/* 
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.

*/



#header{background:url("http://www.espressoartistwebsites.com/wp-content/themes/optimize/images/bg-top_1.png") repeat;padding:10px 0 20px;clear:both;position:relative;z-index:10;}



#footer{background: #393939}

#nav a, 
#footer #footer-widgets h3,
#featured.home h2 ,
#logo .site-title a{ text-shadow:#393939 1px 2px 0;}


.social {
	background:url(images/TwitterFooter-1.png) no-repeat;
	padding: 10px 20px 20px 50px;
	margin-right: 10px;
}

.facebook {
	background:url(images/facebook.png) no-repeat;
	padding: 10px 20px 20px 50px;
	margin-right: 10px;
}

#sidebar .widget h3  { margin: 0 0 15px 0;text-transform:uppercase; font-size:18px; text-transform:uppercase; color:#63c749; 
border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background-color: #E6E6E6;
	padding: 6px;
}

#sidebar .widget ul li a  { display: block; line-height: 24px; text-decoration: none; color:#666;
	padding-top: 6px;
	padding-left: 0;
	margin-left: 10px;
}

#sidebar .widget ul li  { background: url(images/ico-bullet_round.png) no-repeat left 8px; padding-left:15px;
}

#featured a. button{
	background: #e39000 url(images/btn-featured-right.png) no repeat scroll top right;
	display: block;	
	float: left;
	height:  44px;
	padding-right: 16px;
	color: #fff!important;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px;
	margin:30px 30px 20px 0;letter-spacing:-1px;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);	
	position: relative;
	cursor: pointer;
	font-weight: bold;	
	border: 1px solid rgba(0,0,0,.0);
	border-bottom-color: rgba(0,0,0,.0);
	border: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;}
	
#nav a, 
#footer #footer-widgets h3,
#featured.home h2 ,
#logo .site-title a{ text-shadow:#373737 1px 1px 0;}

#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent { background: #e39000;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6); }

