/*
* Theme Name: Structured property finance 
* 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: #f2f2f2;
}
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:hover, a:active {
     /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    color: #0081c8;
}
a img {
    border: 0;
}
.clear {
    clear: both;
}
/* =Global----------------------------------------------- */body, button, input, select, textarea {
    color: #797979;
    font-family: 'Open Sans',  sans-serif;
    font-size: 14px;
    line-height: 1.7em;
}
/* Headings */h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #636363;
    line-height: 1.4em;
}
h1 {
    font-size: 3.0em;
}
h2 {
    font-size: 18px;
    color: #2083c4;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0;
}
h3 {
    font-size: 14px;
    color: #585858;
    font-weight: bold;
}
h4 {
    font-size: 24px;
    color: #797979;
    font-weight: 300;
    margin-bottom: 20px;
}
h5 {
    font-size: 1.8em;
}
h6 {
    font-size: 1.6em;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.2em;
}
/* Text elements */p {
    margin-bottom: 1.7em;
}
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;
    border-radius: 3px;
    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: 2em;
}
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;
    width: 198px;
}
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] {
    padding: 3px;
}
textarea {
    overflow: auto;
     /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding-left: 3px;
    vertical-align: top;
     /* Improves readability and alignment in all browsers */
    width: 98%;
}
/* Links */a, a:visited {
    color: #797979;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: #2083c4;
    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----------------------------------------------- */
.warp {
    width: 940px;
    margin: 0 auto;
}
.warp2 {
    width: 1220px;
    margin: 0 auto;
}
.site-main {
    background: #ffffff;
    padding: 60px 140px;
    float: left;
    width: 940px;
    min-height: 400px;
}
#page {
}
.site-header {
    width: 100%;
    padding: 0 0px;
    float: left;
    position: relative;
    background: #ffffff;
}
.site-header {
    padding: 30px 0;
}
.site-header hgroup {
    float: left;
}
.site-title {
    font-size: 4em;
    float: left;
    margin-top: 17px;
}
.site-title a {
    line-height: 2em;
}
.site-description {
    font-size: 1em;
}
/*.site-header-image-bg {
     height: 247px!important;
 }
*/
.site-footer {
    background: #006fae;
    width: 100%;
    float: left;
    line-height: 1em;
    border-top: 13px solid #2083c4;
    color: #ffffff;
    font-size: 12px;
}
.site-footer .footer-content {
    clear: both;
    margin: auto;
    padding: 20px 10px 20px;
    position: relative;
    width: 940px;
}
.site-footer .footer-info {
    clear: both;
    margin: auto;
    padding: 0px 10px 50px 0px;
    position: relative;
    width: 940px;
}
.site-footer .footer-info .site-info {
    width: 50%;
    text-align: right;
    float: right;
}
.site-footer .footer-info .site-copyright {
    width: 50%;
    text-align: left;
    float: left;
}
.home .site-header-image-bg {
    height: 448px!important;
}
#backtotop {
    position: absolute;
    left: 10px;
    margin-left: 0px;
    bottom: 0;
}
.page .entry-header {
    margin-top: -80px;
}
#front-page .entry-header {
    display: none;
}
.googlemap {
    width: 100%;
    height: 448px;
    position: relative;
}
/* =Layout: Content-Sidebar----------------------------------------------- */
#primary {
    float: left;
    margin: 0 -320px 0 0;
    width: 100%;
}
#content {
}
#secondary {
     /* Sidebar 1 */
    float: right;
    overflow: hidden;
    width: 320px;
}
#secondary .widget {
    margin-left: 20px;
}
#tertiary {
     /* Sidebar 2 */
    clear: right;
}
/* =Menu----------------------------------------------- */
.main-navigation .menu {
    position: relative;
}
#menu-primary-container {
    text-align: center;
}
.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0;
    line-height: 1;
    text-align: center;
    background: url(images/bg-menu.jpg) repeat-x;
    float: left;
}
.main-navigation .space {
    width: 2px;
    height: 46px;
    background: url(images/linemenu.jpg);
    float: left;
}
.main-navigation ul {
    display: inline-block !important;
    text-align: left;
    list-style: none;
    margin: 0;
    position: relative;
    float: left;
}
.main-navigation li {
    float: left;
    position: relative;
    margin: 0;
}
.main-navigation li:hover {
    float: left;
    position: relative;
    margin: 0;
    background: url(images/bg-menu-hover.jpg) repeat-x;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    border-bottom: 0 none;
    color: #ffffff;
    font-size: 16px;
    line-height: 2em;
    text-transform: uppercase;
    padding: 7px 10px;
    float: left;
}
.main-navigation ul ul {
    display: none;
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    width: 160px;
}
.main-navigation ul ul ul {
    left: 100%;
    top: -1px;
}
.main-navigation ul ul .space {
    display: none;
}
.main-navigation ul ul a {
    width: 192px;
    background: #0985c9;
}
.main-navigation ul ul li {
    background: #0985c9;
    height: auto;
    border-bottom: 1px solid #006094;
    border-top: 1px solid #46a4d7;
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
    background: #0071ad;
    box-shadow: inset 0px 20px 20px #005b8c;
}
.main-navigation ul ul a:hover {
    background: #0071ad;
}
.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-menu-item a {
    background: url(images/bg-menu-hover.jpg) repeat-x;
}
.main-navigation li.current-menu-item ul  li {
    background: #0985c9 !important;
}
.main-navigation li.current-menu-item ul li a {
    background: #0985c9;
}
.main-navigation li.current-menu-item ul li a:hover {
    background: #0071ad;
}
/* Small menu */
.menu-toggle {
    cursor: pointer;
}
.main-small-navigation .menu {
    display: none;
}
#footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    margin-top: 30px;
}
#footer-menu ul {
    list-style: none;
}
#footer-menu li {
    float: left;
}
#footer-menu li a {
    display: block;
    float: left;
    padding: 0px 5px  10px 5px;
    color: #ffffff;
}
#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 {
}
#footer-menu .space {
    float: left;
}
/* =Content----------------------------------------------- */
#titlepage .icon {
    margin-bottom: 50px;
    float: left;
    margin-right: 20px;
}
#titlepage {
    height: 80px;
}
.titlehome {
    font-size: 38px;
    color: #797979;
    font-weight: normal;
}
.titlehome2 {
    color: #2083c4;
    font-size: 43px;
    font-weight: bold;
    margin-top: 15px;
}
.line {
    width: 100%;
    height: 3px;
    background: url(images/line.png) repeat-x;
}
.sticky {
}
.hentry {
    margin: 0 0 1.2em;
    padding: 0 0 1.2em;
    border-bottom: #eee solid 1px;
}
.hentry .entry-header {
}
.hentry .entry-header .entry-title {
}
.hentry .entry-header .entry-title a {
    font-size: 0.6em;
    line-height: 0.6em;
}
.single .hentry, .page  .hentry {
    border-bottom: none;
}
.entry-meta {
    clear: both;
}
.byline {
    display: none;
}
.single .byline, .group-blog .byline {
    display: inline;
}
.entry-content {
    margin: 1.2em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.2em;
}
.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: hidden;
}
.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 {
}
.commentlist {
    padding: 0;
    margin: 0;
    list-style: none;
}
.commentlist li.comment {
    padding: 10px 0;
}
.commentlist li.comment .comment-content {
    padding-left: 60px;
}
.commentlist li.comment .comment-author {
}
.commentlist li.comment .comment-author img {
    float: left;
    margin-right: 10px;
}
.commentlist li.comment .comment-meta {
}
.commentlist li.comment .reply {
    margin-top: -50px;
}
.commentlist li.comment .footer {
}
#respond {
}
#respond #reply-title {
    padding: 20px 0;
}
#commentform {
    margin-bottom: 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 .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 */
#searchsubmit {
}
.header-widgets {
    display: block;
    float: right;
    margin-top: 20px;
}
.header-widgets .widget {
    text-align: right;
}
.header-widgets .widget p {
    margin-bottom: 0;
    color: #939598;
}
.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: 26px;
    line-height: 1em;
    font-weight: normal;
    background: url(images/phone.png) left center no-repeat;
    padding-left: 45px;
}
.header-widgets .widget .email {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.7em;
    margin-top: 10px;
    float: right;
}
.header-widgets .widget .email a {
    color: #939598;
}
.header-widgets .widget .icon {
    float: right;
    margin-right: 15px;
    margin-top: 20px;
}
.header-widgets .number {
    font-size: 40px;
    font-weight: bold;
    color: #0081c8;
}
/* = Custom Post type------------------------------------------------*/
#slidercontainer {
    width: 100%;
    margin: auto;
    position: relative;
}
#sliderarea {
    width: 100%;
    height: 448px;
    display: block;
    padding: 0px;
}
#sliderarea .bx-wrapper .bx-pager {
    bottom: 0;
    font-size: 0;
    margin: 0 auto;
    padding: 0px;
    right: 0;
    width: auto;
    z-index: 55;
}
#sliderarea .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    box-shadow: none;
    height: 448px;
}
#custom-slideshows > .slide {
    width: 100% !important;
    height: 448px;
}
#slidercontainer ul {
    list-style: none;
}
#slidercontainer ul li {
    height: 448px;
    width: 100%;
}
/*-- Previous and Next Buttons ----------------*/
#slidercontainer .bx-wrapper .bx-controls-direction a {
    top: 5% !important;
}
#slidercontainer .bx-wrapper .bx-prev {
    background: url(images/icon-prev.png) no-repeat !important;
    width: 50px !important;
    height: 55px !important;
    margin-left: 370px;
    left: 50%;
}
#slidercontainer .bx-wrapper .bx-next {
    background: url(images/icon-next.png) no-repeat !important;
    width: 50px !important;
    height: 55px !important;
    margin-left: 420px;
    left: 50%;
}
/*-- inner slide ----------------*/
#inner-slidercontainer {
    width: 100%;
    margin: auto;
    position: relative;
}
#inner-sliderarea {
    width: 100%;
    height: 247px;
    display: block;
    padding: 0px;
}
#inner-sliderarea .bx-wrapper .bx-pager {
    bottom: 0;
    font-size: 0;
    margin: 0 auto;
    padding: 0px;
    right: 0;
    width: auto;
    z-index: 55;
}
#inner-sliderarea .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    box-shadow: none;
    height: 247px;
}
#inner-custom-slideshows > .slide {
    width: 100% !important;
    height: 247px;
}
#inner-sliderarea li {
    height: 247px;
}
#inner-sliderarea ul {
    height: 247px;
}
/*-- Project slide ----------------*/
#project_slidercontainer {
    width: 100%;
    margin: auto;
    position: relative;
}
#project_sliderarea {
    width: 100%;
    height: 300px;
    display: block;
    padding: 0px;
}
#project_sliderarea .bx-wrapper .bx-pager {
    bottom: 0;
    font-size: 0;
    margin: 0 auto;
    padding: 0px;
    right: 0;
    width: auto;
    z-index: 55;
}
#project_sliderarea .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    box-shadow: none;
    height: 300px;
}
#project_custom-slideshows > .slide {
    width: 219px !important;
    height: 300px;
}
#project_slidercontainer .entry-summary {
    background: #f8f8f8;
    padding: 20px;
    border-bottom: #e3e3e3 1px solid;
    text-align: center;
    font-family: 'PT Sans',  sans-serif !important;
}
#slider_project li {
    width: 219px !important;
    margin-left: -10px;
}
#project_slidercontainer .cat_project {
    color: #b9b9b9;
    font-size: 13px;
    font-style: italic;
}
/*-- Previous and Next Buttons ----------------*/
#project_slidercontainer .bx-wrapper .bx-controls-direction a {
    top: -50px !important;
}
#project_slidercontainer .bx-wrapper .bx-prev {
    background: url(images/icon-cta-prev.png) no-repeat !important;
    width: 50px !important;
    height: 55px !important;
    left: 850px;
}
#project_slidercontainer .bx-wrapper .bx-next {
    background: url(images/icon-cta-next.png) no-repeat !important;
    width: 50px !important;
    height: 55px !important;
    margin-left: 420px;
    left: 50%;
}
#custom-cta {
    width: 940px;
    padding: 0;
    margin: 0;
    list-style: none;
}
#custom-cta .cta {
    width: 295px;
    position: relative;
    margin-left: 20px;
    float: left;
}
#custom-cta .cta.col-0 {
    margin-left: 0;
}
#custom-cta .cta-thumb {
    float: left;
    margin-right: 15px;
}
#custom-cta .cta-title {
    color: #2083c4 !important;
    font-size: 19px !important;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 35px;
}
#custom-cta  a {
    color: #2083c4;
}
/* = 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 ul {
    margin: 0px !important;
}
.gform_wrapper ul li {
    margin: 10px 0px !important;
    padding: 0px !important;
    list-style-image: none !important;
    list-style: none !important;
}
.gfield_label {
    font-weight: lighter !important;
}
.gfield_required {
    color: #ff0000 !important;
    font-weight: lighter !important;
}
.ginput_container input {
}
.ginput_container input:focus, .ginput_container textarea:focus {
}
.gform_wrapper .gform_footer {
    clear: both;
    margin: 0!important;
    padding: 0!important;
}
.gform_button {
}
.gform_button:focus, .gform_button:hover {
}
.gform_validation_container {
}
/*-- Gravity Error Section ----------------*/
.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}
.validation_error {
    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 {
    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 {
    padding: 10px;
}
.ie7 .site-footer .footer-info {
    padding: 0 10px 10px;
    line-height: 1.2em;
}
/*/////////////////////////////////////////////////////////////////////////////    Search/////////////////////////////////////////////////////////////////////////////*/
#search {
    float: right;
    z-index: 9999;
    position: relative;
    top: 9px;
    right: 40px;
}
#search input.txtbox {
    background: #ffffff;
    color: #bfbfbf;
    padding: 4px;
    width: 190px;
    height: 20px;
    padding-left: 10px;
    border: 0px;
}
#search input.submit {
    position: absolute;
    background: none !important;
    border: none !important;
    width: 36px;
    height: 29px;
    right: -36px;
    top: 0px;
}
.page-btn {
    idth: 500px;
    display: block;
    height: 46px;
    list-style: none;
}
.page-btn li {
    margin-left: 35px;
    float: left;
    height: 46px;
    line-height: 20px;
    font-size: 16px;
    background: url(http://www.securitycapitalaustralia.com.au/wp-content/themes/structuredpropertyfinance/images/bg-menu.jpg);
    background-repeat: repeat-x;
}
.page-btn li:hover {
    background: url(http://www.securitycapitalaustralia.com.au/wp-content/themes/structuredpropertyfinance/images/bg-menu-hover.jpg);
}
.page-btn li a {
    color: #fff;
    text-transform: uppercase;
    padding: 7px 10px;
    float: left;
    line-height: 35px;
    width: 180px;
    text-align: center;
}
.page-btn li a:hover {
    text-decoration: none;
}
.page-btn .space {
    width: 2px;
    height: 46px;
    background: url(images/linemenu.jpg);
    float: left;
}
#gallery-1 .gallery-item {
    width: 30% !important;
    padding-left: 3% !important;
}
#gallery-1 .gallery-item .gallery-icon img {
    width: 250px;
    height: 250px;
}
.read-more {
    background-image: url(http://www.securitycapitalaustralia.com.au/wp-content/themes/structuredpropertyfinance/images/btn-readmore.png);
    display: block;
    width: 140px;
    height: 40px;
    background-repeat: no-repeat;
    text-indent: -19999px;
}
.entry-summarycta p {
    position: relative;
    min-height: 100px;
}
.entry-summarycta {
    position: relative;
    min-height: 150px;
}
#cta-41 .read-more {
    margin-top: -14px !important;
}
.portfolio-wrapper {}
.portfolio { 
    padding: 40px 0; 
    border-top: 1px solid #ccc; 
}
.portfolio:first-child { 
    border-top: none; 
}
.portfolio > img { 
    float: left; 
    border: 8px solid #ccc; 
}
.portfolio-content { 
    float: right; 
    width: 650px; 
}
.project-thumbnail { 
    float: left;
}
.project-thumbnail img {
	border: 8px solid #ccc; 
}
.project-content {
	float: right;
	width: 650px;
}
.not2long { 
    overflow: hidden;
    height: 145px;
}