

body, html, #content
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #CC0000;
}

a:hover, a:active
{
    color: #CC0000;
}

a:visited
{
    color: #CC0000;
}

#masthead, #top
{
    background-color: #BEBEBE;
}

h1.headermaintitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #333333;
}

h2.pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.postsub h2
{
    color: #CC0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #CC0000;
}

#leftmenu h3
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#leftmenu
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #CC0000;
}

#leftmenu a:visited
{
    color: #CC0000;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #CC0000;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #770000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #880000;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #990000;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #AA0000;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #BB0000;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #CC0000;
}

#top, #content, #main
{
    border-color: #CC0000;
}

#news{
	margin: 0em;
	padding: 0em;
	border: 1px dashed #ffffff;
}

body {
	font-size : 8pt;
	font-family: verdana;
}

#main {
	background-color : #ffffff;
}

#main2 {
	background-color: #F4F4F4;
}

#tagline {
	font-size : 9pt;
}

p.postfoot {
	font-size : 7pt;
	color : #999;
}

h2 {
	padding-bottom: 3px;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
} 

#news
{    
	margin-left: 15px;    
	margin-top: 5px;
    margin-bottom: 20px;
}

#leftmenu a {
    color: #900;
}

#leftmenu h3 {	
    border-top: 1px dotted #DADADA;  
    color: #858585;  
    font-size: 8pt;
    font-family: arial;
    font-weight: bold;
    padding-bottom: 7px;        	
}

#news h3 {
    color: #fff;
    border-top: 0px solid #fff;  
}

.post a {
    color: #900;
}

h5 {
	/* Topic Heading */
	padding-top: 0px;
    font-family: arial;
    font-weight: bold;
}

.CommonSinglePager {
    /* the 'next page link at the bottom of the page */
    padding-top: 6px;
}

#postToolbar
{
	padding-top: 10px;
	margin-left: 20px;
}

.shareblock {
     padding-top: 6px;
     color: #999;
}

#top {
	background-color : #666;
	color : #fff;
	border-bottom : 3px solid #f00;
}

#top h1 a {
	color: #fff;
}

/*** COMMENTS*********************/
#comments
{
	padding-bottom: 10px;
}

#commentform h3 {
font-family: arial;
font-size: 9pt;
}

#comments h4 {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #aaa;
	border-top: 1px dashed grey;
	padding-top: 4px;
	padding-bottom: 6px;   
}

#commentform dt{
	padding-top: 7px;
	padding-bottom: 4px;
}

#comments h2 {
	font-family: arial;
	padding-bottom: 9px;
}

/*** TAGS **************************/
.Tag1:link, .Tag1:visited, .Tag1:active
{
    color: #700;
	font-size: 120%;
	font-weight: 900;
}

.Tag2:link, .Tag2:visited, .Tag2:active
{
	color: #800;
	font-size: 120%;
	font-weight: 800;
}

.Tag3:link, .Tag3:visited, .Tag3:active
{
	color: #900;
	font-size: 120%;
	font-weight: 600;
}

.Tag4:link, .Tag4:visited, .Tag4:active
{
	color: #a00;
	font-size: 120%;
	font-weight: 500;
}

.Tag5:link, .Tag5:visited, .Tag5:active
{
	color: #b00;
	font-size: 120%;
	font-weight: 300;
}

.Tag6:link, .Tag6:visited, .Tag6:active
{
	color: #c00;
	font-size: 120%;
	font-weight: 200;
}