* {margin:0; padding:0; border:0}
body { background: #fafafa }
.relative { position: relative; }
#index_content .narod_control { margin-top: 0; }
#index_content .narod_control .h h3 .strl { margin: 13px 0 0 10px; }
#index_content .narod_control .h h3 img { margin: 0 10px 0 0; }
.instogram { overflow: hidden; padding: 40px 0 0 0; }
.quo1 { height: 117px; }
.instogram .li { background: #f2f2f2; padding-bottom: 15px; margin-bottom: 20px; }
.instogram .li:last-child { border: 0; margin-bottom: 0; }
.instagram_img { width: 98px; height: 98px; border-radius: 110px; position: absolute; left: 1px; top: 21px; }
.instagram_i { position: absolute; display: block; left: -5px; top: 15px; width: 110px; height: 110px; background: url(../images/instagram_img.png) no-repeat 0 0; background-size: cover; }
.instogram .li div { line-height: 20px; padding-top: 10px; margin: 0 20px; }
.widget .data a.image { display: block; }
.title { text-decoration: none; padding-left: 10px; color: #000; font-size: 20px; font-weight: bold; }
.panels-counts { position: absolute; left: 123px; top: 34px; padding: 0; margin: 0 !important; line-height: 27px !important; }
.panels-counts span { display: block; font-size: 12px; color: #000; padding: 0 10px 0 26px; font-weight: 800; }
.count-likes { background: url(../images/pc1.png) no-repeat 0 6px }
.count-comments { background: url(../images/pc2.png) no-repeat 0 6px }
.comments-content { padding: 0 20px 40px 20px; }
.comments-content.load {
	min-height: 50px;
	background: url(../images/loading.png) no-repeat center center;
}
.comments-content img { float: left; width: 44px; margin:0 12px 15px -3px; border-radius: 90px; }
.comment-block { padding-bottom: 17px; }
.comment-user {
    font-weight: bold;
    display: inline-block;
    margin: 2px 4px 0 0;
    display: block;
    font-size: 87%;
}
.comment-user a { color: #000; text-decoration: none; }
.comindate {font-weight: 400; color:#a4aaad; font-size: 87%;}
.comment-text { font-size: 13px; line-height: 18px !important; padding-top: 4px; }
.comment-date { font-size: 12px; line-height: 18px !important; color: #bfbfbf; }
.clear { clear: both; }
.instogram-text { cursor: pointer; overflow: hidden; max-height: 70px; font-size: 12px; padding-top: 7px; line-height: 18px !important; display: none }
.instogram-text:hover { text-decoration: dotted; text-decoration-color: #000; text-decoration-line: underline; }
.instogram-text.show { max-height: 100%; text-decoration: none; }
.inst_head { background: url(../images/inst_head.png) no-repeat right 15px #fafafa; position: fixed; padding: 13px 0 13px 37px; font-size: 13px; font-weight: 600; text-decoration: none; color: #000; display: block; left: 0; right: 0; z-index: 555; box-shadow: 0 1px 14px rgba(0, 0, 0, 0.2); }
.inst_head:after { display: block; left: 13px; top: 13px; width: 16px; height: 16px; position: absolute; background: url(../images/inst_head_i.png) no-repeat; content: ''; }
.inst_foot { background: #f2f2f2; position: fixed; padding: 13px 0 13px 37px; font-size: 13px; font-weight: 600; text-decoration: none; color: #000; display: block; left: 0; right: 0; bottom: 0; z-index: 555; box-shadow: 0 -1px 14px rgba(0, 0, 0, 0.3); }
.inst_foot:after { display: block; left: 13px; bottom: 13px; width: 15px; height: 13px; position: absolute; background: url(../images/inst_head_q.png) no-repeat; content: ''; }

@media screen and (min-width: 80px) and (max-width: 290px){
	.inst_head span {
	    display: none;
	}
}
@media screen and (min-width: 100px) and (max-width: 240px){
	.instagram_i {width: 90px; height: 90px;}
	.instagram_img {width: 78px; height: 78px;}
	.panels-counts {left: 99px;top: 21px;}
	.quo1 {height: 97px;}
	.comments-content img {width: 44px; margin:0 12px 15px -3px;}
}