@CHARSET "UTF-8";
/* color */
html, body { background-color:#333333;}
#title {background-image: url("barra.jpg");}
#title .text {color:#8CE1F5; font: 40px Arial,Tahoma,Helvetica,FreeSans,sans-serif;}

#menu ul li a {color: #FFFFFF; text-decoration: none; color:#8CE1F5; font: 18px Arial,Tahoma,Helvetica,FreeSans,sans-serif;}

#text {	background-color: #FFFFFF; color: #333333;}
#text a {color:#8CE1F5;}

#title {height: 37px;}
#title .text {padding-left: 10px; }
#menu ul {list-style: none outside none; margin: 0px; padding-left: 30px;}
#menu ul li {padding: 5px;  }

#menu ul li.conciertos {list-style-image: url("show.jpg");}
#menu ul li.blog {list-style-image: url("blog.gif");}
#menu ul li.historias {list-style-image: url("historias.gif");}


#text {
	border: 5px solid #8CE1F5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#text a { font-weight:bold; text-decoration:none; }

#text {position: absolute; right: 3%; top: 50px; width: 70%; }
#menu {position: absolute; left: 0px; top: 50px; width: 20%;}

/* feedburner */
#text .feedburnerFeedBlock .feedTitle {display:none;}
#text .feedburnerFeedBlock ul {list-style-type: none;}
#text .feedburnerFeedBlock ul li {margin-right: 30px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 5px dashed #8CE1F5;}
#text .feedburnerFeedBlock ul li .headline a {color:#29AAE1;}
#text .feedburnerFeedBlock ul li .date {display:none;}

/* historias */
.historias #text ol li {margin-right: 20px; margin-bottom: 20px;}
.historias #text ol li a {color:#29AAE1}

/** videos */
.videos .Videos ul li div div table tr:nth-child(1) td:nth-child(1) a img {border: 5px solid #8CE1F5;} 
.videos .Videos ul li div div table tr:nth-child(1) td:nth-child(2) div:nth-child(1) { display: none; }
.videos .Videos ul li div div table tr:nth-child(1) td:nth-child(3) div:nth-child(1) { display: none; }
.videos .Videos ul li div div table tr:nth-child(2) td:nth-child(2) span { display: none; }
.videos .Videos ul li div div table tr:nth-child(2) td:nth-child(2) a { display: none; }
.videos .Videos ul li>div {margin-top: 20px;} 

