/*

Theme Name: ShareCar

Theme URI: http://clearmedia.com.au

Description: This is a custom theme built by Clearmedia

Version: 1.0

Author: Harold

*/
body{
	color:#000;
}

p{
	font:1.1em/1.5em arial, sans-serif;
}

b,
strong{
	font-family:'dinprobold';
	font-weight:normal;
}

em{
	font-family: 'PTSansItalic', arial, san-serif;
}

h1{
	font:2.5em/1em 'dinprobold', arial, san-serif;
	color:#004A97;
}

h2{
	font:1.5em/1em 'PTSansBold', arial, san-serif;
	color:#004A97;
}

h3{
	font:1.2em/1.5em 'PTSansBold', arial, san-serif;
	color:#004A97;
}

h4{
	
}

h5{
	
}

h6{
	font:12px/16px 'PTSansNarrowRegular', arial, san-serif;
}

a{
	color:#383838;
}

a:hover,
a:active,
a:focus{
	text-decoration:none;
	color:#383838;
}

span{
	color:#383838;
}

ul{
	padding:0;
	margin:0 0 10px;
}

li{
	list-style:none;
	background:url(images/list.jpg) no-repeat left 8px;
	padding:0 0 0 10px;
}

input[type="text"],
textarea{
	
}

label{
	
}

.padding-0{
	padding:0 !important;
}

.button{
	display:inline-block;
	font:13px/16px 'dinprobold', arial, san-serif;
	padding:12px 45px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	border-radius:0 0 0 10px;

	background: #a6a8ab; /* Old browsers */
	background: -moz-linear-gradient(top,  #a6a8ab 0%, #828486 50%, #58595b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a8ab), color-stop(50%,#828486), color-stop(100%,#58595b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a6a8ab 0%,#828486 50%,#58595b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a6a8ab 0%,#828486 50%,#58595b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a6a8ab 0%,#828486 50%,#58595b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a6a8ab 0%,#828486 50%,#58595b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a8ab', endColorstr='#58595b',GradientType=0 ); /* IE6-9 */



}

.button:hover,
.button:active,
.button:focus{
	color:#FFF;
}

/*header*/
header{
}

.head{
	padding-top:12px;
	padding-bottom:12px;
}

.head-btns img,
.head-btns p{
	display:inline-block;
	vertical-align: middle;
	color:#808080;
}

.head-btns p{
	margin: 5px 0 0 5px;
	font:15px 'PTSansCaptionRegular', arial, san-serif;
}

.menu-con{
	border-top:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;

	background: #82bb57; /* Old browsers */
	background: -moz-linear-gradient(top,  #82bb57 0%, #60a952 50%, #37924b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82bb57), color-stop(50%,#60a952), color-stop(100%,#37924b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #82bb57 0%,#60a952 50%,#37924b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82bb57', endColorstr='#37924b',GradientType=0 ); /* IE6-9 */
}

.main-nav{
	display:block;
	list-style:none;
	text-align:center;
	height:39px;
	font:13px/39px 'dinprobold', arial, san-serif;
	text-transform:uppercase;
	margin:0;
}

.main-nav li{
	display:inline;
	background:none;
	padding:0;
	position:relative;
}

.main-nav li a{
	color:#FFF;
	padding:0 25px;
	display:inline-block;
}

.main-nav li a:hover{


	

}

.main-nav .page-item-94 a{
	padding-right:45px;
}

.main-nav .page-item-94 a:after{
	content: "";
	width: 20px;
	height: 20px;
	background:url(images/search-logo.png) no-repeat;
	background-size:20px;
	top: -1px;
	right: 15px;
	position: absolute;
	display: inline-block;
}

.mmenu{
	display:inline-block;
	height:40px;
	padding:7px 0 0 0;
}

#slideout li{
	background:none;
}

.member-login{
	padding:8px 30px;
	border-radius:10px;
	float:right;
	
}

.banner{
	border-bottom:1px solid #7f7f7f;
	margin-bottom:13px;
	background:#FFF;
}

.banner .container{
	height:114px;
	background:url(images/banner-home.png) no-repeat left -1px;
	background-size:  100%;
}	


/*footer*/
.footer-container{
	border-top:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
	font:13px/16px 'PTSansRegular', arial, san-serif;
	color:#FFF;
	
	background: #82bb57; /* Old browsers */
	background: -moz-linear-gradient(top,  #82bb57 0%, #60a952 50%, #37924b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82bb57), color-stop(50%,#60a952), color-stop(100%,#37924b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #82bb57 0%,#60a952 50%,#37924b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82bb57', endColorstr='#37924b',GradientType=0 ); /* IE6-9 */


}

.footer{
	
	padding:5px 0 3px;
	
	background: #82bb57; /* Old browsers */
	background: -moz-linear-gradient(top,  #82bb57 0%, #60a952 50%, #37924b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82bb57), color-stop(50%,#60a952), color-stop(100%,#37924b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #82bb57 0%,#60a952 50%,#37924b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82bb57', endColorstr='#37924b',GradientType=0 ); /* IE6-9 */


}

#google_language_translator{
	min-height: 30px;
	padding: 0px;
	margin: 0px;
}

#google_language_translator select{
	margin:0;
	position:absolute;
	width:160px !important;
	z-index:9999;
}

.subscribe-form{
	text-align:right;
}

#gform_wrapper_1{
	margin:0 !important;
	display:inline-block;
	height:30px;
}

#gform_fields_1{
	margin:0 !important;
}

#gform_1 .gform_footer{
	display:none;
}

#field_1_1{
	background:none;
	margin:0;
	padding:0;
}

#field_1_1 .gfield_label{
	display:none;
}

#input_1_1{
	width:160px;
	color:#000;
	padding:4px !important;
	margin:0 0 0 10px;
}


.social{
	text-align:right;
	padding-left:0 !important;
	line-height:23px;
}

.social img{
	margin:0 0 0 5px;
}

.bottom-footer{
	font:12px 'PTSansRegular', arial, san-serif;
	text-align:center;
	color:#231f20;
	padding-top:12px;
	padding-bottom:8px;
}

.bottom-footer a{
	text-decoration:underline;
	color:#231f20;
}



/*sidebar*/
.sidebar{
	position:relative;
}

.side-nav{
	margin:0 0 25px;
}

.side-nav li{
	background:none;
	padding:0;
}

.side-nav li a{
	background:#39B54A;
	display:block;
	padding:12px 15px;	
	font:13px 'PTSansBold', arial, san-serif;
	color:#FFF;
	margin:0 0 2px;
}

.side-nav li a:hover{
	background:#FFF;
	color:#231f20;
}

.side-nav li.current_page_item a{
	background:#383838;
	color:#FFF;
}


.side-panel h2{
	padding:10px 20px;
	margin:0 0 25px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.archives{
	padding:0 10px;
	font:1.1em/1.5em arial, sans-serif;
}

.archives li{
	background:none;
	width: 50%;
	float: left;
	margin: 0 0 10px;
}

.archives li a{
	color:#000;
}

.archives li a:hover,
.archives li.current_cat a{
	color:#383838;
}

.got-question{
	/*position:absolute;
		bottom:0;
		z-index:999;
		display:none;*/
}


/*sidebar internal*/
.sidebar-internal{
	padding-top:25px;
	padding-bottom:25px;
}

.sidebar-internal li{
	list-style:none;
	background:none;
	margin:0 0 10px;
}


#gform_wrapper_3 li{
	background:none;
	padding:0;
}

#gform_wrapper_3 input[type=text],
#gform_wrapper_3 input[type=email],
#gform_wrapper_3 input[type=tel],
#gform_wrapper_3 textarea{
	padding:12px !important;
	border:5px solid #e4e5e6;
	border-bottom:none;
	background:#eeeeee;
	width:100% !important;
	font:12px 'PTSansRegular', arial, san-serif;
}

#gform_wrapper_3 textarea{
	height:100px;
	border-bottom:5px solid #e4e5e6;
	border-radius: 0 0 0 10px;
}

#gform_wrapper_3 .gform_button{
	border-radius:0;
	border:none;
	background:none;
	padding:5px 10px;
	color:#A4A5A4;
	border:2px solid #e4e5e6;
	background:#eeeeee;
}

#gform_wrapper_3 .gform_button:hover{
	color:#000;
}

#gform_wrapper_3 .validation_error{
	margin:0 0 10px;
	font:12px 'PTSansRegular', arial, san-serif;
	color:#bb1e2d;
}

#gform_wrapper_3 .validation_message{
	color:#bb1e2d;
	font:12px 'PTSansRegular', arial, san-serif;
	border-top:5px solid #e4e5e6;
}

#field_3_4 .validation_message{
	border:none;
}


/*home content*/
.home-banner{
	border-radius:0 0 0 10px;
	overflow:hidden;
}

.intro{
	text-align:center;
	padding:38px 70px 50px;
	color:#333333;
}

.intro p{	
	font:22px/33px 'dinpro-regularregular', arial, san-serif;
}

.box{
	margin-bottom:20px;
}

.box-title{
	font:13px/16px 'dinprobold', arial, san-serif;
	text-align:center;
	color:#FFF;
	border-radius: 0 0 0 10px;
	position:relative;
	margin:0 0 -18px;
	padding:12px 10px;
	text-transform:uppercase;
	
	background: #82bb57; /* Old browsers */
	background: -moz-linear-gradient(top,  #82bb57 0%, #60a952 50%, #37924b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82bb57), color-stop(50%,#60a952), color-stop(100%,#37924b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #82bb57 0%,#60a952 50%,#37924b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #82bb57 0%,#60a952 50%,#37924b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82bb57', endColorstr='#37924b',GradientType=0 ); /* IE6-9 */



}

.box img{
	border-radius: 0 0 0 10px;
}

#loginform{
	padding:35px 15px 10px;
	background:#CEE1BA;
	border-radius:0 0 0 10px;
	position:relative;
}

#loginform table{
	width:100%;
}

#loginform tr{
	border-bottom: 15px solid #CEE1BA;
}

#loginform label{
	font:13px 'dinpromedium', arial, san-serif;
	color:#58595B;
	vertical-align: bottom;
	display: inline;
}

#loginform input{
	float:right;
}

#loginform input[type="text"],
#loginform input[type="password"]{
	width:95%;
	padding:8px 10px;
	border:none;
}

#wp-submit{
	border:none;
	background:#58595B;
	padding:5px 25px;
	color:#FFF;
	font:13px 'dinpromedium', arial, san-serif;
}

.forgot{
	font:13px 'dinpromedium', arial, san-serif;
	color:#58595B;
}

.coming-soon{
	position:absolute;
	z-index:99;
	top:35px;
	right:15px;
}


.top-footer{
	text-align:center;
	
}

.top-footer div{
	font:12px 'PTSansRegular', arial, san-serif;
	margin:5px 0;
}


/*default*/
.content{
	margin:0 0 25px;
}

.content li{	
	font:1.1em/1.5em arial, sans-serif;
}


/*trades*/
.trades{

}

.content-icon{
	margin:0 10px 10px 0;
	border:1px solid #CCC;
	max-height:125px;
	display:inline;
}

.trades h1{
	display:inline;
}


/*Testimonials*/
.testimonials h1{
	border-bottom:1px solid #CCC;
	display:block;
	padding:0 0 15px;
	margin:0;
}

.testimonial{
	border-bottom:1px solid #CCC;
	padding:20px 0;
}


/*NP Group of Companies*/
.np{
	margin: 0px 0px 40px;
	padding: 0px 30px;
	float: none;
	display: inline-block;
	width: 568px;
	vertical-align: top;
}

.np img{
	margin:0 10px 30px 0;
}

.np h2{
	margin:0 0 10px;
}



/*News*/
.news h1{
	border-bottom:1px solid #CCC;
	display:block;
	padding:0 0 15px;
	margin:0;
}

.news-content{
	border-bottom:1px solid #CCC;
	padding:0 0 15px;
	overflow:hidden;
}

.news-date{
	color: #808080;
	font: 0.8em arial,sans-serif;
	display: block;
	margin: 5px 0px 0;
}


.news .wp-post-image{
	width: 100%;
	max-width:250px;
	height:100%;
	float:right;
}

.more-link{
	font: 0.8em arial,sans-serif;
	color: #808080;
	background: #e4e5e6;
	padding: 5px 10px;
	display: block;
	width: 91px;
	margin: 20px 0 0 0;
}

.paging{
	text-align:right;
	margin:10px 0 0 0;
}

.paging span,
.paging a{
	display:inline-block;
	padding: 5px 8px;
	background:none;
	color:#000;
	border:1px solid #CCC;
	margin:0 0 0 5px;
	font:12px 'PTSansRegular', arial, san-serif;
}

.paging span,
.paging a:hover{	
	background:#383838;
	color:#FFF;
}



/*contact*/
#gform_wrapper_2{
	margin:0 0 25px !important;
}

#gform_wrapper_2 li{
	padding:0 0 0 25px;
}

#gform_wrapper_2 .gfield{
	margin:0 0 12px;
}

#field_2_1{
	background:url(images/icon-name.png) no-repeat left 10px;
}

#field_2_2{
	background:url(images/icon-email.png) no-repeat left 10px;
}

#field_2_3{
	background:url(images/icon-number.png) no-repeat left 10px;
}

#field_2_4{
	background:url(images/icon-message.png) no-repeat left 10px;
}

#gform_wrapper_2 input[type=text],
#gform_wrapper_2 input[type=email],
#gform_wrapper_2 input[type=tel],
#gform_wrapper_2 textarea{
	padding:12px !important;
	border:1px solid #CCC;
	background:#F2F2F2;
	width:100% !important;
	font:12px 'PTSansRegular', arial, san-serif;
}

#gform_wrapper_2{
	margin:0 !important;
	padding:0 !important;
}

#gform_wrapper_2 .gform_button{
	border:none;
	margin-left:25px;
}

#gform_wrapper_2.gfield_contains_required{
	width:100% !important;
}

#gform_wrapper_2 .validation_error{
	padding:0 0 0 25px;
	margin:0 0 10px;
	font:12px 'PTSansRegular', arial, san-serif;
	color:#bb1e2d;
}

#gform_wrapper_2 .validation_message{
	color:#bb1e2d;
	font:12px 'PTSansRegular', arial, san-serif;
}

.contact-details{
	border-left:2px solid #f2f2f2;
}


/*internal*/
.internal{
	padding:0;
	margin-top:-13px;	
	background:#CCC;
}

.internal .row{
	margin:0;
}

.internal-content{	
	background:#FFF;
	padding-bottom:25px;
}

.internal-content h1{
	display:block;
	padding:12px 25px;
	font:30px 'PTSansRegular', arial, san-serif;
	color:#FFF;
	border-radius:0 0 0 15px;
	
	background: #a9a9a9; /* Old browsers */
	background: -moz-linear-gradient(top,  #a9a9a9 0%, #a6a6a6 50%, #88898a 51%, #8f9090 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9a9a9), color-stop(50%,#a6a6a6), color-stop(51%,#88898a), color-stop(100%,#8f9090)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a9a9a9 0%,#a6a6a6 50%,#88898a 51%,#8f9090 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a9a9a9 0%,#a6a6a6 50%,#88898a 51%,#8f9090 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a9a9a9 0%,#a6a6a6 50%,#88898a 51%,#8f9090 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a9a9a9 0%,#a6a6a6 50%,#88898a 51%,#8f9090 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#8f9090',GradientType=0 ); /* IE6-9 */

}

.internal-content p,
.internal-content h1,
.internal-content h2,
.internal-content h3{
	padding-left:25px;
}
.coming
{
	border-radius: 0 0 0 10px;
}


/*----------------------------------------- Large devices (large desktops, 1200px and up)---------------------------------------------- */
@media (min-width: 1200px) { 




}


/*----------------------------------------- Medium devices (desktops, 992px and up)---------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {

/*Non-resposive
	.container{
		width:1170px !important;
		max-width:1170px !important;
	}
*/

.main-nav li{

}

.banner .container{
	height:95px;
}

.intro{
	padding:38px 70px 50px;
}

.np{
	width: 468px;
}

.coming-soon{
	width:185px;
}


}



/*----------------------------------------- Small devices (tablets, 768px and up)---------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {

/*Non-resposive
	.container{
		width:1170px !important;
		max-width:1170px !important;
	}
*/

.main-nav li{

}

.banner .container{
	height:73px;
}

.intro{
	padding:38px 15px 50px;
}


.archives li{
	width: 100%;
}

.np{
	width: 358px;
}

.coming-soon{
	right:50px;
}




}




/*----------------------------------------- Extra small devices (phones, less than 768px)---------------------------------------------- */
@media (min-width: 0px) and (max-width: 767px) {

/*Non-resposive
	.container{
		width:1170px !important;
		max-width:1170px !important;
	}
*/

.head-btns img{
	margin-bottom:2px;
}

.head-btns p{
	font:10px 'PTSansCaptionRegular', arial, san-serif;
}

.banner .container {
    height: 94px;
    background: url('images/banner-home.png') no-repeat;
    background-size: auto 94px;
}

.home-banner{
	margin:0 15px;
}

.intro{
	padding:38px 15px 50px;
}

.footer{
	text-align:center;
}

#google_language_translator{
	margin:10px 0;
	float:none;
}

.subscribe-form{
	text-align:center;
	margin:0 0 12px;
	line-height: 22px;
}

.social{
	line-height:15px;
	text-align:center;
	padding:0 15px !important;
	margin:0 0 10px
}

#input_1_1{
	margin:0;
}

.news .wp-post-image{
	float: none;
	display: block;
	margin: 0 auto;
}

.contact-details{
	border:none;
}

.np{
	float: left;
	display: block;
	width: 100%;
	vertical-align: none;
	text-align: center;
}

.np img {
    float: none;
    display: inline;
}

.internal {
    background: none;
}

.coming-soon{
	right:15px;
}
	


	
	
}