/* 
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.

*/

div.ngg-widget {
	text-align: center;
}

#wooslider h3 {
	font-size: 22px;
	padding-bottom: 0;
	margin-top: -10px;
}
#wooslider p {
	font-size: 12px;
	color: #fff;
	margin-top: -20px;
}

.img_cap {
	float: right;
	background: #fff;
	padding: 0;
	border: 1px solid #e7e7e7;
	text-align: right;
}

.img_cap span {
	color: #999;
	font-size: 10px;
	font-style: italic;
	padding-right: 10px;
}

.entry img {
	margin: 0;
	border: 0;
}

div#nav {
	background-color: #efefef;
	border-bottom: 2px solid #e7e7e7;
}

div#nav li a {
	color: #aaa;
}
	div#nav li a:hover {
		color: #333;
	}
	#nav1 li.current_page_item a{
		color: #333 !important;
	}

div.more_entries div.fr a {
	font-size: 14px;
}

div#header {
	padding: 10px;
	margin: 0;
}

.category-head a {
	background-color: #e92a0b;
	padding: 4px;
	color: #fff !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


#columns div.col1 div.post-outer.post.fr div.post-inner.post-alt p.category-head.cufon a span.cufon.cufon-canvas canvas {
	color: #fff;
}
