- - - - <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; } a:link { color: #b4ca70; /* Cor do link*/ text-decoration: none; -webkit-transition: color 0.7s ease-out;-moz-transition: color 0.7s ease-out;transition: color 0.7s ease-out; } a:visited { color: #b4ca70; /*Cor dos links visitados*/ text-decoration:none; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } a:hover { color: #e5bc2e; /*Cor do link quando passa o mouse*/ text-decoration:none; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } .content-outer .content-cap-top { height: $(content.imageBorder.top.space); background: transparent $(content.imageBorder.top) repeat-x scroll top center; } .content-outer { margin: 0 auto; padding-top: $(content.margin); } .content-inner { background: $(content.background); background-position: left -$(content.imageBorder.top.space); background-color: $(content.background.color); padding: $(content.padding); } .main-inner .date-outer { margin-bottom: 2em; } /* Header ----------------------------------------------- */ .header-inner { margin-top: -75px; } .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 { 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 { /* Data personalizada por World Of Tutos */ color: #c8e17d; /* Cor da Fonte */ margin-left: -50px; /*Distância,*/ background: #e6f2c3; /* Cor de fundo */ float:left; /* Se preferir, troque right por left p/ a data ficar na esquerda */ font-size: 11px; /* Tamanho da fonte */ padding: 4px; border: 1px solid #c8e17d; /* Espessura,estilo e cor da borda */ -webkit-border-radius: 1px; /*Data Arredondada */ -webkit-border-top-left-radius: 5;/*Data arredondada*/ -moz-border-radius: 1px; border-radius: 1px; } .footer-inner .widget h2, .sidebar .widget h2 { padding-bottom: .5em; } /* Main ----------------------------------------------- */ .main-inner { padding: $(content.padding) 0; margin-top:-27px; } .main-inner .column-center-inner { } .main-inner .column-center-inner { } .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 { margin-left: $(content.padding); background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left; } .main-inner .column-left-inner { margin-right: $(content.padding); } .main-inner .fauxcolumn-left-outer .fauxcolumn-inner { margin-right: $(content.padding); 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: 1px; border-bottom: 1px dotted #c8c9c5; text-align: center; } h3.post-title a { font-family: Capriola; color: #c8e17d; font-size: 23px; -webkit-transition: color 0.4s ease-in; -moz-transition: color 0.1s ease-in; transition: color 0.4s ease-in; text-align: center; } h3.post-title a:hover { color: #e2c038; -webkit-transition: color 0.4s ease-in; -moz-transition: color 0.1s ease-in; transition: color 0.4s ease-in; } .post-footer { } .post-outer { background: #fff; /* Fundo da postagem */ padding-top: 10px; /* Espaço do topo */ padding-left: 10px; /* Espaço da esquerda */ padding-right: 10px; /* Espaço da direita */ padding-bottom: 10px; /* Espaço de baixo */ margin: 1px 1px 1px; border-top:3px #c8e17d solid; /* Borda de cima */ border-left:1px #EDEDED solid; /* Borda da esquerda */ border-right:1px #EDEDED solid; /* Borda da direita */ border-bottom:3px #c8e17d solid; /* Borda de baixo */ box-shadow: inset 0 0 5px #F8F8F8, 0 0 1px #ccc; /* Sobra */ margin-top: 5px; } .post-body { line-height: 1.4; position: relative; } .post-header { margin: 0 0 1em; line-height: 1.6; } .post-footer { } .main-inner .column-center-outer { background: transparent none 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-line-1{ border-bottom: 1px dotted #b4b5b0; font-size:10px; } .post-footer-line-2{ border-bottom: 1px dotted #b4b5b0; font-size:10px; } .post-footer { margin: .5em 0; line-height: 1.6; } .post-footer { } #blog-pager { font-size: 140%; } #comments { padding: 15px; } #comments { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 15px; } #comments .comment-author { padding-top: 1.5em; } #comments h4, #comments .comment-author a, #comments .comment-timestamp a { color: #000000; } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } /* Comments ----------------------------------------------- */ .comments{clear:both;margin-top:10px;margin-bottom:0;line-height:20px;font-size:12px} .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:#fff !important; /*--- cor da fonte do botão reply--- */ text-align:center; text-decoration:none; background: #99CC00; /*--- cor de fundo do botão reply--- */ background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, #99CC00), color-stop(1, #99CC00) ); /*--- cor de fundo gradiente--- */ background: -moz-linear-gradient( center top, #99CC00 20%, #ebd091 100% );/*--- cor de fundo gradiente--- */ border-radius:5px; -moz-border-radius:5px; height:27px; line-height:28px; font-weight:normal; cursor:pointer; } .comments .comment .comment-actions a:hover,.comments .comment .continue a:hover { text-decoration: none; background:#C5DD79; /*--- cor de fundo do botão reply houver--- */ } .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:12px; float: right; text-decoration:none; color:#FFF; /* -- 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:#D3E7B2; /* -- cor de fundo do comentário -- */ border:3px solid #C5DD79; /* --- cor da borda do comentário ---*/ border-radius:5px; -moz-border-radius:5px; } .comment-header{ /*--- linha onde fica o nome do autor do comentário --- */ background-color:#C5DD79; /*--- cor de fundo--- */ font-size:18px; border-bottom:1px solid #FFF; /*--- cor da borda --- */ padding:5px; } .comment-header a{ color: #FFF; /*--- 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{ width:65px !important; height:65px !important; max-width:65px !important; max-height:65px !important} .comments .avatar-image-container img{ padding:2px; border:2px solid #c8e17d; width:45px !important; height:45px !important ;max-width:45px !important; max-height:45px !important; -webkit-border-radius: 3px; -webkit-transition-duration: .50s; } .comments .avatar-image-container img:hover{ padding:2px; border:2px solid #99CC00; width:45px !important; height:45px !important ;max-width:45px !important; max-height:45px !important; -webkit-border-radius: 3px; -webkit-transition-duration: .50s; } /* Widgets ----------------------------------------------- */ .sidebar .widget { border-bottom: 2px solid transparent; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin: 30px 0; Background: #ffffff; border-bottom: 2px solid #c8e17d; } .sidebar .widget:first-child { margin-top: 0; } .sidebar h2 { font-family: Fredoka One; /*Nome da fonte*/ text-transform: uppercase; font-size: 20px; /*Tamanho da fonte*/ color: #fff; /*Cor da fonte*/ background: url(http://1.bp.blogspot.com/-vjbs9cT0kJ8/UJvZMJTAYEI/AAAAAAAAhfs/pvrbDdFS18U/s1600/85.png) no-repeat center; /*Sua faixa e posição*/ height: 16px;/*Altura da imagem*/ line-height: 6px; text-align: center; /*Alinhamento do texto*/ margin-top: -5px; margin-left:-36px ; text-shadow:0 2px 2px #c8e17d; margin-bottom:5px ; margin-right: -1px; padding:21px; width:112%; -webkit-transition-duration: .40s; } .sidebar h2:hover { text-shadow:0 2px 2px #c8e17d; letter-spacing: 3px; -webkit-transition-duration: .40s; } .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: #9ec625; text-decoration: none; } .sidebar .widget a:visited { color: #9ec625; } .sidebar .widget a:hover { color: #9ec625; 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: underline; } .widget .zippy { color: $(widget.alternate.text.color); } .footer-inner { background: transparent $(footer.background.gradient) repeat scroll top center; } /* Mobile ----------------------------------------------- */ 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); } #navbar-iframe { height: 0px; visibility: hidden; display: none; } .post-footer-line-1{ font-size:11px; color: #a2a2a2; -webkit-transition-duration: .50s; } .post-footer-line-2{ font-size:11px; color: #a2a2a2; -webkit-transition-duration: .50s; } .comments .comments-content { counter-reset: contadorcomentarios; overflow: hidden; position: relative; width: 100%; } .comments .comment-block:before { color: #C0C0C0; /*--- cor da fonte da numeração do comentario--- */ content: counter(contadorcomentarios, decimal); counter-increment: contadorcomentarios; font-family: Helvetica; /*--tipo da fonte--*/ font-size: 23px; /*--tamanho da fonte--*/ font-weight:bold; position: absolute; right:2px; top: 5px; } b { color: #c8e17d; text-decoration: none; -webkit-transition-duration: .50s; } b:hover { color: #e4e386; text-decoration: none; -webkit-transition-duration: .50s; } i { color: #e4e386; text-decoration: none; -webkit-transition-duration: .50s; } i:hover { color: #c8e17d; text-decoration: none; -webkit-transition-duration: .50s; } u { color: #c8e17d; text-decoration: none; border-bottom: 1px dotted #bbbab6; -webkit-transition-duration: .50s; } u:hover { color: #e4e386; text-decoration: none; border-bottom: 1px solid # bbbab6 ; -webkit-transition-duration: .50s;} s, strike { color: #c8e17d; cursor: crosshair; } blockquote { border-left: 15px solid #e4e386;; background-color: #f1f1f1; padding: 10px; font-size: 11px; color: #5c5c5c; text-align: center; box-shadow: inset 0 0 12px #ecebeb, 0 0 5px #bebebe; -webkit-transition-duration: .50s; } blockquote:hover { border-left: 10px solid #c8e17d; background-color: #f7f8f5; padding: 10px; font-size: 11px; color: #5c5c5c; text-align: center; box-shadow: inset 0 0 12px #ecebeb, 0 0 5px #bebebe; -webkit-transition-duration: .50s; } .jump-link { text-align: right; margin-top: 10px; margin-bottom: 5px; } .jump-link a { -moz-box-shadow:inset 1px 0px 0px 0px #c8e17d; -webkit-box-shadow:inset 1px 0px 0px 0px #c8e17d; box-shadow:inset 1px 0px 0px 0px #c8e17d; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c8e17d), color-stop(1, #d8eba0) ); background:-moz-linear-gradient( center top, #c8e17d 5%, #d8eba0 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8e17d', endColorstr='#d8eba0'); background-color:#c8e17d; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border:1px solid #c8e17d; display:inline-block; color:#ffffff; font-family:arial; font-size:15px; font-weight:bold; padding:6px 10px; text-decoration:none; text-shadow:1px 1px 3px #c8e17d; } .jump-link a:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d8eba0), color-stop(1, #c8e17d) ); background:-moz-linear-gradient( center top, #c8e17d 5%, #bdda67 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8eba0', endColorstr='#c8e17d'); background-color:#bdda67; } .search{ float: center; font-family: silkscreen !important; /* Fonte do campo de texto*/ } .searchbar{ height: 20px; /*Altura da caixa*/ width: 190px; /*largura da caixa*/ border-radius: 0px; border: 2px solid #c8e17d; background:#f0f9d4; text-align:center; color:#c8e17d !important; /*cor do texto*/ font: 8px silkscreen !important; /*fonte do texto*/ text-shadow:0 1px #fff; } @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); } .searchbut{ background: url('http://2.bp.blogspot.com/-FpXyK0J6DfE/UKem_AkoWnI/AAAAAAAAjRw/t4J23OKOivo/s1600/121.png'); width:39px; /*Largura do botão*/ height:33px; /*altura do botão*/ border: 0; padding:10px; -webkit-transition-duration: .50s; } .searchbut:hover{ background: url('http://1.bp.blogspot.com/-qO8711fWYkA/UKeltHGQrhI/AAAAAAAAjPQ/H3pNKZGY0Bk/s1600/99.png'); width:39px; /*Largura do botão*/ height:33px; /*altura do botão*/ border: 0; padding:10px; -webkit-transition-duration: .50s; } div#qTip {font:bold 10px 'century gothic'; margin:17px 0; padding:3px 25px; display:none; background:#f0f9d4; text-align:left; position:absolute; z-index:1000; color:#000; box-shadow:0 1px 3px #c8e17d; border-radius:4px } .eliteaf { opacity: 0.7; cursor: crosshair; -webkit-transition-duration: .60s; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .eliteaf:hover { opacity: 1.0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .main img { filter:alpha(opacity=82); -moz-opacity:0.82; opacity:0.82; } .main img:hover { filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; duration: 50s; } ::-moz-selection { background:#c8e17d; /*Cor do fundo*/ color:#fff; /*Cor da fonte*/ } ::selection { background:#c8e17d;/*Cor do fundo*/ color:#fff; /*Cor da fonte*/ } @font-face { font-family: 'Pixelade'; src: url('http://static.tumblr.com/ig73lmp/FNdmcixx3/pixelade.ttf'); } /* Menu Marshmallow por Pequena Garota*/ marsh{ color: #fff; /*cor da fonte*/ text-align:center; font-family: Pixelade; /*não altere*/ font-size: 14px; background: #c8e17d; /*fundo do menu*/ padding: 2px; float: left; margin: 2px; width: 22%; /* tamanho do menu */ -webkit-transition-duration: .80s; box-shadow: inset 0 0 18px #fff, 0 0 3px #fff; /* sombra interna */ border-radius: 1px; /*bordas arredondadas*/ } marsh:hover{ background: #e4e386; /*fundo do menu ao passar o mouse*/ color: #949494; /*cor da fonte ao passar o mouse*/ -webkit-transition-duration: .80s; box-shadow: inset 0 0 18px #fff, 0 0 3px #fff; /* sombra interna */ border-radius: 1px; /*bordas arredondadas*/ } /*** Barra de rolagem personalizada ***/ ::-webkit-scrollbar {width:10px;height:auto;background: #fff;border-bottom:none;} ::-webkit-scrollbar-button:vertical {height:2px;display:block;} ::-webkit-scrollbar-thumb:vertical {background-color: #b4ca70; -webkit-border-radius: 1px;} /*** Fim da barra de rolagem ***/ .status-msg-wrap{display: none;} #footer-wrapper { background: #b4ca70 ; /*** cor do fundo ***/ background-repeat: no-repeat; z-index: 1000; height: 20px; /*** Altura da barra ***/ clear: both; font-size: 90%; /*** tamanho da fonte ***/ color: #fff; /*** cor da fonte ***/ text-align: center; /*** alinhamento da fonte ***/ padding: 5px; } ]]> - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - - - - - - -
-
-

-
-
-

- -
- - -
- -
-
-

- -
-

-

- - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- - - - - -
- -
- -

-

-
- -
- - -
- - - - - - - - -

- -
- -
-
- -
- -

-

-