/*--
	Theme Name: theme45537
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.0
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

.home .row-fluid figure.thumbnail.alignnone {
	background:#cf161d;	
}
.header-widget ul li a {
	color:#cf161d;		
}
.nav-wrap:before,
.nav-wrap:after {
	background: #727376;
	background: -moz-linear-gradient(top,  #727376 0%, #474749 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727376), color-stop(100%,#474749));
	background: -webkit-linear-gradient(top,  #727376 0%,#474749 100%);
	background: -o-linear-gradient(top,  #727376 0%,#474749 100%);
	background: -ms-linear-gradient(top,  #727376 0%,#474749 100%);
	background: linear-gradient(to bottom,  #727376 0%,#474749 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727376', endColorstr='#474749',GradientType=0 );
	border-bottom-color:#b91015;		
}
.nav__primary {
	background: #727376;
	background: -moz-linear-gradient(top,  #727376 0%, #474749 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727376), color-stop(100%,#474749));
	background: -webkit-linear-gradient(top,  #727376 0%,#474749 100%);
	background: -o-linear-gradient(top,  #727376 0%,#474749 100%);
	background: -ms-linear-gradient(top,  #727376 0%,#474749 100%);
	background: linear-gradient(to bottom,  #727376 0%,#474749 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727376', endColorstr='#474749',GradientType=0 );	
	border-bottom-color:#b91015;	
}
.nav__primary .sf-menu:after {
	background:#b91015;	
}
.nav__primary .sf-menu >li {
	background: none;
	border-bottom-color:#b91015;
	border-left-color:#292929;	
}
.nav__primary .sf-menu >li.last, 
.nav__primary .sf-menu >li:last-child {
	border-right-color:#292929;	
}
.nav__primary .sf-menu >li.current-menu-item > a {
	background: #d91a20;
	background: -moz-linear-gradient(top,  #d91a20 0%, #bd1116 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d91a20), color-stop(100%,#bd1116));
	background: -webkit-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: -o-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: -ms-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: linear-gradient(to bottom,  #d91a20 0%,#bd1116 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91a20', endColorstr='#bd1116',GradientType=0 );
	/*border-bottom:solid 5px #b81015;*/
}
.nav__primary .sf-menu >li a:hover {
	background: #d91a20;
	background: -moz-linear-gradient(top,  #d91a20 0%, #bd1116 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d91a20), color-stop(100%,#bd1116));
	background: -webkit-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: -o-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: -ms-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: linear-gradient(to bottom,  #d91a20 0%,#bd1116 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91a20', endColorstr='#bd1116',GradientType=0 );	
	/*border-bottom:solid 5px #b81015;*/
}
.nav__primary .sf-menu >li:hover,
.nav__primary .sf-menu >li.current-menu-item { 
	border-bottom:5px solid #4a4a4c; 
}
.btn, .reply a {
	background: #d91a20;
	background: -moz-linear-gradient(top,  #d91a20 0%, #bd1116 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d91a20), color-stop(100%,#bd1116));
	background: -webkit-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: -o-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: -ms-linear-gradient(top,  #d91a20 0%,#bd1116 100%);
	background: linear-gradient(to bottom,  #d91a20 0%,#bd1116 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91a20', endColorstr='#bd1116',GradientType=0 );	
}
.btn:hover, 
.reply a:hover {
	background: #ca151b;
	background: -moz-linear-gradient(top,  #ca151b 0%, #b91015 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ca151b), color-stop(100%,#b91015));
	background: -webkit-linear-gradient(top,  #ca151b 0%,#b91015 100%);
	background: -o-linear-gradient(top,  #ca151b 0%,#b91015 100%);
	background: -ms-linear-gradient(top,  #ca151b 0%,#b91015 100%);
	background: linear-gradient(to bottom,  #ca151b 0%,#b91015 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca151b', endColorstr='#b91015',GradientType=0 );
}
.title-section .breadcrumb li.active {
	color: #ca151b;	
}
.telephone {
	color:#4a4a4c;	
}
.slider .camera_caption >div h2 {
	color: #ca151b;	
}
.slider .camera_caption >div p {
	color: #4a4a4c;	
}
.logo {
	margin: 17px 0 17px;
}

.content-holder,
.home .content-holder {
	background:none;
}
/*.header {
	background:none;	
}*/
.breadcrumb > li {
	text-shadow:none;	
}
.title-section .title-header {
	color:#fff;	
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background:#494949;	
}
.home-about-con {
	background-color:#fff;
	overflow:hidden;
	color:#333;
	position:relative;
	z-index:99;
	padding:10px;	
}
.home strong img {
	z-index:-99;	
}
.slider .camera_caption >div {
	padding-left:10%;
	padding-right:0;
	margin:0 0 0%;
	text-align:left;
}
.header {
	background:#EEF1FC;	
}

.testimonial_content p {
	color: #444;
}