<data:blog.pageTitle/> */ /* Use this with templates/1ktemplate-*.html */ /* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); } html body .content-outer { min-width: 0; max-width: 100%; width: 100%; } .content-outer { font-size: 92%; } 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); } .body-fauxcolumns .cap-top { margin-top: 30px; background: $(body.background.overlay); height: $(body.background.overlay.height); } .content-inner { padding: 0; } /* Header ----------------------------------------------- */ .header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: 20px; padding-right: 20px; } .Header h1 { font: $(header.font); color: $(header.text.color); text-shadow: 2px 2px rgba(0, 0, 0, .1); } .Header h1 a { color: $(header.text.color); } .Header .description { font-size: 140%; color: $(description.text.color); } /* Tabs ----------------------------------------------- */ .tabs-inner .section { margin: 0 20px; } .tabs-inner .PageList, .tabs-inner .LinkList, .tabs-inner .Labels { margin-left: -11px; margin-right: -11px; background-color: $(tabs.background.color); border-top: $(tabs.border.size) solid #ffffff; border-bottom: $(tabs.border.size) solid #ffffff; -moz-box-shadow: 0 0 $(tabs.shadow.spread) rgba(0, 0, 0, .3); -webkit-box-shadow: 0 0 $(tabs.shadow.spread) rgba(0, 0, 0, .3); -goog-ms-box-shadow: 0 0 $(tabs.shadow.spread) rgba(0, 0, 0, .3); box-shadow: 0 0 $(tabs.shadow.spread) rgba(0, 0, 0, .3); } .tabs-inner .PageList .widget-content, .tabs-inner .LinkList .widget-content, .tabs-inner .Labels .widget-content { margin: -3px -11px; background: transparent $(tabs.background.outer) no-repeat scroll right; } .tabs-inner .widget ul { padding: 2px 25px; max-height: 34px; background: transparent $(tabs.background.inner) no-repeat scroll left; } .tabs-inner .widget li { border: none; } .tabs-inner .widget li a { display: inline-block; padding: .25em 1em; font: $(tabs.font); color: $(tabs.text.color); border-$endSide: 1px solid $(tabs.separator.color); } .tabs-inner .widget li:first-child a { border-$startSide: 1px solid $(tabs.separator.color); } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { color: $(tabs.selected.text.color); } /* Headings ----------------------------------------------- */ h2 { font: $(widget.title.font); color: $(widget.title.text.color); text-align: center; margin: 0 0 .5em; background: #FF82AB; border-bottom: 1px dotted #000000; border-right: 1px dotted #000000; border-left: 1px dotted #000000; border-top: 1px dotted #000000; } h2.date-header { font: $(date.font); color: $(date.text.color); } /* Main ----------------------------------------------- */ .main-inner .column-center-inner, .main-inner .column-left-inner, .main-inner .column-right-inner { padding: 0 5px; } .main-outer { margin-top: $(main.cap.height); background: $(main.background); } .main-inner { padding-top: $(main.padding.top); } .main-cap-top { position: relative; } .main-cap-top .cap-right { position: absolute; height: $(main.cap.height); width: 100%; bottom: 0; background: transparent $(main.cap.image) repeat-x scroll bottom center; } .main-cap-top .cap-left { position: absolute; height: 245px; width: 280px; right: 0; bottom: 0; background: transparent $(main.cap.overlay) no-repeat scroll bottom left; } /* Posts ----------------------------------------------- */ .post-outer { padding: 15px 20px; margin: 0 0 25px; background: $(post.background.color) $(post.background.url) repeat scroll top left; _background-image: none; border: $(post.border.style) $(post.border.size) $(post.border.color); -moz-box-shadow: 0 0 $(post.shadow.spread) rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 $(post.shadow.spread) rgba(0, 0, 0, .1); -goog-ms-box-shadow: 0 0 $(post.shadow.spread) rgba(0, 0, 0, .1); box-shadow: 0 0 $(post.shadow.spread) rgba(0, 0, 0, .1); } h3.post-title { text-shadow: 2px 1px 2px #8B8386; /*--- Edite ---*/ font: $(post.title.font); margin: 0; } .comments h4 { font: $(post.title.font); margin: 1em 0 0; } .post-body { font-size: 105%; line-height: 1.5; position: relative; } .post-header { margin: 0 0 1em; color: $(post.footer.text.color); } .post-footer { margin: 10px 0 0; padding: 10px 0 0; color: $(post.footer.text.color); border-top: dotted 1px $(widget.alternate.text.color); } #blog-pager { font-size: 140% } #comments .comment-author { padding-top: 1.5em; border-top: dotted 1px $(widget.alternate.text.color); background-position: 0 1.5em; } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } /* Widgets ----------------------------------------------- */ .widget ul, .widget #ArchiveList ul.flat { padding: 0; list-style: none; } .widget ul li, .widget #ArchiveList ul.flat li { padding: .35em 0; text-indent: 0; border-top: dotted 1px $(widget.alternate.text.color); } .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; } .widget .zippy { color: $(widget.alternate.text.color); } .post-body img, .post-body .tr-caption-container, .Profile img, .Image img, .BlogList .item-thumbnail img { padding: 5px; background: #fff; -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .5); -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .5); -goog-ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, .5); box-shadow: 0px 0px 0px rgba(0, 0, 0, .5); } .post-body img, .post-body .tr-caption-container { padding: 0px; } .post-body .tr-caption-container { color: #333333; } .post-body .tr-caption-container img { padding: 0; background: transparent; border: none; -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1); -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .1); box-shadow: 0 0 0 rgba(0, 0, 0, .1); } /* Footer ----------------------------------------------- */ .footer-outer { color:$(footer.text.color); background: $(footer.background); } .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); } /* Label Cloud Styles ----------------------------------------------- */ #labelCloud {text-align:center;font-family:arial,sans-serif;} #labelCloud .label-cloud li{display:inline;background-image:none !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0 !important;} #labelCloud ul{list-style-type:none;margin:0 auto;padding:0;} #labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0} #labelCloud a{text-decoration:none} #labelCloud a:hover{text-decoration:underline} #labelCloud li a{} #labelCloud .label-cloud {} #labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000} #labelCloud .label-cloud li:before{content:"" !important} #navbar-iframe{} .feed-links { height:0px; visibility:hidden; display:none } blockquote { background: #ffffff url(http://www._drikoti.blogger.com.br/back09.gif) repeat; padding: 5px; padding-left:5px; border-bottom: 1px solid #CFCFCF; border-right: 1px solid #CFCFCF; border-left: 1px solid #CFCFCF; border-top: 1px solid #CFCFCF; font-size:11px; text-align: justify; } } .widget h2 img{ display:inline;/*faz com que a imagem fique na mesma linha que o texto*/ float:right;/*alinha a imagem à esquerda*/ width:16px;/*largura da imagem, você pode mudar*/ height:16px;/*altura da imagem, esta você também pode mudar*/ } .blog-author-comment { margin:.25em 0 0; } .blog-author-comment p { margin:0 0 .75em; padding:5px 10px; border:1px dashed #FF1493; background: #FFE4E1; } #footlink { text-align: center;} #footlink a { padding: 0px 4px 0px 4px; margin: 0 1px 0 1px;} #footlink a:link, #footlink a:visited, #footlink a:active { color: #000000; background-color: #FF82AB; border: 1px dotted #000000; font-size: 12px;} #footlink a:hover { color: #000000; background-color: #90EE90; border: 1px dotted #000000; font-size: 12px;} /*-- (Efeito Reflexo)-- */ a:hover img { opacity:0.95; } } ]]>