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