body {
	margin: 0;
	padding: 0; 
	background-color: #ffffff;
	color: #000000;
	/*
	background-image: url(gfx/bgtestmini.jpg); 
	background-repeat: repeat-x;
	*/
	font-family: lucida grande, verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
} 

A 			{ color: #0000FF; text-decoration: none; } 
A:link		{ color: #0000FF; text-decoration: none; } 
A:visited	{ color: #4000c0; text-decoration: none; } 
A:active	{ color: #FF0000; text-decoration: none;  } 
A:hover		{ color: #0000FF; text-decoration: underline;  }

A.tagcloud 			{ color: #808080; text-decoration: none; } 
A.tagcloud:link		{ color: #808080; text-decoration: none; } 
A.tagcloud:visited	{ color: #808080; text-decoration: none; } 
A.tagcloud:active	{ color: #808080; text-decoration: none;  } 
A.tagcloud:hover	{ color: #808080; text-decoration: underline;  }

A.post_footer 			{ color: #808080; text-decoration: none; } 
A.post_footer:link		{ color: #808080; text-decoration: none; } 
A.post_footer:visited	{ color: #808080; text-decoration: none; } 
A.post_footer:active	{ color: #808080; text-decoration: none;  } 
A.post_footer:hover		{ color: #808080; text-decoration: underline;  }

A.menu 			{ color: #0000FF; text-decoration: none; } 
A.menu:link		{ color: #0000FF; text-decoration: none; } 
A.menu:visited	{ color: #0000FF; text-decoration: none; } 
A.menu:active	{ color: #0000FF; text-decoration: none;  } 
A.menu:hover	{ color: #0000FF; text-decoration: underline;  }

div {
	/* border for all divs visible during development */
	border-style: none;
	border-width: 0px;
	border-color: #ffffff;
	padding: 0px;
}	

.content {
	text-align:left;
	max-width:500px;
}	

.post {
	border-style: none;
	border-width: 0px;
	border-color: #ffffff;
	padding: 0px;
	text-align:left;
}	

.menubox {
	font-family:verdana, arial, sans-serif;
	background:#e8e8e8;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	padding:2px;				
	text-align:left;
	margin-bottom:15px;
}

.menuboxhead {
	font-family:arial, verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:#cccccc;
	line-height:140%;
	padding:2px;
	text-align:left;
	text-transform:uppercase;
	letter-spacing: .2em;  					
}	

.comment_post_list {
	font-family: arial, verdana, sans-serif;
	background:#e8e8e8;
	font-size:13px;
	font-weight:bold;
	line-height:140%;
	padding:2px;				
	text-align:left;
}


.menuboxdisclaimer {
	font-family:verdana, arial, sans-serif;
	background:#e8e8e8;
	color:#808080;
	font-size:9px;
	font-weight:normal;
	line-height:140%;
	padding:2px;				
	text-align:left;
	margin-bottom:10px;
}

.tagcloud {
	font-family:arial, sans-serif;
	color:#808080;
	line-height:150%;
	padding:2px;				
	letter-spacing: .1em;  					
}

.bannerbox {
	font-family:arial, verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:#ffffff;
	line-height:100%;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .2em;  					
}

.countdownbig {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:80px;
	font-weight:bold;
	line-height:100%;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .2em;  					
}

.countdownsmall {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .1em;  					
}

img { padding: 5px;}
.nopadding { padding: 0px;}
.social { padding: 0px; text-align: center; border: 0px;}

input, textarea, select, td {
 font-family: lucida grande, verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

form.edit { background-color: #d0d0d0; }

	
.post_title {
	font-family: arial, verdana; 
	font-weight:bold;
	font-size: 20px;
	color: #404040; 
	text-align:left;
	margin-bottom:5px;
}
.post_title:link	{ color: #404040; text-decoration: none; } 
.post_title:visited	{ color: #404040; text-decoration: none; } 
.post_title:active	{ color: #404040; text-decoration: underline; } 
.post_title:hover	{ color: #404040; text-decoration: underline; } 

.prevnext {
	font-family: arial, verdana; 
	font-weight:bold;
	font-size: 14px;
}

.post_abstract {
	font-size:12px;
	padding-top: 2px; 
	padding-right: 0px; 
	padding-bottom: 2px; 
	padding-left: 0px;
	line-height: 140%;
	text-align:left;
}

.post_footer {
	font-size:11px;
	font-family: arial;
	color: #808080;
	margin-bottom:15px;
}

.post_edit {
	font-size:11px;
	color: #808080;
}

.post_time {
	font-size:11px;
	font-family: arial;
	color: #808080;
	padding-top: 2px; 
	padding-right: 0px; 
	padding-bottom: 2px; 
	padding-left: 0px;
	/* text-transform:uppercase; */
	margin-bottom:5px;

}

.commenthead {
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:#e8e8e8;
	line-height:140%;
	padding:5px;
	text-align:left;
}	


.commentbox {
	font-size:12px;
	padding:5px;
	line-height: 130%;
	text-align:left;
}	
