/* 
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.

*/


/* 1.1 Defaults */
#container  {background-color: #fef6d2;	background-image: url(images/WPheader.png);	background-repeat: no-repeat; background-position: center top;}

/* 2.2 Navigation style.css */
#navigation  {
	height: 35px;
	width: 886px;
	margin-bottom: 15px;
	font-size: 11.5px;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	border: 1px solid #fff;
	background: #fff url(images/navtile.jpg) repeat-x left top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#nav  { float: left; width: 886px; height: 36px; }
#nav, #nav ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  {
	display:block;
	z-index:100;
	line-height:28px;
	color: #999;
	line-height: 35px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
#nav a:hover, #nav .current_page_item a  { color: #333; text-decoration: none; }
#nav li  {
	float:left;
	width: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

/* 2.3 Header */
#header{padding:30px 0 25px;clear:both;position:relative;}

#logo  { float:left;}
#logo img  { }
#logo .site-title { margin-top:10px; }
#logo .site-title, #logo .site-description  { display: none; }
#logo .site-title a { font-size:42px; font-weight:bold; letter-spacing:-1px; line-height:40px; text-transform:uppercase;  }
#logo .site-title a:hover { text-decoration:none; }
#logo .site-description { color:#555; text-transform:uppercase; font-size:12px;}


#topad, #address {
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 80px;
} 
#address  {	margin: 0 5px 0 0; color: #000000; text-shadow: none; }
#address .name  { text-transform: uppercase; font-weight: bold; }
#address .telephone, #address .email, #address .street  { font-size: 13px; line-height: 16px; }
#address .telephone {	font-style: normal; }

/* 2.4 Featured Slider */

#loopedSlider  { position: relative; z-index: 1; margin:0 auto;  }
#loopedSlider .alignright {margin: 0 0px 8px 20px;float: right;}
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; position:relative;}
#loopedSlider li#p { position:absolute; top:70px; left:-30px; }
#loopedSlider li#n { position:absolute; top:70px; right:-30px; }

#loopedSlider .container { width:940px; min-height:250px; height:350px; overflow:hidden; position:relative;  font-size: 16px; color: #919191; background: #f7f7f7;}
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:relative; top:0; padding:20px 40px 15px; width:860px; display:none; }
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; position:relative; z-index: 2;}

#loopedSlider .button  { margin: 10px 10px 0 0; padding: 8px 14px 8px; line-height:16px; }

.slider-nav  { position: relative; z-index: 0; text-align: center; width: 930px; height: 49px; }
.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: 47px; font-weight: bold; font-size: 15px; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; }
.slider-nav ul li.active a, .slider-nav ul li a:hover  { color: #fff; background: url(../delegate%20archive/images/slider-nav-active.png) no-repeat center top; }

#featured  { margin-bottom: 30px; }
#featured h2  { margin: 0 0 10px 0; font-size: 35px; color: #434343;  }
#featured h4 { font-size:18px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:22px; letter-spacing:1px; }
#featured p { font-size:14px; color:#666; line-height:20px; margin-bottom:20px;}

#loopedSlider .slides ol, #loopedSlider .slides ul { line-height: 18px; }
#loopedSlider .slides ul { padding-left: 20px; }
#loopedSlider .slides ul li { list-style: dot; padding: 3px 0; }
#loopedSlider .slides ol { padding-left: 20px; }
#loopedSlider .slides ol li { list-style: decimal; padding: 3px 0; }

/* 2.7 Footer muted_brown.css */
#footer  {background: #fff;}

/* 2.7 Footer style.css*/
#footer  { font-size: 11px; padding: 20px 0 35px 0; width: 940px; margin: 30px auto 0; }
#footer #widget-left  { width: 430px; margin: 0 0 0 10px; }
#footer #widget-right  { width: 430px; margin: 0 10px 0 0; }

/* 3. POSTS style.css*/
/*-------------------------------------------------------------------------------------------*/
.post  {border-bottom-style: none;}