/* entypo */
[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

.archive > #page {
    max-width: 1260px;
    margin: 0 auto;
}

#blogposts_topheader {
    height: 128px;
    color: white;
    background: url('/wp-content/themes/estrellas/extras/blog-header-min.png') 50% 50%;
    background-size: cover;
    margin-bottom: 20px;
}

#blogposts_topheader > p {
    font-weight: 200;
    font-size: 50px;
    line-height: 128px;
}

#blogposts_main {
    min-height: 200px;
    background-color: white;
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-left: 40px;
    margin-right: 40px;
}

#blogposts_main article {
    margin-bottom: 30px;
}

#blogposts_main h3 {
    font-size: 17px;
    padding-top: 10px;
    height: 80px;
    display: block;
    margin-bottom: 15px;
}

#blogposts_main h3 > a {
    color: black;
}

.blogposts_separator {
    background-color: #cbd9df;
    color: black;
    font-size: 34px;
    padding-left: 5px;
    line-height: 44px;
    font-weight: 200;
    margin-bottom: 15px;
    margin-top: 15px;
}

#blogposts_sticky {
    width: 100%;
    height: 457px;
    background-size: cover;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
}

#blogposts_sticky_inner {
    width: 97.5%;
    margin: 0 auto;
    bottom: 10px;
    left: 10px;
    height: 95px;
    position: absolute;
    background-color: rgba(44, 58, 69, 0.95);
    color: white;
    cursor: auto;
}

#blogposts_sticky_inner h3 {
    color: white;
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 12px;
    line-height: 50px;
    height: 40px;
    padding-left: 10px;
}

#blogposts_sticky_inner p {
    color: white;
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 4px;
    padding-left: 10px;
}

#blogposts_sidebar1 {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

#blogposts_sidebar1 > li > div {
    display: none;
    padding-left: 5px;
    padding-bottom: 10px;
}

#blogposts_sidebar1 li {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#blogposts_sidebar1 > li {
    list-style: none;
    margin-bottom: 20px;
    background-color: #f0f5f7;
    cursor: pointer;
}

#blogposts_main_header {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 32px;
    font-weight: 200;
    letter-spacing: -0.8px;
    margin-bottom: 15px;
}

#blogposts_sidebar1 > li ul {
    list-style: none;
    margin-bottom: 0;
}

#blogposts_sidebar1 li > i {
    color: #15a748;
    margin-right: 8px;
}

#blogposts_sidebar1 > li ul > li ul {
    list-style: none;
    margin: 0;
    display: none;
}

#blogposts_sidebar1 > li ul > li i {
    margin-left: 5px;
}

#blogposts_sidebar1 > li ul li {
    margin-bottom: 0;
}

#blogposts_sidebar1 .widgettitle {
    max-width: 272px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    height: 42px;
    line-height: 42px;
    padding-left: 14px;
    letter-spacing: -0.5px;
}

#blogposts_sidebar1 .widgettitle:after {
    position: absolute;
    right: 60px;
    font-family: 'entypo', sans-serif;
    content: "\2b";
}

.wt_opened:after {
    content: "\2d" !important;
    margin-right: 2px;
    font-size: 1.4em;
}

#blogposts_sidebar2 {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

#blogposts_sidebar2 li {
    list-style: none;
    margin-bottom: 0;
}

#blogposts_sidebar2 a {
    line-height: 25px;
    font-size: 16px;
}

#blogposts_sidebar2 h2, #blogposts_sidebar1_header {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    color: #5e676a;
}

#blogposts_sidebar1_header {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-bottom: 10px;
}

#blogposts_sidebar1 h2 {
    line-height: 36px;
    font-size: 18px;
    color: #5e676a;
}

#blogposts_sidebar1 .seemore {
    color: #15a748;
    font-weight: bold;
}

#blogposts_sibadar_search_icon {
    display: inline-block;
    width: 32px;
    height: 30px;
    background-image: url('/wp-content/themes/estrellas/extras/search_icon_cut.png');
}

#blogposts_sibadar_search_form {
    width: 225px;
    display: inline-block;
}

#blogposts_sibadar_search_form form {
    top: -8px;
}

#blogposts_sibadar_search {
    border: 1px solid #dedede;
    border-radius: 16px;
    display: inline-block;
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 15px;
}

#blogposts_sibadar_search form {
    width: 195px;
}

#blogposts_sibadar_search input {
    border: none;
    padding: 0 0 0 5px;
    margin-top: -18px;
    margin-right: 10px;
}

#blogposts_mobi_search_aside h1 {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-top: 30px;
    display: none;
}

#blogposts_mobi_search_aside {
}

#blogposts_mobi_search_close {
    float: right;
    color: #15a748;
    cursor: pointer;
}

#blogposts_mobi_search {
    display: flex;
}

#blogposts_mobi_search_icon {
    width: 33px;
    min-width: 33px;
    height: 30px;
    margin-bottom: 5px;
    background-image: url('/wp-content/themes/estrellas/extras/search_icon_cut.png');
}

#blogposts_mobi_search {
    border: 1px solid #dedede;
    border-radius: 16px;
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 20px;
    margin-top: 30px;
}

#blogposts_mobi_search input {
    border: none;
    padding: 0 0 0 5px;
    margin-right: 10px;
}

#blogposts_featured {
    margin-bottom: 10px;
}

#blogposts_sticky_inner h3 {
    cursor: pointer;
}

.blogposts_sidebar_separator {
    width: 100%;
    max-width: 274px;
    border-top: 1px solid #cbd9df;
    margin-top: 30px;
    margin-bottom: 20px;
}

.le_thumb {
    width: 100%;
    height: 200px;
    background-size: cover;
    position: relative;
}

.le-main-cat {
    padding-top: 10px;
    font-size: 13px;
    color: lightgray;
    text-transform: uppercase;
    font-weight: 600;
}

.le-meta {
    font-size: 14px;
}

.featuredbar {
    position: absolute;
    top: -15px;
    left: 20px;
    height: 30px;
    line-height: 30px;
    background-color: #15a748;
    color: white;
    display: none;
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    letter-spacing: -0.1px;
    font-weight: 200;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid white;
}

.hidden {
    display: none;
}

#more_posts {
    cursor: pointer;
    background-color: #f0f5f7;
    color: #9b9b9b;
    width: 80%;
    padding-top: 9px;
    padding-bottom: 9px;
    margin: 0 auto 40px;
    font-weight: 700;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.featuredminidetails.hidden.kna-small-visible.kna-tiny-visible {
    margin-bottom: 30px;
}

#blogposts_main_header .kna-small-visible.kna-tiny-visible {
    margin-top: 10px;
    margin-bottom: 30px;
}

@media screen and (max-width: 1265px) {
    #blogposts_sibadar_search_form {
        max-width: 190px;
    }

    #blogposts_sibadar_search input {
        max-width: 170px;
    }

    #blogposts_sibadar_search {
        width: auto;
    }
}

@media screen and (max-width: 639px) {
    #blogposts_main {
        margin-left: 0;
        margin-right: 0;
    }

    #blogposts_sticky {
        height: 200px;
        margin-bottom: 0;
    }

    #blogposts_sidebar1, #blogposts_sidebar2 {
        padding-left: 0;
    }

    #blogposts_main h3 {
        margin-bottom: 5px;
        height: auto;
    }

    #blogposts_sidebar1 .widgettitle:after {
        right:10px;
    }

    #blogposts_mobi_search_close {
        margin-right: 8px;
    }

    .blogposts_sidebar_separator {
        max-width: none;
    }
}

.page-content p.theposttags {
    margin-bottom: 0;
    color: #15a748;
}

.page-content p.theposttags a {
    font-size: 12px;
    text-transform: capitalize;
}

hr.tagseparator1 {
    margin-top: 100px;
    margin-bottom: 10px;
}

hr.tagseparator2 {
    margin-top: 10px;
    margin-bottom: 0;
}

.bottom_author_box table {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    border: none;
    color: black;
    margin-top: 10px;
    margin-bottom: -25px;
}

.bottom_author_box table br {
    display: none;
}

.bottom_author_box_td_image {
    padding-left: 0;
    padding-right: 0;
    width: 100px;
}

.bottom_author_box_td_image img {
    width: 85px;
    height: 85px;
}

.bottom_author_box_name {
    font-weight: bold;
}

.entry-meta img {
    width: 50px;
    height: 50px;
}

.entry-meta-multiauthor {
    padding-left: 0;
}

@media screen and (max-width: 639px) {
    .entry-meta-multiauthor {
        padding-left: 10px !important;
    }
}

.entry-meta-multiauthor img {
    position: inherit;
    display: inline-block;
}

.entry-meta-multiauthor .imgpad {
    height: 50px;
    width: 4px;
    display: inline-block;
    margin-top: 4px;
}

.entry-meta-multiauthor .posted-on {
    line-height: 22px;
}

/* Nav fix */

#site-navigation ul li {
    list-style: none;
}

@media screen and (min-width: 640px) {
    #site-navigation .sub-menu {
        padding: 0;
        position: absolute;
        display: none;
    }

    #site-navigation .sub-menu li {
        display: block;
        float: none;
        margin: 0;
        background-color: #2A3842;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 639px) {
    #site-navigation .sub-menu {
        margin-top: 0;
        border: none;
    }
    #site-navigation a {
        padding-top: 0.4em;
        padding-right: 0.4em;
        padding-bottom: 0.4em;
    }

    #site-navigation .sub-menu > li {
        border-top: none;
    }

    #site-navigation .sub-menu > li a {
        padding-left: 2.4em;
    }

    #blogposts_main article > h3, #blogposts_main article > div {
        padding-left: 10px;
    }

    #blogposts_main_header > span {
        padding-left: 10px;
    }

    #blogposts_mobi_search_aside > h1 {
        padding-left: 10px;
    }

    .featuredminidetails > h3, .featuredminidetails > div {
        padding-left: 10px;
    }

    #blogposts_sidebarWrapper > ul > div:first-child {
        padding-left: 10px;
    }
}