/*
Theme Name: Butterflies (Andrea Noli)
Theme URL: http://www.andrea-noli.org
Description: Theme wordpress para Andrea-Noli.org realizado por 4visuals.org.
Version: 1.0
Author: Eva Martinez
Author URI: http://4visuals.org
Tags: slow, blue, purple, gray, white, butterfly
*/


/*GENERAL*/
HTML{
 
	SCROLLBAR-FACE-COLOR: #bc7992;
	SCROLLBAR-HIGHLIGHT-COLOR: #bc7992;
	SCROLLBAR-SHADOW-COLOR: #bc7992;
	SCROLLBAR-3DLIGHT-COLOR: #bc7992;
	SCROLLBAR-ARROW-COLOR: #caa9e3;
	SCROLLBAR-TRACK-COLOR: #9e5179;
	 SCROLLBAR-DARKSHADOW-COLOR: #bc7992;
}
body{
	margin: 0px;
	color: #c5e2ef;
	text-shadow: #ffffff 1px 1px 1px;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #bc7992;
}
a{
	color: #e8d9de;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #fbfbfb;
	text-decoration: none;
}
/*Header style*/
.welcome-message{
	color: #dec1cc;
	text-shadow: #9f6075 1px 1px 1px;
}
.welcome-message:hover{
	color: #e2c9d2;
}
.welcome-message strong{
	color: #f8f1f4;
}
.header-date{
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: #c1a2b6 1px 1px 1px;
}
/*SIDEBAR STYLE CONTENT*/
.side-box{
	background-image: url(images/sidebar/bg.jpg);
	background-repeat: repeat-y;
	color: #c5e2ef;
	text-shadow: #4c798b 1px 1px 1px;
	margin-bottom: 20px;
}
.side-box strong{
	color: #ddecf3;
}
.side-box a{
	color: #f4fcff;
}
.side-box a:hover{
	color: #ffffff;
}
.strong2{
	color: #f4fcff;
	text-shadow: #b9d6e1 0px 0px 4px;
	border-bottom: 1px dotted #b9d6e1;
	font-weight: bold;
	line-height: 16px;
}
.side-box_body{
	background-image: url(images/sidebar/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 24px;
	padding-left: 20px;
}
.elites a img{
	background-color: #446978;
	padding: 5px;
	margin: 4px;
	border: 1px solid #3b606f;
	-webkit-box-shadow: 0 0 5px #305a6b;   
	-moz-box-shadow: 0 0 5px #305a6b;   
	box-shadow: 0 0 5px #305a6b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity:.70;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
}
.elites a img:hover{
	background-color: #aac9d5;
	border: 1px solid #6190a3;
	-webkit-box-shadow: 0 0 5px #4f8398;   
	-moz-box-shadow: 0 0 5px #4f8398;   
	box-shadow: 0 0 5px #4f8398;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
}
.blue-quote{
	border: 1px solid #337693;
	border-left: 10px solid #337693;
	background-color: #77a6ba;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #337693;
	text-shadow: #679aaf 0px 0px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.blue-quote:hover{
	border-color: #5290ab;
	background-color: #8cb6c7;
}
/*TWEETS*/
ul#twitter_update_list{
margin: 0;
padding: 0;
}
#twitter_update_list li{
	list-style: none;
	display: block;
	background-image: url(images/header/bg-tweets.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px;
	padding-left: 25px;
	border: 0px;
	margin: 1px;
	text-align: left;
	color: #a7657c;
	text-shadow: #d2b3bd 1px 1px 1px;
	width: 307;
}
#twitter_update_list li:hover{
	background-image: url(images/header/bg-tweets-hover.png);
	color: #8b4c62;
}
/*NEWS*/
.news-title{
	font-family: georgia;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: normal;
}
.news-title a{
	color: #ffffff;
	text-shadow: #d5b0be 1px 1px 1px;
}
.news-subtitle{
	font-family: lucida sans unicode;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: normal;
	padding-left: 20px;
	color: #b6899a;
}
.news-subtitle a{
	color: #c27a95;
}
.news-subtitle a:hover{
	color: #6190a3;
}
.news-body{
	background-image: url(images/news/bg.jpg);
	padding-left: 20px;
	padding-right: 24px;
	color: #9f7786;
	font-size: 11px;
	text-shadow: none;
}
.news-body a{
	color: #6190a3;
}
.news-body a:hover{
	color: #4d7a8c;
}
.news-body a img{
	background-color: #dba8bc;
	padding: 5px;
	margin: 4px;
	border: 1px solid #d89db4;
	-webkit-box-shadow: 0 0 5px #d5aaba;   
	-moz-box-shadow: 0 0 5px #d5aaba;   
	box-shadow: 0 0 5px #d5aaba;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity:.70;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
}
.news-body a img:hover{
	background-color: #aac9d5;
	border: 1px solid #6190a3;
	-webkit-box-shadow: 0 0 5px #ffffff;   
	-moz-box-shadow: 0 0 5px #ffffff;   
	box-shadow: 0 0 5px #ffffff;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
}




input, textarea, option, select {
        text-align:center;
	background: #7facbf url('');
        font-family: Trebuchet MS;
        font-size: 11px;
	color: #efebeb;
	padding:9px;
        border: solid 0px #7facbf;
	}
	
	input:hover, textarea:hover, option:hover, select:hover {
        text-align:center;
	background: #7facbf url('');
        font-family: Trebuchet MS;
        font-size: 11px;
	color: #efebeb;
	padding:9px;
        border: solid 0px #7facbf;
	}
	
	input:focus, textarea:focus {
        background: #7facbf url('');
        border: solid 0px #7facbf;
	}

.subcontent {
background-color: #a36076;
background-image: url(http://andrea-noli.org/wp-content/themes/butterflies/images/bg.jpg);
background-position: bottom;
font-weight: bold; 
font-family: "lucida sans", arial, sans-serif; 
font-size:11px; 
letter-spacing:0px; 
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:20px;
line-height:12px; 
color:#ebd9df;
text-shadow: #ebd9df 1px 1px 1px;
text-align:justify;
text-transform: uppercase;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px; }


.subcontent:hover {
background-color: #a36076;
background-image: url(http://andrea-noli.org/wp-content/themes/butterflies/images/bgtable.jpg);
background-position: bottom;
font-weight: bold; 
font-family: "lucida sans", arial, sans-serif; 
font-size:11px; 
letter-spacing:0px; 
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:20px;
line-height:12px; 
color:#ebd9df;
text-shadow: #ebd9df 1px 1px 1px;
text-align:justify;
text-transform: uppercase;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px; }


.subcontent a:link {
color:#ebd9df;
background-image: url();
text-shadow: #ebd9df 1px 1px 1px;}

.subcontent a:visited {
color:#ebd9df;
text-shadow: #ebd9dg 1px 1px 1px;}


.thumb {
background-color:#c397a8;
padding:4px;
border:1px solid #c397a8;
margin:3px;
-moz-border-radius:7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#677484;
}

	
	
	
/*QUOTES*/
blockquote{
	border: 1px solid #c397a8;
	border-left: 10px solid #c397a8;
	background-color: #eacdd8;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #b78497;
	text-shadow: #ffffff 0px 0px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
blockquote:hover{
	border-color: #cfacba;
	background-color: #f4e1e8;
}
.footer{
	border: 1px solid #a0557c; 
	border-left: 15px solid #a0557c; 
	padding-left: 5px; 
	background-color: #b57797;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #f1e8ed;
	text-shadow: #a06483 1px 1px 1px;
}

/*ALINEACIÓN IMAGENES WORDPRESS*/
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}
