/* category */
.category h1 { font-size: 27px; color: #091017; margin-bottom: 25px; }
.category .newsItem { padding-bottom: 15px; }
.category .newsItem .pic { width: 211px; height: 118px; overflow: hidden; position: relative; margin-bottom: 12px; float: left; margin-right: 17px; }
.category .newsItem .head { margin-bottom: 8px; }
.category .newsItem .head a { font-size: 20px; }
.category .newsItem .lead { font-size: 12px; color: #091017; line-height: 15px; margin-bottom: 6px; height: 75px; overflow: hidden;}
.category .newsItem .info { font-size: 12px; color: #868d95; } 
.category .newsItem .info .date { padding-right: 8px; }
.category .newsItem .info .comments { color: #868d95; text-decoration: underline; padding-left: 17px; background: url('../../img/fuzz/comments.png') no-repeat 0 2px; }
.category .newsItem .pic span { width: 20px; height: 39px; overflow: hidden; position: absolute; bottom: 0; right: 0; background: url('../../img/fuzz/frame-315x176.png') no-repeat 0 0; }
/* category */

/* news */
.newst2 { width: 266px; padding-bottom: 7px; background: url('../../img/fuzz/box-dotted.gif') repeat-x 0 bottom; margin-bottom: 15px; }
.newst2 .pic { width: 266px; height: 149px; overflow: hidden; position: relative; margin-bottom: 8px; }
.newst2 .head { margin-bottom: 5px; }
.newst2 .head a { font-size: 15px; }
.newst2 .pic span { width: 20px; height: 39px; overflow: hidden; position: absolute; bottom: 0; right: 0; background: url('../../img/fuzz/frame-315x176.png') no-repeat 0 0; }
/* news */

/* article */
.article .aHeader { background: url('../../img/fuzz/a-head-bg.gif') repeat-y 100px 0; padding-bottom: 5px; margin-bottom: 20px; }
.article .aHeader .socialNets { float: left; overflow: hidden; width: 95px; }
.article .aHeader .headLead { float: left; }
.article .aHeader .headLead h1 { font-size: 20px; font-weight: bold; color: #091017; margin-bottom: 7px; }
.article .aHeader .headLead .lead { font-size: 14px; color: #091017; line-height: 18px; }
.article .aHeader .headLead .info { font-size: 12px; color: #868d95; margin-bottom: 9px; } 
.article .aHeader .headLead .info .date { padding-right: 8px; }
.article .aHeader .headLead .info .comments { color: #868d95; text-decoration: underline; padding-left: 17px; background: url('../../img/fuzz/comments.png') no-repeat 0 2px; }
.article .mediaBlock { width: 675px; height: 380px; overflow: hidden; margin-bottom: 20px; }
.article .text p { margin-bottom: 18px; }
.article .tags { color: #868d95; font-size: 13px; margin-bottom: 30px; }
.article .tags a { color: #868d95; text-decoration: underline; } 
.article .tags a:hover { color: #32567a; }
/* article */

/* commetns list */
.commentForm { margin-bottom: 30px; }
.commentForm textarea { border: 1px solid #cfd0d2; resize: none; width: 665px; height: 70px; margin-bottom: 12px; font-family: arial; padding: 5px; font-size: 13px; color: #868d95; }
.commentList .comment .userPic { width: 80px; height: 80px; overflow: hidden; float: left; margin-bottom: 20px; position: relative;}
.commentList .comment .userPic img{position: absolute; left: 0px;}
.commentList .comment .nick { font-weight: bold; font-size: 14px; margin-left: 95px; margin-bottom: 4px; }
.commentList .comment .nick span { font-weight: normal; font-size: 12px; color: #868d95; padding: 0 6px; }
.commentList .comment .ctext { margin-left: 95px; font-size: 13px; line-height: 16px; margin-bottom: 20px; }
/* commetns list */
