/*

Theme Name: Project Settlements

Theme URI: http://www.perth-web-design.com.au/

Author: Perth Web Design

Author URI: http://www.perth-web-design.com.au/

Description: Description

Version: 1.0

*/





/* =Reset

-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}

html {

	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */

	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}

body {

	background: url(images/bg.jpg) top center no-repeat;

	background-size:cover !important;

	background-attachment:fixed;

	padding:0px;

	margin:0 auto;

}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

nav,

section {

	display: block;

}

ol, ul {

	list-style: none;

}

table { /* tables still need 'cellspacing="0"' in the markup */

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	font-weight: normal;

	text-align: left;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

	font-size:1.2em;

}

a:focus {

	outline: thin dotted;

}

a:hover,

a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */

	outline: 0;

}

a img {

	border: 0;

}





/* =Global

----------------------------------------------- */



body,

button,

input,

select,

textarea {

	color: #606060;

	font-family: 'Lato', sans-serif;

	font-size: 12px;

	line-height: 20px;

}



/* Headings */

h1,h2,h3,h4,h5,h6 {

	clear: both;

	color:#444444;

	line-height:1em;

	margin-bottom:20px;

}



h1{ font-size: 2.80em; }

h2{ font-size: 14px;}

h3{ font-size: 12px; text-transform:uppercase; }

h4{ color:#333333; font-size:14px; font-family: 'Junge', serif; }

h5{ font-size: 1.4em; }

h6{ font-size: 1.6em; }

.page-template-page-templatesabout-php h4{ font-size:12px; color:#606060; font-style:italic; font-family: 'Junge', serif;}



hr {

	background:url(images/line.jpg) center top no-repeat;

	border: 0;

	height: 8px;

	margin-bottom: 1.2em;

}



/* Text elements */

p {

	margin-bottom: 1.2em;

}

ul, ol {

	margin: 0 0 1.2em 2em;

}

ul {

	list-style: disc;

}

ol {

	list-style: decimal;

}

ul ul, ol ol, ul ol, ol ul {

	margin-bottom: 0;

	margin-left: 1.5em;

}

dt {

	font-weight: bold;

}

dd {

	margin: 0 1.5em 1.2em;

}

b, strong {

	font-weight: bold;

}

dfn, cite, em, i {

	font-style: italic;

}

blockquote {

	margin: 0 1.2em;

}

address {

	margin: 0 0 1.2em;

}

pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 1.5em;

	line-height: 1.2;

	margin-bottom: 1.6em;

	padding: 1em;

	overflow: auto;

	max-width: 100%;

}

code, kbd, tt, var {

	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

mark, ins {

	background: #fff9c0;

	text-decoration: none;

}

sup,

sub {

	font-size: 75%;

	height: 0;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

small {

	font-size: 75%;

}

big {

	font-size: 125%;

}

figure {

	margin: 0;

}

table {

	margin: 0 0 1.2em;

	width: 100%;

}

th {

	font-weight: bold;

}

button,

input,

select,

textarea {

	font-size: 100%; /* Corrects font size not being inherited in all browsers */

	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

	vertical-align: baseline; /* Improves appearance and consistency in all browsers */

	*vertical-align: middle; /* Improves appearance and consistency in all browsers */

}

button,

input {

	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */

}

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	border: 1px solid #ccc;

	border-color: #ccc #ccc #bbb #ccc;



	background: #e6e6e6;

	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);

	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);

	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);

	color: rgba(0,0,0,.8);

	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */

	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */

	font-size: 12px;

	font-size: 1em;

	line-height: 1;

	padding: 0px 15px;

	text-shadow: 0 1px 0 rgba(255,255,255,.8);

	height:36px;

	line-height:35px; 

}

button:hover,

html input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	border-color: #ccc #bbb #aaa #bbb;

	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);

	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);

	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);

}

button:focus,

html input[type="button"]:focus,

input[type="reset"]:focus,

input[type="submit"]:focus,

button:active,

html input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	border-color: #aaa #bbb #bbb #bbb;

	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);

	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);

	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);

}

input[type="checkbox"],

input[type="radio"] {

	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */

	padding: 0; /* Addresses excess padding in IE8/9 */

}

input[type="search"] {

	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */

	-moz-box-sizing: content-box;

	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */

	box-sizing: content-box;

}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

	-webkit-appearance: none;

}

button::-moz-focus-inner,

input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

	border: 0;

	padding: 0;

}



input[type=text],

input[type=email],

input[type=password],

textarea {

	color: #666;

	border: 1px solid #ccc;

	width:250px;

}

input[type=text]:focus,

input[type=email]:focus,

input[type=password]:focus,

textarea:focus {

	color: #111;

}

input[type=text],

input[type=email],

input[type=password] {

	height: 34px;

    line-height: 34px;

    padding: 0 10px;

}

textarea {

	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */

	padding: 3px 10px 10px 10px;

	vertical-align: top; /* Improves readability and alignment in all browsers */

	width: 98%;

	height:120px;

}



/* Links */

a,

a:visited {

	color: #606060;

	text-decoration:none;

}

a:hover,

a:focus,

a:active {

	text-decoration:underline;

}



/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.2em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1.2em;

}

.aligncenter {

	clear: both;

	display: block;

	margin: 0 auto;

}



/* Text meant only for screen readers */

.assistive-text {

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

}







/* =Main Layout

----------------------------------------------- */

#page{ position:relative; width:1010px; margin:0 auto;}



#top-header{ position:relative; width:1010px; height:52px; margin:0 auto; background:#44bde1;} 

.site-header{ background:#FFF; width:1010px; height:110px; margin:0 auto; position:relative; }

.site-title{ font-size:4em; float:left; width:384px; height:72px; position:relative; margin:20px 0 0 0;  }

.site-title a{ line-height:2em; background: url(images/logo.png) 0 0 no-repeat; width:384px; height:72px; display:block; text-indent:-99999em;}

.site-description{ font-size:1em;}

.site-header-intro{ position:absolute; right:35px; bottom:13px; width:400px; font-family: 'Junge', serif; font-size:20px; color:#3d3b37; font-style:italic; font-weight:400;}



.site-header-image-bg{ height:273px!important; }





.site-container{ width:100%; padding:0 0px; margin:auto; position:relative;  }

.site-main{ width:940px; margin:auto; padding:20px 35px 0px 35px; background:#FFF; min-height:400px; }





.site-footer{  background:#FFF; width:100%; float:left; line-height:1em; border-top:8px solid #44bde1; padding-top:30px;  }

.site-footer .footer-content{

	background:url(images/logo-footer.jpg) left top no-repeat;

    margin: auto;

    padding: 20px 0;

	min-height:40px;

    position: relative;

    width: 940px;

	font-size:10px; text-transform:uppercase; color:#606060;

}

.site-footer .footer-content .site-container{ top: -22px; float:left; clear:both;}



.footer-left{ float:left; width:250px; margin-left:290px; text-transform:uppercase; line-height:14px;}

.footer-right{ float:right; width:398px;}

.site-footer .footer-info {

	background: none repeat scroll 0 0 #FFF;

    clear: both;

    float: left;

    margin: auto;

    padding: 20px 0;

    position: relative;

    width: 100%;

	font-size:12px;

	

}

.site-footer .footer-info .site-info{ width:50%; text-align:right; float:right; line-height:20px; }

.site-footer .footer-info .site-info p{ margin:0; }

.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-size:0; }

.site-footer .footer-info .site-copyright{ width:50%; text-align:left; float:left; }



.page .entry-header{ }

.page .entry-header .entry-title , .single .entry-header .entry-title { padding:10px 0 0 0; font-size:14px; color:#444444; text-transform:uppercase; font-weight:bold; }

.home .front-content .entry-header{ margin:0; height:auto;}

.page-template-page-templatesprocess-php .entry-header {

	position: absolute;

	top: 340px;

	margin-left: -11px;

}



.home .site-header-image-bg{ height:273px!important; }







.page-template-page-templatescontact-us-php .site-header-image-bg{ height:273px!important; }

.page-template-page-templatescontent-sidebar-php .map , .page-template-page-templatescontact-us-php .map { width:100%; height:273px !important; margin:0 auto;}



.page-template-page-templatescontact-us-php #contact-map{

	height: 300px;

    left: 0;

    margin-top: -340px;

    position: absolute !important;

    right: 0;

    width: 100%;

}

.page-template-page-templatescontact-us-php .entry-header {

    height: auto;

    margin-top:0px;

}

#footer-address{

	 float: left;

    margin-right: 20px;

    width: 520px;

}

#footer-address p{ margin-bottom:0;}

#footer-address .label{ width:80px; display:block; float:left; }

#footer-address .address{ margin-bottom: 1.2em; }

#footer-address .contact{

	float: right;

    margin: 0 0 0 20px;

    width: 240px;

}

#footer-address .image-map{

	float:left; 

}



/* =Layout: Content-Sidebar

----------------------------------------------- */

.free-onsite{

	float:left;

	position:relative; left:-35px;

	width:825px; height:65px; padding:0 0 0 185px;

	background:#44bde1 url(images/free-onsite.jpg) left top no-repeat;

	color:#FFF;

}

.free-onsite h2{ color:#FFF; font-size:20px; margin:15px 0 0 0; font-weight:bold;}

.free-onsite a.btn{ position:absolute; right:72px; top:15px; border:1px solid #FFF; display:block; color:#FFF; padding:8px 58px 8px 10px; font-size:16px;}

.free-onsite a.btn span{ position:absolute; display:inline-block; background: url(images/arrow.jpg) 0 0 no-repeat; width:30px; height:26px; margin-left:20px; top: 5px;}

.about-homepage{

	float:left; width:900px;

	position:relative;

	margin:45px 20px;

}

.about-homepage h2{ font-size:14px; color:#444444; font-weight:600;}

.client-homepage{

	float: right; width:300px;

	position:relative;

	margin:45px 0;

}

.client-homepage h2{ font-size:14px; color:#444444; font-weight:600;text-transform: uppercase;}



#primary {

	float: left;

	margin: 0 -320px 0 0;

	width: 100%;

}

#content {

	margin: 0 340px 0 0;

}

#secondary { /* Sidebar 1 */

	float: right;

	overflow: hidden;

	width: 320px;

}

#secondary .widget{ margin-left:20px; }

#tertiary { /* Sidebar 2 */

	clear: right;

}





/* =Menu

----------------------------------------------- */





#menu-primary-container{ text-align:center; }

#menu-primary-menu{ width:auto; float:right;}

.main-navigation {

	float:right;

	display: block;

	width: 70%;

	margin:0 0;

	line-height:1;

	text-align:center;

}

.main-navigation .menu{ width:940px; padding:0 0 0 10px; margin:auto; position:relative; }

.main-navigation ul {

    display: inline-block !important;

    text-align: left;

    width: 100%;

	list-style:none;

	margin:0;

	position:relative;

}

.main-navigation li {

	float: left;

	position: relative;

	margin: 0;

	border-left:1px solid #b4e5f3;

    

}

.main-navigation li:first-child{ border-left:0px !important;}



.main-navigation a {

	display: block;

	text-decoration: none;

	border-bottom: 0 none;

    color: #FFF;

	font-size:14px;

    line-height: 2em;

	padding:20px 0px 4px 0px; width: 116px;  text-align: center;

}

.main-navigation li.menu-item-home a{ background:#44bde1 url(images/icon-home.png) center center no-repeat !important; text-indent:-99999em; width:34px; padding:20px 16px 4px 16px;}

.main-navigation li.menu-item-home a:hover{ background:#8fd7ed url(images/icon-home.png) center center no-repeat !important; text-indent:-99999em; width:34px; }



.main-navigation ul ul {

	display: none;

	float: left;

	position: absolute;

	top: 100%;

	left:  0; 

	z-index: 99999;

	visibility:hidden;

	width:200px;

	border: 0px solid #EDEDED;

	

}

.main-navigation ul ul ul {

	left: 100%;

	top: -1px;

}

.main-navigation ul ul a { /*width: 83px; padding:3px 14px;*/padding:20px 0px 4px 0px; width: 116px;  text-align: center; background:#69cae7; text-transform:none; font-size:13px;  }

.main-navigation ul ul li { border-left:0px !important;}

.main-navigation li:hover > a { color:#FFF; background:#8fd7ed;	}

.main-navigation ul ul :hover > a {}

.main-navigation ul ul a:hover {}

.main-navigation ul li:hover > ul { display: block; visibility:visible;}

.main-navigation ul li:hover > ul ul{ display: none; visibility:hidden;}

.main-navigation ul li:hover > ul li:hover ul{ display: block; visibility:visible }

.main-navigation li.current_page_item a,

.main-navigation li.current-menu-item a { color:#FFF; background:#8fd7ed; }

.main-navigation li.current_page_item ul li a,

.main-navigation li.current-menu-item ul li a { color:#FFF; background:#69cae7; }

.main-navigation li.current_page_item ul li a:hover,

.main-navigation li.current-menu-item ul li a:hover { color:#FFF; background:#8fd7ed; }



/* Small menu */

.menu-toggle {

	cursor: pointer;

}

.main-small-navigation .menu {

	display: none;

}



#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }

#footer-menu li{ float:left; }

#footer-menu li a{ display:block; float:left; padding:3px 10px; }

#footer-menu li:first-child a{ padding-left:0; }

#footer-menu li:hover > a {}

#footer-menu li.current_page_item a,

#footer-menu li.current-menu-item a { }



.socials{ list-style:none; }

.socials li{ float:left; }

.socials li a{

	display: block;

    font-size: 0;

    height: 55px;

    margin-right: 10px;

    opacity: 0.8;

    width: 55px;

}

.socials li a:hover{ opacity:1; }

.socials li.facebook a{ background:url(images/footer-facebook.png) left top no-repeat;}

.socials li.twitter a{ background:url(images/footer-twitter.png) left top no-repeat;}











/* =Content

----------------------------------------------- */



.sticky {

}

.hentry {

	margin: 0 0 0;

	padding: 0 0 1.2em;

	border-bottom:#eee solid 0px;

}

.hentry .entry-header{}

.hentry .entry-header .entry-title{ margin-bottom:0px; }

.hentry .entry-header .entry-title a{  }

.single .hentry,

.page	.hentry{ border-bottom:none;  }

.entry-meta {

	clear: both;

}

.byline {

	display: none;

}

.single .byline,

.group-blog .byline {

	display: inline;

}

.entry-content,

.entry-summary {

	margin: 1.2em 0 0;

}

.page-links {

	clear: both;

	margin: 0 0 1.2em;

}



.page-header{ margin-bottom:20px; }



.attachment .entry-meta{ clear:none; float:left; }

#image-navigation{ text-align:right; }



.clear{ clear:both; }

/* =Asides

----------------------------------------------- */



.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}





/* =Media

----------------------------------------------- */



.site-header img,

.entry-content img,

.comment-content img,

.widget img {

	max-width: 100%; /* Fluid images for posts, comments, and widgets */

}

.site-header img,

.entry-content img,

.comment-content img[height],

img[class*="align"],

img[class*="wp-image-"] {

	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

	display:block;

}

.site-header img,

.entry-content img,

img.size-full {

	max-width: 100%;

	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */

	

}

.entry-content img.wp-smiley,

.comment-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

.wp-caption {

	border: 1px solid #ccc;

	margin-bottom: 1.2em;

	max-width: 100%;

}

.wp-caption img[class*="wp-image-"] {

	display: block;

	margin: 1.2% auto 0;

	max-width: 98%;

}

.wp-caption-text { text-align: center; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.site-content .gallery { margin-bottom: 1.2em; }

.gallery-caption {}

.site-content .gallery a img {

	border: none;

	height: auto;

	max-width: 90%;

}

.site-content .gallery dd { margin: 0; }

.site-content .gallery-columns-4 .gallery-item {}

.site-content .gallery-columns-4 .gallery-item img {}



/* Make sure embeds and iframes fit their containers */

embed,

iframe,

object {

	max-width: 100%;

}





/* =Navigation

----------------------------------------------- */



.site-content .site-navigation {

	margin: 0 0 1.2em;

	overflow:visible;

}

.site-content .nav-previous {

	float: left;

	width: 50%;

}

.site-content .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



/* =Comments

----------------------------------------------- */



.comment-content a { word-wrap: break-word; }

.bypostauthor {}



#comments{ margin:0 0 1.2em; }

#comments h2{

	background: none repeat scroll 0 0 #F6F6F6;

    margin-bottom: 20px;

    padding: 10px;

}



.commentlist{ padding:0; margin:0; list-style:none;}

.commentlist li.comment{ padding: 0; min-height:70px; }

.commentlist li.comment .comment-content {

    padding-bottom: 0px;

    padding-left: 54px;

}

.commentlist li.comment .comment-author{}

.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}

.commentlist li.comment .comment-meta{

	float: right;

    font-size: 11px;

    font-style: oblique;

    margin-top: -30px;

}

.commentlist li.comment .reply{

	background: none repeat scroll 0 0 #CCCCCC;

    color: #FFFFFF;

    font-size: small;

    margin-top: 0;

    padding: 5px;

    position: absolute;

    top: 60px;

}

.commentlist li.comment .reply a{

	color: #FFFFFF;

    display: block;

    float: left;

    font-size: 12px;

    line-height: 10px;

}

.commentlist li.comment .footer{}



.commentlist li.comment .children{

	list-style: none outside none;

    margin: 5px 0 5px 54px;

}

.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; }

.commentlist li.comment article.comment .comment-content p{ margin:0; }



#respond{}

#respond #reply-title{ padding: 20px 0; }



#commentform{

	background: none repeat scroll 0 0 #F6F6F6;

    margin-bottom: 30px;

    padding: 30px;

 }

#commentform p{ margin-bottom:10px;}

#commentform .comment-notes{}

#commentform label{ width:100%; display:block;}

#commentform .comment-form-author{}

#commentform .comment-form-email{}

#commentform .comment-form-url{}

#commentform .comment-form-comment{}

#commentform .form-allowed-tags{}

#commentform textarea{

	height: 100px;

    line-height: 16px;

    overflow: auto;

    padding: 11px 7px 7px;

    vertical-align: top;

    width: 90%

}

#commentform .form-submit{}



.nocomments{ display:none; }



/* =Widgets

----------------------------------------------- */



.widget-title{

	border-bottom: 1px solid #EDEDED;

	color: #636363;

	font-size: 18px;

	line-height: 2em;

	margin-bottom: 10px;

 }

.widget {

	margin: 0 0 1.2em;

}

.widget ul{ padding:0; margin:0; list-style:none; }



/* Make sure select elements fit in widgets */

.widget select {

	max-width: 100%;

}



/* Search widget */

#searchform .field{ width:196px; }

#searchsubmit {}



.header-widgets{ display:block; float: left; margin-top:25px; width:240px; }

.header-widgets .widget{ text-align: left;}

.header-widgets .widget p{ margin-bottom:0;}

.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }

.header-widgets .widget .phone-number{ font-size:16px;  line-height:1em; font-weight:500; color:#FFF; background:url(images/phone.png) left center no-repeat; padding-left:45px;  }

.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}

.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }





/* = Custom Post type

------------------------------------------------*/

#slidercontainer{width:100%; background:#FFF;}

#sliderarea{ width:100%; margin:0 auto; height:273px; display:block; padding:0px;}

#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; left: 10px; width: auto; z-index: 55; }

#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:273px; overflow:inherit !important;   }

#custom-slideshows > .slide{ width:100%!important; height:273px; }

#slidercontainer .site-container{ position:relative;}

#slidercontainer{ color:#FFF; font-size:20px; text-transform:uppercase;}

#slidercontainer .buyer{ position: absolute; right:0px; margin-top:148px;}

#slidercontainer .buyer a{ background:url(images/BUYER01.png) top right repeat-x; display:block; min-width:172px; height:48px; color:#FFF; text-align:center; padding:0 10px; line-height:2em;}

#slidercontainer .buyer span{ background:url(images/BUYER02.png) 0 0 no-repeat; width:10px; height:48px; display:inline-block; top: 0px; right: -10px; position: absolute; }

#slidercontainer .seller{ position:absolute; right:0px; margin-top:209px;}

#slidercontainer .seller a{ background: url(images/SELLER01.png) top right repeat-x; display:block; min-width:172px; height:48px; color:#FFF; text-align:center; padding:0 10px; line-height:2em;}

#slidercontainer .seller span{ background:url(images/SELLER02.png) 0 0 no-repeat; width:10px; height:48px; display:inline-block; top: 0px; right: -10px; position: absolute;}



#slidercontainer .bx-wrapper .bx-pager.bx-default-pager a {

	background: none;

	text-indent: -9999px;

	display: block;

	width: 8px;

	height: 8px;

	margin: 0 5px;

	outline: 0;

	border:1px solid #3d3b37;

	-moz-border-radius: 50%;

	-webkit-border-radius: 50%;

	border-radius: 50%;

}

#slidercontainer .bx-wrapper .bx-pager.bx-default-pager a:hover, #slidercontainer .bx-wrapper .bx-pager.bx-default-pager a.active {

	background: #3d3b37; border:1px solid #3d3b37;

}





#cta-container{ padding:20px 0 0 0; }

#custom-cta{ width:940px; padding:0; margin: 0 0 20px; list-style:none; float:left; }

#custom-cta .cta{ width:286px; height: auto; position:relative; margin-left:40px; float:left;  }

#custom-cta .cta.col-0{ margin-left:0;}

#custom-cta .cta .cta-intro{ font-size:11px; color: #44bde1; text-transform:uppercase; text-align:center; margin-bottom:5px;}

#custom-cta .cta .cta-title{ font-size:14px; color:#3d3b37; text-align:center; margin:10px 0 10px 0; }

#custom-cta .cta .cta-title a{ font-size:14px; color:#3d3b37; font-weight:bold;}

#custom-cta .cta .cta-title a:hover , #custom-cta .cta:hover .cta-title a{ color:#f35a41; text-decoration:none;}

#custom-cta .cta .cta-img{ position:relative; width:286px; height:155px;}

#custom-cta .cta .cta-img .cta-more{ 

	background: url(images/bg-more.jpg) top right no-repeat;

	width: 77px;

	height: 22px;

	display: inline-block;

	text-align: left;

	font-size: 10px;

	text-transform: uppercase;

	color: #FFF;

	padding: 2px 0 0 10px;

	position:absolute; right:0px; bottom:10px;

	opacity:1;

}

#custom-cta .cta .cta-img .cta-more:hover{ opacity:0.8; }

#custom-cta .cta .entry-summary{ line-height:16px;}



#client-container{ padding:0px 0 0 0; width:300px; float:left; position:relative; }

#custom-client{ width:300px; padding:0; margin: 0 0 0px; list-style:none; float:left; position:relative; }

#client-container .bx-wrapper {

	position: relative;

	margin: 0 0 0px;

	padding: 0;

}

#client-container .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none;  overflow:inherit !important;   }

#custom-client .client{ width:300px; height: auto; position:relative; float:left;  }

#client-container .entry-summary{ margin:0px; position:relative; width:280px; padding-left:20px; min-height: 120px;}

#client-container .entry-summary .arrow-top{ background: url(images/q1.png) 0 0 no-repeat; width:15px; height:15px; display:block; position: absolute; left:0px;}

#client-container .entry-summary .arrow-bottom{ background:url(images/q2.png) 0 0 no-repeat; width:15px; height:15px; display:inline-block; position: relative; top: 5px; margin: 0 0 0 5px;}

#client-container .client-title{ position: relative; width:230px; text-align:right; margin: 10px 0 0 0;}

#client-container  .bx-has-controls-direction{ position: absolute; width:300px; bottom:0px;}

#client-container .bx-wrapper .bx-controls-direction{ position:relative;}

#client-container .bx-wrapper .bx-controls-direction a {

	position: absolute;

	top:-17px;

	margin-top: -16px;

	outline: 0;

	width: 18px;

	height: 19px;

	text-indent: -9999px;

	z-index: 9999;

}

#client-container .bx-wrapper .bx-prev {

	left: 250px;

	background: url(images/controls2.png) no-repeat 0 0px;

}

#client-container .bx-wrapper .bx-prev:hover {

	background: url(images/controls2.png) no-repeat 0 -22px;

}

#client-container .bx-wrapper .bx-next {

	right: 10px;

	background: url(images/controls2.png) no-repeat -20px 0px;

}

#client-container .bx-wrapper .bx-next:hover {

	background: url(images/controls2.png) no-repeat -20px -22px;

}





/* = Custom Plugins

------------------------------------------------*/



/* Plugin WP Pagenavi */

.wp-pagenavi{}

.wp-pagenavi a, .wp-pagenavi span {

    border: 1px solid #BFBFBF;

    margin: 2px;

    padding: 0 8px!important;

    text-decoration: none;

}

.wp-pagenavi a:hover, .wp-pagenavi span.current {

    border-color: #333;

}

.wp-pagenavi .pages{ border:none; }

.wp-pagenavi .nextpostslink,

.wp-pagenavi .previouspostslink{ border:none;}





/* Gravity Forms Section */

#gform_wrapper_1{ max-width:100% !important; padding:0px; margin:0px;}

.gform_wrapper ul { margin: 0px !important; }

.gform_wrapper ul li { margin: 10px 0px !important; display:inline-table !important;  padding: 0px 0 0 10px !important; list-style-image: none !important; list-style: none !important; }

#field_1_1 , #field_1_4 , #field_1_5{ padding-left:0px !important;}

#field_1_4 , #field_1_5{ display:inline; width:100%;}

.gfield_label { font-weight: lighter !important; }

.gfield_required { color: #919090 !important; font-weight: lighter !important; }

.ginput_container input { border:1px solid #edecec !important; color:#919090 !important; font-size:12px !important; padding:5px 15px !important; height:inherit !important; line-height: inherit !important; width:170px !important; }

.gform_wrapper form li, .gform_wrapper li {
    overflow: hidden;
}

#faq-content {width: 100% !important;}

#faqs-container {
    float: left;
}

#custom-faqs {
    width: 100%;
}


#gform_wrapper_2 .ginput_container textarea {
    width: 100% !important
}

#custom-faqs .faqs {
    width: 90%;
        padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ginput_container textarea { border:1px solid #edecec !important; color:#919090 !important; font-size:12px !important; width:592px !important; padding:5px 15px !important; }

#gform_wrapper_2 .ginput_container textarea { border:1px solid #edecec !important; color:#919090 !important; font-size:12px !important; width:806px !important; padding:5px 15px !important; }

.gfield_radio label{ display:block !important; padding-right:20px !important;}

/*#gform_wrapper_1.gform_wrapper ul.gfield_radio li input[type=radio]{ background:#c7c7c7 !important;}*/

#input_1_5{ margin-top:-32px !important; margin-left:50px !important;}



.ginput_container input:focus,

.ginput_container textarea:focus { }

.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }

.gform_button { background: url(images/submit.png) 0 0 no-repeat !important; width:95px !important; height:30px !important; border:0px !important; color:#FFF !important;

	-webkit-box-shadow: none !important;

	-moz-box-shadow:  none !important;

	box-shadow:  none !important;

	line-height: inherit !important;

	opacity:1; float:right; margin-top:-40px;

}

.gform_button:focus,

.gform_button:hover { opacity:0.9;  }

.gform_validation_container {  }







/*-- Gravity Error Section ----------------*/

#gform_wrapper_1 #field_1_1.gfield_error , #gform_wrapper_1 #field_1_2.gfield_error  , #gform_wrapper_1 #field_1_3.gfield_error { display:inline-block !important; width:206px !important; padding-left:inherit !important;}

#field_1_4.gfield_error{ margin:0px !important; padding:0px !important;}

.gform_wrapper .top_label .gfield_description.validation_message,

.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }

.validation_error { display:none; color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }

.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }

.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }

.validation_message { display:none; color: #790000 !important; padding: 2px 0px 0px 0px !important; }

.gfield_error input,

.gfield_error textarea {  border: 1px #ff0000 solid !important; }

.gfield_error input:focus,

.gfield_error textarea:focus { color: #fff !important; }





/* Fix ie 7   */



.ie7 .site-footer .footer-content{

   



}

.ie7 .site-footer .footer-info {

  

}

.line{ background: url(images/line.jpg) center right no-repeat !important; text-transform:uppercase; }

.line span{ background:#FFF; display: inline-block; padding-right:20px;}

#team-content{

	position:relative;

	background: url(images/line.jpg) bottom center no-repeat;

	padding:0 0 20px 0;

	float:left;

	margin-bottom:20px;
   
        width: 98%;
        margin-left: 1%;

}

#team-content h2.line > span {font-size: 14px;

font-weight: bold; }

#team-content h4{ font-size:14px;}

#team-container{

	position:relative;

	width: 100%;

	float:left;

	padding:10px 0 0 0;

}

#custom-team{

	position: relative;

	width: 100%;

	float:left;

}

#custom-team .team{

	position:relative;

	float:left;

	width: 30%;

	margin-left: 4%;

}

#custom-team .team.col-0 {
    margin-left: 2% !important;
}

#custom-team .team .team-img{

	width:224px; height:121px; overflow:hidden;

	float:left;

	position:relative;

	margin-bottom:10px;

}

#custom-team .team .team-img img{ opacity:1;}

#custom-team .team:hover .team-img img{ opacity:0.8;}

#custom-team .team .team-title{ float:left; position:relative; width:200px; color:#444444; font-size:12px; line-height:16px; font-weight:600;}

#custom-team .team .team-email{ float:right; position:relative; width:24px; background: url(images/icon-email.png) 0 0 no-repeat; height:13px; cursor:pointer; top:8px;}

#custom-team .team .team-email:hover{ background: url(images/icon-email.png) 0 -17px no-repeat;}

#custom-team .team .team-email .email{ position: absolute; background:#44bde1; height:20px; min-width:150px; padding:0 15px; display: none;  right:0px; margin-top:-25px; color:#FFF;}

#custom-team .team .team-email .email span{ position:absolute; background:url(images/bg-email-arrow.png) 0 0 no-repeat; width:11px; height:5px; display:block; right:20px;}

#custom-team .team .entry-summary{ width:224px; float:left; position:relative; color:#838383; line-height:14px;}

.title-footer{ font-size:20px; color:#3d3b37; font-family: 'Junge', serif; font-style:italic; text-align:center; line-height:26px;}



.page-template-page-templatescontact-us-php .entry-content .column-grid-2 .column-first{ width:250px !important; }

.page-template-page-templatescontact-us-php .entry-content .column-grid-2 .column-first ul{ list-style:none; margin:0px;}

.page-template-page-templatescontact-us-php .entry-content .column-grid-2 .column-first ul li{ margin-bottom:10px;}

.page-template-page-templatescontact-us-php .entry-content .column-grid-2 .column-first ul li img{ position:relative; top:2px;}

.page-template-page-templatescontact-us-php .entry-content .column-grid-2 .column-first a{ color:#606060;}

.page-template-page-templatescontact-us-php .entry-content .column-grid-2 .column-last{ width:100%;}f



/********************************************************/

#faq-content{

	background:url(images/line.jpg) top center no-repeat;

	padding:25px 0 0 0;

	position:relative;

	width: 100%;

}

.page-template-page-templateshelpful-php h4{ font-size:14px; font-style:italic; font-family: 'Junge', serif; color:#444444;}

.page-template-page-templateshelpful-php .entry-content .column-grid ul{ list-style:none !important; padding:0px; margin:0px;}

.page-template-page-templateshelpful-php .entry-content .column-grid ul li{ background:url(images/bg-li.png) center left no-repeat; padding:5px 0px 5px 30px;}

.column-grid { margin: 1%;}

#faqs-container{

	position:relative;

	width: 100%;

	float:left;

}

#custom-faqs{

	position:relative;

	width: 100%;

	float:left;

	margin-bottom:50px;
        overflow: hidden;

}

#custom-faqs .faqs{

	position:relative;

	width: 100%;

	float:left;

	border-bottom:1px solid #e7e6e6;

	padding:15px 0px 15px 40px;

}

#custom-faqs .faqs:last-child{ border-bottom:0px !important;}

#custom-faqs .faqs .faqs-title{

	position:relative;

	color:#333333; font-size:14px; font-family: 'Junge', serif;

	display:block; cursor:pointer;

}

#custom-faqs .faqs .faqs-title span{ background:url(images/icon-open.png) 0 0 no-repeat; width:23px; height:21px; display:block; position:absolute; left:-40px;}

#custom-faqs .faqs .faqs-title span.close{ background:url(images/icon-open.png) 0 -29px no-repeat; width:10%; height:21px; display:block; position:absolute; left: -29px;}

#custom-faqs .faqs .entry-summary{

	display:none;

	color:#838383;

	font-size:12px; line-height:16px;

}



.text-banner{

	position:relative;

	display: inline-block;

	background:url(images/txt02.png) top center repeat-x;

	height:74px; min-width:298px; font-size:30px; color:#FFF; text-transform:uppercase;

	line-height:65px; text-align:center;

}

.text-banner span{ background:url(images/txt01.png) 0 0 no-repeat; width:12px; height:74px; display:block; position:absolute;}



#post-18 .text-banner{

	background:url(../../uploads/2014/01/buyer.fw_.png) top center repeat-x !important;

}

#post-18 .text-banner span{ background: url(../../uploads/2014/01/shadow.fw_.png) 0 0 no-repeat !important;}

.page-template-page-templatesprocess-php .entry-content{ font-size:14px; color:#747474;}


/* Mobile Recode */



@media screen and (max-width: 1500px) {

.gform_wrapper textarea.medium {
    width: 97.5% !important;
    padding: 0 !important;
}

#custom-team .team{
	float:none;
}

#pwd_footer_v2 {
   right: 71px !important;
}

.header-widgets .widget .phone-number {
    padding-left: 5%;
}

   #custom-cta .cta {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
   }
   
   .site-header-intro {
     right: 0;
     margin-left: 50%;
     width: 50%;   
     text-align: right; 
}

.site-title {
    width:50%;
}

   .site-main {
    padding: 0;
    width: 100%;
}
   
   #page { 
    width: 82%;
}

   .site-header {
    width: 100%;
}

   #top-header {
    width: 100%;
}

   .free-onsite p {
    display: none;
}

   .free-onsite {
    width: 81%;
    padding-left: 19%;
    left: 0;
}

.site-footer .footer-content {
   width: 100%;
}

.entry-summary p {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 1.5;
}
   .entry-summary {
    text-align: center !important;
}

   #custom-cta .cta .cta-img {
    margin: auto !important;
}

#custom-cta .cta .cta-intro {
    font-size: 20px;
    color: #44bde1;
}

#custom-cta {
    width: 100%;
    }

#menu-primary-menu {
    padding-left: 3%;
    float: left;
    width: 100%;
}

.main-navigation {
    float: left;
}

.main-navigation li {
    width: 19%;
}

.main-navigation a {
   width: 100%;
}

.main-navigation li.menu-item-home a {
   width: 10%;
}

.main-navigation li.menu-item-home a:hover {
   width: 10%;
}

.footer-left {
   width: 30%;
   margin-left: 40%;
}

.footer-right {
   width: 28%;
}

.main-navigation {
   width: 70%;
}

.header-widgets {
   width: 30%;
}
}

@media screen and (max-width: 800px) {
   #pwd_footer_v2 {
     right: 2px !important;
    }
   
.main-navigation {
     display: none;
    }

.site-title a {
   width:200%;
    }

.footer-left {
    width: 30%;
    margin-left: 58%;
    }

.footer-right {
    width: 42%;
    margin-top: 2%;
    }

.header-widgets .widget .phone-number {
   width: 200%;
    }

.site-header-intro { 
    display:none;
    }

   .header-widgets {
     width: 40%;
    }

    #click-menu-label.click-menu-label-left {
      margin-top: 13%;
    }

#click-menu {
    height: 42px;
    right: 11% !important;
    background: #44bde1 !important;
    }
}

@media screen and (max-width: 700px) {
    .free-onsite a.btn {
      right: 9px;
     }
}

@media screen and (max-width: 600px) {
    .free-onsite {
      height: 140px;
     }
        .free-onsite a.btn {
      right: auto;
      margin-top: 68px;
     }
    .footer-right {
    width: 42%;
    margin-top: 20%;
}
    .footer-left {
    width: 30%;
    padding-left: 5%;
    margin-left: auto;
    margin-top: 20%;
    margin-right: auto;
}

}

@media screen and (max-width: 500px) {
     .header-widgets {
    width: 74%;
    }

#click-menu {
    right: 34% !important;
    }

.header-widgets .widget .phone-number {
    padding-left: 10%;
    }
}


   
/* Other */

div#comments {
    display: none !important;
}

.site-footer {
   border: 0 !important;
}