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




*/
#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#333333;
        background-color: #222222;
        font-size: 10px;
        padding: 6px;       
}




#columns{
	background: #111;
}



body{
	color: #949494;
	background: url(http://www.daveandersononline.com/wp/wp-content/uploads/2010/04/wine2.jpg);
        font-family: verdana;
}




#nav2{
       font-weight: bold;
       background: url('http://www.daveandersononline.com/wp/wp-content/uploads/2010/04/menu.gif');
       font-size: 12px;
       font-color: #333333;
}

#nav2 a {
       border-right:0px solid #DDDDDD;
       display:block;
       padding-left:16px;
       padding-right:25px;
	   color: #fff;
	   font-weight: normal;

}


a{
       color: #CC0000;
}




.widget h3{
       background: url('http://www.daveandersononline.com/wp/wp-content/uploads/2010/04/menu.gif');
       color: #ffffff;
	   height: 25px;
	   border-bottom: 1px #CC0000;
	   font-weight: normal;
	   font-size: 12px;
}


.widget ul li a{
	color: #CC0000;
}


.widget ul li {
	border-bottom: 1px solid #333333
}


.comments a{
	background: url(images/comment-ico.gif) no-repeat left;
	color: #CC0000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}

.post-alt h2 a{
       font-size: 18px;
	   font-weight: normal;
	   color: #cc0000;
}

.post-alt h3 a{
	   font-weight: normal;
	
}
.entry img {
background-color:#333333;
border:0px solid #333333;
margin-right:10px;
margin-top:5px;
margin-bottom: 10px;
padding:0px;
}



.th  {
background-color:#333333;
border:0px solid #DDDDDD;
float:right;
margin:0 0 5px 10px;
padding:0px;
}

div.flickr-thumb {
border:0px solid #DDDDDD;
float:left;
height:75px;
margin:3px;
padding:2px;
width:75px;
}

.singletags a {
color:#666666;
}



.continue {
font-weight:normal;
color: #FFF;
}

span.gigpress-sidebar-date  {
font-weight:normal;
}


#footer {
background-color:#111111;
border:1px solid #222222;
clear:both;
color:#666666;
height:35px;
line-height:35px;
margin:0 0 15px;
padding:0 15px;
}




tr.gigpress-info td {
color:#999999;
font-size:90%;
}


.gigpress-row td {
border-bottom:1px solid #333333;
}


tr.gigpress-header th {
color: #333333;
font-weight: normal;
}

th.gigpress-venue {
}


.gigpress-table th {
border-bottom:1px solid #333333;
padding:6px 8px;
text-align:left;
vertical-align:middle;
}













