/*
Theme Name: diabetes
Version: 1.0
Author: Hacemos C—digo
Author URI: http://losmaquiladores.com
Description; primer tema para la revista de Grupo Medios, Yo con Diabetes
*/

@charset "utf-8";
@import url('yui_reset.css');
@import url('yui_base.css');
@import url('yui_fonts.css');

body{
	background: #dfecf8;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #3c3c3b;
}
.body{background: #dfecf8; width: 100%;}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

a{text-decoration: none;}

.super{display: block; margin: 0 auto 10px;}
.clear { clear:both; height:1px; margin:0; padding:0; font-size: 1px; line-height: 0; }

#wrapper{
	background: #fff;
	text-align: left;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#wrapper #header{
	background: #c20e1a url(images/bg_header.png) center top no-repeat;
	width: 980px;
	height: 150px;
	position: relative;
}

#wrapper #header h1.logo{
	width: 316px;
	height: 79px;
	position: absolute;
	left: 24px;
	display: block;
	background: url(images/logo_diabetes.png) center top no-repeat;
	text-indent: -99999px;
	margin-top:14px;
}

#wrapper #header form.search{
	width: 224px;
	height: 47px;
	display: block;
	position: absolute;
	top: 36px;
	right:30%;
	background: url(images/bg_search_form.png) center top no-repeat;
}
#wrapper #header div#suscripcion-header{
	width:269px;
	height:109px;
	display: block;
	position: absolute;
	right:0%;

}
#wrapper #header div#suscripcion-header a#portada-header img{
	width:70px;
	height:95px;
	margin:8px 0 5px 0;
}

#wrapper #header div#datos-suscripcion{
	display: block;
	width:187px;
	height:109px;
	margin:0;
	float: right;
}

#wrapper #header div#datos-suscripcion span#triangulo{
	display: inline-block;
	background: url(images/triangulo.png) no-repeat ;
	background-position:0px 5px;
	position: relative;
	top:6px;
	width:10px;
	height:14px;
}
#wrapper #header div#datos-suscripcion  p#n-revista{
font-family: arial;
font-size: 13px;
color: #fff;
width:158px;
margin-left: 12px;
margin-top: -10px;
}
#wrapper #header div#datos-suscripcion  p#mes-precio{
font-family: arial;
font-weight: bold;
font-size: 13px;
color: #fff;
width:158px;
margin-left: 14px;
margin-top: -1px;
}
#wrapper #header div#datos-suscripcion div#sus-header{
font-family: arial;
font-weight: bold;
font-size: 13px;
color: #960000;
width:103px;
height: 29px;
margin-left: 38px;
margin-top: -1px;
background-color: #F7B033;
border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#wrapper #header div#datos-suscripcion div#sus-header p{
	position: relative;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #960000;
	width:100px;
	padding-top:6px;
	padding-left:5px;

}
#wrapper #header form.search input.input-text-search{
	background: transparent;
	border: none;
	width: 148px;
	height: 29px;
	line-height: 30px;
	padding: 0 10px;
	margin: 5px;
	font-family: 'Neutraface2Text-Bold';
	color: #3c3c3b;
	text-transform: uppercase;
	float: left;
}

#wrapper #header form.search input.input-submit-search{
	width: 55px;
	height: 35px;
	border: 0;
	background: transparent;
	text-indent: -9999px;
	cursor: pointer;
}

#wrapper #header .nav{
	background: #960000;
	height: 40px;
	width: 980px;
	position: absolute;
	top:110px;
}

#wrapper #header .nav ul{
	width: 969px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 13px;
}

#wrapper #header .nav ul li{
	padding: 0 0.8em;
	color: #fff;
	text-transform: uppercase;
	list-style: none;
	float: left;
	width: auto;
	height: 40px;
	line-height: 40px;
	position: relative;
}

#wrapper #header .nav ul li a{
	color: #fff;
	width: auto;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
}

#wrapper #header .nav ul li:hover{
	background: #f8b133;
}

#wrapper #header .nav ul li ul{
	display: none;
	width: 150px;
	list-style: none;
	color: #950000;
	position: absolute;
	left: 0;
	z-index: 100;
}

#wrapper #header .nav ul li ul li {
	float: none;
	background: #f8b133;
	color: #950000;
	padding: 0;
	text-align: center;
}

#wrapper #header .nav ul li ul li a{
	color: #950000;
	width: auto;
	height: 40px;
	display: block;
}

#wrapper #header .nav ul li ul li:hover{
	background: #fccc7e;
}

#wrapper #header .nav ul li:hover ul{
	display: block;
}

#wrapper #container{
	width: 620px;
	padding: 0 20px;
	float: left;
}

/*---- Estilos para el Slider ----*/

#wrapper #container .slider-principal{
	width: 621px;
	height: 300px;
	margin: 20px 0;
	padding: 0;
	display: block;
	position: relative;
}

#wrapper #container .slider-principal .cycle-slideshow{
	margin: 0 0 0 15px !important;
	width: 585px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}

.cycle-slideshow a img{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#wrapper #container .slider-principal #next,  #wrapper #container .slider-principal #prev{
	width: 43px;
	height: 43px;
	display: block;
	position: absolute;
	top: 120px;
	z-index:1000;
	text-indent: -9999px;
}

#wrapper #container .slider-principal #next{
	background: url(images/slider_next.png) center center no-repeat;
	right: 0;
}

#wrapper #container .slider-principal #prev{
	background: url(images/slider_prev.png) center center no-repeat;
	left: 0;
}

#wrapper #container .slider-principal #custom-pager{
	position: absolute;
	top: 270px;
	z-index: 1000;
	left: 30px;
}

#wrapper #container .slider-principal #custom-pager strong a{
	width: 18px;
	height: 18px;
	display: inline-block;
	text-decoration: none;
	color: #1d70b7;
	font-family:  'Neutraface2Text-Bold';
	background: url(images/bg_slider_pager.png) center center no-repeat;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
}

#wrapper #container .slider-principal #custom-pager strong.cycle-pager-active a{
	background: url(images/bg_slider_pager_h.png) center center no-repeat;
	color: #fff;
}

.cycle-overlay.custom{
	position: absolute;
	z-index: 1000;
	top: 180px;
	right: 0;
	width: 362px;
	height: 90px;
	background: url(images/bg_slider_overlay.png) right center no-repeat;
}

.cycle-overlay.custom h2{
	margin: 10px 27px 10px;
	padding: 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	font-weight: normal;
	color: #35a8e0;
	text-transform: uppercase;
}

.cycle-overlay.custom p{
	padding: 0 27px;
}

/*--- Fin del slider ---*/



#wrapper #container .titulo-secundario,.ultimas-noticias h2{
	padding: 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	font-weight: normal;
	color: #35a8e0;
	text-transform: uppercase;
}

.ultimas-noticias{
	padding-bottom: 20px;
	clear: both;
}

.ultimas-noticias .noticia{
	width: 281px;
	height: 140px;
	float: left;
	display: block;
	margin: 10px;
}

.ultimas-noticias .noticia img{
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ultimas-noticias .noticia h3{
	padding: 0;
	margin: 3px 0 0 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	font-weight: normal;
	color: #0061a1;
	text-transform: uppercase;
	line-height: 16px;
	float: left;
	width: 130px;
}

.ultimas-noticias .noticia a{
	color: #879600;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	margin-right: 83px;
}

.ultimas-noticias a.mas-noticias{
	width: 150px;
	height: 24px;
	display: block;
	margin: 5px auto;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	color: #e88b00;
	background: url(images/bg_link_mas.png) right center no-repeat;
	text-transform: uppercase;
	line-height: 24px;
}

.el-experto{
	width: 620px;
	height: 180px;
	display: block;
	background: url(images/bg_el_experto.png) center center no-repeat;
	position: relative;
	margin: 30px 0 15px 0;
}

.el-experto img{
	float: left;
	margin: 12px 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.el-experto h2{
	color: #fff;
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
    padding: 13px 16px;
	width: 122px;
	position: absolute;
	left: 175px;
	margin: 0;
	top: 0;
}

.el-experto p.nombre-experto{
	position: absolute;
	text-transform: uppercase;
	top: 18px;
	left: 339px;
}

.el-experto h3{
	position: absolute;
	top: 60px;
	left: 180px;
	margin: 0 0 0 10px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 24px;
	font-weight: normal;
	color: #0061a1;
}

.el-experto p{
	position: absolute;
	top: 90px;
	left: 190px;
	padding: 0 10px 0 0;
}

.el-experto a{
	position: absolute;
	top: 155px;
	left: 190px;
	text-decoration: none;
	color: #1d70b7;
	text-transform: uppercase;
}

.nutricion{
	margin: 20px 0;
}

.nutricion h4{
	font-family: 'Neutraface2Text-Bold' !important;
	font-size: 16px !important;
	color: #424700 !important;
	margin-left: 5px;
	text-transform: uppercase;
}

.nutricion .nutre{
	width: 300px;
	height: 385px;
	float: left;
	position: relative;
	margin: 5px 5px 10px;
}

.nutricion .nutre img{
	margin: 0 !important;
}

.nutricion .nutre .nutre-info{
	background: #b9c229;
	width: 300px;
	height: 104px;

}

.nutricion .nutre .nutre-info h2{
	color: #424700;
	font-size: 20px;
	font-family: 'Neutraface2Text-Bold';
	padding: 20px 20px 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

.nutricion .nutre .nutre-info h3{
	color: #fff;
	font-size: 19px;
	font-family: 'Archer-Bold';
	padding: 0 20px 0;
	margin: 0;
	font-weight: normal;
}

.nutricion .nutre a.nutre-link{
	position: absolute;
	z-index: 1000;
	top: 330px;
	left: 155px;
	width: 132px;
	height: 50px;
	color: #fff;
	background: url(images/bg_link_nutre.png) center center no-repeat;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

.bienestar{
	width: 620px;
	height: 280px;
	background: url(images/bg_bienestar.png) center center no-repeat;
	position: relative;
	margin: 20px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}

.bienestar h2{
	color: #fff;
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
    padding: 13px 16px;
	width: 122px;
	position: absolute;
	left: 305px;
	margin: 0;
	top: 0;
}

.bienestar h3{
	position: absolute;
	top: 60px;
	left: 305px;
	margin: 0 0 0 10px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 25px;
	font-weight: normal;
	color: #3c3c3b;
	text-transform: uppercase;
}

.bienestar p{
	position: absolute;
	top: 170px;
	left: 315px;
	padding: 0 10px 0 0;

}

.bienestar a{
	position: absolute;
	top: 155px;
	left: 190px;
	text-decoration: none;
	color: #1d70b7;
	text-transform: uppercase;
}

.bienestar a.bienestar-link{
	position: absolute;
	z-index: 1000;
	top: 220px;
	left: 465px;
	width: 132px;
	height: 50px;
	color: #fff;
	background: url(images/bg_link_bienestar.png) center center no-repeat;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

.directorio{
	width: 472px;
	height: 216px;
	background: #ecf5f2;
	display: block;
	position: relative;
	padding-left: 138px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.directorio .titulo-directorio{
	width: 149px;
	height: 98px;
	background: url(images/bg_titulo_directorio.png) center center no-repeat;
	position: absolute;
	left: -17px;
	top: 13px;
	text-align: center;
	float: left;
}

.directorio .titulo-directorio h2{
	margin: 20px 0 0;
	padding: 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0061a1;
	padding: 0 0 0 23px;
}

.directorio .titulo-directorio h3{
	margin: 0;
	padding: 0;
	font-family: 'Neutraface2Text-Book';
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2e8ea1;
	padding: 0 0 0 23px;
}

.directorio .direccion{
	width: 148px;
	margin: 10px 0;
	float: left;
	padding: 0 4px;
	border-right: 1px dashed #2e8ea1;
	height: 175px;
}

.directorio .direccion:last-child{
	border-right: 0 !important;
}

.directorio .direccion h4.categoria{
	width: 137px;
	height: 27px;
	display: block;
	margin: 0 auto 10px;
	padding: 0;
	background: url(images/bg_especialidad.png) center center no-repeat;
	line-height: 27px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.directorio .direccion p{
	padding: 0 5px;
	margin: 0;
}

.directorio .direccion p.nombre{
	font-family: 'Neutraface2Text-Bold';
	font-size: 13px;
	font-weight: normal;
	color: #1a171b;
}

.directorio .direccion p.especialidad{
	text-transform: uppercase;
	font-family: 'Neutraface2Text-Bold';
	font-size: 13px;
	font-weight: normal;
	color: #1a171b;
}

.directorio .direccion li{
	list-style: none;
	padding: 0 5px;
	font-family: 'Neutraface2Text-Light';
	font-size: 13px;
	font-weight: normal;
}

.directorio .direccion li span{
	font-family: 'Neutraface2Text-Demi';
	font-size: 13px;
	font-weight: normal;
	color: #868789;
}

.directorio .direccion a.link-directorio{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	font-weight: normal;
	color: #0061a1;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

.receta{
	height: 151px;
	width: 620px;
	display: block;
	margin: 10px 0;
}

.receta img{
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.receta .receta-info{
	border-left: 2px dashed #0061a0;
	float: left;
	height: 141px;
	padding: 0 10px;
	margin: 0;
	width: 447px;
}

.receta h3{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	font-weight: normal;
	color: #0061a1;

}

.receta a{
	text-transform: uppercase;
	color: #869500;
	text-decoration: none;
	font-weight: bold;
}

.titulo-categoria{
	width: 283px;
	height: 39px;
	background: url(images/bg_titulo_categoria.png) center center no-repeat;
	margin-left: -20px;
	margin-bottom: 30px;
}

.titulo-categoria h2{
	margin: 20px 0;
	padding: 0 0 0 20px;
	line-height: 39px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 24px;
	color: #0061a1;
	text-transform: uppercase;
}

.recetas .titulo-categoria{
	float: left;
	margin-top: 30px;
}

.recetas .titulo-categoria h2{
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 39px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 24px;
	color: #0061a1;
	text-transform: uppercase;
}

.recetas form.filtro-recetas{
	float: left;
	width: 352px;
	margin-top: 40px;
	margin-left:5px;
}

.recetas form.filtro-recetas label{
	float: left;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	color: #0061a0;
}

.recetas form.filtro-recetas .select-recetas{
	float: left;
	width: 220px;
	height: 44px;
	background: url(images/bg_dropdown.png) center center no-repeat;
	overflow: hidden;
	margin-top: -10px;
}

.recetas form.filtro-recetas .select-recetas select{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #3C3C3B;
    font-family: 'Neutraface2Text-Bold';
    font-size: 16px;
    height: 44px;
    padding: 9px 0 0 15px;
    text-transform: uppercase;
    width: 240px;
    -webkit-appearance: none;
}

/* --- Estilos para los single noticias, bienestar, nutrición --- */

.contenido-single{}
.contenido-single h2{
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	color: #f08f44;
	text-transform: uppercase;
	margin: 0;
    width: 428px;
}
.contenido-single img{
	margin: 10px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;


}
.contenido-single p.fecha{
	font-family: 'Neutraface2Text-Bold';
	font-size: 14px;
	color: #e20613;
	text-transform: uppercase;
	margin: 0;
}
.contenido-single p.autor{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	color: #009ee2;
	margin-bottom: 0;
}
.contenido-single .share{
	float: right;
	margin-bottom: 10px;
}
.contenido-single p{
	font-size: 15px;
}
.contenido-single blockquote p{
	font-family: 'Neutraface2Text-BoldItalic';
	text-align: center;
	color: #0061a1;
	font-size: 22px;
}
.contenido-single h3{
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	color: #f08f44;
}

.contenido-single .imagen-single{
	width: 620px;
	height: 311px;
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.contenido-single .imagen-single .tip {
	width: 280px;
	height: 32px;
	background: url(images/bg_tip.png) center center no-repeat;
	position: absolute;
	left: 285px;
	top: 170px;
	display: block;
	font-family: 'Neutraface2Text-BoldItalic';
	font-size: 15px;
	color: #0061a1;
	padding: 15px;

}

.contenido-single .quote{
	width: 240px;
	height: 240px;
	text-align: center;
	background: url(images/bg_quote.png) center center no-repeat;
	float: left;
	margin: 10px 10px 10px 0;
}

.contenido-single .quote p.autor{
	font-family: 'Neutraface2Text-BoldItalic';
	padding: 0 !important;
	font-size: 14px;
}

.contenido-single .quote p{
	font-family: 'Neutraface2Text-BoldItalic';
	color: #0061a1;
	font-size: 15px;
	padding: 70px 50px 0 30px;
}

.contenido-single .info-experto{
	width: 195px;
	height: 341px;
	background: #e9f2f5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	float: left;
	margin: 0 20px 20px 0;

}

.contenido-single .info-experto img{
	width: 141px;
	height: 141px;
	margin: 20px auto;
	display: block;
}

.contenido-single .info-experto h5{
	font-family: 'Neutraface2Text-Book';
	font-size: 16px;
	color: #2e9da0;
	padding: 0 18px;
	text-transform: uppercase;
}

.contenido-single .info-experto strong{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	color: #009ee2;
	padding: 0 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0;
	display: block;
}

.contenido-single .info-experto p{
	font-family: 'Neutraface2Text-Demi';
	font-size: 14px;
	color: #606060;
	padding: 0 18px;
}

.contenido-single .ingredientes,.contenido-single .info-nutrimental{
	width: 270px;
	height: auto;
	float: left;
	margin: 5px;
	white-space:pre-line;
	padding: 10px;
}

.contenido-single .info-nutrimental h3,.contenido-single .ingredientes h3{
	background: #f9d641;
	width: 270px;
	height: 27px;
	line-height: 27px;
	font-family: 'Neutraface2Text-Demi';
	font-size: 14px;
	padding: 0 10px;
	color: #bf5710;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 0 -10px;
}

.contenido-single .preparacion{
	width: 620px;
	height: auto;
	clear: both;
}

.contenido-single .preparacion ol li{
	font-family: 'Neutraface2Text-Bold';
	font-size: 18px;
	color: #b8c129;
}

.contenido-single .preparacion ol li span{
	font-family: Arial;
	font-size: 13px;
	color: #3c3c3b;
}

.contenido-single .preparacion h3{
	background: #f9d641;
	width: 270px;
	height: 27px;
	line-height: 27px;
	font-family: 'Neutraface2Text-Demi';
	font-size: 14px;
	padding: 0 10px;
	color: #bf5710;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.category-expertos .share.experto{
	float: none;
	margin-bottom: 15px;
}

.archive{}

.archive .directorio{
	margin: 20px 10px;
}

.archive .directorio form.directorio-especialidad{
	float: left;
	width: 375px;
	margin: 35px;
}

.archive .directorio form.directorio-especialidad label{
	float: left;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	color: #0061a0;
	width: 105px;
	height: 57px;
	margin: 0 43px 15px 0;
}

.archive .directorio form.directorio-especialidad .select-especial{
	float: left;
	width: 220px;
	height: 44px;
	background: url(images/bg_dropdown.png) center center no-repeat;
	padding: 0;
	overflow: hidden;
}

.archive .directorio form.directorio-especialidad .select-especial select{
	width: 250px;
	height: 44px;
	background: transparent;
	border: 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 14px;
	color: #3c3c3b;
	text-transform: uppercase;
	padding: 12px 10px;
	-webkit-appearance: none;
}

.archive .titulo-especialidad{
	width: 139px;
	height: 30px;
	background: url(images/bg_titulo_especialidad.png) center center no-repeat;
	display: block;
	line-height: 30px;
	text-align: center;
	font-family: 'Neutraface2Text-Bold';
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;

}

.archive .directorio-listado{
	height: 120px;
	width: 600px;
	display: block;
	padding: 15px 10px;
	border-bottom: 1px dotted #c6c6c6;
}

.archive .directorio-listado .directorio-direccion{
	width: 345px;
	float: left;
}

.archive .directorio-listado .directorio-direccion h4{
	font-family: 'Neutraface2Text-Demi';
	font-size: 15px;
	color: #0061a1;
	text-transform: uppercase;

}

.archive .directorio-listado .directorio-direccion p.direccion{
	font-family: 'Neutraface2Text-Demi';
	font-size: 13px;
	color: #1a171b;
}

.archive .directorio-listado .directorio-direccion p{
	font-family: 'Neutraface2Text-Light';
	font-size: 13px;
	color: #1a171b;
	margin-bottom: 5px;
}

.archive .directorio-listado .directorio-direccion p span{
	font-family: 'Neutraface2Text-Demi';
	color: #858688;
}

.archive .directorio-listado #directorio-mapa{
	width: 227px;
	height: 123px;
	display: block;
	float: left;
	font-family: 'Neutraface2Text-Demi';
	font-size: 10px;
	color: #cccccc;
}

.archive .directorio-listado #directorio-mapa a{
	font-family: 'Neutraface2Text-Demi';
	font-size: 10px;
	color: #cccccc;
}

#map_container{
	width: 227px;
	height: 103px;
	margin-bottom: 10px;
}

.alimento-saludable .alimentos-sanos-single{
	width: 620px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.alimento-saludable .alimentos-sanos-single li{
	width: 508px;
	height: auto;
	min-height: 94px;
	background: #e9f2f5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	margin-left: 50px;
	list-style: none;
	padding: 15px 10px 10px 50px;
	margin-bottom: 1em;
}

.alimento-saludable .alimentos-sanos-single li .numero{
	width: 92px;
	height: 92px;
	background: url(images/bg_listado_alimentos_sanos.png) center center no-repeat;
	position:absolute;
	top: 50%;
	left: -50px;
	margin-top: -46px;
	line-height: 92px;
	text-align: center;
	font-family: 'Neutraface2Text-Bold';
	font-size: 65px;
	color: #fff;
}

.alimento-saludable .alimentos-sanos-single li h3{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	color: #0061a0;
	text-transform: uppercase;
	margin: 0;
}

.guias-y-tablas .taco{
	padding: 10px;
	border-bottom: 2px dashed #0061a0;
	margin-bottom: 10px;
	width: 620px;
}

.guias-y-tablas .taco h4{
	width: 299px;
	height: 50px;
	background: #b8c129;
	border-radius: 15px;
	line-height: 50px;
	text-align: center;
	font-family: 'Neutraface2Text-Bold';
	font-size: 18px;
	color: #424700;
	text-transform: uppercase;
}

.guias-y-tablas .taco img{
	float: left;
}

.guias-y-tablas .taco .gasta{
	clear: both;
	width: 600px;
}

.guias-y-tablas .taco .gasta .correr, .guias-y-tablas .taco .gasta .bici{
	display: inline-block;
	font-family: 'Neutraface2Text-DemiItalic';
	font-size: 18px;
	color: #0061a0;
	text-transform: none;
}

.guias-y-tablas .taco .gasta .correr{
	background: url(images/bg_correro.png) left center no-repeat;
	padding: 0 0 0 45px;
	margin-left: 150px;
}

.guias-y-tablas .taco .gasta .bici{
	background: url(images/bg_bici.png) left center no-repeat;
	padding: 0 0 0 45px;
}


.guias-y-tablas .taco .info-nutrimental{
	background: url(images/bg_guias_tablas_info.png) center center no-repeat;
	width: 265px;
	height: 250px;
	padding: 10px 25px;
	margin: -50px 0 0;
	color: #442f00;
	font-family: 'Neutraface2Text-Demi';
}

.guias-y-tablas .taco .info-nutrimental h5{
	text-align: center;
	font-family: 'Neutraface2Text-Bold';
	font-size: 18px;
	color: #442f00;
	text-transform: uppercase;
	margin: 0 0 20px;
	-webkit-margin-before:0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.guias-y-tablas .taco .info-nutrimental p{
	padding: 0 20px;
	margin-bottom: 2px;
}

.guias-y-tablas .taco .gasta{
	width: 600px;
	border-radius: 20px;
	background: #74cbec;
	height: 60px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 18px;
	color: #0061a0;
	text-transform: uppercase;
	line-height: 60px;
	padding-left: 20px;
}

.guias-y-tablas .taco h5{
	font-family: 'Neutraface2Text-Bold';
	font-size: 18px;
	color: #e78a00;
	text-transform: uppercase;
	padding-left: 10px;
	margin: 20px 0 10px;
}

.single-content{margin-top: 20px;}

#wrapper .sidebar{
	width: 320px;
	float: left;
}

#wrapper .sidebar .ad-block{
	width: 300px;
	height: 250px;
	display: block;
	margin: 10px;
}

#wrapper .sidebar .redes-sociales{
	background: url(images/bg_redes_sociales.png) right center no-repeat;
	width: 319px;
	height: 40px;
	display: block;
	margin-left: 1px;
}

#wrapper .sidebar .redes-sociales h2{
	width: 109px;
	margin: 0;
	padding: 0 30px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	color: #1d70b7;
	text-transform: uppercase;
	display: inline-block;
}

#wrapper .sidebar .redes-sociales a{
	width: 30px;
	height: 30px;
	display: inline-block;
	text-indent: -9999px;
	line-height: 30px;
	cursor: pointer
}

#wrapper .sidebar .redes-sociales a.twitter{
	background: url(images/link-tw.png) center center no-repeat;
}
#wrapper .sidebar .redes-sociales a.facebook{
	background: url(images/link-fb.png) center center no-repeat;
}

#wrapper .sidebar .revista{
	width: 319px;
	height: 293px;
	margin-left: 1px;
}

#wrapper .sidebar .revista h2{
	background: url(images/bg_titulo_revista.png) right center no-repeat;
	height: 41px;
	line-height: 41px;
	color: #fff;
	font-family: 'Neutraface2Text-Bold';
	font-weight: normal;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 21px;
}

#wrapper .sidebar .revista img{
	float: left;
	margin-right: 10px;
}

#wrapper .sidebar .revista h3{
	color: #c10e1a;
	font-family: 'Archer-Bold';
	font-weight: normal;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0;
}

#wrapper .sidebar .revista h4{
	font-family: 'Neutraface2Text-DemiItalic';
	font-size: 16px;
	color: #0061a0;
	margin: 0;
}

#wrapper .sidebar .revista .descuento{
	width: 100px;
	height: 92px;
	background: url(images/bg_bubble.png) center center no-repeat;
	display: block;
	float: left;
	margin-left: 20px;
	text-align: center;
	padding-top: 10px;
}

#wrapper .sidebar .revista .descuento p{
	margin-top:20px;
	font-family: 'Neutraface2Text-DemiItalic';
	font-size: 11px;
	color: #0061a0;
	margin-bottom: 0em;
}

#wrapper .sidebar .revista .descuento .porcentaje{
	margin: 0;
	font-family: 'Neutraface2Text-Bold';
	font-size: 30px;
	color: #4d6fa9;
}

#wrapper .sidebar .revista .link-revista{
	width: 132px;
	height: 50px;
	color: #fff;
	background: url(images/bg_link_revista.png) center center no-repeat;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}

#wrapper .sidebar .guia{
	width: 260px;
	height: 500px;
	margin: 10px auto;
	background: url(images/bg_guia_diabetico.png) center center no-repeat;
}

#wrapper .sidebar .guia h2{
	font-family: 'Neutraface2Text-Bold';
	font-size: 45px;
	font-weight: normal;
	text-transform: uppercase;
	color: #005196;
	padding: 20px 10px 0;
	margin: 0;
	line-height: 45px;
}

#wrapper .sidebar .guia h3{
	font-family: 'Neutraface2Text-Bold';
	font-size: 23px;
	font-weight: normal;
	color: #005196;
	padding: 0 10px;
	margin: 0;
}

#wrapper .sidebar .guia ul{
	margin: 30px auto 0;
	width: 230px;
}

#wrapper .sidebar .guia ul li{
	height: 40px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 17px;
	color: #fff;
	list-style: none;
	padding-left: 40px;
	font-weight: normal;
	margin-bottom: 7px;
}

#wrapper .sidebar .guia ul li a{
	color: #fff;
}

#wrapper .sidebar .guia ul li.uno{
	background: url(images/guia_1.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.dos{
	background: url(images/guia_2.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.tres{
	background: url(images/guia_3.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.cuatro{
	background: url(images/guia_4.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.cinco{
	background: url(images/guia_5.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.seis{
	background: url(images/guia_6.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.siete{
	background: url(images/guia_7.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.ocho{
	background: url(http://www.diabetesbienestarysalud.com/wp-content/themes/diabetes/images/guia_8.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.nueve{
	background: url(http://www.diabetesbienestarysalud.com/wp-content/themes/diabetes/images/guia_9.png) left center no-repeat;
}
#wrapper .sidebar .guia ul li.diez{
	background: url(http://www.diabetesbienestarysalud.com/wp-content/themes/diabetes/images/guia_10.png) left center no-repeat;
}

#wrapper .sidebar .registro{
	width: 270px;
	height: 120px;
	margin: 5px auto;
}

#wrapper .sidebar .registro .bubble{
	width: 123px;
	height: 113px;
	line-height: 113px;
	float: left;
	background: url(images/bg_bubble_registro.png) center center no-repeat;
	text-align: center;
	color: #e84e1b;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	text-transform: uppercase;
}

#wrapper .sidebar .registro p{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	text-transform: uppercase;
	color: #1d70b7;
	margin: 20px 0 0;
}

#wrapper .sidebar .registro h2{
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	text-transform: uppercase;
	color: #35a8e0;
	margin: 0 0;
}

#wrapper .sidebar .registro .link-registro{
	width: 132px;
	height: 50px;
	color: #fff;
	background: url(images/bg_link_revista.png) center center no-repeat;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: 'Neutraface2Text-Bold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}

#wrapper .sidebar .fb-like-box{
	margin: 10px;
}

#wrapper .sidebar .twitter-stream{
	width: 300px;
	margin: 10px;
}
/*FOOTER*/

#wraper div#footer{
	float: left;
	height: 632px;
	overflow: hidden;
}

div#footer_a{
	float: left;
	background-color: #BED0D3;
	width: 664px;
	/*height: 655px;*/
}

div#footer_b{
	float: right;
	background-color: #7BC6DB;
	width: 316px;
	min-height: 270px;
	height: 655px;
	margin: auto;
}

div#mapa-sitio{
	float:left;
	margin:26px;
	padding-bottom: 15px;
	border-bottom: 1px #0061A0 dotted;
}
div#mapa-sitio h4{
	display: block;
	padding: 0px;
}
div#mapa-sitio h4, div#mapa-sitio span{
	color:#0061A0;
	font-family: 'Neutraface2Text-Bold';
	/*font-weight: bold;*/
	font-size: 16px;
	margin-bottom: 4px;
}
div#mapa-sitio div{
	float:left;
	width:185px;
}

/*div#mapa-sitio div:nth-child(3){
	float:left;
	width:100px;
}*/
div#mapa-sitio span{
	width:154px;
	float:left;
}

div#mapa-sitio span.border-right{
	float: left;
	height: 339px;
	border-right: 1px #0061A0 dotted;
	width: 1px;
	margin-top: 20px;
	margin-right: 26px;
}
div#mapa-sitio div a{
	display:block;
	color:#597275;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial;
	font-size: 85%;
	font-weight: lighter;
	padding-left: -1px;
}
div#mapa-sitio div a span{
	padding-left: 0px;
	font-size: 93%;
	margin: 10px 0px;
	font-size: 14px;

}

div#f2{
	float:left;
	margin-top: 37px;
	padding-left:20px;
}
div#f2 span{
	float:left;
	width:110px;
	color:#FFFFFF;
	font-size: 138.5%;
	text-align: center;

}
div#f2 a#suscripcion-a{
	float: right;
	background: none;
	text-indent: 0px;
	margin-right: -10px;
	background-color: #EFA500;
	color: #fff;
	width: 134px;
	height: 30px;
	text-align: center;
	padding-top: 6px;
	font-family: 'Neutraface2Text-Bold', sans-serif;
	font-size: 18px;
	margin-left:2px;
}

div#f2 a{
	float:left;
	background:url('http://www.diabetesbienestarysalud.com/wp-content/themes/diabetes/img/iconitos.png');
	text-indent: -4000px;
	height:28px;
	width:28px;
	margin:0px;
	margin-right: 10px;
}
div#f2 a.fb{
	background-position: 0px 0px;
}

div#f2 a.tw{
	background-position: -32px 0px;
}

div#f2 a.yt{
	background-position: -60px 0px;
}

div#f2 div{
	float:left;
}
div{}
div#f2 div.separador-revista{
	border-bottom: 2px dotted #0061A0;
	width: 258px;
	padding-bottom: 32px;
	margin-bottom:19px;
}
div#f2 div.fondo-ipad{

	width: 131px;
	height: 170px;
	background-color: #000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}


div#f2 div img{
	position: relative;
	float:left;
	border:none;

}
div#f2 a#ipad{
	position: relative;
	float:left;
	border:none;
	margin:10px;
	pointer-events: none;
	
}
div#f2 a#app_store{
	background: none;
	margin-left:23px;
	width:37%;
	margin-top: 10%;

}
div#f2 a#play_store{
	background: none;
	margin-left: 135px;
	width:38%;
	margin-top: -11%;
}

div#f2 div span{
	padding-left: 60px;
	margin-bottom: 6px;
}

div#f2 div p{
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 116%;
	text-align: center;
	margin-bottom: 6px;
	padding-left: 24px;
}
div#f2 div p.titulo-impresa{
	font-family: Arial;
	display: block;
	float: none;
	margin-left: 70px;
	color: #0061A0;
	margin-top: -6%;
	}

div#f2 div p.ipad-r{
	width:132px;
	font-family: 'Neutraface2Text-Bold';
	font-size:16px;
	margin-top:-55%;
	color: #0061A0;
	float: right;
	margin-right: -6%;

	}
div#f2 div p.ipad-d{
	width:145px;
	margin-top:-62px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	float: right;
	margin-right: -7%;

	}
div#f2 div p.precio-r{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 236.5%;
	color:#fff;
	margin-left:20px;
}
div#cross-precio{
	width: 60px;
	height: 30px;
	margin-left: 22px;

}
div#cross-precio span#tache{
	position: relative;
	width: 48px;
	padding: 0px;
	border-top: 2px solid red;
	top: -14px;
	left: -4px;
}

div#cross-precio span.precio-t{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 153.9%;
	color:#0061A0;
	position: relative;
	float: none;
	width: 60px;
	height: 28px;
	padding: 0px;
	margin: 0;
}

div#f2 div p.descuento-r{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 153.9%;
	color:#FFFF3C;
	padding-left: 6px;
}
/*div#footer_b div.redes-footer{
	background: url(images/bg_redes_sociales_2.png) right center no-repeat;
	width: 319px;
	height: 40px;
	display: block;
	margin-left: 1px;
	position: absolute;
	right: 9%;
	margin-top:45%;

}*/
div#anunciate{
	float: left;
	width: 518px;
	margin-top:  -21px;
	margin-bottom: 12px;

}
div#anunciate h4{
	width:492px;
	padding: 0px;
	color:#0061A0;
	padding-left:58px;
	margin-bottom: 0px;
	margin-top: 72px;
	font-family: 'Neutraface2Text-Bold', sans-serif;
	font-size: 108%;
}
div.copy{
	margin-left:26px;
	margin-top: 9px;
	color: #597275;
}
p#copyright{
	color:#597275;
	font-family: Arial;
	font-size: 85%;
	font-weight: lighter;
	display:inline;
	margin-top: 20px;
}

p#copyright2{
	color:#597275;
	display:inline-block;
	font-family: Arial;
	font-size: 85%;
	font-weight: lighter;
	display:inline;
	margin-bottom: 0em;
}
#logoMediosFoot{float: left; width: 100%;margin-top:-3%;}
#logoMediosFoot img{float: left; margin-right: 15px; border:none; margin-left:18px;}
#tagMedios{float: left; margin-top: 20px; margin-bottom:10px; margin-left:20px;color: #fff; font-size: 12px;}

ul#logosRevistas{display:block; height: 38px; padding: 0px;  margin: 0px; clear: both; margin: auto; margin-left: 18px;}
ul#logosRevistas a{width: 100%; height: 100%; display: inline-block;}
ul#logosRevistas li{display: inline-block; height: 30px; margin-right: 4px; margin-left: 4px; background-size: 689px 52px !important;}
ul#logosRevistas li#gamemasterLogo{ background: url('images/logos_revistasCV.png') -608px -12px no-repeat transparent; width: 82px; }
ul#logosRevistas li#dondeirLogo{ background: url(images/logos_revistasCV.png) -226px -12px no-repeat transparent; width: 78px; }
ul#logosRevistas li#deepLogo{ background: url(images/logos_revistasCV.png) -418px -12px no-repeat transparent; width: 60px; }
ul#logosRevistas li#stuffLogo{ background: url(images/logos_revistasCV.png) -322px -10px no-repeat transparent; width: 74px; }
ul#logosRevistas li#futLogo{ background: url(images/logos_revistasCV.png) -500px -12px no-repeat transparent; width: 84px; }
ul#logosRevistas li#fernandaLogo{ background: url(images/logos_revistasCV.png) 0px -12px no-repeat transparent; width: 88px; }
ul#logosRevistas li#diabetesLogo{ background: url(images/logos_revistasCV.png) -108px -12px no-repeat transparent; width: 100px; }
ul#logosRevistas li#gamemasterLogo:hover{ background: url('images/logorevistasSobre.png') -608px -10px no-repeat transparent; }
ul#logosRevistas li#dondeirLogo:hover{ background: url(images/logorevistasSobre.png) -226px -12px no-repeat transparent; }
ul#logosRevistas li#deepLogo:hover{ background: url(images/logorevistasSobre.png) -418px -12px no-repeat transparent; }
ul#logosRevistas li#stuffLogo:hover{ background: url(images/logorevistasSobre.png) -322px -10px no-repeat transparent;  }
ul#logosRevistas li#futLogo:hover{ background: url(images/logorevistasSobre.png) -500px -12px no-repeat transparent;}
ul#logosRevistas li#fernandaLogo:hover{ background: url(images/logorevistasSobre.png) 0px -12px no-repeat transparent;  }
ul#logosRevistas li#diabetesLogo:hover{ background: url(images/logorevistasSobre.png) -108px -12px no-repeat transparent; }


ul#partnersLogo{display:block; width: 434px; height: 62px; padding: 0px;  margin: 0px; float: left; margin-top:-8px; margin-bottom: 16px;margin-left: 2%;}
ul#partnersLogo li{width: 37px; height: 62px; display: inline-block; margin-left: 10px; margin-right: 10px;}
ul#partnersLogo li#gmediosLogos{ background: url('images/footer_diabetes.png') -12px -2px no-repeat transparent; width: 158px; }
ul#partnersLogo li#comscoreLogo{ background: url('images/footer_diabetes.png') -184px -2px no-repeat transparent; width: 145px; }
ul#partnersLogo li#iabLogo{ background: url('images/footer_diabetes.png') -339px -2px no-repeat transparent; width: 62px; }

/*
TERMINA FOOTER*/



div#footer_b div.footer h2 a{
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	font-weight: normal;
	color: #0061a1;
	margin: 0;
	text-transform: uppercase;
}

div#footer_b div.footer p{
	color: #597275;
}

#siguenos{
	background: url(images/bg_redes_sociales.png) right center no-repeat;
	width: 319px;
	height: 40px;
	display: block;
	margin-left: -3px;
	margin-top: 528px;
}
#siguenos h2{
	width: 109px;
	margin: 0;
	padding: 0 30px;
	font-family: 'Neutraface2Text-Bold';
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	color: #1d70b7;
	text-transform: uppercase;
	display: inline-block;
}

#siguenos a{
	width: 30px;
	height: 30px;
	display: inline-block;
	text-indent: -9999px;
	line-height: 30px;
	cursor: pointer
}

#siguenos a.twitter{
	background: url(images/link-tw.png) center center no-repeat;
}
#siguenos a.facebook{
	background: url(images/link-fb.png) center center no-repeat;
}
.pagination {text-align: center;}
.pagination .page-numbers{font-family: 'Neutraface2Text-Bold'; font-size: 16px; color: #e88b00; margin: 0 0.2em;}
.pagination .next{display: inline-block; width: 24px; height: 24px; background: url(images/pagination_next.png) center center no-repeat; text-indent: -9999px;}
.pagination .prev{display: inline-block; width: 24px; height: 24px; background: url(images/pagination_prev.png) center center no-repeat; text-indent: -9999px;}

.footer-page-suscripcion{background-color: #BED0D3;width: 980px;clear:both;padding-top: 15px;padding-bottom: 50px;margin-top: -4px;}

.footer-page-suscripcion #siguenos{margin-top:0;float: right;margin-top: -110px;}
.footer-page-suscripcion h3{width: 492px;
padding: 0px;
color: #0061A0;
margin-left: 20px;
margin-bottom: 15px;
font-family: 'Neutraface2Text-Bold', sans-serif;
font-size: 113%;
text-transform: uppercase;
}

.footer-page-suscripcion p{color: #597275;margin:0 0 0 20px; width: 313px}
.footer-page-suscripcion .copy{margin-bottom: 15px;}
.page-suscripcion{border: none; width:100%;height:1000px;}

#header .suscripciones-header{
width: 26%;
float: right;
padding: 5px;}

#header .suscripciones-header img{width: 60px; height: 80px;}

#header .suscripciones-header .dondeir-suscripciones{font-family: 'Neutraface2Text-Demi'; font-size: 11.4px; color: #fff; text-transform: uppercase;margin: 0 0 5px 0;text-decoration: none;}
#header .suscripciones-header div{float:right;width: 70%;}
#header .suscripciones-header .dondeir-suscripciones span{display: inline-block;background:url('images/flecha-header.png');width:10px;height:14px;background-position:-2px -1px;background-repeat:no-repeat;position: relative;top: 3px;}
#header .suscripciones-header p.mes-suscripcion{font-family: 'Arial'; font-size:12px;font-weight: bold;color:#fff;margin-bottom: 5px;}
#header .suscripciones-header .link-suscripcion{display:inline-block;background:#f7b033; width:108px;font-family: 'oxygenregular';color:#960000;text-transform: uppercase;font-weight: bold;padding: 7px 10px;text-decoration: none;letter-spacing: 1px;border-radius: 7.5px;}