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

*/

body  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 1.5;  /*unitless for proper inheritance*/
}

.widget h3  {
	color: #c65623;
	border-bottom: 1px solid #cbd1d2;
}

.textwidget {
padding: 5px;
}

.entry img  {
	padding: 5px;
	border: 0px solid #333;
}

body  {
	color: #23262a;
	background: #eae6cc url('styles/blueorange/bg.jpg') repeat-x left top;
}

#pagenav li a:link, #pagenav li a:visited {
	color: #ffffff;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	color: #23262a;
}

#footer  {
	color: #fff;
	background: #345a9b url(styles/blueorange/footertop.jpg) repeat-x left top;
}

#footer .footnav  {
	width: 100%;
text-align: center;
}

#footer .footnav ul  {
	padding: 20px 0 15px 0px;
}

#footer .copyright  {
	width: 100%;
	padding: 0px 10px 5px 15px;
	font-size: 10px;
color: #cccccc;
text-align: center;
}

#footer .copyright  {
	background: none;
}

#nav .topbg  {
	width: 980px;
	height: 7px;
background: url(styles/blueorange/navtop.jpg) no-repeat center top;
}

#pagenav li {
	background: url(blueorange/nav_divider.jpg) no-repeat right top;
margin-top: -5px;
}

.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
	text-decoration: none;
	border: none;
}

#wp-calendarLarge .event-block {
	margin-bottom: 5px;
}