@charset "utf-8";
/* CSS Document for SuperBlog © Copyright 2009, All rights reserved */

/* K2 Frontpage View */
div.defCategoryWrapper div.defCategoryBlock{
background:#EBEDED;
border:none;
}
#k2Container h1.componentheading{
color:#FF3A1A;
}

/* K2 Category View */
div.itemListCategoryBlock{
background:#EBEDED;
border:none;
}
div.itemListSubCategoriesBlock{
border-top:1px solid #DFDFDF;
}
ul.itemListSubCategories li{
color:#C9CFCF;
}
div.itemTools{
background:#EBEDED;
border:none;
}

/* K2 Item View */
div.itemImageMainBlock{}
div.itemImageMainBlock span.itemImageCaption{}
.itemReadMore{
background:#EBEDED;
color:#1A77A7;	
}
div.itemAuthorBlock{
background:#EBEDED;
}
div.itemComments{
background:#EBEDED;
}

/* K2 Item List Module */
div.k2ItemsListContainer ul.k2ItemsList li{
border-bottom:1px solid #EBEDED;
}
/* K2 Calendar */
table.calendar tr td.calendarToday {
background:#1A77A7;
}

/* K2 v2 Update **********/
div.itemToolbar{
background:#EBEDED;
}
div#itemListLinks{
background:#EBEDED;
border:none;
}
/* K2 v2 Content Module **********/
.odd{
background:#FFFFFF;
}
.even{
background:#EBEDED;
}
