@import url(navi.css);
@import url(forms.css);
@import url(fonts.css);
@import url(tables.css);
@import url(featured_slide.css);

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
	}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #cd0001;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #C7C5C8; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	border-bottom:1px solid #E3E3E3;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}
div.wrapper h1{
	font-family: 'bebasregular';
}
div.wrapper h2.tit{
	background:url(../img/ico-flag.png) left no-repeat;
	padding-left:38px;
	font-size:18px;
	margin:0;
	font-family: 'bebasregular';
}
#featured_slide h2{
	color:#fff;	
	text-align: left;
	font-family: helvetica;
	font-weight: bold;
}
div.wrapper h3{
	font-size: 16px;
	color: #666;
	line-height: 17px;
	display: none;
}
.col0, .col0 a{color:#FFFFFF; background-color:#666666;}
.col2{color:#FFFFFF; background-color:#F6F6F6;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topline, #topbar, #breadcrumb, .container, #hpage_cats, #adblock, #socialise, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
}

/* ----------------------------------------------TopBar-------------------------------------*/

#topline{
	padding: 10px 0 0 0;
	height: 25px;
}
#topline p{
	float:left;
	margin:0;
	padding:0;
	}

#topline ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	}

#topline li{
	display:inline;
	margin:0 8px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #999999;
	}

#topline li.last{
	margin-right:0;
	padding-right:0;
	border:none;
	}


/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:2px 0 15px 0;
	}

#header .fl_left{
	display:block;
	float:left;
	margin-top:7px;
	overflow:hidden;
	}
#header .fl_left .btn_motoracing{
	position: absolute;
	top: 13px;
	width: 216px;
	height: 110px;
	left: 5px;
    display: block;
}
#header .fl_left .btn_worldsalon{
	position: absolute;
	top: 17px;
	width: 467px;
	height: 97px;
	right: 0px;
    display: block;
}

#header .fl_left .btn-ver-revista{
    background: #ff0401;
    position: absolute;
    top: 64px;
    width: 160px;
    height: 35px;
    right: 250PX;
    display: block;
    color: #fff;
    font-family: 'bebasregular';
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 35px;
    -webkit-transition: all 300ms ease;
}
#header .fl_left .btn-descargar-revista{
    position: absolute;
    top: 83px;
    width: 115px;
    height: 22px;
    right: 292PX;
    display: block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}
#header .fl_left .btn-ver-revista:hover,
#header .fl_left .btn-descargar-revista:hover{
    background: #cd0001;
}
#header .fl_left .btn_revista{
    position: absolute;
    top: 13px;
    width: 81px;
    height: 110px;
    left: 379px;
    display: block;
}
#header .fl_left .btn_revista:hover{
    background: rgba(0, 0, 0, 0.2);
}
#header .fl_right{
	display:block;
	float:right;
	width:468px;
	height:60px;
	margin-top:21px;
	overflow:hidden;
	}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1 a{
	font-size:46px;
	color:#999999;
	background-color:#FFFFFF;
	}

#header h1 strong{
	font-weight:normal;
	color:#059BD8;
	background-color:#FFFFFF;
	}

#header .fl_left p{
	text-align:right;
	margin-top:5px;
	}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar{
    height: 50px;
    padding:10px 0;
    z-index:1000;
}


.redes_sociales{
	width:60px;
	height:24px;
	float:right;
	position:relative;	
}
.redes_sociales ul li{
	float:left;
}
.redes_sociales ul li a.facebook{
	background:url(../img/ico_facebook.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	left:33px;
	top:2px;
}
.redes_sociales ul li a.twitter{
	background:url(../img/ico_twitter.png) no-repeat;
	position:absolute;
	width: 24px;
	height: 24px;
	left: 2px;;
	top:2px;
}
/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:10px 0;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/
#search{
    width: 300px;
	display:block;
	float:right;
	margin:0;
	padding:10px 0;
	overflow:hidden;
}
#search fieldset{
	width: initial;
}
#search input {
    display: block;
    float: left;
    width: 215px;
    margin: 0 5px 0 0;
    padding: 6px;
    color: #B6B6B6;
    background-color: #525252;
    border: none;
    font-size: 12px;
}
#search input#go {
    width: 68px;
    height: 27px;
    margin: 0;
    padding: 4px 0;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #cd0001;
    cursor: pointer;
    font-weight: bold;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}
.container{
	padding:20px 0;
	min-height: 145px;
}

.content{
	display:block;
	float:left;
	width:630px;
	text-align:justify;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#059BD8; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#059BD8; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

.column{
	display:block;
	float:right;
	width:300px;
	position:relative;
	margin-top: 7px;
	}
.column img{
	position:absolute;
	top:0;
	left:0;	
}
.column .holder, .column #featured{
	display: block;
	width: 290px;
	padding: 5px;
	margin-bottom: 20px;
	background: #F6F6F6;
	border: 1px solid #E3E3E3;
	}
.column .holder img{
	position: relative;
	width: 80px;
	height: 53px;
}
.column .holder .top{
	display:block;
	width:290px;
	height: auto;
	min-height: 75px;
}
.column .holder .bottom{
	display:block;
	width:290px;
	height:auto;
}
.column .holder h2.title{
    display: block;
    width: 200px;
    height: auto;
    margin: 0;
    padding: 6px 0 0 80px;
    font-size: 12px;
    line-height: 15px;
    color: #cd0001;
    font-weight: bold;
	}
.column .holder h2.title:hover{
    opacity: .6;
}
.column .holder h2.title p{
	margin:0;
	font-size:14px;
	font-size:12px;
	color:#666;
}
.column .holder p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.column .holder p.subtitulo{
	float: left;
	width: 194px;
	text-align: justify;
	margin-top: 5px;
	font-size: 11px;
	font-family: arial;
	display:none;
}
.column .holder img{
	margin: 8px 8px 0 0;
	padding: 2px;
	border: 1px solid #999999;
	float: left;
	}

.column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

.column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	margin: 0 0 4px 0;
	}
.column .holder .separador{
	width:100%;
	display:block;
	border-bottom: 1px dotted #999999;
	clear: both;
}

/* Featured Block */

.column #featured ul, .column #featured h2, .column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F9F9F9;
	}

.column #featured a{
	color:#059BD8;
	background-color:#F9F9F9;
	}

.column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

.column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

.column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

.column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

.column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

.column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

.column .latestnews li.last{
	margin-bottom:0;
	}

.column .latestnews p{
	display:inline;
	}

.column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

/* ----------------------------------------------Homepage Specific-------------------------------------*/

#adblock{
	padding:20px 0;
	}

#hpage_cats{
	padding:0 0 5px 0;
	margin-bottom: 20px;
	}
#hpage_cats div{
	cursor:pointer;	
}
#hpage_cats div:hover{
	background:rgba(204, 204, 204, 0.18);
}
#hpage_cats .fl_left, #hpage_cats .fl_right{
	display:block;
	width:468px;
	height: 140px;
	margin-bottom:15px;
	padding-bottom: 20px;
	}

#hpage_cats .fl_left img, #hpage_cats .fl_right img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	width: 120px;
	height: 80px;
}

#hpage_cats h2{
	display:block;
	width:100%;
	margin:0 0 15px 0;
	padding:5px 0;
	color:#666666;
	background-color:#EFEFEF;
	text-align:right;
	font-size:12px;
	}

#hpage_cats h2 a{
	margin:0 5px 0 0;
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
#hpage_cats h2 a:hover{
	color:#999;	
}
#hpage_cats p{
	margin:0 0 8px 0;
	padding:0;
	width: 328px;
	float: left;
	height: 60px;
	overflow: hidden;
}
#hpage_cats p.titulo, #hpage_cats p.titulo a{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}
#hpage_latest{
	display:block;
	width:100%;
	}

#hpage_latest h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:2px solid #E3E3E3;
	}

#hpage_latest ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#hpage_latest li{
	display:block;
	float:left;
	width:200px;
	margin:0 15px 0 0;
	padding:0;
	}

#hpage_latest li.last{
	margin-right:0;
	}

#hpage_latest img{
	margin:0;
	padding:4px;
	border:1px solid #C7C5C8;
	}

#hpage_latest .readmore{
	font-weight:bold;
	text-align:right;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	color:#CCCCCC;
	background-color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:180px;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Social Bar With Newsletter-------------------------------------*/

#socialise{
	padding:20px 0;
	}

#socialise ul{
/*	display:inline;
*/	
	margin:0;
	padding:0;
	list-style:none;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:none;
	}

#socialise li{
	display:block;
	float:left;
	margin:0 120px 0 0;
	text-align:center;
	}

#socialise li span{
	display:block;
	margin:8px 0 0 0;
	}

#socialise li.last{
	margin-right:0;
	}

#newsletter{
	display:block;
	float:right;
	width:300px;
	}

#newsletter h2, #newsletter p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#newsletter h2{
	margin-bottom:5px;
	}
#socialise a{
	color:#666;
}


.fadein {
	display: block;
	float: right;
	width: 299px;
	position: relative;
}
.fadein img { position:absolute; left:0; top:0; }


/* ----------------------------------------------Copyright-------------------------------------*/

div.col8{
	border:none;
	border: none;
	height: 50px;
	background: #333;
	color: #ccc;
}

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
.container.noticias h1{
	margin-bottom:5px;
	font-family: 'antonregular';
	font-size: 28px;
	line-height: 28px;
}
.container.noticias .imagen_noticia{
	margin:15px 0 20px 0;	
	width: 100%;
	height:auto;
	position:relative;
}
.container.noticias .imagen_noticia img{
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
}
.container.noticias .galeria_noticia, .galeria_revistas{
	display: none;
	width: 100%;
	height: 90px;
	margin: 30px 0 25px 0;
	clear: both;
}
.imagen_noticia .bloqueo{
	background: url(../img/logo_agua.png) no-repeat 550px 10px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.galeria_revistas{
	display:block;
	height: 120px;
	margin:20px 0 30px 0;
	position: relative;
}
.container.noticias .galeria_noticia ul, .galeria_revistas ul{
	margin: 0;
	padding: 0;
}
.container.noticias .galeria_noticia ul li, .galeria_revistas ul li{
	float:left;
	margin:0 5px;
	width:60px;
	height:60px;
	background:#ccc;
	list-style:none;
	overflow:hidden;
}
.galeria_revistas ul li{
	width: 91px;
	height: 120px;
}
.container.noticias .galeria_noticia ul li a, .galeria_revistas ul li a{
	display:block;
	background:#ccc;
}
.btn_volver{
    color: #666;
    float: left;
    margin-bottom: 20px;
}
.btn_volver:hover{
	color:#999;
}
.texto_bloque{
	display:block;
	width:100%;
	margin-top:14px;
}
/******************/

#slider_revista, .caroufredsel_wrapper{
overflow: hidden;	
}
a#slider_revista_prev{
	background:url(../img/portadas/prev.gif) no-repeat;
	width:22px;
	height:22px;
	display:block;
	position:absolute;
	top:50px;
	left:0;
}
a#slider_revista_next{
	background:url(../img/portadas/next.gif) no-repeat;
	width:22px;
	height:22px;
	display:block;
	top:50px;
	right:0;
	position:absolute;
}
/******************/

#archivo_busqueda {
	position: relative;
	margin: 0 auto 0;
	display: block;
	width: 100%;
	padding: 0 0 5px 0;
	margin-bottom: 20px;
}
#archivo_busqueda .bloque_noticia{
	display: block;
	width: 100%;
	margin-top: 0px;
	overflow: hidden;
	padding-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	cursor:pointer;
}
#archivo_busqueda .bloque_noticia:hover{
	background:rgba(204, 204, 204, 0.18);
}

#archivo_busqueda img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	width: 120px;
	height: 80px;
}

#archivo_busqueda h2{
	display:block;
	width:100%;
	margin:0 0 15px 0;
	padding:5px 0;
	color:#666666;
	background-color:#EFEFEF;
	text-align:right;
	font-size:12px;
	}

#archivo_busqueda h2 a{
	margin:0 5px 0 0;
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
#archivo_busqueda h2 a:hover{
	color:#999;	
}
#archivo_busqueda h2 span{
	float: left;
	padding-left: 10px;
	color: #999;
	width: 68px;
	height: 15px;
	overflow: hidden;
}
#archivo_busqueda p{
	margin:0 0 8px 0;
	padding:0;
	/*height: 64px;*/
	overflow: hidden;
}
#archivo_busqueda p.titulo, #archivo_busqueda p.titulo a{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	height:inherit;
}
#archivo_busqueda p.subtitulo{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	height:inherit;
        display:none;
}
#paginas{
	height:auto !important;
}
.thumb_lateral:hover{
	opacity: 0.8;
}
.btn_verMasNoticia{
	font-size: 18px;
	margin: 0;
	color: #cd0001;
	font-family: 'antonregular';
	position: absolute;
	bottom: 30px;
	line-height: 35px;

	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out; 
}
.btn_verMasNoticia img{
	float: left;
	margin-right: 12px;
}
.btn_verMasNoticia:hover{
	padding-left: 5px;
	color: #e80405;
}

.galeria_ediciones{
    width: 100%;
    height: auto;
}
.galeria_ediciones h2{
    background: #fe0500;
    color: #fff !important;
    padding: 2px 5px !important;
    font-size: 20px !important;
    margin-bottom: 0;
}
.galeria_ediciones ul{
    width: 100%;
    padding: 0;
    margin: 20px auto;
    list-style: none;
    display: inline-block;
    text-align: left;
}
.galeria_ediciones li{
    width: 130px;
    height: auto;
    list-style: none;
    margin-right: 3%;
    margin-bottom: 3%;
    text-align: left;
    text-align-last: left;
    display: inline-block;
}
.galeria_ediciones li a{
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all 300ms ease;
}
.galeria_ediciones li a:hover{
    opacity: .8;
}
.galeria_ediciones li a img{
    width: 100%;
    display: block;
    -webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease; 
}
.galeria_ediciones li a:hover img{
    -webkit-transform: scale(.98);
    -moz-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
}

.slide-portadas{
    width: 300px;
    height: 392px;
}
.slide-portadas .slick-slider,
.slide-portadas .slick-list,
.slide-portadas .slick-track{
    height: 100%
}
.slide-portadas img{
    position: initial;
    display: block;
    width: 100%;
}

.galeria_ediciones span{
    width: 100%;
    display: block;
    font-size: 13px;
    margin: 6px 0;
    text-align: center;
    text-align-last: initial;
}


.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(8%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(8%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}