/*
Theme Name: Nevada Child
Theme URI: http://www.unitedthemes.com
Description: An Agency / Blog / Portfolio / Business Theme
Version: 1.7
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: nevada
*/

@import url("../nevada/style.css");  

body {
	line-height: 1.7em;	
}
h1, h2, h3, h4, h5 {
	font-weight: normal !important;	
}
h3 {
	line-height: 1.7em;	
}

h4 {
	margin: 0 0 2px;	
}
img {
	opacity: 1 !important;	
}
.entry-content a {
  font-weight: normal;
}
#header {
	padding: 0;	
}
#header .container {
	background: url(images/header-end.jpg) no-repeat 463px 0;	
}
.h-right {
	margin: 0 30px 0 0;	
}
.top-header-tagline, .top-header-tagline a {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 32px;
}
.top-header-tagline span {
	font-size: 18px;	
	text-transform: uppercase;
}

.nav-wrap {
	background: #f4a628;
	border: 1px solid #FFF;	
	border-width: 1px 0;
	box-shadow: 0 0 35px #ee9c18 inset;
}
#navigation ul li a {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;	
}
.naviline {
	top: 8px;
	left: 15px;
	border-left: 1px solid #fff;	
}

.widget-container {
	margin: 0 0 20px;	
}
.service figure, .service article {
	max-width: 340px;	
	float: none;
	margin: 0;
}
.service-icon {
  float: left;
  margin: 0 20px 0 0;
}
.service,.service h3 {
  margin-bottom: 0;
}
.service h3 {
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
	background: #ef9e1b;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}

.testimonial-name {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
}

.wpcf7-form span {
	display: block;
	margin: 0 0 10px;	
}
.wpcf7-form span.wpcf7-not-valid-tip {
	float: right;
	margin-top: -13px;	
}
.wpcf7-form p {
  line-height: 0;
}
textarea, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
  color: #333333 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}

.bradelaide {
  color: #989898;
  padding-top: 20px;
  text-align: right;
}
.bradelaide a {
  color: #999999;
}