p {
	margin-top: 0;
	margin-bottom: 1em;
}


blockquote { 
	margin-left: 2.5em; 
	border-left: 1px solid #7F0000;
	padding-left: .5em; 
}

A 			{ color: #7F0000; text-decoration: none; }
A:link		{ color: #7F0000; text-decoration: none; }
A:visited	{ color: #7F0000; text-decoration: none; }
A:active	{ color: #999999; text-decoration: none; }
A:hover		{ color: #999999; text-decoration: underline; }	

#content {
	background:#FFF;
	border:1px solid #FFF;	
}

#container {
	background:#FFF;
	border:1px solid #FFF;		
}

#links {					
	border:1px solid #FFF;			
}
		

.blog {
	background:#FFF; 
}

.blogbody {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#333;
	font-size: 11px;
	line-height:150%;
	font-weight:normal;
	background:#FFF;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #7F0000;
	background: transparent; 
}
	
.blogbody a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999999;
	background: transparent; 
}
	
.blogbody a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #999999;
	background: transparent;  
}
	
.title	{
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 17px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 6px; 
}			

#menu {
	background:#FFF;
	text-align:center;
}		

.date { 
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
}			
		
.posted	{ 
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}
				
.calendar {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
 	line-height:140%;
    text-align:left;
}
	
.calendarhead {	
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	font-size:small;
	font-weight:normal;
	letter-spacing: .3em;
  	background:#FFF;
  	text-transform:uppercase;
	text-align:left;			
}	
	
.side {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;				
}	
		
.sidetitle {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#990000;
	font-size:small;
	font-weight:bold;
	letter-spacing: .3em;
 	background:#FFF;
	text-transform:uppercase;
}		
	
.syndicate {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	font-size:xx-small;		
	line-height:140%;
	background:#FFF;  		
}	
		
.powered {
	font-family:palatino, georgia, times new roman, serif;
	color:#666;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	letter-spacing: .2em;					
	background:#FFF;		
}	
		
.comments-body {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	border-bottom:1px dotted #999; 					
}		

.comments-post {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;		
}	
			
.trackback-url {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
 	background:#FFF;
 	line-height:140%;		
 	border:1px dotted #999; 					
}

.trackback-body {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
 	background:#FFF;
 	line-height:140%;	
 	border-bottom:1px dotted #999; 					
}		

.trackback-post {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;		
}	

.comments-head	{ 
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif; 
	font-size:medium; 
	color: #666; 
	border-bottom:1px solid #999;
	font-weight:bold;
	background:#FFF;		
}		

#banner-commentspop {
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	color:#990000;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;  		
	border-top:1px solid #FFF;  				  		  			 
}
		
.button { 
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 11px; 
	background-color: 333333; 
	color: FFFFFF; 
	border-color: 990000; 
	highlight-color: CDC7C6; 
	font-weight: bold; 
} 