@links: #E04A92; @bg: #ddd; @bgtop: #457923; @bg_grey: #ccc; @text: #555; @headercolor: #E04A92; @grey: #999; @white: #fff; @small: .9em; /* HTML5 Reset --------------------------------------------------------------*/ article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { margin: 0 padding: 0 border: 0 outline: 0 display: block; } /* CSS Resets */ html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%} /* ==================================================================================================================== */ /* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com */ /* ==================================================================================================================== */ .container { padding-left: 20px; padding-right: 20px; } .row { width: 100%; max-width: 1010px; min-width: 755px; margin: 0 auto; } .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol { margin-right: 3.8%; float: left; min-height: 1px; } .row .onecol { width: 4.85%; } .row .twocol { width: 13.45%; } .row .threecol { width: 22.05%; } .row .fourcol { width: 30.75%; } .row .fivecol { width: 39.45%; } .row .sixcol { width: 48%; } .row .sevencol { width: 56.75%; } .row .eightcol { width: 65.4%; } .row .ninecol { width: 74.05%; } .row .tencol { width: 82.7%; } .row .elevencol { width: 91.35%; } .row .twelvecol { width: 100%; float: left; } .last { margin-right: 0px; } img, object, embed { max-width: 100%; } .fullcol { width: 100%; float: left; } .alignleft { float:left; margin:0 20px 5px 0 !important; } .alignright { float:right; margin:0 0 5px 20px; } .aligncenter,.alignnone { display: block; margin: 15px auto; text-align: center; } .shadow(@val) { -moz-box-shadow:@val; -webkit-box-shadow:@val; box-shadow:@val; } .rounded (@radius: 5px) { border-radius: @radius; -webkit-border-radius: @radius; -moz-border-radius: @radius; } body { background: #eee; color:@text; font:.82em/1.65 "Arial", Arial, Tahoma, sans-serif; } #tabs { background: none repeat scroll 0 0 #ddd; box-shadow: 0 0 3px #999999 inset; margin: 0 auto; width: 100%; } #tabs div { margin: 0 auto; width: 1010px; padding-top: 2px } #tabs .menu-top1-container{ width: 100% !important } #tabs .left a.current { font-weight: bold; } #tabs .left a.current, #tabs .left a:hover { background: none repeat scroll 0 0 #000; color: #fff; } #tabs .left a { color: #999999; margin-right: 3px; padding: 8px 10px; text-transform: uppercase; } #tabs .clear { padding: 0 !important } #tabs .left { float: left; width: 80%; } #tabs .right { float: right; width: 20%; } #tabs .right li { float: left; margin-right: 15px } #tabs .right li:last-child { margin-right: 0 !important } #tabs .right .current_page_item a { color: #000 } #tabs .tab { background: #E04A92; color: #fff !important; text-shadow: 1px 0 0 #6D0234; position: relative; padding: 3px 8px 2px 8px !important; float: right; display: block; .rounded(5px 5px 0 0); margin-right: 20px !important } .timer { background: #ffffcc; padding: 2px 10px 3px 10px; color: #0a8900; font-weight: bold; width: 190px; margin-top: 5px; text-align: center; position: relative; left: -20px; margin-bottom: 20px; } .timer span.left { font-weight: normal; font-size: 11px; font-style: italic; line-height: 12px } .noti_bubble { position:absolute; /* This breaks the div from the normal HTML document. */ top: -3px; right:-6px; padding:1px 5px; background-color:red; /* you could use a background image if you'd like as well */ color:white; font-weight:bold; font-size:0.65em; /* The following is CSS3, but isn't crucial for this technique to work. */ /* Keep in mind that if a browser doesn't support CSS3, it's fine! They just won't have rounded borders and won't have a box shadow effect. */ /* You can always use a background image to produce the same effect if you want to, and you can use both together so browsers without CSS3 still have the rounded/shadow look. */ .rounded(30px); box-shadow:1px 1px 1px gray; } body, nav a, #url,#email,#author,.input,#commentform #comment, h1,h2,h3,h4,h5 { font-family:'Helvetica Neue', Arial, Helvetica, sans-serif; } .post h2 { font-size: 1.3em; line-height: 1.3em } .clear, .row:after { content: "\0020"; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden; } .warning { background: #fdf09d; border: 1px solid #fffcb3; padding: 15px } strong { font-weight: bold;} li { list-style-type: none } h3 { font-size:1.4em; } h4 { font-size:1.3em; } h5 { font-size:1.2em; } h1,h2,h3,h4,h5 { color:@headercolor; font-weight: bold; margin:0; } h1,h2 { line-height: 30px; font-size:1.8em; margin-bottom: 10px; a { color: @headercolor; text-decoration: none } } footer h3,#sidebar h3,.post h3,#comments h3, #sidebar h3 { color:#000; font-size:1.3em; margin-bottom: 10px; border-bottom: 3px solid #000 } a { cursor: pointer; text-decoration:none; color: @links; &:focus { outline:1px dotted; } &:hover { color: #576F28 } } img { vertical-align:middle; } header#cabecera { height: 128x; position: relative; h1 { margin-bottom: 0; a { text-indent: -10000px; cursor: pointer; height: 110px; display: block; text-indent: -10000px; width: 450px; } } nav { .menu { padding: 0 10px} li { float: left; padding: 0; line-height: 13px; a { padding: 7px 15px 6px 15px !important; display: block; &:hover { color: #fff } } &:first-child { padding-left: 0 } } } #search { position:absolute; top:15px; right:15px; #searchform { float:right; width:150px; height: 20px; .rounded(4px); } #imgs { position: relative; top: 1px; left: 3px; background: #aaa; .rounded(8px); padding: 2px } #s { color: #eee; .rounded(3px); background: transparent; border: 0; position: relative; top: -3px; padding: 0 8px; width: 110px } } } #searchform #s { height: 13px; width: 221px; margin: 0; padding: 9px; float: left; background: #fcfcfc; color: #aaa; font: 12px arial; -webkit-transition: height .5s, border .5s; -moz-transition: height .5s, border .5s; -o-transition: height .5s, border .5s; transition: height .5s, border .5s; border: 1px solid #c9c9c9; -webkit-box-shadow:inset rgba(0, 0, 0, .15) 0 1px 6px; -moz-box-shadow:inset rgba(0, 0, 0, .15) 0 1px 6px; -o-box-shadow:inset rgba(0, 0, 0, .15) 0 1px 6px; box-shadow:inset rgba(0, 0, 0, .15) 0 1px 6px; } #searchform .button { height: 33px; display:block; float:left; background-color:#333; font-size: 11px; color:#f5f5f5; cursor:pointer; padding:5px 10px 6px 10px; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; margin-left: -2px; margin-right: 0; border: none; } #searchform .button:hover{ background-color:#888; } #contenido #posts article section.fullcol { margin-bottom: 0 } #contenido #posts article section.fullcol .text { width: 360px } section#contenido { background: @white } #recentcomments li { border-bottom: 1px dotted #ccc; padding: 5px 0 } .ranking { float: left; margin-right: 20px; width: 200px} #sidebar { padding:15px 15px 0 0; width: 300px; position: relative; float: right; .wp-polls { p strong { font-size: 1.4em; font-weight: normal; color: #000 } .pollleft { padding: 3px 8px; } .pollright { padding: 3px 8px; } .wp-polls-ul { float: left; width: 100%; label { width: 200px } li { width: 100%; float: left; margin: 5px 0; } } } } .post .wp-polls { background: #eee; border: 1px solid #ccc; padding: 10px; margin: 15px 0; p strong { font-size: 1.4em; font-weight: normal; color: #000 } .pollleft { padding: 3px 8px; } .pollright { padding: 3px 8px; } .wp-polls-ul { float: left; width: 100%; label { width: 200px } li { width: 100%; float: left; margin: 5px 0; } } } #posts { width: 635px; padding: 15px 0 0 0; margin-right: 0; min-height: 2200px; article { width: 596px; padding: 15px 20px; } .nopad { padding: 0 20px } } .home #posts, .archive #posts, .search #posts, .page #posts, .single #posts, .page #posts article, .single #posts article { padding-top: 0 } .mascuidado header#cabecera{ background:url(../images/mascuidado_small.png) no-repeat; height: 72px; margin-top: 0 !important} .decoraymas header#cabecera{ background:url(../images/decoraymas2.png) no-repeat; } .debienestar header#cabecera{ background:url(../images/debienestar_small.png) no-repeat; height: 72px; margin-top: 0 !important } .deguapas header#cabecera{ background:url(../images/deguapas2.png) no-repeat; } .detusalud header#cabecera{ background:url(../images/detusalud2.png) no-repeat; } .cochesmas header#cabecera{ background:url(../images/cochesmas_small.png) no-repeat; height: 72px; margin-top: 0 !important } .tenerclase header#cabecera{ background:url(../images/tenerclase2.png) no-repeat; } .recetin header#cabecera{ background:url(../images/recetin2.png) no-repeat; } .modaparamujer header#cabecera{ background: #fff url(../images/modaparamujer4.png) no-repeat; } .viajespasion header#cabecera{ background:url(../images/viajespasion2.png) no-repeat; } .maslujo header#cabecera{ background:url(../images/maslujo_small.png) no-repeat; height: 72px; margin-top: 0 !important} .lacomilona header#cabecera{ background:url(../images/lacomilona_small.png) no-repeat; height: 72px; margin-top: 0 !important } .regalosyjuegos header#cabecera{ background:url(../images/regalosyjuegos.png) no-repeat; } .padelshot header#cabecera{ background:url(../images/padelshot_small.png) no-repeat; height: 72px; margin-top: 0 !important } #contenido #comments { width:100% !important; } .widget_rss li, #sidebar .widget_links li { border-bottom: 1px dashed @bg; padding: 6px 0 } .widget-archive ul li { text-align: right; color: #fff; background: #eaa400; .rounded(3px); margin: 0 10px 10px 0; .shadow(1px 1px 0 #e99b00); padding: 0 8px; text-shadow: 1px 1px 0 #666; float: left; a { color: #fff; } &:hover { .shadow(1px 1px 0 #4E6B2B); background: #80ab30 } } #carrusel, .post section, .widget { margin-bottom:20px; } .adblock { margin: 10px 0} .aligncenter, .alignnone { border: 1px solid #eee; padding: 4px } .post { position: relative; .social_bar { color: @grey; font-size: .9em; } .post .fecha { color:@grey; margin-bottom: 20px; display: block } .alignright { margin-bottom: 5px } p { margin-top:0; text-align: justify } .texto { padding:15px 0; } } .home .social_bar, .search .social_bar, .archive .social_bar { margin: 5px 0 10px 0 } #breadcrumbs, .archivetitle { padding-left: 20px } #breadcrumbs { margin-bottom: 10px; font-size: @small; color: #999; padding: 10px 0 5px 26px; border-bottom: 1px dotted #ddd; background: url(../images/home.png) no-repeat 20px 10px; a { color: #000 } div { padding-left: 15px} } .single .post { .entry-title { margin: 10px 0 0 0 ; float: left; width: 602px } h1 { margin-bottom: 10px } .tags { margin: 15px 0 0 0 } .fb2 { padding: 10px 14px 3px 14px; border: 1px solid #eee; width: 590px; border-bottom: 5px solid #eee } } .try a { color: #000 !important } .single .post .social_bar { padding: 0 0 10px 0; a { color: #000 !important } .tags { margin-top: 5px } .avatar { float: left; margin: 2px 5px 0 0; height: 16px; width: 16px; } } blockquote { font-style: italic; background: url(../images/blockquote.png) no-repeat top left; padding: 5px 10px 5px 20px; margin: 15px 0; font-size: .9em } .wpcf7 { margin: 20px 0 } .author .post { padding:10px 0; } .post .youtube, .single .related { display:block; margin:20px 0; } .related { margin-top: 0 !important } .related_post a { font-size: .9em } .widget-suscribete { background: url(../images/suscribete.png) no-repeat; width: 280px; padding: 10px; position: relative; color: #fff; h3 { color: #fff !important; margin: 0 !important; position: relative; top: -5px; border-bottom: 0 !important } p { margin-bottom: 10px } form { float: left; width: 275px; } input.input { border: 0; width: 165px; margin-right: 10px; .rounded(4px); float: left; padding: 4px 8px 3px 8px; } .follow { position: absolute; right: 10px; top: 6px; } a { color: #fff; font-size: @small } .boton { .rounded(4px); background:none repeat scroll 0 0 #F9B700; border: 0; width: 60px; text-transform: uppercase; color:@white; font-weight: bold; float:left; padding:3px 10px 2px; &:hover { background: #536da4; cursor: pointer } } } #widget-ads { padding: 0 5px; .sixcol { margin-bottom: 15px} } .fb { height:40px; width:605px !important; background:@bg; margin-top:10px; padding:10px; } .fb span { float:left; margin-right:15px; } .fb h4 { color:@white; float:left; margin-right:15px; } .sharer { margin: 0 0 20px 0 !important; float: left; li { float: left; margin-right: 5px } } #ad468 { margin: 0; clear: both; float: left; width: 100%; padding: 15px 10px 0 } .subscribe-to-comments label { width:auto; } #commentform p { margin-bottom:15px; } .required { color:#c00; font-weight:700; } #url,#email,#author,.input,#commentform #comment { background:none repeat scroll 0 0 @white; border:2px solid @bg; color:@grey; width:85%; margin:0 0 5px; padding:7px 8px; } #widget-popular li { width:100%; float:left; border-bottom:1px dotted @bg_grey; padding:10px 0; } #widget-popular .alignleft { margin-right:15px !important; } .autores a { font-size:1.15em; font-weight:800; line-height:18px; } #widget-popular span { display:block; margin:0; } #carrusel { background:#fff; width: 605px; border-bottom: 1px dotted #ccc; img { margin-bottom: 10px} padding: 10px 20px 15px 20px; h3 { margin-bottom: 10px } .link { font-size: .9em } } section#navigation .wp-pagenavi { overflow:hidden; padding:10px 0 9px 15px; text-align: center; margin: 30px 0; .rounded(0 6px 0 0); } section#navigation .wp-pagenavi a,section#navigation .wp-pagenavi span.pages,section#navigation .wp-pagenavi span.current { margin-right:5px; display:inline-block; border-style:solid; border-width:1px; padding:0 6px; } section#navigation .wp-pagenavi a,section#navigation .wp-pagenavi a:link,section#navigation .wp-pagenavi a:visited,section#navigation .wp-pagenavi a:active { text-decoration:none; color:@grey; border-color:@bg; } section#navigation .wp-pagenavi .page { margin:0 5px 0 0; padding:0 6px; } section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { background-color:@bgtop; text-decoration:none; color:@white; border-color:@text; } .wp-pagenavi .last, .wp-pagenavi .previouspostslink { border: 0 !important } #respond { float:left; width:100%; margin:20px 0 0; } .commentlist li .commenty { list-style-type:none; float:left; width:95%; padding:10px 15px; } .commentlist .children { margin-left:30px; } .commentlist li .commenty .commentleft { float:left; width:8%; margin-right:15px; } .commentlist li .commenty .commentright { float:left; width:85%; } .commentlist li .commenty .commentmetadata cite { color:#53599F; font-weight:800; font-style:normal; font-size:1.3em; } .commentlist li .commenty .commentmetadata span { color:@text; } .reply { text-align:right; } .commentlist li .commenty .avatar { background:none repeat scroll 0 0 @white; border-bottom:1px solid #D7D7D7; border-left:1px solid #F2F2F2; border-right:1px solid #F2F2F2; float:left; height:auto; width:38px; margin:0 10px 0 0; padding:3px; } .commentlist li.byuser .commenty,.commetlist li.byauthor .commenty { .shadow(0 0 2px 2px #CCC inset); background: @bg; } .commentlist li.byuser .children .commenty { background:@white !important; .noshadow; border:0; } .noshadow { .shadow(none); } .noborder { border:0; } footer { padding: 15px 20px; border-top: 5px solid #ececec; font-size:@small; margin-top: 35px; .rounded(5px 5px 0 0); color: @text; background: #eee; li { margin-left:15px; list-style-type:disc; } } .fecha { font-size:@small; } .wp-polls .pollbar { font-size:8px; line-height:10px; height:10px; background-image:url('/wp-content/plugins/wp-polls/images/default_gradient/pollbg.gif'); border:1px solid #c8c8c8; margin:1px; } .commentlist li.byuser .children .byuser .commenty { .shadow(#CCC 0 0 2px 2px inset); background:@bg !important; } .commentlist li { clear:both; } .ui-tabs-nav li a { float:left; margin-right:1px; text-transform:uppercase; width:75px; color:@text; text-align:center; padding:4px !important; } .ui-tabs-nav li a:hover { text-decoration:none !important; } #lopopular li { list-style:none !important; display:inline !important; border:0 !important; color:@grey !important; width:150px !important; margin-right:3px !important; padding:0 !important; } #lopopular .tabdiv ul { width:170px; list-style-type:decimal !important; background:#200E2C; margin:0; padding:5px; } #lopopular .tabdiv ul li { background:none; width:100%; display:block; border-bottom:1px solid #E0EEF4; list-style-type:decimal !important; } #lopopular li a { background:@white; padding:4px 6px; } #lopopular li.ui-tabs-selected a { color:@white !important; } .the_content { margin-top: 15px; p { margin-bottom: 10px } h3 { margin: 10px 0; clear: both } ul { margin:10px 0; li { list-style-type:disc !important; margin:3px 0 3px 25px; } } ol { margin: 10px 0; li { list-style-type: decimal; margin-left: 25px } } } .single-clinic .the_content h3, .page-id-319 .the_content h3 { clear: none } .publitop { margin:15px 0 0 0; } #widget-popular li:last-child,.commentlist .children li { border-bottom:0; } .form-allowed-tags,section#navigation .wp-pagenavi span.pages,section#navigation .wp-pagenavi span.extend,.ui-tabs-hide { display:none; } #lopopular { float:left; background:transparent !important; padding:0 !important; } #lopopular .tabdiv ul li a { background:none; display:block; color:@white; } #lopopular li.active a { font-weight:700; color:@grey; } #lopopular ul { float:left; margin:0; } #lopopular li a:hover,#lopopular li a:active,#lopopular li.ui-tabs-selected a { text-decoration:none; background:#200E2C; color:@white; } #scroll-to-top { position: fixed; top: 50px; right: 30px; border: none; } #scroll-to-top:hover { background: none; text-decoration: none; border: none; } .tweet .tweet_list, .query .tweet_list { list-style-type: none; margin: 0; padding: 0; } .tweet_first { padding-top: 0 !important } .tweet .tweet_list li, .query .tweet_list li { border-bottom: 1px dashed @bg; padding: 6px 0; overflow: hidden; } .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar { background: url(../images/bg_tweet_avatar.png); padding: 2px 6px 0 2px; margin-right: 6px; float: left; } .tweet .tweet_list li:last-child, .query .tweet_list li:last-child { border-bottom: 0 } .blogroll-favicon { padding-left: 5px } .tweet_time, .tweet_join { display: none; } .single article, .page article { border-bottom: 0 !important } article h2 { margin-bottom: 5px } .avatar-16 { padding-right: 3px; } .avatar { .rounded(60px) } #sidebar h3 { color: #E04A92; border-bottom: 5px solid #eee; font-size: 1.3em } nav { background: #000; background: -moz-linear-gradient(#444, #000) repeat scroll 0 0 transparent; background: -o-linear-gradient(#444, #000); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#000)); /* older webkit syntax */ background: -webkit-linear-gradient(#444, #000); clear: both; display: block; float: left; margin: 13px auto 0 auto; width: 100%; } nav ul { } nav li { float: left; position: relative; } nav a {color: #fff; text-transform: uppercase; font-size: .9em } nav ul ul { display: none; float: left; margin: 0; position: absolute; top: 2em; left: 0; width: 188px; z-index: 99999; } nav ul ul ul { left: 100%; top: 0; } nav ul ul a { background: #f9f9f9; border-bottom: 1px dotted #ddd; color: #444; text-shadow: none !important; height: auto; line-height: 1.4em; padding: 10px 10px; width: 168px; } nav li:hover > a, nav ul ul :hover > a, nav a:focus { background: #efefef; color: #444 !important; } nav li:hover > a, nav a:focus { background: #f9f9f9; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#f9f9f9, #e5e5e5); background: -o-linear-gradient(#f9f9f9, #e5e5e5); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */ background: -webkit-linear-gradient(#f9f9f9, #e5e5e5); color: #373737; } nav li:hover > ul { display: block; } nav .current_page_item > a, nav .current_page_ancestor > a { font-weight: bold; } .menu { padding: 0 10px !important } nav .menu ul li a:hover { color: #fff; text-decoration: underline } .widget-suscribete { background: #000;position: relative; } #posts { background: url(../images/side-shadow-middle.gif) repeat-y top right; padding-right: 20px} h1 a, h2 a { color: #E04A92 } nav .menu ul li a:hover { color: #fff; text-decoration: underline } .gform_fields li { margin-left: 0 !important } body.deguapas { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #7C235D } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #BA3C97 } nav a { color: #fff !important } nav li ul li a { color: #333 !important } nav a:hover { color: #333 !important } #tabs .left a.current, #tabs .left a:hover { background: #BA3C97 } nav { background: #916CA9; background: -moz-linear-gradient(#f27cdc, #BE3DA7) repeat scroll 0 0 transparent; background: -o-linear-gradient(#f27cdc, #BE3DA7); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f27cdc), to(#BE3DA7)); /* older webkit syntax */ background: -webkit-linear-gradient(#f27cdc, #BE3DA7); } a:hover { color: #761464 } .widget-suscribete { background: -moz-linear-gradient(#F27CDC, #BE3DA7) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.modaparamujer { a:hover { color: #000 } section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #E04A92 } } body.cochesmas { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #78181e } nav { background:#78181e; padding: 2px 0 1px 0; .menu { padding: 0 15px !important } a { color: #fff; text-transform: uppercase; font-size: .80em }} header iframe { left: 490px !important } .widget-suscribete { background: url(../images/cochesmas-suscribete.png) no-repeat; position: relative; } } body.detusalud { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #56760f } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #83AE4B } nav a { color: #fff !important } nav li ul li a { color: #333 !important } nav a:hover { color: #333 !important } #tabs .left a.current, #tabs .left a:hover { background: #83AE4B } nav { background: #916CA9; background: -moz-linear-gradient(#d5e3b7, #83AE4B) repeat scroll 0 0 transparent; background: -o-linear-gradient(#d5e3b7, #83AE4B); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5e3b7), to(#83AE4B)); /* older webkit syntax */ background: -webkit-linear-gradient(#d5e3b7, #83AE4B); } a:hover { color: #56760f } .widget-suscribete { background: -moz-linear-gradient(#d5e3b7, #83AE4B) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.recetin { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #8dcc0d } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #84b421 } nav a { color: #fff !important } nav li ul li a { color: #333 !important } nav a:hover { color: #333 !important } #tabs .left a.current, #tabs .left a:hover { background: #86CC2B } nav { background: #84b421; background: -moz-linear-gradient(#6b9810, #86CC2B) repeat scroll 0 0 transparent; background: -o-linear-gradient(#6b9810, #86CC2B); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b9810), to(#86CC2B)); /* older webkit syntax */ background: -webkit-linear-gradient(#6b9810, #86CC2B); } a:hover { color: #6b9810 } .widget-suscribete { background: -moz-linear-gradient(#6b9810, #84b421) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.tenerclase { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #239CB4 } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #239CB4 } nav a { color: #fff !important } nav li ul li a { color: #333 !important } nav a:hover { color: #333 !important } #tabs .left a.current, #tabs .left a:hover { background: #239CB4 } nav { background: #239CB4; background: -moz-linear-gradient(#88dfe4, #239CB4) repeat scroll 0 0 transparent; background: -o-linear-gradient(#88dfe4, #239CB4); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88dfe4), to(#239CB4)); /* older webkit syntax */ background: -webkit-linear-gradient(#88dfe4, #239CB4); } a:hover { color: #00636F } .widget-suscribete { background: -moz-linear-gradient(#88dfe4, #239CB4) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.mascuidado { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #442736 } nav { background:#442736; padding: 2px 0 1px 0; .menu { padding: 0 15px !important } a { color: #fff; text-transform: uppercase; font-size: .80em }} header iframe { left: 490px !important } .widget-suscribete { background: url(../images/mascuidado-suscribete.png) no-repeat; position: relative; } } body.decoraymas { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #21323D } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #3E5466 } nav a { color: #fff !important } nav li ul li a { color: #333 !important } nav a:hover { color: #333 !important } #tabs .left a.current, #tabs .left a:hover { background: #3E5466 } nav { background: #3E5466; background: -moz-linear-gradient(#7c909d, #3E5466) repeat scroll 0 0 transparent; background: -o-linear-gradient(#7c909d, #3E5466); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7c909d), to(#3E5466)); /* older webkit syntax */ background: -webkit-linear-gradient(#7c909d, #3E5466); } a:hover { color: #21323D } .widget-suscribete { background: -moz-linear-gradient(#7c909d, #3E5466) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.viajespasion { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #85373F } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #85373F } nav a { color: #fff !important } nav li ul li a { color: #333 !important } nav a:hover { color: #333 !important } #tabs .left a.current, #tabs .left a:hover { background: #85373F } nav { background: #85373F; background: -moz-linear-gradient(#B28085, #85373F) repeat scroll 0 0 transparent; background: -o-linear-gradient(#B28085, #85373F); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B28085), to(#85373F)); /* older webkit syntax */ background: -webkit-linear-gradient(#B28085, #85373F); } a:hover { color: #21323D } .widget-suscribete { background: -moz-linear-gradient(#B28085, #85373F) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.lacomilona { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #852C05 } nav { background:#852C05; padding: 2px 0 1px 0; .menu { padding: 0 15px !important } a { color: #fff; text-transform: uppercase; font-size: .80em }} header iframe { left: 350px !important } .widget-suscribete { background: url(../images/lacomilona-suscribete.png) no-repeat; position: relative; } } body.maslujo { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #222 } header iframe { left: 350px !important } .widget-suscribete { background: url(../images/maslujo-suscribete.png) no-repeat; position: relative; } nav { background:#222; padding: 2px 0 1px 0; .menu { padding: 0 15px !important } a { color: #fff; text-transform: uppercase; font-size: .80em }} } body.debienestar { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #3D778F } nav { background:#3D778F; padding: 2px 0 1px 0; .menu { padding: 0 15px !important } a { color: #fff; text-transform: uppercase; font-size: .80em }} header iframe { left: 325px !important } .widget-suscribete { background: url(../images/debienestar-suscribete.png) no-repeat; position: relative; } } body.regalosyjuegos { background: #f8f5d0; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #887B0A } header iframe { left: 700px !important } .widget-suscribete { background: url(../images/regalosyjuegos-suscribete.png) no-repeat; position: relative; } } body.ensalado { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover, header #search #searchform { background: #AD8FA4 } header iframe { top: -70px; left: 390px !important } .widget-suscribete { background: url(../images/viajespasion-suscribete.png) no-repeat; position: relative; } } .ad728 { position: absolute; overflow: hidden; top: 17px; left: 265px; background: #fff; width: 728px; height: 90px; } h3 a.rsswidget:first-child { display: none; } h3 a { color: #000 } .widget-twitter { background: none repeat scroll 0 0 #D8ECF4; border-radius: 4px 4px 4px 4px; padding: 10px; width: 280px; h3 { color: #186487 !important; border-bottom: 0 !important } } .widget-twitter iframe { margin-top: 10px } @media screen and (min-width: 1200px) { #carrusel { width: 649px } #posts { width: 670px} .single .post .fb2 { width: 590px } .single .post .entry-title { width: 620px } #posts article { width: 620px } }