* {
    box-sizing: border-box;
    outline: none;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #c3a78b;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
    outline: none;
}
body {
    background: #f5f0e9;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 14px;
    color: #c3a78b;
}
.lela_unclad {
    position: relative;
    width: 100%;
    max-width: 1262px;
    margin: 0 auto;
    padding: 0 10px;

}
.shell:after {
    content: '';

    display: block;
    clear: both;
}

section {
    padding: 5px 0 20px;
}


header {
    padding-bottom: 2px;
    background: #3c240d;
	border-bottom:#291909 1px solid;

}
    header .cnt {
        display: block;  
        margin: 0;
		text-align:center;	
		padding-top:5px;
				
    }
        header .cnt .butt {
            display: inline-block;
            font-size: 22px;
            line-height: 28px;
            font-weight: bold;
            color: #e4dacf;
            text-decoration: none;
            text-transform: uppercase;

        }
            header .cnt .butt span {
                color: #8d7053;
            }

    header .bookmark {
        display: none;
        padding:0px 0 0;
		height: 40px;

    }

.apphuge {
    margin: 0 0 5px;
}
     .apphuge h1 {
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
        color: #c3a78b;
    }	
    .apphuge h3 {
        font-size: 21px;
        line-height: 26px;
        font-weight: normal;
        color: #c3a78b;
    }

.lela_thcontener {
    margin: 0 -3px;
    text-align: center;
    letter-spacing: -10px;
}
    .lela_thcontener .lela_thpics {
        display: inline-block;
        width: 100%;
        padding: 0 3px 6px;
        letter-spacing: 0;
    }
        .lela_thcontener .lela_thpics .repeats {
            display: block;
            border: 1px solid #482a01;
            text-decoration: none;
        }
            .lela_thcontener .lela_thpics .repeats .lela_see-pic {
                position: relative;
                overflow: hidden;
            }
                .lela_thcontener .lela_thpics .repeats .lela_see-pic img {
                    display: block;
                    width: 100%;
                }

                .lela_thcontener .lela_thpics .repeats .lela_appellation h2 {
                    display: block;
                    overflow: hidden;
                    width: 100%;
                    height: 30px;
                    padding: 0 5px;
                    background: rgba(255,255,255,0.75);
                    font-size: 14px;
                    line-height: 24px;
                    color: #38220c;
                    white-space: nowrap;
                    text-align: center;
                    text-overflow: ellipsis;
                    transition: 0.15s ease color;
                }
                    .lela_thcontener .lela_thpics .repeats:hover .lela_appellation h2 {
                        color: #8d7053;
                    }
                    .lela_thcontener .lela_thpics.crammed .repeats .lela_appellation h2 {
                        width: 100%;
                        height: 30px;
                        font-size: 14px;
                        line-height: 24px;
                    }

.lela_nav {
    margin: 10px 0;
    text-align: center;
}
    .lela_nav li {
        display: inline-block;
        margin-bottom: 3px;
    }
        .lela_nav a,
        .lela_nav span {
            display: block;
            min-width: 40px;
            height: 40px;
            padding: 0 10px;
            border-bottom: 2px solid #c6adad;
            background-color: #c3a78b;
            font-size: 16px;
            line-height: 42px;
            color: #ffffff;
            text-decoration: none;
            text-transform: uppercase;
            transition: 0.15s ease background-color;
        }
        .lela_nav span {
            opalela_spn: 0.5;
        }
            .lela_nav li.craves a,
            .lela_nav li.craves span {
                opalela_spn: 1;
                background-color: #3c240d;
            }
            .lela_nav a:hover {
                background-color: #624a2d;
            }

.lela_effect {
    font-size: 14px;
    line-height: 20px;
    color: #555;
}

.lela_space {
    text-align: center;
}
    .lela_space .bnr {
        display: none;
    }
        .lela_space .bnr:nth-child(1) {
            display: inline-block;
        }

.lela_rank {

}
    .lela_rank ul {
        -webkit-columns: 1;
        columns: 1;
    }
        .lela_rank ul li {
            display: block;
            border-bottom: 1px dotted #482a01;
            padding: 2px 0;
        }
            .lela_rank ul li a {
                display: block;
                position: relative;
                overflow: hidden;
                padding-right: 50px;
                font-size: 16px;
                line-height: 24px;
                color: #543101;
                text-decoration: none;
                white-space: nowrap;
                text-overflow: ellipsis;
                transition: 0.15s ease color;
            }
                .lela_rank ul li a:hover {
                    color: #c3a78b;
                }

.lela_bigpic {text-align: center;

}
    .lela_bigpic .lela_stpic {
        position: relative;
        margin-bottom: 10px;
        background: #f0f0f0;	
		display: inline-block;
		vertical-align:auto;
    }

        .lela_bigpic .lela_stpic a,
        .lela_bigpic .lela_stpic img {
        display: block;
	    margin:0 auto;
		height:auto;    
        width: 100%;
		border:#3c240d solid 1px;
        }

    .lela_bigpic .lela_wife {
        margin-bottom: 10px;
    }

        .lela_bigpic .lela_wife .lela_spn {
            margin-bottom: 10px;
        }
        .lela_bigpic .lela_wife .lela_push {
            display: block;
            margin-right: 20px;
            margin-bottom: 10px;
        }
            .lela_bigpic .lela_wife .lela_push a {
                display: inline-block;
                margin-right: 5px;
                padding: 0 10px;
                border: 1px solid #543101;
                font-size: 16px;
                line-height: 40px;
                text-decoration: none;
                transition: 0.15s ease border-color, 0.15s ease color;
            }
                .lela_bigpic .lela_wife .lela_push a.active,
                .lela_bigpic .lela_wife .lela_push a[data-voted],
                .lela_bigpic .lela_wife .lela_push a:hover {
                    border-color: #8d7053;
                    color: #8d7053;
                }
                .lela_bigpic .lela_wife .lela_push a[data-disabled] {
                    opalela_spn: 0.5;
                }

        .lela_bigpic .lela_wife {
            margin-bottom: 10px;
            line-height: 20px;
        }

            .lela_bigpic .lela_wife a {
                display: inline-block;
                margin: 0 5px 0 0;
                border-bottom: 1px dotted #543101;
                color: #543101;
                text-decoration: none;
                transition: 0.15s ease border-color, 0.15s ease color;
            }
                .lela_bigpic .lela_wife a:hover {
                    border-color: #8d7053;
                    color: #8d7053;
                }

.lela_vert {
    display: none;
    position: absolute;
    top: 35px;
    right: 10px;
    width: 300px;
}
    .lela_vert .lela_thcontener {
        margin: 0;
    }
        .lela_vert .lela_thcontener .lela_thpics {
            display: none;
            width: 100%;
        }
            .lela_vert .lela_thcontener .lela_thpics:nth-child(1),
            .lela_vert .lela_thcontener .lela_thpics:nth-child(2) {
                display: inline-block;
            }

footer {
    padding: 10px 0;
    background: #3c240d;
}
    footer .lela_inform {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        letter-spacing: -10px;
    }
        footer .lela_inform a {
            transition: 0.15s ease color;
            margin-right: 10px;
            padding-right: 10px;
            border-right: 1px solid #c3a78b;
            letter-spacing: 0;
        }
            footer .lela_inform a:hover {
                color: #e4dacf;
            }
            footer .lela_inform a:last-child {
                margin-right: 0;
                padding-right: 0;
                border-right: 0;
            }

    footer .lela_issue  {
        text-align: center;
    }
        footer .lela_issue  .tp {
            font-size: 14px;
            line-height: 24px;
            color: {{color_footer_copyright}};
        }

@media (min-width: 642px) {
    .lela_space .bnr:nth-child(2) {
        display: inline-block;
    }

    .lela_rank ul {
        -webkit-columns: 2;
        columns: 2;
    }
	    header .bookmark {
        display: block;
		float: right;
		margin:2px 0;
    }
	    header .cnt {
        float: left;
 			
    }

}
@media (min-width: 960px) {
    header .cnt .butt {
        font-size: 30px;
        line-height: 36px;
     }
	.lela_thcontener .lela_thpics .repeats .lela_appellation h2 {
        font-size: 14px;
		line-height: 30px;
	}
	
    .apphuge h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .lela_rank ul {
        -webkit-columns: 3;
        columns: 3;
    }

    .lela_bigpic {
        margin-right: 305px;
    }
    .lela_bigpic .lela_wife .lela_push {
        display: inline-block;
        margin-bottom: 0;
    }
    .lela_vert {
        display: block;
    }
    .lela_space .bnr:nth-child(3) {
        display: inline-block;
    }
    footer .lela_inform {
        float: left;
    }
    footer .lela_issue  {
        float: right;
    }
}
@media (min-width: 1233px) {
    .lela_rank ul {
        -webkit-columns: 4;
        columns: 4;
    }
    .lela_space .bnr:nth-child(4) {
        display: inline-block;
    }
    .lela_vert .lela_thcontener .lela_thpics:nth-child(4) {
        display: inline-block;
    }
}
@media (min-width: 1537px) {
    .lela_space .bnr:nth-child(5) {
        display: inline-block;
    }
    .lela_vert .lela_thcontener .lela_thpics:nth-child(4) {
        display: inline-block;
    }
	.apphuge h1 {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (min-width: 343px) {
    .lela_thcontener .lela_thpics {
        width: 50%;
    }
		      header .cnt .butt {

            font-size: 30px;
            line-height: 36px;
			}
}
@media (min-width: 671px) {
    .lela_thcontener .lela_thpics {
        width: 33.c3a78bc3a78b%;
    }
}
@media (min-width: 999px) {
    .lela_thcontener .lela_thpics {
        width: 25%;
    }
}
@media (min-width: 1327px) {
    .lela_thcontener .lela_thpics {
        width: 20%;
    }
}.lela_unclad {
    max-width: 1262px;
}
@media (min-width: 221px) {
    .lela_thcontener .lela_thpics {
        width: 50%;
    }
}
@media (min-width: 415px) {
    .lela_thcontener .lela_thpics {
        width: 33.c3a78bc3a78b%;
    }
}
@media (min-width: 615px) {
    .lela_thcontener .lela_thpics {
        width: 25%;
    }
}
@media (min-width: 815px) {
    .lela_thcontener .lela_thpics {
        width: 20%;
    }
}
@media (min-width: 1015px) {
    .lela_thcontener .lela_thpics {
        width: 16.666666%;
    }
}