
body {
	background-color: #FFFFFF;
}



#header {
	background-color: #FFFFFF;
}

#header #nav_main a,
#header #nav_main .hover .subnav a {
	background-color: #FFFFFF;
	color: #21587F;
}
#header #nav_main .hover a,
#header #nav_main .hover .subnav .hover a{
	color:  #FFFFFF;
	background-color: #21587F;
}
#header h1 {
	color: #FFFFFF;
	font-family: 'Arial';
}

#header h2 {
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 19px;
}

#nav_main a {
	background-color: #FFFFFF;
	font-family: 'Arial' !important;
}

#header #nav_main .selected,
#header #nav_main .hover .subnav .selected {
	background-color: #D7E8AE;
	color: #7BB031;
}

#header #nav_main li {
	background-color: #21587F;
}

/* Text */

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

h3 {
	color: #7BB031;
}

#content_wrapper {
	background-color: #D7E8AE;
	font-family: Helvetica;
	color: #21587F;
	border-color: #FFFFFF;
}

input, textarea{
	font-family: Helvetica;
}

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

.mywindow a,
#content_wrapper a {
	color: #21587F;
}

.featurebox .headline_box {
	background-color: #7BB031;
}

.featurebox h4 {
	color: #FFFFFF;
}

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

.admin_panel h6 {
	border-color: #21587F;
}

.featurebox {
	color: #21587F;
	background-color: #F9FFE9;
}


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

.border,
.img_ctr,
.featurebox .feature_content {
	border-color: #7BB031 !important;
}
.bordern { border-color: #7BB031; }
.borderTextColor {
	border-color: #21587F !important;
}

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

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

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

.specHigh2 {
	background-color: #FFFFFF !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: #21587F;
}

/* Network-Settings */

/* tinyMCE */
body#tinymce.mceContentBody {
	font-family: Helvetica;
	color: #222;
	background: #FFF;
}

#content_wrapper div.featurebox.userinfo, body .total_wrapper #mixxt_bar {
  display: none !important;
}

body {
  background-position:center top;
  background-repeat: no-repeat;
}

strong {
  font-size: 1.1em;
}

.shout {
  color: #7BB031 !important;
}

#user_flyer-illustration {
  float: right;
  margin-top: -19px;
}

.post-illustration {
  clear: both;
}

#header {
  background-color: transparent;
  background-position: bottom;
  background-repeat: no-repeat;
  min-height:260px;
  position:relative;
}

#header .logo {
  margin: 10px 0px 5px 0 !important;
}

#header #nav_main li {
  background: #FFF;
  padding: 0px;
}

#header #nav_main a {
  background-color: #FFFFFF;
  color: #A9C642;
  margin-bottom: 4px;
  border-top: 1px solid #A9C642;
  border-left: 1px solid #A9C642;
  border-right: 1px solid #A9C642;
  border-bottom: 1px solid #A9C642;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#header #nav_main a:hover {
  background-color: #D7E8AE;
  color: #7BB031;
}

#header #nav_main .selected {
  color: #7BB031;
  border-bottom: 1px solid #D7E8AE;
  margin-bottom: -1px;
  padding-bottom: 10px;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  
}

#content_wrapper {
  position: inherit !important; /* Work-around for a Mixxt bug */
  border: 1px solid #A9C642;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.mixxtFooter .bright .textOverlay, .mixxtFooter .bright .textOverlay a {
  visibility: hidden;
}

/* Blog */

div.blog h1, div.blog h2, div.blog h3 {
  clear:both;
  margin:0 0 10px;
}

div.blog h1 {
  font-size: 17px;
}

.featurebox .blog_post p {
  font-size: 12px !important;
}
