body {
	font-family:"OpenSansLight",sans-serif;
	font-size: 12px;
}
p {
	font-size: 128%;
	padding: 5px;
}
.artArtistas{
	width: 95% !important;
	height: 148px;
	display: block;
	position: absolute;
}


#portada {
	background-color:#000000;
	height: 882px;
	width: 100%;
}
.lanzadores {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D7D7D7;
    box-shadow: 0 -2px 10px #888888;
	max-width: 100%;
	height: 64px;
	width: auto\9; /* ie8 */
    position: relative;
}
.ln_nacion {
	background: url("../images/logo_mobile_ln.jpg") no-repeat;
	display: block;
	height: 19px;
	left: 19px; 
	position: absolute;
	top: 18px;
	width: 85px;	
}
.ln_nacion a{
	display: block;
	height: 19px;
	width: 100%
}
.lnk {
	background-color: #D7D7D7;
	background-position: center center;
    background-repeat: no-repeat;
    border-left: 2px solid #FFFFFF;
    border-radius: 14px;
    display: block;
    height: 24px;
    width: 23px;
}

.lnk_home {	background-image: url("../images/home_btn.jpg"); }
.lnk_facebook {	background-image: url("../images/face_btn.jpg"); }
.lnk_twitter { background-image: url("../images/twitt_btn.jpg"); }
.lnk_plus {	background-image: url("../images/gp_btn.jpg"); }

.header_title {
	background: url("../images/mobile_header.jpg");
	background-repeat: no-repeat;
	height: 92px;
	width: 100%; 
}
.txt_box {
	height: 256px;
	width: 100%
}
.txt_box_date {
	background-color: rgba(0,0,0,0.9);
	height: 170px;
	width: 100%;
}
.txt_box_lnk {	
	background-color: rgba(0,0,0,0.7);	
	height: 86px;
	width: 100%;
}
.txt_box_date p{	
	color: #FCEA6E;
	font-family: "OpenSansSemiBold", sans-serif;
	font-size: 12px;
	height: 80px;
	padding: 23px 0 0 34px;
	text-transform: uppercase;
	width: 90%;
}
.txt_box_date p span{	
	color: #FFFFFF;
	font-family: "OpenSansExtraBold", sans-serif;
	font-size: 34px;
	height: 80px;
	text-transform: none;
	width: 90%;
}
.txt_box_lnk p{
	color: #FFFFFF;
	font-family: "OpenSansSemiBold", sans-serif;
	font-size: 18px;
	height: 40px;
	padding: 23px 0 0 34px;
	text-transform: uppercase;
	width: 90%;	
}
.txt_box_lnk p a{
	color:#FFFFFF;
	display: block;
	text-decoration: none;	
}
.txt_box_lnk img{
	margin-right: 10px;	
}
.menu_inferior {	
	height: 104px;
	list-style-type: none;
	width: 100%;
}
.menu_inferior li {
	float: left;
	width: 25%;
}
.menu_inferior li a {
	display: block;
    height: 104px;
    width: 100%;
}
.bg {
	margin-top: 5px;
	height: 90px;
	width: 90px;
}
.agenda {
	background: url("../images/mobile_menuAgenda.png") no-repeat center;
}
.noticias {
	background: url("../images/mobile_menuNoticias.png") no-repeat center;
}
.sedes {
	background: url("../images/mobile_menuSedes.png") no-repeat center;
	height: 95px;
	width: 95px;
}
.artistas {
	background: url("../images/mobile_menuArtistas.png") no-repeat center;
}
.agenda_current {
	background: url("../images/mobile_menuAgenda-active.png") no-repeat center;
}
.noticias_current {
	background: url("../images/mobile_menuNoticias-active.png") no-repeat center;
}
.sedes_current {
	background: url("../images/mobile_menuSedes-active.png") no-repeat center;
	height: 95px;
	width: 95px;
}
.artistas_current {
	background: url("../images/mobile_menuArtistas-active.png") no-repeat center;
}
.agenda:hover, .agenda:active {
	background: url("../images/mobile_menuAgenda-active.png") no-repeat center;
}
.noticias:hover, .noticias:active {
	background: url("../images/mobile_menuNoticias-active.png") no-repeat center;
}
.sedes:hover, .sedes:active {
	background: url("../images/mobile_menuSedes-active.png") no-repeat center;
}
.artistas:hover, .artistas:active {
	background: url("../images/mobile_menuArtistas-active.png") no-repeat center;
}
.cabecera {
	background-color: #FEEA6F;
	height: 94px;
	overflow: hidden;
	width: 100%;
}

.cabecera a{
	display: block;
	height: 94px;
	width: 389px;
	position: absolute;
}
.txt a{
	color:#ffffff;
}

#gif{
	background-image: url("../images/loader.gif");
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-left: 114px;
	margin-top: 15px;

} 
.nav_f {
	position: absolute;
}
.nav_items {
	background-color: #C61A7E;
	min-height: 740px;
}
.list_items {
	display: block;
	list-style-type: none;
	margin: auto;
	width: 100%;	
}
.list_items li {	
	height: 100%;
	min-height: 148px;
	width: 100%;
}
.list_items li:active, .list_items li:hover {
	background-color: #AF0767;
	font-color: #FFFFFF;
}

.list_itemsA {
	display: block;
	list-style-type: none;
	margin: auto;
	width: 100%;	
}
.list_itemsA li {	
	min-height: 100px;	
	width: 100%;
}
.list_itemsA li:active, .list_itemsA li:hover {
	background-color: #AF0767;
	font-color: #FFFFFF;
}
.content_item {
	border-bottom: 1px solid #A70260;
    height: 100%;
	min-height: 148px;
    margin: auto;
    width: 94%;
}

.content_item a{
	width: 70%;
	height: 148px;
	display: block;
	position: absolute;
}
.content_item img {
	float: right;
    position: relative;
    right: 20px;
    top: 58px;
}
.content_itemA {
	border-bottom: 1px solid #A70260;
    height: 100px;	
    margin: auto;
    width: 94%;
}

.content_itemA a{
	width: 95%;
	height: 148px;
	display: block;
	position: absolute;
}
.content_itemA img {
	float: right;
    position: relative;
    right: 20px;
    top: 40px;
}

.content_itemB {
	border-bottom: 1px solid #A70260;
    height: 100px;	
    margin: auto;
    width: 94%;
}
.content_itemB a{
	width: 95%;
	height: 148px;
	display: block;
	position: absolute;
}
.content_itemB img {
	float: right;
    position: relative;
    right: 20px;
    top: 30px;
}



.txt {
	height: 100%;
	width: 80%;
}

.txt p {
	color: #FFE96F;
	font-family: "OpenSansSemiBold", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0;
}
.txt p span{
	color: #FFFFFF;
	font-family: "OpenSansBold", sans-serif;
	font-size: 25px;
	text-transform: none;
	padding: 0;
}
.img_noticia {
	float: left;
    height: 100%;
    margin: auto;
    position: relative;
}
.img_noticia img{
	height: 115px;
    right: 35%;
    top: 21px;
    width: 115px;
}
.sub_list_events {
	display: none;
	list-style-type: none;
	width: 100%;
}
.sub_list_events li {
	background-color: #AF0767;
	border-bottom: 1px solid #C61A7E;
	height: 120px;
	position: relative;
	overflow: hidden;
}
.item_active {
	background: #AF0767;
}
.item_active .content_item{
	border-bottom: 1px solid #C61A7E;
}
.sub_item {	
	width: 85%;
	margin: auto;	
}
#map_sede {
	background-color: #FFFFFF;
	height: 208px;
	width: 100%;
}
.creditos {
	background-color: rgba(0,0,0,0.4);
	border-radius: 10px;
	height: 100%;
	min-height: 148px;
    margin: 10px auto;
	width: 94%;
}
.creditos p {
	color: #FFFFFF;
	font-family: "OpenSansSemiBold", sans-serif;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 15px;
}
.lnk_item {
	display: block;
    min-height: 148px;
    position: absolute;
    width: 94%;
}
/****************************************************
MEDIA QUERIES
****************************************************/
#wrapper {
	margin: auto;
	padding: 0;
	min-width: 320px;
	width: 100%;	
}
#header {
	height: 156px;
}
#opciones {
	height: 54px;
}
#content {
	margin: auto;
	padding: 0;
	min-width: 320px;
	position: relative;
}
#footer {
	background: rgba(255,255,255,0.8);
	height: 104px;
	min-width: 320px;
	position: fixed;
	width: 100%;
	bottom: 0;
}


/****************************************************
MEDIA QUERIES
****************************************************/
/* para 980px  o menos */
@media screen and (max-width: 980px) {
	
	#wrapper {
		width: 100%;
	}
	#header {
		height: 144px;
	}
	.header_title {		
		background-size: auto 100%;
		height: 79px;
	}
	.img_noticia img{
		right: 10%;
	}
}

/* para 700px  o menos */
@media screen and (max-width: 700px) {
	#wrapper {
		margin: 0;
		width: 100%;
	}
	#header {
		height: 134px;
	}
	.header_title {		
		background-size: auto 100%;
		height: 69px;
	}
	#portada {
		height: 800px;
	}
	.cabecera {
		height: 74px;
	}
	.cabecera img{
		height: 74px;
	}
	.txt_box_date p span{
		font-size: 30px;
	}
	.news li{
		height: 
	}
	.img_noticia img{
		height: 95px;
    	right: 2px;
    	top: 25px;
    	width: 95px;
	}
	.txt p span{
		font-size: 23px;
	}
}

/* para 480px  o menos */
@media screen and (max-width: 480px) {
	h1 {
		font-size: 24px;
	}
	#header {
		height: 124px;
	}
	.header_title {
		background-size: 100% 100%;
		height: 59px;
	}
	#portada {
		height: 750px;
	}
	.bg {
		width: 80px;
		height: 80px;
		background-size: 80px 80px;		
	}
	.sedes {
		width: 80px;
		height: 80px;
		background-size: 80px 80px;
	}
	.cabecera img{
		width: 100%;
	}
	.txt_box {
		height: 180px;
	}
	.txt_box_date {
		height: 120px;
	}
	.txt_box_date p span{
		font-size: 20px;
	}
	.txt_box_lnk {
		height: 60px;		
	}
	.txt_box_lnk img {
		height: 30px;
		width: 30px;
	}
	.txt_box_lnk p {
		padding-top: 13px;
		font-size: 15px;
	}
	.txt p {
	font-size: 14px;
	}
	.txt p span{
		font-size: 17px;
	}
	.img_noticia img{
		height: 65px;
    	right: 1px;
    	top: 25px;
    	width: 65px;
	}
}
@media screen and (max-width: 320px) {
	#wrapper {
		width: 320px;
	}
	#header {
		width: 320px;
	}
	#portada {
		height: 700px;
	}
	.cabecera {
		height: 60px;
	}
	.cabecera img{
		height: 60px;
		width: 320px;
	}
	.img_noticia img{
		right: 0;
	}	
}