/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
#page {background: #e6f6ff;}

/*begin toolbar*/
#block-toolbar {
	background: #555555;
	padding: 5px;
}
#toolbar time {color: #fff;}
/*end toolbar*/



/*begin header*/
#block-header {
	background: #086CA2;
}

#menubar {
	background: #3C9DD0;
	padding: 5px;
}
/*end header*/



/*begin top-a*/
#block-top-a {
	
}
/*end top-a*/



/*begin top-b*/
#block-top-b {
	
}
/*end top-b*/



/*begin main*/
#block-main {
	
}

#main {
	min-height: 545px;
}
/*end main*/



/*begin bottom*/
#block-bottom {
	background: #086CA2;
}

#bottom-a .mod-box, #bottom-b .mod-box {color:#fff;}
#bottom-a .mod-box h3, #bottom-b .mod-box h3 {background: #3C9DD0; padding:5px; color: #fff;}
/*end bottom*/



/*begin footer*/
#block-footer{
	background: #222222;
}

#footer a, #footer {font-size:10px;}
/*end footer*/

#main, #top-a, #top-b {background: #fff;}