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

*/

/* Logo positioning */
#logo a {top: 90px; left: 7px;}

/* Blue Style */
body#woothemes h1, 
body#woothemes h2, 
body#woothemes h3, 
body#woothemes h4 {
color: #6099ff;
}
body#woothemes h2, 
body#woothemes h3, 
body#woothemes h4 {
text-shadow: 0px 1px 1px #000;
}


/* Blog titles */
.fee-filter-the_title a{
color:#6099ff;
}
h3#myWritings {width: 180px;}
h3#myVideos {width: 158px;}
h3#myPhotos {width: 157px;}
h3#myPortfolio {width: 160px;}
h3#myLifestream {width: 219px;}
h3#myFavblog {width: 170px;}




#footer #footerWrap #copy a,
#sidebar a,
ol.commentlist li p a
{ color: #4B99FF; }

p.txt0, p.txt0 a, .continue
{
color:#A3D5EA;
 }

/* CONTACT US FORM */
#si_contact_name1,
#si_contact_email1,
#si_contact_subject1 {
width:250px;
}
#si_contact_message1{
width:250px;
height:150px;
margin-bottom:6px;
}
#si_contact_captcha_code1{width:178px;}



/* ADDTOANY BOOKMARKING */
.addtoany_share_save_container{margin:16px 0;}
ul.addtoany_list{
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	text-indent:0 !important;
}
ul.addtoany_list li{
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before{content:"";}
ul.addtoany_list li a{padding:0 9px;}
ul.addtoany_list img{
	float:none;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img{
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
a.addtoany_share_save img{border:0;width:auto;height:auto;}
