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

*/

html, body {
	font-size: 13px;
}

#top-out {
	background:url("images/bg_top.gif") repeat-x scroll 0 -35px transparent;
}

#nav a {
	line-height: 20px;
}

#page_navi {
	height: 20px;
}

#cat_navi {
	width: 780px; margin: 0 auto;
}

#secnav li {
	font-size: 15px;
}

#secnav a {
	padding: 8px 12px 5px;
}

#header {
	background-position: 0 -7px;
	padding-top: 18px;
	height: 85px;
}

#content, #middle-out-top {
	background-position: 0 -20px;
}

.rss {
	display: none;
}

#main-content  {
	margin:0 0 0 31px;
}

.single #main-content {
	margin:0;
}

#copyright .col-left {
	width: 313px;
}

#copyright .col-center {
	float: left;
	width: 313px;
}

#sidebar-link a {
	text-decoration: underline;
}

/* Specific Ad Code */


.adspot {
	margin: 10px;
}

.header-ad, .footer-ad {
	width: 970px;
	margin: 0 auto;
}

.sidebar-ad {
	width: 300px;
}

.single-ad {

}
