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

body{
overflow-y:scroll;
}
#navigation ul.rss li a {
color:#e39f00;
text-decoration:none;
}
#wrapper{
background-image:url(http://www.battleinseattle.com/wp-content/uploads/2011/11/header-bg1.jpg);
background-repeat:no-repeat;
background-position:top center;
}
#main {
margin-left:10px;
}
.two-col-left #main-sidebar-container #sidebar{
margin-right:10px;
width:285px;
}
.breadcrumb {
color:#000000;
font-size:10px;
margin-bottom:20px;
margin-top:-10px;
}
.widget h3 {


padding-bottom:5px;
margin-bottom:10px;
margin-top:5px;
}
.widget{
margin-bottom:15px;
background-image:url(http://www.battleinseattle.com/wp-content/uploads/2011/06/widgetbg.png);
background-repeat:repeat-x;
}
.widget ul {
clear:both;

list-style-type:none;

}
.widget ul li{
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dotted #9D8063

}
.widget ul li a {
line-height:normal;
padding:0 0 0 0;

}
.post{
margin-bottom:20px;
}

h2.title a:hover{
text-decoration:none;
}
.slider-container {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0px;
    position: relative;
}
.entry img, img.thumbnail {
    background: none;
    border:none;
    padding: 0px;
}
#text-6.widget{
background:none;
background-image:none;
padding:0px;
border:none;
}
#sidebar{
overflow:visible;
}
