/* 

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.



*/

h1{
	text-shadow:none;
	color:#e1134f;
}

.post-title .event-name h1 {
	
	font-size: 30px;
	line-height: 36px;
	font-family:Verdana, Geneva, sans-serif;
	text-shadow:none;
}
#shopping-cart{
	background:none;
}
#shopping-cart h3{
	padding-right:35px;
	background:url(../../plugins/wp-e-commerce/themes/iShop/images/cart.gif) right no-repeat;

}
#events-calendar-outer{
	float:left;
	margin:20px 25px;
	
}
/* FOOTER WIDGETS */

#footer-widgets {  background-color: #e7e7e7; margin: 3px 15px 0 12px;float:right; width:973px;}

#footer-widgets .block { padding:0; width:auto; margin: 10px 0 0 0; float:left; }

#footer-widgets .last { margin-right: 0; }

#footer-widgets h3{ color: #2a2a2a; text-transform: capitalize; font-size: 18px; }

