﻿body 
{
 	width:100%;
	height:100%;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.765em;
	color:Black;
	background:#fff;  
}

h2.postHeader
{
    font-size:100%;
	margin-bottom:0.5em;
	padding-bottom:2px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 1em;
	color:#002a42;
	border-bottom: #907c4b 1px solid;
	
}
h2.postTitleCat {
-x-system-font:none;
border:none;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
font-size:100%;
float:left;
margin:0px;
padding:0px;
margin-top:2px;
}
h2.postTitle {
-x-system-font:none;
border:none;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
font-size:100%;
font-weight:100;
float:left;
width:229px;
margin:0px;
padding:0px;
}


h2.postDate
{
    -x-system-font:none;
border:none;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
font-size:70%;
float:left;
margin:0px;
padding:0px;
}

p
{
    padding:1px;
    margin:0px;
    margin-bottom:2px;
}

.postHolder
{
    border-bottom: #907c4b 1px solid;

}
.description
{
    font-weight:bold;
}
.postDescriptionHolder
{
    clear:both;
}

#newsarchiveLink 
{
    margin-top:8px;
    margin-right:10px;
font-size:80%;
position:relative;
float:right;
}
a {
color:#907C4B;
text-decoration:none;
}
a:hover {
color:#907C4B;
text-decoration:underline;
}

.ListHolder
{
    width: 230px;
    padding-left: 4px;
    overflow: auto;
}

