<data:blog.pageTitle/> */ /* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); } html body .region-inner { min-width: 0; max-width: 100%; width: auto; } .content-outer { font-size: 90%; } a:link { text-decoration:none; color: $(link.color); } a:visited { text-decoration:none; color: $(link.visited.color); } a:hover { text-decoration:underline; color: $(link.hover.color); } .content-outer { background: $(content.background); -moz-border-radius: $(content.border.radius); -webkit-border-radius: $(content.border.radius); -goog-ms-border-radius: $(content.border.radius); border-radius: $(content.border.radius); -moz-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); margin: $(content.margin) auto; } .content-inner { padding: $(content.padding); } /* Header ----------------------------------------------- */ .header-outer { background: $(header.background.color) $(header.background.gradient) repeat-x scroll top left; _background-image: none; color: $(header.text.color); -moz-border-radius: $(header.border.radius); -webkit-border-radius: $(header.border.radius); -goog-ms-border-radius: $(header.border.radius); border-radius: $(header.border.radius); } .Header img, .Header #header-inner { -moz-border-radius: $(header.border.radius); -webkit-border-radius: $(header.border.radius); -goog-ms-border-radius: $(header.border.radius); border-radius: $(header.border.radius); } .header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: $(header.padding); padding-right: $(header.padding); } .Header h1 { font: $(header.font); text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } .Header h1 a { color: $(header.text.color); } .Header .description { font-size: 130%; } /* Tabs ----------------------------------------------- */ .tabs-inner { margin: .5em $(tabs.margin.sides) $(tabs.margin.bottom); padding: 0; } .tabs-inner .section { margin: 0; } .tabs-inner .widget ul { padding: 0; background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll bottom; -moz-border-radius: $(tabs.border.radius); -webkit-border-radius: $(tabs.border.radius); -goog-ms-border-radius: $(tabs.border.radius); border-radius: $(tabs.border.radius); } .tabs-inner .widget li { border: none; } .tabs-inner .widget li a { display: inline-block; padding: .5em 1em; margin-$endSide: $(tabs.spacing); color: $(tabs.text.color); font: $(tabs.font); -moz-border-radius: $(tab.border.radius) $(tab.border.radius) 0 0; -webkit-border-top-left-radius: $(tab.border.radius); -webkit-border-top-right-radius: $(tab.border.radius); -goog-ms-border-radius: $(tab.border.radius) $(tab.border.radius) 0 0; border-radius: $(tab.border.radius) $(tab.border.radius) 0 0; background: $(tab.background); border-$endSide: 1px solid $(tabs.separator.color); } .tabs-inner .widget li:first-child a { padding-$startSide: 1.25em; -moz-border-radius-top$startSide: $(tab.first.border.radius); -moz-border-radius-bottom$startSide: $(tabs.border.radius); -webkit-border-top-$startSide-radius: $(tab.first.border.radius); -webkit-border-bottom-$startSide-radius: $(tabs.border.radius); -goog-ms-border-top-$startSide-radius: $(tab.first.border.radius); -goog-ms-border-bottom-$startSide-radius: $(tabs.border.radius); border-top-$startSide-radius: $(tab.first.border.radius); border-bottom-$startSide-radius: $(tabs.border.radius); } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { position: relative; z-index: 1; background: $(tabs.selected.background.color) $(tab.selected.background.gradient) repeat scroll bottom; color: $(tabs.selected.text.color); -moz-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); } /* Headings ----------------------------------------------- */ h2 { text-align:center; border: 1px solid #FFBCC3; color: #CCFFD4; background-color: #FFBCC3; } /* Main ----------------------------------------------- */ .main-outer { background: (main.background); -moz-border-radius: (main.border.radius.top) (main.border.radius.top) 0 0; -webkit-border-top-left-radius: (main.border.radius.top); -webkit-border-top-right-radius: (main.border.radius.top); -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -goog-ms-border-radius: (main.border.radius.top) (main.border.radius.top) 0 0; border-radius: (main.border.radius.top) (main.border.radius.top) 0 0; -moz-box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 (region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); } .main-inner { padding: 15px $(main.padding.sides) 20px; } .main-inner .column-center-inner { padding: 0 0; } .main-inner .column-left-inner { padding-left: 0; } .main-inner .column-right-inner { padding-right: 0; } /* Posts ----------------------------------------------- */ h3.post-title { margin: 0; font: $(post.title.font); } .comments h4 { margin: 1em 0 0; font: $(post.title.font); } .date-header span { color: $(date.header.color); } .post-outer { margin: 4px 2px 30px; padding: 15px 13px; background:#fff; border-radius:30px; border-bottom: 6px solid #CCFFD4; border-top: 5px solid #CCFFD4; } .post-body { line-height: 1.4; font-size: 110%; position: relative; } .post-header { margin: 0 0 1.5em; color: $(post.footer.text.color); line-height: 1.6; } .post-footer { margin: .5em 0 0; color: $(post.footer.text.color); line-height: 1.6; } #blog-pager { font-size: 140% } #comments .comment-author { padding-top: 1.5em; border-top: dashed 1px #ccc; border-top: dashed 1px rgba(128, 128, 128, .5); background-position: 0 1.5em; } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } /* Comments ----------------------------------------------- */ .comments .comments-content .icon.blog-author { background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); } .comments{clear:both;margin-top:10px;margin-bottom:0;line-height:18px;font-size:13px} .comments .comments-content{margin-bottom:16px;font-weight:normal;text-align:left} .comments .comment .comment-actions a,.comments .comment .continue a{ display:inline-block; margin:0 0 10px 10px; padding:0 15px; color:#999 !important; /*--- Color de la fuente del boton de Responder--- */ text-align:center; text-decoration:none; background: #CCFFD4; /*--- color del fondo del boton de responder--- */ background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, white), color-stop(1, #CCFFD4) ); /*--- color del fondo del gradiente--- */ background: -moz-linear-gradient( center top, white 20%, #F5A9A9 100% );/*--- color del fondo del gradiente--- */ border:1px solid #CCFFD4; /*---color borde boton responder--- */ border-radius:0px; -moz-border-radius:0px; height:26px; line-height:28px; font-weight:normal; cursor:pointer; } .comments .comment .comment-actions a:hover,.comments .comment .continue a:hover { text-decoration: none; background:#fff; /*--- Color fondo boton responder hover--- */ border:1px solid #F5A9A9; /*--- color borde boton responder hover--- */ } .comments .comments-content .comment-thread ol{ list-style-type:none;padding:0;text-align:none} .comments .comments-content .inline-thread{padding:0} .comments .comments-content .comment-thread{margin:8px 0} .comments .comments-content .comment-thread:empty{display:none} .comment-replies{margin-top:1em;margin-left:40px;} .comments .comments-content .comment{margin-bottom:0;padding-bottom:0} .comments .comments-content .comment:first-child{padding-top:16px} .comments .comments-content .comment:last-child{border-bottom:0;padding-bottom:0} .comments .comments-content .comment-body{position:relative; } .comments .comments-content .user{font-style:normal;font-weight:normal} .comments .comments-content .user a{font-weight:normal;text-decoration:none;} .comments .comments-content .icon.blog-author{ background-repeat: no-repeat; width:20px; height:20px; display:inline-block; margin:0 0 -4px 6px; float:right; } .comments .comments-content .datetime a{ font-size:11px; float:right; text-decoration:none; color:#CCFFD4; /* -- color del link de la fecha de comentario-- */ } .comment-content{margin:0 0 8px;padding:0 5px; } .comments .comment-block{ margin-left:65px; position:relative; background:#fff; /* -- color de fondo de la caja de comentario-- */ border:1px double #F5A9A9; /* --- color de borde de la caja de comentario---*/ border-radius:0px; -moz-border-radius:0px; } .comment-header{ /*--- Link o nombre del autor de los comentarios--- */ background-color:#ffffff; /*--- color de fondo--- */ font-size:18px; border-bottom:1px solid #F5A9A9; /*--- color de borde --- */ padding:5px; } .comment-header a{ color:#F5A9A9; /*--- color de link de nombre del autor comentarios--- */ } .comments .comments-content .owner-actions{position:absolute;right:0;top:0} .comments .comments-replybox{border:none;height:230px;width:100%} .comments .comment-replybox-thread{margin-top:0} .comments .comment-replybox-single{margin-top:5px;margin-left:48px} .comments .comments-content .loadmore a{display:block;padding:10px 16px;text-align:center} .comments .thread-toggle{cursor:pointer;display:inline-block} .comments .comments-content .loadmore{cursor:pointer;max-height:3em;margin-top:0} .comments .comments-content .loadmore.loaded{max-height:0;opacity:0;overflow:hidden} .comments .thread-chrome.thread-collapsed{display:none} .comments .thread-toggle{display:inline-block} .comments .thread-toggle .thread-arrow{ display:inline-block; height:6px; width:7px; overflow:visible; margin:0.3em; padding-right:4px; } .comments .thread-expanded .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAc AAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent; } .comments .thread-collapsed .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA AcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAAB JRU5ErkJggg==") no-repeat scroll 0 0 transparent; } .avatar-image-container{ float:left vertical-align:middle; overflow:hidden; width:65px !important; height:51px !important; max-width:65px !important; max-height:51px !important} .comments .avatar-image-container img{ padding:2px; border:2px double #CCFFD4; width:45px !important; height:45px !important ;max-width:45px !important; max-height:45px !important; } .comments .comments-content .loadmore a { border-top: 1px solid $(link.hover.color); border-bottom: 1px solid $(link.hover.color); } .comments .continue { border-top: 2px solid $(link.hover.color); } /* Widgets ----------------------------------------------- */ .widget ul, .widget #ArchiveList ul.flat { padding: 0; list-style: none; } .widget ul li, .widget #ArchiveList ul.flat li { border-top: dashed 1px #ccc; border-top: dashed 1px rgba(128, 128, 128, .5); } .widget ul li:first-child, .widget #ArchiveList ul.flat li:first-child { border-top: none; } .widget .post-body ul { list-style: disc; } .widget .post-body ul li { border: none; } /* Footer ----------------------------------------------- */ .footer-outer { color:$(footer.text.color); background: (footer.background); -moz-border-radius: (footer.border.radius.top) (footer.border.radius.top) (footer.border.radius.bottom) (footer.border.radius.bottom); -webkit-border-top-left-radius: (footer.border.radius.top); -webkit-border-top-right-radius: (footer.border.radius.top); -webkit-border-bottom-left-radius: (footer.border.radius.bottom); -webkit-border-bottom-right-radius: (footer.border.radius.bottom); -goog-ms-border-radius: (footer.border.radius.top) (footer.border.radius.top) (footer.border.radius.bottom) (footer.border.radius.bottom); border-radius: (footer.border.radius.top) (footer.border.radius.top) (footer.border.radius.bottom) (footer.border.radius.bottom); -moz-box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 (region.shadow.offset) (region.shadow.spread) rgba(0, 0, 0, .15); } .footer-inner { padding: 10px $(main.padding.sides) 20px; } .footer-outer a { color: $(footer.link.color); } .footer-outer a:visited { color: $(footer.link.visited.color); } .footer-outer a:hover { color: $(footer.link.hover.color); } .footer-outer .widget h2 { color: $(footer.widget.title.text.color); } /* Mobile ----------------------------------------------- */ html body.mobile { height: auto; } html body.mobile { min-height: 480px; background-size: 100% auto; } .mobile .body-fauxcolumn-outer { background: $(mobile.background.overlay); } html .mobile .mobile-date-outer, html .mobile .blog-pager { border-bottom: none; background: $(main.background); margin-bottom: 10px; } .mobile .date-outer { background: $(main.background); } .mobile .header-outer, .mobile .main-outer, .mobile .post-outer, .mobile .footer-outer { -moz-border-radius: 0; -webkit-border-radius: 0; -goog-ms-border-radius: 0; border-radius: 0; } .mobile .content-outer, .mobile .main-outer, .mobile .post-outer { background: inherit; border: none; } .mobile .content-outer { font-size: 100%; } .mobile-link-button { background-color: $(link.color); } .mobile-link-button a:link, .mobile-link-button a:visited { color: $(post.background.color); } .mobile-index-contents { color: $(body.text.color); } .mobile .tabs-inner .PageList .widget-content { background: $(tabs.selected.background.color) $(tab.selected.background.gradient) repeat scroll bottom; color: $(tabs.selected.text.color); } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-$startSide: 1px solid $(tabs.separator.color); } #Attribution1 {display:none; visibility:hidden; } .main-inner h2.date-header { float: left; width:55px; height:55px; overflow:hidden; font-size:11px; color: #CCFFD4; text-align:center; margin-bottom: -50px; margin-left: -99px; padding: 8px 2px 0px 2px; -webkit-border-radius: 5em; -moz-border-radius: 5em; background: #fff; border: 5px solid #FFBCC3; } .main-inner h2.date-header:hover { background: #FFF; border: 4px solid #CCFFD4; } ::-webkit-scrollbar { height: 12px; width: 15px; background: #CCFFD4; } ::-webkit-scrollbar-thumb { background: #FFBCC3; -Moz-border-radius: 5px; border-radius: 5px; } .post h3 { background: #FFBCC3; border-bottom: 6px solid #CCFFD4; /**Línea inferior**/ margin:.5em 0 0; padding:0 0 2px; font-size:160%; /**Tamaño del texto**/ line-height:1.9em; /**Altura del recuadro**/ } h3.post-title a, h3{ color: #CCFFD4; /**Color del título**/ text-align: center; /**centrar título**/ } /***** post populares*****/ /***** Imagen*****/ .PopularPosts .item-thumbnail img,.featured_thumb img{ height: 70px; /**Altura de la imagen**/ width: 70px; /**Ancho de la imagen**/ padding: 0; border-radius: 100%; margin-right: 10px; border: 5px solid #F5A9A9; /**Grosor del borde y color**/ } /***** Opacidad*****/ #PopularPosts1 ul li img:hover{ filter:alpha(opacity=90); /**Opacidad al pasar el puntero del mouse sobre la imagen**/ opacity:.2; } /***** Título*****/ .PopularPosts .item-title a { font-family: raleway; /**Tipo de letra**/ font-weight: bold; /**Estilo de texto en negrita**/ font-size: 11px; /**Tamaño **/ color: #F5A9A9; /**color **/ text-transform:uppercase; /**Texto en mayúsculas **/ letter-spacing:2px; } .sidebar .widget { margin: 4px 2px 30px; background:#f; padding: 6px 6px; background:#fff; border-bottom: 5px solid #CCFFD4; border-radius:7px; box-shadow: 0 0 5px #ccc; border-bottom: 5px solid #CCFFD4; border-top: 5px solid #CCFFD4; } blockquote { background:#fff url(Url de fondo); box-shadow:inset 0px 10px 0px #F5A9A9,inset 0px -10px 0px #CCFFD4; font-size:12px; border: 1px solid #CCFFD4; padding: 30px; -webkit-transition-duration: 1.0s; } blockquote:hover { text-shadow: 0 0 0.5em #FFF , 0 0 0.5em #FFF; font-size:12px; border: 1px solid #CCFFD4; box-shadow:inset 0px 900px 0px #CCFFD4,inset 0px -900px 0px #CCFFD4; padding: 30px; -webkit-transition-duration: 1.0s; } .sidemenu { width:110px; background:url(http://i765.photobucket.com/albums/xx293/Claudinenetto/Menu/botaomenu.png)no-repeat; padding: 4px 1px 2px 1px; margin-bottom: 2px; display: block; text-align: center; font-family:"silkscreen"; font-size: 11px; text-transform: uppercase; color: #fff; text-shadow: 1px 1px 0px #F7A7B2; text-decoration: none; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; } .sidemenu:hover { background:url(http://i765.photobucket.com/albums/xx293/Claudinenetto/Menu/botaomenuhover-1.png)no-repeat; border-bottom: 2px solid #; }]]> <script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\075166146740566410452\46blogName\75neo+gu%C3%ADa\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75//neo-unicorn.blogspot.com/search\46blogLocale\75es\46v\0752\46homepageUrl\75http://neo-unicorn.blogspot.com/\46readAccessMode\75CUSTOM\46vt\75-556638930200578089', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script>

</div></div> <div class="date-outer">

<div class="date-posts">
</div></div>

▼  ◄  ► 

  • ()
()