/*
Theme Name: Chicago Gardens
Theme URI: http://carrmichael.com/
Description: Child Theme for Baylie
Author: Carrmichael
Author URI: http://carrmichael.com/
Template: baylie
Version: 1.2
*/

@import url(../baylie/style.css);

/* =Theme customization starts here
-------------------------------------------------------------- */
.home #container {
    opacity: 1;
}

.fade:hover {
    opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
    color: rgba(0, 0, 0, .7);
}

input[type="email"], input[type="text"], input[type="password"], textarea {
    background-color: #f5f6ea !important;
    border: 1px solid #dce0bc;
    border-bottom: 2px solid #dce0bc;
    background: #f5f6ea;
}

input[type="text"]:focus {
    outline: none;
    background-color: #f5f6ea !important;
}

textarea:focus {
    outline: none;
    background-color: #f5f6ea;
}


#middle {
    margin: 30px auto;
    padding: 0 30px 0;
}

.home #middle {
    margin: 0 auto;
}

.page-template-page-portfolio-skill-php #middle,
.page-template-page-portfolio-php #middle, .tax-skill #middle {
    padding: 0 !important;
    max-width: 100% !important;
    background: #f8f8f8;
}

#mainNav {
    right: 30px;
    position: absolute;
    top: 76%;
    height: 20px;
    margin-top: -10px;
    display: inline-block;
}

#mainNav li{
    padding: 0 0 16px;
}

#mainNav ul a {
    font-size: 1em;
    letter-spacing: 0.08em;
}

#mainNav ul ul {
    margin-top: -4px;
}

/* Second level dropdowns */

#mainNav ul ul {
    padding: 20px 20px 0 0px !important;
    margin-top: -10px;
    width: 240px;
}

#mainNav ul ul li {
    padding: 0;

}

#mainNav ul ul li a {
    line-height: 20px;

}

#menu-toggle {
    height: 50px;
    width: 36px;
    margin-top: -32px;
    font-size: 40px;
}


#pageHead {
    padding: 64px 30px 64px;
    margin: 0 0 8px 0;
    text-align: center;
    background: #eaeec8;
}

.single-project #pageHead {
    padding: 68px 30px 18px;
    margin: 0 0 8px 0;
    text-align: center;
    background: #eaeec8;
}

.page-template-page-portfolio-php #pageHead {
    padding: 53px 30px 31px 30px;
    margin: 0;
    text-align: center;
    background: #eaeec8;
}

.page-template-page-portfolio-php #middle {
    margin-top: 0px;
}

.single-project #middle {
    margin-top: 0px;
}

/*Home ------------------*/

#homeMessage {
    padding: 50px 0;
}

.projectNav {
    padding-top: 16px;
}

.projectNav.next {
    float: left;
    width: 48%;
    text-align: left;
}

.projectNav.previous {
    float: right;
    width: 48%;
    text-align: right;
}

.projectNav a {
    font-size: 12px !important;
    background: #dce0bc;
    display: inline-block;
    color: #747662 !important;
    padding: 7px 11px 7px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
    font-family: 'Ubuntu', Arial !important;
}

.projectNav.previous a {
    padding-right: 8px;
}

.projectNav.next a {
    padding-right: 8px;
}

.projectNav a:hover {
    background-color: #9bba58;
    color: #fff !important;
}

#content #filterNav {
    background: #eaeec8;
}

#filterNav li a {
    font-size: 12px !important;
    background: #dce0bc;
    display: inline-block;
    color: #747662 !important;
    font-family: 'Ubuntu', Arial, sans-serif;
}

#filterNav li a:hover {
    background: #9bba58;
}

#filterNav .selected, #filterNav a.selected:hover {
    background: #9bba58;
}

#content #filterNav {
    padding: 0 0 10px !important;
    margin: 0 auto 0 auto !important;
    width: auto;
    text-align: center;
    width: 100%;
    position: relative;
}

#content #filterNav li {
    padding: 0px 0 0 0;
    background: none;
    margin: 0 8px 18px 0;
    display: inline-block;
}

#content .flexslider {
    margin: 0 0 60px 0 !important;
}

.slideshow-left .go-gallery-container,
.single-project .go-gallery-container {
    overflow: visible !important;
}

.single-project .go-gallery-container .description {
    position: absolute;
    margin: 0 !important;
    top: auto;
    bottom: -58px !important;
    font-style: italic;
    font-size: 1em !important;
    color: #62871a !important;
    margin-top: 5px !important;
    width: 60%;
    height: 56px;
}

.slideshow-left .flex-control-nav,
.single-project .flex-control-nav {
    position: absolute;
    margin: 0 !important;
    bottom: -22px !important;
    left: auto !important;
    right: 8px !important;
    width: auto !important;
    z-index: 999;
    float: right;
}

.slideshow-left .flex-control-nav li,
.single-project .flex-control-nav li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 0 0 10px !important;
    display: inline-block !important;
    z-index: 100;
    float: right;
}

.slideshow-left .flex-control-nav li:first-child,
.single-project .flex-control-nav li:first-child {
    margin-left: 0 !important;
}

.slideshow-left .flex-control-paging li a,
.single-project .flex-control-paging li a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    background: none !important;
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: none !important;
    border: 3px solid #999999;
}

.slideshow-left .flex-control-nav li a:hover,
.single-project .flex-control-nav li a:hover {
    border: 3px solid #999999 !important;
    background: #999999 !important;
}

.slideshow-left .flex-control-nav li a.flex-active,
.single-project .flex-control-nav li a.flex-active {
    background: #999999 !important;
    cursor: default !important;
    border: 3px solid #999999;
}

.single-project .normal .flex-direction-nav {
    margin-top: -15px !important;
}

.normal .flex-control-nav {
    margin: 0;
    padding-top: 15px;
    position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
    width: auto !important;
}

.normal .flex-direction-nav li a.flex-next {
    background-position: 9px center !important;
}

.normal .flex-direction-nav li a.flex-prev {
    background-position: 7px center !important;
}

.normal .flex-control-nav li a {
    border: 3px solid #999999;
    background: none !important;
    box-shadow: none !important;
}

.normal .flex-control-nav li a:hover {
    background: none !important;
    border: 3px solid #999999;
}

.normal .flex-control-nav li a.flex-active {
    background: #999999 !important;
    border: 3px solid #999999;
}

/* Gallery Left Mid Size */
#content .slideshow-left {
    width: 66.6%;
    float: left;
    margin: 0;
    padding: 0;
}

#content .slideshow-left .flexslider {
    margin: 0 20px 20px 0 !important;
}

#content .slideshow-left .flexslider img {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    width: 99% !important;
}

#content .slideshow-left .go-gallery-container .flex-control-nav {
    float: right !important;
}


#downButton {
    display: block;
    background: transparent url(images/learn-more-btn.png) center 0 no-repeat;
    background-size: auto !important;
    border: 0;
    border-radius: 0;
    height: 98px;
    width: 138px;
    position: absolute;
    bottom: 26%;
    z-index: 99;
}

#footer {
    background: #eaeec8;
}

/* CUSTOM STYLES Roddy */
.title-band {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.title-band-text {
    margin: 0 0;
    padding: 8px 0;
    font-size: 22px;
    background: url(images/trans-green.png);
    color: #fff;
    font-family: 'ubuntu';
    letter-spacing: 2px;
}

.slide-logo-container {
    position: absolute;
    bottom: 43%;
    left: 0;
    width: 100%;
    z-index: 90;
}

.slide-logo {
    margin: 0 auto;
    max-width: 419px;
    width: 44%;
}

.slide-logo img {
    width: 100%;
    height: auto;
}

#downButton {
    display: block !important;
}

#featuredPages li.page .inside {
    max-width: 900px;
    margin: 0 auto !important;
}

/* Contact Page */
.wpcf7 .contact-email {
    height: 0;
    overflow: hidden;
}

.wpcf7 .subscribe-choice span.wpcf7-list-item-label {
    display: none;
}

.wpcf7 .csg_field_container_select,
.wpcf7 .csg_field_container_chbox,
.wpcf7 .csg_field_container {
    display: block;
    clear: both;
    max-width: 500px;
    font-size: 13px;
}

.wpcf7 .csg_field_container_select label,
.wpcf7 .csg_field_container_chbox label,
.wpcf7 .csg_field_container label {
    float: left;
    width: 140px;
    padding-top: 6px;
}

.wpcf7 .csg_field_container_chbox label {
    padding-top: 0px;
}

.wpcf7 span.wpcf7-form-control-wrap {
    display: block;
    float: right;
    width: 300px;
    margin-bottom: 18px;
    text-align: left;
}

.wpcf7 .wpcf7-form-control-wrap input[type="text"],
.wpcf7 .wpcf7-form-control-wrap input[type="password"],
.wpcf7 .wpcf7-form-control-wrap input[type="tel"],
.wpcf7 .wpcf7-form-control-wrap input[type="email"],
.wpcf7 .wpcf7-form-control-wrap select,
.wpcf7 .wpcf7-form-control-wrap textarea {
    background-color: #f5f6ea !important;
    border: 1px solid #dce0bc;
    border-bottom: 2px solid #dce0bc;
    background: #f5f6ea;
    padding: 8px;
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6a6a6a;
    font-size: 1em;
    width: 92%;
    -webkit-appearance: none;
    float: left;
}

.wpcf7 .csg_field_container_box {
    float: right;
    width: 400px;
    margin-right: -90px
}

.wpcf7 .csg_field_container_box span.wpcf7-form-control-wrap {
    width: 40px;
}

.wpcf7 .csg_field_container_box td {
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.wpcf7 .csg_field_container_box label {
    width: auto;
    margin: 0;
    padding: 0;

}

.wpcf7 .wpcf7-form-control-wrap textarea {
    width: 130%;
}

.wpcf7 .wpcf7-form-control-wrap select {
    width: 100%;
}

.wpcf7 .wpcf7-form-control-wrap select {
    margin-top: -12px;
}

.wpcf7 .csg_field_container_submit {
    float: right;
    text-align: right;
    width: 300px;
    display: block;
    margin-top: 12px;
}

.wpcf7 .csg_field_container_submit input[type="submit"] {
    float: left;
}

.button, a.button, #footer a.button, #searchsubmit, input[type="submit"] {
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    padding: 12px 20px;
    background: #5c8727;
}

.home .slideshow a.button:hover, .button:hover, #footer a.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
    background: #073f2c !important;
}

#content .moreLink a {
    background: #5c8727;
    color: #ffffff !important;
    font-weight: bold;
}

#content .moreLink a:hover {
    background: #073f2c;
}

.post .meta, .attachment .meta {
    display: none;
}

#sidebar .widgetBox a {
    color: #6a6a6a;
}

#sidebar .widgetBox a:hover {
    color: #191919;
}

/* FOOTER */
#footer {
    padding: 30px 0;
    font-size: 0.9em;
    line-height: 0.7em;
}

#footer .main {
    padding: 0;
    margin: 0 30px 0;
}

#footer .secondary .inside {
    border-top: 2px solid #fff;
}

#footer .inside {
    margin: 0 auto;
    max-width: 1000px;
}

.footerBox {
    margin: 0 8px !important;
    float: left;
    position: relative;
    width: auto;
}

#footer .widgetBox {
    float: left;
    margin-right: 16px;
    margin-bottom: 0;
    width: auto;
}

#footer .widgetBox p {
    font-size: .9em;
    line-height: 1.5em;
}

.footer_1 {
    float: left;
    width: 30%;
    margin-right: 3%;
    min-width: 180px;
}

.footer_2 {
    float: left;
    width: 30%;
    margin-right: 2%;
    min-width: 270px;
}

.footer_3 {
    float: right;
    width: 26%;

}

#footer .widget_nav_menu ul {
    float: right;
}

#footer .widget_nav_menu ul li {
    display: inline;
}

#footer .widget_nav_menu ul li a {
    font-weight: normal;
    border-right: 1px solid #999;
    padding: 0 8px;
}

#footer .widget_nav_menu ul li:last-child a {
    font-weight: normal;
    border-right: 0;
    padding-right: 0;
}

#footer .widgetTitle {
    font-size: .9em;
    line-height: 1.5em;
    font-weight: normal;
    display: block !important;
    margin-bottom: 14px;
    clear: both;
}

#footer .widgetBox .widgetTitle {
    font-size: .9em;
    line-height: 1.5em;
    font-weight: normal;
    display: block !important;
    margin-bottom: 14px;
    clear: both;
}

/* MYEMMA */
ul#emma-form-elements li.emma-form-row {
    width: 100% !important;
    margin: 0 auto !important;
    height: 10px !important;
}

ul#emma-form-elements .emma-form-input {
    padding: 12px;
}

#emma-form-submit {
    margin: 12px 0 20px;
}

#emma-form .emma-status {
    width: 100% !important;
    margin: 0 0 20px !important;
    display: block;
    clear: both;
    color: #cc0000;
    line-height: 1.4em;
}

.project.small, .isotope-item {
    border-collapse: collapse;
    border: 1px solid #eaedcb;
    margin: -1px;
}

.thumbs.masonry.isotope {
    background: #eaedcb;
}

/* MYEMMA */
ul#emma-form-elements li.emma-form-row {
    width: 100% !important;
    margin: 0 auto !important;
    height: 10px !important;
}

ul#emma-form-elements .emma-form-input {
    padding: 12px;
}

#emma-form-submit {
    margin: 12px 0 20px;
}

#emma-form .emma-status {
    width: 100% !important;
    margin: 0 0 20px !important;
    display: block;
    clear: both;
    color: #cc0000;
    line-height: 1.4em;
}

.project.small, .isotope-item {
    border-collapse: collapse;
    border: 1px solid #eaedcb;
    margin: -1px;
}

.thumbs.masonry.isotope {
    background: #eaedcb;
}

/* MyEmma Form */
#footer .emma-widget.widgetBox {
    padding: 0;
    margin: 0;
    width: 90%;
    float: right;

}

ul#emma-form-elements {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

ul#emma-form-elements li.emma-form-row {
    list-style-type: none !important;
    width: 100% !important;
    margin: 4px auto !important;
    height: 56px !important;
    display: block !important;
}

ul#emma-form-elements .emma-form-label {
    display: none !important;
    float: none !important;
    width: 100% !important;
    clear: both;

}

ul#emma-form-elements .emma-form-input {
    float: none !important;
    width: 90% !important;
    clear: both;
}

ul#emma-form-elements .emma-form-row-last {
    clear: both !important;
}

ul#emma-form-elements .emma-required {
    color: #C00 !important;
}

ul#emma-form-elements #emma-form-submit {
    float: right !important;
}

ul#emma-form-elements .emma-form-label-required {
    width: 100% !important;
}

.emma-status-msg {
    width: 100% !important;
    margin: 0 auto !important;
}

.emma-error {
    width: 100% !important;
    margin: 0 auto !important;
    color: #C00 !important;
}

#emma-form.medium {
    width: auto !important;
}

#featuredPages li p {
    font-size: 1.3em;
    color: #6a6a6a;
    margin: 0 30px !important;
}

@media screen and (max-height: 880px) {
    #pageHead h1 {
        font-size: 2.5em;
        line-height: .7em;
        padding: 0;
        margin-bottom: 0;
        display: inline-block;
    }


}


@media only screen and (max-width: 800px) {
    .footer_1 {
        float: left;
        width: 30%;
        margin-right: 3%;
        min-width: 180px;
    }

    .footer_2 {
        float: left;
        width: 30%;
        margin-right: 0;
        min-width: 270px;
    }

    .footer_3 {
        float: right;
        width: 27%;

    }

    #mainNav li {
        margin: 0 0 0 18px;
        display: inline-block;
        padding: 0;
    }
}


@media only screen and (max-width: 700px) {
    /*Header ------------------*/
    #header .inside {
        padding: 6px 30px 10px;
    }

    #pageHead h1 {
        font-size: 1.3em;
    }

    #mainNav {
        top: 60px;
    }

    #slideNav #mainNav li a,
    #slideNav #mainNav li a:visited {
        font-weight: bold !important;

    }

    #slideNav #mainNav li a:hover {
        color: #eaedcb !important;
        font-weight: bold;
        -o-transition: none !important;
        -ms-transition: none !important;
        -moz-transition: none !important;
        -webkit-transition: none !important;
        transition: none !important;

    }

    #header #logo img {
        width: 168px !important;
        height: auto !important;
        max-height: none !important;

    }

    #pageslide {
        width: 86% !important;
    }

    #downButton {
        display: block;
    }

    #pageHead {
        margin: 0 0px 8px;
        padding: 30px 0;
    }

    .page-id-80 #pageHead {
        margin: 0 0px 8px;
        padding: 30px 0;
    }

    .title-band {
        display: none;
    }

    .slide-logo-container {
        position: absolute;
        bottom: 56%;
        left: 0;
        width: 100%;
        z-index: 90;
    }

    .slide-logo {
        margin: 0 auto;
        max-width: 440px;
        width: 80%;
    }

    .projectNav {
        display: none;
    }

    .wpcf7 .wpcf7-form-control-wrap textarea {
        width: 100%;
    }

    #featuredPages li.page .inside {
        padding: 0 20px !important;
    }

}

/* iPhone Portrait */
@media screen and (max-width: 480px) {
    #pageHead h1 {
        line-height: 1.3em;
    }

    .page-template-page-portfolio-php #pageHead {
        padding: 30px 20px;
    }

    #content .flexslider {
        margin: 0 -30px 20px -30px !important;
    }

    .go-gallery-container .flex-control-nav {
        display: none;
    }

    #content .slideshow-left {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    #content .slideshow-left .flexslider {
        margin: 0 !important;
    }

    blockquote.pullquote, div.pullquote {
        display: none !important;
    }

    #content #filterNav {
        display: none;
    }

    .wpcf7 span.wpcf7-form-control-wrap {
        width: auto;
    }

    .wpcf7-list-item {
        display: block;
        margin-top: 4px
    }

    .wpcf7 .csg_field_container_select label,
    .wpcf7 .csg_field_container_chbox label,
    .wpcf7 .csg_field_container label {
        padding-top: 0px;
        padding-bottom: 4px;
    }

    .wpcf7 .csg_field_container_box {
        float: right;
        width: 300px;
        margin-right: 0;
    }

    .footer_2 {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .footer_3 {
        display: none;
    }

    .widget_wp_custom_social_widget.widgetBox {
        margin: 0;
        padding: 0;
        clear: none;
        width: auto;
    }

    .widget_wp_custom_social_widget.widgetBox {
        margin: 0;
        padding: 0;
        clear: none;
        width: auto;
    }

    #footer .secondary .inside {
        display: none;
    }

    .single-project .go-gallery-container .description {
        display: none;
    }

    #footer .main {
        padding: 0;
        margin: 0 0 0 24px;
    }

    hr {
        clear: both;
        margin: 60px;
        display: block;
    }
}
