/* @override http://intuitsuccess.com/wp-content/themes/hemingway/style.css */

/*  
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, 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; }

/*-----------------------------------------------------------------------------------------------
  Main Box Styles
-----------------------------------------------------------------------------------------------*/

.bigbox {
	background:#F8F4E8 url(images/fullpurpbg.png) repeat-y center;
	margin:auto;
	
	}

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

body{
	background:#f8f4e8 url(fullpurpbg.png) repeat-y center;
	color:#4444;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:878px;
	min-width:60em;
	max-width:91em;
	margin:0 auto;
	background-color:#F8F4E8;
}

a{
	color:#2a2866;
	background-color: #9FB4CB;
	padding:2px;
	text-decoration:none;
}

a:hover{
	color:#9FB4CB; 
	background-color: #2A2866;
	padding:2px;
	text-decoration:none;
	}

h1, h2, h3 {
	color:#2A2866;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h1{
	color:#2A2866;
	font-size:24px;
	margin:1.5em 0;
}

h2, h3{
	font-size:1.15em;
	color:#2A2866;
}
#primary h2{
	color:#2A2866;
	font-size:24px;
	margin:30px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#primary p {
	margin-top:10px;
	font-size: 16px;
	}

p{
	line-height:1.75em;
}
/*
ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}*/

#bq{
	margin:30px 20px 10px 0px;
	padding:0px;
	padding-right:10px;
	color:#9FB4CB;
	float:left;
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:350px;
	line-height:1em;
	display:inline;
	border-right:4px #9FB4CB solid;
}

#bqstart {
	color:#9FB4CB;
	float:left;
	font-size:350%;
	height:0px;
	margin-top:20px;
	margin-left:-20px;
	}
	


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{
	padding-top:7px;
}
#header .inside{
	padding:0em 0;
	background:#2a2866 url(imgages/hdrfdr.gif) repeat-x;
	height:120px;
	width:878px;
	min-width:60em;
	max-width:91em;
	border-width:0px 4px 0px 4px;
	border-color:#9FB4CB;
	border-style:solid;
	margin:auto;
}

#header h2{
	font-size:2.25em;
	margin:5px 0px 0px 40px;
	padding:0em;
	float:left;
	text-indent:-99999px;
	background:url(images/new_hdr.gif) no-repeat center;
	height:111px;
	width:791px;
	display:inline;
}
	
#header h2 a{ text-decoration:none; }

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

#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}

.navmenu {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0px auto;
	padding:0px;
	padding-top:9px;
	background:#9fb4cb;
	width:886px;
	height:22px;
	}
	
.navmenu ul, li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
.navmenu li {
	margin-left:10px;
	display:inline;
	}
	
.navmenu a {
	text-decoration:none;
	color:#2A2866;
	padding:0px;
	}
	
.navmenu a:hover {
	color:#fff;
	padding:0px;
	background-color:#9fb4cb;
	}
	
.navmenu a:active {
	color: #fff;
}
	
#bigpic {
	height:270px;
	width:886px;
	margin:0px auto;
	padding:0px;
	background:url(images/bigpichome.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpicabout {
	height:270px;
	width:886px;
	margin:0px auto;
	padding:0px;
	background:url(images/barb3.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpictestimonials {
	height:270px;
	width:886px;
	margin:0px auto;
	padding:0px;
	background:url(images/earthandgulls.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpicsession {
	height: 270px;
	width: 886px;
	margin:0px auto;
	padding:0px;
	background:url(images/candles.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpicresources {
	height: 270px;
	width: 886px;
	margin:0px auto;
	padding:0px;
	background:url(images/nebulae.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpicblog {
	height: 270px;
	width: 886px;
	margin:0px auto;
	padding:0px;
	background:url(images/pen.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpiccontact {
	height: 270px;
	width: 886px;
	margin:0px auto;
	padding:0px;
	background:url(images/bwbridge.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
#bigpicarchive {
	height: 270px;
	width: 886px;
	margin:0px auto;
	padding:0px;
	background:url(images/archive.jpg) no-repeat center #9fb4cb;
	border-width:2px 0px 2px;
	border-style:none;
	border-color:#fff #9fb4cb #fff #9fb4cb;
	}
	
/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	padding:0px;
	color:#444;
	background-color:#F8F4E8;
	width:878px;
	margin:auto;
	border-width:29px 4px 0px 4px;
	border-color:#9FB4CB;
	border-style:solid;
}

#primary .inside {
	min-width:60em;
	max-width:91em;
	
}



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

#primary.twocol-stories .story{
	float:left;
	width: 99%;
	margin:0px;
	display:inline;
	background-color:#F8F4E8;
	}

#primary #story {
	float:left;
	width:30%;
	margin:33px 0px 0px 10px;
	display:inline;
	background-color:#F8F4E8;
	}
	

* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:35px 0px 0px 0px;
}

.story h3{
	font-size:24px;
	margin:0 0 1.0em 0;
	font-weight:normal;
	color:#2A2866;
	
}
.story h3 a{
	color:#2A2866;
	text-decoration:none;
	border-bottom:1px dotted #666;
	background-color: transparent;
}

.story h3 a:hover{
	color: #2A2866;
	background-color: #9FB4CB;
}

.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #333;
	padding:0.5em 0;
	font-size:0.95em;
	color:#666;
}
.story .details {
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	display:block;
}
.story .details a{
	color:#666;
	text-decoration:none;
	background-color: transparent;
}
.story .details a:hover{ color: #9FB4CB;
	background-color: #2A2866; }
	
#read-on {
}
/* Single Post Styles */

#primary .primary{
	float:right;
	width:65%;
	margin-top:30px;
	margin-right: 5px;
	display: inline;
}
#primary .secondary{
	float:right;
	width:28%;
	margin-right:50px;
	display:inline;
	margin-bottom: 30px;
	padding-top: 0;
}
* 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;
	font-size: 14px;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.6em 0;
	font-size: 14px;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ 
	color:#808080;
	background-color: transparent;
	}
.secondary dd a:hover{ 
	color:#9FB4CB; 
	background-color: #2A2866;
	}

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

.secondary h3 {
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: 0px;
}


	




/*--Sub Page Styles----------------------------------------------------*/
#subside {
	margin:0px;
	padding:30px 30px 25px 40px;
	width:808px;
	font-size: 16px;
	position:relative;
	background:url(images/shdr.gif) repeat-x #F8F4E8 top;
	border-top:3px #2a2866 solid;
	}
	
#subside2 {
	margin: 0px;
	padding: 30px 30px 16px 33px
	}
	
#subside #block{
	float:left;
	width:495px;
	margin:0 0 0 10px;
	padding:20px 0px 15px 33px;
	display:inline;
	position:relative;
	border-right:#2A2866 solid 2px;
}
	
#subleft {
	margin:0px;
	padding:0px 20px 0px 0px;
	width:800px;
	border-right:#2A2866 solid 2px;
	}
	
#subright {
	margin:0px;
	padding:0px;
	}
	
#nohover a {
	background: transparent;
	border-bottom: dotted 1px;
}

	
/*--------------------------------------------------------------------------	
#ancillary{
	padding:0em 0 0 0;
	font-size:12px;
	border:4px solid #9FB4CB;
	width:978px;
	margin:auto;
	background:url(images/footfdr.gif) repeat-x #F8F4E8 bottom;
	line-height:1em;
	}

#ancillary p {
	line-height:1.5em;
	}

#ancillary .inside {
	background-color:transparent;
	}

#ancillary .block{
	float:left;
	width:240px;
	margin:0 0 0 10px;
	padding:20px 0px 15px 33px;
	display:inline;
}--------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------
	CrazyBig Styles
----------------------------------------------------------------------------------------------*/	

/*--Big | Two Words---------------------------------------------------*/
#crazybig  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125px;
	letter-spacing:-.03em;
	color:#9FB4CB;
	line-height:.9em;
	margin:0px 16px 15px 0px;
	padding:0px 43px 20px 0px;
	float: left;
	border-right:solid 4px #2a2866;
}

	
#crazybig span {
	color:#2A2866;
	margin:0px;
	padding:0px;
	margin-left:40px;
	}
	
/*--Big | One Word---------------------------------------------------*/	
#crazybigabout  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100px;
	letter-spacing:-.03em;
	color:#2A2866;     /*dark blue nospan*/
	line-height:.8em;
	margin:0px 0px 30px 0px;
	padding:0px;
	}
	
	
#playlist {
	margin:10px 0px 50px 0px;
	padding:0px;
	line-height:1.75em
	}
	
#playlist h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#2A2866;
	margin:20px 0px 5px 0px;
	}
	
#playlist ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
	}
	
#playlist li {
	border-bottom:#9FB4CB solid 1px;
	list-style:none;
	padding: 0 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
		font-size:16px;

}
	
#playlistright ul {
	padding:0px;
	margin:0px 0px 0px 20px;
	list-style:none;
	float:left;
	width:200px;
	border-bottom:1px solid #9FB4CB;
	}
	
#playlistright li {
	margin:0px 0px 0px 40px;
	padding:0px;
	border-bottom:#FF9900 dotted 1px;
	list-style:none;
	width:200px;
	}
	
#playlist p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	}


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

#secondary{
	background:##F8F4E8 url(images/fullpurpbg.png) repeat-y center;
	padding:0px;
	margin: auto auto 0;
	width:878px;
	border-width:4px 4px 0px 4px;
	border-color:#9FB4CB;
	border-style:solid;
}

#secondary .inside{
	min-height: 670px;
	display: table-cell;
	}

.comment-head{
	padding: 0.8em 2em 1.0em 3em;
}
.comment-head h2{
	font-size:18px;
	margin:0;
	font-family: Georgia, "Times New Roman", serif;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
	background-color: transparent;
}

.comment-head a:hover {
	color: #9FB4CB;
	background-color:#2A2866 ;
}
.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 2em 2.5%;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#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:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	width: 36em;
	margin-bottom: 5em;
	margin-top: 5em;
	margin-left: 36.7%;
}
#comment-form h3{
	font-family: Helvetica, Arial, sans-serif;
}

#comment-form a{
	background-color: transparent;
}
#comment-form a:hover{
	color: #9FB4CB;
	background-color:#2A2866 ;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:29em;
	height:10em;
	padding:0.25em;
	margin: 5px 0 20px;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:-1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

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

#ancillary{
	padding:0px;
	padding-bottom:15px;
	font-size:12px;
	border:4px solid #9FB4CB;
	width:878px;
	margin:auto;
	background:url(images/footfdr.gif) repeat-x #F8F4E8 bottom;
	line-height:1em;
	}

#ancillary p {
	line-height:1.5em;
	}

#ancillary .inside {
	background-color:transparent;
	display: inline;
	}

#ancillary .block{
	float:left;
	width:240px;
	margin:0 0 0 0px;
	padding:25px 0px 15px 40px;
	display:inline;
	position: relative;
}

#ancillary a {
	color:#2A2866;
	text-decoration:none;
	margin:0px 0px 15px 0px;
	padding:3px 3px 3px 1px;
	line-height:normal;
	}
	
#ancillary a span {
	font-weight:bold;
	}
	
#go {
	margin:0px;
	padding:0px;
	display: inline;
	}
	
#go a {
	background-color:#9FB4CB;
	color:#2A2866;
	text-decoration:none;
	margin:0px 0px 15px 0px;
	padding:3px 3px 2px 1px;
	line-height:1.4em;
	}
	
#go a span {
	font-weight:bold;
	}
	
#go a:hover {
	background-color:#2A2866;
	color:#9FB4CB;
	display: inline;
	text-decoration:none;
	}
	
#go a:hover span {
	color:#fff;
	}

* 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;
	display: inline;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 0em 0;
	font-size:16px;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	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{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
ul.dates .date{
	color:#2A2866;
	padding:0 1.5em 0 0;
	font-weight:bold;
}

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

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
	background-color:transparent;

}
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, #ancillary a:hover{ 
	background-color:#2A2866;
	color:#9FB4CB;
	text-decoration:none;
}


#counts ul  {
	list-style-type:none;
	margin:0px;
	padding:0.5em 0;
	border-bottom:1px solid #3d3d3d;
	}
	
#counts li {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#counts li a {
	color:#000;
	}

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:#444;
	margin:auto;
	background-color:#fff;
	height:40px;
	width:878px;
	}

#footer .inside{
	background-color:#fff;
}
#footer p{
	margin:0;
	font-size:11px;
}
#footer p.copyright{ float:left;
width: 340px; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:2px;
	text-decoration:none;
	color:#444;
	background-color: transparent;
}
#footer p.attributes a:hover{
	background-color: #2A2866;
	color: #9FB4CB;
}

#footer a{
	background-color: transparent;}
#footer a:hover{
	background-color: #2A2866;
	color: #9FB4CB;
}

#abdlogo {
	height: 12px;
	width: 90px;
	background: url(images/abd_mini.gif) no-repeat right;
	padding: 0px;
	float: right;
	text-indent: -99999px;
	margin: 0px;
	clear: right;
	background-color: #fff;
}

#abdlogo p{
	float: right;
	font-size: 12px;
}

#abdlogo a {
	text-decoration: none;
	background-color: transparent;
}

#abdlogo a:hover {
	background-color: #fff;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:200px;
	text-align:right;
	margin-top: .7em;
}

#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#F8F4E8;
	margin-top:2px;
	margin-bottom: 0;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin: 1em 0;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

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