/*  
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:#101010;
	background-image: url(bggrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#BFBFBF;
	font-size:11px;
	font-family:"Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}

a{
	color:#FFF;
}

h1{
	color:#F06;
	font-size:1.75em;
	font-weight:normal;
	margin:1.5em 0;
}

h2, h3{
	font-size:1.15em;
	color:#FFF;
	font-weight:normal;
}
#primary h2{
	color:#F06;
}

p{
	line-height:1.75em;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	padding-left:1em;
	border-left:2px solid #F06;
	color:#555;
	font-size:1.1em
}

#box{
	width: 800px;
	margin: 0 auto;
	background: #000;
	height: 1625px;
	border: 8px #090909 solid;
	margin-bottom: 20px;
}

#boxupgrade{
	width: 800px;
	margin: 0 auto;
	background: #000;
	height: 625px;
	border: 8px #090909 solid;
	margin-bottom: 20px;
}

#boxcreate{
	width: 900px;
	margin: 0 auto;
	background: #000;
	height: 965px;
	border: 8px #090909 solid;
	margin-bottom: 20px;
}

#boxsitecode{
	width: 800px;
	margin: 0 auto;
	background: #000;
	height: 820px;
	border: 8px #090909 solid;
	margin-bottom: 20px;
}

#boxupgrade .smalltext {
	font-size:9px;
}

#sitecode{
	margin-top: 40px;
	margin-left: 140px;
}

#boxupgrade .regular_button  { margin-bottom: 5px; margin-left: 5px; margin-top:5px; padding-left: 1px; padding-right: 2px; border: 1px; border-style: solid; border-color: #FFFFFF #222222 #222222 #FFFFFF; font-size: 10px; background-color: #555555; color: #fff;}
#boxupgrade .regular_button:active { padding-left: 2px; padding-right: 1px; }

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#000 url(topbg.jpg);
	padding:0;
	width:100%;
	min-width:65em;
	height: 175px;
}

#header .centerimage{ 
	font-size:2.25em;
	margin:0 0.5em 0 0;
	padding:0 0.2em 0 0;
	text-decoration:none;
	display:block;
	width:600px;
	height:175px;
	border:0;
	text-indent:-9999px;
	margin: auto;
	background-color: transparent;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header p{
	padding:1.5em 0;
	margin:0;
	line-height:1em;
}

/*-----------------------------------------------------------------------------------------------
Login Items
-----------------------------------------------------------------------------------------------*/

#login .content {
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}

#login .loginform{
	float:right;
	width:40%;
	height: 155px;
	margin:0 0 0 0;
	padding:10px;
	display:inline;
}

#login p{
	width:230px;
	line-height: 110%;
}
* html #login .loginform{
	margin-left:2%;
}
#login .loginform{
	margin:0 0 0 50%;
}
.loginform a{
	color:#FFF;
}
.loginform a:hover{
	color:#242424;
	background-color:#FFFFFF;
}
.loginform h3{
	font-size:1.75em;
	margin:0px 0 0 0px;
	font-weight:normal;
	padding:0 0 0 10px;
	color:#fff;
}

.loginform em{
	font-size:24px;
	font-style:normal;
	margin:0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	color:#fff;
}

.loginform p{
	font-size:11px;
	font-style:normal;
	margin:0;
	font-weight:normal;
	font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",Arial, Helvetica, sans-serif;
	padding:0 0 0 30px;
	color:#fff;
}

#moneytable{ 
	height:350px;
}

#moneytable .righttable {
	padding-left: 45px;
}
/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

.ancillary{
	padding:2.5em 0 2em 0;
	background:#000;
	border-top:5px solid #252525;
}
.ancillary .block{
	float:left;
	width: 35%;
	margin:0 0 0 5%;
}
.ancillary h4{
	font-size:11px;
	margin:0;
	padding:0;
}
* html .ancillary .block{
	margin-left:3.9%;
}
.ancillary .twice-length{ width:60%; }
.ancillary .thrice-length{ width:100%; }
.ancillary .first, * html .ancillary .first{
	clear:both;
	margin:0;
}
.ancillary .block-separator{
	clear:both;
	height:2.5em;
}

.ancillary .block p, .ancillary .first p{
	margin:0;
	padding:0;
}

.ancillary .block h2, .ancillary .block h3{
	margin:0 0 1em 0;
	font-size:1.75em;
	border-bottom:1px solid #fff;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages, .ancillary .block ul{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li, .ancillary .block ul li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	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:#FFF;
}

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;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#777;
	margin:1em 0 5em 0;
}
#footer .inside{
	border-top:1px solid #333;
	padding:0.5em 0;
}
#footer p{
	margin:0;
	font-size:0.95em;
}
#footer p.attributes{ 
	float:right;
	padding:0 0 0 1em;
}
#footer p.attributes a{
	text-decoration:none;
	color:#777;
}
#footer p.attributes a:hover{
	color:#FFF;
}
#footer div.foot-notes{
	float:left;
}
#footer a{
	text-decoration:none;
}

#footer img{
	padding-top: 5px;
}

/*-----------------------------------------------------------------------------------------------
  Image Styles
-----------------------------------------------------------------------------------------------*/
.ancillary img {
	background-color:#FFF;
	padding:4px;
}
.ancillary img:hover {
	background-color:#242424;
}
.tagdata a {
	text-decoration: none;
}
ul#thumbs{
	border:0;
	padding:0;
	margin:0;
}
ul#thumbs li{
	float: left;
	display: inline;	
	margin: 0 20px 5px 0;
	list-style-type: none;
	border:0;
}
