-
-
-
-
<data:blog.pageTitle />
-
-
*/
/* Content
----------------------------------------------- */
body, html {
height: 372px;
margin: 0;
padding: 0; }
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:underline;
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:
}
.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 {
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 {
}
.main-inner h2.date-header {
width:65px;/** 5px; **/
height:22px;/** 7px; **/
margin-bottom: 5px;/** desce **/
margin-left:-75px;/** left **/
float:left;/**left**/
text-align:center;/** 20px; **/
font-size: 10px;/** Pequeno **/
padding: 5px;/** 9px; **/
background: url(http://i1234.photobucket.com/albums/ff411/SweetLG/data9.png) no-repeat center;
color:#FFFFFF ;/** #000000 **/
font-weight:400;/** 400; **/
text-shadow:0 1px #ccc;/** #ccc **/
margin-top: -20px;/**desce**/
}
.main-inner h2.date-header {
font: $(date.font);
color: $(date.text.color);
}
.footer-inner .widget h2,
.sidebar .widget h2 {
padding-bottom: .5em;
}
/* Main
----------------------------------------------- */
.main-inner {
padding: $(content.padding) 0; margin-top:-20px;
}
.main-inner .column-center-inner {
border-bottom: 10px solid #faa8bb;
-moz-border-radius: 6px; /* Para Firefox */
-webkit-border-radius: 6px; /*Para Safari e Chrome */
border-radius: 6px; /* Para Opera 10.5+*/
box-shadow: inset 0 0 5px #eee, 0 0 3px #ccc;
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 {
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 {
border-bottom: 1px dotted #72716d;
margin-top: 20px;
}
h3.post-title a {
font-family: Oleo Script;
color: #e96c92;
font-size: 30px;
text-shadow: 0px 0px 3px #b5b4b5;
-webkit-transition: color 0.4s ease-in;
-moz-transition: color 0.1s ease-in;
transition: color 0.4s ease-in;
}
blockquote {
border-right: 12px solid #b194c0;
border-left: 12px solid #b194c0;
background-color: #f4f3f4;
padding: 10px;
font-size: 11px;
color: #323032;
text-align: center;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
box-shadow: inset 0 0 15px #d2d1d3, 0 0 5px #d2d1d3;
}
box-shadow: inset 0 0 15px #d2d1d3, 0 0 5px #d2d1d3;
}
h3.post-title a:hover {
color: #a691b3;
}
.main-inner .column-center-outer {
-moz-border-radius: 6px; /* Para Firefox */
-webkit-border-radius: 6px; /*Para Safari e Chrome */
border-radius: 6px; /* Para Opera 10.5+*/
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 a{
color: #be9cc7;
text-decoration:;
}
.post-footer a:hover{
color: #ff9ebc;
text-decoration:none;
}
#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{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:#8a6aaf !important; /*--- cor da fonte do botão reply--- */
text-align:center;
text-decoration:none;
background: #d3bee0; /*--- cor de fundo do botão reply--- */
background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, #dbd8dd), color-stop(1, #bfb2ce) ); /*--- cor de fundo gradiente--- */
background: -moz-linear-gradient( center top, #dbd8dd 20%, #bfb2ce 100% );/*--- cor de fundo gradiente--- */
border:1px dotted #a3a3a3; /*--- 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:#e4d3ed; /*--- cor de fundo do botão reply houver--- */
border:1px dotted #8b6c9c; /*--- 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:12px;
float: right;
text-decoration:none; color:#db89b1; /* -- 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:3px solid #db89b1; /* --- 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:#f1f1f1; /*--- cor de fundo--- */
font-size:18px;
border-bottom:1px solid #C0C0C0; /*--- 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://i1234.photobucket.com/albums/ff411/SweetLG/Untitled-56.png) top right no-repeat; /*--- imagem arrow---*/
float:left
vertical-align:middle;
overflow:hidden;
width:65px !important;
height:65px !important;
max-width:65px !important;
max-height:65px !important}
.comments .avatar-image-container img{
padding:2px;
border:2px solid #ff7cbd;
width:45px !important;
height:45px !important
;max-width:45px !important;
max-height:45px !important;
-webkit-border-radius: 6px;
}
/* Widgets
----------------------------------------------- */
.sidebar .widget {
padding-bottom: 10px;
padding-left: 5px;
padding-right: 0px;
margin: 20px 0;
margin-top: -15px;
Background: #ffffff;
box-shadow: inset 0 0 15px #eee, 0 0 3px #ccc;
padding-bottom: 0px;
margin: 20px 0;
-webkit-border-radius: 6px;
}
.sidebar h2 {
font-family: Imprima; /*Nome da fonte*/
font-size: 20px; /*Tamanho da fonte*/
color: #fff; /*Cor da fonte*/
background: url(http://i1234.photobucket.com/albums/ff411/SweetLG/4000.png) no-repeat center; /*Sua faixa e posição*/
height: 38px;/*Altura da imagem*/
width: 330px; /*Largura da imagem*/
text-align: center; /*Alinhamento do texto*/
margin-top: 10px;
margin-left:-38px ;
text-shadow:0 2px #747474;
margin-bottom:-5px ;
padding:21px;
width:112%; }
.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: underline;
}
.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);
}
.post-footer-line-1{
border-bottom: 1px dotted #c3c3c3;
font-size:11px;
}
.post-footer-line-2{
border-bottom: 1px dotted #c3c3c3;
font-size:11px;
}
b {color: #fc8aa4; text-decoration: none;} /* Estilo do negrito */
b:hover { cursor: Default; color: #fab4c4;}
i {color: #ceabbf; text-decoration: none;} /* Estilo do itálico */
i:hover { cursor: Default; color: #e0c3d3;}
u {color: #d58692; text-decoration: none;
border-bottom: 1px dotted #9c9394;} /* Estilo do sublinhado */
u:hover {cursor: Default; color: #d7747f;
border-bottom: dotted 1px #e79f8e; text-decoration: none; }
s, strike { color: #c4afba; cursor: normal; }
div#qTip {
margin:5px;
padding: 6px 20px;
border-right-width: 1px;
border-bottom-width: 1px;
display: none;
color:#ea85b0;
background: #fdfdfd; ---/* cor do fundo */
font: Tahoma;
font-size: 10px; /* tamanho da fonte */
background:#fff url(http://media.tumblr.com/tumblr_lkl6rrGBei1qfamg6.gif)
no-repeat 5%;
text-align: left;
position: absolute;
z-index: 1000;
box-shadow: inset 0 0 4px #eee, 0 0 4px #ccc;
}
::-moz-selection {
background:#e0e0e0;
color: #eb82a5;
}
::selection {
background:#e0e0e0;
color: #eb82a5;
}
.wowfantasticbaby{
width: 245px;
height: 80px;
overflow: hidden;
background: #f8cbe8 url(http://i1234.photobucket.com/albums/ff411/SweetLG/kaoriiii.png);
box-shadow:
inset 0 0 1px 100px rgba(0,0,0,0.5),
inset 0 0 0 5px #9776bc;
-webkit-transition-duration: .80s;
display: block;
outline: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
}
.wowfantasticbaby:hover{
box-shadow:
inset 0 0 0 0 rgba(0,0,0,0.1),
inset 0 0 0 13px #ff489e,
0 0 6px rgba(0,0,0,0.3);}
.nesu{
width: 245px;
height: 80px;
background: #f8cbe8 url(http://i1234.photobucket.com/albums/ff411/SweetLG/nesuuu.png);
box-shadow:
inset 0 0 1px 120px rgba(0,0,0,0.5),
inset 0 0 0 5px #9776bc;
-webkit-transition-duration: .80s;
display: block;
outline: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
}
.nesu:hover{
box-shadow:
inset 0 0 0 0 rgba(0,0,0,0.1),
inset 0 0 0 13px #ff489e,
0 0 6px rgba(0,0,0,0.3);}
.sarah{
width: 245px;
height: 80px;
background: #f8cbe8 url(http://i1234.photobucket.com/albums/ff411/SweetLG/some.png);
box-shadow:
inset 0 0 1px 120px rgba(0,0,0,0.5),
inset 0 0 0 5px #9776bc;
-webkit-transition-duration: .80s;
display: block;
outline: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
}
.sarah:hover{
box-shadow:
inset 0 0 0 0 rgba(0,0,0,0.1),
inset 0 0 0 13px #ff489e,
0 0 6px rgba(0,0,0,0.3);}
.juuh{
width: 245px;
height: 80px;
background: #f8cbe8 url(http://i1234.photobucket.com/albums/ff411/SweetLG/Juu-1.png);
box-shadow:
inset 0 0 1px 120px rgba(0,0,0,0.5),
inset 0 0 0 5px #9776bc;
-webkit-transition-duration: .80s;
display: block;
outline: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
}
.juuh:hover{
box-shadow:
inset 0 0 0 0 rgba(0,0,0,0.1),
inset 0 0 0 13px #ff489e,
0 0 6px rgba(0,0,0,0.3);}
.jump-link {
text-align: right; /* posicionamento do leia mais */
margin-top: 5px; /* espaço que fica entre o leia mais e a postagem */
}
.jump-link a {
padding: 5px; /*acolchoamento entre o fundo e o texto */
color: #f56990; /* cor do texto */
background: #ffffff; /* cor do fundo */
font-family: Tahoma; /* tipo de letra */
-moz-border-radius: 3px; /* bordas arredondas */
-webkit-border-radius: 3px; /* bordas arredondas */
border-radius: 3px; /* bordas arredondas */
box-shadow: inset 0 0 5px #eee, 0 0 3px #ccc;
}
.elitescale{
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
-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;
background-color: #ff82a2;
padding: 2px;
}
.elitescale:hover {
-webkit-transform: scale(1.20);
-moz-transform: scale(1.20);
background-color: #f07fb2;
padding: 2px;
}
]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-