/*  

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; }

li, 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; }

a img{ border:none; }



/*-----------------------------------------------------------------------------------------------

  Layout / Base Page Styling

-----------------------------------------------------------------------------------------------*/



body {
	background-color:#F7F7F7;
	color: black;
	font-size:11px;
	font-family:Trebuchet, Arial, sans-serif;
}

#abovefold {
  width:100%;
  text-align:center;
  background-color:#ffffff;
}

/* This class sets the width and position for all rows */

.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
	text-align:left;
}


a{

	color:#000;

}

a:hover {
	color:#EC7907;
}



h1{

	color:#000;

	font-size:1.6em;

	font-weight:normal;

	margin:1.5em 0 0.6em 0;

}

h2, h3{
	font-size:1.3em;
	color:#000;
	font-weight:normal;
	margin: 0.6em 0 0.6em 0;
}

h2 a, h3 a {
  text-decoration:none;
  border:0;
}

.storyrightcol h2 {
  margin-top:1.8em;
}

.storyrightcol h3 {
  margin-top:1.4em;
}


p{

	line-height:1.5em;
	margin: 0.6em 0 0.6em 0;

}

ul {
	margin: 0.6em 0 1em 0;
	padding:0;
}

li{
	list-style-type:square;
	margin:0 0 0.6em 2em;
	padding:0;
}



blockquote{

	margin-left:1em;

	padding-left: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{

	

}

#header .inside{

	padding:3em 0;
	background-color:#ffffff;

}



#header h2{

	font-size:2.25em;

	margin:0 0.5em 0 0;

	padding:0 0.5em 0.25em 0;

	border-right:1px solid #808080;

	float:left;

}

#header h2 a{ text-decoration:none; }



#header p{

	padding:1em 0;

	margin:0;

	line-height:1em;

}



#headernav {
    list-style:none;    
    margin: 10px auto;
    padding:2px 0;    
    text-align:right;
    font-weight:bold;
    font-size:1em; /* adjust this to your preference */
}





#headernav li {
    list-style:none;
    display:inline;
    padding:0 1em 0 0;
    margin:0;
}



#headernav li a:link, #headernav li a:visited {
    color:#777;
    text-decoration:none;
    border-bottom:none;    
}


#headernav li a:hover, #headernav li a:active, #headernav .current_page_item a:link, #headernav .current_page_item a:visited {
    color:#EC7907;
}






#headertoolsnav {
    list-style:none;    
    margin: 10px auto;
    padding:4px 0;    
    text-align:right;
    font-weight:bold;
    font-size:1em; /* adjust this to your preference */
}



#headertoolsnav li {
    list-style:none;
    display:inline;
    padding:0 0 0 4px;
    margin:0;
}



#headertoolsnav li a:link, #headertoolsnav li a:visited {
    color:#777;
    text-decoration:none;
    border-bottom:none;    
}


#headertoolsnav li a:hover, #headertoolsnav li a:active, #headertoolsnav .current_page_item a:link, #headertoolsnav .current_page_item a:visited {
    color:#EC7907;
}



/*-----------------------------------------------------------------------------------------------

  Primary Items

-----------------------------------------------------------------------------------------------*/



#primary{
	padding:1px 0 2em 0;
	color: black;
}



#primary.onecol-stories .primary{
	float:left;
	width:50%;
}

#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}


#primary.twocol-stories {
	background-image:url(http://www.prussia.net/blog/wp-content/themes/hemingway/images/pattern2.gif);
  background-repeat:repeat;
}


#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 4%;
	display:inline;
}

* html #primary.twocol-stories .story{
	margin-left:2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}


.homeleftcol {
	width:60%;
	float:left;
}

.homeleftcolhalved {
	width:30%;
	float:left;
}

.homerightcol {
	width:40%;
	float:left;
}

.homeleftcol .homestory {
	font-size:120%;
	padding:12px 60px 60px 0px;
	background-image:url(images/fade_tan.jpg);
	background-repeat:repeat-y;
	border-bottom:4px solid white;
}

.homerightcol .homestory {
	background-image:url(images/fade_purple.jpg);
	background-repeat:repeat-y;
	border-bottom:4px solid white;
	padding:12px 12px 12px 8px;
}

.homeleftcol .homebanner {
	float:left;
	width:100%;
	background-image:url(images/fade_yellow.jpg);
	background-repeat:repeat-y;
	border-bottom:4px solid white;
	
}

.homeleftcol .homebanner .homebannerpadding {
	padding:12px 12px 12px 0px;
}

.genericdivpadding {
	padding:12px;
}

.genericpagestory {
	background-image:url(images/fade_blue.jpg);
	background-repeat:repeat-y;
	border-bottom:4px solid white;
	padding:12px;
}

.genericpagestory h1 {
  margin-top:0;
}

.genericpagesubpagesbar {
  padding-top:4px;
}


.storyleftcol {
	width:40%;
	float:left;
}

.storyrightcol {
	width:60%;
	float:left;
}



.genericpagesubpagesbar ul {
  padding:0;
  list-style-type:none;
}

.genericpagesubpagesbar li.page_item {
  list-style-type:none;
	margin:0 0 0.3em 0;
}

.genericpagesubpagesbar li.current_page_item, .genericpagesubpagesbar li.current_page_item a, .genericpagesubpagesbar h2 a.current_page_item {
  font-weight:bold;
  color:#EC7907;
}

.genericpagesubpagesbar ul li a {
  text-decoration:none;
}



.story h3{

	font-size:1.15em;

	margin:0 0 1.5em 0;

	font-weight:normal;

	color:#CCC;

}

.story h3 a{

	color:#CCC;

	text-decoration:none;

	border-bottom:1px dotted #666;

}



.story .details, .homestory .details{
	margin:1em 0 0 0;
	border-top:1px solid #ccc;
	padding:0.5em 0;
	font-size:0.95em;
	color:#666;
}

a.read-on {
  font-weight:bold;
  text-decoration:none;
}

.story .details a, .homestory .details a{
	color:#666;
	text-decoration:none;
}

.story .details a:hover, .homestory .details a:hover {
	color:#EC7907;
}






/* Single Post Styles */



#primary .primary{

	float:right;

	width:59%;

	background-image:url(images/fade_tan.jpg);
	background-repeat:repeat-y;

}

#primary .secondary{

	float:left;

	width:35%;

	margin-right:5%;

	padding-top:0.65em;

	display:inline;

}

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



.secondary .featured p{

	/* border-bottom:1px solid #333333;

	border-top: 1px solid #333333; */

	padding:0.3em 0 0.3em 0;

	line-height:1.3em;

	margin:1em 0 0 0;

}

.secondary .featured dl{

	margin:0 0;

	/* border-bottom:1px solid #333333; */

	padding:0.3em 0 0.3em 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:#EC7907; }



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


.belowprimary {
	background-image:url(images/fadev_gray.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
}



/*-----------------------------------------------------------------------------------------------

	Secondary Items

-----------------------------------------------------------------------------------------------*/



#secondary{

	/* background:#0C0C0C; */

	/* padding:1px 1.3em; */

	/* border-top:1px solid #1C1C1C; */

}



.comment-head{

	/* border-bottom:1px dotted #1C1C1C; */

	padding:0.8em 0 1.0em 0;

	width:100%;

}

.comment-head h2{

	font-size:1.5em;

	margin:0;

}

.comment-head a{

	text-decoration:none;

	color:#868686;

}

.comment-head .details{

	font-size:0.95em;

}



ol#comments{

	list-style-type:none;

	margin:2em 0;

}

ol#comments li{

	list-style-type:none;

	margin:2em 0;

	width:100%;
}



#comments cite{

	float:right;

	width:31%;

	font-style:normal;

	text-align:right;
}

* html #comments cite{ width:37%; }

#comments cite span{

	display:block;

}

#comments cite .author{ font-size:1.2em; }

#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:right;

	width:58%;

	margin-left:2%;

	border-left:1px dotted #868686;

	padding: 0 0 0 2%;
}

#comments .content p{

	margin:0 0 1em 0;

}

#comments .content h3{

	margin:0;

	font-size:1em;

}



#comment-form{
	margin:0.5em 0 5em 0;
  float:right;
	width:58%;
  text-align:left;
}

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;

}

.formactions input.submit{ 

	float:left; 

	margin:-1em 0 0 0;

	padding:0 0.5em;

}

.formactions .spinner{

	float:right;

	margin:-8px -20px 0 0;

}



/*-----------------------------------------------------------------------------------------------

  Ancillary Items

-----------------------------------------------------------------------------------------------*/



#ancillary{

	padding:1em 0 0 0;
	clear:both;

}

#ancillary .block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}

* html #ancillary .block{

	margin-left:3.9%;

}

#ancillary .twice-length{ width:65%; }

#ancillary .thrice-length{ width:100%; }

#ancillary .first, * html #ancillary .first{

	clear:both;

	margin:0;

}

#ancillary .block-separator{

	clear:both;

	height:2.5em;

}



#ancillary .block h2, #ancillary .block h3{

	margin:0 0 0.3em 0;

}



ul.dates, ul.counts, ul.blogroll ul, ul.pages{

	list-style-type:none;

	margin:0 0 0.3em 0;

	/* border-top:1px solid #3D3D3D; */

}

ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{

	list-style-type:none;

	margin:0;

	padding:0.3em 0;

	/* border-bottom:1px solid #3D3D3D; */

}

ul.dates .date{

	color:#000;

	padding:0 1.5em 0 0;

}



ul.counts .count{

	float:right;

	color:#000;

}

.recentposts {
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, td.recentposts a{

	color:#000;

	text-decoration:none;

}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 

	color:#EC7907;

}



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;

	margin-left:2em;

	list-style-type:square;

}

.homeancillaryblocks {
	padding-left:12px;
	/* border-left:1px dotted #DEB554; */
}

/*-----------------------------------------------------------------------------------------------

  Foooter

-----------------------------------------------------------------------------------------------*/



#footer{
	clear:both;
	padding:3em 0 7em 0;
}

#footer .inside{
	padding:0.3em 0;
	border-top:1px dotted #DEB554;
}

#footer p{

	margin:0;

	font-size:0.95em;

	font-weight:normal;

	color:#DEB554;

}

#footer p.copyright{ float:left; }

#footer p.attributes{ float:right; }

#footer p.attributes a{

	padding:0 0 0 1em;

	text-decoration:none;

	color:#DEB554;

}

#footer p.attributes a:hover{

	color:#EC7907;

}



/*-----------------------------------------------------------------------------------------------

  Search

-----------------------------------------------------------------------------------------------*/



#search{

	float:right;

	width:200px;

	margin:1em 0 0 0;

	-moz-opacity:0.4;

	text-align:right;

}

#search:hover{

	-moz-opacity:1.0;

}

#search .searchimg{

	float:left;

	width:14px;

	height:13px;

	background:url(images/search.gif) 0 0 no-repeat;

	position:relative;

	top:4px;

}

#search input{ 

	width:175px; 

	font-size: 0.85em; 

	/*background:#CCC;*/

	margin-top:2px;

}

#search input:focus{

	/*background:#FFF;*/

}



#searchform{
	margin:1em 0;
}


#searchform #s{
	border:1px solid #000;
	width:30em;
	padding:0.25em;
	background-color:#fff;
}


#searchform #searchsubmit{
	background:#ccc;
	color:#000;
	border:1px solid #000;
	font-size:0.85em;
	text-transform:uppercase;
	letter-spacing:0.25em;
	padding:3px;
	margin-bottom:1px;
}



/* Legacy Typo CSS */



#search-results{

	width:30%;

	background:#333;

	padding:0 0 0 0;

	float:right;

	-moz-opacity:0.9;

	border-top:1em solid #000;

}

#search-results h3{

	font-weight:bold;

	text-align:left;

	margin:0;

	padding:0 0 1em 0;

	background:#000;

	

}

#search-results small{

	display:block;

	text-align:left;

	font-size:0.9em;

	padding:0.5em 1em 0.7em 1em;

	border-top:1px solid #666;

	border-bottom:1px solid #555;

}

#search-results small a{

	color:#CCC;

}

#search-results ul li{

	list-style-type:none;

	padding:0 1em 0.5em 1em;

	margin:0.5em 0;

}

#search-results ul li:hover{

	background:#202020;

}

#search-result ul{ margin:0; }

#search-results ul li a{

	text-decoration:none;

	border-bottom:1px dotted #CCC;

}



#search img.archives-icon{

	margin:0 7px 0 0;

	top:1px;

}



/*-----------------------------------------------------------------------------------------------

  Prussia.net colours and mic stuff

-----------------------------------------------------------------------------------------------*/

.pnet_orange {color:#EC7907}
.pnet_red {color:#D34028}
.pnet_tan1 {color:#F6ECD4}
.pnet_tan2 {color:#DEB554}
.pnet_tan3 {color:#CF8A37}
.pnet_yellow {color:#FFFFCC}
.pnet_brown {color:#8E401B}
.pnet_olive1 {color:#CDB183}
.pnet_olive2 {color:#86744B}
.pnet_purple {color:#ECDED9}
.pnet_blue1 {color:#ECE9E3}
.pnet_blue2 {color:#A2A6C2}
.pnet_blue3 {color:#58607C}

.pnet_bg_orange {background-color:#EC7907}
.pnet_bg_red {background-color:#D34028}
.pnet_bg_tan1 {background-color:#F6ECD4}
.pnet_bg_tan2 {background-color:#DEB554}
.pnet_bg_tan3 {background-color:#CF8A37}
.pnet_bg_yellow {background-color:#FFFFCC}
.pnet_bg_brown {background-color:#8E401B}
.pnet_bg_olive1 {background-color:#CDB183}
.pnet_bg_olive2 {background-color:#86744B}
.pnet_bg_purple {background-color:#ECDED9}
.pnet_bg_blue1 {background-color:#ECE9E3}
.pnet_bg_blue2 {background-color:#A2A6C2}
.pnet_bg_blue3 {background-color:#58607C}
