<data:blog.pageTitle/> */ /* Content ----------------------------------------------- */ body, html { height: 432px; margin: 0; padding: 0; } body { font: $(body.font); color: $(body.text.color); background: url("http://1.bp.blogspot.com/-Ga-nktPYicc/UdnUhShXZ2I/AAAAAAAACOc/aZxfw1HLrdI/s1600/bbgg.jpg") repeat; } html { background: url("http://3.bp.blogspot.com/-vNIXz6igv9Q/UT5cIYjflMI/AAAAAAAAAGM/1cv7k9IteVU/s1600/BACK.png") repeat; } html body .content-outer { min-width: 0; max-width: 100%; width: 100%; } a:link { color: #4F4F4F; /* 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: #828282; /*Cor dos links visitados*/ text-decoration:none; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } a:hover { color: #5D478B; /*Cor do link quando passa o mouse*/ text-decoration:none; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } .body-fauxcolumn-outer .cap-top { position: absolute; z-index: 1; height: 276px; width: 100%; background: transparent $(body.background.gradient.cap) repeat-x scroll top left; _background-image: none; } /* Columns ----------------------------------------------- */ .content-inner { padding: 0; } .header-inner .section { margin: 0 16px; } .tabs-inner .section { margin: 0 16px; } .main-inner { padding-top: $(date.space); } .main-inner .column-center-inner, .main-inner .column-left-inner, .main-inner .column-right-inner { padding: 0 5px; } *+html body .main-inner .column-center-inner { margin-top: -$(date.space); } #layout .main-inner .column-center-inner { margin-top: 0; } /* Header ----------------------------------------------- */ .header-outer { margin: $(header.margin.top) 0 $(header.margin.bottom) 0; background: $(header.background.color) $(header.background.gradient) repeat scroll 0 0; } .Header h1 { font: $(header.font); color: $(header.text.color); text-shadow: 0 0 $(title.shadow.spread) #000000; } .Header h1 a { color: $(header.text.color); } .Header .description { font: $(description.font); color: $(description.text.color); } .header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: 0; padding-right: 0; margin-bottom: 0; } .header-inner .Header .titlewrapper { padding-top: $(header.padding.top); } /* Tabs ----------------------------------------------- */ .tabs-outer { overflow: hidden; position: relative; background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll 0 0; } #layout .tabs-outer { overflow: visible; } .tabs-cap-top, .tabs-cap-bottom { position: absolute; width: 100%; border-top: 1px solid $(tabs.border.color); } .tabs-cap-bottom { bottom: 0; } .tabs-inner .widget li a { display: inline-block; margin: 0; padding: .6em 1.5em; font: $(tabs.font); color: $(tabs.text.color); border-top: 1px solid $(tabs.border.color); border-bottom: 1px solid $(tabs.border.color); border-$startSide: 1px solid $(tabs.border.color); height: 16px; line-height: 16px; } .tabs-inner .widget li:last-child a { border-$endSide: 1px solid $(tabs.border.color); } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { background: $(tabs.selected.background.color) $(tabs.background.gradient) repeat-x scroll 0 -100px; color: $(tabs.selected.text.color); } /* Headings ----------------------------------------------- */ h2 { font: $(widget.title.font); color: $(widget.title.text.color); } /* Widgets ----------------------------------------------- */ .sidebar h2 { font-family: handy; text-transform: uppercase; letter-spacing: 3px; color: #363636; border-bottom: 1px dotted #000000; font-size: 11px; text-align: center; word-spacing:.4em; -webkit-transition-duration: .50s; } .sidebar h2:hover { letter-spacing: 6px; color: #9C9C9C; -webkit-transition-duration: .50s; } .main-inner .section { margin: 0 27px; padding: 0; } .main-inner .column-left-outer, .main-inner .column-right-outer { margin-top: $(widget.outer.margin.top); } #layout .main-inner .column-left-outer, #layout .main-inner .column-right-outer { margin-top: 0; } .main-inner .column-left-inner, .main-inner .column-right-inner { background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat 0 0; -moz-box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); -moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); } #layout .main-inner .column-left-inner, #layout .main-inner .column-right-inner { margin-top: 0; } .sidebar .widget { font: $(widget.font); color: $(widget.text.color); border-top: 5px solid #000000; } .sidebar .widget h2 { text-align: center; text-shadow: 0 0 $(title.shadow.spread) #000000; } .main-inner .widget { background-color: $(widget.background.color); border: 1px solid $(widget.border.color); padding: 0 $(widget.padding.side) 15px; margin: 20px -16px; -moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); border-top: 5px solid #000000; } .main-inner .widget h2 { margin: 0 -$(separator.outdent); padding: .6em $(separator.outdent) .5em; border-bottom: 1px solid $(widget.border.bevel.color); } .footer-inner .widget h2 { padding: 0 0 .4em; border-bottom: 1px solid $(widget.border.bevel.color); border-top: 5px solid #000000; } .main-inner .widget h2 + div, .footer-inner .widget h2 + div { border-top: $(title.separator.border.size) solid $(widget.border.color); padding-top: $(widget.padding.top); } .main-inner .widget .widget-content { margin: 0 -$(separator.outdent); padding: 7px $(separator.outdent) 0; } .main-inner .widget ul, .main-inner .widget #ArchiveList ul.flat { margin: -$(widget.padding.top) -15px 0; padding: 0; list-style: none; } .main-inner .widget #ArchiveList { margin: -$(widget.padding.top) 0 0; } .main-inner .widget ul li, .main-inner .widget #ArchiveList ul.flat li { padding: .5em 15px; text-indent: 0; color: $(widget.alternate.text.color); border-top: $(list.separator.border.size) solid $(widget.border.color); border-bottom: 1px solid $(widget.border.bevel.color); } .main-inner .widget #ArchiveList ul li { padding-top: .25em; padding-bottom: .25em; } .main-inner .widget ul li:first-child, .main-inner .widget #ArchiveList ul.flat li:first-child { border-top: none; } .main-inner .widget ul li:last-child, .main-inner .widget #ArchiveList ul.flat li:last-child { border-bottom: none; } .post-body { position: relative; } .main-inner .widget .post-body ul { padding: 0 2.5em; margin: .5em 0; list-style: disc; } .main-inner .widget .post-body ul li { padding: 0.25em 0; margin-bottom: .25em; color: $(body.text.color); border: none; } .footer-inner .widget ul { padding: 0; list-style: none; } .widget .zippy { color: $(widget.alternate.text.color); } /* Posts ----------------------------------------------- */ body .main-inner .Blog { padding: 0; margin-bottom: 1em; background-color: transparent; border: none; -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0); -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 rgba(0, 0, 0, 0); } .main-inner .section:last-child .Blog:last-child { padding: 0; margin-bottom: 1em; } .main-inner .widget h2.date-header span { font: $(date.font); display: block; padding: .5em 15px; border-left: $(date.border.size) solid $(date.border.color); border-right: $(date.border.size) solid $(date.border.color); } .date-outer { position: relative; margin: $(date.space) 0 20px; padding: 0 15px; background-color: $(post.background.color); border: 1px solid $(post.border.color); -moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); } .date-outer:first-child { margin-top: 0; } .date-outer:last-child { margin-bottom: $(date.last.space.bottom); -moz-border-radius-bottomleft: $(date.last.border.radius.bottom); -moz-border-radius-bottomright: $(date.last.border.radius.bottom); -webkit-border-bottom-left-radius: $(date.last.border.radius.bottom); -webkit-border-bottom-right-radius: $(date.last.border.radius.bottom); -goog-ms-border-bottom-left-radius: $(date.last.border.radius.bottom); -goog-ms-border-bottom-right-radius: $(date.last.border.radius.bottom); border-bottom-left-radius: $(date.last.border.radius.bottom); border-bottom-right-radius: $(date.last.border.radius.bottom); } .date-posts { margin: 0 -$(separator.outdent); padding: 0 $(separator.outdent); clear: both; } .post-outer, .inline-ad { border-top: 1px solid $(post.border.bevel.color); margin: 0 -$(separator.outdent); padding: 15px $(separator.outdent); } .post-outer { padding-bottom: 10px; } .post-outer:first-child { padding-top: $(post.first.padding.top); border-top: none; } .post-outer:last-child, .inline-ad:last-child { border-bottom: none; } .post-body { position: relative; } .post-body img { padding: 8px; background: $(image.background.color); border: 1px solid $(image.border.color); -moz-box-shadow: 0 0 $(image.shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(image.shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(image.shadow.spread) rgba(0, 0, 0, .2); -moz-border-radius: $(image.border.radius); -webkit-border-radius: $(image.border.radius); border-radius: $(image.border.radius); } h3.post-title, h4 { text-align: center; font: $(post.title.font); color: $(post.title.text.color); text-shadow: 0px 0px 4px #696969; } h3.post-title a { font: $(post.title.font); color: $(post.title.text.color); } h3.post-title a:hover { color: $(link.hover.color); text-decoration: none; } .post-header { margin: 0 0 1em; } .post-body { line-height: 1.4; } .post-outer h2 { color: $(body.text.color); } .post-footer { margin: 1.5em 0 0; } #blog-pager { padding: 15px; font-size: 120%; background-color: $(pager.background.color); border: 1px solid $(widget.border.color); -moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); -moz-border-radius-topleft: $(pager.border.radius.top); -moz-border-radius-topright: $(pager.border.radius.top); -webkit-border-top-left-radius: $(pager.border.radius.top); -webkit-border-top-right-radius: $(pager.border.radius.top); -goog-ms-border-top-left-radius: $(pager.border.radius.top); -goog-ms-border-top-right-radius: $(pager.border.radius.top); border-top-left-radius: $(pager.border.radius.top); border-top-right-radius-topright: $(pager.border.radius.top); margin-top: $(pager.space.top); } .blog-feeds, .post-feeds { margin: 1em 0; text-align: center; color: $(feed.text.color); } .blog-feeds a, .post-feeds a { color: $(feed.link.color); } .blog-feeds a:visited, .post-feeds a:visited { color: $(feed.link.visited.color); } .blog-feeds a:hover, .post-feeds a:hover { color: $(feed.link.hover.color); } .post-outer .comments { margin-top: 2em; } #comments { background: #D8BFD8; box-shadow: 0 0 15px #D8BFD8; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; 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; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; box-shadow: 0 0 15px #D8BFD8; } /* Comments ----------------------------------------------- */ #comments a { color: $(post.title.text.color); } .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 .comments-content .loadmore a { } .comments .comment-thread.inline-thread { background: #696969; box-shadow: 0 0 15px #696969; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .comments .continue { } /* Footer ----------------------------------------------- */ .footer-outer { margin: -$(shadow.spread) 0 -1px; padding: $(shadow.spread) 0 0; color: $(footer.text.color); overflow: hidden; } .footer-fauxborder-left { border-top: 1px solid $(widget.border.color); background: $(footer.background.color) $(footer.background.gradient) repeat scroll 0 0; -moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); margin: 0 -$(shadow.spread); } /* Mobile ----------------------------------------------- */ body.mobile { background-size: $(mobile.background.size); } .mobile .body-fauxcolumn-outer { background: $(mobile.background.overlay); } *+html body.mobile .main-inner .column-center-inner { margin-top: 0; } .mobile .main-inner .widget { padding: 0 0 15px; } .mobile .main-inner .widget h2 + div, .mobile .footer-inner .widget h2 + div { border-top: none; padding-top: 0; } .mobile .footer-inner .widget h2 { padding: 0.5em 0; border-bottom: none; } .mobile .main-inner .widget .widget-content { margin: 0; padding: 7px 0 0; } .mobile .main-inner .widget ul, .mobile .main-inner .widget #ArchiveList ul.flat { margin: 0 -15px 0; } .mobile .main-inner .widget h2.date-header { $(date.side): 0; } .mobile .date-header span { padding: 0.4em 0; } .mobile .date-outer:first-child { margin-bottom: 0; border: 1px solid $(post.border.color); -moz-border-radius-topleft: $(date.first.border.radius.top); -moz-border-radius-topright: $(date.first.border.radius.top); -webkit-border-top-left-radius: $(date.first.border.radius.top); -webkit-border-top-right-radius: $(date.first.border.radius.top); -goog-ms-border-top-left-radius: $(date.first.border.radius.top); -goog-ms-border-top-right-radius: $(date.first.border.radius.top); border-top-left-radius: $(date.first.border.radius.top); border-top-right-radius: $(date.first.border.radius.top); } .mobile .date-outer { border-color: $(post.border.color); border-width: 0 1px 1px; } .mobile .date-outer:last-child { margin-bottom: 0; } .mobile .main-inner { padding: 0; } .mobile .header-inner .section { margin: 0; } .mobile .post-outer, .mobile .inline-ad { padding: 5px 0; } .mobile .tabs-inner .section { margin: 0 10px; } .mobile .main-inner .widget h2 { margin: 0; padding: 0; } .mobile .main-inner .widget h2.date-header span { padding: 0; } .mobile .main-inner .widget .widget-content { margin: 0; padding: 7px 0 0; } .mobile #blog-pager { border: 1px solid transparent; background: $(footer.background.color) $(footer.background.gradient) repeat scroll 0 0; } .mobile .main-inner .column-left-inner, .mobile .main-inner .column-right-inner { background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat 0 0; -moz-box-shadow: none; -webkit-box-shadow: none; -goog-ms-box-shadow: none; box-shadow: none; } .mobile .date-posts { margin: 0; padding: 0; } .mobile .footer-fauxborder-left { margin: 0; border-top: inherit; } .mobile .main-inner .section:last-child .Blog:last-child { margin-bottom: 0; } .mobile-index-contents { color: $(body.text.color); } .mobile .mobile-link-button { background: $(link.color) $(tabs.background.gradient) repeat scroll 0 0; } .mobile-link-button a:link, .mobile-link-button a:visited { color: $(mobile.button.color); } .mobile .tabs-inner .PageList .widget-content { background: transparent; border-top: 1px solid; border-color: $(tabs.border.color); color: $(tabs.text.color); } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-$startSide: 1px solid $(tabs.border.color); } b { color: #4F4F4F; text-decoration: none; -webkit-transition-duration: .70s;} b:hover { color: #5D478B; text-decoration: none; -webkit-transition-duration: .70s;} i { color: #DDA0DD ; text-decoration: none; -webkit-transition-duration: .70s;} i:hover { color: #000000; text-decoration: none; -webkit-transition-duration: .70s;} u { color: #8B658B; text-decoration: none; border-bottom: 1px dotted #8B658B; -webkit-transition-duration: .70s;} u:hover { color: #4F4F4F; text-decoration: none; border-bottom: 1px solid #ffffff; -webkit-transition-duration: .70s;} #Followers1 { text-decoration: none !important; -webkit-filter: grayscale(100%); -webkit-transition-duration: .90s; margin-bottom: 25px; } #Followers1:hover { text-decoration: none !important; -webkit-filter: grayscale(0%); -webkit-transition-duration: .90s; margin-bottom: 25px; } .efeitopisca2{ padding:2px; border:1px solid #696969; -webkit-transition-duration: .50s; } .efeitopisca2:hover{ -webkit-animation-name: piscaporra; -moz-animation-name: piscaporra; -o-animation-name: piscaporra; animation-name: piscaporra; -webkit-animation-duration: 1s; border:1px solid #000000; -webkit-transition-duration: .50s; } .elitescale{ -moz-border-radius: 2px; -webkit-border-radius: 30px; -webkit-transition: 0s linear; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; } .elitescale:hover { -webkit-transform: scale(1.20); -moz-transform: scale(1.20); -webkit-border-radius: 3px;} @font-face {font-family: "handy"; src: url('http://static.tumblr.com/lnvca6d/E6vm63ih7/pf_ronda_seven__1_.ttf');}.menusimples {float: center; font: 8px "handy", small fonts; color:#ffffff !important; text-align: center; text-transform: uppercase; background-color: #000000; padding: 3px; border-radius: 1px; text-shadow: 0 1px 0 #000000;margin-bottom: 5px; margin-top:5px; letter-spacing:0px; display: inline-block; width: auto; align: center; text-align: center; -webkit-transition-duration: .80s;}.menusimples:hover { background-color: #B5B5B5; -webkit-transition-duration: .80s;} /* --- MENU CUPCAKE --- */ cupcake { width: 27%; /* largura do menu */ margin: 3px; /* margem entre os links, não altere */ padding: 3px; /* espaço entre os links e a margem, não altere */ float: left; /* alinhamento do menu, não altere */ background:#000000; /* cor de fundo */ color:#FFFFFF; /* cor do link */ @font-face { font-family: handy; /* tipo da fonte */ font-size: 9px; /* tamanho da fonte */ text-align: center; /* alinhamento centralizado do link */ text-transform: uppercase; /* transformação do texto */ border-radius:5px; /* borda arredondada */ -webkit-transition-duration: .90s; /* tempo de transição, não altere */} cupcake:hover { background: #e8e8e8; /* cor do menu em hover */ color: #000000; /* cor do link em hover */ border-radius:10px; /* borda arredonda em hover */} @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/0xqvkot/7jqmgsn0m/pf_arma_five.ttf'); } blockquote { background-color: b5b5b5; padding: 10px; font-size: 10px; font-family: silkscreen; color: #000000; text-align: center; -webkit-transition-duration: .50s; Border: solid 1px #000000 } .search{ /* Geral */ float: left; /* Flutuando a esquerda, poderá também mudar para Right (Direita) e Left (Esquerda) */ margin-left: 0px; margin-top: 6px; /* Margem superior, edite se precisar, - sobe e + desce */ font-family: Tahoma, Tahoma; /* Fonte da letra que será escrita quando procurarmos por algo */ } .searchbar{ /* Barrinha onde se digita */ height: 18px; /* Altura da barrinha */ width: 230px; /* Largura da barrinha */ margin-left:0px; margin-top:-45px; /* Margem superior, edite se precisar, - sobe e + desce */ margin-bottom:-18px; /* Margem inferior, edite se precisar, - sobe e + desce */ color: #000000; /* Cor da fonte da letra que será escrita quando procurarmos por algo */ border:solid 1px #000000; /* Borda */ padding:3px 5px; border-radius:2em; /* Bordas Arredondadas */ box-shadow:0 1px 0px rgba(0,0,0,.1); /* Sombra interna */ background: #ffffff; /* Cor do fundo */ background:-webkit-gradient(linear, left top, left bottom,from(#fff),to(#ededed)); background:-moz-linear-gradient(top, #ffffff, #000000); filter:progidXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000'); -ms-filter:progidXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000') } .searchbut{ /* Botão */ border:0 !important; float: right; background: #b5b5b5; /* Cor do fundo do botão */ cursor: pointer; color:#000000; /* Cor do texto */ padding:0 5px 2px 5px; height:26px; /* Altura do botão */ margin-top: -20px; /* Margem superior, edite se precisar, - sobe e + desce */ margin-right: -35px; /* Margem direita, edite se precisar */ border-radius:25px; /* Bordas Arredondadas */ box-shadow:0 0 2px #aaa; /* Sombra */ text-shadow:0 -1px #ffffff; /* Sombra no texto Go */ } .searchbut:hover { /* Botão Hover */ background:#696969; /* Cor do fundo do botão hover */ } @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/0xqvkot/7jqmgsn0m/pf_arma_five.ttf'); } blockquote { background-color: #696969; padding: 10px; font-size: 8px; font-family: silkscreen; color: #FFFFFF; text-align: center; box-shadow: inset 0 0 10px #696969, 0 0 3px #696969; -webkit-transition-duration: .50s; } blockquote:hover { background-color: ##D8BFD8; box-shadow: inset 0 0 10px #D8BFD8, 0 0 3px #D8BFD8; padding: 10px; color: #000000; text-align: center; -webkit-transition-duration: .50s; } .COLORFULL{ -WEBKIT-TRANSITION: .7S; BORDER-RADIUS: 3PX;/*BORDAS ARREDONDADAS*/ BORDER: 1PX SOLID transparent; PADDING: 2PX; -WEBKIT-FILTER: HUE-ROTATE(0DEG); -WEBKIT-TRANSITION-DURATION: .80S; } .COLORFULL:HOVER { BORDER-RADIUS: 3PX;/*BORDAS ARREDONDADAS*/ BORDER: 1PX SOLID transparent; -WEBKIT-FILTER: HUE-ROTATE(500DEG); -WEBKIT-TRANSITION-DURATION: .80S; } .destaque { float: right; margin-right: -10px; margin-top: -5px; background: url('http://1.bp.blogspot.com/-JlVZjy1w6dM/UdxolZkQEGI/AAAAAAAACSs/xKseDCf2k2A/s1600/basinha+c%C3%B3pia.png'); background-repeat: no-repeat!important; width: 64px; height: 25px;} .boxdestaque:hover .destaque { background-position: -0px -25px;} .boxdestaque { text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-right: 7px; background: #B5B5B5; padding: 5px; margin-bottom: 7px; } .boxdestaque:hover { background: #D8BFD8; text-shadow: 1px 1px 1px #fff;} .boxdestaque .title { color: 000000; font-size: 11px; font-weight:none; @font-face { font-family: "HANDY"; font-style: NORMAL; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;} .boxdestaque:hover .title{ color: #000000; padding-left: 15px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;} ]]> <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\0751942527939042749837\46blogName\75Heart+Attack:+Layout+Free\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75http://heartattacklayfree.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://heartattacklayfree.blogspot.com/\46vt\0757214630014570155709', { 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></div>

()