/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles in 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. */



#sliderWrap .slides ul li.slide .content p  {
line-height: 13px; 
margin-bottom: 0.5em; 
padding: 3px 10px 10px; 
color: #707070;
font-size: 11px;
}

#sliderWrap .title {
background: url("images/slider-scanlines.png") repeat scroll right center transparent;
color: #FFFFFF;
font: bold 22px/24px Arial,sans-serif;
margin: 0 0 15px;
position: relative;
text-transform: none;
}

#logo img  {
width:auto;
height:auto;
}

.post .title  { 
font:bold  Arial, sans-serif;
position:relative; 
text-transform: none; 
line-height:1em; 
padding-bottom:15px; 
}

.comment-entry {
color: #666666;
}

.v_blogtouch p {
    display: none !important;
}