/*  
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;
}
 h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }

li, dd { margin-left:5%; }

.hide{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; }


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

body{
	background:#600;
	background-image:url(images/pattern3.jpg);
	margin:0;
	padding:0;
	top:0;
	font-size:11px;
	color:#FFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}


#primary{
	margin:0 auto;
	line-height:1.75em;
	width:1000px;
	background:#000;
}

.inside{
	text-align:justify;
	margin:0 auto;
	width:1000px;
	border-bottom:1px dotted #FFF;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF;
}


#primary .primary{
	width:900px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;

}

#primary .primary table{
	margin:0 auto;
	line-height:1.5em;
}

#primary h2{
	color:#FFF;
}

#primary img{
	border:1px solid #CCC;
	margin:1em;
}

#primary h1 img{
	border:none;
	margin:3px 2px 0 0;
	float:left;
}

a{
	color:#C66;
	text-decoration:none;
}

h1{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.75em;
	font-weight:normal;
	padding-bottom:5px;
}

h2, h3{
	font-size:1.35em;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h2, h3 img{
	 border:none; 
	 margin-top:0;
	 float:none;
}

p{
	line-height:1.75em;
}

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

blockquote{
	margin-left:0;
	padding-left:0;
}

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

.rule{
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	padding:2em 0 10px 0;
	margin:0 auto;
	width:1000px;
	background:#000;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF;
	border-bottom:1px dotted #FFF;
}

#ancillary .block{
	float:left;
	width: 400px;
	margin:0 0 0 60px;
}

#ancillary .inside img{
	border:none;
	margin:0 5px 0 0;
}

* html #ancillary .block{
}
#ancillary .twice-length{ width:100%; }
#ancillary .thrice-length{ width:100%; }
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 1em 0;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#000;
	width:1000px;
	height:40px;
	margin:0 auto;
	padding:0;
	border-bottom:1px dotted #FFF;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF;
}

#header .inside{
	padding:0;
	margin:0;
}

#header h2{
	font-size: 11px;
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial,    sans-serif;
	font-weight:bold;
	font-variant:normal;
	padding-top:14px;
	
}

#header h2 a{
	color: #FFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial,    sans-serif;
	font-weight:bold;
	font-variant:normal;
	text-decoration: none;
	font-size: 11px;
}
#header h2 a:hover{
	color:#C66;
}



/*-----------------------------------------------------------------------------------------------
  Banner
-----------------------------------------------------------------------------------------------*/

#banner {
	padding:0;
	margin:0 auto;
	border-bottom:1px dotted #FFF;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF;
	width:1000px;
	height:250px;
	background:#000;
}

#banner img, feature img{
	padding:0;
	margin:0;
	border:none;
}

/*-----------------------------------------------------------------------------------------------
  ul lists
-----------------------------------------------------------------------------------------------*/

#navigation{
	margin:0;
	text-align:center;
	padding-top:15px;	
}

#navigation a{
	color:#FFF;
}

#navigation a:hover{
	color:#C66;
	text-decoration:none;
}

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

ul.archives li {
	list-style-type:none;
	margin:0;
	padding:12px 0 5px 0; 
	border-bottom:1px dotted #CCC;
}

ul.recentnews li{
	list-style-type:none;
	margin:0;
	padding:0;
}

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

ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0;
	border-bottom:1px dotted #FFF;
}
ul.dates .date{
	color:#FFF;
	padding:0;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.navigation a, ul.archives a{
	color:#C66;
	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, ul.navigation a:hover, ul.archives a:hover { 
	color:#FFF;
}

ul.blogroll, ul.archives{ margin-top:0; }

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

ul.counts .count{
	float:right;
	color:FFF;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:none;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#FFF;
	width:950px;
	margin:0 auto;
	padding-top:10px;

}
 

#footer p{
	font-size:0.95em;
	margin-bottom:50px;
	padding-bottom:15px;

}

#footer p.copyright{ float:left; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:0;
	text-decoration:none;
	color:#C66;
}
#footer p a:hover{
	color:#FFF;
}
