body 
{
	background: #ffffff url(files/background.jpg);
	color: #000000;
	margin-top: 10px;
}

body, p, div, table, td 
{
	font-size: 10pt; 
	font-family: Verdana, Arial, sans-serif;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* 3700 YEAR OLD MAN - INTRO TEXT ON THE BLOG PAGE */
h2.blogpage {
	color: #666666;
	padding: 0 !important;
	margin-top: -5px;
}
/* GENERIC MODULE TITLE */
h2.ContainerTitle {
	text-align: center;
	margin: 0px auto !important;
	padding-top: 20px !important;
}

/* BLOG MODULE TITLE */
.blogmain h2.ContainerTitle {
 display: none;
}
/* BLOG PAGE - SIDEBAR MODULE TITLES */
.blogsidebar h2.ContainerTitle {
	font-size: 11pt;
	color: #808080;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {
	font-size: 12pt; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* BLOG COMMENT TITLE */
.post h3 {
	font-size: 10pt;
}
/* BLOG ARTICLE TITLES */
#listing .post.blogjapanese h3 {
	font-size: 13pt; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#listing .post.blogjapanese h3 a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#listing .post.blogjapanese h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 10pt; 
	font-family: Verdana, Arial, sans-serif;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Normal {
	font-size: 10pt; 
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: normal;
}
/* BLOG PAGE - SIDE MODULE TITLES */
.blogsidebar h2.ContainerTitle {
	font-size: 11pt;
	font-family: Verdana, Arial, sans-serif;
	color: #808080;
	line-height: normal;
}

.BlogPostList ul {
padding-left: 5px;
margin-left: 5px;
}

#listing .post.blogjapanese div.dateandauthor {text-align: center;}
#listing .post.blogjapanese div.Submissions {text-align: center;}
#listing .post.blogjapanese div span.NormalBold {display: block; width: 500px; text-align: center;}
#listing .post.blogjapanese p.postfoot {padding-bottom: 15px !important; text-align: center; font-weight: bold;}
#listing .post.blogjapanese p.postfoot span.normal {font-weight: normal;}


.small {
	font-size: 8.5pt; 
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
}
.locality {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: normal;
}
.footer {
	font-size: 7.5pt;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	line-height: normal;
}
.footer a:link {
	font-size: 7.5pt;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	line-height: normal;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}




