/* Start of CMSMS style sheet 'Module: Blog' */
/*
************
General styles
************
*/

a.blogs-breadcrumb,
.blogs-breadcrumb {
  color:#808080;
  padding:0px;
  margin-bottom:1em;
  margin-top:0.8em;
  line-height:1em;
  text-decoration:none;
}

a.blogs-breadcrumb:hover {

}

.blogs-showmessage {
  margin:0.5em;
  padding:0.5em;
  border:2px solid #9C0800;
}

.entry-headline {
  font-weight:bold;
  color: #000000;
}

/*
****************
Pagespecific styles
****************
*/

/*Main Blogs-styles*/
.blogs-showblogsentries {

}

.blogs-showblogsentry {
  border-bottom:1px solid dotted;
  margin-bottom:1em;
  padding-bottom:1.2em;
}

.blogs-showblogsentrytime {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}

.blogs-showblogsentrytitle {
  color: #294B5F;
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
}

.blogs-showblogsentrytitle a {
  text-decoration:none;
}

.blogs-showblogsentryshorttext {
  line-height:1.4em;

}

.blogs-showcategoryentrytext {

}

.blogs-showcategoryentryfiles {

}

.blogs-showcategoryentryauthor {
  padding:2px;
  font-style:italic;

}

.blogs-showblogsentrycategory {
  margin-top:0.8em;
  line-height:1em;
  font-size:1em;
  font-style:italic;
}

.blogs-showblogsentrycategory a {

}

.blogs-showblogsentrycomments {
}

.blogs-showblogsentrycomments a {
  font-style:italic; 
  line-height:1.5em;
  margin-top:0.2em;
  font-size:1em;
}

/*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:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}
.blogs-shortentrylink {
   padding-left:12px;
   padding-bottom:4px;
}

/*** ShowCategoryList-styles ***/
.blogs-showcategorylistbox {
  
}

.blogs-showcategorylistheader {
  display:none;
}

.blogs-showcategorylistcategories {

}

.blogs-showcategorylistcategory {
  padding-top:0.4em;
  padding-bottom:0.6em;
}



/*** ShowCategory-styles ***/
.blogs-showcategorybox {

}

.blogs-showcategoryheader {
  margin-bottom:1em;
}

.blogs-showcategorytitle {
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
  color: #18507C;
  text-decoration:none;
}

.blogs-showcategorydescription {
   line-height:1.5em;
}

.blogs-showcategoryentries {

}

.blogs-showcategoryentry {
  margin-bottom:1em;
}

.blogs-showcategoryentrytime {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}

.blogs-showcategoryentrytitle {
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
}

.blogs-showcategoryentrytitle a {

  color: #18507C;
  text-decoration:none;
}

.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;
}


.blogs-showcategoryentrycomments a {
  font-style:italic; 
  line-height:1.5em;
  margin-top:0.2em;
  font-size:1em;
  text-decoration:none;
}

/*** ShowEntry-styles ***/

.blogs-showentrybox {
}

.blogs-showentryheader {
  margin-bottom:2em;
}

.blogs-showentrytime {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}

.blogs-showentrytitle {
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
  color: #18507C;
}

.blogs-showentrytext {
}

blogs-showentrytext.a {
  color:#993333;
}

.blogs-showentryauthor {
  font-style:italics;
}

.blogs-showentryfiles {
  padding-top:13px;
  padding-left:0px;
}


.blogs-showentrycomments {
  margin-bottom:2em;
}

.blogs-showentrycomment {
  padding:1.1em;
  background:#F0F0F0;
  margin-bottom:0.8em;
}

.blogs-showentrycomment_detail {
  height:11px;
  background-image:url(../cms/images/cms/blog_comment_detail.png);
  background-repeat:no-repeat;
  background-position:bottom left; 
}

.blogs-showentrycommenttime {
  color:#294B5F;
  font-size:0.8em;
  padding-bottom:0.3em;
  padding-top:0.3em;
}

.blogs-showentrycommenttext {
  line-height:1.5em;
  font-size:0.9em;
}

.blogs-showentrycommentauthor {
  font-weight:bold;
}

.blogs-showentrycommentform {
  margin-top:1em;
  margin-bottom:1em;
}





div.rss_link {
  margin-top:0.8em;
  line-height:2em;
}

div.rss_link a {
text-decoration:none;
}

/* End of 'Module: Blog' */

