@CHARSET "UTF-8";

@media all{

	/** Border color **/
	#main, 
	.b,
	.b-sidebar,
	.b-sidebar img,
	.b-sidebar h2,
	.b-sidebar p,
	.b-teaser .csc-textpic-image,
	.b-teaser h2,
	.b-teaser p,
	.b-teaser ul,
	.kwicksubl, .kwicksubr,  
	.csc-textpic {border-color:#457068; }
	.sidebar-top {border-bottom:3px solid #457068; }
	
	/** font color **/
	h1,
	h1 a,
	h2,
	h2 a, 
	h3,
	h3 a,
	.csc-subheader,
	.mood{color:#457068;}
	
	/** font color alternativ **/
	.sidebar-top h2,
	.sidebar-top h2 a,
	.b-talks h2,
	.b-talks h2 a{color: #73c7b7;}	
	
	/** Background **/
	body {background:url(../imgs/bg.petrol.body.png) left top repeat-x #457068;}
	#moodlet {background: url(../imgs/bg.petrol.moodlet.png) left top repeat-x #457068; }
}
