a:hover, a:focus, a:active,.listmodule-5 .thumbnail2 a:hover {
	color:#004b7c;
}
.mainheader-wrapper,#search {
	background: #003b60; /* Old browsers */
	background: -moz-linear-gradient(top,  #003b60 0%, #002e47 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003b60), color-stop(100%,#002e47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #003b60 0%,#002e47 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #003b60 0%,#002e47 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #003b60 0%,#002e47 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #003b60 0%,#002e47 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003b60', endColorstr='#002e47',GradientType=0 ); /* IE6-9 */
}
#mainmenu ,.moduletitle-foot, .titlebox{
	background: #1484ce;
	background: -moz-linear-gradient(top,  #1484ce 0%, #1274b5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1484ce), color-stop(100%,#1274b5));
	background: -webkit-linear-gradient(top,  #1484ce 0%,#1274b5 100%);
	background: -o-linear-gradient(top,  #1484ce 0%,#1274b5 100%);
	background: -ms-linear-gradient(top,  #1484ce 0%,#1274b5 100%);
	background: linear-gradient(to bottom,  #1484ce 0%,#1274b5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1484ce', endColorstr='#1274b5',GradientType=0 );
	box-shadow:0px 4px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.5);
}
#mainmenu ul > li > a {
	border-right:solid 1px rgba(0, 0, 0, 0.05);
	box-shadow:0px 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0 0 rgba(0, 0, 0, 0.2);
}
#mainmenu ul > li a:hover, #hot-cat ul > li a:focus,#mainmenu ul ul {
	background: #1484ce;
}
#secondmenu {
	background: #085d95;
}
#secondmenu ul:before {
	border-color:transparent #085d95;
}
#logo,#logo span,.readmore-block:hover {
	background: #004b7c;
}
#logo span:before {
	border-color:transparent #004b7c;
}
#search {
background: #1387c1; /* Old browsers */
background: -moz-linear-gradient(top,  #1387c1 0%, #0f5b96 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1387c1), color-stop(100%,#0f5b96)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1387c1 0%,#0f5b96 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1387c1 0%,#0f5b96 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1387c1 0%,#0f5b96 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1387c1 0%,#0f5b96 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1387c1', endColorstr='#0f5b96',GradientType=0 ); /* IE6-9 */
}
#search input[type="text"], #search select {
	background-color: rgba(255,255,255,0.2);
}
input#comment-submit,h3.related-title span,.readmore-block,.module-5,.widget-title,.widget-area ul.wp-tag-cloud li a,.sbar #ktzsbtab li.active a,
.sbar #ktzsbtab li a:hover,.sbar #ktzsbtab li a:focus,.sbar #ktzsbtab li a:hover,
.sbar #ktzsbtab li a:focus,#back-top {
	background:#003b60;
}
h3.related-title,.sbar #ktzsbtab {
	border-bottom:3px solid #001d2f;
}