/* 
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.

*/
.wooslider .slider-container .slide-content h3 {
font-size:14px;
color: #666;
}
#wooslider h3 {
color:#000000;
}
#wooslider h2 {
	background: transparent url('images/grey-line.gif') center repeat-x;
	padding: 0 0px;
	margin: 0px 0px;
	text-align: center;
	color: #ccc;
	text-transform:uppercase;
	font-size: 16px;
	line-height: 100%;
}
#wooslider h2 span {
	background: #fff;
	padding: 0 10px;
}
.post-inner .size-full {
	display: none;
}

