@charset "utf-8";

/*
Theme Name:     B0000529 - Property Insurance Coverage Law - Merlin Law
Theme URI:      http://lexblog.com
Description:    Child theme for the LXB Parent Theme 1.3
Author:         Angelo Carosio
Template:       lxb-parent-theme-1.3
Version:        1.3.2
*/


@import url("../lxb-parent-theme-1.3/style.css");

/*========================================================================================
UNIVERSALS
========================================================================================*/

body,
input,
select,
[class^="icon-"] a,
[class*=" icon-"] a {
    font-size: 15px;
    line-height: 1.45em;
    font-family: 'proxima-nova', helvetica, arial, sans-serif;
    color: #000;
}

.post-title, .archive-title {
    font-family: 'pt-serif', georgia, serif;
}

.menu-toggle,
#wpadminbar,
.main-navigation li:hover:before,
a,
a span,
.sub-menu,
input {
    transition-property: opacity, left, top, height, width, padding, color, background-color;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -ms-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}


.hide-text {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    display: block;
    padding: 0;
}

.clear_div {clear: both;}

body {
    font-size: 14px;
    line-height: 1.4em;
}

.arrow { font-family: 'lucida-sans-unicode;' }

a {
    color: #0d649b;
}

a:hover {
    color: #999999;
}

.sidebar .widget a {}
.sidebar .widget a:hover {}

button,
input,
select,
textarea {
    border: 1px solid #ccc;
    background: #fff;
    color: #2f2833;
}

input [type="submit"] {
    background-color: #336699;
    color: #fff;
}

#ie7 * {zoom: 1}


/*========================================================================================
FRAME
========================================================================================*/

body {
    background: #fff;
}

/*full-width header & footer w/980 box for content*/

body,
.blog-wrapper,
.blog-footer,
.blog-header,
.colophon {
    box-shadow: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    clear: both;

}

.blog-header-inner-wrapper,
.super_header_inner_wrapper,
.main-wrapper, .blog-footer-inner-wrapper,
.colophon-inner-wrapper,
.sub-colophon-inner-wrapper {
    margin: 0 auto;
    padding: 24px 0 0 0;
    max-width: 1180px;
}








/**
 * =======================================================================================
 * super header
 */

.super_header {
    overflow: hidden;
    clear: both;
    margin-bottom: 1px;
    font-size: 15px;
    line-height: 15px;
        box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
    }

.super_header_inner_wrapper {
    padding: 17px 0 0 0;
    overflow: hidden;
}




.super_header .widget.firmname {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding-bottom: 18px;
}

.super_header .widget.firmname a {
    width: 177px;
    height: 45px;
    background: url(images/logo.png);
}

.super_header .widget.topnav {
    display: inline-block;
    float: right;
    vertical-align: top;
    margin-top: 15px;
    margin-right: 80px;
}


.super_header .widget_search {
    float: right;
    display: inline-block;
    margin-top: 6px;
    width: 200px;
}

.super_header .connect-phone {
        clear: both;
    display: block;
    padding: 10px 0 10px 20px;
    font-size: 20px;
}


/* main nav */

.main-navigation {
  width: 100%;
  text-align: right;
  display: inline-block;
}

.main-navigation ul {
    padding: 0;
    text-align: left;
    display: inline-block;
}


.main-navigation ul, body .main-navigation li, body .main-navigation li a  {
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    vertical-align: top;
}

.main-navigation li {
    margin: 0px 0 0 30px;
}







/* mobile menu */

body .menu-toggle {
    position: absolute;
    right: 20px;
    top: 17px;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
        color: #999999;
}

.menu-toggle i {
    font-size: 40px;
    color: #999999;
    display: block;
    line-height: 25px;
}



body .main-navigation li.menu-item-search {
    background-color: white;
    margin: 0;
    width: 100%;
    padding: 15px 20px 20px 0;
}

.main-navigation li.menu-item-search input[type="text"] {
    border: 1px solid #e0e0e0;
    color: black;
    padding: 10px;
}

.menu-item-search .searchform,
.menu-item-search .searchform input[type="text"],
.menu-item-search .searchform input[type="search"],
.menu-item-search .searchform input[type="submit"] {
    background-color: transparent;
    border: none;
    text-indent: 0;
}

.menu-item-search .searchform input[type="submit"] {
    background-position: right;
}

#ie8 .menu-item-search {
    display: none;
}

#ie8 .searchform input[type="text"],
#ie8 .searchform input[type="search"] {
    padding: 4px 30px 4px 5px;
}






/**
 * ======================================================================================
 * Blog header
 * ======================================================================================
 */

.whole-header-wrapper {
 }

.blog-header {
    background: url('./images/header-background.png') no-repeat;
    background-size: cover;
    background-position: top left;
    box-shadow: inset 1px 8px 33px -6px black;
    border-bottom: 5px solid #0d649b;
}

.blog-header-inner-wrapper {
  padding: 50px 80px;
}

.blog-header .blog-title a {
    display: block;
    color: #fff;
    text-shadow: 1px 1px #000;
    font-size: 40px;
    line-height: 35px;
}

.blog-header .widget.graphic {
    float: left;
    padding-right: 30px;
}

.blog-header .widget.header {
    float: left;
    margin-top: -3px;
}


.blog-description {
    color: #fff;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 400;
    font-style: italic;
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.lxb_base_alternate_word {
    font-weight: 400;
    font-size: 25px;
    line-height: 20px;
    text-transform: uppercase;
}






/* main-wrapper */

.main-wrapper {
    padding-top: 0px;
    position: relative;
    border-bottom: 5px solid #0d649b;
    padding: 0 80px;
    background: #fff;
    clear: both;
}


.main {
    padding: 50px 50px 50px 0;
    width: 71.4%;

}

.footer-contact,
.sidebar {
    width: 28.6%;
    padding: 50px 0;
}




.sidebar {
        border-left: 1px solid #ebebeb;
}






/*sidebar*/

.sidebar .widget {
    padding: 0px 0px 50px 50px;
    margin: 0;
    font-size: 13px;
    line-height: 1.45em;
}

.sidebar .widget img {
    float: none;
    padding: 0;
    margin: 0;
}

.widget-title {
    font-size: 18px;
    line-height: 1.1em;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 8px 0;
    font-weight: 400;
}

.sidebar .widget:first-child {
    padding-top: 0;
}


.sidebar .wpcf7 form {
    background: #0d649b;
    color: white;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    border: none;
}

.sidebar .wpcf7 form h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}

.sidebar .wpcf7 form p {
        margin-bottom: 15px;
}

.sidebar .wpcf7 form p.message {
    margin-bottom: 0px;
}

.sidebar .wpcf7-form input[type='email'] {
    margin-bottom: 0;
}

.sidebar .wpcf7 form input[type="submit"] {
    background: #003768;
    width: 100%;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}

.sidebar .wpcf7-form .ajax-loader {
    display: none;
}

.sidebar div.wpcf7-mail-sent-ok {
    border: 2px solid white;
}

/* links */

.links a {
}

.links a {
    padding: 6px 0;
}



/* stay connected */

.sidebar .widget.connect {
    padding-bottom: 15px;
}

.sidebar .widget.phone {
    font-size: 20px;
    font-weight: bold;
}


.connect.just-icons li.feedburner-li {
    padding-top: 15px;
}

.connect li i {
    font-size: 28px;
    width: 28px;
    text-align: left;
    margin-right: 5px;
}

.feedburner-widget-title {
    margin-bottom: 8px;
    color: #2f2833;
    display: block;
    font-size: 13px;
}

a.feedburner-widget-title:hover {
    color: #2f2833;
}

.connect li .feedburner-widget-title i,
.connect li .feedburner-widget-title span {
    font-size: 15px;
    color: #2f2833;
    width: 1.1em;
    position: relative;
}




/* sidebar input boxes */

.sidebar input[type="text"],
.sidebar input[type="tel"],
.feedburner input[type="email"],
.feedburner input[type="text"],
.searchform input[type="text"],
.feedburner input[ type="submit"] {
    position: static;
    float: none;
    width: 100%;
    text-indent: 0;
    margin: 0;
    padding: 4px 5px;
    height: auto;
    border-color: #e0e0e0;
}

.searchform input[type="text"] {
    padding-right: 30px;
}


.searchform input[type="submit"] {
  background-color: transparent;
  border: none;
  height: 15px;
  margin: 8px 10px 0 0;
  background-size: 15px 15px;
  background-position: top right;
}


.feedburner input[ type="submit"] {
    display: block;
    border: none;
    background: #999999;
    font-size: 13px;
    line-height: 13px;
    border-radius: 3px;
    color: #fff;
    margin-top: 8px;
    padding: 13px 7px 11px;
    font-weight: 800;
    text-transform: uppercase;
}


#ie9 .feedburner input[ type="text"],
#ie9 .feedburner input[ type="email"],
#ie8 .feedburner input[ type="text"],
#ie8 .feedburner input[ type="email"] {
    text-align: 0;
    left: 0;
    padding: 2px 5px 8px;
}

#ie8 .feedburner .feedburner-widget-title span,
#ie8 .feedburner .feedburner-widget-title i {
    padding-right: 5px;
    display: inline-block;
}





/* breadcrumbs */
#breadcrumbs {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.3em;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}


/* post content */

.post-header img {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
article.first {
    margin-top: 0px;
}

.post-header {
}

.post-title a {
    color: #000000;
}

.post-title {
    font-size: 30px;
    line-height: 1.175em;
    padding-bottom: 10px;
    clear: none;
    font-weight: 400;
}

.byline_wrap {
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
}



.post-categories {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 400;
}

.byline_wrap img {
    width: 40px;
    height: 40px;
}

.post-content {
    font-size: 16px;
    line-height: 25px;
    clear: both;
}

.more-link {
    font-weight: 600;
}


/* post footer / nascar area */

.post-footer {
    padding-bottom: 8px;
    border-bottom: 1px solid #e2e2e2;
}

.post-tools {
    margin-bottom: 20px;
}

.post-tools a,
.post-tools i,
.post-social a,
.post-social i {
    color: #999999;
}

.post-social a, .post-social a span {
    transition: none !important;
}

.comment_link_wrap,
.post-print,
.post-social {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.comment_link_wrap i,
.post-print i,
.post-social i {
    font-size: 25px;
    line-height: 25px;
}

.comment_link_wrap,
.post-print {
    margin-right: 6px;
    border-right: 1px solid #eeeeee;
    padding-right: 6px;
}

.comment_link_wrap {
    margin-top: -2px;
}

.post-tags {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #999999;
}

.post-tags a {
    text-transform: none;
}

.post-content blockquote {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em;
    width: 100%;
    left: 0;
    margin: 40px 0;
    padding: 40px 8% 0 10%;
    border-top: 1px solid #cccccc;
}

.post-content blockquote:before {
    font-size: 90px;
    left: 0;
    top: 65px;
    color: #003467;
}

.post-content blockquote:after {
    display: none;
}



/* pagination */
.pagination a {
    display: inline-block;
    background: #999999;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    white-space: nowrap;
    border-radius: 3px;
    padding: 10px 12px 8px;

}

.pagination i {
    font-size: 15px;
}

.pagination .prev,
.pagination .next {
    width: auto;
}




/*blog footer*/

.blog-footer {
    border: none;
    margin-top: 1px;
}

.blog-footer-inner-wrapper {
    padding: 40px 80px;
}

.blog-footer .widget {
    margin-bottom: 30px;
    clear: both;
    display: block;
    float: none;
}

.blog-footer .widget-title {
    border: 0;
    padding: 0;
}

.blog-footer .widget:last-child {
    margin-bottom: 0;
}


.blog-footer a.footer_blogname {
    font-size: 30px;
    line-height: 1.2em;
    color: black;
    font-weight: 700;
    display: block;
    display: block;
    margin-bottom: 35px;
}

.blog-footer a.footer_blogname .lxb_base_alternate_word {
    font-weight: 400;
    text-transform: none;
    font-size: 30px;
}


/* footer-contact */

.footer-contact {
    padding: 0;
    width: 20%;
}

.blog-footer .widget.contact-info {
    font-size: 13px;
    line-height: 1.3em;
    display: inline-block;
}

.blog-footer .widget.contact-info .widget-title {
    margin-bottom: 5px;
}


.legal {
    float: none;
    padding: 0;
}

.legal a {
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    line-height: 13px;
}

.legal li:after {
    content: "|";
    display: inline-block;
    color: #0d649b;
    font-size: 13px;
    margin: 0 3px;
}

.legal li:last-child:after {
    display: none;
}


.blog-footer .connect li a,
.blog-footer .connect li a i {
    padding: 0;
}






/* footer-extras */

.footer-extras {
    overflow: hidden;
    text-align: left;
    width: 75%;
    padding-left: 80px;
    font-size: 13px;
    line-height: 1.45em;
}

.footer-extras .widget {
    float: none;
    width: 100%;
}

.footer-extras .widget-title {
    font-weight: 700;
}

.footer-extras p {
    margin-bottom: 15px;
}

.footer-extras p:last-child {
    margin-bottom: 0;
}

.footer-read-more {
    text-transform: uppercase;
    display: block;
    clear: both;
}

.footer-read-more i {
    position: relative;
    top: 1px;
}


/*colophon*/

.colophon {
    font-family: Helvetica, sans-serif;
    margin-top: 1px;

}

.colophon-inner-wrapper {
    overflow: hidden;
    padding: 20px 80px;
    border-top: 1px solid #e2e2e2;
}

.widget.copyright {
    font-size: 11px;
    margin-top: 5px;
    color: #999999;
}

a.lexblog_2014 {
margin-top: 0;
}


/* archives */

.grid-row {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 0;
    margin: 40px auto 0;
}

.archive-header {
    border-bottom: 1px solid #dfdfdf;
     padding-bottom: 20px;
     margin-bottom: 40px;
}

.archive-header h1 {
    font-size: 35px;
    font-weight: 400;
    line-height: 1.3em;
}

.archive-header .feed {
    display: block;
    float: none;
    font-size: 16px;
    margin-top: 12px;
    padding: 4px 0 1px 4px;
}

.archive-header .feed i {
    font-size: 16px;
    margin: 1px 5px 0 0;
    color: #0d649b;
}

.grid-row .post-header {
    padding-bottom: 10px;
}

.main .grid-row article {
    margin-bottom: 16px;
}

.grid-row .post-title {
    padding-bottom: 0;
}

.grid-row .post-title a {
    font-size: 20px;
    line-height: 1.25em;
    display: block;
    color: #0d649b;
}

.grid-row .post-byline {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2em;
}

.grid-row .post-categories {
    display: none;
}

.grid-row .post-content {
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 0;
}







/* about page */
.post-content .lxb_dga_users {
    border-top: 1px solid #e0e0e0;
}

.lxb_dga_user_social i {
    color: 000;
}


.dga_link_to_website,
.dga_display_name {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 3px;
    display: block;

}

.post-content .authortitle {
    font-size: 13px !important;
}



body .post-content .lxb_dga_user .lxb_dga_user_social {
    margin-top: 0px;
}

body .post-content .lxb_dga_user img.photo {
  padding: 0;
  margin: 0 10px 10px 0;
  width: 120px;
  height: 120px;
}

body .post-content .lxb_dga_user  .description {
    font-size: 16px;
    line-height: 1.4em;
    clear: both;
}



/* contact page */

.vcard .org a {
    font-size: 18px;
}

.wpcf7-form {
    background: #eaeaea;
    border: 1px solid #dcdcdc;
}

.wpcf7-form .telephone {
        font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}

body .wpcf7-form [type='submit'] {
    background: #999999;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    padding: 7px 40px;
    width: auto;
    font-size: 13px;
    border-radius: 3px;
    border: 0;
}

.reason-for-contact select {
        margin-bottom: 20px;
}

.wpcf7-form [type='text'],
.wpcf7-form [type='email'] {
    border: 1px solid #cdcdcd;
}

.wpcf7-form textarea {
    padding: 10px;
}





/* =======================================================================================
MEDIA QUERIES
======================================================================================= */

@media screen and (max-width: 1100px ) {

    body .super_header {
    padding-left: 20px;
    padding-right: 20px
    }

    }



@media screen and (max-width: 1020px ) {

    body .blog-footer-inner-wrapper,
    body .super_header,
    body .main-wrapper,
    body .blog-header-inner-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .super_header .widget.topnav {
        margin-right: 40px;
    }

    .sidebar .widget {
         padding: 0px 0px 40px 30px;
    }

}

@media screen and (max-width: 800px ) {

    .super_header_inner_wrapper {
        padding: 15px 0 0 0;
    }

    .blog-header-inner-wrapper {
        padding: 40px 20px;
    }

.super_header .widget.firmname {
    padding: 0 0 10px 20px;
}

.super_header .widget.topnav {
    float: none;
    display: block;
    padding-bottom: 0;
    line-height: 0px;
    margin: 0;
}

    .main-navigation {
        width: 100%;
        float: none;
        clear: both;
    }

    body .main-navigation ul {
    padding-top: 10px;
    }

    body .main-navigation li a {
        margin: 0;
        font-size: 18px;
        padding: 12px 20px;
    }

    body .main-navigation li.menu-item-search {
        padding-left: 15px;
    }

    .menu-item-search .searchform input[type="text"] {
        padding: 5px;
     }

.menu-item-search .searchform input[type="submit"] {
    margin: 14px 10px 0 0;
    background-position: right top;
    background-size: 15px 15px;
}

     .blog-header .graphic img {
         padding-bottom: 15px;
     }

     body .main-wrapper {
        padding: 0;
    }

    body .main-wrapper .main,
    body .main-wrapper .sidebar {
        padding: 0px 0;
        border-right: none;
        border-left: none;
    }

    .sidebar .widget {
        padding: 0 20px 40px 20px;
    }

    body .main-wrapper .main {
        padding: 50px 20px 50px 20px;
    }

    .pagination {
        margin-top: 0;
    }



    .main article {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .main .post-header {
        padding-bottom: 16px;
    }

    .post-header img {
        float: none;
        padding-right: 0;
    }

    .post-content blockquote {
        padding-left: 15%;
        padding-right: 0;
    }

    body .author_images_wrap {
        clear: none;
        display: inline-block;
        float: left;
        margin-top: 0;
    }


    .sidebar .widget {
        padding-bottom: 40px;
    }

    body .blog-footer-inner-wrapper {
        padding: 40px 20px;
    }

    body .footer-extras,
    body .footer-contact,
    body .footer-extras .widget,
    body .footer-contact .widget {
        text-align: left;
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .footer-extras {
        padding-top: 30px;
    }

    .search .post-content .wp-post-image {
        float: left;
        margin: 0 10px 10px 0;
        clear: none;
    }

    .colophon-inner-wrapper {
        padding: 0;
    }

}

/*@media screen and ( max-width: 690px ) {
    .blog-header {
        background: initial;

    }

    .blog-header .blog-title a {
        color: #fff;
        text-shadow: initial;
    }

    . {
        color: #fff;
        text-shadow: initial;
    }

}*/


@media screen and (max-width: 500px ) {
    body .author_images_wrap {
        clear: both;
        display: block;
        float: none;
    }
}

@media screen and (min-width: 800px ) {

}

/* print overrides */

@media print {

    .byline_wrap .post-byline, .byline_wrap .post-categories {
        line-height: 12px;
        font-size: 12px;
        padding-bottom: 0;
        margin-bottom: 0 !important;
        text-transform: none;
    }

    .footer-extras,
    .footer-contact,
    .footer-top {
        display: none;
    }

    .whole-header-wrapper,
    .main-wrapper,
    .main,
    .sidebar {
        border: none !important;
    }

}