/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* ======================================================== */

body {
	font: 13px Helvetica, Arial, Sans-serif;
	color: #121212;
}
#footer {
	font-size: 13px;
	padding: 2px 0 35px 0;
	width: 940px;
	margin: 10px auto 0;
	background: #2c2525;
}
#footer .bottom {
	margin: 0 10px;
	padding: 20px 10px 0 10px;
	font-size: 12px;
	text-transform: none;
}
#footer .top {
	margin: 0 10px;
	padding: 0 0 2px 0;
}
#copyright {
	color: #efefef;
}
.person_name {
	font-size: 16px;
	font-weight: bold;
	color: #454545;
}
.person_role {
	font-size: 14px;
	font-weight: normal;
	color: #737373;
	font-style: italic;
	padding-left: 8px;
}
.bio {
	margin-bottom: 30px;
}
.bio p {
	margin-top: -10px;
	line-height: 15px;
}
#footer > div.top, #footer > div.bottom {
	border: 0;
}
#loopedSlider .slides div.slide {
    display: none;
    padding: 0;
    position: relative;
    top: 0;
    width: 960px;
}
#loopedSlider .slides div.slide p {
	color: #efefef;
	padding: 10px;
	margin-bottom: 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	background: url(http://fullcirclebiochar.com/images/dim.png) repeat;
	width: 940px;
}
.search {
	display: none;
}
/* ======================================================== */



#header {
	padding:0px 0px 12px 0px;
	clear:both;
	position:relative;
}

#navigation  { height: 38px; width: 886px; padding: 0 26px; margin-bottom: 8px; font-size: 14px; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; text-transform: uppercase; border: 0px; background: #333 url(images/navtile.jpg) repeat-x left top; }
#nav a:hover, #nav .current_page_item a  { color: #ffffff; text-decoration: none; }

/* 2.2.1 Drop-down menus */
#nav li ul  { position: absolute; left: -999em; width: 170px; border: 0px; }
#nav li ul li  {  background: #fff url(images/navtile.jpg) repeat-x left bottom; border-width: 0 1px 1px; margin:0; padding:0; }
#nav li ul li a  { width:160px; line-height:30px; font-size:11px; color:#ababab; }
#nav li ul li a:hover  {background: #131313; color:#fff; }

#nav a:hover, #nav .current_page_item a {
    text-shadow: none;
}
.slider-nav  { position: relative; z-index: 0; text-align: left; width: 940px; height: 36px; }
.slider-nav ul li  { display: inline; }
.slider-nav ul li a  { z-index: 9999;position: relative; margin: 0 20px; padding: 19px 0 16px 0; line-height: 41px; font-weight: bold; font-size: 13px; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; color: #ababab;}
.slider-nav ul li.active a, .slider-nav ul li a:hover  { color: #fff; background: url(images/slider-nav-active.png) no-repeat center top; text-decoration: none;}
.page a {
	color: #333333;
}
#loopedSlider .container {
    	border-radius: 5px 5px 0px 0px;
	background: #363636;
}
.post-meta {
    text-transform: none;
}
/* ======================================================== */
#main.box  {
	width: 540px; padding: 10px 20px; background: #fff; }

