body {
	margin:0px 0px 20px 0px;
	background: white;	
	font-family: sans-serif;
}

a, a:link, a:visited { color: #036;}
a:active, a:hover {color: #369;}
	
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	color: white; font-size:x-large;
  	padding:15px;
    border-bottom: 1px solid #666;
    background: #369;	
}

#banner a, #banner a:link,#banner a:visited,#banner a:active,#banner a:hover {
	font-size: xx-large;
	color: white;
	text-decoration: none;
}

.description {
	color:white;
	font-size:small;
}
				
#content {
	position:absolute;
	background: transparent;
	margin-right:20px;
	margin-left:225px;
	margin-bottom:20px;
	border:none;	
}

#container {
	background: transparent;
	border: none;		
}

#links {	
	padding:15px;				
	border: none;
	width:200px;			
}
		
.blog {
  	padding:15px;
	background: transparent; 
}

.blogbody {
	color:#333;
	font-size:small;
  	background: transparent;
}

.title	{
	font-size: medium;
	color: #666;
}			

#menu {
	margin-bottom:15px;
	background:#FFF;
	text-align:center;
}		

.date	{ 
	font-size: large; 
	color: #333; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}			
		
.posted	{ 
	font-size: x-small; 
	color: black; 
	margin-bottom:25px;
}
		
		
.calendar {
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	background: transparent;
  	padding:2px;
    text-align:left;
}
	
.calendarhead {	
	color:#333;
	font-size:small;
	font-weight:normal;
  	padding:2px;
	letter-spacing: .3em;
  	background: transparent;
  	text-transform:uppercase;
	text-align:left;			
}	
	
.side {
	color:#333;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
  	padding:2px;				
}	
		
.sidetitle {
	color:#333;
	font-size:small;
	font-weight:normal;
  	padding:2px;
  	margin-top:30px;
	letter-spacing: .3em;
  	text-transform:uppercase;		
  	background: transparent;
}		
	
.syndicate {
	font-size:xx-small;		
 	line-height:140%;
  	padding:2px;
  	margin-top:15px;
  	background: transparent;  		
 }	
		
.powered {
	color:#666;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:50px;
	letter-spacing: .2em;					
  	background: transparent;		
}	
		
	
.comments-body {
	color:#666;
	font-size:small;
  	background:#FFF;
  	padding:10px 0px;		
 	border-bottom:1px dotted #999; 					
}		

.comments-post {
	color:#666;
	font-size:x-small;
  	background: white;		
}	
			
	
.trackback-url {
	color:#666;
	font-size:small;
	font-weight:normal;
  	background: white;
 	padding:5px;		
 	border:1px dotted #999; 					
}


.trackback-body {
	color:#666;
	font-size:small;
	font-weight:normal;
  	background: white;
	padding: 10px 0px;
 	border-bottom:1px dotted #999; 					
}		

.trackback-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	background: white;		
}	

		
.comments-head	{ 
	font-size:small; 
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
  	background: white;		
}		

#banner-commentspop {
	color: white;
	font-size:large;
	font-weight:bold;
	background:#036;
	padding: 5px 15px;
}