/* Start of CMSMS style sheet 'Module: Blogs Made Simple' */
/* Start of CMSMS style sheet 'Module: Blogs Made Simple' */
/*
************
General styles
************
*/

textarea{background-color:#ECDEC4;}
input{background-color:#ECDEC4;}

a.blogs-breadcrumb,
.blogs-breadcrumb {
  color:#808080;
  font-weight:bold;
  padding:0px;
  padding-bottom:12px;
  text-decoration:none;
}

a.blogs-breadcrumb:hover {
color:#9C0800;
}

.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 {

}

.blogs-showblogsentrytitle {

}

.blogs-showblogsentryshorttext {

}

.blogs-showcategoryentrytext {

}

.blogs-showcategoryentryfiles {

}

.blogs-showcategoryentryauthor {


}

.blogs-showblogsentrycategory {

}

.blogs-showblogsentrycomments {

}
.blogs-showblogsentrycomments a{
color:white;
font-weight:bold;
text-decoration:none;
}
.blogs-showblogsentrycomments a:hover{
text-decoration:underline;
}

/*ShortCategory-styles*/
.blogs-shortbox {

}
.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 {

}



.blogs-shortentrylist {
  margin-top:10px;
}
.blogs-shortentry {
}
.blogs-shortentrydate {

}
.blogs-shortentrylink {

}

/*** 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 {

}


/*** ShowEntry-styles ***/

.blogs-showentrybox {
  width: 98%;
}

.blogs-showentryheader {
  width:100%;
  border:2px solid black;
  padding:10px;
  margin-bottom:24px;
}

.blogs-showentrytime {
  color:#333;
  font-size:90%;
  padding-bottom:8px;
}

.blogs-showentrytitle {
  padding-bottom:13px;
}

.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 {
  border: #555555 1px solid;
  margin-top:50px;
  padding:12px;
  margin-bottom:12px;
  width:50%;
  background-color:#5B1610;
  color:white;
}

.blogs-showentrycommenttime {
  color:#333;
  font-size:80%;
}

.blogs-showentrycommenttext {


}

.blogs-showentrycommentauthor {
  font-style:italic;
  text-align:right;
}

.blogs-showentrycommentform {
width:40%;
float:right;
}

.blogs-authorinput {
  width:80%;
  border:1px solid #333;
}

.blogs-authorinput:hover {
  /*background-color:red;*/
}

.blogs-commentinput {
  width:100%;
  border:1px solid #333;
}
.blogs-commentinput:hover {
  /*background-color:#ddd;*/
}

.blogs-submitinput {
  border:1px solid #bbb;
}

.blogs-submitinput:hover {
  /*background-color:#ddd;*/
}

/* End of 'Module: Blogs Made Simple' */

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

