﻿/*=================== Slider ===============*/
#content #slider {
	height:248px !important;
	margin-top:50px;
}
#content #slider .nivo-caption {
	height:50px;}
#content #slider .nivo-caption p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 0;
	text-align: center;
	font-family: 'Podkova', sans-serif;
}
/*====================== DESTACADOS EN PORTADA =====================
.destacados {
	display:block;
	clear:both;
	width:958px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B686A9;
	margin-bottom:20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B686A9;
	padding-bottom:30px;
	position:relative;
}
.destacados .noticia {
	float:left;
	width:479px;
	clear:none;
}
.destacados .noticia .contenido-destacado {
	margin-top: 0px;	
	margin-bottom: 10px;	
}
.destacados .impar .contenido-destacado {
	margin-right:30px;
}
.destacados .par .contenido-destacado {
	margin-left:30px;
}
.destacados .noticia .imagen {
	float:right;
	width:150px;
	height:150px;
	position:relative;
	overflow:hidden;
	margin-left:20px;}
.destacados .noticia .imagen img {
	left:-50%;
	top:0;
	position:absolute;
}
.destacados .noticia h3 {
	font-weight:bold;
	font-family: 'Maven Pro', cursive;
	font-size:1.5em;}
.destacados .noticia h3 a {
	
}
.destacados .noticia .resumen {
}
.destacados .noticia .acceso {
	float:left;
}
.destacados .mas {
	position:absolute;
	bottom:5px;
	right:0;
}
=============== Slogan EN PORTADA ==================*/
.ie7 #slogan {
	width:560px;
}
/*=============== BLURB EN PORTADA ==================*/
#blurb .slogan {
	margin-top:10px;
	display:block;
	float:left;
}
/*=============== Estilo de título en noticias ==================*/
.postItem h1, .postItem h3  {
	font-weight:bold;
	font-family: 'Maven Pro', cursive;
	font-size:1.6em;
	margin-bottom:10px;
}
/*============================================== Shortcodes entradas ===================================*/
div.boton {
	height: 50px;
	width: 280px;
	clear:none;
	display:block;
	float:right;
	/*background-image:url(../../images/boton.png);	*/
	font-size:18px;
	font-weight:bold;
	background-position: 0px 0px;
	margin-bottom:5px;
	margin-top:10px;
}
div.boton:hover {
	background-position: 0px -51px;
	color: #6F0051;
}
div.boton:hover a {
	color: #008fd4;
	background:#FFF;
	background-image: url('../../images/fondo_.png');
	border:1px #258dd0 solid;	
	/*text-shadow:1px 1px #ccc;*/
}
div.boton a {
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-family:"Iceland";
	font-size:21px;
	color:#FFF;
	font-weight:normal;
	/*text-shadow:1px 1px #444;*/
	text-align:left;
	background-image: url('../../images/esquina_.png');
	background-position: 140px -14px;
	background-repeat:no-repeat;
	background-color:#258dd0; /*74b6e1;
	/*border:1px #333 solid;*/
	padding:10px;
	line-height:18px;
	display:block;
}

div.boton2, #sidebar .item form input[type="submit"] {
	height: 50px;
	clear:none;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	background-position: 0px 0px;
	margin-bottom:5px;
	margin-left:20px;
	margin-top:-10px;
}
div.boton2:hover {
	background-position: 0px -51px;
	color: #6F0051;
}

#sidebar .item form input[type="submit"]{
	padding-top:-10px !important;
	height:30px !important;
}

#sidebar .item {
	display:block;
	margin-bottom:-30px !important;
	
}

div.boton2:hover a, #sidebar .item form input[type="submit"]:hover {
	color: #008fd4;
	background:#FFF;
	background-image: url('../../images/fondo_.png');
	border:1px #258dd0 solid;
}
div.boton2 a, #sidebar .item form input[type="submit"] {
	text-decoration:none;
	font-family:"Electrolize";
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	/*background-image: url('../../images/esquina_.png');
	/*background-position: 100px -14px;
	background-repeat:no-repeat;*/
	background-color:#74b6e1;
	border:1px #258dd0 solid;
	padding:7px !important;
	line-height:18px;
	display:block;
}

div.boton a span {
	font-size:16px;	
}


.destacado {
	font-size:1.1em;
	font-weight:bold;
	background-color:#FFF;
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;
	background-image: url(../../images/bk_main_wrapper.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.destacado span {}
.destacado a {
	margin-left:1em;
	margin-right:1em;
}
.nota {
	font-size:0.9em;
	color:#666;
}
/*============================================== Contacto ===================================*/
#iframe {
	background-color:#FFF;
	height:239px;
	text-align:right;
}
#iframe a {
	text-decoration:underline;
}
#formulario {
	background-color:#cec2ba;
}
#formulario form {
	margin:1em;
}
#formulario form .col_2_2 {
	width:48%;
	float:left;
}
/*============================================== Shortcodes Columnas ===================================*/
.col-1 {
	width:100%;
	clear:both;
	float:left;
	clear:both;
}
.col-2-1 {
	width:50%;
	float:left;
	clear:left;
}
.col-2-2 {
	width:50%;
	float:right;
	clear:right;
}
.col-2-1 .contenidos {
	margin-right:0.8em;
}
.col-2-2 .contenidos {
	margin-left:0.8em;
}
.col-3-1 {
	clear:left;
	position:relative;
}
.col-3-1, .col-3-2 {
	width:33%;
	float:left;
	clear:none;
}
.col-3-3 {
	width:34%;
	float:right;
	clear:right;
}
.col-3-1 .contenidos {
	margin-right:1em;
}
.col-3-2 .contenidos {
	margin-left:0.6em;
	margin-right:0.2em
}
.col-3-3 .contenidos {
	margin-left:1.4em;
}
.col-3-2-3 {
	width:66%;
	float:left;
	clear:none;
}
.col-4-1 {
	clear:left;
}
.col-4-4 {
	float:right;
	clear:right;
}
.col-4-1, .col-4-2, .col-4-3, .col-4-4 {
	width:25%;
	float:left;
}
.col-4-1 .contenidos {
	margin-right:1.2em;
}
.col-4-2 .contenidos {
	margin-right:0.8em;
	margin-left:0.4em;
}
.col-4-3 .contenidos {
	margin-right:0.4em;
	margin-left:0.8em;
}
.col-4-4 .contenidos {
	margin-left:1.2em;
}

/*===================== Formularios ===================*/
#loginform {
	height:150px !important;	
}

form {
	color: #666666;
	vertical-align:middle;
}

form label {
	font-size: 1em;
	line-height:normal;
	display:block;
	margin-bottom:0.5em;
	width:100%;
	float:left;
	padding:0;
	z-index:10;
}
form div label {
	clear:both;
}
legend {
	padding:0.5em;
	font-size: 1em;
	color: #666666;
}
fieldset {
	border: none;
}
textarea {
	color: #000000;
	font-size: 1em;
	line-height:1.2em;	
	border: 1px solid #999999;
	vertical-align:middle;
	background-color: #FFF;
	padding: 0.3em;
	margin:0;
	display:block;
	width:95%;
	float:left;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	z-index:10;
}
input.campo, select.campo, input.texto, select.texto, input[type=text], input[type=textarea] {
	color: #000000;
	font-size: 1em;
	line-height:1.2em;	
	border: 1px solid #999999;
	vertical-align:middle;
	background-color: #FFF;
	padding: 0.3em;
	margin:0;
	display:block;
	width:95%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	z-index:10;
}
.ie7 .c50 input.texto {
	width:90%;
}
.c50 input.texto {
	width:100%;
}
input.boton {
	color: #333;
	background-color:#CCC;
	font-size:1.1em;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	text-align:center;
	vertical-align: middle;
	margin-left: 0.4em;
	margin-bottom:0.5em;
	display:block;
	width:auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
input.boton:hover {
	cursor: pointer;
}
input.enviar {
	font-weight:bold;
}
.captcha {
	float:left;
	width:25%;
	margin-bottom: 1em;
	padding-bottom: 1em;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
}
.captcha img {
	display:inline;
	float:left;
	clear:none;
	vertical-align:middle;
	margin-bottom:0.3em;
	margin-right:1%;
}
.captcha .texto {
	width:60px;
	clear:none;
	float:left;
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
}
.publicar {
	text-align:center;
	margin-bottom:1em;
	width:50%;
	float:left;
	
	clear:right;
}
.aviso {
	text-align:right;
	margin-bottom:1em;
	margin-left:0%;
	padding-top:0.5em;
	font-size:0.9em;
	width:50%;
	float:left;
}
form .izda .texto {
	width:92%;
}


div.subir {
	overflow: hidden;
	cursor: pointer;
	height:100%;
	width:55px;
	background-image: url(entorno/icons/boton_subir.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
div.subir {
	cursor:auto;
	background-image:none;
	cursor:auto;
}

div.subir input.subir {
	position: relative;
    height: 23px;
    width: 55px;
	display:block;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
	
}
form div.nota {
	display:block;
	clear:both;
	float:left;
	width:100%;
	font-size:0.8em;
	margin-bottom:1.6em;
}


/*=========================================== POSICIONAMIENTO ================================================*/
.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
}
.alignright,img.alignright{
	float:right;
	margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
}
.salto {
	clear:both;
	width:100%;
	display:block;
	float:left;
}
/*=========================================== MENSAJES ================================================*/
.error {
	color: #990000;
	padding: 0.3em;
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-align:center;
	margin-bottom:0.5em;
	background-color: #EEEEEE;
}
.victoria {
	font-size: 1.2em;
	color: #006666;
}
.legal {
	font-size:0.8em;
	color:#999;
	padding:0.3em;
}

/*============================================ Recursos Gráficos y estilísticos ============================================*/
.borbl {
	background-image:url(entorno/1px_blanco.gif);
}
.borne {
	background-image:url(entorno/1px_negro.gif);
}
.borgris1 {
	background-image:url(entorno/1px_gris_claro.gif);
}
.borgris2 {
	background-image:url(entorno/1px_gris_med.gif);
}
.borgris3 {
	
	background-image:url(entorno/1px_gris_oscuro.gif);
}
.borna1 {
	background-image:url(entorno/1px_na.gif);
}
.borna2 {
	background-image:url(entorno/1px_na_oscuro.gif);
}
.borsup {
	background-repeat:repeat-x;
	background-position:left top;
}
.borinf {
	background-repeat:repeat-x;
	background-position:left bottom;
}
.bordcha {
	background-repeat:repeat-y;
	background-position:right top;
}
.borizda {
	background-repeat:repeat-y;
	background-position:left top;
}
.grande1 {
	font-size:1.3em;	
}
.grande2 {
	font-size:1.8em;
}
.grande3 {
	font-size:2.1em;
}
.peque1 {
	font-size:0.9em;
}
.peque2 {
	font-size:0.7em;
}
.c80, .c70, .c60, .c50, .c40, .c30, .c20 {
	float:left;
	clear:none;
	/*padding:0.5em;*/
	margin-bottom:2%;
	margin-right:1%;
}
.c80 {
	width:78%;
}
.c70 {
	width:68%;
}
.c60 {
	width:58%;
}
.c50 {
	width:49%;
}
.ie7 .c50 {
	margin-right:3px;
}
.c40 {
	width:38%;
}
.c30 {
	width:28%;
}
.c20 {
	width:18%;
}
.c10 {
	width:8%;
}
/*============================================== Estilos plugins ==============================*/

/*========== EG-attachments */
.attachments {
	background-color:#F3F3F3;
	font-size:0.9em;
	margin-bottom:1em;
	float:left;
	display:block;
	width:100%;
	
}
.attachments h5 {
	padding:1%;
	font-size:1.1em;
}
.attachments dl {
	float:left;
	width:29%;
	margin:1%;
}
.attachments dt, .attachments dd {
	display:inline;
	float:left;
	margin-right:0.3em;
}

/*================ WP Form 7 ========*/
form.wpcf7-form {
	clear:both;
	display:block;
	width:100%;
	float:left;
	
}
form div.wpcf7-response-output {
	float:left;
	z-index:2000;
	background-color:#FFF;
	position:relative;
	margin-top:0;
}
.wpcf7-not-valid-tip {
	z-index:5000 !important;
	position:relative;
}


/********/
#header {
	margin-top:2px !important;
}

#header #logo {
	
	/*background: url(../../images/fondo_.png);*/
	width:300px;
	padding-top:0px !important;
}

#header #logo h1{
	text-indent:-9999px;
	overflow:hidden;
	width:300px !important;
	
	height:85px !important;
	margin-top:0px !important;
	background: url(../../images/logo_amabar.png) no-repeat scroll -5px 0px;
/*	height:64px !important;
	margin-top:0px !important;
	background: #FFF url(../../images/logo.png) no-repeat scroll -5px 10px;*/
}

#header #logo h1 a{
	width:300px !important;
	height:52px !important;
	display:block;
	font-size:20px;
	text-transform:lowercase;
}


#header #menu-menu_principal {
	margin-left:-13px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:970px !important;
	/*border:1px #000 solid;*/
	padding:0px !important;
}

#menu-menu_principal li{
	display:block;
	float:left;
	margin:0px;
	margin-top:5px;
	margin-left:6px;
	background:url(../../images/esquina_.png) -25px -12px;
}

#menu-menu_principal li a{
	width:100px;
	height:27px;
	display:block;
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	line-height:15px;
	text-align:left;
	padding-top:4px;
	padding-left:5px;
	vertical-align:bottom;
}

#menu-menu_principal li.m-impre {
	background-color:#72217e;}
#menu-menu_principal li.m-equip {
	background-color:#ac0069;}
#menu-menu_principal li.m-papel {
	background-color:#b21537;}
#menu-menu_principal li.m-repro {
	background-color:#e64c00;}
#menu-menu_principal li.m-bartes {
	background-color:#ff9212;}
#menu-menu_principal li.m-libre {
	background-color:#9ba526;}
#menu-menu_principal li.m-tiend {
	background-color:#099299;}	
#menu-menu_principal li {
	background-color:#008fd4;}


#menu-menu_principal li a:hover{
/*	background-image: none !important;*/
	color:#FFF;
	width:100px;
	height:27px;
	background:#008fd4;
}

body.page-imprenta li.m-impre, #menu-menu_principal li.m-impre a:hover {
	background:#72217e !important;}
body.page-equipamiento li.m-equip, #menu-menu_principal li.m-equip a:hover {
	background:#ac0069 !important;}
body.page-papeleria li.m-papel, #menu-menu_principal li.m-papel a:hover{
	background:#b21537 !important;}
body.page-reprografia li.m-repro, #menu-menu_principal li.m-repro a:hover {
	background:#e64c00 !important;}
body.page-bellas-artes li.m-bartes, #menu-menu_principal li.m-bartes a:hover{
	background:#ff9212 !important;}
body.page-libreria li.m-libre, #menu-menu_principal li.m-libre a:hover {
	background:#9ba526 !important;}
body.page-tienda li.m-tiend, #menu-menu_principal li.m-tiend a:hover{ /*futuros sellos */
	background:#099299 !important;}
/*#menu-menu_principal li.current-menu-item a{
	background:#FFF;
	width:135px;
}*/

#sidebar .item {
	width:280px !important;	
}

.widget_wysija {
	padding:10px;
	
}

#sidebar .item input[type="text"] {
	/*width:180px !important;	*/
	margin:10px 0px;
}
#sidebar .item form input[type="submit"] {
	margin:5px !important;
	padding:5px !important;
	clear:both !important;
	border-radius:0px !important;
	cursor:pointer !important;
}

.rrss {
	display:block;
	float:right;
	padding-top:10px;
	margin-bottom:-20px !important;
}

.rrss img {
	float:right;
	padding-left:5px;
	display:block;
}

body .tiendas {
	display: block;
    float: right;
    margin-bottom: -20px;
    margin-top: -5px;
}
body .tienda {
	/*margin:0px !important;
	width:140px;
	margin-bottom:-10px !important;
	clear:both !important;*/
	height:50px !important;
	clear: none !important;
	float: right !important;
	display: block !important;
	margin-top: -35px !important;
	margin-left:10px !important;
}

.news a{
	font-size:0.8em !important;
	line-height:0.9em !important;
	text-transform:uppercase !important;
	text-align:center !important;
}

.eslogan {
	padding:7px;
	padding-top:10px;
	display:block;
	float:left;
	margin:0px !important;
	margin-top:5px !important;
	padding-left:10px !important;
	font-style:italic;
	color:#008fd4;
	font-size:1em;
}


#menu-menu_secundario {
	margin:15px auto;
	/*border:1px #999 solid !important;*/
	height:40px;
	background:#74b6e1;
	float:left;
}

#menu-menu_secundario li {
	width: 220px;
	display:block;
	float:left;
	border:none;
	line-height:20px;
	margin-right:4px;
	/*border:1px #000 solid;*/
}

#menu-menu_secundario li a{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-align:center !important;
	/*border:1px #000 solid;*/
}

#menu-menu_secundario li a:hover{
	color:#258dd0;
	background:#74b6e1 !important;
}

#menu-menu_banner li{
	width: 220px;
	height:23px;
	display:block;
	float:right;
	text-align:center;
	background:#FFF url('../../images/btn_banner.png') repeat-x 27px;
	margin-left:20px;
	padding-top:4px;
}
#menu-menu_banner li a{
	font-family: "Iceland";
	font-size:20px;
	font-weight:normal !important;
	text-transform:uppercase;
}

#menu-menu_banner{
	margin-top:-60px !important;
}

#banners {
	margin:20px 0px 10px;
}

#banners div{
	background:	#258dd0;
	/*border:1px #000 solid;*/
	width:440px;
	height:35px;
	float:left;
	margin-left:20px;
	text-align:center;
}

#banners div a{
	font-family: "Iceland";
	font-size:25px;
	font-weight:normal !important;
	text-transform:uppercase;
	line-height:25px;
	color:#FFF;
	display:block;
	width:440px;
	height:25px;
	padding:5px 0px 5px;
	background-image: url('../../images/esquina_.png');
	background-position: 300px -17px;
	background-repeat:no-repeat;
}

#banners div a:hover{
	background: url('../../images/fondo_.png') repeat;
}

#entradilla {
	background: transparent url('../../images/trans.png') repeat;
	/*filter: alpha(opacity=50);
	opacity: 0.5;*/
	padding:10px;
	padding-top:0px;
	padding-bottom:0px !important;
	margin-left:-10px !important;
	margin-top:15px;
	margin-bottom:-30px;
	border:5px #74b6e1 solid;
}

#entradilla img {
	margin-left:-10px;
}

#top {
	background: url('../../images/fondo_top.png') !important;
	height:20px; /* 36*/
	margin-top:-20px;
}

#principal {
	background-image: none !important;
	background:#FFF;
	position:relative;
	z-index:100;
}

#bottom {
	background: url('../../images/fondo_bottom.png') !important;
	height:139px;
	margin-top:-30px;
	margin-bottom:0px;
}

#bottom2 {
	background: url('../../images/fondo_bottom2.png') repeat !important;
	/*height:36px;*/
	margin-bottom:-30px;
}

#bottom, #bottom2 {
	width:100%;
}

#footer {
	margin: 0 auto;
	padding-top:60px;
	width:900px;
}
#pie2{
	margin: 0 auto;
	padding-left:40px;
	padding-right:0px;
	
}

#pie2 .grid_4{
	display:block;
	/*border:1px #000 solid;*/
	width:285px;
}

#pie2 .fcen{
	text-align:center;
}
#pie2 .fder{
	text-align:right;
}

#diapos {
	background-color: #a8d1ec;
	overflow:hidden;
	position:relative;
	width:300px;
	height:350px;
}

#diapos img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}


/* Secciones portada*/
.secc {
	width:440px;
	height:250px;
	float:left;
	/*border:1px #000 solid;*/
	margin:10px;
	padding:0px;
	background:#E6F7FF;
	position:relative;	
}

.secc a{
	width:440px;
	height:250px;
	display:block;
	padding:0px;
	position:absolute;
	top:0;
	left:0;
	/*padding-top:100px !important;*/
}

.secc a:hover {
	background: transparent url('../../images/fondo_.png') !important;	
}

.secc a span{
	display:block;
	font-size:25px;
	height:33px;
	padding:0px;
	line-height:33px;
	margin:0px;
	width:440px;
	background-image: url('../../images/fondo_.png');
}

.secc a span strong{
	font-family:'Iceland';
	text-transform:uppercase;
	color:#FFF;
	font-size:25px;
	font-weight:100;
	background-image:none !important;
	padding:0px 15px 9px;
	float:left;
	margin:0px;
	height:24px;
}

#libre img, #equip img{
	margin-top:30px;
}
#impre img, #papel img{
	margin-top:0px;
}
#impre a span, #papel a span{
	position:absolute;
	bottom:0;
	left:0;
}

#equip a span strong, #papel a span strong{
	float:right !important;
}


#impre span, body.page-imprenta .seccion, body.term-imprenta .seccion, .seccion h2.imprenta {
	background-color: #72217e;}
#impre span strong, body.page-imprenta .seccion span, body.term-imprenta .seccion span, .seccion h2.imprenta span  {
	background:#72217e;}

#equip span, body.page-equipamiento .seccion, body.term-equipamiento .seccion, .seccion h2.equipamiento {
	background-color: #ac0069;}
#equip span strong, body.page-equipamiento .seccion span, body.term-equipamiento .seccion span, .seccion h2.equipamiento span {
	background:#ac0069;}

#papel span, body.page-papeleria .seccion, body.term-papeleria .seccion, .seccion h2.papeleria {
	background-color: #b21537;}
#papel span strong, body.page-papeleria .seccion span, body.term-papeleria .seccion span, .seccion h2.papeleria span {
	background:#b21537;}

#repro span, body.page-reprografia .seccion, body.term-reprografia .seccion, .seccion h2.reprografia {
	background-color: #e64c00;}
#repro span strong, body.page-reprografia .seccion span, body.term-reprografia .seccion span, .seccion h2.reprografia span {
	background:#e64c00;}
	
#bartes span, body.page-bellas-artes .seccion, body.term-bellas-artes .seccion, .seccion h2.bellas-artes {
	background-color: #ff9212;}
#bartes span strong, body.page-bellas-artes .seccion span, body.term-bellas-artes .seccion span, .seccion h2.bellas-artes span {
	background:#ff9212;}	

#libre span, body.page-libreria .seccion, body.term-libreria .seccion, .seccion h2.libreria {
	background-color: #9ba526;}
#libre span strong, body.page-libreria .seccion span, body.term-libreria .seccion span, .seccion h2.libreria span {
	background:#9ba526;}

	
/* Secciones internas */

.seccion {
	width:960px !important;
	height:40px;
	margin:0px;
	margin-bottom:30px;
	background-image: url('../../images/fondo_.png');
	background-color:#258dd0;
	padding:0px;
}

.seccion span{
	display:block;
	width:315px !important;
	height:30px;
	padding:0px 0px 10px 15px;
	margin-left:-10px;
	background-image:none !important;
	background:#258dd0;
}

.seccion h2 a{
	color: #ceefff;	
}

body.archive .seccion span, body.single-destacados .seccion span {
	width:455px !important;	
}

.seccion h2.entry-title {
	font-family:'Iceland' !important;
	font-size:25px;
	font-weight:normal;
	color:#FFF;
	padding:0px 10px;
}
.seccion h2.entry-title .sec {
	text-transform:uppercase !important;
}
#content {
	margin-top:-20px !important;
	margin-right:10px;
	margin-bottom:-5px !important;
	margin-left:10px;
}

body.newsletter h3.entry-title {
	color:#74b6e1 !important;
}
/*****/

.cuadro {
	position:relative;	
	z-index:0px;
	margin-left:10px;
	margin-right:0px;
}

.cuadro #logof{
	position:absolute;
	left:275px;
	top:170px;
	z-index:100;
	width:350px;
	height:180px;
	color:#00F;
	font-size:30px;
	text-align:center;
	background: #FFF url(../../images/logo_.png) no-repeat scroll 25px 50px;
	/*border:1px #000 solid;*/
	margin:10px;
}

.cuadro #logof h1{
	display:none;
}

.cuadro #logof a{
	display:block;
	margin-top:120px !important;
}



body.archive-destacados {
	
}
body.single-destacados .entry .desimg {
	float:left;	
	display:block;
	width:300px;
}
body.single-destacados .entry .descont {
	float:right;	
	display:block;
	width:300px;
}
	

/*
.item .menu-menu_banner-container ul li{
	margin-top:0px;
	padding-top:0px;	
}*/

.subsec .boton {
	float:right !important;
	border:1px #999 solid !important;
	color: #000 !important;	
}

.subsec .titulo {
	float:left !important;	
}

body	{
	background: url('../../images/fondo_.png') !important;
}

body.home #principal {
	background-image:none;
	background:transparent !important;	
}

body.home #header {
	background: #FFF;
	height:133px;
	padding-left:10px;
	padding-right:10px;
	margin-left:0px;
}

h2 {
	text-transform:none !important;
}

h5 {
	font-size:16px !important;
}

a:hover {
	color:#000;
	text-decoration:none !important;	
}

a {
	color:#0d8dd3;
	text-decoration:none !important;
}

.page .entry h4 {
	/*padding-top:-30px !important;*/
	margin-top:-25px !important;
	margin-bottom:10px !important;
}

h1,h2,h3,h4,h5,.boton {
	font-family: 'Electrolize', sans-serif !important;
	/*font-weight:normal !important;*/
}

h3.sub {
	font-size:16px;
	padding-left:5px;
}

.powered-by {
	display:none !important;	
}

.seccion h2 a:hover{
	color:#FFF;
}

.menu, .menu-item {
	font-family: 'Iceland', cursive !important;
	/*font-weight:normal !important;*/
}

#sidebar {
	padding-right:10px !important;
	width:280px !important;
	background:#FFF;
	margin-top:-5px !important;
	margin-bottom:-10px !important;
}

#gallery {
	border:none !important;
}

.precio, .link{
	display:block;
	float:left;
	width:149px !important;
	height:30px!important;	
	font-family:Iceland;
	font-size:20px !important;
	margin-bottom:20px;
}

.precio span{
	font-weight:bold;	
}

.link {
	background:#258dd0;
	text-align:center;
	font-weight:bold;
}

.link a {
	color:#FFF;
	display:block;
	width:149px !important;
	height:30px !important;	
}

.link a:hover {
	color:#258dd0;
	background:#FFF;
	background-image: url('../../images/fondo_.png');
	border:1px #258dd0 solid;	
}

.dest {
	font-size:1em;
	background-color:#e6f0f4;
	text-align:center;
	font-family:electrolize;
	/*padding-top:1em;
	padding-bottom:1em;*/
	padding:0.5em;
	margin-bottom:20px;
	clear:both;
	border:1px #258dd0 solid;
}

.pscarousel {
	margin-left:5px !important;
	margin-top:5px !important;	
}
.pscarousel .pager img {
	width:89px !important;
	padding:4px !important;
}

.hdestacados {
	background-image: url('../../images/trans_azul.png');
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
}

body.home .hdestacados .boton{
	margin-bottom:-30px;
}

.bandest{
	margin-left:-10px;
	background:#FFF;
	width:140px;
}
.bandest h3{
	padding-left:10px;
	color: #258dd0;
	font-size:20px;
}

body.home .grid_8 {
	margin-right:0px;
	width:620px;
}

.portfolio2 img{
	border:6px #a6d1ed solid !important;
}

.portfolio2:hover img{
	border:6px #008fd4 solid !important;
}

.portfolio p {
	font-style:normal !important;
	font-family: Arial, Helvetica, sans-serif;
}

/*.sticky{
	display: none !important;	
}*/

.navigation .boton2{
	margin-top:20px !important;
	float:right;
}

.post {
	margin-top:30px;		
}

body.home .entry img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:2px #008fd4 solid;
}

#page-561 {
	width:700px;
	height:600px;
	overflow-x: hidden;
	padding:10px;
}


.bannerofer {
	background:#FFF !important;
	margin-left:-10px;
	padding:0px !important;
	margin-top:50px;
	margin-bottom: 20px;
	width:640px !important;
	border:5px #ac0069 solid;
	/*height:400px !important;	
	width:620px !important;*/
}

.bannerofer .entry{
	display:block;
	float:right;
	width:45%;
	background:#D2D2D2;
	padding:0px !important;
}

.bannerofer .entry a img{
	margin:0px !important;
	border:1px #A3A3A3 solid;
}


.bannerofer .ofertit {
	margin-right:10px;
	padding:10px;
	width:45%;
	display:block;
	float:left;
	width:49%;
}

.bannerofer .ofertit span{
	text-align:left;
	font-family: 'Electrolize', sans-serif !important;
	font-size:16px;
}

.bannerofer .ofertit h3 a{
	color: #ac0069;
	text-align:center;
}


.ofertit small {
	display:block;
	float:right;
	vertical-align:bottom;
}

