/* GENERAL STYLES */
#newsmenu 
{
margin:0;padding:0;width:155px;
}
#newsmenu h2
{
font-size:90%;
color: #fff;
background: #008f7f url(/siteimages/navback.jpg) repeat-x center left;
padding:0;
margin:0;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 10px; /*header text is indented 10px*/
}

#newsmenu a{
color: #c25e51;font-size: 80%;
}

#newsmenu ul{
list-style-type: none;
margin: 2px;
padding: 5px;
margin-bottom: 8px; }



#newsmenu ul li a{
color: #c25e51;
padding: 2px 0;
padding-left: 2px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

#newsmenu ul li a:visited{
color: #c25e51;
}
#newsmenu ul li a:active{
color: #c25e51;
}

#newsmenu ul li a:hover{ /*hover state CSS*/
color: #c25e51;
}

#newsmenu .count{float:right;}
.smlTxt 
{
font-size:80%;
}

.post a
{display: block;color: #5e0d02;
text-decoration:none;border-bottom: 1px #dddddd solid;}
.post a:hover
{color: #5e0d02;background:#fbf2f1;border-bottom: 1px #cccccc solid;}


/* EDITOR PROPERTIES */
