/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/


#header{padding:0px 0 0px;clear:both;position:relative;}

.post-meta { display:none;}

.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: decimal; }

#loopedSlider .content { position:absolute; left:0px; top:210px; }
#loopedSlider .content h2 a { float:left; color:#fff; margin-bottom:0; padding:5px 20px;}
#loopedSlider .content h2 a:hover { text-decoration:underline;  }
#loopedSlider .content p { clear:both; float:left; color:#ccc; padding:5px 20px 10px 20px; }
#loopedSlider .content p, #loopedSlider .content h2 a{ background:rgb(0,0,0); background:rgba(0,0,0,.7); max-width:500px; }

.nav li ul li a  { width:190px; color:#555; font-size:0.8em; line-height:18px; }


/* 7.5 three-col-middle - puts content in middle for letters */
.three-col-middle #main-sidebar-container { width:782px; float:right; position:relative; display:inline; }
.three-col-middle #main-sidebar-container #main{width:610px; float:left; display:inline; }
.three-col-middle #main-sidebar-container #sidebar{width:100px; float:right; display:inline; }
.three-col-middle #sidebar-alt { float:left; width:100px; margin:0; display:inline;  } 
