body {
margin: 0;
padding: 0;
text-align: justify;
color: #000000;
background: #604902;
font: 100% MS Sans Serif, verdana, arial, tahoma, sans-serif;
font-size: 13px;
}
.menu li.first {
margin: 0px;
list-style-type: none;
padding: 0px;
}
.menu ul, li {
margin: 0px;
list-style-type: none;
padding: 0px;
}

.tablemenu {
margin: 0px;
padding: 0px;
text-align: justify;
}

.tdmenusl {
width: 190px;
margin: 0px;
padding: 0px;
}

.tdmenu {
width: 600px;
margin: 0px;
padding: 5px;
}
.menu {
margin-bottom : 20px;
padding : 10px 0 0 10px;
margin-left:0px;
}
.menu a {
display: block;
font-size: 11px;
color: #D8C792;
padding: 4px;
text-decoration: none;
height: 13px;
}
.menu a:hover {
color: #ffffff;
}


.links {
font-size : 1.4em;
text-transform : uppercase;
letter-spacing : 3px;
}


			/*TYPOGRAPHY*/
h1 {
text-align: right;
font-weight: bold;
font-style : italic;
padding: 5px 5px 0px 5px;
height: 30px;
color: #ffffff;
margin: 0px -4px 10px 0px;
font: normal 1.4em verdana, arial, tahoma, sans-serif;
background: transparent url('../images/h1.jpg') no-repeat top right;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
color : #000000;
text-decoration : underline;
background : inherit;
}
a:hover {
color : #000000;
text-decoration : none;
background : inherit;
}
a img {
border: 0;
}
			/*CLASS*/
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.post {
background-color : #404040;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
}
.post .date {
background : url(../images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .comments {
background : url(../images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .readmore {
background : url(../images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
