div#NavSideBar
{
display: none;
}

.souptag1, .souptag2, .souptag3, .souptag4, .souptag5, .souptag6 
{
color: #84161a;
font-size:1em;
font-weight:100;
display: list-item;
}

body {
background-color: #84161a;
}

dl.entrylist dt a:link{
color: #84161a;
text-decoration: underline;
}

A:link
{ text-decoration: arial; color:#5d9e5d; }

p { color:#000000; }

h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 0.9em;}
a:link, a:visited, a:hover, a:active{
color: #84161a;
text-decoration: underline;
}
a:hover{
	color: #000000;
}

.recentposts a:link{
	color: #84161a;
	font-weight:bold;
}

.recentposts a:hover, .recentposts a:visited{
	color: #84161a;
	font-weight:bold;
}

dl.entrylist dt a:link, dl.entrylist dt a:visited, dl.entrylist dt a:active{
	color: #84161a;
	text-decoration: none;
}

dl.entrylist dt a:hover{
	color: #000000;
	text-decoration: none;
}

dl.entrylist dt a.listdate:link, dl.entrylist dt a.listdate:visited,
dl.entrylist dt a.listdate:hover, dl.entrylist dt a.listdate:active{
	text-decoration: none;
	border: none;
	font-size: 0.8em;
	letter-spacing: 0px;
	line-height: 1.1em;
	font-weight: 100;
	color: #84161a;
}

.contentheading a:link, .contentheading a:visited,
.contentheading a:hover, .contentheading a:active{
	color: #84161a;
	border: none;
}

dl.entrylist dd,dl.entrylist dt,.entryview
{
background-image: none;
} 

#wrapper
{
background: #DAB75D;
}

comments dd, comments dt
{
background: none;
}

dl.comments dd{
	background: none;
	padding: 10px;
	margin-left: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 1em;
	border: 1px solid #000000;
	border-top-width: 0px;
	width: 428px;
	word-wrap: break-word;
	overflow: auto;	
}

.sideboxes h4{
	font-size: 1.4em;
	color: #000000;
	font-weight: 800;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0.2em 0 0.5em 0;
	padding-top: 0.5em;
	background-image: none;

}

.TagSideBar h4{
	font-size: 1.4em;
	color: #000000;
	font-weight: 800;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0.2em 0 0.5em 0;
	padding-top: 0.5em;
	background: none;
}

#navbar li{
	float: left;
	width: 76px;
	background: #000000;
	text-align: center;
	margin: 0 3px 3px 0;
	display: block;
}

#navbar li.navselected{
	background: #000000;
}

#navbar a{
	font-size: 0.9em;
	display: block;
	width: 76px;
	padding: 3px 0;
	color: #FFF;
	font-weight: 800;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	text-decoration: none;
	border: none;
}

#navbar a:hover{
	background: #84161a;
	border: none;
}

dl.comments dt{
   background: none;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0px;
	line-height: 1.1em;
	font-weight: 100;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	width: 428px;
	overflow: hidden;
}
dl.comments dt a:link, dl.comments dt a:visited,
dl.comments dt a:hover, dl.comments dt a:active{
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	border: none;
}

dl.comments dd{
	background: none;
	padding: 10px;
	margin-left: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 1em;
	border: 1px solid #000000;
	border-top-width: 0px;
	width: 428px;
	word-wrap: break-word;
	overflow: auto;	
}

/* This is the subheader on content pages*/
.contentsubheading{
	margin: 0px 10px 10px 20px;
	font-size: 1.2em;
	color: #000000;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}



.rightsideboxes h4{
	background-image: none; 
}






