/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* typography */

h3,
h4,
h6,
a:link,
a:visited { color: #7DAB00; }
h1, h2, h1 a:link, h2 a:link {color:#111;}
h1 a:visited, h2 a:visited {
    color: #797979;
}
ul.links li:hover a,
#bottom ul.links li:hover a { color: #7DAB00; }
h1,h2,h3,h4 {font-weight:100}

@media (min-width:980px) {
	ul.nav.menu li {
	    display: block;
	    float: left;
	    padding: 15px;
	}
	.header ul.nav.menu li {
	    background: #111;
	    font-size: 16px;
	    font-weight: bold;
	}

}
/* menus */

#menu a.level3.current span.bg,
#menu li.level3 a.level3:hover span.bg { color: #8AC600; }
#menu a.level3 span.bg,
div.mod-line ul.menu a:hover span.bg,
div.mod-line ul.menu span:hover span.bg { color: #7DAB00; }
div.mod-line ul.menu a.level1,


/* modules */
.module h3.header { color: #7DAB00; }
div.mod-box-templatecolor div.box-1 { 
	background-image: url(../../images/styles/green/module_box_templatecolor_bg.png);
	background-color: #6C9A01;
}
div.mod-box-templatecolor h3.header span.subtitle { color: #4D8100; }
div.mod-box-templatecolor a { color: #385E00; }
#system .item > .date {	background-image: url(../../images/styles/green/system_date.png); }
#searchbox .results li.more-results:hover,
ul.line li a:hover,
#bottom ul.line li a:hover,
#system .pagination strong { color: #7DAB00; }
#system .pagination .previous,
#system .pagination .next { background-image: url(../../images/styles/green/pagination_bg.png); }
.breadcrumbs strong { color: #7DAB00; }
a.readmore,
a.readmore span.readmore-1,
a.readmore span.readmore-2  { background-image: url(../../images/styles/green/readmore.png); }
