body {
	background-color: #172875;
	background-image:url(../../img/pattern-4.png); 
	background-repeat:repeat;
	background-position:top center;
}
a {
	color:#19397F;
}
a:hover, a:focus, a:active {
	color:#19397F;
}
#mainmenu,
.moduletitle-2,.moduletitle-3 ,
.moduletitle-4,.moduletitle-foot {
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #276cce 50%, #1e60bc 51%, #53699b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#276cce), color-stop(51%,#1e60bc), color-stop(100%,#53699b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#276cce 50%,#1e60bc 51%,#53699b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#276cce 50%,#1e60bc 51%,#53699b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#276cce 50%,#1e60bc 51%,#53699b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#276cce 50%,#1e60bc 51%,#53699b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#53699b',GradientType=0 ); /* IE6-9 */
}
#mainmenu ul ul {
	background: #19397F;
}
#mainmenu ul ul a:hover, 
#mainmenu ul ul .hover > a,	
#mainmenu ul ul .current_page_item > a, 
#mainmenu ul ul .current_page_item > a:hover,
#mainmenu ul ul .current_page_parent > a, 
#mainmenu ul ul .current_page_parent > a:hover {
	background: #1e60bc;
}
.module-1 h2 a:hover {
	color:#FFFFFF;
}
#secondmenu {
	background: #19397F;
	box-shadow: 0 2px 0 #19397F;
	-moz-box-shadow: 0 2px 0 #19397F;
	-webkit-box-shadow: 0 2px 0 #19397F;
}
.featured-module,.centermodule,
.widget-area ul.wp-tag-cloud li a:hover,
.list_carousel a.prev, 
.list_carousel a.next,
.widget-area ul.wp-tag-cloud li a:hover,
.sbar #ktzsbtab,
.author_comment,
ul.wp-tag-cloud li a:hover, .module-5,
.modulebanner-1 {
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #1a2a84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#1a2a84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#1a2a84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#1a2a84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#1a2a84 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#1a2a84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#1a2a84',GradientType=0 ); /* IE6-9 */
}
.moduletitle-foot h1,
.sbar #ktzsbtab li a:hover,
.sbar #ktzsbtab li a:focus,
.sbar #ktzsbtab li a,
.sbar #ktzsbtab li.active a,
.widget-area .ktz_tabber li a:hover,
.widget-area .widget li a:focus,
.widget-area .ktz_twitter li a:hover, 
.widget-area .ktz_twitter li a:focus,
.widget-area .ktz_tabber li a,
.widget-area .ktz_twitter li a {
	color:#1a2a84;
}
.moduletitle-5 h1 {
	color:#1a2a84;
}
.widget {
	border:5px solid #1a2a84;
}
.widget-title {
	color:#1a2a84
}
.ktz_banner {
	border:none;
}

input#comment-submit {
	background-color: hsl(128, 94%, 30%) !important; 
	background-repeat: repeat-x; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e60bc", endColorstr="#19397F"); 
	background-image: -khtml-gradient(linear, left top, left bottom, from(#1e60bc), to(#19397F)); 
	background-image: -moz-linear-gradient(top, #1e60bc, #19397F); 
	background-image: -ms-linear-gradient(top, #1e60bc, #19397F); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e60bc), color-stop(100%, #19397F)); 
	background-image: -webkit-linear-gradient(top, #1e60bc, #19397F); 
	background-image: -o-linear-gradient(top, #1e60bc, #19397F); 
	background-image: linear-gradient(#1e60bc, #19397F);
}
input#comment-submit{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*margin-left:.3em;
	border-width:1px;
}

.moduletitle-2 h1, .moduletitle-2 h2 a,.moduletitle-3 h2 a,
.moduletitle-4 h2 a,.moduletitle-foot  h2 a
{
	color:#FFFFFF;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}

.footer-widget {
background: rgb(23,40,117); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(23,40,117,1) 0%, rgba(26,42,132,1) 56%, rgba(19,27,96,1) 87%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,40,117,1)), color-stop(56%,rgba(26,42,132,1)), color-stop(87%,rgba(19,27,96,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,40,117,1) 0%,rgba(26,42,132,1) 56%,rgba(19,27,96,1) 87%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,40,117,1) 0%,rgba(26,42,132,1) 56%,rgba(19,27,96,1) 87%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,40,117,1) 0%,rgba(26,42,132,1) 56%,rgba(19,27,96,1) 87%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(23,40,117,1) 0%,rgba(26,42,132,1) 56%,rgba(19,27,96,1) 87%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#131b60',GradientType=0 ); /* IE6-9 */
}

.copyright{
	background: none repeat scroll 0 0 #100E47;
	color:#efefef;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}

.copyright a, .copyright a:hover {
	color:#efefef;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}