/*[fmt]0A40-1A0B-3*/
.mobile_only{
    display: none;
}

#wrapper, #wrapper_home{
    width: 950px;
    margin: 0 auto;
}

nav.main_nav{
    margin-bottom: 10px;
    height: 30px;
    float: right;
    position: relative;
    margin-top: 20px;
}

nav.main_nav ul.sub-menu{
    position: absolute;
    top: 35px;
    display: none;
}

nav.main_nav ul{
    margin-bottom: 0;
}

nav.main_nav li{
    float: left;
    display: inline;
    height: 30px;
    font-size: 20px;
    white-space: nowrap;
    padding-bottom: 20px;
}

nav.main_nav ul.sub-menu > li{
    font-size: 17px;
}

nav.main_nav li a{
    height: 30px;
    padding: 0;
    overflow: hidden;
    float: left;
    margin: 0 22px;
}

nav.main_nav li.last-menu-item a{
    margin-right: 0px;
}

nav.main_nav li.current-menu-item > a{
/*color: #83C25A;*/
    font-weight: 600;
}

nav.main_nav ul li a:hover{
    color: #83C25A;
}

nav.main_nav li:hover ul{
    display: block;
}

nav.main_nav li.current-menu-ancestor > ul{
    display: block;
}

nav.main_nav .menu-item-119 a{
    margin-right: 0px;
    
}


.widget_nav_menu {
    margin-left: 30px;
}

header{
    margin-bottom: 10px;
    padding: 20px 0px;
}

#home_link{
    float: left;
}

#slider_nav_prev{
    position: absolute;
    top: 210px;
    left: 0;
    background: url( ../images/slider_nav_arrows.png ) no-repeat top left;
    width: 52px;
    height: 68px;
    z-index: 1000;
}

#slider_nav_next{
    position: absolute;
    top: 210px;
    right: 0;
    background: url( ../images/slider_nav_arrows.png ) no-repeat 100% 0;
    width: 52px;
    height: 68px;
    z-index: 1000;
}

#page-section .featured_image{
    float: left;
    width: 460px;
}

.content_wrapper .blurb{
    float: right;
    width: 490px;
}

#home_content{
    margin: 15px 0 60px;
    font-size: 20px;
    font-weight: 200;
    overflow: auto;
}

.tax-project_cats article.even{
    float: right;
    width: 470px;
    position: relative;
}

.tax-project_cats article.odd{
    float: left;
    width: 470px;
    position: relative;
}

.tax-project_cats article .title{
    background: url( ../images/caption_bg.png ) repeat;
    position: absolute;
    bottom: 10px;
    height: 60px;
    line-height: 60px;
    width: 100%;
}

.tax-project_cats article .title a{
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
    width: 390px;
    font-size: 16px;
    background: url( ../images/project_archive_arrow.png ) no-repeat 96% 50%;
    display: block;
}

#project_image_large{
    float: left;
}

#project_image_nav{
    float: right;
}

#project_image_nav .project_image{
    margin-bottom: 7px;
}

#project_image_nav .project_image a.active img{
    /*+opacity:50%;*/
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#project-list{
    padding-bottom: 115px;
    overflow: auto;
}

#project-list article.bl_projects{
    height: 230px;
    overflow: hidden;
}

#single_project_content{
    float: left;
    width: 720px;
    margin-right: 20px;
    padding-top: 30px;
    padding-bottom: 40px;
}

a.back_to_projects{
    float: right;
    margin-right: 25px;
    font-weight: 600;
}

.single_project_title span{
    font-weight: 300;
}

#post-list{
    float: left;
    width: 710px;
    margin-right: 40px;
}

.blog h2.list_title a, .search h2.list_title a{
    margin-bottom: 5px;
    font-weight: normal !important;
}

aside.sidebar{
    float: right;
    width: 190px;
}

aside.sidebar #searchform input[type=text]{
    color: #FFFFFF;
    background: #787878;
    border: none;
    outline: none;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 100 !important;
    font-family: inherit;
    float: left;
    width: 120px;
    margin: 0;
    padding: 5px 10px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

aside.sidebar #searchform input[type=submit]{
    background-color: #787878;
    border: none;
    margin: 0;
    padding: 5px 0px;
    outline: none;
    width: 50px;
    height:40px;
    cursor: pointer;
    background: #787878 url( ../images/search_icon.png ) no-repeat 50% 50%;
    line-height: 30px;
    display: block;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

aside.sidebar .widget ul li{
    font-weight: 300;
    padding: 5px 0;
    border-bottom: 1px solid #787878;
}

aside.post_meta{
    float: left;
    width: 150px;
}

aside.post_meta .date{
    display: block;
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 300;
}

aside.post_meta .time{
    font-size: 16px;
    font-weight: 300;
    display: block;
}

.page .has_thumbnail .entry-content{
    padding-left: 460px;
}

nav.prev_next{
    margin-bottom: 20px;
}

nav.prev_next a{
    display: block;
    color: #787878;
    font-weight: 300;
}

.prev_next .alignleft{
    width: 100px;
    height: 20px;
    display: inline-block;
    text-align: left;
}

.prev_next .alignright{
    width: 100px;
    height: 20px;
    display: inline-block;
    text-align: right;
}

section.post_main{
    float: right;
    width: 555px;
}

.footer_widgets{
    float: left;
    width: 73%;
}

.footer_widgets .widget{
    float: left;
    width: 25%;
    color: #787878;
}

.footer_{
    width: 960px;
    margin: 0 auto;
    font-size: 13px;
    padding-top: 30px;
}

footer .copyright{
    margin-top: 30px;
}

.organisation{
    float: left;
    width: 190px;
    margin-right: 45px;
    margin-bottom: 25px;
}



/*=== GRAVITY FORMS ===*/
.gform_body{
    width: 672px;
    float: right;
}

.gform_heading{
    width: 212px;
    float: left;
}

.gform_heading h3{
    font-size: 24px;
    font-weight: lighter;
    margin-bottom: 15px;
    line-height: 1.3em;
    font-weight: 300;
}

.gform_body input[type=text], .gform_body textarea, .gform_body select{
    background: #EBEBEC;
    width: 228px;
    height: 28px;
    border: 0px none;
    padding: 0px 15px;
    outline: 0px none;
    line-height: 28px;
    resize: none;
    font: 14px / 18px "Source Sans Pro", sans-serif;
    color: #3D3F41;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.gform_body .gfield_error input[type=text], .gform_body .gfield_error textarea, .gform_body .gfield_error select{
    outline: none;
	background: #f1f8ec;
}

.gform_body select{
    width: 258px;
}

.gform_body textarea{
    height: 113px;
    width: 369px;
    font: 14px / 18px "Source Sans Pro", sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}

#field_1_1, #field_1_2, #field_1_3, #field_1_4{
    float: left;
    clear: left;
}

#field_1_5{
    float: right;
}

.validation_error {
	color: red;
position: absolute;
left: 360px;
margin-top: 155px;
}

/*btn-order*/
.gform_button{
    float: right;
    color: #FFF;
    padding: 0px 37px 0px 20px;
    margin: 0px;
    border: 0px none;
    cursor: pointer;
    height: 30px;
    font: 16px / 30px "Source Sans Pro", sans-serif;
    font-weight: 500;
    background: #83C25A url(../images/white_arrow.png) no-repeat 80px 5px;
    clear: both;
}

.gform_button:hover{
    text-decoration: none;
    background-color: #0068AC;
}

/*=== DROP DOWN IT STYLES ===
Drop Down It Styles
drop down css*/
.dropdown{
    margin-bottom: 10px;
}

.dropdown dd, .dropdown dt, .dropdown ul{
    margin: 0px;
    padding: 0px;
}

.dropdown dd{
    position: relative;
}

.dropdown a, .dropdown a:visited{
    text-decoration: none;
    outline: none;
    background-color: transparent;
}

.dropdown a:hover{
}

.dropdown dt a:hover{
    background-color: transparent;
    padding: 3px 0px !important;
}

.dropdown dt a{
    display: block;
    position: relative;
    padding: 3px 0px !important;
    font-weight: normal !important;
    font: 14px / 18px "Source Sans Pro", sans-serif !important;
    color: #3D3F41;
}

.dropdown dt a span{
    cursor: pointer;
    display: block;
}

.dropdown span.value{
    display: none;
}

.dropdown dt span.down_arrow{
    position: absolute;
    top: 0px;
    right: -15px;
    width: 35px;
    height: 25px;
    background: url(../images/dropdown_downArrow.png ) no-repeat top right;
}

.dropdown dt{
    background: #EBEBEC;
    width: 228px;
    height: 26px;
    padding: 0px 15px;
    padding-top: 3px;
    font-weight: normal !important;
}

.dropdown dd ul{
    display: none;
    font-weight: normal;
    position: absolute;
    z-index: 1000;
    /*[disabled]width:328px;*/
    list-style: none;
/*Background Gradient*/
    background-color: #FFF;
    border: 1px solid #F2F2F2;
    margin: 0px !important;
    padding: 0px !important;
    color: #FFF !important;
    padding-top: 5px;
}

.dropdown dd ul li{
    margin: 0px !important;
    height: 25px;
    background-image: none !important;
}

.dropdown dd ul li a{
    font-style: normal;
    font-size: 14px;
    line-height: 25px !important;
    font-weight: normal !important;
    display: block;
    position: relative;
    color: #3D3F41 !important;
    width: 236px;
    padding: 0px 10px;
}

.dropdown dd ul li a:hover{
    background: #F1F8EC;
    /*[disabled]width:228px;*/
    background-image: none;
    margin: 0px;
    line-height: 20px;
}

.gform_body .dropdown dd ul li a:hover{
    width: 236px;
}

/*=== LOCATION DETAILS ===*/
.location-text{
    float: left;
    width: 260px;
    font: 14px / 16px "Source Sans Pro", sans-serif;
}

.location-map{
    float: right;
    width: 669px;
    overflow: hidden;
}

.single-bl_projects .menu-item-151 ul.sub-menu{
    display: block !important;
}

.project_cat_residential .menu-item-120 > a,
.project_cat_commercial .menu-item-118 > a,
.project_cat_developments .menu-item-119 > a,
.tax-project_cats.term-developments .menu-item-119 > a,
.tax-project_cats.term-residential .menu-item-120 > a,
.tax-project_cats.term-commercial .menu-item-118 > a
{
    color: #83C25A!important;
    font-weight:400!important;
}



.single-bl_projects .menu-item-151 > a,
.tax-project_cats.term-developments .menu-item-151 > a,
.tax-project_cats.term-residential .menu-item-151 > a,
.tax-project_cats.term-commercial .menu-item-151 > a
{
    font-weight:bold!important;
}

