Assinar:
Postagens (Atom)
dfh
#sidebar-wrapper {
width:32%;
float:$endSide;
padding:0 0;
word-wrap:break-word; /* fix for long text breaking sidebar float in IE */
overflow:hidden; /* fix for long non-text content breaking IE sidebar float */;
}
.sidebar .widget > h2,
#related_posts h4,
#comments > h4 {
padding:5px 0;
margin:0 0 5px;
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihRf4LeLJrK6QFn7QVBpLsgqPTY35FhFTWX8NJnV-4M0oyLAJsUu0aocXG5WXVNe9Iumd1B2hUkgaAV3142lpaV9-9gKBvP0X-zVpyGfv7pPIKmVyIGE7a76AntORnDFHrN7JWxyJuESI/s12/stripe.png);
background-repeat:repeat-x;
background-position:0 50%;
overflow:hidden;
font:$(main1.headfont.type);
text-transform:uppercase;
color:$(main1.headfont.color);
font-weight:600;
}
.sidebar .widget > h2 a {
text-decoration:none;
color:$(main1.headfont.color);
}
.sidebar .widget > h2 span,
#related_posts h4 span,
#comments > h4 span {
background-color:$(cont.back.color);
padding:0 5px 0 0;
}
.sidebar .widget-content, #manualslidenya {
padding:5px 10px;
margin:0;
border:1px solid $(side.border.color);
background-color:$(side.area.color);
border-radius:2px;
position:relative;
}
#mainmidtengah,
#mainmidtengah2 {
overflow:hidden;
}
#mainmidtengah .section,
#mainmidtengah2 .section {
width:50%;
float:$startSide;
}