/* Hemmingway  Reloaded in lighter colors */

/*-----------------------------------------------------------------------------------------------
  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:#000;
	color:#fff;
	font-size: 0.9em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:75%;
	min-width:65em;
	max-width:85em;
	margin: 0 auto;
}

a {
        color:#fff;
}



p{
        line-height:20px;
}

ul li{
        list-style-type:square;
}

blockquote{
        margin-left:1em;
        padding-left:1em;
        border-left:2px solid #CCC;
        color:#CCC;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
        background:#000;
}
#header .inside {
        padding: 0 0 3em 0;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
        background:#000;
        padding:1px 0 2em 0;
        color:#fff;
}

#primary.onecol-stories .primary{
        float:left;
        width:50%;
}
#primary.onecol-stories .secondary{
        float:right;
        width:40%;
        margin:0 0 0 10%;
}

#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;
}

.story .details{
        margin:1em 0;
        text-align:right;
        border-top:1px solid #666;
        padding:0.5em 0;
        font-size:0.95em;
        color:#fff;
}
.story .details .read-on{
        padding-right:20px;
}
.story .details a{
        color:#fff;
        text-decoration:none;
}
.story .details a:hover { color:#415b8d; }

/* Single Post Styles */

#primary .primary{
        float:right;
        width:65%;
}
#primary .secondary{
        float:right;
        width:30%;
        margin-right:5%;
        padding-top:0.65em;
        display:inline;
}
* html #primary .secondary{ margin-right:4%; }

.secondary .featured p{
        border-bottom:1px solid #666;
        border-top: 1px solid #666;
        padding:0.5em 0 0.6em 0;
        margin:1em 0 0 0;
}
.secondary .featured dl{
        margin:0 0;
        border-bottom:1px solid #666;
        padding:0.5em 0 0.6em 0;
}
.secondary dt{
        display:inline;
        margin:0;
        padding:0;
        color:#666;
}
.secondary dd{
        display:inline;
        margin:0;
        padding:0;
}
.secondary dd a { color:#fff; }
.secondary dd a:hover{ color:#415b8d; }

.single-post h1, .single-post h2{ margin-top:0; }

/*-----------------------------------------------------------------------------------------------
        Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
        background:#222;
        padding:1px 2em;
}

.comment-head{
        padding:0.8em 2em 1.0em 2em;
}

.comment-head a{
        text-decoration:none;
        color:#868686;
}
.comment-head .details{
        font-size:0.95em;
}

#comments ol{
        list-style-type:none;
        margin:2em 0;
}
#comments ol li{
        list-style-type:none;
        margin:2em 0;
}

#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 #ccc;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
        display:block;
        padding-top:68px;
}

#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;
}

#comment-form{
        margin:5em 0 5em 35.4%;
        width:36em;
}
input.textfield, #comment_author, 
#comment_author_email, #comment_author_url {
        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:right; 
        margin:-1em 0 0 0;
        padding:0 0.5em;
}
.formactions .spinner{
        float:right;
        margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	background: #415b8d url('/images/bg_bottom.gif') top left repeat-x;
	padding: 3em 0 1em 0;
}
#ancillary .block{
        float:left;
        width: 30%;
        margin:0 0 0 5%;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
* html #ancillary .block{
        margin:0 0 0 4%;
}
#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 1em 0;
}

ul.dates, ul.counts{
        list-style-type:none;
        margin: 1.5em 0;
}
ul.dates li, ul.counts li{
        list-style-type:none;
        margin:0;
        padding:0.5em 0;
}
ul.dates .date {
        color:#000;
        padding:0 0.2em 0 0;
}
ul.dates_white .date {
  color:#fff;
	padding:0 0.2em 0 0;
}

ul.counts .count{
float:right;
color:#000;
}

ul.dates a, ul.counts a{
	color:inherit;
	color:#000;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count { 
    color:#fff;
}

ul.dates_white a {
	text-decoration:  none;
}
/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer{
        clear:both;
        color:#6C6C6C;
        margin:2em 0 3em 0;
}
#footer .inside{
        padding:1em 0;
}
#footer p{
        margin:0;
        font-size:0.95em;
}
#footer p.copyright{ float:left; }
#footer p.copyright a { color:#525252; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
        padding:0 0 0 1em;
        text-decoration:none;
        color:#525252;
}
#footer p.attributes a:hover{
        color:#000;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}

.sIFR-hasFlash h5#pullquote {
	visibility: hidden;
}
