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

*/

#header h1 {
	margin:14px 0 0 31px;
}

#header #sponsors {
	position: relative;
}
#header #sponsors {
	position: absolute;
	margin: 6px 0 0 575px;
}

#nav, #nav a {
	color: white !important;
	font-size: 11px;
}

#rightcol .nav1 a, #rightcol .nav1 a span {
	background: none !important;
}

#columns {
	min-height: 800px;
}

#columns div.boxbottom a,
#columns ul.list1 a {
	color:#878787;
}
#columns div.boxbottom a:hover,
#columns ul.list1 a:hover {
	color:#577BB4;
}

#columns div.continue-tags {
	background:none;
	padding-left:0;
}

#featured {
	background: url(images/feature-bgr.gif) repeat-y;
}
#featured div.top, #featured div.bot, #featured div.featureditem {
	background:none !important;
}
#featured .date-comments {
	border-bottom-color:#d1dceb;
}

#arrows {
	margin-left:-21px;
	margin-right:-21px;
}

ul.ec3_events {
	margin-left:25px;
}
ul.ec3_events li {
	padding-left:20px;
}

#rightcol div.widget {
	padding:9px;
	border:1px solid #F2F1E9;
}
#rightcol div.widget h3 {
	border-bottom:1px solid #F2F1E9;
	padding-bottom:4px;
}

/* Hide Elements */
#rss,
#fonts
{display: none;}