/*  
Theme Name: Hemingway Re-Reloaded
Theme URI: http://www.wordpresslab.com 
Description: Modified Hemingway Reloaded theme by <a href="http://www.wordpresslab.com">WordpressLab</a>.
Version: 0.5
Author: garr
Author URI: http://www.karmasoup.org
*/

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

* {
	margin: 0px;
	padding: 0px;
}

* html #ancillary .block{
	margin: 0px 0px 0px 40px;
}

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

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

#primary {
	color:#444;
	clear:both;
}

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

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

a{
	color: #AF2222;
}

a img{
	border: none;
}

img.featured {
	border:1px solid #ddd;
	padding:5px;
	background:#fff;
	margin:0 auto;
	margin-bottom:3em;
	display:block;
	position:relative;
}

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

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	background:#fff;
	color: #444;
	font-family: 'trebuchet ms', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 80%;
}

fieldset {
	padding: .5em;
}

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

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0px;
}

h1.entry-title {
float:left;text-transform:uppercase;letter-spacing:1.5px;font-size:1em;margin:0;
}


h2{
	color:#aaa;
	font-size: 1.3em;
	margin-bottom:.3em;

}

h3{
	font-size: 1.15em;
	font-weight: normal;
}

input.textfield, textarea{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0px;
	width: 15em;
}

label.text{
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

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

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

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

p{
	line-height: 1.4em;
	margin-bottom:1em;
}

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

select option{
	padding: 0px 5px;
}

table{
	border-spacing: 2px;
	margin: 1.5em 0px;
	width: 100%;
}

table caption{
	color: #000000;
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td{
	color: #000000;
}

table th{
	background: #CCCCCC;
	color: #000000;
	text-align: left;
}

table th, table td{
	padding: 0.3em 0.75em;
}

textarea.commentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px;
	padding: 0.25em;
	width: 28em;
}


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

ul.dates .date{
	color: #AF2222;
	padding: 0px 1.5em 0px 0px;
	font-weight:bold;
}

ul.dates a, ul.counts a {
	color: #aaa;
	text-decoration: none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{
	color: #444;
}

ul.dates li, ul.counts li{
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}

ul.dates, ul.counts{
	border-top: 3px solid #ccc;
	list-style-type: none;
	margin: 1.5em 0px;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.comment-head{
	border-bottom: 1px solid #717B82;
	padding: 0.8em 2em 1.0em 2em;
}

.comment-head .details{
	font-size: 1em;
}

.comment-head a{
	color: #af2222;
	text-decoration: none;
}

.comment-head h2{
	color:#666;
	font-size: 1.5em;
	margin: 0px;
}

.formactions .spinner{
	float: right;
	margin: -8px -20px 0px 0px;
}

.formactions a {
	color:#EEEFBB;
}

.formactions input.submit{
	background-color: #CCCCCC;
	border: 1px solid #868686;
	float: right;
	margin: -1em 0px 0px 0px;
	padding: 0px 0.5em;
}

.hide, .print-logo, .close-button{
	display: none;
}

/* This class sets the width and position for all rows */
.inside{
	width:100%;
	min-width:812px;
	max-width:812px;
	margin:0 auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

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



.secondary .featured dl{
	border-bottom: 1px solid #B5C07E;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary .featured p{
	border-bottom: 1px solid #B5C07E;
	border-top: 3px solid #B5C07E;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary dd{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.secondary dd a{
	color: #AF2222;
}

.secondary dd a:hover{
	color: #fff;
}

.secondary dt{
	color: #2C3033;
	font-weight:bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}

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


.story h3{
	color: #2C3033;
	font: bold 1.25em 'trebuchet ms', Arial, Helvetica, sans-serif;
	margin: 0px 0px 1.5em 0px;
}

.story h3 a{
	border-bottom: 3px solid #B5C07E;
	color: #333333;
	text-decoration: none;
}

.story h3 a:hover{
	border-bottom: 3px solid #AF2222;
	color: #333333;
	text-decoration: none;
}



/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/
#ancillary{
	padding: 2em 0px 0px 0px;
	color: #444;
	font-size:.9em;
}

#ancillary .inside{
	width:812px;
}

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

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

#ancillary .block-separator{
	clear: both;
	height: 2.5em;
}

#ancillary .first, * html #ancillary .first{
	clear: both;
	margin: 0px;
}

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

#ancillary ul.dates li, #ancillary ul.counts li{
	border-bottom: 1px solid #ccc;
}

#ancillary ul.dates, #ancillary ul.counts{
	border-top: 3px solid #ccc;
}

#ancillary ul.dates .date{
	color: #666;
}

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

#comment-form{
	margin: 5em 0px 5em 35.4%;
	width: 36em;
	font-size:.95em;
	clear:both;
}

#comment-form h3.formhead {
	color:#fff;
	background:#aaa;
	font-variant:small-caps;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:.1em;
	padding: .1em .2em;
}

#comment-form a {
	color:#ccc;
}

#comments .content{
	border-left: 3px solid #717B82;
	float: left;
	margin-left: 1.9%;
	padding: 0px 0px 0px 2%;
	width: 60%;
}

#comments .content h3{
	font-size: 1em;
	margin: 0px;
}

#comments .content p{
	margin: 0px 0px 1em 0px;
}

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

#comments cite{
	float: left;
	font-style: normal;
	text-align: right;
	width: 31%;
}

#comments cite .admin-tools{
	margin: 5px 0px;
}

#comments cite .admin-tools a{
	background: #666666;
	border: 1px solid #999999;
	float: right;
	margin: 0px 5px;
	padding: 0px 3px 3px;
	text-decoration: none;
}

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

#comments cite .author a{
	color:#487A8E;
	font-weight:bold;
	text-decoration: none;
}

#comments cite span{
	display: block;
}

#errors{
	color: #FF0000;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	color: #6C6C6C;
	margin: 2em 0px 3em 0px;
	font-family: arial, verdana, sans-serif;
	font-size:.9em;
}

#footer .inside{

	padding: .5em 0px;
	width: 812px;
	border-top:3px double #ddd;
}

#footer p{
	margin: 0px;
}

#footer p.attributes{
	float: right;
}

#footer a {
	color: #777;
}

#footer p.attributes a{
	color: #777;
	padding: 0px 0px 0px 1em;
	text-decoration: none;
}

#footer a:hover{
	color: #f53;
}

#footer p.copyright{
	float: left;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background: #fff;
	margin:0 auto;
}

#header .inside{
	padding: 1.5em 0 2em 0;
	width:812px;
}

#header h1{
	border-right: 1px solid #B5C07E;
	float: left;
	font-size: 2.25em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
}

#header h1 a{
	color: #CA8235;
	text-decoration: none;
}

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

p.navbar {
	font-size:1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;

}
p.navbar a {text-decoration:none;padding:3px 6px;}

p.navbar a:link {color:#AF2222;}
p.navbar a:visited {color:#AF2222;}
p.navbar a:hover {color:#2C3033;background:#EEEFBB}
p.navbar a:active {color:#fff;}

/*-----------------------------------------------------------------------------------------------
  Nav
-----------------------------------------------------------------------------------------------*/

#preview{
	border: 1px solid #CCCCCC;
	margin: 1em 0px;
	padding: 0.5em;
}

#preview p{
	margin: 1em 0px 0px 0px;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary{
	background:#fff;
	color: #333;
	padding:0;
	border-bottom: 1px solid #ddd;
	margin: 0 auto;
}

#primary div.inside {
	width:812px;
}

#primary .primary{
	float: right;
	width: 580px;
}

#primary .primary p {
	width:435px;
}

#primary .secondary{
	display: inline;
	float: left;
	margin-right: 20px;
	width: 270px;
}

#primary .secondary .admin-tools{ margin:1em 0; }

#primary h1{
	color: #2C3033;
}

#primary h2{
	color: #2C3033;
	font-size:1.2em;
	text-transform:none;
}

#primary ul.dates a, #primary ul.counts a{
	color: #2C3033;
	text-decoration: none;
}


#primary.twocol-stories .story{
	float:left;
	width: 812px;
	margin:0 0 0 0;
	display:inline;
	font-size:1em;
}


.story .details{
	margin:2em 0 0 0;
	text-align:right;
	padding:0 0 .5em 0;
	font-size:0.85em;
	color:#4D4D4D;
	border-bottom:1px solid #ddd;
}
.story .details .read-on{
	font-weight: bold;
	background:url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a{
	color:#AF2222;
	text-decoration:none;
}

span.photo-title {font-family:georgia, palatino, times, serif;}
.story .details span.photo-title a {color:#417FA0;}

.story .details a:hover{ color:#888; }


#navigation {width:812px;padding:3px 0;font-size:.85em;color:#bbb;margin:0 0 1em 0;}


#navigation a {color:#417FA0;text-decoration:none;}
#navigation a:hover {color:#888;}

#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 175px;
}

#search input:focus{
	background: #FFFFFF;
}

#search-result ul{
	margin: 0px;
}

#search-results{
	background: #CCCCCC;
	border-top: 1em solid #000000;
	float: right;
	-moz-opacity: 0.9;
	padding: 0px 0px 0px 0px;
	width: 30%;
}

#search-results h3{
	background: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	text-align: left;
}

#search-results small{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a{
	color: #CCCCCC;
}

#search-results ul li{
	list-style-type: none;
	margin: 0.5em 0px;
	padding: 0px 1em 0.5em 1em;
}

#search-results ul li a{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}

#search-results ul li:hover{
	background: #202020;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background: #efefef;
	border-bottom: 1px solid #ddd;
	padding:0 2em;
	color:#888;
}

#secondary div.inside {
	width:812px;
}

.float-left {float:left;}
.float-right {float:right;}

.portfolio-items {width:285px;float:left;margin-right:15px;}

div.post-teaser {font-size:.9em;text-transform:uppercase;letter-spacing:.1em;}
div.post-teaser a {color:#2C3033;text-decoration:none;border-bottom: 1px dotted #B5C07E;}
