blockquote{border-color: #777;}

h1
{ background: transparent; 
  color: #000000;
}

body {
	
	background: #808080; /* #808080 */
	color:  #000000; /* #EEE */

}

#main, #logo, #logo h1, #left_sidebar, #right_sidebar, #content, #content a:hover {
	
	background: #F8F8FF;
	color:  #000000; /* #EEE */

}

.sidebaritem, .sidebarad, .contentitem, .sidebardivision, .sidebarnews, .sidebarmenu, .translate
{ background: #DCDCDC;
  color: #000000; /* #EEE */
}

.contentreply { 

	background: #F5DEB3;
    color: #000000;
    
}

.contentbad {
	
	background: #E9967A;
	color: #000000;
	
}

.reply {
	
	border-color: #ffffff;
	background: #E6E6FA;
	color: #000000;
	
}

.message {
	
	border-color: #ffffff;
	background: #ADD8E6;
    color: #000000;
    
}

.contentitem a, .contentitem a:hover
{ /* background: #DCDCDC; */
  color: #000000; /* #EEE */ 
}

#header a, #header a:hover, .sidebarad a, .sidebarad a:hover, .sidebardivision a, .sidebardivision a:hover {
	
	color: #000000;
	
}

#menu, #menuin, #menu li a, #menuin li a
{ background: #000000;
  color: #FFFFFF; /* #EEE */
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #menuin li a:hover, #menuin li a#selected, #menuin li a#selected:hover
{ background: #000000;
  color: #FFA500; /* #483D8B */
  border-color: #B1BCA4;
}

.sbilinks li a, .sidebaritem a, .sidebarnews a, .sidebarmenu a
{ background: transparent url(../../images/icons/arrow.png) no-repeat left center;
  color: #000000; /* #EEE */
} 

.sbilinks li a:hover, .sidebaritem a:hover, .sidebarnews a:hover, .sidebarmenu a:hover { 
	
	background: transparent url(../../images/icons/arrow_select.png) no-repeat left center;
  	color: #000000;
  	
} 

#footer
{ background: #F8F8FF; /* #444 */ ;
  color: #000000; /* #EEE */
  border-color: #000000; /* #6EAB03 */
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #000000; /* #EEE */
}

input, textarea, select { 

border-color: #000000;
background: #F5F5F5;
color: #000000;

}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */

.rtop, .rbottom{background: #F8F8FF; /* #444 */ }
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #000000;}

.ftop, .fbottom{background: #DCDCDC; /* #444 */ }
.ftop .f1, .ftop .f2, .ftop .f3, .ftop .f4,
.fbottom .f1, .fbottom .f2, .fbottom .f3, .fbottom .f4{background: #000000;}



