/* 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:url(../images/mainbackground.jpg) repeat-x; background-attachment:fixed;
	
}

#block-header {
	background:url(../images/modpattern.jpg);

}

#sidebar-a, #sidebar-b {background:none;}
#main {
	background: url(../images/bg.jpg);
    background-repeat:repeat;
	margin-top:-40px;
}
#maininner{
	background:#ddb883;
	margin-top:26px;
}
#toolbar time, #toolbar a {color: #fff;}
#toolbar { padding:0px;padding-left:0px;}

#menubar {padding:0px; margin-left: 15px; margin-right:15px;}
#block-footer {
	background:url(../images/modpattern.jpg);
	border-top:0px solid #2c374d;
}
#block-bottom {border-top:0px solid #2c374d;}

#block-main {border-top:0px solid #1d1d1d; background: #000000;}
#footer {color:#fff;}


#footer a {color: #71c5ff;}
#footer a:hover {color:#006ed5;}

#block-top-a, #block-top-b, #block-bottom {background:#000000;}

#bottom-b {color:#ddd;}

#block-top-a {border-top:0px solid #2c374d;}

.breadcrumbs {font-size:10px;}

#headerbar {color: #ffffff;}
.dropdown-bg {color: #fff;}

#logo p {margin:0;}

