/* General */
body, img, p, h1, h2, h3, h4, h5, h6, ul, li, form, label, input {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#000 url(../img/bg.gif) repeat-x;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
}
img {
	vertical-align:middle;
	border:0;
}
a{
	color:#ccc;
	outline: none
}
.clear{
	clear:both;
}
.wrap {
	width:970px;
	margin:auto;
}
.banner{
	margin:0 0 10px 0;
	text-align:center;
}
/* top */
#top{
	height:36px;
	background:#000;
	width:100%;
	position:fixed;
	left:0;
	top:0;
}
h1{
	float:left;
}
h1 a{
	display:block;
	text-indent:-9999px;
	background:url(../../../img/logo_sm.gif);
	width:142px;
	height:36px;
}

/* Head */
#head{
	margin:36px 0 15px 0;
	height:200px;
	background:url(../img/head.png) no-repeat center right;
}
#head h2 a{
	display:block;
	height:200px;
	text-indent:-9999px;
}

/* menu */

#menu {
	list-style:none;
	background:url(../img/menu.gif);
	height:36px;
	float:left;
	margin:0 20px;
}
#menu li{
	float:left;
}
#menu a {
	display:block;
	background-image:url(../img/menu.gif);
	text-indent:-9999px;
	height:36px;
	outline:none;
}
#m_home a {
	background-position:0px 0px;
	width:32px;
}
#m_programacion a {
	background-position:-32px 0px;
	width:119px;
}
#m_darmas a {
	background-position:-151px 0px;
	width:56px;
}
#m_blogs a {
	background-position:-207px 0px;
	width:74px;
}
#m_deportistas a {
	background-position:-281px 0px;
	width:100px;
}
#m_musica1079 a {
	background-position:-381px 0px;
	width:93px;
}
#m_concursos a {
	background-position:-474px 0px;
	width:97px;
}


#m_home a:hover{
	background-position:-0px -36px;
}
#m_programacion a:hover{
	background-position:-32px -36px;
}
#m_darmas a:hover{
	background-position:-151px -36px;
}
#m_blogs a:hover{
	background-position:-207px -36px;
}
#m_deportistas a:hover{
	background-position:-281px -36px;
}
#m_musica1079 a:hover{
	background-position:-381px -36px;
}
#m_concursos a:hover{
	background-position:-474px -36px;
}

#menu ul{
	position:absolute;
	display:none;
	list-style:none;
	border-bottom:1px solid #000;
}
#menu ul li{
	float:none;
	border:1px solid #000;
	border-bottom:0;
}
#menu ul li a{
	background:#2b2b2b;
	text-indent:0;
	padding:10px;
	width:180px;
	height:auto;
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}
#menu ul li a:hover{
	background:#4b4b4b;
}

#m_radio{
	background:url(../img/radio.gif);
	width:117px;
	height:36px;
	float:right;
	text-indent:-9999px;
}

/* col 1*/}
.pagerItem {
	margin:10px 0 0 9px;
	float:left;
}

.pagerItem a {
	padding:5px;
	display:block;
	float:left;
	background: transparent url(../img/pagerItem.png) no-repeat scroll 0 0;
}

.pagerItem a.activeSlide img {	
	border-bottom:#000 2px solid;
	margin:0 0 -2px 0;
}


#col-1{
	float:left;
	width:654px;
	margin:0 16px 0 0;
}
#col-2{
	float:left;
	width:300px;
}

#col-1 .box{
	margin:0 0 20px 0;
}
#col-1 .box .top{
	background:url(../img/box1_top.png);
	height:5px;
}
#col-1 .box .mid{
	background:#0c0c0c;
	padding:10px;
}
#col-1 .box .bot{
	background:url(../img/box1_bot.png);
	height:5px;
}

#col-1 .box h4{
	width:540px;
	margin:0 0 0 10px;
	font-size:16px;
	float:left;
}
#col-1 .box .date{
	float:left;
	width:70px;
	font-size:18px;
	text-align:right;
}
#col-1 .box .sep{
	background:url(../img/sep.gif);
	height:2px;
	margin:10px 0;
}
#col-1 .box .player{
	margin:7px auto 15px auto;
	display:block;
	text-align:center;
}
#col-1 .box .player div{
	border:10px solid #000;
	display:inline-block;
}
#col-1 .box .player.blogimgthumb div{
	border:5px solid #000;
	display:inline-block;
	float:left;
	margin: 0 0 0 10px;
}
#col-1 .box p{
	font-weight:bold;
	margin:10px;
}
.btn_comentarios{
	background:url(../img/btn_comentarios.png);
	width:137px;
	height:22px;
	float:left;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:6px 0 0 11px;
	margin:0 10px;
}
.btn_leermas{
	background:url(../img/btn_leermas.png);
	width:137px;
	height:28px;
	float:right;
	text-indent:-9999px;
	margin:0 10px;
}
.btn_anteriores{
	background:url(../img/btn_anteriores.png);
	width:187px;
	height:28px;
	display:block;
	text-indent:-9999px;
	margin:0 10px;
}


#col-2 .box{
	margin:0 0 10px 0;
}
#col-2 .box .top{
	background:url(../img/box2_top.png);
	height:5px;
}
#col-2 .box .mid{
	background:#0c0c0c;
	padding:10px;
}
#col-2 .box .bot{
	background:url(../img/box2_bot.png);
	height:5px;
}
#col-2 .box h4{
	margin:0 0 5px 0;
	font-size:16px;
}
#searchbox input[type="text"]{
	float:left;
	background:url(../img/input.png);
	width:200px;
	height:22px;
	color:#fff;
	padding:8px 8px 0 8px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#searchbox input[type="submit"]{
	float:left;
	background:url(../img/buscar.gif);
	width:64px;
	height:30px;
	text-indent:-9999px;
	cursor:pointer;
}
.ultimos10{
	list-style:none;
}
.ultimos10 li{
	margin:0 0 2px 0;
}
.ultimos10 li a{
	text-decoration:none;
	color:#fff;
	font-size:13px;
}
.archivo{
	list-style:none;
	float:left;
	width:50%;
}
.archivo li{
	margin:0 0 5px 0;
}
.archivo li a{
	text-decoration:none;
	color:#fff;
}
.archivo li.a a{
	font-weight:bold;
}
.i_facebook{
	background:url(../img/facebook.png);
	width:23px;
	height:23px;
	text-indent:-9999px;
	float:left;
}
.i_twitter{
	background:url(../img/twitter.png);
	width:23px;
	height:23px;
	text-indent:-9999px;
	float:left;
	margin:0 7px;
}
.i_rss{
	background:url(../img/rss.png);
	width:23px;
	height:23px;
	text-indent:-9999px;
	float:left;
}
.etiquetas{
	list-style:none;
}
.etiquetas a{
	color:#fff;
	text-decoration:none;
}

/* interior */
.comentarios{
	list-style:none;
	margin:0 10px;
}
.comentarios .fecha{
	font-size:11px;
}
.comentarios strong{
	font-size:14px;
}
.comentarios blockquote{
	background:url(../img/comentario.gif);
	margin:5px 0 15px 0;
	padding:15px;
}
label{
	font-weight:bold;
	display:block;
	margin:8px 0;
}
#comentar input[type="text"]{
	background:url(../img/input.png);
	width:200px;
	height:22px;
	color:#fff;
	padding:8px 8px 0 8px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
#comentar input[type="submit"]{
	background:url(../img/btn_enviar.png);
	width:91px;
	height:28px;
	text-indent:-9999px;
	float:left;
	margin:0 10px;
}
.nota{
	float:right;
	width:150px;
	text-align:right;
	margin:0 10px;
}
textarea{
	background:url(../img/textarea.png);
	width:364px;
	height:78px;
	display:block;
	color:#fff;
	padding:8px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
}
#comentar .col1{
	width:220px;
	float:left;
	margin:0 10px;
}
#comentar .col2{
	width:370px;
	float:left;
	margin:0 10px;
}

/* Footer */
#footer{
	background:url(../../../img/footer-top.gif) no-repeat #000;
	height:160px;
	margin:20px 0;
	padding:20px 0;
	font-size:12px;
}
#footer .left{
	float:left;
}
#footer .right{
	float:right;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{
	color:#ccc;
}
#footer #hormiga{
	background:url(../../../img/hormiga.gif);
	width:100px;
	height:16px;
	display:block;
	text-indent:-9999px;
	margin:0 0 60px 220px;
	outline:none;
}
#footer #fm1079{
	background:url(../../../img/fm1079.gif);
	width:341px;
	height:83px;
	display:block;
	text-indent:-9999px;
	outline:none;
}
#pick{
	font-size:18px;
	}
