/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin:0.4em 0 0.4em; }

.welcomeleft {
	width: 650px;
	height: auto;
	float:  left;
}

#welcomeright {
	width: 300px;
	height: auto;
	float:  left;
}

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}

.eStore-product-description input, .eStore-product-description textarea, .eStore_remove_item_button input, .eStore_remove_item_button textarea { padding: 7px 0 7px 7px; border-color: #fff; border-width:1px; border-style:solid;}
 
.entry img, img.thumbnail { padding: 5px; border: none; background:#F8F8F8; background:rgba(255,255,255,0.7); }
.entry p  { margin: 0 0 10px 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: decimal; }

#navigation ul.rss{background: none;padding: 0 0;margin: -4px 5px;}
#navigation ul.rss li{display:inline;padding:0 3px 0 0;}

/*-------------------------------------------------------------------------------------------*/
/* 11. Facebook */
/*-------------------------------------------------------------------------------------------*/

.woo-fbshare.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-fbshare.none { margin:0 0 0 0!important;  }
.woo-fbshare.right { margin:0 0 1.5em 1.5em; float:right;  }

.woo-fblike.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-fblike.none { margin:0 0 0 0;  }
.woo-fblike.right { margin:0 0 1.5em 1.5em; float:right;  }
