/* 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:#ffffff;
	
}

#block-header {
	background:url(../images/pattern1d.jpg);
	padding-bottom:10px;
}



#toolbar time, #toolbar a {color: #fff;}
#toolbar { padding:5px;padding-left:10px;}




#menubar {padding: 5px; background:#131313 url(../images/images/menubar_02.jpg) repeat-x; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px;}

#block-footer {
	background:url(../images/pattern1d.jpg);
	border-top:1px solid #353535;
}

#footer {font-size: 10px; color:#fff;}


#footer a {font-size: 10px; color: #71c5ff;}
#footer a:hover {color:#006ed5;}

#block-bottom{background:url(../images/pattern1.jpg);}

#block-top-a {background:url(../images/pattern1.jpg); border-top:1px solid #353535;}
#bottom-a {color:#ddd; padding-top:20px;}
#bottom-b {color:#ddd;}
#bottom-a {background:url(../images/images/bottomslice_01.png) no-repeat; background-position:top center;}
#top-a {background:url(../images/images/topslice.png) no-repeat; background-position:bottom center; color:#ddd; padding-bottom: 20px;}

#top-a h3, #bottom-a h3, #bottom-b h3 {color:#9d9d9d;}


.breadcrumbs {font-size:10px;}

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

.links a {font-size:10px; padding:6px 8px 6px 8px; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px; background:#131313 url(../images/images/morebutton_02.jpg) repeat-x;}

#logo p {margin:0;}






