/*
Theme Name: WordPress JohnSunter Print Media
Description: JohnSunter Wordpress Theme
Version: 0.1
Author: Henrik Stacke
Tags: Print
*/
/* Imports the main CSS style sheet from site root */

#rap {
	width: 970px;
}
a {
	color: #000000;
}

a img {
	border: none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #00CC33;
}
a:active {
    color: #000000;
}

acronym, abbr {
	border-bottom: none;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: Verdana, sans-serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.recent_posts
{
    margin-bottom: -1px;
    font-size: 0.8em;
	word-wrap: break-word;
}
.recent_posts img
{
    width: 25px;
    height: 25px;
    padding-right: 10px;
}

.credit {
   display: none;
}
.jsathotmailImage {    
    background-image: url(../../../misc/email.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 800px;
    height: 32px;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #000000;
	font-weight: normal;
	letter-spacing: 0;
}

.post {
    width: 100%;
}

.storytitle {
	font-family:Verdana,Arial,Helvetica,sans-serif;color:#FF3F00;font-size:7pt;margin:0px
}

.storytitle a {
    font-family:Verdana,Arial,Helvetica,sans-serif;color:#FF3F00;font-size:12pt;margin:0px;
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 780px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	padding: 2px;
}

#content {
	margin: 0px 13em 0 0em;
	padding-right: 60px;
}

.noBullet
{
	list-style: none;
}

#wp-calendar {
	border: 1px solid #000;
	empty-cells: show;
	font-size: 7pt;
	margin: 0;
    margin-top: 3px;
	width: 50px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

.footer{
	margin-top: 150px;
}

#wp-calendar caption {
	color: #000;
	font-size: 8pt;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 7pt 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	text-align: center;
    cursor: default;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

/*#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}*/

#wp-calendar th {
    color: #000;
	font-style: normal;
	text-transform: capitalize;
    cursor: default;
}

/*CSS for scrollers*/
#pscroller1
{
    width: 150px;
    height: 323px;
    border: 0px solid black;
    padding: 1px;
}


.someclass{ /*class to apply to your scroller(s) if desired*/
}

#tblSummary
{
    border-collapse: collapse;
    width: 300px;
    position: absolute;
    left: 500px;
    top: 160px;
}
html>body #tblSummary{
    left: 525px;
}
#tblSummary h4
{
    margin-top: 15px;
    margin-bottom: 3px;
}
#tblSummary 
{
    margin-bottom: 3px;
}
#tblSummary td
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	text-align:left;
}
.bl_date (line 228)
{
    color: #ffff00;
    font-size: 8px;
}

#SideBar,
.credit_ie_fix,
.summaryTable,
.navigation,
.postmetadata,
.twitter,
.crmbContainer,
.crmbRight,
.jshotmailmage
{
   display:none;
}
