/* Start of CMSMS style sheet 'Module: Blogs Made Simple' */
/*
************
General styles
************
*/

#blogiWrapper ul {
	display: block;
	margin-left: 0;
	padding-left: 0;
}
#blogiWrapper ul li {
	padding: 10px 0 45px 0;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0;
	background: transparent url(kuvat/hr_bg.gif) no-repeat center bottom!important;
}
#blogiWrapper .date {
	display: block;
	color: black;
	clear: both;
	font-weight: bold;
}
#blogiWrapper ul li h3 a {
	display: block;
	clear: both;
	font: italic 24px Georgia, "Times New Roman", Times;
/* little more room at top */
	padding: 0!important;
	margin: 5px 0!important;
}
#blogiWrapper .ingressi {
	display: block;
	clear: both;
	line-height: 140%;
}

a.blogs-breadcrumb,
.blogs-breadcrumb {
  color:#423525;
  padding:0px;
  padding-bottom: 40px;
  text-decoration:none;
}

a.blogs-breadcrumb:hover {
}

.blogs-showmessage {
  margin:12px;
  padding:12px;
  border:2px solid #9C0800;
}

.entry-headline {
  font-weight:bold;
  color: #000000;
}

/*
****************
Pagespecific styles
****************
*/

/*Main Blogs-styles*/
.blogs-showblogsentries {

}

.blogs-showblogsentry {
  border-bottom:1px solid black;
}

.blogs-showblogsentrytime {
  color:#333;
  font-size:80%;
}

.blogs-showblogsentrytitle {
  font-size:130%;
  padding-bottom:13px;
}

.blogs-showblogsentryshorttext {

}

.blogs-showcategoryentrytext {

}

.blogs-showcategoryentryfiles {

}

.blogs-showcategoryentryauthor {
  padding:2px;
  font-style:italic;

}

.blogs-showblogsentrycategory {

}

.blogs-showblogsentrycomments {
  font-weight:bold;
}

/*ShortCategory-styles*/
.blogs-shortbox {
  text-align:center:
  width:216px;
  margin:4px;
  margin-left:8px;
  margin-right:8px;
  float:left;
}
.blogs-shortcategorytitle {
  text-align:center; 
  text-transform:capitalize;
  font-size:130%;
  border:2px solid black;
  padding-left:4px;
  padding-right:4px;
  padding-top:12px;
  padding-bottom:12px;
  width:212px;
}

.blogs-shortcategorytitle:hover {
  background-color:#eee;
}



.blogs-shortentrylist {
  margin-top:10px;
}
.blogs-shortentry {
}
.blogs-shortentrydate {
  color:#333;
  font-size:80%;
  padding-left:12px;
}
.blogs-shortentrylink {
   padding-left:12px;
   padding-bottom:4px;
}

/*** ShowCategoryList-styles ***/
.blogs-showcategorylistbox {
  
}

.blogs-showcategorylistheader {
  
}

.blogs-showcategorylistcategories {

}

.blogs-showcategorylistcategory {
  
}



/*** ShowCategory-styles ***/
.blogs-showcategorybox {
  width:90%;
}

.blogs-showcategoryheader {
  width:50%;
  border:2px solid black;
  padding:10px;
  margin-bottom:24px;
}

.blogs-showcategorytitle {

  font-size:130%;
  padding-bottom:13px;

}

.blogs-showcategorydescription {
}

.blogs-showcategoryentries {
  margin-top:10px;
  margin-left:12px;
}

.blogs-showcategoryentry {
  padding-bottom:24px;
}

.blogs-showcategoryentrytime {
  color:#333;
  font-size:80%;
}

.blogs-showcategoryentrytitle {
  font-style:italic;
  margin-bottom:5px;
  margin-top:4px;
  padding-left:12px;
}

.blogs-showcategoryentrytext {
  padding-bottom:2px;
}

.blogs-showcategoryentryfiles {
  padding-top:4px;
  padding-left:8px;
}

.blogs-showcategoryentryauthor {
  padding:2px;
  font-style:italic;
}

.blogs-showcategoryentrycomments {
  font-weight:bold;
}


/*** ShowEntry-styles ***/

.blogs-showentrybox {
  width: 98%;
}

.blogs-showentryheader {
  margin-bottom: 30px;
}

.blogs-showentrytime {
  color:#000;
	margin-bottom: 0px; border-bottom: 1px solid #c19b6c;
/* bold to set it off from text */
	font-weight: bold; color: black; text-align: right;
}

.blogs-showentrytitle {
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #4f3f2c;
	margin: 1em 0;
}

.blogs-showentrytext {
}

blogs-showentrytext.a {
  color:#993333;
}

.blogs-showentryauthor {
  font-style:italics;
}

.blogs-showentryfiles {
  padding-top:13px;
  padding-left:0px;
}


.blogs-showentrycomments {
  padding-left:12px;
}

.blogs-showentrycomment {
  padding-bottom:12px;
  margin-bottom:12px;
  border-bottom:1px solid .222; 

}

.blogs-showentrycommenttime {
  color:#333;
  font-size:80%;
}

.blogs-showentrycommenttext {
}

.blogs-showentrycommentauthor {
  font-style:italic;
}

.blogs-showentrycommentform {
  padding-top:10px;
  margin-top:10px;
  padding-left:12px;
  margin-bottom:10px;
}

.blogs-authorinput {
  width:400px;

}

.blogs-authorinput:hover {

}

.blogs-commentinput {
  width:400px;
}
.blogs-commentinput:hover {
}

.blogs-submitinput {
}

.blogs-submitinput:hover {
}
#blogReturnLink {
	display: block;
	margin: 15px 0;
}

/* End of 'Module: Blogs Made Simple' */

