/* 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:#e9ecee;
}

#block-header {
  background: url(../images/images/gradient_02.jpg) repeat-x;
    
}

#toolbar time {color: #42641f;}

#menubar {padding: 5px 0;}

#block-footer {
  background: #373e44 url(../images/images/readmore_02.jpg) repeat-x;
  color: #ddd;
}

#footer {font-size: 10px; color:#fff;}


#footer a {font-size: 10px; color: #fff; text-decoration: underline;}

#block-menu {background: #58676E;}

.links a{background: #373e44 url(../images/images/readmore_02.jpg) repeat-x; font-size: 10px; padding: 6px; color: #E9E1D3; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px;}

#sidebar-a .mod-box, #sidebar-b .mod-box {}

#top-a .mod-box, #top-b .mod-box, #bottom-a .mod-box, #bottom-b .mod-box { background: #a4b1b7 url(../images/images/gradient_02.jpg) repeat-x; color: #222222;  border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px;}

#innertop h3, #innerbottom h3, #sidebar-a h3, #sidebar-b h3, #bottom-a h3, #bottom-b h3, #top-a h3, #top-b h3 {background: #373e44 url(../images/images/readmore_02.jpg) repeat-x;  padding: 10px; color: #fff; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px;}

#block-top-a, #block-top-b, #block-bottom {background: #313a3e;}

.breadcrumbs {font-size:10px;}

#logo p {height: 150px; padding: 0px; margin:0;}

#headerbar, .dropdown-bg {color: #222222;}




