/* 
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.

*/

/**** NAV BAR STYLING ****/
#nav li ul li {	position:relative; z-index:99; background: #576F65; }
#nav li.current_page_item ul li a{ color:#c0baa5; background:#576F65; }

/**** PAGE HEADINGS ****/
#featured #page-title h2 { padding:10px 0 5px; }

#featured h2 { color:#fff; font-size:32px; padding:0 0 10px; line-height:32px; font-weight:normal; letter-spacing:-1px; text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15) }

/**** SIDEBAR GRAPHIC ****/
#sidebar  {background:url(http://juliaclark.info/profile/wp-content/uploads/2009/10/divider2.png) no-repeat bottom center; padding-bottom:40px;}
#sidebar .widget{margin-bottom:5px;}

/***** INFO BOXES *****/
.infobox-right {width:200px; float:right; display:block; border: 1px solid #999999; padding: 0.5em; margin-left: 1em;} 
.infobox-left {width:200px; float:left; display:block; border: 1px solid #999999; padding: 0.5em; margin-right: 1em;}

/***** EXCERPT THUMBNAILS *****/
.imgtfe {margin-right:10px;}