#column_bottom,
#column_left{
	background: none;
}
/*#column_right{
	background: #FFF;
	padding: 15px;
}*/
#column_right{
	background: #FFF;
	padding: 0 0 20px 0;
}
#column_right section{
	background: #FFF;
	padding: 15px 17px;
}
#main{
	padding-left: 0;
	padding-right: 0;
	 margin-top: 75px;
}
#column_center .csc-default{
    display:none;    
}

#social_includes{
	margin: 10px 0;
	padding: 0;
	background: #FFF;
    display:none;
}
#twitter, #facebook{
	min-height: 67px;
}
#twitter{
	padding: 10px 10px 10px 53px;
	padding-top: 18px;
	position: relative;
}
#twitter .bird{
	position: absolute;
	display: block;
	left: 10px;
	top: 15px;
	height: 30px;
	width: 33px;
	background: url('../img/sp-general.png') no-repeat -906px -96px transparent;
}
#twitter p{
	font-size: 12px;
	color: #000;
	line-height: 120%;
	margin: 0;
}
#twitter p a{
	font-weight: 700;
	color: #000;
}
#twitter #twitter-widget-0 .SandboxRoot .timeline-Footer{
	display: none !important
}
#facebook{
	width: 280px;
	overflow: hidden;
}
#column_left{
	margin-top: 480px;
}

#column_center{
	padding: 0;
	position: relative;
}
#column_center #name_f{
	background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    width: 100%;
    font-size: 32px;
    left: 2px;
    padding: 7px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -235px;

}


/*#column_left #name_f{
	top:-166px;
}*/
#column_center #name_f strong,
#column_center #name_f span{
	display: inline-block;
	margin-bottom: 4px;
	position: relative;
	padding: 0 10px;
	font-size: 40px;
	font-weight: 400;
}
#column_center #name_f span{
	font-weight: 400;
	font-size: 29px;
}

#column_center #name_f span.opacity{
	/*opacity:0.7;
	background: #000;*/
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
}
#column_left #name_f strong {
	margin-top: -18px;
}


/*dispacher*/
.dispatcher ul{
    padding: 0;
    list-style: none;
}
.dispatcher ul li{
    padding-left: 0;
    padding-right: 10px;
	margin-bottom:10px;
}
.dispatcher ul li.last{
   /* padding-left: 10px;*/
    padding-right:10px;
}
.dispatcher ul li a{
    padding: 8px;
    display: block;
    background: #FFFFFF;
}
.dispatcher ul li a:hover,
.dispatcher ul li a:hover *{
    text-decoration: none;
}
.dispatcher ul li a .img_wrapper{
    float: left;
}
.dispatcher ul li a h2,
.dispatcher ul li a p {
    margin-left: 80px;
}
.dispatcher ul li a p{
    font-size: 12px;
    color: #000;
    line-height: 120%;
     font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.dispatcher ul li a h2{
    margin: 0 0 7px 80px;
    font-size: 17px;
    color: #000;
    font-weight: 700;
   font-family: 'Open Sans', sans-serif;
}


#column_right h2,
#column_right h2 a{
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding-right: 30px;
	color: #000;
	margin: 0;
}
#column_right h2{
	margin: 5px 0 20px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #000;

}
#column_right h2.centrado{
	margin-left: 15px;
	width: 90%;
}
#column_right h2 a .more{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: url('../img/sp-general.png') no-repeat 3px 2px transparent;
}
#column_right h2 a:hover{
	text-decoration: none;
}
#column_right h2 a:hover .more{
	background-position: -21px 0;
}


#column_right #obra_mes{
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding-left: 20px;
}
#column_right #obra_mes a{
    color: #000;
    display: block;
}
#column_right #obra_mes a:hover{
    text-decoration: none;
}
#column_right #obra_mes figure{
    float: left;
    margin-right: 15px;
}
#column_right #obra_mes .section{
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
    word-break: break-all;
}
#column_right #obra_mes h3{
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    line-height: 120%;
    word-break: break-all;
}
#column_right #obra_mes a:hover h3{
    text-decoration: underline;
}
#column_right #obra_mes .author{
    display: block;
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 120%;
    font-style: italic;
}
#column_right #obra_mes .date{
    display: block;
    margin: 0;
    font-size: 12px;
    line-height: 120%;
    color: #666;
    word-break: break-all;
}

/*#last_posts{
	margin-bottom: 35px;
}*/
#last_posts ul li,
#last_posts ul{
	list-style-image: url('../img/list-style-link.gif');
	padding-left: 0;
	font-family: 'Open Sans', sans-serif;
}
#last_posts h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
#last_posts ul li{
	margin-bottom: 10px;
}
#last_posts ul {
	margin-left:13px;
}
#last_posts li .date{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 140%;
	display: block;
	margin-bottom: 2px;
}
#last_posts li h3,
#last_posts li h3 a{
	font-size: 12px;
	font-style: italic;
	color: #000;
	line-height: 130%;
	margin: 0;
}


#buy_ticket .button{
	/*text-align: center;*/
}
.buy_ticket.large, #buy_espacios .buy_ticket.large{
    background-position: -552px -137px;
    height: 40px;
    overflow: hidden;
    padding: 10px 0 0 87px;
    text-align: left;
    text-transform: uppercase;
    width: 277px;
    font-weight: 400;
    display: block;
}
.buy_ticket.large span{
    font-size: 13px;
    font-weight: 400;
    display: block;
    position: absolute;
    top: 85px;
    text-align: center;
    width: 118px;
    left: 0;
    text-shadow: none;
}
.buy_ticket.large:hover{
    background-position: -552px -178px;
}
#buy_espacios .buy_ticket.large{
    background-position: -270px -137px;
   }
#buy_espacios .buy_ticket.large:hover{
    background-position: -270px -178px;
   }
.hourly_open{
    display: block;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
}
.right{
float: right;
}

.hourly_open .right{
	font-weight: 400
}
 .hourly_close{
    display: block;
    text-align: center;
    color: #666;
    font-size: 10px;
}
#buy_ticket ul{
    padding: 0 !important;
}
#buy_ticket ul,
#buy_ticket ul li{
    list-style: none !important;
    list-style-image: none !important;
    margin-bottom: 0 !important;
    font-size: 11px !important;
    margin: 0 !important;
    line-height: 150%;
    display: inline-block;
    height: 10px;
    word-break:break-all;
}
#buy_ticket ul li{
    border-right: 1px solid #0099FF;
    height: 15px;
    padding: 0 8px 0 5px;
}
#buy_ticket ul li a{
    color: #0099FF;
}
#buy_ticket .minimap{
    text-align: center;
    margin: 10px 0 20px 0px;
    overflow: hidden;
}

/*#column_center .csc-default{
	width: 50%;
	float: left;
	min-height: 1px;
    position: relative;
    background: #FFF;
    padding: 8px;
}
#column_center #c4.csc-default{
	background: url('../img/sp-general.png') no-repeat 240px -35px #FFFFFF;
}
#column_center .csc-default .csc-textpic-text{
	padding-top: 4px;
}
#column_center .csc-default h2{
	margin: 0 0 7px;
	font-size: 17px;
	color: #000;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
#column_center .csc-default p{
	font-size: 12px;
	color: #000;
	line-height: 120%;
}
#column_center .csc-default dl{
	margin-bottom: 0;
}*/


@media screen and (max-device-width : 480px) {
	
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
	
}

@media only screen and (max-width: 800px){
	#column_left{
		margin-top: 240px;
	}
	#social_includes{
		background: none;
	}
	#twitter, #facebook{
		margin-bottom: 10px;
		background: #FFFFFF;
	}
	#column_right{
		margin: 0 15px;
	}
	#column_center #name_f{
		position: absolute;
		top: -165px;
		font-size: 32px;
		color: #CCC;
		text-transform: uppercase;
	}
	.dispatcher ul li.last,
	.dispatcher ul li{
		padding-right: 0;
		padding-left: 0;
	}
	#buy_ticket .minimap img{
	    width: 100%;
	}
	/*.buy_ticket.large{
		width: 100%;
		background-color: #1D1D1B;
	}*/

}

@media only screen and (min-width: 940px){

}