body {
background-color: #370b0c;
font: 78% Verdana, Arial, Helvetica, sans-serif;
line-height: 1.2em;
}

#header h2{
	font-size: 1.1em;
	font-weight:bold;
	line-height: .9 em;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;	
}

#wrapper{
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.recentposts a:hover, .recentposts a:visited{
	color: #00990000;
	font-weight:bold;
}
.recentposts a:link{
	color: #990000;
	font-weight:bold;
}
.recentposts a:hover, .recentposts a:visited{
	color: #990000;
	font-weight:bold;
}




dl.comments dt.owner a:link, dl.comments dt.owner a:visited,
dl.comments dt.owner a:hover, dl.comments dt.owner a:active{
	font-weight: 800;
	color: #990000;
	text-decoration: none;
	border: none;
}
dl.comments dd.owner a:link, dl.comments dd.owner a:visited,
dl.comments dd.owner a:hover, dl.comments dd.owner a:active{
	color: #990000;
	text-decoration: none;
	border: none;
}
dl.comments dt a:link, dl.comments dt a:visited,
dl.comments dt a:hover, dl.comments dt a:active{
	font-weight: 800;
	color: #990000;
	text-decoration: none;
	border: none;
}

.contentheading a:link, .contentheading a:visited,
.contentheading a:hover, .contentheading a:active{
	color: #990000;
	border: none;
}

dl.entrylist dt a:link, dl.entrylist dt a:visited, dl.entrylist dt a:active{
	color: #990000;
	text-decoration: none;
}

/* tag Styles */

.souptagcloud
{
	line-height: 200%;
	padding:0 10px;
	margin: 0px;
	margin-bottom:1em;
	list-style-type: none;
}
.souptagcloudlarge
{
	line-height: 200%;
	margin:20px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
.souptagcloud a{
	margin: 0 2px;
	text-decoration:none;
}
.souptagcloudlarge a{
	margin: 0 2px;
}
.souptagcloud a:hover, .souptagcloudlarge a:hover{
	background-color: #DDD;
}

.souptag1, .souptag2, .souptag3, .souptag4, .souptag5, .souptag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.souptag1 a:link, .souptag1 a:visited, .souptag1 a:active
{
   color: #999;
	font-size: 1em;
	font-weight: 900;
}

.souptag2 a:link, .souptag2 a:visited, .souptag2 a:active
{
color: #999;
font-size:1.2em;
font-weight: 800;
line-height: 12px;
}

.souptag3 a:link, .souptag3 a:visited, .souptag3 a:active
{
color: #777;
font-size:1.1em;
font-weight: 600;
line-height: 11px;
}

.souptag4 a:link, .souptag4 a:visited, .souptag4 a:active
{
color: #777;
font-size:1.1em;
font-weight: 400;
line-height: 11px;
}

.souptag5 a:link, .souptag5 a:visited, .souptag5 a:active
{
color: #555;
font-size:1em;
font-weight: 200;
line-height: 11px;
}

.souptag6 a:link, .souptag6 a:visited, .souptag6 a:active
{
color: #555;
font-size:1em;
font-weight: 100;
line-height: 11px;
}

/* End tag Styles */