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

*/

.nav1 li a span {
margin-right:4px;
}

body {
background: #defddd url('images/bg-green.png') repeat-x 0 0;
}

#fonts a {
color:#FFFFFF;
}

.nav1 li a {
color:#000000;
}

#searchform p a, .date-comments a, .continue-tags a, #pop a, .list3 a, .headlines dd a, .col2 .idTabs li a, .col2 .idTabs li a:hover {
color: #8c4d13;
}

.col2 .idTabs li a.selected:hover, .col2 .idTabs li a.selected {
color: #1AAB0B;
}

.col2 .idTabs li a:hover, .col2 .idTabs li a.selected:hover {
text-decoration: underline;
}

#topmenu li {
padding: 0 14px;
}

#topmenu li a {
margin:0;
padding:0px;
}

#rss {
display:inline;
height:45px;
left:869px;
margin:0;
position:relative;
top:-150px;
width:44px;
}

#rss a {
padding: 5px 30px 4px 0px;
background: url('images/ico-rss.gif') no-repeat center right;
}

#header h1 {
margin-top: 0px;
}

#header h1 a {
width: 460px;
}

.continue-tags {
background-image: url(images/topmenu-bgr.gif);
}

#columns {
margin-top: 20px;
}

.video-post {
margin-bottom: 10px;
}