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

/* K2 Frontpage View */
div.defView{
border:none;
}
div.defCategoryWrapper div.defCategoryBlock{
padding:8px 8px 50px 8px !important;
}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle a{
font-family:inherit;
font-size:inherit;
}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle span{
font-size:0.6em;
}

/* K2 Category View */
#k2Container{
margin:0 0 10px 0;
}
div.itemListCategoryBlock{
margin:5px 0;
}
div.itemListCategoryBlock h2.itemListCategoryTitle{
font-family:inherit;
}
div.itemListCategoryBlock a.itemListCategoryImage{
margin:0 10px 10px 0;
}
ul.itemListSubCategories, ul.itemListSubCategories li{
margin:0;
padding:0;
list-style:none;
}
ul.itemListSubCategories li{
display:block;
}
div.itemContainer{
padding:0;
width:100%;
}
div.itemImageMainBlock{
padding:0 0 10px 0;
}
div.itemImageMainBlock span.itemImage img{}

/* K2 Item View */
div.itemView{
border:none;
}
div.itemContainer div.itemHeader h1.itemTitle{
font-family:inherit;
font-weight:bold;
}
div.itemHeader h1.itemTitle{
font-family:inherit;
font-size:2em;
}
div.itemImageMainBlock span.itemImageCaption, div.itemImageMainBlock span.itemImageCredits{}
.itemReadMore{
padding:3px 5px;
margin:10px 0;
display:block;
float:left;
}
div.itemAuthorBlock{
border:none;
}
div.itemComments{
border:none;
}

/* K2 Author View */
div.authorBlock h1.authorName{
font-family:inherit;
}

/* K2 Item List Module */
div.k2ItemsListContainer ul.k2ItemsList{
margin:0;
padding:0;
}
div.k2ItemsListContainer ul.k2ItemsList li{
padding:10px 0;
}
div.k2ItemsListContainer ul.k2ItemsList li a.k2ItemsTitle, div.k2ItemsListContainer ul.k2ItemsList li a.k2ItemsTitle:hover{
font-size:1.3em;
font-weight:bold;
}
div.k2ItemsListContainer ul.k2ItemsList li span.k2ItemsDate{
font-size:0.8em;
margin:5px 0;
}
div.k2ItemsListContainer ul.k2ItemsList li a.k2ItemsThumb {
margin:0 10px 10px 0;
}
div.k2ItemsListContainer ul.k2ItemsList li.clr{
border:none;
}
/* K2 Calender Module */
table.calendar {
width:100%;
}


/* K2 v2 Update **********/
div.catItemHeader h3.catItemTitle{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
div.itemHeader h2.itemTitle{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
div#itemListLinks h3{
font-size:1.1em;
}
/* K2 v2 Content Module **********/
div.k2ItemsBlock ul{
margin:0;
}
div.k2ItemsBlock ul li a.moduleItemTitle{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/* K2 v2 Comment Module **********/
div.k2LatestCommentsBlock ul{
margin:0;
}
div.k2LatestCommentsBlock ul li{
padding:5px;
}
