<data:blog.pageTitle/> */ /* Content div.avatar-image-container {background:url(http://1.bp.blogspot.com/-CKngI-aK5u4/UTpIpWu_pxI/AAAAAAAAHHQ/fdbwlFfQTZs/s1600/forumiconanonimo.PNG) no-repeat center center;} div.avatar-image-container img {display:none;} div.avatar-image-container img.delayLoad {display:block;} ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); } html body .region-inner { min-width: 0; max-width: 100%; width: auto; } a:link { text-decoration:none; color: $(link.color); } a:visited { text-decoration:none; color: $(link.visited.color); } a:hover { text-decoration:none; color: $(link.hover.color); } .content-outer .content-cap-top { height: ; background: repeat-x scroll top center; } .content-outer { margin: 0 auto; } .content-inner { background:; background-position: ; background-color:; padding:; } .main-inner .date-outer { margin-bottom: 2em; } /* Header ----------------------------------------------- */ .header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: 10px; padding-right: 10px; } .Header h1 { font: $(header.font); color: $(header.text.color); } .Header h1 a { color: $(header.text.color); } .Header .description { font-size: 130%; } /* Tabs ----------------------------------------------- */ .tabs-inner { margin: 1em 0 0; padding: 0; } .tabs-inner .section { margin: 0; } .tabs-inner .widget ul { padding: 0; background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center; } .tabs-inner .widget li { border: none; } .tabs-inner .widget li a { display: inline-block; padding: 1em 1.5em; color: $(tabs.text.color); font: $(tabs.font); } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { position: relative; z-index: 1; background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center; color: $(tabs.selected.text.color); } /* Headings ----------------------------------------------- */ h2 { font: $(widget.title.font); color: $(widget.title.text.color); } .main-inner h2.date-header { font: georgia; color: #fff; /* Cor da fonte */ margin-left: -150px; /* Espaço entre data e área do post, altere até ficar do tamanho certo */ background: #D7A1DE; /* Cor do fundo */ float: left; /* Posicionamento, caso a sua barra lateral seja do lado esquerdo, mude para left */ font-size: 11px; /* Tamanho da fonte */ padding: 4px; border-radius: 10px; /* Bordas arredondadas */ } .main-inner h2.date-header:hover { background: #A1ACDE; /* Cor do fundo quando passa o mouse */ } .footer-inner .widget h2, .sidebar .widget h2 { padding-bottom: .5em; } /* Main ----------------------------------------------- */ .main-inner { padding: $(content.padding) 0; } .main-inner .column-center-inner { padding: $(content.posts.padding) 0; } .main-inner .column-center-inner .section { margin: 0 $(content.posts.padding); } .main-inner .column-right-inner { margin-left: $(content.padding); } .main-inner .fauxcolumn-right-outer .fauxcolumn-inner { background: #F6E6BC; /*Cor da barra lateral direita*/ } .main-inner .column-left-inner { } .main-inner .fauxcolumn-left-outer .fauxcolumn-inner { background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left; } .main-inner .column-left-inner, .main-inner .column-right-inner { padding: 15px 0; } /* Posts ----------------------------------------------- */ h3.post-title { margin-top: 20px; text-align: center; } h3.post-title a { font: $(post.title.font); color: $(post.title.text.color); } h3.post-title a:hover { text-decoration: none; } .main-inner .column-center-outer {margin-top: -34px; background: $(post.background.color) $(post.background.url) repeat scroll top left; _background-image: none; } .post-body { line-height: 1.4; position: relative; } .post-header { margin: 0 0 1em; line-height: 1.6; } .post-footer { margin: .5em 0; line-height: 1.6; } #blog-pager { font-size: 140%; } #comments { background: $(comments.background); padding: 15px; } #comments .comment-author { padding-top: 1.5em; } #comments h4, #comments .comment-author a, #comments .comment-timestamp a { color: $(post.title.text.color); } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } /* Comments ----------------------------------------------- */ #comments a { color: $(post.title.text.color); } .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:#A046B4 !important; /*--- cor da fonte do botão reply--- */ text-align:center; text-decoration:none; background: #DCBADE; /*--- cor de fundo do botão reply--- */ background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, white), color-stop(1, #CB98CD) ); /*--- cor de fundo gradiente--- */ background: -moz-linear-gradient( center top, white 20%, #DEB6E2 100% );/*--- cor de fundo gradiente--- */ border:1px solid #A989B3; /*--- cor da borda do botão reply--- */ border-radius:5px; -moz-border-radius:5px; 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:#A1BDD4; /*--- cor de fundo do botão reply houver--- */ border:1px solid #88A9B4; /*--- cor da borda do botão reply 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; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); width:18px; height:18px; display:inline-block; margin:0 0 -4px 6px; float:right; } .comments .comments-content .datetime a{ font-size:11px; text-decoration:none; color:#535D79; /* -- cor do link da data do comentário -- */ } .comment-content{margin:0 0 8px;padding:0 5px; } .comments .comment-block{ margin-left:65px; position:relative; background:#fff; /* -- cor de fundo do comentário -- */ border:2px solid #94C2D6; /* --- cor da borda do comentário ---*/ border-radius:8px; -moz-border-radius:8px; } .comment-header{ /*--- linha onde fica o nome do autor do comentário --- */ background-color:#BDD7E0; /*--- cor de fundo--- */ font-size:18px; border-bottom:1px solid #89CFE6; /*--- cor da borda --- */ padding:5px; } .comment-header a{ color: $(link.color); /*--- cor do link nome do autor do comentario --- */ } .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{ background:url(http://3.bp.blogspot.com/-uyq6qUMgZY4/T9hNk34hREI/AAAAAAAAAK0/l7bMt9LUPTE/s1600/imagem-arrow.png) top right no-repeat; /*--- imagem arrow---*/ 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:1px solid #ccc; width:45px !important; height:45px !important ;max-width:45px !important; max-height:45px !important; } /* Widgets ----------------------------------------------- */ .sidebar .widget { border-bottom: 2px solid $(widget.border.bevel.color); padding-bottom: 10px; margin: 10px 0; } .sidebar .widget:first-child { margin-top: 0; } .sidebar .widget:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .footer-inner .widget, .sidebar .widget { font: $(widget.font); color: $(widget.text.color); } .sidebar .widget a:link { color: $(widget.link.color); text-decoration: none; } .sidebar .widget a:visited { color: $(widget.link.visited.color); } .sidebar .widget a:hover { color: $(widget.link.color); text-decoration: none; } .footer-inner .widget a:link { color: $(link.color); text-decoration: none; } .footer-inner .widget a:visited { color: $(link.visited.color); } .footer-inner .widget a:hover { color: $(link.color); text-decoration: none; } .widget .zippy { color: $(widget.alternate.text.color); } .footer-inner { background: transparent $(footer.background.gradient) repeat scroll top center; } /* Mobile ----------------------------------------------- */ .sidebar h2 { text-align: right; /* mude apenas se sua sidebar for na direita */ padding-right: 97px; /* Espaçamento da Esquerda */ background-image: url(http://4.bp.blogspot.com/-qqaTfXkguKc/UVdMPnqAyII/AAAAAAAAHlY/VAjG9MW5QP8/s1600/dianoite2.PNG); width: 192px; height: 50px; margin-left: -33px; margin-top: -15px; body.mobile { padding: 0 10px; background-size: 100% auto; } body.mobile .AdSense { margin: 0 -10px; } .mobile .body-fauxcolumn-outer { background: $(mobile.background.overlay); } .mobile .footer-inner .widget a:link { color: $(widget.link.color); text-decoration: none; } .mobile .footer-inner .widget a:visited { color: $(widget.link.visited.color); } .mobile-post-outer a { color: $(post.title.text.color); } .mobile-link-button { background-color: $(link.color); } .mobile-link-button a:link, .mobile-link-button a:visited { color: $(mobile.button.color); } .mobile-index-contents { color: $(body.text.color); } .mobile .tabs-inner .PageList .widget-content { background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center; color: $(tabs.selected.text.color); } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-$startSide: 1px solid $(tabs.selected.text.color); } ::-moz-selection { background:#E2C6F5; /*Cor do fundo*/ color:#A082CE; /*Cor da fonte*/ } .menuzis {display: block; background: #E8D3F3 url('http://2.bp.blogspot.com/-c882hkrd0RM/USaA8ivcO0I/AAAAAAAAGbk/EeIbvVt9wN8/s1600/forumiconantme2.PNG') left no-repeat; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; margin: 3px; font-size: 11px; font-family: Tahoma; color: #6F547D; padding: 2px 1px 3px 1px; border-radius: 3px; padding-left: 25px;} .menuzis:hover {background: #EBF3FA url('http://2.bp.blogspot.com/-_kkrZTCzccU/UL-gX0QjByI/AAAAAAAAG8k/WBy3Y0m52FM/s1600/cora%C3%A7%C3%A3o.png') left no-repeat; padding-left: 35px;} } .widget ul, .widget #ArchiveList ul.flat { list-style: none; padding: 5px; } .widget ul li, .widget #ArchiveList ul.flat li { background-color: #f4f4f4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 5px; margin: 2px; border-bottom: solid 1px #e3e1e2; text-align: center; -webkit-transition-duration: .50s; } .widget ul li:hover { background: #ffcad4; border-bottom: solid 1px #fcb0be; -webkit-transition-duration: .50s; } .gud { -webkit-transition-duration: .80s; -moz-transition-duration: .80s; -o-transition-duration: .80s; -ms-transition-duration: .80s; font-variant: small-caps; font-size: 12px; margin-bottom: 2px; cursor: normal; } .gud:hover { -webkit-transform: scale(0.7) rotate(-10deg); -moz-transform: scale(0.7) rotate(-10deg); -o-transform: scale(0.7) rotate(-10deg); -ms-transform: scale(0.7) rotate(-10deg); transform: scale(0.7) rotate(-10deg); } img:hover {-webkit-transition-duration: .8s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(1);}img {-webkit-transition-duration: .8s; opacity:0.99;-moz-opacity: 0.99;filter: alpha(opacity=99);} img { filter: hue-rotate(360deg); border-radius: 5px; /* Bordas aredondadas apague se não quiser */ -webkit-filter: hue-rotate(360deg); -moz-filter: hue-rotate(360deg); -webkit-filter;(1); -webkit-transition: all 1.0s linear; /* Duração do efeito */ -moz-transition: all 1.0s linear; /* Duração do efeito */ transition: all 1.0s linear;} /* Duração do efeito */ img:hover { border-radius: 15px; /* Bordas aredondadas a hover apague se não quiser */ filter: hue-rotate(0deg); -webkit-filter: hue-rotate(0deg); -moz-filter: hue-rotate(0deg); -webkit-filter;(0); } blockquote { border-right: 7px solid #FA8072; border-left: 7px solid #87CEEB; background-color: #f5f2f3; padding: 10px; font-size: 11px; color: #777777; text-align: center; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; box-shadow: inset 0 0 15px #ecebeb, 0 0 5px #d2d1d3; -webkit-transition-duration: .50s; } blockquote:hover { border-right: 11px solid #87CEEB; border-left: 11px solid #FA8072; background-color: #f5f2f3; padding: 10px; font-size: 11px; color: #777777; text-align: center; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; box-shadow: inset 0 0 15px #ecebeb, 0 0 5px #d2d1d3; -webkit-transition-duration: .50s; } ::-moz-selection { background: #F5DEB3; color: #A52A2A; } ::selection { background: #F5DEB3; color: #A52A2A; } ]]> <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("iframes-styles-bubble", function() { if (window.iframes && iframes.open) { iframes.open( '//www.blogger.com/navbar.g?targetBlogID\07544793764329281254\46blogName\75ensinarlay\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75http://ensinarlay.blogspot.com/search\46blogLocale\75pt_PT\46v\0752\46homepageUrl\75http://ensinarlay.blogspot.com/\46vt\0753470159379412109023', { container: "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>