body  {
margin-right : 0px;
margin-top : 10px;
background : #ADAD82;
margin-left : 0px;
font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
	A  {
color : red;
text-decoration : none;
font-family : verdana, arial, sans-serif;
}
	A:link  {
color : red;
text-decoration : none;
}
	A:visited  {
color : #990000;
text-decoration : none;
}
	A:active	{ color: #990000;  } 
	A:hover		{ color: #FF5800;  } 
h1, h2, h3 {
	margin:0px; padding: 0px;
}

	#banner h1, #banner-commentspop  {
color : red;
font-weight : bold;
padding-right : 5px;
padding-left : 5px;
border-top : 5px ridge #CCCC99;
font-size : 26px;
padding-top : 15px;
background : #ADAD82;
padding-bottom : 6px;
border-bottom : 5px groove #CCCC99;
}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color:#FF0000;}

	.description  {
color : black;
font-size : 12px;
background : #ADAD82;
text-transform : none;
display : block;
font-weight : bold;
}
	#content  {
padding : 10px;
margin-right : 220px;
position : relative;
margin-bottom : 20px;
background : #ADAD82;
margin-left : 200px;
z-index : 3;
}


#links  {
text-align : center;
z-index : 2;
right : 20px;
position : absolute;
width : 180px;
top : 135px;
background : #ADAD82;
color : black;
}
				
#llinks  {
text-align : center;
left : 20px;
position : absolute;
width : 150px;
top : 135px;
background : #ADAD82;
z-index : 2;
color : black;
}
				
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
.blogbody, .comments-body, .trackback-body  {
border-bottom : 3px double black;
color : #333333;
padding : 10px;
font-weight : normal;
font-size : 11px;
line-height : 14px;
background : #CCCC99;
border-right : 1px solid black;
border-left : 1px solid black;
}
	
.title  {
text-transform : uppercase;
font-weight : bold;
color : black;
font-size : 10px;
}
		
	#menu  {
margin-bottom : 10px;
font-weight : bold;
font-size : 11px;
background : #ADAD82;
}	
		
	.date, .comments-head  {
font-weight : bold;
border-bottom : 3px double black;
margin-top : 10px;
text-transform : uppercase;
color : #333333;
font-size : 18px;
}	
		
	.posted, .comments-post, .trackback-post  {
text-align : right;
color : #333333;
display : block;
font-size : 10px;
}
		
		
	.calendar {
		color:black;
		font-size:10px;
		font-weight:normal;
  		padding:2px;				
		}
	
	.calendarhead  {
font-weight : bold;
color : red;
line-height : 14px;
background : #ADAD82;
font-size : 10px;
}
	
	.side  {
font-weight : normal;
color : black;
line-height : 14px;
background : #ADAD82;
font-size : 10px;
}
		
	.sidetitle  {
margin-top : 10px;
padding : 2px;
color : black;
font-weight : bold;
letter-spacing : .2em;
font-size : 9px;
line-height : 14px;
background : #ADAD82;
text-transform : uppercase;
border-bottom : 1px solid red;
}
	
	.syndicate  {
font-weight : bold;
text-align : center;
font-size : 9px;
line-height : 14px;
margin-top : 10px;
background : #ADAD82;
color : black;
padding : 2px;
}
		
	.powered  {
margin-top : 10px;
color : black;
padding : 2px;
font-weight : bold;
border-top : 1px solid red;
text-align : center;
font-size : 10px;
line-height : 14px;
border-bottom : 1px solid red;
}
		
	
input, select, textarea  {
color : black;
padding : 1px;
border : 1px solid black;
font : 11px verdana,sans-serif;
background : #ffffff;
margin : 1px;
}
