/*
Theme Name: Dream Out Loud!
Theme URI: http://www.breakoutink.org
Description: 11ma Version, Jun-Jul 2010
Author: Devito
*/
body {
	margin: 0px;
	background: #ddefef url('bg.jpg');
	background-repeat: repeat-x;
	font-family: "Arial";
	font-size: 10px;
	line-height: 11px;
	color: #525757;
}
/* Imagenes */
.lastest {
	background: # url('sidebar/bg.jpg');
	text-align: center;
	vertical-align: middle;
	font-family: "Georgia";
	font-size: 10px;
	line-height: 11px;
	color: #5da8a0;
	padding-left: 15px;
	padding-right: 20px;
}
.lastest a img {
	height: 50px;
	background-color: #dcebec;
	padding: 4px;
	border: 1px solid #51cec5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.lastest a:hover img {
	background-color: #dcebec;
	padding: 4px;
	border: 1px solid #51cec5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	opacity:.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}

.wp-tuit li{
	background-color: #c8efec;
	padding: 5px;
	margin: 2px;
	display: block;
 	font-family: "Trebuchet MS"; 
	font-size: 11px;
	line-height: 11px;
	border-bottom: 0px solid #e1607a; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.wp-tuit li:hover{
	background-color: #e6d3d9;
	border-bottom: 0px solid #e1607a;  
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.wp-tuit li.last{
	margin-bottom: 0px;
}
#mainContent #rightCol a.light{
	color: #858585;
}
.wp-tuit li a:link, .wp-tuit li a:active, .wp-tuit li a:visited{
	color: #e96e00;
}
.wp-tuit li a:hover{
	color: #e96e00; 
}
/* SIDEBAR */
.elite {
	background: #91dcd6 url('sidebar/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.elite a img, .elite a:hover img {
	background-color: #91dcd6;
	padding: 0px;
	border: 0px solid #91dcd6;
}
.contenido {
	background: #91dcd6 url('sidebar/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #595e5e;
	text-shadow: #61d3cc 1px 0px 1px;
	text-align: justify;
	padding-left: 45px;
	padding-right: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #e96e00;
}
.contenido a:hover {
	text-decoration: none;
	color: #df8636;
}
.contenido img {
	margin: 2px;
	background-color: #f0efee;
	padding: 3px;
	border: 1px solid #fc60b1;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.contenido a img {
	margin: 1px;
	background-color: #f0efee;
	padding: 3px;
	border: 1px solid #fc60b1;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.contenido a:hover img {
	background-color: #f0efee;
	padding: 3px;
	border: 1px solid #de2e89;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.contenido em {
	color: #e77690;
	font-size: 12px;
	font-weight: bold;
}
.contenido i {
	color: #383838;
	font-size: 9px;
}
.contenido u, .contenido strong {
	color: #87105c;
	text-decoration: none;
}
.contenido b {
	color: #0d697b;
}

/* Noticias */
.News {
	background: # url('');
	padding: 10px;
	text-transform: normal;
	display:block;
	font-weight:bold;
}
.News a:link, .News a:active, .News a:visited {
	font-family: "Georgia";
	font-size: 18px;
	line-height: 15px;
	letter-spacing:-1px;
	color: #0d8e8e;
	text-shadow: #88e0e7 1px 0px 3px;
	text-decoration: none;
	font-style:italic;
}
.News a:hover {
	font-family: "Georgia";
	font-size: 18px;
	line-height: 15px;
	letter-spacing:-1px;
	color: #2dbdc8;
	text-shadow: #88e0e7 1px 0px 3px;
	text-decoration: none;
	font-style:italic;
}
.fecha {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	text-shadow: #A2043C 1px 0px 1px;
	text-align: center;
}
.postmetadata {
	background: #ddefef url('');
	font-family: "Arial";
	font-size: 11px;
	line-height: 11px;
	color: #898989;
	display: block;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #ca1d3d;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #ca1d3d;
}
.entry {
	background: #fcfefd url('noticias/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #7c7c7c;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 0px solid #;
}
.entry_ {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #7c7c7c;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #048379;
}
.entry a:hover {
	text-decoration: none;
	color: #359e96;
}
.entry img {
	margin: 2px;
	background: #fcfefd url('');
	padding: 5px;
	border: 1px solid #fcfefd;
}
.entry a img {
	margin: 2px;
	background: #e6e8e7 url('noticias/bgimg.jpg');
	padding: 5px;
	border: 1px solid #afafaf;
}
.entry a:hover img {
	background: #e6e8e7 url('noticias/bgimghover.jpg');
	padding: 5px;
	border: 1px solid #5da8a0;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.entry b {
	color: #d85e75;
}
.entry em {
	color: #fea106;
}
.entry label {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #fea106;
}
.entry i {
	color: #383838;
}
.entry u {
	color: #31b3b4;
}
.entry strong {
	color: #fc1235;
}
.comentarios {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #b02c41;
	text-align: center;
	padding: 10px;
}
.comentarios a:link, .comentarios a:active, .comentarios a:visited {
	text-decoration: none;
	background-color:#aae4e5;
	color: #b02c41;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	padding:15px;
}
.comentarios a:hover {
	text-decoration: none;
	background-color:#aae4e5;
	color: #900b20;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
blockquote {
	background: #c3edeb url('noticias/quote.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #5d5d5d;
}

/*Footer*/
.footer {
	background-color: #6bd6d2;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #434343;
	text-shadow: #35879e 1px 1px 1px;
	border-top: 5px solid #3ec7bd;
	padding: 20px;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	color: #e96e00;
}
.footer a:hover{
	text-decoration: none;
	color: #e68b3a; 
}
/* PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 8px 10px 8px 10px; 
	margin: 2px;
	background-color: #bedddd;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #737373;
	border: 0px solid #bedddd;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	padding: 8px 10px 8px 10px; 
	margin: 2px;
	background-color: #9cdad7;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #737373;
	border: 0px solid #bedddd;
	text-decoration:none;
}

input, textarea, option, select {
	margin: 2px;
	background: #e5e2e9 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #656565;
	border: 2px solid #81d4cd;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:hover, textarea:hover, option:hover, select:hover {
	background: #e5e2e9 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #656565;
	border: 2px solid #81d4cd;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:focus, textarea:focus {
	background: #e5e2e9 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #656565;
	border: 2px solid #81d4cd;
	padding: 3px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}

/* Twiiter */
.twitter li{
	background-color: #9debe4;
	padding: 5px;
	margin: 2px;
	display: block;
 	font-family: "Trebuchet MS"; 
	font-size: 11px;
	line-height: 11px;
	border-bottom: 0px solid #e1607a; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li:hover{
	background-color: #6fd6cf;
	border-bottom: 0px solid #e1607a;  
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li.last{
	margin-bottom: 0px;
}
#mainContent #rightCol a.light{
	color: #858585;
}
.twitter li a:link, .twitter li a:active, .twitter li a:visited{
	color: #e96e00;
}
.twitter li a:hover{
	color: #e96e00; 
}

.sociable { margin: 0px 0;padding:1px 0;}

span.sociable_tagline { float:left; }
span.sociable_tagline span { }
span.sociable_tagline:hover span {
	color: black;
	line-height: 1.25em;
}
.sociable span {

}
.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}
.sociable ul li {
background: none;
display: inline !important;
list-style-type: none;
margin: 0;
padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 1;
opacity:.80;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
}

.sociable a img, .sociable a img:visited {
width:16px;
height:16px;
border: 0px solid #b7a97e;
padding:0px;
margin-right:-1px;
opacity:.80;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
}

.sociable a img:hover {
width:16px;
height:16px;
border: 0px solid #b7a97e;
padding:0px;
margin-right:-1px;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
}
