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

*/

#portfolio .block a.thumb { background:none; }


.archive_header {
display: none;
}


.subscribe {
display:none;
}

.post {
border-bottom: 1px solid #ABCABC;
margin: 0px 0px 30px;
padding: 0px 0px 30px;
}

.entry img, img.thumbnail {
background:none repeat scroll 0 0 transparent;
border:medium none;
}

.widget .textwidget, .widget ul, #tabs, .widget_woo_feedback .feedback {
-moz-box-shadow: none;
-webkit-box-shadow:none;
box-shadow:none;
background:none;
padding:5px;
}

ul#nav {margin-top: -130px;}
#header {padding: 0;}

#logo {margin-left: 0px;}

body.single #logo img.title { margin: 0px !important; position:static}

#content {
    background-color: #ffffff;
}
