/* Copyright (C) yootheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
#page {background: url(../images/main.png);}


#toolbar time {color: #fff;}

#block-header {
	background:url(../images/images/headerbelt_02.png) repeat-x;
	height:226px;	
}

#block-menu {
	background:url(../images/images/menubar_02.png) repeat-x;
	padding-top:5px;
	padding-bottom:5px;
}


#top-a {
	background: #131313 url(../images/images/wrappergradient_02.png) repeat-x;
}

#block-top-b {
	
}

#block-main {
	
}

#main , #top-b, #bottom-a{
	background: #131313;
}

#bottom-b {
	background: #131313 url(../images/images/wrappergradient_02.png) repeat-x;
}

#block-footer{
	background: #0a0a0a;
}


#block-footer, #block-toolbar, #block-header{
	padding-top:1px;
	padding-bottom:1px;
}

#footer, #footer a {font-size: 12px;}

#bottom-a .mod-box, #top-b .mod-box , #sidebar-a .mod-box, #sidebar-b .mod-box , #top-a .mod-box{border-bottom: 1px dotted #353535;}
