/* 
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 5px;clear:both;position:relative;}

.nav li ul  { background: #1a1a1a; border: 1px solid #1a1a1a; border-width:1px 1px 0;}
.nav li ul li  { background:#1a1a1a; border-top:1px solid #1a1a1a; border-bottom:1px solid #262626;}
.nav li ul li a  { width:160px; color:#999999; font-size:0.8em; line-height:18px; }
.nav li ul li a:hover  { background:#333333;}
.nav li ul li a {text-shadow: white 0px 0px 0px;}

body, p {
color:#555555;
font:10px/1.5em Verdana,Geneva,sans-serif;
}
.nav-entries, .wp-pagenavi {
border:1px solid #262626;
}
.post p.tags {
background: no-repeat scroll left center transparent;
}
#comments .comment .comment-container {
padding:5px;
 border-bottom:1px dashed #1c1c1c;
}
#commentform textarea {
background:none repeat scroll 0 0 #060606;
color:#999999;
border-color:#262626;
border-style:solid;
border-width:1px;
}
input, textarea {
background:none repeat scroll 0 0 #060606;
color:#999999;
border-color:#262626;
border-style:solid;
border-width:1px;
}
#tabs .inside li {
background:none repeat scroll 0 0 #151515;
border-color:#050505;
}

#tabs .inside ul {
border-color:#050505;
}
#tabs .inside li span.meta {
display: none;
}
.widget_woo_blogauthorinfo .avatar {
background-color:#050505;
border:1px solid #1c1c1c;
}
.entry img, img.thumbnail {
background-color:#030303;
border:1px solid #1c1c1c;
}
#comments .avatar img {
background-color:#030303;
border:1px solid #1c1c1c;
}
.archive_header .catrss a {
visibility:hidden;
}
.archive_header {
border-bottom:1px solid #151515;
}
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail {
background-color:#252525;
border:1px solid #333333;
}
#navigation ul.rss li a {
color:#555555;
}

#footer-widgets {
border-top:1px solid #333233;
padding:10px 0;
}

.width-980 .col-full { width:1000px; }
.width-980 #wrapper { width:1000px; margin-left:auto; margin-right:auto; }
.two-col-left-980 #main-sidebar-container #main { width:670px; }
.two-col-right-980 #main-sidebar-container #main { width:670px; }
.three-col-left-980 #main-sidebar-container { width:820px; }
.three-col-left-980 #main-sidebar-container #main { width:500px; }

.three-col-middle-980 #main-sidebar-container { width:820px; }
.three-col-middle-980 #main-sidebar-container #main { width:500px; }

.three-col-right-960 div#wrapper #main-sidebar-container { width:800px; }
.three-col-right-960 div#wrapper #main-sidebar-container #main { width:480px; }