/*
Theme Name: StyleBlogs
Theme URI: http://www.emenia.es
Author: Emenia
Author URI: http://www.emenia.es
Description: Tema para los Blogs de los usuarios de Style Lovely
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* RESET */
/*-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, abbr, address, cite, code, 
del, dfn, em, img, ins, kbd, q, samp, small, 
strong, sub, sup, var, b, i, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, 
article, aside, figure, footer, header, hgroup, 
menu, nav, section, time, mark, audio, video    {   margin: 0; padding: 0; border: 0;
                                                    outline: 0; font-size: 100%; vertical-align: baseline;
                                                    background: transparent; }									
article, aside, figure, footer, header, 
hgroup, nav, section                            {   display: block;}
img                                             {   max-width: 100%; height: auto;}
/* fuerza barra vertical de scroll para prevenir página con saltos */
html                                            {   overflow-y: scroll;}
ul                                              {   list-style: none;}
blockquote, q                                   {   quotes: none;}
blockquote:before, 
blockquote:after, 
q:before, 
q:after                                         {   content: ''; content: none;}
a                                               {   margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
del                                             {   text-decoration: line-through;}
abbr[title], dfn[title]                         {   border-bottom: 1px dotted #000; cursor: help;}
/* las tablas necesitan aun cellspacing="0" en el html */
table                                           {   border-collapse: collapse; border-spacing: 0;}
th                                              {   font-weight: bold; vertical-align: bottom;}
td                                              {   font-weight: normal; vertical-align: top;}
hr                                              {   display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
input, select                                   {   vertical-align: middle;}
pre                                             {   white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */
                                                    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
                                                    word-wrap: break-word; /* IE */ }
input[type="radio"]                             {   vertical-align: text-bottom;}
input[type="checkbox"]                          {   vertical-align: bottom; *vertical-align: baseline;}
.ie6 input                                      {   vertical-align: text-bottom;}
select, input, textarea                         {   font: 99% sans-serif;}
table                                           {   font-size: inherit; font: 100%;}
a:hover, a:active                               {   outline: none;}
small                                           {   font-size: 85%;}
td, td img                                      {   vertical-align: top;} 
sub, sup                                        {   font-size: 75%; line-height: 0; position: relative;}
sup                                             {   top: -0.5em;}
sub                                             {   bottom: -0.25em;}
pre, code, kbd, samp                            {   font-family: monospace, sans-serif;}
/* cursor mano en elementos clickeables */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button                                          {   cursor: pointer;}
/* Navegadores Webkit ponen un margen exterior de 2px en los elementos de formulario */
button, input, select, textarea                 {   margin: 0;}
/* para que los botones aparezcan mejor en IE */
button                                          {   width: auto; overflow: visible;}
/* Escala mejor imagenes en IE7 */
#ie7 img                                        {   -ms-interpolation-mode: bicubic;}
/* previene problemas en imagenes de fondo con hover en IE6 */
#ie6 html                                       {   filter: expression(document.execCommand("BackgroundImageCache", false, true));}
/* Fuerza scrollbar para paginas cortas */
html                                            {   overflow-y: scroll; }
/* align checkboxes, radios, text inputs with their label */
input[type="radio"]                             {   vertical-align: text-bottom; }
input[type="checkbox"]                          {   vertical-align: bottom; *vertical-align: baseline; }
.ie6 input                                      {   vertical-align: text-bottom; }
/* hand cursor on clickable input elements */
label, input[type=button], 
input[type=submit], 
button                                          {   cursor: pointer; }

/* COLORES GENERALES */
/*-------------------------------------------------------------------------------*/

/* Listado de colores
        Fondo del body  :   #eceae0;
        Texto           :   #8F8775;
        Titulos         :   
        Enlaces         :   
        Enlaces Hover   :   
*/
#subpage                        {   background-color: #fff;}
#header                         {   background-color: white; }
body, select, input, textarea   {   color: #333; }
a:link, a:visited               {   color: #333; }
a:hover                         {   color: #595449;}
::-moz-selection                {   background: #333; color: #fff; text-shadow: none;}
::selection                     {   background: #333; color: #fff; text-shadow: none;} 
a:link                          {   -webkit-tap-highlight-color: #fcd700; /* j.mp/webkit-tap-highlight-color */} 
h1, h2, h3, h4, h5, h6          {   color: #333;}
p                               {   color: #727272;}
ins                             {   background-color: #fcd700; color: #000; text-decoration: none;}
mark                            {   background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}
input[type=text],
input[type=password],
textarea                        {   background: #fafafa;
                                    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
                                    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
                                    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
                                    border: 1px solid #ddd; color: #888; }
input[type=text]:focus,
textarea:focus                  {   color: #333;}
label                           {   display: block;}
.resaltado                      {   color: #333;}

/* TIPOGRAFIA */
/* ----------------------------------------- */
html                            {    font-size: 100%;
                                     -ms-text-size-adjust: 100%; /* 2 */
                                     -webkit-text-size-adjust: 100%; /* 2 */ }
body                            {   font: 62.5%/1.5 Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; /* 10px */ }
h1, h2, h3, h4, h5, h6          {   font-weight: normal; margin-bottom: 10px;  }
.home-page h1                   {   margin-bottom: 0px;}
h1                              {   font-size: 3.5em;}
h2                              {   font-size: 3.5em;}
p,                              
.entry-content div,
.entry-summary div              {   font-size: 14px; margin-bottom: 1.5em; text-align: justify; }
strong, th                      {   font-weight: bold;}
cite, em, i                     {   font-style: italic; }
blockquote                      {   font-family: Georgia, "Bitstream Charter", serif;   font-style: italic;
                                    font-weight: normal; margin: 0 3em; }
blockquote em, blockquote i, 
blockquote cite                 {   font-style: normal; }
.leyenda                        {   font-style: italic; font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }

@font-face {
    font-family: 'EstiloProMediumMedium';
    src: url('fuentes/estilopro-medium-webfont.eot');
    src: url('fuentes/estilopro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/estilopro-medium-webfont.woff') format('woff'),
         url('fuentes/estilopro-medium-webfont.ttf') format('truetype'),
         url('fuentes/estilopro-medium-webfont.svg#EstiloProMediumMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EstiloProLightLight';
    src: url('fuentes/estilopro-light-webfont.eot');
    src: url('fuentes/estilopro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/estilopro-light-webfont.woff') format('woff'),
         url('fuentes/estilopro-light-webfont.ttf') format('truetype'),
         url('fuentes/estilopro-light-webfont.svg#EstiloProLightLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
.estilopro                      {   font-family: 'EstiloProMediumMedium' !important;}
.estiloprolight                 {   font-family: 'EstiloProLightLight' !important;}

/* ELEMENTOS GLOBALES */
/* ----------------------------------------- */
#header                         {   width: 1104px; margin: 0 auto; box-shadow: 0 4px 19px -2px #999;}
#page                           {   margin-top: 40px; position: relative!important; z-index: 50!important; /* Para el skin clickable de la publicidad */}
#subpage                        {   width: 1104px; margin: 0 auto; margin-bottom: 50px; padding-bottom: 20px; position: inherit;}
#ie7 #subpage                   {   position: inherit;}
.contenido-cabecera             {   width: 990px; margin: 0 auto; position: relative;  }
/*.cabecera, .cabecera h1, 
.cabecera a                     {   height: 185px; display: block; overflow: hidden;}*/
.cabecera                       {   text-align: center; margin: 30px 0px;}
.maincontent                    {   width: 750px; float: left; margin: 0; padding: 0 18px; display: inline;}
.ie6 .maincontent               {   display: inline; margin: 0 10px;}
.ie6 #main                      {   margin-top: -20px;}
#secondary                      {   float: right; width: 318px; margin-top: 15px; font-size: 12px;}
.col1                           {   float: left; width: 330px; padding-right: 14px;}
.col2                           {   float: left; width: 310px;}
/* Clases utiles generales */
.grupo:before, .grupo:after     {   content: "\0020"; display: block; height: 0; overflow: hidden; }  
.grupo:after                    {   clear: both; }  
.grupo                          {   zoom: 1; }  
.alignleft                      {   display: inline; float: left; margin-right: 1.625em; }
.alignright                     {   display: inline; float: right; margin-left: 1.625em;}
.aligncenter                    {   clear: both; display: block; margin-left: auto; margin-right: auto; }
.wp-caption                     {   text-align:center; font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; 
                                    font-style: italic; font-size: 12px; color: #999; }
.clear                          {   clear: both; display:block; height: 1px; margin:-1px 0 0 0 }
.clearleft                      {   clear: left; }
.error                          {   color: red;}
.alert                          {   background:red; color:white }
.ocultar                        {   display: none;}
.accessibly-hidden              {   left: -999em; position: absolute; }
.ultimo                         {   margin-right: 0px !important;}
.titulo                         {   margin-bottom: 20px; /* para los titulos con img */}
.rtejustify                     {   text-align: justify; margin-bottom: 0px; /* De los antiguos blogs de Drupal */}
.rtecenter                      {   text-align: center; margin-bottom: 0px; /* De los antiguos blogs de Drupal */}
.rteleft                        {   text-align: left; margin-bottom: 0px; /* De los antiguos blogs de Drupal */}
.etiquetas_post                 {   float: left; background: url(images/ico_tag.gif) no-repeat top left; padding-left: 25px; margin: 20px 0px 10px 0px; line-height: 9px;}
/* Singular navigation */
.nav-previous                   {   float: left; width: 50%; }
.nav-next                       {   float: right; text-align: right; width: 50%;}
#nav-single                     {   float: right; position: relative; top: -0.3em; text-align: right; z-index: 1;}
#nav-single .nav-previous,
#nav-single .nav-next           {   width: auto; }
#nav-single .nav-next           {   padding-left: .5em; }
#nav-single .nav-previous       { padding-right: .5em; }
/* Formularios */
.boton                          {   font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
                                    margin-right: 5px; padding: 4px 8px; padding: 4px 8px; background: #333; color: white;
                                    font-weight: bold;}
.boton-blanco                   {   background: white;
                                    background: -moz-linear-gradient(top, white 0%, #EDEDED 100%);
                                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#EDEDED));
                                    background: -webkit-linear-gradient(top, white 0%,#EDEDED 100%);
                                    background: -o-linear-gradient(top, white 0%,#EDEDED 100%);
                                    background: -ms-linear-gradient(top, white 0%,#EDEDED 100%);
                                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
                                    background: linear-gradient(top, white 0%,#EDEDED 100%);
                                    border: 1px solid #CCC;
                                    -moz-border-radius: 3px;
                                    -webkit-border-radius: 3px;
                                    border-radius: 3px;
                                    color: #777;
                                    cursor: pointer;
                                    font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;
                                    outline: none;
                                    padding: 4px 10px;
                                    text-align: center;
                                    text-decoration: none;
                                    line-height: 14px;
}
.boton-blanco:hover             {   background: #EDEDED;
                                    background: -moz-linear-gradient(top, white 0%, #E0E0E0 100%);
                                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#E0E0E0));
                                    background: -webkit-linear-gradient(top, white 0%,#E0E0E0 100%);
                                    background: -o-linear-gradient(top, white 0%,#E0E0E0 100%);
                                    background: -ms-linear-gradient(top, white 0%,#E0E0E0 100%);
                                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
                                    background: linear-gradient(top, white 0%,#E0E0E0 100%);
                                    border: 1px solid #BBB;
                                    color: #555;
                                    outline: none;
                                    text-decoration: none;
                                }                               
/* Enlaces */
a                               {   text-decoration: none; }
a:focus, a:active, a:hover      {   text-decoration: underline; }
a[href $='.pdf']                {   padding-left: 18px; background: url(images/icono_pdf.gif) no-repeat center left; }

/* Nuevo header */
#site-title                     {   display: block; height: 90px; margin: 0 auto; position: relative; text-align: center; width: 286px;}
.logo-corazon                   {   position: absolute; top: 20px; left: 110px;}
.logo-texto                     {   display: none;left: 58px;position: absolute;top: 29px;}
#header h1                      {   position: absolute; top: 16px; left: 20px; margin-bottom: 0px; font-size: 11px; font-family: Arial, sans-serif; font-style: italic;
                                    color: #797979; font-weight: normal;}
#modalRegistro                  {   display: none; padding: 40px 20px; width: 360px; margin: 0 auto; background: white; text-align: center; font-family: arial, sans-serif !important;
                                    font-size: 18px; line-height: 1.4; color: black;  border: 1px solid #000000;}
#modalRegistro  .close          {   display: block; position: absolute; top: 10px; right: 10px; }
#modalRegistro h2               {   font-size: 22px; line-height: 22px; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted black; padding-bottom: 10px; margin-bottom: 10px !important;}
#modalRegistro .modalInfo       {   width: 90%; margin: 0 auto; }
#modalRegistro .modalInfo1      {   border-bottom: 1px dotted #999999; margin-bottom: 10px; padding-bottom: 10px;}
#modalRegistro h3               {   font-size: 14px; font-weight: bold; margin-bottom: 12px; text-transform: uppercase;}
#modalRegistro p                {   font-size: 12px; color: black; width: 90%;}
#modalRegistro label            {   font-size: 11px; font-weight: normal; display: block; text-align: left; line-height: 19px; width: 232px; margin: 5px auto 0 !important;}
#modalRegistro input            {   width: 220px; height: 26px; padding: 0 2px; font-size: 12px; line-height: 26px; font-weight: normal; border: 1px solid black;
                                    color: #444; vertical-align: middle; background: white; border-radius: 0;}
#modalRegistro .enviar          {   display: block; white-space: nowrap; font-size: 11px; font-weight: normal; text-align: center; min-width: 165px; line-height: 37px;
                                    color: white; text-transform: uppercase; background: black; width: 225px; height: 37px; margin: 0 auto;
                                    font-family: arial, sans-serif;}
#modalRegistro #header-wp-submit{   margin-top: 15px; border: 0 !important;}
#modalRegistro #header-rememberme { float: left; display: block; margin-top: 2px; width: 15px; height: auto;}
#modalRegistro .forgetmenot     {   width: 223px; margin: 0 auto;}
#modalRegistro .forgetmenot a   {   color: #595959; text-decoration: underline; font-size: 11px; float: right; margin-top: 2px; font-family: arial, sans-serif;}
#modalRegistro .forgetmenot label   {   width: 75px; margin: 5px 5px 0 20px !important; font-family: arial, sans-serif;}
#modalRegistro .modalCerrar     {   position: absolute; right: -5px; top: -5px;}
#modalRegistro .modalCerrar a   {   display: block; padding-top: 5px;  width: 34px;}
.only-search                    {   display: none;}
.menu-cabecera                  {   position: absolute; right: 15px; top: 16px; } 
.menu-cabecera li               {   float: left; text-transform: uppercase; padding: 0 5px;}
.menu-cabecera li.activado a    {   text-decoration: underline;} 
.menu-cabecera li.idiomas       {   padding: 0;}
.menu-cabecera li.buscar a      {   text-indent: 100%; white-space: nowrap; overflow: hidden; display: block; width: 9px; height: 15px; background: url("images/lupa-buscar.png") no-repeat top left;}
.menu-cabecera a                {   display: block; font-size: 10px; color: black !important; height: 15px; line-height: 15px; font-family: arial, sans-serif !important; text-decoration: none;}
.menu-cabecera a:hover          {   color: black; text-decoration: underline;}

/* Header */
#searchform #s                  {   background:  white; border: 1px solid  #999999; padding: 5px 13px;
                                    color: #666; font-size: 10px; height: 14px; width: 200px; line-height: 14px;  }
#searchform #searchsubmit       {   display: none;}
#header .only-search            {   position: absolute; top: 5px; right: 0; margin: 35px 20px 0px 30px;}
.logged-in #header .only-search {   margin: 35px 20px 0px 120px;}
/*#banner_top div                 {   display: inline !important;}*/
#entrar                         {   position: absolute; top: 0; right: 0; width: 155px; margin: 15px 65px 0px 0px; overflow:hidden; text-align: right;}
.ie7 #entrar                    {   margin-top: 0px;}
#entrar img.avatar              {   float: right; margin: 0 0px 15px 10px; }
#entrar h4                      {   font-size: 14px; margin: 0 0 8px 0; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 101px;}
#entrar h4 a                    {   color: #333;}
#entrar h4 a:hover              {   color: #999;}
#registrarse                    {   float: right; width: 270px; margin: 15px 65px 0px 0px; }
.ie7 #registrarse               {   margin-top: 0px;}
#registrarse #login-text        {   margin: 0px 2px 2px 0px; font-size: 9px; text-align: right; font-family: verdana, arial, sans-serif;}
#registrarse #login-text a      {   color: #333; font-family: 'EstiloProLightLight'; font-size: 12px; text-transform: uppercase;}
.placeholder                    {   color: #aaa !important;}
#registrarse label              {   float: left; margin-top: 0px; font-size: 11px;}
#registrarse input              {   width: 106px; font-size: 10px; padding: 1px 2px; margin-right: 2px; background:  white; border: 1px solid  #bbb; border-radius: 2px;
                                    color: #666;  }
#header-login-form > label      {   margin-right: 5px;}
#registrarse #header-wp-submit  {   float: right; width: 30px; height: 20px; border: none; background:  url(images/sprites-cabecera.png) -0px -26px no-repeat;
                                    cursor: pointer; overflow: hidden; text-indent: -9999px; display: block; padding: 0px; }
.ie7 #registrarse #header-wp-submit  {   margin-top: -20px;}
#registrarse #header-rememberme {   width: 20px; float: left; display: block; margin-top: 2px;}
.ie #registrarse #header-rememberme {   margin-top: 0px;}
#registrarse .forgetmenot       {   float: right; clear: both; font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; font-style: italic;
                                    width: 260px; color: #595449; margin: 5px 12px 0px 0px; }
#registrarse .forgetmenot a     {   font-size: 10px; float: right; margin: 0 -10px 0 0;}
#registrarse .forgetmenot label {   font-size: 10px; font-weight: normal;}
.standard-form label,
.standard-form span.label       {   display: block; font-weight: bold; margin: 2px 0 5px 0; }
#registrarse input[type="checkbox"] { vertical-align: baseline; border: 0px; }

/* Redes widget */
.redes-header                   {   position: absolute; top: 38px; right: 85px;}
.redes-header a                 {   text-indent: 100%; white-space: nowrap; overflow: hidden; display: block; float: left;  width: 17px; height: 17px; margin-right: 5px;
                                    background: url(images/sprites-header.png) no-repeat; }   
.redes-header a.facebook        {   background-position: -23px 0px; }
.redes-header a.twitter         {   background-position: 0px 0px; width: 21px;  }
.redes-header a.pinterest       {   background-position: -80px 0px; }
.redes-header a.googleplus      {   background-position: -42px 0px; }
.redes-header a.instagram       {   background-position: -61px 0px; margin-right: 5px;}


/* Header Breadcrumbs */
#header #breadcrumbs            {   position: absolute; top: 16px; left: 20px; margin-bottom: 0px; font-size: 11px; font-family: Arial, sans-serif; font-style: italic;
                                    color: #797979; font-weight: normal; }
#header .breadcrumb_last        {   color: #666666;}
#colophon #breadcrumbs          {   float: left; font-size: 9px; color: black;}

/* NUEVO MENU */
#access .logo-menu                      {   position: absolute; top: 0px; left: 10px; z-index: 9999;}
#access.fixed                           {   position: fixed; top: 0px; background: white; z-index: 99999; box-shadow: 0 4px 2px -2px gray; width: 1104px;}    
.logged-in #access.fixed                {   top: 28px;}
#access, .footermenu                    {   clear: both; display: block; float: left;
                                            margin: 0 auto 2px; width: 100%; position: relative}
#access ul, .footermenu ul              {   list-style: none; margin: 0; padding-left: 0; text-align: center; }
#access ul                              {   float: left;}
.footermenu ul                          {   display: inline-block; *display: inline; *zoom: 1;}
#menu-header-menu                       {   width: 43px; margin-left: 90px !important; margin-right: 6px !important;}   
.en #menu-header-menu,
.fr #menu-header-menu                   {   margin-left: 40px !important;}
.it #menu-header-menu                   {   margin-left: 30px !important;}
.pt #menu-header-menu                   {   margin-left: 65px !important;}
.footermenu                             {   width: 100%; margin: 55px auto 0px; float: none; text-align: center; background: white;}
.ie7 #access,
.ie7 #menu-header-menu                  {   position: relative; z-index: 2;}
#access .menu > li, 
.footermenu #menu-menu-footer > li      {   display: inline-block; margin: 0;  *display: inline; *zoom: 1; position: relative; }
#access a, .footermenu a                {   font-size: 12px; font-weight: normal; color: black !important; display: block; line-height: 1.333em; font-family: arial, sans-serif !important;
                                            padding: 2px 2px 1px; text-decoration: none; text-transform: uppercase; text-align: center; ;}
#access #menu-header-menu2 > li > a,
.footermenu #menu-menu-footer > li > a  {   background: url(images/punto-menu.png) no-repeat left 0px; padding-left: 11px; }
.footermenu #menu-item-1409 > a         {   background: none !important;}
#access ul ul, .footermenu ul ul        {   -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
                                            box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none; border: 1px solid #999;
                                            margin: 0; position: absolute; top: 19px; left: 10px; width: 130px;
                                            z-index: 99999; }
#access ul > ul, .footermenu ul ul      {   -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
                                            box-shadow: 0 3px 3px rgba(0,0,0,0.2);  }

#access ul #menu-item-88034 ul          {   left: inherit; right: 0px; text-align: right; }
#access ul ul ul, 
.footermenu ul ul ul                    {   position: inherit; top: 28px;left: 0; box-shadow: 0 0 0 0; border: 0;}
#access ul ul a,
.footermenu ul ul a                     {   background: white; color: #333; text-align: left; font-style: italic;
                                            font-size: 11px; font-weight: normal; height: auto; line-height: 1.4em; text-transform: none;
                                            padding: 11px 10px 0px !important;   }
#access ul ul li:last-child > a,
.footermenu ul ul li:last-child > a     {   padding-bottom: 11px !important;}
#access ul #menu-item-71139 ul,
.footermenu ul #menu-item-71139 ul      {   right: 0; text-align: right; left: inherit; /* Submenu de tienda alineado a la derecha */}
#access ul #menu-item-71139 ul a,
.footermenu ul #menu-item-71139 ul a    {   text-align: right; /* Submenu de tienda opciones alineadas a la derecha */}
.parent-pageid-1541 #menu-item-71107 > a {  text-decoration: underline; /* Especiales */ } 

#access ul ul li:last-child a,
.footermenu ul ul li:last-child a       {   border-bottom: 0px;}
#access li:hover > a,
.footermenu li:hover > a, 
#access a:focus,
.footermenu a:focus                     {   text-decoration: underline; }
#access ul ul:hover > a,
.footermenu ul ul:hover > a            {   text-decoration: underline;}
#access .menu > li > ul.sub-menu:before,
.footermenu .menu > li > ul.sub-menu:before{
    display: block;
    content: "";
    width: 11px;
    height: 6px;
    position: absolute;
    top: -6px;
    left: 10px;
    background:url('images/flecha-top-menu.png') no-repeat;
}
#access ul #menu-item-88034 ul:before   {   left: auto; right: 27px; }
#menu-item-1231 > a                     {   text-decoration: underline;}
#access #menu-item-1231 > ul.sub-menu   {   background: white; width: 830px; height: 330px; border: 1px solid #999; left: 0;}
#access #menu-item-1231:hover > a,
#access #menu-item-1231 a:focus         {   text-decoration: underline; /* Blogs */}
#access #menu-item-1231 ul a            {   padding: 5px 10px; border-bottom: 0px; text-transform: uppercase; font-style: normal; width: 145px; background: none !important;}
#access #menu-item-1231 ul ul           {   box-shadow: 0 0 0 0;}
#access #menu-item-1231 ul ul a         {   padding-left: 25px; width: 125px; font-style: italic; text-transform: lowercase; }
.ie7 #access #menu-item-1231 ul         {   display: none;}
#access #menu-item-1231 > ul.sub-menu:before{ left: 10px; }
#access ul li:hover ul,
.footermenu ul li:hover ul              {   display: block;}

/* MENU: Submenu */
.menu-sub-menu-container                    {   clear: both; height: 19px; overflow: hidden;}
.ie7 .menu-sub-menu-container               {   position: relative; z-index: 1;}
#access .menu-sub-menu-container ul,
.footermenu ul#menu-menu-home               {   width: 1104px; color: #FFF; text-align: center; }
#access .menu-sub-menu-container ul, 
.footermenu .menu-sub-menu-container        {   background: black; }
#access .menu-sub-menu-container ul li,
.footermenu .menu-sub-menu-container ul li  {   display: inline-block; *display: inline; *zoom: 1; }
#access .menu-sub-menu-container ul a,
.footermenu  .menu-sub-menu-container ul a  {   color: #FFF !important; margin: 0px; padding: 2px 12px; font-size: 11px; line-height: 17px; display: block;}
#access .menu-sub-menu-container ul a:hover,
.footermenu  .menu-sub-menu-container ul a:hover {   color: #FFF; background: #000;}
#access .menu-sub-menu-container .current-menu-item > a,
.footermenu .menu-sub-menu-container .current-menu-item > a,
#access .menu-sub-menu-container .current-menu-ancestor > a,
.footermenu .menu-sub-menu-container .current-menu-ancestor > a,
#access .menu-sub-menu-container .current_page_item > a,
.footermenu .menu-sub-menu-container .current_page_item > a,
#access .menu-sub-menu-container .current_page_ancestor > a,
.footermenu .menu-sub-menu-container .current_page_ancestor > a,
#access .menu-sub-menu-container .current-post-ancestor > a,
.footermenu .menu-sub-menu-container .current-post-ancestor > a,
.my-account .menu-sub-menu-container #menu-item-337 > a,
.cat-30-id .menu-sub-menu-container #menu-item-1389 > a,
.page-template-manda-tu-look-php .menu-sub-menu-container #menu-item-1391 >a,
.page-template-que-esta-pasando-php .menu-sub-menu-container #menu-item-1390 > a,
.page-template-todos-los-looks-php .menu-sub-menu-container #menu-item-1468 >a,
.registration .menu-sub-menu-container #menu-item-337 > a {   color: #FFF; background: #666;  }

/* Nuevo submenu de blogs */
#header .sub-menu #menu-item-1429 { /* Mas top blogs */
    position: absolute;
    top: 0;
    left: 125px;
}
#header .sub-menu #menu-item-81782 { /* Brandblogs */
    position: absolute;
    top: 0;
    left: 280px;
}
#header .sub-menu #menu-item-1442 { /* Blogs redaccion */
    position: absolute;
    top: 0px;
    left: 395px;
}
#header .sub-menu #menu-item-81217 { /* Blogs internacionales */
    position: absolute;
    top: 0px;
    left: 535px;    
}
#header .sub-menu #menu-item-1483 { /* Lovely Blogs */
    position: absolute;
    top: 0px;
    left: 700px;
}
/* =Menu
-------------------------------------------------------------- */
#mainmenu div     {   margin: 0; }
#mainmenu         {   clear: both; display: block; margin: 0 auto; width: 100%; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; padding-bottom: 6px; }
#mainmenu ul      {   font-size: 13px; list-style: none; margin: 0 20px; padding-left: 0; }
#mainmenu li      {   float: left; position: relative; }
#mainmenu a       {   color:#8F8775; display: block; line-height: 32px; padding: 0 21px 0 0; margin-bottom: 10px; text-decoration: none; 
                      background: url(images/separacion_menu_blog.gif) no-repeat top right; }
#mainmenu li:first-child a { padding-left: 0px;}
#mainmenu li:last-child a { padding-right: 0px; background: none; margin-right: 0px;}
#mainmenu ul ul   {   -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
                    box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none; float: left;
                    margin: 0; position: absolute; top: 3.333em; left: 0; width: 188px; z-index: 99999; }
#mainmenu ul ul ul{   left: 100%; top: 0; }
#mainmenu ul ul a {   background: #f9f9f9; border-bottom: 1px dotted #ddd; color: #444; font-size: 13px;
                    font-weight: normal; height: auto; line-height: 1.4em; padding: 10px 10px; width: 168px;}
#mainmenu li:hover > a,
#mainmenu ul ul :hover > a,
#mainmenu a:focus {   color: #333; }
#mainmenu li:hover > a,
#mainmenu a:focus {   color: #333; }
#mainmenu ul li:hover > ul {
                    display: block; }
#mainmenu .current-menu-item > a,
#mainmenu .current-menu-ancestor > a,
#mainmenu .current_page_item > a,
#mainmenu .current_page_ancestor > a {
                    font-weight: bold; color: #8F8775;}

/* Search Form */
input#s                     {   background: url(images/search.png) no-repeat 5px 6px;
                                -moz-border-radius: 2px; border-radius: 2px;
                                font-size: 14px; height: 22px;
                                line-height: 1.2em; padding: 4px 10px 4px 28px; }
/* Assistive text */
.assistive-text                     {   position: absolute !important;
                                        clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
                                        clip: rect(1px, 1px, 1px, 1px); }
#access a.assistive-text:active,
#access a.assistive-text:focus      {   background: #eee; border-bottom: 1px solid #ddd;
                                        color: #1982d1; clip: auto !important;
                                        font-size: 12px; position: absolute;
                                        text-decoration: underline; top: 0;
                                        left: 7.6%; }
/* Sidebar */
#secondary .top_blogs               {   margin: 20px 3px 25px 3px; width: 270px; float: left; }
#secondary .top_blogs ul            {   width: 50%; float: left;}
#secondary .top_blogs a             {   font-size: 12px; line-height: 1.3em; display: block; margin-right: 5%; margin-bottom: 3.5%; }
/* Archivos */
.widget h3.titulo-archivo { 
    clear: both; 
    margin: 0; 
    width: 100px; 
    color: #333; 
    font-size: 15px;
    padding-left: 15px; 
    cursor: pointer; 
    background: url(images/treeArrow_closed.png) no-repeat center left;
}
h3.desplegado {
    background: url(images/treeArrow_open.png) no-repeat center left;   
}
.banneredaccion                 { margin-bottom: 20px;}
.archive-list			{ margin:2px 0 5px 0; padding:10px 0 0 15px; left:0; float:left; }
.archive-list a			{ color:#4c4c4c; display:block; line-height:1; height:14px;}
.archive-list li		{ height:21px; list-style:none; margin:0 0 2px 0;}
.archive-list span		{ background:#fdfdfd; padding:0 2px 1px 0;}
/* Nuevo Footer */
#colophon                       {   clear: both; background: white;}
#colophon p, #colophon a        {   font-family: arial, sans-serif !important;}
#contenido-pie                  {   margin: 20px auto; width: 960px; padding: 0 15px;}
.pie2                           {   float: left;}
.pie21                          {   width: 27%; }
.pie21 a                        {   display: block; float: left;}
.pie22                          {   width: 73%; padding-bottom: 10px; border-bottom: 1px dotted #999999; margin-bottom: 5px;}
.pie221, .pie222                {   float: left; width: 25%; }
.pie223                         {   float: left; width: 32%; }
.pie224                         {   float: left; width: 15%; }
.pie2 p                         {   color: black !important; font-size: 10px !important; margin-bottom: 5px; text-transform: uppercase; font-weight: bold !important; text-align: left !important;}
.pie22 a                        {   display: block; text-transform: uppercase; font-size: 10px; color: black !important; line-height: 1.7}
.pie22 a:hover                  {   text-decoration: underline;}

p.copy                          {   font-size: 9px !important; float: right; color: black; width: 200px; text-align: right;}

#fixed_call                     {   position: fixed; bottom: 10px; right: 10px; width: 180px; height: 52px;
                                    font-size: 12px; padding: 5px; background: #000000 url(images/bg_transparente80.png) repeat top left;
                                    _filter: alpha(opacity=80); border: 5px solid black; border: 1px solid black;
                                    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 1000;}
#fixed_call_close               {   float: right; margin: -3px -3px 0 0; cursor: pointer;}
#fixed_call_close img           {   border: none;}
#fixed_call p                   {   font-size: 12px!important; font-family: Arial !important; text-align: left; color: white !important; padding-bottom: 7px; margin-bottom: 0px;}
#fixed_call ul, #fixed_call dl  {   padding: 0; list-style: none;}
#fixed_call_actions a           {   float: left; margin-right: 7px; margin-top: 4px;}

.boton-suscripcion              {    position: fixed; bottom: 10px; right: 10px; width: 248px; height: 110px;
                                    font-size: 12px; padding: 5px; background: white; border: 1px solid black; 
                                    z-index: 1000; text-align: center; -webkit-box-shadow: 0px 3px 36px 0px rgba(102,102,102,0.76);
                                    -moz-box-shadow: 0px 3px 36px 0px rgba(102,102,102,0.76); box-shadow: 0px 3px 36px 0px rgba(102,102,102,0.76);} 
.blog965 .boton-suscripcion     {   height: 140px; } 
.boton-suscripcion img.logo     {   display: block; margin: 35px auto 10px;} 
.boton-suscripcion p            {   text-align: center; color: #555249; font-family: georgia, serif !important; } 
.popup                          {   display: none; width: 650px; margin: 0 auto; background: white; padding: 20px; text-align: center; font-family: verdana, sans-serif !important;
                                    font-size: 18px; line-height: 1.4; color: black; }
.popup .close                   {   display: block; position: absolute; top: 10px; right: 10px; }
.popup .titulo                  {   text-align: center; font-size: 36px; text-transform: uppercase; color: black; font-family: 'EstiloProLightLight', sans-serif !important;
                                    margin-bottom: 10px;}
.popup #mc_signup_submit        {   display: block; background: black; text-transform: uppercase; color: white;
                                    padding: 0; width: 185px; height: 25px; font-family: arial, sans-serif !important; font-size: 14px; text-decoration: none; margin: 20px auto; line-height: 25px; border: none;}
.popup label                    {   font-size: 12px; margin-top: 10px; font-family: arial, sans-serif !important; }
.popup #mc_signup_form .mc_input {  width: 185px;}
.popup .subtitulo               {   font-size: 12px; font-family: arial, sans-serif !important;  text-align: center; color: #555249;}
.popup .subtitulo a             {   text-decoration: underline; color: #5c5151; font-family: arial, sans-serif !important; }
.popup .subtitulo a:hover       {   color: black}

.popup2                          {   display: none; width: 650px; margin: 0 auto; background: white; padding: 20px; text-align: center; font-family: verdana, sans-serif !important;
                                    font-size: 18px; line-height: 1.4; color: black; }
.popup2 .close                   {   display: block; position: absolute; top: 10px; right: 10px; }
.popup2 .titulo                  {   text-align: center; font-size: 36px; text-transform: uppercase; color: black; font-family: 'EstiloProLightLight', sans-serif !important;
                                    margin-bottom: 10px;}
.popup2 label                    {   font-size: 12px; margin-top: 10px; font-family: arial, sans-serif !important; }
.popup2 .subtitulo               {   margin: 0 auto 15px !important; width: 285px; font-size: 30px !important; font-size: 12px; font-family: georgia, serif !important;
                                    text-align: center; color: black; text-transform: none !important;}
.popup2 a.comprar                {   text-transform: uppercase; display: block; background: black; width: 180px; height: 27px; color: white; font-family: 'EstiloProMediumMedium' !important; 
                                     margin: 0 auto 15px;}
.popup2 .comprar:hover          {   background: #666}
/* Fototag */
li.fototag1                         {   background : url("images/fototag1.png") no-repeat 50% 50%; }
li.fototag2                         {   background : url("images/fototag2.png") no-repeat 50% 50%; }
li.fototag3                         {   background : url("images/fototag3.png") no-repeat 50% 50%; }
li.fototag4                         {   background : url("images/fototag4.png") no-repeat 50% 50%; }
li.fototag5                         {   background : url("images/fototag5.png") no-repeat 50% 50%; }
/* =Content
----------------------------------------------- */
.page-title {
	color: #666;
	font-size: 19px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin: 0 0 1em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry.resto {
    padding: 0px;
}
.hentry {
    border: 1px solid #8F8775;
    margin-top: 1.5em;
}
.extendido .hentry {
    border: none;
    border-bottom: 2px dotted #CCC;
    margin-top: 0px;
}
.single .hentry,
.page .hentry {
    border: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title {
    line-height: 40px;
}
.entry-title a { color: #8F8775;}
.primero .entry-title {
	padding: 0.3em 3.7em 0.3em 0.3em;
}
.single .entry-title {
    margin-bottom: 0px;
}
.resto .entry-title {
    line-height: 1.2em;
    padding-right: 1em;
    font-size: 2.5em !important;
}
.fecha {
    margin-bottom: 0px;
    color: black;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.col13 {
    width: 235px;
    float: left;
    margin-right: 22px;
    margin-bottom: 10px;
}
.col13last{
    margin-right: 0px;    
}
.primero .fecha {
    position: absolute;
    top: 2em;
    right: 1em;
}
.resto .fecha {
    margin-top: 1em;
}
.resto .entry-footer {
    position: absolute;
    bottom: 1em;
    right: 1em;
}
.leertodo {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; 
    font-size: 14px;
}
.primero .leertodo {
    position: absolute;
    right: 1em; bottom: 1em;
}
.primero .entry-summary p {
    padding: 1.5em;
}
.clicktoseemore .entry-summary p {
    padding: 0;
}
.primero .comments-link {
    padding: 0 0 1.5em 1.5em;
}
.primero .piemeta {
    width: 160px;
    float: left;
}
.miniatura {
    width: 164px;
    height: 125px;
    overflow: hidden;
    float: left; 
    margin-right: 2.5em;
}
.miniatura img {
    max-width: 250px;
    margin-left: -25px;
}
.comments-link {
    font-size: 1.4em;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.single .entry-meta {
    margin-bottom: 10px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.single h3#reply-title {
        font-size: 20px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.single .entry-content p img {
    margin-bottom: 5px !important;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin-top: 5px !important;
}
dl.gallery-item img {
        border: 0px !important;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}
.entry-header .comments-link a {
background: #EEE url(images/comment-bubble.png) no-repeat;
color: #666;
font-size: 13px;
font-weight: normal;
line-height: 35px;
overflow: hidden;
padding: 0 0 0;
position: absolute;
top: 1.5em;
right: 0;
text-align: center;
text-decoration: none;
width: 43px;
height: 36px;
}
.entry-header .comments-link a:hover {
background-color: #333;
color: #FFF;
}
.share {
    float: right;
    margin: 10px 0 0;
}
.entry-header .comments-link .leave-reply {
visibility: hidden;
}
#nav-single { margin-top: 20px; }
/* NUEVA Paginación  */
.wp-pagenavi                        {   width: 290px; margin: 0px auto 15px; position: relative; text-align: center;             
                                        font-size: 12px; line-height: 17px; padding: 55px 0 0; text-transform: uppercase;}
.wp-pagenavi a,
.wp-pagenavi span.current,
.pagination .page-numbers           {   padding: 1px 0px 0px;margin: 2px; color: #333; display: inline-block; width: 15px;
                                        font-family: arial, sans-serif !important;}
.wp-pagenavi span.pages             {   background: none; color: #999; margin-right: 5px; display: none; }
.wp-pagenavi a:hover,
.pagination .page-numbers:hover,
.wp-pagenavi span.current           {   font-weight: bold;}
.wp-pagenavi .last,
.wp-pagenavi .first                 {   background: none; color: #111; width: 70px; position: absolute; top: 30px;
                                        text-transform: none; font-style: italic;}
.wp-pagenavi .first                 {   left: 40px;}
.wp-pagenavi .last                  {   right: 40px;}
.wp-pagenavi .last:hover,
.wp-pagenavi .first:hover           {   background: none; color: #999;}



.galeria-looks li {
    text-align: center;
    float: left;
    width: 185px;
    height: 274px;
    overflow: hidden;
    margin-bottom: 3px;
    margin-right: 3px;    
}
.galeria-looks li.last {
    margin-right: 0px;    
}
.galeria-looks li a {
    margin-left: -71%;
    text-align: center;
    display: block;
    width: 473px;
}
.galeria-looks img {
    margin: 0 auto;
    height: 315px;
    max-width: none;
}
/* =Comments
----------------------------------------------- */
#comments {
        margin-top: 10px;
}
#comments-title {
	color: #666;
	font-size: 18px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
        list-style: none;
        margin: 0 0 0 102px;
        width: 84%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 1.5em;
}
.commentlist .children .comment-author {
        padding-left: 1em;
}
#comments a.comment-reply-link {
	background: #888;
        color: #FFF !important;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
#comments a.comment-reply-link:hover,
#comments a.comment-reply-link:focus,
#comments a.comment-reply-link:active {
	background: #E42B86;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #EDEAE1;
	border-color: #E3E0D8;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: white;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
        background:  #FFF;
        border: 1px solid lightGrey;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 0 0 1.625em 0px;
        padding: 1.625em;
        position: relative;
        width: 92%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#commentform p {
    color: #333 !important;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #333;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
        background: #F4F4F4;
	margin: 1.625em 0 0;
	width: auto;
}
.commentlist .comment-content p {
    color: #8F8775 !important;
}
.commentlist span a {
    color: #333 !important;
}
.commentlist span a:hover {
    color: #E42B86 !important;
}
#reply-title {
        font-family: georgia, serif;
        color: #333;
        font-style: italic;
        cursor: default;
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* =Secondary
----------------------------------------------- */
#secondary #author-info {
    overflow: hidden;
    height: 80px;
    margin-bottom: 20px;
}
#secondary #author-description {
    width: 220px;
    float: left;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}
#secondary #author-description h2{
    width: 220px;
    color: #333;
    font-size: 18px !important;
    margin-bottom: 0px;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
} 
#secondary #author-description h2 a {
     color: #333 !important;   
}
#secondary #author-description h2 a:hover {
     color: #E42B86;   
}
#secondary #author-description p {
    margin-bottom: 5px;
    text-align: left;
    color: #333;
    font-size: 14px;
}
#secondary #author-avatar {
    float: left;
    margin-right: 1em;
}

/* =Widgets
----------------------------------------------- */
.widget {
    margin: 10px 0px;
}
.widget h3 {
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 20px;
}
.widget-twitter {
    padding-right: 20px;
}
.widget-twitter h3 {
    float: left !important;
    margin-right: 30px;
}
.widget_links {
    clear: both;
    float: left;
    margin-top: 20px;
}
#secondary .widget .subtitle {
    margin-bottom: 0px;    
    font-size: 12px;    
    float: right !important;
    padding-top: 4px;
}
.widget-twitter .tweet {
font-style: italic;
font-size: 13px;
line-height: 22px;
}
#sidebar .widget-twitter ul.tweet_list {
margin-top: 20px;
}
.widget-twitter ul.tweet_list li {
padding-left: 26px;
background: url(images/icon_twitter_bird.png) no-repeat 0px 5px;    
margin-bottom: 15px;
}
.widget-twitter span.date {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
display: block;
color: #666;
font-style: normal;
}
.widget-twitter .tweet a {
text-decoration: underline;
font-weight: bold;
}
.widget-twitter .tweet_text {
    line-height: 1.4em;
    font-size: 12px;
    margin-bottom: 0px;
}
.widget-video .post-video {
    max-width: 300px;
    overflow: hidden;
}
.widget_rss ul li {
    padding-right: 20px;
    margin-bottom: 5px;
}
.pinterest_rss_widget,
.widget_sp_image {
    width: 300px;
    overflow: hidden;
}
#pins-feed-follow {
margin-top: 10px;
}
.widget_sp_image .widget_sp_image-description p {
    font-size: 12px;
    padding-right: 20px;
}

.widget_text {
    width: 300px;
}
.widget_categories select {
    width: 300px;
}
/* Redes Sociales */
.social-buttons li                  {   float: left;}

/* bartabac */
.blog9 .widget_archive h3 {
    text-indent: -9999px;
    background: url(images/bartabac/archive.jpg) no-repeat top left;
    width: 299px;
    height: 46px;
}
.blog9 .widget_archive a,
.blog9 .widget_links a,
.blog9 #text-2 a {
    display: inline-block;
    color: #595449;
    letter-spacing: 5px;
    margin-bottom: 5px;
}
.blog9 .widget_links h3 {
    text-indent: -9999px;
    background: url(images/bartabac/lovelyblogs.jpg) no-repeat top left;
    width: 299px;
    height: 46px;   
}
.blog9 #text-2 h3 {
    text-indent: -9999px;
    background: url(images/bartabac/mail.jpg) no-repeat top left;
    width: 299px;
    height: 46px;     
}
/* balamoda */
.blog10 .widget_archive a,
.blog10 .widget_links a,
.blog10 #text-2 a {
    font-family: arial, sans-serif !important;
    display: inline-block;
    color: #595449;
    font-size: 13px;
    margin-bottom: 5px;
}
.blog10 .widget h3 {
    border-bottom: none;
    text-transform: lowercase;
    font-weight: normal;
}
/* Posts relacionados */
.related-posts {
width: 100%;
display: block;
overflow: hidden;
margin: 20px 0;
}
.related-posts ul {
margin: 0 auto;
width: 510px;
}
.related-posts h4 {
margin-left: 120px;
color: #333;
font-size: 15px;
font-weight: bold;
margin-bottom: 10px;
padding: 0;
}
.related-posts h5 {
font-size: 12px;
margin-top: 2px;
}
.related-posts ul li {
float: left;
width: 110px;
margin: 0 4.3% 3% 0;
overflow: hidden;
}
.related-posts ul li:last-child {
margin-right: 0 !  important;
}
h5.related-article {
margin: 10px 0;
}
h5.related-article a {
color: #333333;
font-size: 16px;
font-weight: bold;
line-height: 24px;
text-decoration: none;
}
h5.related-article a:hover {
color: #333333;
text-decoration: underline;
}
.related-posts .related-img {
width: 100px;
height: 100px;
overflow: hidden;
display: block;
padding: 2px;
border: 1px solid #999;
text-align: center;
}
.related-posts .related-img div {
    width: 100px;
    height: 100px;
    overflow: hidden;
}    
.related-posts .related-img img {
margin-right: 0px;
float: none;
max-width: 150px;
}
/* Widget Feedburner */
.FeedburnerEmailWidget h3 {
    width: 300px;
}
#feedburner_email_widget_sbef {
   width: 290px;
    border: 1px solid #CCC;
    padding: 3px;
    text-align: center; 
}
#feedburner_email_widget_sbef label {
    line-height: 1.4em;
    margin: 1.4em 0;
}
input#feedburner_email_widget_sbef_email {
    display: block;
    margin: 0 auto 10px;
}
input#feedburner_email_widget_sbef_submit {
    margin-bottom: 20px;
}

/* Pinterest */
.pinterest-button {
	position:relative; 
	width: auto;
        max-width: 100%;
	float: left;
	overflow: hidden;
}

.pinterest-button img {
	display: block;
        max-width:none;
}

.pinterest-button .pin-it {
	display: block;
	width: 40px;
	height: 20px;
	background: url('http://stylelovely.com/siguemiestilo/wp-content/themes/StyleBlogs/images/pinit.png');
	z-index: 9999;
	bottom: 15px;
	right: 15px;
	position: absolute; 
}
#secondary h3.ultimas-noticias                     {   font-family: 'EstiloProMediumMedium';
                                            font-size: 15px;
                                            text-transform: uppercase;
                                            width: 280px;
                                            margin-bottom: 5px;
                                            padding-bottom: 0px;
                                            border-bottom: 1px dotted gray;}
#secondary .sidebar-noticias                       {   margin-bottom: 20px;
                                            width: 280px;}
#secondary .sidebar-noticias a:hover               {   text-decoration: none;}
#secondary .sidebar-noticias li                    {   padding: 7px 0px 7px 0px;
                                            border-bottom: 1px dotted #CCC;
                                            margin-bottom: 0px;
                                            clear: both;}
#secondary .sidebar-noticias img                    {  max-width: 100%;
                                            margin-bottom: 0px;}
#secondary .sidebar-noticias .titulo                     {   font-size: 14px;
                                            font-style: normal;
                                            margin-bottom: 0px;
                                            float: left;
                                            width: 210px;
                                            color: #666 !important;
                                            font-family: georgia, serif !important;
                                            color: #333 !important;
                                            margin-top: 0}
#secondary .sidebar-noticias .titulo:hover          {  color: black !important; text-decoration: underline}
#secondary .sidebar-noticias .fecha2                 {   color: #8F8775 !important; font-family: georgia, serif !important;}