@CHARSET "UTF-8";
/**
 * @package WordPress
 * @subpackage Alter_Serendipity_Theme
 * @author David Coll - http://funkybudha.net
 * @copyright GNU GENERAL PUBLIC LICENSE - GPLv3
 */
html, body, .footer, .links_box li{
	background-color:#021728;
}
body, td, .links_box a, .main_caption, .menu_caption {
	color:#dcdaf8;}
a{	color:#87bFf2}
a:hover{color:#97CFFF}
a:active{color:red;}
#container{
	background-color:inherit;
}

#left_section{
	background-color:#FFF;
	color:#021728;
}
.right_bottom_section ul{
	color:#021728;
}

#top_bar{
	background-color:inherit;
}

#content{
	
}

#footer{
	background-color:inherit;
}

/****/

.fcaption, .forumheader5 {
	background-color:#894844}
.forumheader, .forumheader4, .finfobar, .news_info_bottom, pre {
	background-image: url("../img/square_opa70_222222.png");
}

.indent, .nextprev{
	background-color:#a88828;
	opacity:0.9;}

/**Elements ***/
#left_section_trigger{
	border-right-color: #bbb;
	background-color: #fff;
}
#left_section_trigger:hover{
	background-color:#bbb;
}
