/*
Theme Name: Version 0.1
Theme URI: http://www.breakoutink.org
Description: 1era version de la web, Febrero 2010
Author: Devito
*/
body {
	margin: 0px;
	background: #f597ef url('bg.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #8e8e8e;
}

/* Imagenes */
.lastest {
	background: # url('images.jpg');
	text-align: center;
	vertical-align: middle;
}
.lastest a img {
	weight: 60px;
	height: 65px;
	background-color: #fadef7;
	padding: 4px;
	border-bottom: 1px solid #db0543;
	border-right: 1px solid #db0543;
	border-top: 1px solid #fadef7;
	border-left: 1px solid #fadef7;
}
.lastest a:hover img {
	background-color: #fadef7;
	padding: 4px;
	border-bottom: 1px solid #da14cd;
	border-right: 1px solid #da14cd;
	border-top: 1px solid #fadef7;
	border-left: 1px solid #fadef7;
}

/* Noticias */
.News {
	background-color: #;
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 18px;
	color: #da14cd;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #fac1f4 0px 1px 0px;
	display: block;
	text-decoration: none;
}
.News a:link, .News a:active, .News a:visited{
	background-color: #;
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 18px;
	color: #da14cd;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #fac1f4 0px 1px 0px;
	display: block;
	text-decoration: none;
}
.News a:hover {
	background-color: #;
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 18px;
	color: #ef35e3;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #fac1f4 0px 1px 0px;
	display: block;
	text-decoration: none;
}
.postmetadata {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #f5a0ec;
	background-color: #;
	padding: 2px;
	text-align: center;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #f582e9;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #f660e6;
}
.entry_ {
	background: #;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #626262;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.entry {
	background: #fbd3f8 url('noticias/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #626262;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #e84ab4;
}
.entry a:hover {
	text-decoration: none;
	color: #da14cd;
}
.entry img {
	background-color: #fcf4fc;
	padding: 4px;
	border-bottom: 1px solid #ee64e0;
	border-right: 1px solid #ee64e0;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.entry img:hover {
	background-color: #fcf4fc;
	padding: 4px;
	border-bottom: 1px solid #b0069f;
	border-right: 1px solid #b0069f;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.entry a img {
	margin: 2px;
	background-color: #fcf4fc;
	padding: 4px;
	border-bottom: 1px solid #ee64e0;
	border-right: 1px solid #ee64e0;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.entry a:hover img {
	background-color: #fcf4fc;
	padding: 4px;
	border-bottom: 1px solid #b0069f;
	border-right: 1px solid #b0069f;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.entry em {
	color: #f15fe8;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #f4c2f1 0px 1px 0px;
}
.entry i {
	color: #383838;
}
.entry b, .entry u, .entry strong {
	color: #f480eb;
	text-decoration: none;
	text-shadow: #f8bff4 0px 0px 0px;
}
.entry label {
	color: #f59eef;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #f480eb 0px 1px 0px;
}
.comentarios {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #e94ad9;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
.comentarios:hover {
	background-color: #fac0f6;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.comentarios a:link, .comentarios a:active, .comentarios a:visited {
	text-decoration: none;
	color: #e94ad9;
}
.comentarios a:hover {
	text-decoration: none;
	color: #ca40bc;
}
.entry_ img {
	margin: 1px;
	background-color: #;
	border: 0px solid #;
}
blockquote {
	background-color: #fac0f6;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 0px solid #fac0f6;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* SIDEBAR */
.elite {
	background: #f8bef4 url('sidebar/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #626262;
	text-align: justify;
	padding-left: 11px;
	padding-right: 12px;
}
.elite a img, .elite a:hover img {
	margin: 0px;
	background-color: #f8bef4;
	padding: 0px;
	border: 0px solid #f8bef4;
}
.contenido {
	background: #f8bef4 url('sidebar/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #626262;
	text-align: justify;
	padding-left: 22px;
	padding-right: 25px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #e84ab4;
}
.contenido a:hover {
	text-decoration: none;
	color: #da14cd;
}
.contenido img {
	background-color: #fadaf6;
	padding: 3px;
	border-bottom: 1px solid #ee64e0;
	border-right: 1px solid #ee64e0;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.contenido img:hover {
	background-color: #fadaf6;
	padding: 3px;
	border-bottom: 1px solid #b0069f;
	border-right: 1px solid #b0069f;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.contenido a img {
	background-color: #fadaf6;
	padding: 3px;
	border-bottom: 1px solid #ee64e0;
	border-right: 1px solid #ee64e0;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.contenido a:hover img {
	background-color: #fadaf6;
	padding: 3px;
	border-bottom: 1px solid #b0069f;
	border-right: 1px solid #b0069f;
	border-top: 1px solid #fadaf6;
	border-left: 1px solid #fadaf6;
}
.contenido em {
	color: #fdf4fa;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #ee8bd2 0px 1px 0px;
}
.contenido i {
	color: #383838;
	font-size: 9px;
}
.contenido b, .contenido u, .contenido strong {
	color: #ee8bd2;
	text-decoration: none;
	text-shadow: #fad4f6 0px 0px 0px;
}
/*Footer*/

.footer {
	background-color: #64135f;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #9d3596;
	padding: 30px;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	color: #f68dee;
}
.footer a:hover {
	text-decoration: none;
	color: #eb68e3;
}

/* PAGENAVI */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #fbd3f8;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #da50cd;
	border: 1px solid #f7aef3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	background-color: #fdc2fa;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #da50cd;
	border: 1px solid #f7aef3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #fbd3f8;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #da50cd;
	border: 1px solid #f7aef3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #fbd3f8;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #da50cd;
	border: 1px solid #f7aef3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	background-color: #fbd3f8;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #da50cd;
	border: 1px solid #f7aef3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input, textarea, option, select {
	margin: 2px;
	background: #f6a8ee url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #d743ca;
	border: 1px solid #f9b4f3;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:hover, textarea:hover, option:hover, select:hover {
	margin: 2px;
	background: #f6a8ee url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #d743ca;
	border: 1px solid #f9b4f3;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:focus, textarea:focus {
	margin: 2px;
	background: #f6a8ee url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #d743ca;
	border: 1px solid #f9b4f3;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
/* Twiiter */
.twitter li{
	background-color: #f6a8ee;
	padding: 3px;
	margin: 2px;
	display: block;
 	font-family: "Trebuchet MS"; 
	font-size: 11px;
	line-height: 11px;
	color: #5b5b5b; 
	border: 0px solid #b88728; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li:hover{
	background-color: #fac0f6;
	border: 0px solid #c28022; 
	-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: #e84ab4;
}
.twitter li a:hover{
	color: #da14cd; 
}