Layout Free 01

Layout Free 01 - Kawaii World

/*
-----------------------------------------------
Blogger Template Style
Name: Travel
Designer: Sookhee Lee
URL: www.plyfly.net
----------------------------------------------- */
/* Variable definitions
====================
<Variable name="keycolor" description="Main Color" type="color" default="#539bcd"/>
<Group description="Page Text" selector="body">
<Variable name="body.font" description="Font" type="font"
default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif"/>
<Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb"/>
</Group>
<Group description="Backgrounds" selector=".body-fauxcolumns-outer">
<Variable name="body.background.color" description="Outer Background" type="color" default="#539bcd"/>
<Variable name="content.background.color" description="Main Background" type="color" default="transparent"/>
</Group>
<Group description="Links" selector=".main-outer">
<Variable name="link.color" description="Link Color" type="color" default="#ff9900"/>
<Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209"/>
<Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900"/>
</Group>
<Group description="Blog Title" selector=".header h1">
<Variable name="header.font" description="Font" type="font"
default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif"/>
<Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" />
</Group>
<Group description="Blog Description" selector=".header .description">
<Variable name="description.text.color" description="Description Color" type="color"
default="#c5c5c5" />
</Group>
<Group description="Tabs Text" selector=".tabs-inner .widget li a">
<Variable name="tabs.font" description="Font" type="font"
default="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif"/>
<Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff"/>
<Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff"/>
</Group>
<Group description="Tabs Background" selector=".tabs-outer .PageList">
<Variable name="tabs.background.color" description="Background Color" type="color" default="transparent"/>
<Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent"/>
</Group>
<Group description="Date Header" selector=".main-inner h2.date-header">
<Variable name="date.font" description="Font" type="font"
default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
<Variable name="date.text.color" description="Text Color" type="color" default="#c5c5c5"/>
</Group>
<Group description="Post Title" selector="h3.post-title a">
<Variable name="post.title.font" description="Font" type="font"
default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif"/>
<Variable name="post.title.text.color" description="Text Color" type="color"
default="#ffffff"/>
</Group>
<Group description="Post Background" selector=".column-center-inner">
<Variable name="post.background.color" description="Background Color" type="color"
default="transparent"/>
<Variable name="post.background.url" description="Post Background URL" type="url" default="none"/>
</Group>
<Group description="Gadget Title Color" selector="h2">
<Variable name="widget.title.font" description="Font" type="font"
default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
<Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff"/>
</Group>
<Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
<Variable name="widget.font" description="Font" type="font"
default="normal normal 11px 'Trebuchet MS', Trebuchet, sans-serif"/>
<Variable name="widget.text.color" description="Text Color" type="color" default="#c5c5c5"/>
</Group>
<Group description="Gadget Links" selector=".sidebar .widget">
<Variable name="widget.link.color" description="Link Color" type="color" default="#c5c5c5"/>
<Variable name="widget.link.visited.color" description="Visited Color" type="color" default="#ffaccc"/>
<Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff"/>
</Group>
<Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
<Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" />
<Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent" />
</Group>
<Variable name="body.background" description="Body Background" type="background"
color="transparent" default="$(color) none repeat-x scroll top center"/>
<Variable name="content.background" description="Content Background" type="background"
color="transparent" default="$(color) none repeat scroll top center"/>
<Variable name="comments.background" description="Comments Background" type="background"
default="#cccccc none repeat scroll top center"/>
<Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0"/>
<Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none"/>
<Variable name="content.margin" description="Content Margin Top" type="length" default="20px"/>
<Variable name="content.padding" description="Content Padding" type="length" default="20px"/>
<Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px"/>
<Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)"/>
<Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)"/>
<Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)"/>
<Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none"/>
<Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
default="transparent none repeat scroll top left"/>
<Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" />
<Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left"/>
<Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right"/>
*/
/* Content
----------------------------------------------- */
body, html {
height: 30px;
margin: 0;
padding: 0; }
body {
font: normal normal 11px 'Trebuchet MS', Trebuchet, sans-serif;
color: #c5c5c5;
background: url("http://static.tumblr.com/0xqvkot/9vfn0a56w/851.png") repeat; }
html {
background-color: #f7f7f7; }
html body .region-inner {
min-width: 0;
max-width: 100%;
width: auto;
}
a:link {
text-decoration:none;
color: #b6c6c2;
-webkit-transition-duration: .80s;
}
a:visited {
text-decoration:none;
color: #b6c6c2;
-webkit-transition-duration: .80s;
}
a:hover {
text-decoration:none;
color: #c9c9c9;
-webkit-transition-duration: .80s;
}
.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: normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif;
color: #000000;
}
.Header h1 a {
color: #000000;
}
.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: #000000 none repeat scroll top center;
}
.tabs-inner .widget li {
border: none;
}
.tabs-inner .widget li a {
display: inline-block;
padding: 1em 1.5em;
color: #ffffff;
font: normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif;
}
.tabs-inner .widget li.selected a,
.tabs-inner .widget li a:hover {
position: relative;
z-index: 1;
background: #333333 none repeat scroll top center;
color: #ffffff;
}
/* Headings
----------------------------------------------- */
h2 {
font: normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif;
color: #74848a;
}
.main-inner h2.date-header {
font: italic normal 11px 'Trebuchet MS',Trebuchet,sans-serif;
color: #74848a;
}
.footer-inner .widget h2,
.sidebar .widget h2 {
padding-bottom: .5em;
}
/* Main
----------------------------------------------- */
.main-inner {
padding: 20px 0;
margin-left: -4px;
}
.main-inner .column-center-inner {
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
border: 1px double #ebeaea;
}
.main-inner .column-center-inner .section {
margin: 0 10px;
}
.main-inner .column-right-inner {
margin-left: -12px;
}
.main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
margin-left: -12px;
background: transparent none repeat scroll top left;
}
.main-inner .column-left-inner {
margin-right: -12px;
}
.main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
margin-right: -12px;
background: transparent none repeat scroll top left;
}
.main-inner .column-left-inner,
.main-inner .column-right-inner {
padding: 15px 0;
}
/* Posts
----------------------------------------------- */
h3.post-title {
background-color: #f0faf8;
border-top: 1px solid #cee0dc;
border-bottom: 1px solid #cee0dc;
border-left: 3px solid #cee0dc;
border-right: 3px solid #cee0dc;
margin-top: -4px;
padding-top: 3px;
padding-bottom: 1px;
margin-bottom: -1px;
text-align: center;
font-family: georgia;
color: #aabdb9;
font-weight: lighter;
letter-spacing: 0px;
font-size: 11px;
text-align: center;
text-transform: lowercase;
color: #aabdb9;
}
h3.post-title a {
text-align: center;
font-family: georgia;
color: #aabdb9;
font-weight: lighter;
letter-spacing: 0px;
font-size: 11px;
text-align: center;
text-transform: lowercase;
color: #aabdb9;
}
h3.post-title a:hover {
text-decoration: line-through;
}
*::-moz-selection {
background:#f7faff;
color: #c5ccd8;
text-shadow: 0 1px 0 #ffffff;
}
.menupequeno {
display : block;
border-bottom: 1px solid #faf1f4;
text-align: left;
letter-spacing: 1px;
margin-bottom : 5px;
color: #a0acb1;
padding-top: 2px;
padding-bottom: 3px;
font-size: 8px;
margin-top: 2px;
font-family: wish;
padding-left: 4px;}
.menupequeno2{
display : block;
background-color: #e8eef1;
border: 1px solid #ccd8dc;
text-align: left;
line-height : 12px;
letter-spacing: 1px;
margin-bottom : 0px;
color: #a0acb1;
padding-top: 2px;
padding-bottom: 3px;
font-size: 8px;
margin-top: 2px;
font-family: wish;
padding-left: 4px;}
.main-inner .column-center-outer {
background: #fbfbfb;
_background-image: none;
margin-top: 75px;
}
.post-body {
line-height: 1.5;
position: relative;
}
.post-header {
margin: 0 0 1em;
line-height: 1.6;
}
.post-footer {
background: #f7f7f7;
padding-left: 5px;
border: 1px solid #e0e0e0;
color: #b5b9b8;
text-shadow: 1px 1px 0 #fff;
margin-bottom: 30px;
text-align: center;
}
.jump-link {
font-family: trebuchet ms;
margin-top: 2px;
padding-right: 0px;
font-size: 100%;
background: #f7f7f7;
padding-left: 5px;
border: 1px solid #e0e0e0;
margin-bottom: -1px;
text-align: center;
}
blockquote {
background-color: #f5f5f5;
border: 1px solid #d9dada;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
width: 498px;
margin-left: -0px;
font-size: 11px;
font-family: trebuchet ms;
color: #c0c0c0;
letter-spacing: 0px;
text-align: center;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-shadow: 1px 1px 0 #fff;
-webkit-transition-duration: .50s;
}
#blog-pager {
font-size: 140%;
font-family: arial;
margin-bottom: 20px;
}
#comments {
background: transparent;
padding: 15px;
}
#comments .comment-author {
padding-top: 1.5em;
}
#comments h4,
#comments .comment-author a,
#comments .comment-timestamp a {
color: #e9a6b9;
}
#comments .comment-author:first-child {
padding-top: 0;
border-top: none;
}
.avatar-image-container {
margin: .2em 0 0;
}
/* Comments
----------------------------------------------- */
#comments {
background: none;
padding: 0px;
}
#comments .comment-author {
padding-top: 1.0em;
}
#comments h4,
#comments .comment-author a,
#comments .comment-timestamp a {
color: transparent;
font-family: Tahoma;
font-weight: lighter;
font-size: 1px;
weight: 115%;
margin-bottom: -50px;
}
#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:10px;line-height:20px;font-size:11px;
font-family: tahoma; color: #f5bbcd;
opacity: 1;
}
.comments .comments-content{margin-bottom:25px;font-weight:normal;text-align:justify;
font-color: #f5bbcd;}
.comments .comment .comment-actions a,.comments .comment .continue a{
display:inline-block;
margin:0 10px 10px 10px;
padding:4px 5px;
color:#f5bbcd!important; /*--- cor da fonte do botão reply--- */
text-align: center;
text-decoration:none;
padding: 1px 4px;
background-color: #fff2f6;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border: 1px solid #f9ccda;
}
.comments .comment .comment-actions a,.comments .comment .continue a:hover{
text-decoration: none;
}
.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:5px 0}
.comments .comments-content .comment-thread:empty{display:none}
.comment-replies{margin-top:1em;margin-left:0px;}
.comments .comments-content .comment{margin-bottom:0;padding-bottom:0}
.comments .comments-content .comment:first-child{padding-top:5px}
.comments .comments-content .comment-body{position:relative;
}
@font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/0xqvkot/jS7mq3g71/slkscr.ttf'); }
.comments .comments-content .user{font-style:normal;font-weight:normal}
.comments .comments-content .user a{font-weight:normal;text-decoration:none;}
.comments .comments-content .datetime a{
font-size:8px;
float: right;
font-family: silkscreen;
text-decoration:none; color:#transparent; /* -- cor do link da data do comentário -- */
-webkit-transition-duration: .50s;
display: none;
}
.comment-content{margin:0 0 8px;padding:0 5px;
}
.comments .comment-block{
margin-left:55px;
position:relative;
background:#fff9fb; /* -- cor de fundo do comentário -- */
border: 1px solid #f9d3df;
}
.comment-header{ /*--- linha onde fica o nome do autor do comentário --- */
background-color:#fff1f5; /*--- cor de fundo--- */
font-size:11px;
padding:2px;
padding-left: 5px;
border-bottom: 1px dotted #f5d2dd;
}
.comment-header a{
color: #f5bacc; /*--- cor do link nome do autor do comentario --- */
-webkit-transition-duration: .50s;
}
.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:45px !important;
height:47px !important;
max-width:45px !important;
max-height:47px !important}
.comments .avatar-image-container img{
-webkit-border-radius:1px;
opacity: 0.8;
margin-right: -27px;
border: 1px solid #e2e2e2;
padding: 2px;
background: #fff;
}
.comments .avatar-image-container img:hover{
-webkit-border-radius: 0px;
opacity: 0.5;
}
/* Widgets
----------------------------------------------- */
.sidebar .widget {
background: #fbfbfb;
padding: 6px;
text-align: justify;
box-shadow: inset 1px 1px 0px #fff;
border-left: 1px solid #ebeaea;
border-right: 1px solid #ebeaea;
border-top: 1px solid #ebeaea;
border-bottom: 1px solid #ebeaea;
margin-bottom: -27px;
}
.sidebar h2 {
background: #fff5f7;
text-align: center;
font-size: 11px;
line-height: 8px;
padding-top: 5px;
margin-bottom: 5px;
color: #f8c0cd;
text-shadow: 0 0 1px #fff;
border-top: 1px solid #fcd7e0;
border-bottom: 1px solid #fcd7e0;
border-left: 3px solid #fcd7e0;
border-right: 3px solid #fcd7e0;
}
.ll {
background: #fff5f7;
margin-top: 5px;
text-align: center;
font-size: 11px;
line-height: 8px;
padding-top: 5px;
padding-bottom: 6px;
margin-bottom: 6px;
color: #f8c0cd;
text-shadow: 0 0 1px #fff;
border-top: 1px solid #fcd7e0;
border-bottom: 1px solid #fcd7e0;
border-left: 3px solid #fcd7e0;
border-right: 3px solid #fcd7e0;
}
.ll3{
background: #fff5f7;
margin-top: 7px;
text-align: center;
font-size: 11px;
line-height: 8px;
padding-top: 5px;
padding-bottom: 6px;
margin-bottom: 6px;
color: #f8c0cd;
text-shadow: 0 0 1px #fff;
border-top: 1px solid #fcd7e0;
border-bottom: 1px solid #fcd7e0;
border-left: 3px solid #fcd7e0;
border-right: 3px solid #fcd7e0;
}
.ll4{
background: #fff5f7;
margin-top: 9px;
text-align: center;
font-size: 11px;
line-height: 8px;
padding-top: 5px;
padding-bottom: 6px;
margin-bottom: 6px;
color: #f8c0cd;
text-shadow: 0 0 1px #fff;
border-top: 1px solid #fcd7e0;
border-bottom: 1px solid #fcd7e0;
border-left: 3px solid #fcd7e0;
border-right: 3px solid #fcd7e0;
}
.direita { float:right; width:49%; text-align:justify; }
.esquerda { float:left; width:49%; text-align:justify; }
#menutags2{
background-color: #fff5f7;
width: 99%;
height: 12px;
float: left;
font: 11px TRebuchet ms;
color: #f0aebd;
padding: 2px 0 6px 0;
text-align: center;
margin: 1px;
margin-bottom: 2px;
border: 1px solid #fcd7e0;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
text-shadow: 1px 1px 0 #fff;
}
#menutags2:hover {
opacity: 0.7;
}
#menutags3{
background-color: #fff5f7;
width: 97%;
height: 12px;
float: left;
font: 11px TRebuchet ms;
color: #f0aebd;
padding: 2px 0 6px 0;
text-align: center;
margin: 1px;
margin-bottom: 2px;
border: 1px solid #fcd7e0;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
text-shadow: 1px 1px 0 #fff;
}
.ll2{
background: #fff5f7;
margin-top: 9px;
text-align: center;
font-size: 11px;
line-height: 8px;
padding-top: 5px;
padding-bottom: 6px;
margin-bottom: 4px;
color: #f8c0cd;
text-shadow: 0 0 1px #fff;
border-top: 1px solid #fcd7e0;
border-bottom: 1px solid #fcd7e0;
border-left: 3px solid #fcd7e0;
border-right: 3px solid #fcd7e0;
}
.footer-inner .widget,
.sidebar .widget {
font: normal normal 11px 'Trebuchet MS', Trebuchet, sans-serif;
color: #c5c5c5;
}
.sidebar .widget a:link {
color: #b8b0bf;
text-decoration: none;
}
.sidebar .widget a:visited {
color: #b8b0bf;
}
.sidebar .widget a:hover {
color: #b8b0bf;
text-decoration: none;
}
.footer-inner .widget a:link {
color: #ffaccc;
text-decoration: none;
}
.footer-inner .widget a:visited {
color: #ffaccc;
}
.footer-inner .widget a:hover {
color: #ffaccc;
text-decoration: none;
}
.widget .zippy {
color: #ffaccc;
}
.footer-inner {
margin: -45px;
}
/* Mobile
----------------------------------------------- */
body.mobile {
background-size: 100% auto;
}
body.mobile .AdSense {
margin: 0 -10px;
}
.mobile .body-fauxcolumn-outer {
background: transparent none repeat scroll top left;
}
.mobile .footer-inner .widget a:link {
color: #b8b0bf;
text-decoration: none;
}
.mobile .footer-inner .widget a:visited {
color: #b8b0bf;
}
.mobile-post-outer a {
color: #74848a;
}
.mobile-link-button {
background-color: #ffaccc;
}
.mobile-link-button a:link, .mobile-link-button a:visited {
color: #ffffff;
}
.mobile-index-contents {
color: #c5c5c5;
}
.mobile .tabs-inner .PageList .widget-content {
background: #333333 none repeat scroll top center;
color: #ffffff;
}
.mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
border-left: 1px solid #ffffff;
}
.fdp{
margin-bottom: -5px;
opacity: 0.5;
-webkit-filter: grayscale(1);
-webkit-transition-duration: .80s;
}
.fdp2{
border: 1px solid #acbbc0;
padding: 1px;
align: center;
margin-right: 2px;
margin-bottom: -3px;
background: #fff;
-webkit-transition-duration: .80s;
}
fdp{
margin-bottom: -10px;
opacity: 0.7;
}
fdp:hover{
margin-bottom: -10px;
opacity: 1;
}
u {
color: #f7aabf;
border-bottom: 1px dotted #f7aabf;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
opacity: 0.7;
transition: all 0.5s ease-out;
}
b {
color: #a1c6bd;
text-shadow: 1px 1px 0px #fff;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
cursor:help;
}
.l {
background-color: #fcf9fe;
padding: 3px;
color: #c9bdd1;
border: 1px solid #e7deed;
text-shadow: 0 0 1px #fff;
}
.l50 {
margin-top: -1px;
background-color: #fcf9fe;
padding: 3px;
color: #c9bdd1;
border: 1px solid #e7deed;
text-shadow: 0 0 1px #fff;
}
.s {
margin-bottom: 14px;
}
.s2 {
margin-bottom: 20px;
}
.m {
background-color: #f2fdfb;
padding: 3px;
color: #bfcecb;
text-align: justify;
border: 1px solid #daece8;
text-shadow: 0 0 1px #fff;
}
b:hover {
color: #ccc;
text-shadow: 1px 1px 0px #fff;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
cursor:help;
}
i {
color: #b3b7cb;
text-shadow: 1px 1px 0 #fff;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: .50s;
}
div#qTip {
margin-top: 5px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
padding: 2px; /*Espaço entre a borda e o texto*/
display: none; /*Não mexa*/
background: #fcf9fe; /* Cor de fundo */
color: #c9bdd1; /*Cor da fonte*/
font-family: trebuchet ms;
font-size: 11px;
border: 1px solid #e7deed;
position: absolute; /*Não mexa*/
z-index: 1700; /*Não mexa*/}
*::-moz-selection {
background:#eef9f6;
color: #bcd1cc;
text-shadow: 0 0 1px #ffffff;
}
*::selection {
background:#eef9f6;
color: #bcd1cc;
text-shadow: 0 0 1px #ffffff;
}
#fdp{
margin-bottom: -10px;
opacity: 0.8;
}
.balance {
margin-left: -5px;
margin-top: -1px;
}
.hihi {
color: #a5b0b6;
padding-top: 3px;
padding-bottom: 4px;
}
::-webkit-scrollbar {
width:5px;
height: 2px;
background: #e2e4eb; /* Background da barra fixa */
}
::-webkit-scrollbar-thumb {
background: #babcc9; /* Background da barra móvel */
}
.balance3 {
margin-left: -3px
}
@font-face { font-family: "wish"; src: url('http://static.tumblr.com/0xqvkot/7jqmgsn0m/pf_arma_five.ttf'); }
#afiliados{
background-color: #fbf6fc;
width: 20px;
height: 10px;
font-family: wish;
font-size: 8px;
float: left;
padding: 2px 0 6px 0;
text-align: center;
margin-left: 5px;
margin-bottom: 4px;
color: #cac2ce;
line-height: 13px;
border: 1px solid #e8ddee;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
#afiliados2 {
background-color: #fbf6fc;
width: 22px;
height: 10px;
font-family: wish;
font-size: 8px;
float: left;
padding: 2px 0 6px 0;
text-align: center;
margin-left: 5px;
margin-bottom: 4px;
color: #cac2ce;
line-height: 13px;
border: 1px solid #e8ddee;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
input:focus{
outline:none;
}
.search{ /* Geral */
float: left; /* Flutuando a esquerda, poderá também mudar para Right (Direita) e Left (Esquerda) */
margin-left: 0px;
margin-top: 3px; /* 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: 13px; /* Altura da barrinha */
width: 176px; /* 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: #ccc; /* Cor da fonte da letra que será escrita quando procurarmos por algo */
border:solid 1px #ddd; /* Borda */
padding:3px 5px;
box-shadow:1px 1px 0px rgba(255,255,255); /* Sombra interna */
background: #fff;
background:-webkit-gradient(linear, left top, left bottom,from(#fff),to(#f4f4f4));
background:-moz-linear-gradient(top, #fff, #f4f4f4);
filter:progidXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4');
-ms-filter:progidXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4')
}
.searchbut{ /* Botão */
display:none;
}
.feed-links{display:none !important;}
.menu {
width: auto;
color: #89969b;
text-shadow: 1px 1px 3px #d0dadc;
font: 8px "wish";
display: inline;
-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.3s ease-out;
}
.menu:hover {opacity: 0.7;}
.lol{
background-color: #fff;
border: 1px solid #dfdfdf;
padding: 2px;
opacity: 0.8;
-webkit-transition-duration: .60s;
-moz-transition-duration: .60s;
}
.lol:hover{
background-color: #fff;
border: 1px solid #dfdfdf;
padding: 2px;
opacity: 1;
-webkit-transition-duration: .60s;
-moz-transition-duration: .60s;
}