 /**
 * Theme Name: RMX
 * Template: mh-newsdesk-lite
 */
@import url('../mh-newsdesk-lite/style.css');

@font-face {
  font-family: 'FontOfKindness';
  src: url('FontOfKindness.otf'); 
}

.h1 {
	font-family: 'FontOfKindness';
}

.entry-lead {
	font-size: 22px;
	margin-bottom: 0.9231em;
}

.entry-sign {
	font-size: 18px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-bottom: 0.9231em;
}

.entry-photo-sign,
#main-content blockquote,
#main-content blockquote p{
	font-size: 16px;

}
#mh-wrapper{
    max-width: 1080px;
}

.flat_pm_out{
    z-index: 200500!important;
}

.cleara{
    margin:20px 0;
}
.onpoaa {
    overflow: hidden;
    clear: both;
    margin: 0 0 20px 0;
}
.imgaa {
    float: left;
    width: 34%;
    overflow: hidden;
}
.imgaa img {
    width: 110px;
    height: 110px;
    border: 1px solid #118acc;
}
.linte {
    float: left;
    width: 62%;
    padding-left: 10px;
}
.linte a {
    font-size: 16px;
    line-height: 23px;
    text-decoration: none;
    display: block;
    color: #333;
}
.linrat {
    overflow: hidden;
    clear: both;
    width: auto;
    display: block;
    text-align: center;
    padding: 5px 0 0 0;
}
.linrat img {
    width: 20px;
    height: 20px;
}

.sidezen {
    overflow: hidden;
    clear: both;
    margin: 0 0 20px;
    background: #12244d;
    text-align: center;
}
.sidezen a {
    text-decoration: none;
    color: #fff;
    font-size: 110%;
    padding: 20px 30px 70px 30px;
    overflow: hidden;
    display: block;
}
.sidezen a:hover{
    text-decoration: underline;
}

.onbl-rate {
    overflow: hidden;
    clear: both;
    margin: 30px 0;
    text-align: center;
}
.ratep {
    overflow: hidden;
    clear: both;
    margin: 20px 0 0 0;
}
.titbut {
    font-weight: bold;
    padding: 20px 0 5px 0;
}

.comment-text{
    overflow: hidden;
}

.imcoom {
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.commtet {
    overflow: hidden;
    margin-right: 10px;
    font-size: 105%;
}
.komav{
    font-weight: bold;
}
.onpoaa li{
    padding-bottom: 25px;
}

#toc_container {
    margin: 30px 0;
    background: #f1f2f7;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    border: 0;
    clear: both;
    position: relative;
    font-size: 100%;
    display: block;
}
#toc_container p.toc_title {
    position: absolute;
    top: 0px;
    left: 20px;
    background: #3c4153;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
    font-weight: normal;
}
#toc_container .toc_list {
    overflow: hidden;
    clear: both;
    margin: 20px 0 5px 20px!important;
    padding: 0px;
}
#toc_container .toc_list li {
    background: url(img/play-button.svg) no-repeat 0 6px;
    list-style-position: inside;
    margin: 0px 0 15px 0;
    line-height: 18px;
    padding: 0 0 0 15px;
}
#toc_container .toc_list a {
    display: block;
    font-weight: 100;
    font-size: 100%;
    line-height: 18px;
    margin: 0px;
    color: #55608c;
    padding: 0px;
    text-decoration: none;
}
#toc_container .toc_list a:hover{
    text-decoration: underline;
}
.utl-mobile .uptl_container-share,
.uptl_container{
    z-index: 1000!important;
}
.flat_pm_out.show{
    z-index: 9999!important;
}
.entry-thumbnail{
    text-align: center;
}
.has-post-thumbnail img{
    border: 1px solid #118acc;
}


/************************* ADAPTIV *************************/
@media (max-width: 1000px) {
    #fixblock_new,
    .utl-mobile{
        display: none;
    }

}