/*  
Theme Name: Hemingway
Theme URI: http://warpspire.com/hemingway
Description: Hemingway is a simple weblog theme by <a href="http://warpspire.com">Kyle Neath</a> aimed at giving bloggers a great platform on which to customize.  If you'd like to learn more about Hemingway, <a href="http://warpspire.com/hemingway">head on over to Warpspire</a> or ask a question in the <a href="http://discuss.warpspire.com">official support forums.</a> <br /><strong>This theme requires WordPress 2.0+</strong></a>.
Version: 0.19
Author: Kyle Neath
Author URI: http://warpspire.com
*/



/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
img, a img{ border:2px solid #ccc; padding:2px; margin:5px 5px 0 0; }
a img:hover, a img:focus{ border:2px solid #99A21D; background:#fff; }
img.noborder, a img.noborder:hover, a img.noborder:focus{ border:none; }
acronym, abbr{cursor:help;}
.serif{font-family:'Georgia', Times New Roman;}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background:#fff;
	color:#BFBFBF;
	font-size:12px;
	font-family:"Helvetica", Arial, sans-serif;
	margin:0;
	padding:0 0 20px 0;
}

h1{
	color:#CCC;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
}

h2, h3{
	font-size:1.15em;
	color:#FFF;
	font-weight:normal;
}
#primary h2{
	color:#CCC;
}


p{
	line-height:1.75em;
}

ul li{
	list-style-type:none;
	margin:0.5em 0 0.5em 0;
}

blockquote{
	margin:0 0 0 1em;
	padding:0 1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	background:#CCC;
	color:#000;
	text-align:left;
}
table td{
	background:#333;
	color:#FFF;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/


#header h2{
	margin:27px 0 0 0;
	padding:0 0.5em 0.25em 0;
	float:left;
}


/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	padding:0;
}

#primary.onecol-stories .secondary{
	float:left;
	margin:0;
}

.story h3{
	font-size:1.15em;
	margin:0 0 1em 0;
	font-weight:normal;
	color:#CCC;
}
.story h3 a{
	text-decoration:none;
	border-bottom:1px dotted #666;
}
#primary .primary h1, 
#primary .primary h2, 
#primary .primary h3{
	font-size:2em;
    font-family:'Helvetica', Arial, sans-serif;
	margin:0;
	font-weight:bold;
	color:#000;
}

#primary .primary h3{
	font-size:2em;
    font-family:'Helvetica', Arial, sans-serif;
	margin:0;
	font-weight:bold;
	color:#000
	}


/* Single Post Styles */

#primary .secondary{
        color:#333;
	float:right;
	width:65%;
	margin:0 0 2em 0;
	padding:0;
	display:inline;
}

#primary .secondary h2{
	font-size:1.9em;
    font-family:'Helvetica', Arial, sans-serif;
	margin:0 0 .5em 0;
	font-weight:bold;
	color:#3d6275;
        }

* html #primary .secondary{ margin-right:3%; }

.secondary .featured p{
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.6em 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ color:#FFF; }

.single-post h1, .single-post h2{ margin-top:0; }

#sidebar2 {
     font:10px Verdana, Tahoma, Arial, sans-serif;
     float:left;
     width:290px;
     display:inline;
     margin:17px 10px 0 0;
     padding:10px;
}

#sidebar2 .linkcat{
	margin:0 0 20px 0;
	}

#sidebar2 .linkcat h2,
#sidebar2 .blogroll h2{
	font-size:2em;
    font-family:'Helvetica', Arial, sans-serif;
	margin:0;
	font-weight:bold;
	color:#000;
}

#primary .story .details .read-on{
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	display:block;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
	background:#3d6275;
	padding:1px 2em;
	border-top:1px solid #1C1C1C;
}

#comments img{
       border:none;
       }

#comments .author, #comments .author a{
       font-style:italic;
       font-weight: bold;
       line-height:1.75em;
       }
.comment-head{
	padding:0 0 1.0em 0;
	margin:0;
	font-family:'Georgia', Times New Roman, Serif;
	border-bottom:1px dotted #000;
}
.comment-head h2{
	font-size:1.8em;
	margin:0 0 5px 0;
	color:#000;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head h2 .details{
	font-size:12px;
	background:none;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:20%;
	font-style:normal;
	text-align:left;
}
#comments cite span{
	text-align:right;
	display:block;
}
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:75%;
	margin-left:2.1%;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	margin:0 0 1em 0;
	width:75%;
    color:#333;
    float:right;
    border-top:1px dotted #555;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
        color:#333;
}
.formactions input.submit{ 
	float:right; 
	margin:0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

ul.dates, ul.counts, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
}

ul.blogroll ul{
	list-style-type:none;
	margin:1.5em 0 2em 0;
}

ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	list-style-type:none;
}
/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	margin:0;
}
#footer .inside{
	background:url(images/footer_black.gif) 50% 0 repeat-x;
	padding:1em 0;
}
#footer p{
	margin:0;
	font-size:0.95em;
}


#rightcol{
	width:610px;
	float:left;
	margin:17px 0 0 10px;
	padding:10px 0 0 10px;
	}