/*
Theme Name: 	Nelson County WordPress Theme 
Theme URI:	http://www.NelsonCounty.com
Description:	A theme developed for NelsonCounty.com 
Version:	0. 
Author:		Erin Clerico
Author URI:	http://erin.clerico.com/
*/

html { background: #000; }
body { }

#hd, #ft { }

#doc3 {
	margin-left: 0;
	margin-right: 0;
}

#yui-main { background: #fff; }

#hd {
	height: 1.7em;
	background-color: #548556;
}

#bd { background: #000; }

#bd h1 {
	font-size: 276%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
	font-weight: bold;
}

#bd h1 a {
	text-decoration: none;
	color: #000;
}

#bd h1 a:hover { color: #000; }

#wp_footer { 
	margin: 1em 0 1em 3.5em; 
	background: #fff;
	font-size: 77%;
	text-align: center;
	}

.banner {
	margin-left: 0;
	margin-top: 1.8em;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.main_content { margin-left: 1.8em; }

#sidebar_div {
	background: #000 url('images/redleavesbackground.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#sidebar_div img { margin: 1em 0 2em 3.15em; }

ul.sidebar {
	list-style: none;
	font-family: Arial, sans-serif, Verdana, Lucida, Geneva, Helvetica;
}

ul.sidebar li.widget, ul.sidebar li.linkcat {
	width: 17.7em;
	margin: 0 0 1em 1em;
	font-size: 93%;
	float: left;
}

li.widget h2, li.linkcat h2 {
	font-weight: bold;
	font-size: 77%;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0 0 0.2em 0;
	padding: 0.4em .15em;
}

li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 .76em;
}

li.widget ul, li.linkcat ul {
	list-style: square;
	margin: 0 0 0.5em 1.53em;
}

li.widget ol, li.linkcat ol { margin: 0 0 0.5em 1.53em; }
li.widget li, li.linkcat li { margin: 0 0 0.1em 0; }

li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

li.widget li a:hover, li.linkcat li a:hover {
	color: #000;
	background: #FFF;
}

li.widget li .recent_date {
	padding: 0 0 0 .61em;
	font-weight: bold;
	color: #888;
}

li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 .61em;
}

li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 .38em .38em 0;
	display: inline;
}

li.widget ul.flickr_stream li a img { padding: .23em; }
li.widget ul.flickr_stream li a:hover img { background: #6b2afe; }
/* flickrrSS styles for the widgetized version */
li.widget_flickrrss { }

li.widget_flickrrss a img {
	margin: 0 .38em .38em 0;
	padding: .23em;
}

li.widget_flickrrss a:hover img { background: #6b2afe; }
#side_bar_search { }
#side_bar_search .search_input { width: 8em; }
#search_submit { }

/* calendar widget */
#calendar_wrap { font-size: 131%; }

/* added for menubar plugin */
#sidebar_div {
	font: bold 1.3em Constantia, Calibri, Helvetica, Georgia, serif;
	color: #548556;
	font-size: 100%;
	border-left: 1px solid #000;
}

hr.sidebar_hr {
	background-color: #548556;
	height: 3px;
	margin: 1em 1em 1em 1em;
}

#sidebar_div ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
/*	margin-bottom: .5em;*/
}

#sidebar_div li.widget { 
	margin-left: 2em; 
}
	
#sidebar_div li.widget a { 
	color: #fff; 
}

#sidebar_div ul li#menu_bar_plugin_vertical {
	margin: 0;
	padding: 0;
	width: 15.84em;
}

#sidebar_div ul li#menu_bar_plugin_vertical ul {
	list-style: none;
	display: block;
	margin-left: 1em;
	padding-left: 0;
}

#sidebar_div ul li#menu_bar_plugin_vertical ul li {
	margin: 0;
	padding: .3em 0 0 0;
}

#sidebar_div ul li#menu_bar_plugin_vertical ul li a {
	display: block;
	padding: .1em .5em .1em 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 123.1%;
}

html>body #sidebar_div ul li#menu_bar_plugin_vertical ul li a { width: auto; }
#sidebar_div ul li#menu_bar_plugin_vertical ul li a.selected { background: #fff; color: #000; }

#sidebar_div ul li#menu_bar_plugin_vertical ul li a:hover {
	color: #111;
	background: #fee;
}

.text_size {
	width: 17.7em;
	padding-left: 3em;
	font-size: 123.1%;
	font-weight: bold;
	}
	
.text_size a {
	text-decoration: underline;
}


/* ---------------------------------------------- skunkworks */

.manila_news_item_url {
	font-size: 123.1%;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}

.entry { 
	margin: 2em; 
}

.entry p {
margin: 1em;
}

.entry .entry_headline {
	margin-bottom: .5em;
	font-size: 197%;
	font-weight: bold;
}

.entry a {
	color: #2d462e;
	text-decoration: none;
	margin: .3em;
}

.entry .entry_headline a { 
	line-height: 2em; 
}

.entry .entry_headline a:hover { 
	text-decoration: underline; 
}

.entry a:hover { 
	color: #3b5b3c; 
}

.entry h2 {
	font-size: 146.5%;
	font-weight: bold;
}

div.entry { zoom: 1; }

div.entry:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.entry { margin-bottom: 1.5em; }
.entry em { font-style: italic; }
.entry strong { font-weight: bold; }
.entry p code { font-size: 92%; }
.entry li { /*border-top: 1px solid #E3CEB1;*/ }

.entry ol li {
	padding-top: 10px;
	margin-top: 10px;
}

/*
.entry ul li { background: transparent url(images/ul-li.gif) no-repeat .125em .55em; }
.entry ul li:hover { background-image: url(images/ul-li-hover.gif); }
.entry li:first-child { border: none; }
*/

.entry .dateblock {
	background: #fff;
	border: 1px solid #92b193;
	position: relative;
	text-align: center;
	width: 3.0769em;
	font-family: verdana;
	font-weight: bold;
	color: #000;
	float: left;
	margin: .3em 1em 3px 1em;
}

.entry .dateblock .month {
	font-size: 85%;
	position: relative;
	line-height: 85%;
	top: 3px;
	}

.entry .dateblock .day {
	font-size: 153.9%;
	position: relative;
	top: 0px;
	background: url(images/calendar_bg.jpg) repeat-x bottom;
	}

.entry .dateblock .year {
	font-size: 85%;
	position: relative;
	padding-bottom: 1px;
	top: 0px;
	color: white;
	background-color: #548556;
	border-bottom: 1px solid #92b193;
	}

.entry .dateblock .permalink {
	font-size: 85%;
	position: relative;
	padding-bottom: 1px;
	top: 0px;
	color: 2d462e;
	background-color: #fff;
	}
	
.entry .dateblock .permalink a:hover {
	text-decoration: underline;
	}

.entry.contact h2 { 
	margin-bottom: 0; 
	}
	
.entry.talks h4 { 
	margin-bottom: 1em; 
	}
	
.entry.talks li a { 
	display: inline; 
	}

#editors_bar {
	margin-top: 1em;
}

