/* 
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.

*/

#main-content p {
font-size: 13px;
}

#page_navi {
	width: 100%;
	height: 27px;
	font-size: 15px;
}

#page_navi a {
	color: #FFFFFF;
}

#faq p{
	padding: 0px;
}

a {
	color: #CC0000;
}

#sidebar a {
color: #CC0000;
}

#nav li {
	float: left;
	background: url(http://crossfittameside.com/wp-content/uploads/2011/02/bg_separator.gif) no-repeat right 10px;
}


#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(http://crossfittameside.com/wp-content/uploads/2011/02/bg_separator.gif) no-repeat right 4px;
}

#main-content .post h4.continue a:hover {
	background: #CC0000;
}

