body {
	background-color: #AB7633;
}

/* mixxtFooter */

#mixxtFooter {
	background-color: #C5C5C5 !important;
	border-top: 5px solid #9D9D9D !important;
}
/* header and navigation */

#header {
	background-color: #7E0303;
}

#header #nav_main a {
	background-color: #EFE3AB;
	color: #9C4E1C;
}

#header h1 {
	color: #000000;
	font-family: 'Futura';
}

#header h2 {
	color: #888888;
	font-family: 'Futura';
	font-size: 20px;
}

#nav_main a {
	background-color: #EFE3AB;
	font-family: 'Futura' !important;
}

#header #nav_main .selected {
	background-color: #D8C29F;
	color: #767676;
}

#header #nav_main li {
	background-color: #9C4E1C;
}

/* Text */

#content_wrapper h3.pagetitle,
.featurebox .headline_grad h4 {
	font-family: 'Futura'; 
}

h3 {
	color: #767676;
}

#content_wrapper {
	background-color: #D8C29F;
	font-family: Verdana;
	color: #000000;
	border-color: #7E0303;
}

legend { /* because of IE */
	color: #000000;
}

#content_wrapper a {
	color: #9C4E1C;
}

.featurebox .headline_box {
	background-color: #EEE2BB;
}

.featurebox h4 {
	color: #0C0C0C;
}

.contentmanager div.cm-wrap1 {
	border-color: #000000;
}

.admin_panel h6 {
	border-color: #9C4E1C;
}

.featurebox {
	color: #000000;
	background-color: #FFFFFF;
}


.forum_edit_ctr table td {
	border-color: #FFFFFF;
}

.border,
.img_ctr,
.featurebox .feature_content {
	border-color: #EEE2BB !important;
}

.borderTextColor {
	border-color: #000000 !important;
}

.pinboardEntry .talkIcon{
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: #EFE3AB;
}
.ie6 .pinboardEntry .talkIcon {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.pinboardEntry .border {
	border-color: #EFE3AB !important;
}

.feature_content h1,
.feature_content h2,
.feature_content h3,
.feature_content h4,
.feature_content h5,
.feature_content h6 {
	color: #000000;
}

.specHigh1,
.buddylist dl,
div.pagination ul li a:hover {
	background-color: #FFFFFF !important;
}

.specHigh2 {
	background-color: #EFE3AB !important;
}


.d3,
#header_grad,
.featurebox .headline_grad,
.normal_box,
.txt_box,
.text_box,
.buddylist dl,
.memberlist dl,
.contact_request .contact_question,
.ashiato_dl
{
	background-image: none;
}


/* for Votingresult bars */
.linkClrAsBg {
	background-color: #9C4E1C;
}

/* Network-Settings */

/* main_wrapper */

#main_wrapper {
	margin: auto auto 20px auto;
	width: 960px;
}


/* header */

#header {
	float: left;
	width: 100%;
}

#header_grad {
	background-image: url(/images/networks/header_grad.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	overflow-x: hidden
	min-height: 100px;
}

#header h1 {
	margin: 15px 28px 0 28px;
}

#header h2 {
	margin: 0 28px 0 28px;
	padding: 2px 0 26px 0;
}

#content_wrapper h3.pagetitle {
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
}

#header .logo {
	margin: 15px 0 15px 28px;
}

#header_grad #nav_main {
	padding: 0 28px 0 28px;
}

#header #nav_main li {
	margin: 0 3px 0 0;
	padding: 5px 0 0 0;
}

#header #nav_main a {
	padding: 7px 15px 4px 15px ;
	display: block;
}



/* content_wrapper */

#content_wrapper {
	float: left;
	margin-bottom: 30px;
	padding: 10px 18px 0 18px;
	width: 922px;
}