/*
Theme Name: Café Blog
Description: Custom blog theme for Aller Internet, Café
Version: 0.9
Author: Kristian Erendi Aller Internet, Erik Pettersson We Up North
Author URI: http://allersforlag.se/
Template: cafe_theme
*/

@import url("../cafe_theme/style.css");

#blogheader{background:#292929;margin-bottom:24px;}

/*
 * Widgets
 */
#left-sidebar .widget{background:none;border-bottom:1px dotted #c9c8c8;}
#left-sidebar .widget p,
#left-sidebar .widget ul{margin-left:10px;margin-right:10px;font-size:11px;}
#left-sidebar .widget li{list-style-type:none;margin-left:0;margin-bottom:2px;}
#left-sidebar .widget li a{font-weight:700;}
#left-sidebar .group h3{
background:url('images/bg_widget_header_stripe.png') no-repeat;
color:#fff;
position:absolute;
top:0;
width:168px;
height:34px;
margin:-2px -5px 0 -5px;
padding-top:1px;
text-align:center;
text-transform:uppercase;
font:11px/25px Arial;
font-weight:700;
}
#left-sidebar .group .widget{border-bottom:0;}
#left-sidebar .group .widget h4, h2.widgettitle{
width:152px;
background:url('images/bg_widget_header_stripe.png') -8px -69px no-repeat;
height:30px;
font:11px/21px Arial;
margin:0 0 0 3px;
}
h2.widgettitle{
color:#FEFEFE;
text-transform:uppercase;
position:absolute;
text-align:center;
top:0;
letter-spacing:normal;
font-weight:700;}
.widget_tag_cloud div {
margin: 0 10px 20px;
line-height:18px;
}
/*
 * Comments
 */
.comments textarea,
.comments input.text{width:355px;max-width:355px}

#section h3.section {background:url('images/bg_section_header.png') 0px 0px no-repeat;overflow:hidden;}


#left-sidebar .widget p {
line-height:1.3em;
}

#info-promo{margin-bottom:10px;margin-left:5px;}
#info-promo li{padding-top:2px;}
#info-promo li div a {padding-top:2px;}
#info-promo li div a img{padding:0;}

.separator{margin-bottom:45px;}
.blog-separator{margin-bottom:20px}
