/* ---------- @ HTML Tags -----------*/



html {
	background: none !important;	
}

.threadbit .threadtitle a:link,
#posttree a:link {
	color:#990b0b;
	}

.threadbit .threadtitle a:visited,
#posttree a:visited {
	color: #285d87;
	}

.threadbit .threadtitle a:hover, .threadbit .threadtitle a:active,
#posttree a:hover, #posttree a:active {
	color: #285d87;
	}

.newcontent_textcontrol, .newcontent_textcontrol:visited {
	color: #fff;	
}

h2,
h3,
h4 {
	margin: 0;	
}

p {
	line-height: 90%;	
}

blockquote {
	color: #111;
	font: 1em Arial, Verdana, sans-serif;
	margin: 15px 0;
	letter-spacing: normal;
	border: none;
	padding: 0;
}

#content-wrapper {
	padding-bottom: 0;	
}


.logo-image {
	height: 20px;	
}

#forum-footer a {
	color: #fff;	
}
