﻿.tahoemasonry3 {
    position: relative;
}

    .tahoemasonry3 .clear_both {
        clear: both;
    }

    .tahoemasonry3 .CommentForm input[type="text"],
    .tahoemasonry3 .CommentForm textarea {
        background-color: #FFFFFF;
        background-image: none;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        font-size: inherit !important;
        height: 46px;
        line-height: normal !important;
        padding: 6px 12px;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        vertical-align: middle;
        width: 100% !important;
        margin: 0px;
    }

    .tahoemasonry3 .CommentForm label {
        margin-bottom: 5px;
    }

    .tahoemasonry3 .CommentForm input[type="text"]:focus,
    .tahoemasonry3 .CommentForm textarea:focus {
        border-color: #66AFE9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

    .tahoemasonry3 .CommentForm input[type="checkbox"],
    .tahoemasonry3 .CommentForm input[type="radio"] {
        margin: 5px;
    }

    .tahoemasonry3 .img-thumbnail-comment {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-radius: 5px;
        display: inline-block;
        height: auto;
        line-height: 1.42857;
        margin-left: -95px;
        max-width: 100%;
        padding: 4px;
        position: absolute;
        transition: all 0.2s ease-in-out 0s;
    }

    .tahoemasonry3 .comment-list {
        padding: 0 0 0 95px;
        margin: 15px 0;
    }

    .tahoemasonry3 .CommentData {
        border-top: 1px solid #DDDDDD;
        margin: 30px 0 0 0;
        padding: 20px 0 0;
    }

    .tahoemasonry3 .sort a {
        padding: 2px 8px;
        background-color: #37967d;
        border-radius: 4px;
        font-size: 16px;
        line-height: 25px;
        color: #fff;
    }

    .tahoemasonry3 .sort {
        text-align: right;
    }

    .tahoemasonry3 .lc-sort-source ul {
        list-style-type: none;
        display: inline-block;
        padding: 0;
    }

        .tahoemasonry3 .lc-sort-source ul li {
            padding: 0;
            display: inline-block;
        }

    .tahoemasonry3 .lc-sort-source a {
        padding: 8px 10px;
        font-size: 15px;
        line-height: normal;
        text-decoration: none;
        margin-right: 2px;
    }

        .tahoemasonry3 .lc-sort-source a.active, .tahoemasonry3 .lc-sort-source a:hover {
            display: block;
            background-color: #37967d;
            border-radius: 4px;
            color: #FFFFFF;
            text-shadow: none;
            text-decoration: none;
        }

    .tahoemasonry3 .fa-reply {
        margin-right: 5px;
    }

    .tahoemasonry3 div.comment-block .time-ago {
        position: absolute;
        right: 10px;
        bottom: 5px;
    }

    .tahoemasonry3 div.comment-block span.comment-by {
        display: block;
        font-size: 1em;
        line-height: 21px;
        margin: 0;
        padding: 0 0 5px 0;
    }

    .tahoemasonry3 div.comment-block .time-ago {
        position: absolute;
        right: 10px;
        bottom: 5px;
    }

    .tahoemasonry3 .newheading, .tahoemasonry3 .CommentData h3 {
        color: #37967d !important;
        margin: 0 0 40px;
        font-size: 1.8em;
        font-weight: 200;
        text-transform: none;
        letter-spacing: normal;
        line-height: 24px;
    }

        .tahoemasonry3 .CommentData h3 em {
            margin-right: 7px;
        }

    .tahoemasonry3 .SaveComment {
        background-color: #37967d;
        border-radius: 3px;
        color: #ffffff;
        text-decoration: none;
        font-size: 18px;
        padding: 10px;
        cursor: pointer;
        margin-top: 10px;
        display: inline-block;
    }

        .tahoemasonry3 .SaveComment:hover {
            color: #ffffff;
            text-decoration: none;
            border-color: #0099e6 #0099e6 #0077b3;
            background-color: #0099e6;
        }

    .tahoemasonry3 .categories ul {
        margin: 0;
        padding: 0;
    }

        .tahoemasonry3 .categories ul li {
            list-style-type: none;
        }


            .tahoemasonry3 .categories ul li a {
                -webkit-transition: background 0.1s;
                -moz-transition: background 0.1s;
                transition: background 0.1s;
                border-bottom: 1px solid #EDEDDE;
                padding: 8px 0;
                display: block;
                color: #666;
                font-size: 0.9em;
                text-decoration: none;
                padding-left: 25px;
            }

        .tahoemasonry3 .categories ul > li:hover {
            background-color: #eee;
            text-decoration: none;
        }


        .tahoemasonry3 .categories ul > li {
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            background-image: url(Images/list-primary.png);
            background-position: 10px 18px;
            background-repeat: no-repeat;
            transition: all 0.3s;
            margin: 0;
            padding: 0;
            position: relative;
        }

    .tahoemasonry3 .viewall {
        padding: 3px 5px;
        background-color: #37967d;
        color: #ffffff;
        font-size: 12px;
        float: right;
        margin: 10px;
        border-radius: 4px;
        text-decoration: none;
    }

    .tahoemasonry3 .post-info a {
        height: 50px;
        overflow: hidden;
        display: block;
    }

    .tahoemasonry3 .search .textbox {
        display: block;
        width: 100%;
        height: 46px;
        padding: 6px 45px 6px 15px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

        .tahoemasonry3 .search .textbox:focus {
            border-color: #66afe9;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        }

    .tahoemasonry3 .mwidget.search .msearch-toolbar {
        position: relative;
    }

    .tahoemasonry3 .search-button {
        background: url("Images/search.png") no-repeat scroll 0 0 transparent;
        border: medium none;
        bottom: 12px;
        height: 19px;
        position: absolute;
        right: 12px;
        text-indent: -999px;
        width: 19px;
    }

    .tahoemasonry3 .mwidget {
        margin-top: 15px;
    }

    .tahoemasonry3 .social-network {
        margin: 10px 0px;
    }

    .tahoemasonry3 .CommentForm {
        margin-top: 30px;
    }

.tahoemasonry3 .comment-login {
    text-align: right;
    font-style: italic;
    color: Gray;
}

.tahoemasonry3 .control {
    text-align: right;
    background-color: #eee;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

    .tahoemasonry3 .control a,
    .tahoemasonry3 .icon-hide {
        display: inline-block;
        margin: 5px;
    }

.tahoemasonry3 .com {
    margin-left: 30px;
}

.tahoemasonry3 .element {
    max-width: 100%;
}

.tahoemasonry3:hover .sort {
    opacity: 1;
}

.tahoemasonry3 .sort {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    z-index: 99;
}

.tahoemasonry3 .thumb-info .thumb-info-wrapper img {
    max-width: 100%;
}

.tahoemasonry3 .thumb-info-title .thumb-info-inner, .tahoemasonry3 .thumb-info-title .thumb-info-type {
    height: 25px;
    overflow: hidden;
}

/*Tahoe*/

.tahoemasonry3 a {
    text-decoration: none;
}

.tahoemasonry3 .post-content h3 {
    float: left;
    color: #2BAAB1;
}

.tahoemasonry3 .blog-posts .post-block .newheading {
    letter-spacing: 1px;
    margin: 20px 0 30px;
    color: #2BAAB1;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
}

.tahoemasonry3 .blog-posts .post-block .comment img {
    display: block;
    width: 82px;
    float: left;
    margin-left: -22px;
}

.tahoemasonry3 .blog-posts .post-block .comments .com {
    padding-left: 88px;
}

.tahoemasonry3 .blog-posts .post-block input {
    border-radius: 0;
}

.tahoemasonry3 .blog-posts .post-block input[type=text] {
    height: 55px;
    width: 100% !important
}

.tahoemasonry3 .blog-posts .post-block textarea {
    width: 100% !important;
    height: 180px !important;
}

.tahoemasonry3 .mbutton
{
    background: #2BAAB1;
    text-decoration: none;
    padding: 3px 6px;
    text-transform: capitalize;
    color: #fff;
    border-radius: 0;
    position: relative;
}

.tahoemasonry3 .mbutton:before,
.tahoemasonry3 .mbutton:after,
.tahoemasonry3 .post .readmore a:before,
.tahoemasonry3 .post .readmore a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.09);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-radius: inherit;
}

.tahoemasonry3 .mbutton:hover:before,
.tahoemasonry3 .mbutton:hover:after,
.tahoemasonry3 .post .readmore a:hover:before,
.tahoemasonry3 .post .readmore a:hover:after {
    height: 100%;
}

.tahoemasonry3 .blog-posts .post-block .mbutton.SaveComment {    
    padding: 12px 45px;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    border-radius: 0;
    background-color: #2BAAB1;
    color: #fff;
}

.tahoemasonry3 .blog-posts .normalRadioButton span {
    padding: 0 10px;
}

.tahoemasonry3 .clear-fix {
    display: inline-block;
}

.tahoemasonry3 .blog-posts .post-image {
    position: relative;
}

.tahoemasonry3 .blog-posts .post-meta {
    text-transform: capitalize;
}

.tahoemasonry3 .Notification {
    margin-top: 15px;
    display: flex;
}

.tahoemasonry3 .Notification input[type="checkbox"] {
    margin: 4px 10px 0px 0;
}

.tahoemasonry3 .blog-posts .post-content {
    margin: 50px 0 70px;
}

.tahoemasonry3 .single-tags-holder .tags:not(a),
.tahoemasonry3 .list.list-icons li.taller:not(a) {
    color: #fff;
}

.dark .tahoemasonry3 .single-tags-holder .tags:not(a),
.dark .tahoemasonry3 .list.list-icons li.taller:not(a) {
    color: #282d36;
}

/*Widgets*/
.tahoemasonry3 .msearch-toolbar {
    position: relative;
}

.tahoemasonry3 .msearch-toolbar .textbox {
    width: 100%;
    height: 46px;
    padding: 5px 50px 5px 10px;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    outline: none;
    font-style: italic;
}

.tahoemasonry3 .tags a {
    color: #363636;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    font-size: 12px;
    padding: 9px 31px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 2px 5px 0;
    letter-spacing: 1px;
    transition: all .2s ease-out;
    text-decoration: none;
    line-height: 1;
}

.tahoemasonry3 .tags a:hover {
    background-color: #2BAAB1;
    border: 1px solid #2BAAB1;
    color: #fff;
}

.tahoemasonry3 .authors .m-avatar {
    float: none;
    display: block;
    margin: 20px 0;
}

.tahoemasonry3 .blog-list .item-image img {
    max-height: 75px;
    max-width: 75px;
}

.tahoemasonry3 li {
    list-style: none;
}

.tahoemasonry3 .blog-list .item-summary {
    margin-top: 15px;
    overflow: hidden;
    height: 50px;
   text-decoration: none;
   color: #383838;
   float: left;
}

.tahoemasonry3 .latest-post-widget .blog-list {
    display: inline-block;
}

.tahoemasonry3 input, 
.tahoemasonry3 textarea, 
.tahoemasonry3 select {
    background-color: #fff;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin: 0;
    padding: 8px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.tahoemasonry3 .post-block input:focus,
.tahoemasonry3 .post-block textarea:focus , 
.tahoemasonry3 .post-block select:focus {
    border-color: #2BAAB1;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.tahoemasonry3 div.comment-block {
    padding: 0 0 0 88px;
    font-weight: 300;
    color: #808080;
}

.tahoemasonry3 .blog-posts .post-block.post-comments .comment {
    position: relative;
    padding: 40px 30px 40px 0;
    background-color: #f9f9f9;
}

html.dark .tahoemasonry3 .blog-posts .post-block.post-comments .comment {
    background-color: #000;
}

.tahoemasonry3 .blog-posts .post-comments .comment .reply {
    text-transform: lowercase;
}

@media (max-width: 480px) {
    .tahoemasonry3 .blog-posts .post-block .comments .com {
        padding-left: 0;
    }

    .tahoemasonry3 .com {
        margin-left: 0;
    }
}

.tahoemasonry3 .list-icons .taller a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    margin-right: 5px;
}

.tahoemasonry3 .list.list-icons li.taller {
    padding-left: 5px;
}

@media (max-width: 992px) {
    .tahoemasonry3.portfolio .blog-posts .summary-heading {
        margin-top: 30px;
    }
}

.tahoemasonry3 ul.list.list-inline.list-icons li a {
    display: block;
}

.tahoemasonry3 .pager .PagePrev,
.tahoemasonry3 .pager .PageNext,
.tahoemasonry3 .pager .CurrentPage,
.tahoemasonry3 .pager .CurrentPageSelected {
    padding: 10px 16px;
    text-decoration: none;
    border: 1px solid #ddd;
    margin: 0 -1px;
    font-size: 14px;
    border-radius: 0;
}

.tahoemasonry3 .pager .CurrentPageSelected {
    background: #2BAAB1;
    color: #fff;
    padding: 11px 16px 10px;
    margin-right: 0px;
    border-color: #2BAAB1 #2BAAB1;
    box-shadow: inset 0px 0px 0px 2px #2BAAB1;
}

.tahoemasonry3 .masonry-item {
    width: 33.33%!important;
}

.tahoemasonry3 .blog-list-item:after {
    content: '....................';
    display: block;
    text-align: center;
    font-weight: 300;
    color: #37967d;
}

.tahoemasonry3 .m-bottom {
    margin-bottom: 40px;
}

.tahoemasonry3-search .mlightbox {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    right: 25%;
    max-height: 50%;
    padding: 16px;
    border: 4px solid #CCC;
    background-color: white;
    z-index: 1002;
    overflow: auto;
    border: 4px solid #ccc;
    padding: 16px;
}

.tahoemasonry3-search .msearch-result .close-button {
    background: url("Images/close.png") no-repeat;
    border: none !important;
    text-indent: -999px;
    width: 30px;
    height: 32px;
    position: relative;
    float: right;
    right: -12px;
    top: -14px;
    min-width: 30px;
    box-shadow: none;
}

.tahoemasonry3-search .msearch-result h3 {
    position: static;
    font-family: Arial,sans-serif;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border-bottom: none;
    text-decoration: none;
    color: #000000;
}

.tahoemasonry3-search .msearch-result .ms-result .result {
    border-bottom: 1px solid #cccccc;
}

.tahoemasonry3-search .moverlay {
    background-color: black;
    display: none;
    opacity: 0.8;
    width: 100%;
    z-index: 1001;
}

.tahoemasonry3-search .lnktitle {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial,sans-serif;
}

.tahoemasonry3-search .paging .page, .tahoemasonry2-search .paging .pageselected {
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin-right: 3px;
    padding: 6px;
    border-radius: 5px;
}

.tahoemasonry3-search .paging .pageselected {
    background-color: #204a87;
    background-image: linear-gradient(to bottom, #204a87, #204a87);
    color: #fff;
}

.tahoemasonry3-search .paging .page {
    background-color: #fff;
}

    .tahoemasonry3-search .paging .page a {
        color: #666666;
    }

.tahoemasonry3-search .paging {
    text-align: center;
    padding: 10px;
}

.tahoemasonry3-search .msearch-result {
    background-color: #ffffff;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 12px;
}