@links: #E04A92; @bg: #ddd; @bgtop: #457923; @bg_grey: #ccc; @text: #555; @headercolor: #E04A92; @grey: #999; @white: #fff; @small: .9em; article, aside, canvas, details, figcaption, footer, header, hgroup, menu, nav, section, summary { margin: 0 padding: 0 border: 0 outline: 0 display: block; } 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,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0} .container { padding-left: 20px; padding-right: 20px; } .row { width: 100%; max-width: 1010px; min-width: 755px; margin: 0 auto; } .fourcol,.eightcol { margin-right: 3.8%; float: left; min-height: 1px; } .row .fourcol { width: 30.75%; } .row .eightcol { width: 65.4%; } .row .twelvecol { width: 100%; float: left; } .last { margin-right: 0px; } .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: 7px 10px 5px 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; .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 } } } } #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 } .decoraymas header#cabecera{ background:url(../images/decoraymas2.png) no-repeat; } .debienestar header#cabecera{ background:url(../images/debienestar_small.png) no-repeat; } .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/cochesmas2.png) no-repeat; } .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; } .lacomilona header#cabecera{ background:url(../images/lacomilona.png) no-repeat; } .regalosyjuegos header#cabecera{ background:url(../images/regalosyjuegos.png) no-repeat; } #contenido #comments { width:100% !important; } .bubble { position: absolute; width: 45px; z-index: 90; line-height: 30px } .rectangle { background: none repeat scroll 0 0 #E04A92; float: left; height: 30px; left: -15px; position: relative; top: 10px; width: 40px; z-index: 100; } .rectangle a { color: #FFFFFF !important; font-size: 20px; padding: 0 0 0 14px; text-align: center; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); } .triangle-l { border-color: transparent #AA1158 transparent transparent; border-style: solid; border-width: 15px; height: 0; left: -30px; position: relative; top: 24px; width: 0; z-index: -1; } .widget_rss li, #sidebar .widget_links li { border-bottom: 1px dashed @bg; padding: 3px 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: auto } h1 { margin-bottom: 10px } .fb2 { padding: 10px 14px; border: 1px solid #eee; width: 590px; border-bottom: 5px solid #eee } } .estilos a, .tags a { background: url("../images/tag.png") no-repeat scroll left center transparent; border-radius: 2px 2px 2px 2px; color: #777777; display: inline-block; line-height: 15px; font-size: 11px !important; height: 21px; margin: 4px 10px 4px 0; padding-left: 19px; padding-right: 10px; padding-top: 5px; text-shadow: 1px 1px 1px #FFFFFF; } .estilos a:hover, .tags a:hover { background: url("../images/tag-hover.png") no-repeat; color: #fff; text-shadow: none} .estilos a { background: url("../images/estilos.png") no-repeat; } .estilos a:hover { background: url("../images/estilos-hover.png") no-repeat; } .extracto { margin: 10px 0 15px 0; color: #aaa } .fb2 div { margin: 0 15px 10px 0; float:left; } .authorposts li .category { float: right; width: 120px; text-align: right} .authorposts li { border-bottom: 1px dotted #ddd; padding: 2px 0; clear: both; width: 100%; float: left } .authorposts li.first { border-bottom: 0 } .authorposts li .fecha { float: left; width: 60px} .authorposts li .titulo { float: left; width: 400px} .try a { color: #000 !important } h5 { color: #000; text-transform: uppercase; font-size: 12px; margin: 10px 0; } .single .post .social_bar { padding: 0 0 10px 0; a { color: #000 !important } .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: 600px; padding: 15px 20px 0 } .commentsbubble { background: url(../images/comment.png) no-repeat; padding-left: 18px; } .commentsbubble a { color: #bc0c0c !important } .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; } .noshadow { .shadow(none); } .noborder { border:0; } footer { padding: 15px 0; font-size:@small; margin-top: 35px; color: @text; background: #e9e9e9; 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; } .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; } .form-allowed-tags,section#navigation .wp-pagenavi span.pages,section#navigation .wp-pagenavi span.extend { display:none; } #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; .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { background: #7C235D } .triangle-l { border-right-color: #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: #BE3DA7; 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 { background: #E04A92 } } body.cochesmas { background: #eee; .triangle-l { border-right-color: #BA393B } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { background: #BA393B } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #BA393B } 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: #BA393B } nav { background: #BA393B; background: -moz-linear-gradient(#dd858a, #BA393B) repeat scroll 0 0 transparent; background: -o-linear-gradient(#dd858a, #BA393B); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dd858a), to(#BA393B)); /* older webkit syntax */ background: -webkit-linear-gradient(#dd858a, #BA393B); } a:hover { color: #BA393B } .widget-suscribete { background: -moz-linear-gradient(#dd858a, #BA393B) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.detusalud { background: #eee; .triangle-l { border-right-color: #56760f } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { 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: #83AE4B; 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; .triangle-l { border-right-color: #8dcc0d } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { 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: #86CC2B; 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; .triangle-l { border-right-color: #007287 } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { 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.decoraymas { background: #eee; .triangle-l { border-right-color: #21323D } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { 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; .triangle-l { border-right-color: #85373F } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { 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; .triangle-l { border-right-color: #893700 } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { background: #893700 } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #893700 } 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: #893700 } nav { background: #893700; background: -moz-linear-gradient(#C66421, #893700) repeat scroll 0 0 transparent; background: -o-linear-gradient(#C66421, #893700); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C66421), to(#893700)); /* older webkit syntax */ background: -webkit-linear-gradient(#C66421, #893700); } a:hover { color: #21323D } .widget-suscribete { background: -moz-linear-gradient(#C66421, #893700) repeat scroll 0 0 transparent; border: 0; position: relative; } } body.debienestar { background: #eee; section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { 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: #eee; .triangle-l { border-right-color: #D3AD01 } .rectangle, section#navigation .wp-pagenavi span.current,section#navigation .wp-pagenavi a:hover { background: #D3AD01 } h1 a, h2 a, h1, h2, h3, h4, h5, a, #sidebar h3 { color: #D3AD01 } 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: #D3AD01 } nav { background: #D3AD01; background: -moz-linear-gradient(#CEC207, #D3AD01) repeat scroll 0 0 transparent; background: -o-linear-gradient(#CEC207, #D3AD01); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CEC207), to(#D3AD01)); /* older webkit syntax */ background: -webkit-linear-gradient(#CEC207, #D3AD01); } a:hover { color: #21323D } .widget-suscribete { background: -moz-linear-gradient(#CEC207, #D3AD01) repeat scroll 0 0 transparent; border: 0; 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 } .sc-colgroup .widget-related .related { margin-bottom: 0 !important } .sc-colgroup .widget-related .related h3 { color: #fff; font-size: 1.1em; text-transform: uppercase; margin-bottom: 10px } .sc-colgroup .widget-related li { width: 85px; float: left; margin-right: 10px; line-height: 15px !important } .sc-colgroup .widget-related li a:hover { color: #fff; text-decoration: underline } .sc-colgroup .widget-related li.last { margin-right: 0px } .sc-colgroup .widget-related li img { width: 85px !important; display: block; } #fps { background: none repeat scroll 0 0 #333333; display: block; float: left; margin: 10px 20px !important; padding: 20px 20px 10px 20px; position: relative; width: 570px !important; } #fps h4 { color: #fff; text-transform:uppercase; line-height: 12px; font-size: 1em; margin-bottom: 15px; text-shadow: 0 1px 0 #000 } #fps a { color: #fff} #fps .morefps { bottom: -5px; color: #FFFFFF; font-family: georgia; font-size: 20px; font-style: italic; font-weight: normal; position: absolute; right: 5px; } #fps h2 { margin-bottom: 5px !important } #fps h2 a{ color: #fff; font-size: 1.5em; line-height: 1.2em } #fps .entry-utility { color: #999} .itemthumb { position: relative; float: left; width: 250px; margin-right: 15px; } .itemcomments { background: url("../images/comment-bg.png") no-repeat scroll 0 0 #BC0C0C; bottom: 9px; color: #fFFFFF; font-size: 18px; line-height: 18px; height: 32px; padding-top: 4px; position: absolute; left: 0; text-align: center; text-shadow: 0 -1px 0 #000000; width: 33px; z-index: 10000; } .itemcomments a { color: #fff !important } .textpart { position: relative; height: 243px; float: left; width: 330px } .readmore { bottom: 19px; right: 0; position: absolute; } @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation : landscape) { #posts { width: 625px } #posts article { width: 580px} #posts article .textpart { width: 310px } .other { display: none} } @media screen and (min-width: 764px) and (max-width: 1024px) and (orientation : portrait) { #posts { width: 475px } #posts article { width: 430px} #posts article img.alignleft { width: 175px; height: auto } #sidebar { width: 240px } .container { padding: 0 !important; overflow: hidden} nav { padding-left: 10px !important } nav li a { font-size: .7em; padding: 7px 10px 6px 10px !important} .other, .ad728 { display: none} #tabs .left { width: 72% } #tabs .right { width: 27%} #scroll-to-top, .ad468, #ad468, #related, .sharer { display: none } #tabs div { width: 768px} .widget-suscribete input.input { width: 133px} #s { width: 167px !important } .single .post .entry-title { width: auto } .widget-twitter, .widget-suscribete, #sidebar iframe { width: 220px !important } } @media screen and (min-width: 320px) and (max-width: 480px) { .ad728 { display: none } #posts { width: 625px } .other {display: none} #posts article { width: 560px} } @media screen and (min-width: 1200px) { #posts { width: 665px } #posts article { width: 615px} }