body {
	background: #111111 url(../../img/pattern-1.png);
}
a {
	color:#222222;
}
a:hover, a:focus, a:active {
	color:#222222;
}
#mainmenu {
	background: #222222; /* Old browsers */
	background: -moz-linear-gradient(top,  #222222 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #222222 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #222222 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #222222 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #222222 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}
#mainmenu ul ul {
	background: #222222;
}
#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,
.module-5,
.modulebanner-1 {
	background: #222222;
}
#secondmenu {
	background: #222222;
	box-shadow: 0 2px 0 #222222;
	-moz-box-shadow: 0 2px 0 #222222;
	-webkit-box-shadow: 0 2px 0 #222222;
}
.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 {
	background:#333333;
}
.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:#333333;
}
.moduletitle-5 h1 {
	color:#222222;
}
.widget {
	border:5px solid #333333;
}
.widget-title {
	color:#333333
}
.ktz_banner {
	border:none;
}

input#comment-submit {
	background-color: hsl(128, 94%, 30%) !important; 
	background-repeat: repeat-x; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#222222", endColorstr="#222222"); 
	background-image: -khtml-gradient(linear, left top, left bottom, from(#222222), to(#222222)); 
	background-image: -moz-linear-gradient(top, #222222, #222222); 
	background-image: -ms-linear-gradient(top, #222222, #222222); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #222222), color-stop(100%, #222222)); 
	background-image: -webkit-linear-gradient(top, #222222, #222222); 
	background-image: -o-linear-gradient(top, #222222, #222222); 
	background-image: linear-gradient(#222222, #222222);
}
input#comment-submit{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*margin-left:.3em;
	border-width:1px;
}

.footer-widget {
	background: #222222; /* Old browsers */
	background: -moz-linear-gradient(top,  #222222 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #222222 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #222222 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #222222 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #222222 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#333333',GradientType=0 ); /* IE6-9 */

}

.copyright{
	background: none repeat scroll 0 0 #333333;
}