/* 
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 .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h4.continue a {
	background: #DF5E00;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #838C1C;
}

#main-content .post h4.continue a, #sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover { background: #DF5E00; }
#main-content a { color: #DF5E00; }
#header a { color: #DF5E00; }