/* 
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.

*/

#navigation li ul {
	z-index: 8;
}

#from-the-blog .posted {
	width: 420px;
}

#navigation li ul {
	z-index: 8;
}
h2 {
	font:bold 2.20em Arial, Helvetica, sans-serif; color:#4f7faf;
}
.post-single h2 {
	margin-bottom: 10px;
}
.slideelement, #myGallery img {
	margin:15px auto 0 auto;
	display:block;
	border: 5px solid #fff;
}
.wp-caption {
	text-align: center;
	padding: 0 0 5px;
	background: #fff;
	font-size:10px;
	font-style: italic;
	line-height: 11px;
}
.wp-caption-text {
	line-height: 12px;
}
#sidebar  div#sliding_cart {
	margin:0; padding:0;
	list-style:none;
	background:#edf5f9;
	border:1px solid #FFF; border-width:0 1px 1px 1px;
}
/* Tweaks added for wp-ecommerce plugin  - Priya 10/27/09 */
#sidebar  div#sliding_cart {
	padding: 10px;
}
span.subtotal, span.total, span.discount, span.postage, span.tax, span.gocheckout {
	padding:5px 0;
}
#features .caption {
	font-size: 1.2em;
}
#head-forms{
	float:right;
	margin:43px 0 0;
	width: 200px;
}

#head-forms div {  
	background:#ffffff;
}
.post-single li{
	line-height: 21px;
}