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

*/

/* 2.2 Navigation */
#navigation  { height: 38px; width: 886px; padding: 0 26px; margin-bottom: 20px; font-size: 14px; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; text-transform: uppercase; border: 1px solid #000; background: #fff url(images/navtile.jpg) repeat-x left top; }

#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; color: #fff; line-height: 38px; }

#nav a:hover, #nav .current_page_item a  { color: #99cc00; text-decoration: none; }

/* 2.3 Header */
#address  { margin: 0 5px 0 0; color: #A15620;  }

/* 2.4 Featured Slider */
#loopedSlider .container { width:940px; min-height:250px; /*height:250px; overflow:hidden; */position:relative; font-size: 16px; color: #919191; background: #2C3239;}
#featured h2  { margin: 0 0 10px 0; font-size: 35px; color: #8FA2B9;  }
#featured p { font-size:14px; color:#fff; line-height:20px; margin-bottom:20px;}

/* 2.7 Footer */
#footer p { margin: 0 0 18px 0; color:#9d9d9d; }
#footer #widget-left  { width: 550px; margin: 0 0 0 10px; color:#fff; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/
.post .title a:link, .post .title a:visited  { color: #1B4688; text-shadow: 1px 1px 0 #fff; }

/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/
.widget  { margin: 0 0 20px 0; padding: 10px 15px 20px; background: #fff url(images/widget-top.png) repeat-x top;  }

/* ADS */

.adspace-widget h3  {
	text-align: left!important;
	margin-bottom: 10px!important;
	color: #7F1507;
}
.adspace-widget { text-align:center; margin: 5px 0px; }

