#header span, #nav span, #promoJr span{  display: none; }

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#101010 url(images/v3/back.png) repeat-x;
}
a{color: #FFF; text-transform:none;}
#containerMain{ background:url(images/v3/back_stage1b.gif) repeat-x 0 65px;  }
#container {
	margin:25px auto 0 auto;
	text-align:left;
	width:960px;
}
#header{  height:325px; margin:0 0 20px 0;}
#header #logo{ display:block; width:124px; height:55px; background:url(images/v3/logo.png) no-repeat; float:left; }
#header #subNav{
	width:300px;
	height:30px;
	float:right;
	font:9px/9px Helvetica, Arial;
	color: #FFF;
	text-align:right;
	
}
#header #subNav a{ margin:0 5px; }
#stage{width:960px; height:280px; float:left; position:absolute; margin:45px 0 0 0; clear:both; }
#stage #stageTxt{ width:479px; height:240px; display:block; margin:20px 0 0 0; float:left }
#stage #stagePhoto{ width:471px; height:270px; display:block; float:right; margin:5px 5px 0 0; }

/*backgrounds*/
.back1 #stage{ background:url(images/v3/back_stage1.png);}
.back1 #containerMain{ background:url(images/v3/back_stage1b.gif) repeat-x 0 65px;  }
.back1 #stage #stageTxt{ background:url(images/v3/stage1_text.gif) no-repeat; }
.back1 #stage #stagePhoto{ background:url(images/v3/stage1.jpg) no-repeat; }

.back2 #stage{ background:url(images/v3/back_stage2.png);}
.back2 #containerMain{ background:url(images/v3/back_stage2b.gif) repeat-x 0 65px;  }
.back2 #stage #stageTxt{ background:url(images/v3/stage2_text.gif) no-repeat; }
.back2 #stage #stagePhoto{ background:url(images/v3/stage2.jpg) no-repeat; }

.back3 #stage{ background:url(images/v3/back_stage3.png);}
.back3 #containerMain{ background:url(images/v3/back_stage3b.gif) repeat-x 0 65px;  }
.back3 #stage #stageTxt{ background:url(images/v3/stage3_text.gif) no-repeat; }
.back3 #stage #stagePhoto{ background:url(images/v3/stage2.jpg) no-repeat; }



/*nav*/
#nav{ height:100px; display:block;  margin:0 0 20px 0; }
#nav li{display:block; float:left;  height:62px;   }
#nav a{display:block; width:150px;  margin:8px 31px 0 0; height:52px;  }

#nav #home a{ width:102px; background:url(images/v3/nav1.png) no-repeat;  }
#nav #pasion a{ width:151px; background:url(images/v3/nav2.png) no-repeat;  }
#nav #amor a{ width:150px; background:url(images/v3/nav3.png) no-repeat;  }
#nav #sumate a{ width:161px; background:url(images/v3/nav4.png) no-repeat;   }
#nav #blog a{ width:131px; background:url(images/v3/nav5.png) no-repeat;  }
#nav #proyectos a{ width:119px; background:url(images/v3/nav6.png) no-repeat;  }

#nav #english a{ width:92px; background:url(images/v3/nav7.png) no-repeat; height:62px; margin:0 !important; }




#nav #home a.active, #nav #home a:hover{ width:102px; background:url(images/v3/nav1.png) no-repeat 0 -60px;  }
#nav #pasion a.active, #nav #pasion a:hover{ width:151px; background:url(images/v3/nav2.png) no-repeat 0 -60px;  }
#nav #amor a.active, #nav #amor a:hover{ width:150px; background:url(images/v3/nav3.png) no-repeat 0 -60px; }
#nav #sumate a.active, #nav #sumate a:hover{ width:161px; background:url(images/v3/nav4.png) no-repeat 0 -60px;  }
#nav #proyectos a.active, #nav #proyectos a:hover{ width:119px; background:url(images/v3/nav6.png) no-repeat 0 -50px;  }
#nav #blog a.active, #nav #blog a:hover{ width:131px; background:url(images/v3/nav5.png) no-repeat 0 -60px;  }

#nav #english a.active, #nav #english a:hover{ width:92px; background:url(images/v3/nav7.png) no-repeat 0 -80px; margin:0 !important; }



/*sidebar*/
#sideBar{width: 400px; float:right; font:normal 9px/15px "Lucida Grande", "Trebuchet Ms", san-serif;}
#sideBar .sB_cols .c1{ width:226px; float:left;   }
#sideBar .sB_cols .c2{ width:154px; float:right;   }

#promoJr{display:block; height:122px; width:400px; background:url(images/v3/promo_jr.png) no-repeat; margin:0 0 20px 0;}
#sideBar .bloke{ background:url(images/v3/back_bloks.png) no-repeat bottom; width:226px; margin:0 0 20px 0;}
#sideBar .p{padding: 20px 0 15px 17px; }
#sideBar #pics {margin:0 0 20px 0}
#sideBar .contPic{ height:190px; width:190px; overflow:hidden; margin:0 0 0 5px;
}
.contPic ul{
		width:650px;
		height:200px;
		padding:0;
		margin:0;
	}

		.contPic li{
			float:left;
			width: 85px;
			height:85px;
			margin:0 10px 5px 0;
		}
#sideBar #pics a{ border:solid 5px #FFF; float: left; margin:0 10px 10px 0; }
#sideBar #pics a:hover{ border:solid 5px #098AB2; float: left; margin:0 10px 10px 0; }

#sideBar .btns{ height:23px; clear:both; text-align: right; padding:0 18px 0 0;  }
#sideBar .btns a{border:none !important;  margin:0 !important; float:none !important; }
#sideBar #searchTxt{ border:none; background:url(images/v3/back_search.png) no-repeat; width:127px; padding:0 25px 0 2px; height:27px; color:#FFF; margin:0 0 20px 0; }
#sideBar h2{ margin:0 0 0 0; border-bottom:solid 1px  #333; padding:2px 0 5px 0; clear:both; font-size:12px; line-height:14px; }

#sideBar #friendsList{ margin:0 0 20px 0; padding:0; list-style:none; color:#CCC; font-size: 9px; line-height:11px; }
#sideBar #friendsList li{ margin:0 0 0 0; padding:0;  list-style:none; display:block; }
#sideBar #friendsList a{ display:block; padding:7px 10px 7px 15px; background:url(images/v3/bullet01.png) no-repeat 8px 8px; border-bottom:solid 1px #333;  }
#sideBar #friendsList a:hover{ background:#000 url(images/v3/bullet01.png) no-repeat 8px 8px; }

#sideBar #social{ margin:10px 0 20px 0;}
#linksSuscribete{ margin:0 0 20px 0; clear:both;}
#sideBar #linksSuscribete a {opacity:0.4;display:block; float:left; margin:0 5px 0 0; }
#sideBar #linksSuscribete a:hover{opacity:1;display:block; float:left; }
 #social a{opacity:0.4;}
 #social a:hover{opacity:1;}

/*post*/
.post { background: url(images/v3/backPost.png) repeat-y; padding:20px 20px 20px 20px; margin:0 0 9px 0;  }
.postCont { background: url(images/v3/backPostBottom.png) no-repeat 0 bottom; margin:0 0 40px 0;  }
.iconComments{
	background:url(images/v3/iconComments.png) no-repeat;
	width: 73px;
	height:60px;
	position:absolute;
	text-align:center;
	font-weight:bold;
	margin: -35px 0 0 440px;
	float:right;
}
.iconComments a{ font:24px/24px Helvetica, Arial; color:#FF0046; display:block; padding:10px 0 0 0; }
.post .who{
	color:#078AB2;
	margin:10px 0 20px 0;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
} 
.post .who span{ background:#0C4364; padding:5px;    }
.line{ background:url(images/v3/line.gif) repeat-x; clear:both; margin:20px 0 0 0; padding:10px 0 0 0; height:20px; }
.shareIt{display:block; float:left; font:9px/11px Helvetica, Arial; color:#999; letter-spacing:1px; background: url(images/v3/iconShare.png) no-repeat; padding:2px 0 2px 18px; width:150px; height:15px; }
.addComment{display:block; float:right; font:9px/11px Helvetica, Arial; color:#999; letter-spacing:1px;background: url(images/v3/iconAddComments.png) no-repeat 0 2px; padding:2px 0 2px 14px; width:80px; height:15px; text-align:right; }
#main{ clear:both;}
#content{width: 540px; float:left; margin:0 0 20px 0;}
.list01{ margin:0 15px 20px 12px; font-size:10px; line-height:13px; border-top:solid 1px #333;}
.list01 li {
margin:0 0 0 0; padding:0;  list-style:none; display:block;}
.list01 a {
	display:block; padding:10px 10px 10px 15px; background:url(images/v3/bullet01.png) no-repeat 8px 12px; 
	color: #999;	
}
.list01 a:hover {
	background:#360F28 url(images/v3/bullet01.png) no-repeat 8px 12px; 
	color: #999;	
}

/*typos*/
h1, h1 a{
	color:#FFEE19;
	font: normal 22px/25px Helvetica, Arial;
	letter-spacing:-1px;
	margin:0 0 10px 0;
	padding:0;
}
h2{
	color:#C90039;
	font-size:17px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}
h4{
	color: #3889B0;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	margin:20px 0 10px 0;
	padding:0;
	font-family:"Lucida Grande", "Trebuchet Ms";
}
h4 a{	color: #3889B0;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	font-family:"Lucida Grande", "Trebuchet Ms";
}
h5{	color: #0CF;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 5px 0 !important;
	letter-spacing:-1px;
}
h6{	color: #FFF;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}
blockquote h6{ margin:0; font-weight:normal; }

p, h3, table, td, body{
	color: #ccc;
	/*font: normal 12px/15px "Trebuchet MS", Verdana;*/
	font: normal 13px/18px "Helvetica Neue", Arial;
}
a{ text-decoration:none;}
a:hover{ color: #098AB2;}

#friends{background:url(images/v3/iconCorazon.png) no-repeat right 0;}

/*footer*/
#footer{ background:url(images/v3/backFooter.gif) repeat-x; height:280px; clear:both; text-align:center; color:#5DB2CC;letter-spacing:-1px; }
#footer .a{ width:960px; margin:0 auto;  }
#footer .b{ padding:20px;  }
#footer .c{width:305px; float:left; margin:0 0 0 0; text-align:left;}
#footer h2{ color:#5DB2CC; font: normal 14px/16px Helvetica, Arial; letter-spacing:0px; margin:0;
}
#footer #last h2{margin:0 0 10px 0;}
#footer #last a{color:#0BC6FF; background:#0999C5; padding:5px; margin:10px 0 0 0;}

/*listas colores alternos*/
.alterno1{ background-color:#360F28 !important;}
.alterno2{ background-color:#242945 !important;}

/*the comments*/
#theCommentsCont { padding:0 10px; }
#theComments {
	background: url(images/v3/backPost.png) repeat-y;
	padding:0;
}
#commentsTitle{ padding:20px 0 0 20px;}
#InPost{margin:0 !important;}
#thePost .post{margin:0!important;}
#comTop { background:url(images/v3/backComTop.png) no-repeat; height:23px;   }
.withColor{ background:#4E0F23;}

/*list of comments*/
#titleC{ background:url(images/v3/backComBot.png) no-repeat; height:23px;}
#listOfComments{ background: url(images/v3/backPost.png) repeat-y; padding:20px 20px 0 20px; margin:0 0 0 0;
}
#listOfComments, #listOfComments p, #listOfComments li{ font:normal 11px/16px "Lucida Grande", "Trebuchet Ms", san-serif; color:#ccc; }

#listOfComments h2{	color:#B2123E;
	font: normal 20px/22px Helvetica, Arial;
	letter-spacing:-1px;
 }
#listOfComments ul{margin:0; padding:0; list-style:none;} 
#listOfComments li{margin:0 0 10px 0; padding:0; list-style:none;  font:normal 12px/17px Helvetica, Arial; color:#CDCDCE; clear:both;} 
#listOfComments .a{float:left; width:45px; }
#listOfComments .a img{ border:solid 5px #14A0CC; }

#listOfComments .d img{ border:solid 5px #B2123E !important; }

#listOfComments .b{float:right; width:425px;}
#listOfComments .liCont{
	background: url(images/v3/backList.png) no-repeat 0 bottom;
	padding:0 0 10px 0;
}
#listOfComments .c{background:#191A1E;padding:10px 10px 5px 10px;  }
#listOfComments .author{color:#078AB2;   margin:10px 0 10px 0; font-size:9px; line-height:13px;   } 
#listOfComments .author span{ background:#0C4364; padding:5px;    }
#imgBottom { background: url(images/v3/backPostBottom2.png) no-repeat 10px 0; height:8px;  }

/*pages*/
blockquote{
	margin:0 0 20px 0;
	padding:10px;
	background:#B2123E;
	
}
blockquote p{ margin:0;font: normal 14px/18px Helvetica, Arial; }

blockquote h2, blockquote p, blockquote{color: #FFF !important;}
blockquote h2{
	font: normal 18px/18px Helvetica, Arial;
	letter-spacing:-1px;
	margin:0 0 0 0 !important;
}
.cols2{clear:both; margin:0 0 20px 0;}
.cols2 .c1{ width: 140px; float:left; text-align:right;}
.cols2 .c2{ width: 346px; float: right;}

.cols3{clear:both; margin:10px 0 10px 0;}
.cols3 .c3{ width: 68px; float:left; text-align:right; font:normal 20px/20px Helvetica, Arial; color:#FFF; }
.cols3 .c4{ width: 148px; float: right; font:normal 11px/14px Helvetica, Arial; color:#FFF; }
.cols3 .c3 img{ border:solid 5px #FFF; }
#qFacts, #actividadesList1{ margin:0 0 30px 0;}
.verMas{clear:both; border-top: solid 1px #333; display:block; padding:5px 0 0 0; font:bold 11px/11px Helvetica, Arial; color:#666; text-align:right; }
#akst_form a{color:#333;}
#errorTxt{ display:block; height:900px;}

/*actividades*/
.cols4{
	clear:both;
	margin: 0 0 20px 0;
	font:normal 11px/14px Helvetica, Arial; color:#999;
}
.cols4 h4{margin:0 0 5px 0; font:bold 12px/14px Helvetica, Arial; color:#139FCC; }
.cols4 p {font:normal 11px/14px Helvetica, Arial; color:#999;}
.cols4 a{
	font:bold 11px/14px Helvetica, Arial;
	color:#FF0045;
}
.cols4 a:hover{font:bold 11px/14px Helvetica, Arial; color:#139FCC;}
.cols4 .a, .cols4 .b{ width:240px;} 
.cols4 .a { float: left;} 
 .cols4 .b{ float: right;} 
 .cols4 img{border:solid 5px #FFF; }
 
 #podPress_footer{display:none !important;}
 
.contentTxt ul{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
.contentTxt li{ margin:0 0 0 0; padding:10px 10px 10px 15px; background:url(images/v3/bullet01.png) no-repeat 8px 13px; border-bottom:none; list-style:none; display:block; }

.relatedContent{font:normal 11px/16px "Lucida Grande", "Trebuchet Ms", san-serif; color:#ccc; background-color:#0C0C0C; padding:10px; margin:20px 0 0 0; }
.relatedContent ul{margin:10px 0;}
.relatedContent li{border-bottom:solid 1px #000 !important;}
.alterno3{background: #101010 !important;}

#twitter_update_list{margin:0; padding:0;}
#twitter_update_list li{display:block; padding:7px 10px 7px 15px; background:url(images/v3/bullet01.png) no-repeat 8px 12px; border-bottom:solid 1px #333; }
#twitter_divs{margin:0 0 20px 0;}

#akst_form .tabs {
	color: #333 !important;
}

.setThumbs-indv{float:left; width:80px; height:80px;}
.setThumbs-indv img{ border:none; border:none !important; }

.videoyletra {
	background-color: #333333;
	display: block;
	padding: 10px;
	clear: both;
	margin:20px 0;
}

.videoyletra .a {
	float: left;
	width: 315px;
}
.videoyletra .b h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #99CC00;
	letter-spacing: 0em;
}
.videoyletra .b .p{
 padding:0 10px 10px 0;
}
.videoyletra .b {
	float: right;
	width: 158px;
	height:255px;
	
	overflow-y:scroll;
	overflow-x:hidden;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
}

#fotoSet a {
	display: block;
	float:left !important;
	margin:0 5px 5px 0 !important;
	border:solid 1px  #666666;
	padding:2px !important;
	background: #333 !important;
}
#fotoSet img {
	width: 47px !Important;
	height:47px !important; 
}

.video {
	text-align: center;
	padding: 10px;
}

#playerMusic{ text-align:center; margin:0 0 20px 0;}
