/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	background: #000000 url(images/footer.jpg) no-repeat bottom center;
	color: #CCC;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
p strong {color: white;}
#today {
	background: green;
}
h4.trigger {
	font-size: 16px;
	font-family:"Gill Sans","Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:120%;
	margin:1px 0;
	text-shadow:1px 2px 2px #000;
	text-transform:uppercase;
}
h4.trigger a {
	text-decoration: none;
	color:#669933;
	display: block;
}
h4.trigger a:hover { color: #ccc; }
h4.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .triggerblock {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
.showbox {
	background: #333;
	margin: 3px 0;	
	width: 290px;	
	padding: 6px;
	overflow: hidden;
}
.single-post .staff dl dt {display: block; margin-left:0; width: 200px;}
.single-post .staff dl dd {display: block; float: right; width: 300px;}
a.more-link  { color: #BF0000; display: block; width: auto; text-align: right; text-decoration: none;}	
.more-link-huge {	font-size: 160%; color: #DF4E00;}	
.more-link-huge2 {	font-size: 290%; color: #EFC70E;}
.more-link-huge3 {	font-size: 420%; color: #FDFF00;}

.alignright {float: right; margin:4px 2px 4px 4px;}
.ec3_list ul {
margin:0 0 15px 0;
}
.inside a, .story a{
color: #f9ffd1;
text-decoration: underline;
}
.inside a:hover, .story a:hover{
color: White;
}
.inside h3 a{
text-decoration: none;
}
#primary {
	margin: 15px 0 0 0;
}
.inside{
	width:850px;
	margin:0 auto;
	/*border-top: 1px solid red;*/
}
.adsense {
	width: 100%;
	text-align: center;
	margin: 18px 0;
}
#leftbar {
	float:left;
	width: 520px;
	background: #222;
	padding: 5px;
}
.post {
	background: #333;
	padding: 0 18px 14px 18px;
	margin: 0 0 6px 0;
	text-align: left;
	overflow: hidden;
}
.left {
	float:left;
	background: #333;
	width: 500px;
	padding: 0 6px 26px 20px;
	margin:0;
}
.right, #rightbar {
	float: right;
	background: #222;
	width: 300px;
	padding: 0 6px 26px 6px;
	margin:0;
}
.right dd{
	display: inline;
	margin: 0px;
	padding: 0px;
    color: #909090;
}

.right dd a{
	color: #f9ffd1;
}

.right dd a:hover{
	color: #FFFFFF;
}

.right dt{
	color: #909090;
	display: inline;
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: .5em;
}

h1{
	color: #f9ffd1;
	font-size: 20px;
	font-weight: normal;
	margin: 1.5em 0px;
	text-shadow:2px 2px 4px #000;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 10px 0 0 0;
}
.post a {
	color: #FFFFDF;
}
.post h1 a {
	text-decoration: none;
}
h3{
	color: #fff;
	font-size: 180%;
	font-weight: normal;
	text-shadow:2px 2px 4px #000;
}

h2{
color: #8F2323;
	font-size: 200%;
	font-weight: normal;
	text-shadow:3px 3px 4px #000;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:url(images/header.jpg) left no-repeat #FFF;
	height: 162px;
	margin: 0;
	padding: 0;
}

#header .inside{
	padding: 0;
}

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

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

#header p{
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
}
#header .inside h1{
font-size: 60px;
margin: 0;
padding: 0;
}
#header .inside h1 a{
text-decoration: none;
color: White;
}
#header .inside p{
	font-size: 30px;
	color: white;
	text-shadow:2px 2px 4px #000;
}
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/


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


a img{
	border: none;
}

blockquote{
	color: #e1e1e1;
	background: #444;
    margin: 0 14px 14px 0;;
	padding: 10px;
}



a.toggle{
background: url(images/toggle.gif) no-repeat top left;
cursor:pointer;
padding-left: 20px;
padding-top: 3px;
display: block;
float: left;
height: 20px;
font-size: 0.95em;
color: #333;
font-weight: normal;
}
a.toggle:hover{
color: #f9ffd1;
}

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: 0 0 3px 0;
	list-style: none;
}

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

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

p{
	line-height: 1.75em;
}

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: 0;
	width: 100%;
}

table caption{
	margin: 6px 0 0 0;
	color: #999;
	font-size: 150%;
}

.inside table caption a {
	text-decoration: none;
}

table td{
	background: #333;
	color: #999;
}

table th{
	background: #333;
	color: #999;
	text-align: left;
}

table th, table td{
	padding: 0.3em 0.75em;
	text-align: center;
}

textarea.commentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px;
	padding: 0.25em;
	width: 28em;
}
a.readthis{
text-align: right;
float: right;
margin-top: 20px;
}
.textwidget{
color: White;
}
ul#recentcomments{
margin: 0;
padding: 0;
}
ul#recentcomments li{
margin-bottom: 10px;
}

.sideblock a, ul#sidebar li a{
color: #f9ffd1;
text-decoration: underline;
}
.sideblock a:hover, ul#sidebar li a:hover{
color: White;
}

ul#sidebar li{
	list-style-type: none;
	text-decoration: none;
	color: #4e4e4e;
}

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

ul.dates .date{
	color: #FF91BC;
	padding: 0px 1.5em 0px 0px;
}

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

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

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

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

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

.comment-head{
	padding: 20px 2em 1.0em 2em;
}

.comment-head .details a{
	font-size: 0.95em;
	color: #f9ffd1;
}

.comment-head .details a:hover{
	color: #fff;
}

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

.comment-head h2{
	font-size: 240%;
	margin: 0px;
	color: #009F16;
}

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

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

.formhead {
color: #f9ffd1;
font-size: 20px;
}

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



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

.featured{
padding: 5px 5px 5px 15px;
}
.featured span{
color: White;
}

.featured h2#about-entry{
color: #909090;
}



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

.story h3{
	color: #f9ffd1;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 1.5em 0px;
}

.story h3 a{
	border-bottom: 1px dotted #666666;
	color: #f9ffd1;
	text-decoration: none;
}
.story h3 a:hover{
color: White;
}


#comment-form{
	margin: -20px 0 0 0;
	background: #142F18;
	padding: 10px 10px 25px 30px;
}
#comment-form a{
color: #f9ffd1;
text-decoration: underline;
}
#comment-form a:hover{
color: #fff;
}

ol#comments{
padding-left: 30px;
margin: 0;
background: #043F0C;
}
ol#comments li{
margin-bottom: 30px;
padding: 10px 0;
}
.insidecontent{
padding: 5px 10px 0 20px;
}
#comments .content{
	float: left;
	padding: 0;
	width: 60%;
	background: #005F0B;
}

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

#comments .content p{
	margin: 0px 0px 1em 0px;
}
#comment{
width: 96%;
}
#comments .pingback cite .author{
	background: url(../images/trackback_pingback.gif) 100% 0 no-repeat;
	display: block;
	padding-top: 68px;
}

#comments .author a{
color: #f9ffd1;
text-decoration: underline;
}
#comments .author a:hover{
color: White;
}

#comments cite{
	float: left;
	font-style: normal;
	text-align: right;
	width: 31%;
	margin: 25px 25px;
	font-size: 130%;
}

#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{
	text-decoration: none;
}

#comments cite span{
	display: block;
}

#errors{
	color: #FF0000;
	font-weight: bold;
}
#addyourcomment{
float: right;
margin-top: 15px;
margin-right: 5px;
}
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#ancillary{
/*border-top: 1px solid #1d2100;*/
background: url(images/ancillary.jpg) no-repeat top center;
}
.block{
padding-top: 70px;
}

#footer{	
	clear: both;
	color: #333;
	margin: 0 0 0 0;
	height: 200px;
}

#footer .inside{
	padding: 120px 0 0 0;
}

#footer p{
	font-size: 1.0em;
	margin: 0px;
}

#footer p.attributes{
	float: right;
	text-align: left;
}
#footer a.rss{
background: url(images/feedicon.png) no-repeat 0 2px;
width: 100px;
height: 16px;
padding-left: 40px;
}

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

#footer p.attributes a:hover{
	color: #fff;
}

#footer p.copyright{
	float: left;
}

#footer p.copyright a{
	color: #515151;
	text-decoration: none;
}

#footer p.copyright a:hover{
	color: #fff;
}   



/*-----------------------------------------------------------------------------------------------
  Live Search
-----------------------------------------------------------------------------------------------*/
#live-search{
	/*-moz-opacity: 0.4;*/
	position: absolute;
	text-align: right;
	top: 4em;
	width: 100%;
	}
#live-search #q{
background: none;
border: none;
padding-top: 8px;
margin-top: 0px;
padding-left: 8px;
margin-right: 5px;
width: 160px;
}
#live-search .inside{
/*border: 1px solid red;*/
}
#search{
background: url(images/inputsearch.png) no-repeat top left;
width: 200px;
float: right;
text-align: right;
margin-right: 20px;
}

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

#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;
}
/*#live-search:hover{
	-moz-opacity: 1.0;
}*/

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

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

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
.reset{
clear: both;
height: 1px;
font-size: 1px;
}
.story .details{
	margin:30px 0 30px 0;
	text-align:right;
	border-top:1px solid #111111;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}
.story .details .read-on{
	background:url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a{
	color:#335c00;
	text-decoration:none;
}

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


.details span.commentlink a{
color: White;
}

.details span.commentlink a span{
	color: #f9ffd1;
}


#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;
}

/*-----------------------------------------------------------------------------------------------
        Spiffy 
----------------------------------------------------------------------------------------------*/
.spiffy{
display:block
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#000000;
}
.spiffy_content{
padding:0px 5px;
background:#000000;
} 
.insidespiffy{
padding: 0 15px 10px 15px;
}
.spiffy_content h4 a{
font-size: 1em;
color: #f9ffd1;
margin:0;
padding:0;
float: left;
}
.spiffy_content h4 a:hover{
color: white;
}
span.catfil a{
color: #d6d9c0;
}
#theshelf {
	height: 280px;
	background: #FFF;
}

.ec3_postday {
	text-align: center;
}
.ec3_eventday a, .ec3_postday a {
	text-decoration: none;
	font-weight: bold;
}
.ec3_eventday {
	text-align: center;
	color:#a00;
	border: 1px solid #5F0606;
	background: #5F3B3B;
	text-decoration: none;
}