/* Layouts */
html {


}



body {
	margin: 0 auto;	
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        width:100% !important;
	max-width: 1137px !important;
	background:url('images/bodybk.jpg') top center !important;
	
}

#header {
	height: 80px;
	background: #99CCFF;
	padding: 10px;
}

#message {
	height: 36px;
	width: 100%;
	background: #1CA4E0;
}

#main_wrapper {
        width:100%;
	max-width: 1137px;
	margin-top:28px;
	margin:auto;
	height: auto;

}

#sidebar_left, #sidebar_right {
	width: 230px;
	background: #CCCCCC;
	height:auto;
	padding: 0 5px;
}

#sidebar_left {
	float: left;
}

#sidebar_right {
	float: right;
}
	
#maincolumn0 {
	position: relative;
	width: 470px;
	float: left;
	padding: 0 5px;
}

#maincolumn1 {
	position: relative;
	width: 710px;
	float: left;
	padding: 0 5px;
}

#maincolumn2 {
	position: relative;
	width: 100%;
	float: left;
	padding: 0 5px;
	
}

#footer {
	height: 38px;
	background: #2C3E46;
}

.clear {
	clear: both;
}

/* Topography */
a:link, a:visited {
	color: #ac40ad;
	text-decoration: none;
}

a:hover {
	color: #666;
}

.actions {
	list-style: none;
	float: right;
}

.actions li {
	float: left;
	display: block;
}

.actions img {
	padding: 0 4px;
	border: none;
}

#footer {
	color: #FFF;
	padding: 5px;
	text-align: center;
}

#header, #message, .actions, #footer, .article-info, h1, h2, .pagenav-next {

display:none;

}

.contentpane {

background:#000;

}

#SLB-Wrapper #SLB-Top {
  background:#000;
}




@media only screen and (max-width:479px){
.sexy-theme-black{width:100% !important;padding: 5px;}
#SLB-Contenedor{width:100% !important; max-width:400px !important;}
#if_1517807551019-Image{width:100% !important;}
.vp-player-layout{max-width:320px !important;}
.avPlayerWrapper{max-width:320px;}
#SLB-Contenido{width:auto !important;}
#SLB-Wrapper #SLB-Background{position:initial !important; width: 100% !important;}

}


@media only screen and (max-width:400px){
.sexy-theme-black{width:280px !important;padding: 5px; left:50% !important; margin-left:-145px !important;}
#SLB-Contenedor {max-width: 280px !important;}
#SLB-Wrapper #SLB-Background{border-radius: 20px 20px 0 0;}
iframe{width:100% !important;}
#SLB-Contenido {width: 266px !important;}
}
*:focus{outline:0px !important;}
