/* 
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.

*/

#header{padding:10px 0 10px;clear:both;position:relative;}
#main-nav  { position: relative; z-index:9999; font: bold 15px Helvetica, Arial, sans-serif; border: 1px solid #dee3e7; margin-bottom: 30px; background: #fff url(images/bg-mainnav.png) repeat-x left bottom; }

.mytable { width: 100%; padding: 0px; border:5px solid #eeeeee; border-colapse: colapse;}
.mytable td { background-color: #FFF; vertical-align: middle; padding: 7px; border: 5px solid #eeeeee; }

#loopedSlider .slide-content  { position: absolute; bottom: 0; left: 0; padding: 15px 40px 15px 15px; color: #fff; background: rgba(0,0,0,0.8); opacity:0.7;filter:alpha(opacity=70);}
#recent-posts .post .heading  { width: 270px; padding: 15px; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.8); opacity:0.7;filter:alpha(opacity=70); }
