/*
Theme Name:			Bloob
Graphic Design:		Barggraph.com
Coding & Transler:	Naz-Skin.iR
Last Modified:		24/06/2015
*/

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}

@font-face{
	font-family:'Yekan';
	src:url('fhttp://rozup.ir/up/nazskin/roztemp/files/fonts/BYekan.eot?#') format('eot'),
		url('http://rozup.ir/up/nazskin/roztemp/files/fonts/BYekan.woff') format('woff'),
		url('http://rozup.ir/up/nazskin/roztemp/files/fonts/BYekan.ttf') format('truetype');
}

@font-face {
	font-family: 'iconic';
	src:url('http://rozup.ir/up/nazskin/roztemp/bloob/iconic.eot?-a720jh');
	src:url('http://rozup.ir/up/nazskin/roztemp/bloob/iconic.eot?#iefix-a720jh') format('embedded-opentype'),
		url('http://rozup.ir/up/nazskin/roztemp/bloob/iconic.ttf?-a720jh') format('truetype'),
		url('http://rozup.ir/up/nazskin/roztemp/bloob/iconic.woff?-a720jh') format('woff'),
		url('http://rozup.ir/up/nazskin/roztemp/bloob/iconic.svg?-a720jh#iconic') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea, input {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none;list-style:none;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a{color:#777;}
a:hover {color:#666;}
img {border:none;max-height:100%;max-width:100%;}
hr{border:none;border-bottom:#F99 solid 3px;}
::selection {background-color:#333;color:#fff;}
::-moz-selection {background-color:#333;color:#fff;}

button,input[type=button],input[type=submit] {
	border:none;
	font-size:13px;
	color:#fff;
	background-color:#e74c3c;
	border-radius:2px;
	border-bottom:3px solid #c0392b;
	padding:5px 5px;
	font-family:Yekan, Roboto;
	margin:3px;
}
 
input[type=reset] {
	border: none;
	font-size: 13px;
	color: #fff;
	background-color: #34495e;
	border-radius: 2px;
	border-bottom: 3px solid #2c3e50;
	padding: 5px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 3px;
 }
input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url] {
	font-size: 13px;
	border: solid 1px #CCC;
	background-color: #FFF;
	padding: 5px;
	text-align: right;
	color: #000;
	margin: 5px;
}

body {
	color:#333;
	direction:rtl;	
	background:#ddd url(bg.png); 
	font:13px/1.7 Yekan, Roboto;
	overflow-x:hidden;
}

.tcenter{text-align:center}
.clear {display:block;clear:both}
.wrapper {width:960px;margin:0 auto;display:block;}

.welcome {
	display:inline-block;
	background:url(sprite.png) 80px -180px no-repeat;
	margin:30px 0 0 0;
	padding:80px 0 0 0;
	width:270px;
	height:38px;
	font-family:Yekan, Segoe UI;
	color:#999;
}

#nav {
	background:url(sprite.png) no-repeat 0 7px;
	margin:-100px auto 0 auto;
	width:575px;
	height:210px;
}

#nav  ul{padding:128px 0 0 0;}

#nav  ul li{
	display:inline-block;
	width:80px;
	cursor:pointer;
	height:100px;
	text-align: center;
	font-size: 14px;
	float:right;
	margin:0 43px 0 0;
	-webkit-transition : all 0.5s ease-in-out;
	-moz-transition : all 0.5s ease-in-out;
	-o-transition : all 0.5s ease-in-out;	
}

#nav  ul li:first-child {margin:0px;}

#nav  ul li i{
	width:35px;
	font-size:32px;
	background:#fff;
	text-align:center;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:5px solid #d81e28;
	margin:-19.5px 0 10px 0;
	padding:16px 15.5px 15.5px 15.5px;
	box-shadow:0 5px 0 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 5px 0 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 5px 0 0 rgba(0,0,0,0.1);
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;	
}

#nav  ul li a h2{
	margin:20px 0 -5px;
	font-size:13px;
	color: #d71621;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;		
}

#nav  ul li:hover a > i {color:#d71621;}

#nav ul li:hover a > h2 {
	color:#333;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;	
}

.tinynav {
	display:none;
	width:90%;
	margin:3px auto 1px;
	padding:0 10px;
	font:14px Yekan, Roboto;
	background:#fefefe;
	border:1px solid #e4e4e4;
	appearance: none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
.tinynav::-ms-expand{display:none;}

.banners {margin:0 0 30px 0;width:100%;}

#sidebar-right {width:20%;float:right;}
#sidebar-left {margin:0 20px 0 0;width:23%;float:right;}

#sidebar-right aside {
	background:#fff;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 0 3px #c9c9c9;
	-moz-box-shadow:0 0 3px #c9c9c9;
	-webkit-box-shadow:0 0 5px #c9c9c9;
}

#sidebar-left aside {
	background: #fff;
	margin: 0 0 20px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	-webkit-box-shadow:0 0 5px #c9c9c9;
	box-shadow:0 0 5px #c9c9c9;
	overflow: hidden;
}

#sidebar-right aside > header, #sidebar-left aside > header {
	color:#fff;
	font-size:16px;
	text-align:left;
	padding:10px 10px 10px 20px;
	border-left:10px rgba(0,0,0,0.1) solid;
}

#sidebar-right aside > header {background: #cf3636;}
#sidebar-left aside > header {background: #36b0cf;}

#sidebar-right aside > header h2, 
#sidebar-left aside > header h2 {
	color:#fff;
	opacity:0.5;
	font-size:12px;
	margin:-2px 0 0 0;
}

#sidebar-right aside > header span, #sidebar-left aside > header span {
	background: #fff;
	border:2px rgba(0,0,0,0.1) solid;
	text-align:center;
	margin:-2px 0 0 0;
	padding:4px;
	float:right;
	width:30px;
	height:30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#sidebar-right aside > header span i, 
#sidebar-left aside > header span i {
	color:#000;
	font-size:26px;
	line-height:30px;
	text-align:center;
	margin-right:-2px;
}

#sidebar-right aside .content, 
#sidebar-left aside .content{margin:10px}

aside .content li:before {
	width:6px;
	height:6px;
	margin:7px 0 0 5px;
	content:'';
	display:block;
	float:right;
	border-radius:50%;
	border:1px solid #888;
	line-height:inherit;
}

aside .content li:hover:before{background:#888;}

.ul-cats {padding:5px;}
.ul-cats li {
	list-style:square;
	color:#6c7a89;
	border-bottom:none !important;
	margin:0px 5px;
}
.ul-cats li:before {display:none !important;}
.ul-cats a {color:#000;font-size:14px;}
.ul-cats a:hover {color:#c0392b;}
.ul-cats span {color:#c0392b;font-size:14px;}
.ul-cats ul {border-right:1px dashed #666;padding:0px 10px;margin:0 10px 0 5px}
.ul-cats ul li {list-style:disc;color:#36b0cf;padding-left:5px;}
.ul-cats ul a{color:#666;}

.select-archive {
	color:#fff;
	width:100%;
	border:none;
	margin-right:-10px;
	background:#707070;
	font:14px Yekan, Roboto;
}

.select-archive option {
	color:#fff;
	border:none;
	padding:10px 5px;
	background:#707070;
	font:14px Yekan, Roboto;
}

.lastcm-list {
	width:94.5%;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:5px;
	background:#fffae5;
	border:1px solid #ffe597;
	text-shadow:1px 1px rgb(255, 255, 255);
}


#main-content {width:50%;float:right;margin-right:20px;}

.pblock {
	display:table;
	background:#fff;
	border-left:#ebebeb solid 10px;
	padding:10px;
	width:100%;
	border-radius: 3px;
	box-shadow:0 0 5px #c9c9c9;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:0 0 5px #c9c9c9;
	margin-bottom:15px;
}

.pblock > header {
	padding:0 0 10px 0;
	margin:0 -10px 10px;
	border-bottom:#ebebeb solid 1px;
}

.pblock > header h2 {
	color:#555;
	font-size:16px;
	padding:0 15px 0 0;
	transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;	
}

.pblock:hover > header > h2 a {
	color:#cf3636 !important;
	transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;	
}

span.ant {
    height: 25px;
    padding: 2px 10px;
    background: none repeat scroll 0% 0% #EEE;
    float:left;
    margin: -5px 5px 5px -10px;
    color: #666;
    line-height: 19px;
    font-size: 11px;
}

.post-content {text-align:justify;line-height:2.2;margin:5px;}

.post-content img.thumb {
	margin: 0 0 10px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	width:450px;height:550px;
}

.pblock > footer {
	margin:30px -10px 0;
	padding: 10px 0 5px 0;
	border-top: #ebebeb solid 1px;
}

.pblock > footer ul{margin:0 25px;}

.pblock > footer ul li {
	display: inline-block;
	background: #eee;
	padding:3px 7px;
	margin:0 0 5px 10px;
	color: #555;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pblock > footer ul li i {
	float:right;
	font-size:14px;
	line-height:1.5;
	margin-left:5px;
}

.more {
	color:#fff;
	float:left;
	font-size:14px;
	padding:0 15px;
	margin:5px 0 0 0;
	background:#464646;
	display:inline-block;
	border-right:6px #cf3636 solid;
	transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}

.more:hover {
	color:#fff;
	border-right:none;
	border-left:6px #cf3636 solid;
}

.tags {margin-bottom:15px;}

.tags a {
	background:#e7de52;
	padding:5px 10px;
	color:#fff;
	text-shadow:0px 1px 1px #878787;
	border-radius:4px;
	border-bottom:3px rgba(0,0,0,.1) solid;
	margin:4px;
}

.tags a:hover {
	border-top:3px rgba(0,0,0,.1) solid;
	border-bottom:none;
}

.archive-img{
	float:right;
	border-radius:3px;
	background:#EBEBEB;
	padding:3px;
	text-align:center;
	width:195px;
	height:140px;
}
.archive-img:hover{opacity:0.7;}

.archive-img img{
	width:195px;
	height:140px;
}
.archive-text{
	float:right;
	margin-right:5px;
	width:260px;
}
.archive-text h2{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	text-shadow:0px 1px 1px #EAEAEA;
}
.archive-posts{margin-top:5px;margin-bottom:5px;clear:both;}
.archive-posts li{
	background:#EBEBEB;
	padding:3px;
	margin-bottom:3px;
	margin-left:-15px;
	border-radius:0 3px 3px 0;
	border-right:5px rgba(0,0,0,.1) solid;
	transition: all 0.7s ease-in-out 0s;
}
.archive-posts li:hover{border-right:5px #8DBF36 solid;}
.archive-posts li a{font-size:13px;}

.pages {
	display:table;
	background:#fff;
	border-left: #ebebeb solid 10px;
	margin:20px 0;
	padding-right:20px;
	width:100%;
	-webkit-border-radius: 3px;
	border-radius:3px;
	-webkit-box-shadow:0 0 5px #c9c9c9;
	box-shadow:0 0 5px #c9c9c9;
}

ul.posts li {
	border-right:4px rgba(0,0,0,.1) solid;
	padding:2px 5px;
	transition: all .7s ease-in-out;
}
ul.posts li:hover {border-right:4px #36b0cf solid;}

.pages a {
	display: inline-block;
	background: #ebebeb;
	margin: 15px 0 0 10px;
	min-width: 30px;
	min-height: 30px;
	text-align: center;
	font-size: 16px;
	-webkit-transition : all 0.2s ease-in-out;
	-moz-transition : all 0.2s ease-in-out;
	-o-transition : all 0.2s ease-in-out;	
	float: left;
}

.pages a:hover {
	background: #d03838;
	color: #fff;
	-webkit-transition : all 0.2s ease-in-out;
	-moz-transition : all 0.2s ease-in-out;
	-o-transition : all 0.2s ease-in-out;	
}

.pages .pagination_current {
	display: inline-block;
	background: #555;
	margin: 15px 0 0 10px;
	color:#fff;
	min-width: 30px;
	min-height: 30px;
	text-align: center;
	font-family: BYekan;
	font-size: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition : all 0.2s ease-in-out;
	-moz-transition : all 0.2s ease-in-out;
	-o-transition : all 0.2s ease-in-out;	
	float: left;	
}

.pages .all {
	background: #555;
	padding:15px 20px;
	font-size: 16px;
	margin-right:-20px;
	color:#fff;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	float:right;
}

#footer {
	display:table;
	background: #454545;
	margin:20px 0 0 0;
	width:100%;
	padding:10px 20px;
}

.sarchbox{float:left;margin:0 0 0 140px;}

.sarchbox h5{color:#fff;font-size:20px;margin:0 8px 10px 0;}

.sarchbox input[type=text] {
	color:#999;
	margin:0px;
	float:left;
	width:160px;
	border:none;
	height:35px;
	text-align:left;
	font-style:italic;
	background:#363636;
	padding:0px 0 0 10px;
	border-radius:4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;

}

.sarchbox input[type=submit]{
	float:right;
	width:40px;
	height:35px;
	background:#943a3b;
	margin:0px;
	color:#fff;
	font-size:13px;
	border:none;
	border-radius:0 4px 4px 0;
	-o-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
}

#footer nav{float:right;}

#footer nav ul li {
	width:90px;
	height:50px;
	font-size:14px;
	text-align:center;
	display:inline-block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

#footer nav ul li:hover {
	background:#3f3f3f;
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

#footer nav ul li a {color:#fff;}

.social {float:left;margin:30px 0 0 135px;}

.social a{
	float:left;
	color:#fff;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	text-align:center;
	margin:0 10px 0 0;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	font:20px/35px iconic;
	background:rgba(255,255,255,.4);
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}

.social > .facebook:before {content: "\f09a";}
.social > .facebook:hover {background:#4e71a8;}
.social > .gplus:before {content: "\f0d5";}
.social > .gplus:hover {background:#e3411f;}
.social > .twitter:before {content: "\f099";}
.social > .twitter:hover {background:#00bff3;}
.social > .instagram:before {content: "\f16d";margin-left:4px;}
.social > .instagram:hover {background:#ad956c;}
.social > .html5:before {content: "\f13b";}
.social > .html5:hover {background:#ff9933;}

.flogo {
	display:block;
	float:right;
	width:120px;
	height:85px;
	margin:0 20px 30px 0;
	background:url(sprite.png) -120px -195px no-repeat;
	padding-right:73px;

}

.flogo:before, .flogo:after{
	color:#fff;
	display:block;
	float:right;
	content:'تهیه شده با عشق برای رزبلاگ توسط نازاسکین';
	width:230px;
	height:30px;
	margin:20px -150px 0 0;
	opacity:.8;
	visibility:hidden;
	transition:all .7s linear;
	-o-transition:all .7s linear;
	-moz-transition:all .7s linear;
	-webkit-transition:all .7s linear;
}

.flogo:after{
	content:'طراحی گرافیک توسط برگ گراف';
	margin:-5px -150px 0 0;
}

.flogo:hover:before, .flogo:hover:after{
	visibility:visible;
	margin-right:35px;
	transition:all .7s linear;
	-o-transition:all .7s linear;
	-moz-transition:all .7s linear;
	-webkit-transition:all .7s linear;
}
.flogo:hover:after{margin-right:50px;}

#comment { 
    width:98%;
    background-color:#f4f4f4; 
    border:solid 1px #e5e5e5; 
    position: relative; 
    border-top-right-radius:30px;
    font-size:12px;
    color:#34495e; 
    text-align:center;
    padding:5px;
}
#comment:before {
    content: " ";
    position: absolute;
    width: 0px;
    height: 0px;
    left: 220px;
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e5e5e5;
}
#comment_two{
	width:98%;
	background-color: #f4f4f4;
	border: solid 1px #e5e5e5;
	position: relative;
	border-bottom-left-radius: 30px;
	font-family: b yekan;
	font-size: 13px;
	color: #000;
	text-align: right;
	padding: 5px;
}
#comment_two:before {
    content: " ";
    position: absolute;
    width: 0px;
    height: 0px;
    left: 220px;
    bottom: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e5e5e5;
}
.avatar{
	width:98%;
	text-align: center;
	padding: 10px;
}
.img_avatar{border-radius:60px;}

.nsk-pagenf{
	text-align:center;
}
.nsk-pagenf a{
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-khtml-border-radius:2px;
	border: 1px solid rgba(0,0,0,.1);
	padding:2px 5px;
	margin:4px;
	background:#f8535c;
	color:#fff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-khtml-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	text-decoration:none;
}
.nsk-pagenf a:hover{
	background:#c11821;
}
.nsk-pagenf .current{
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-khtml-border-radius:2px;
	border: 1px solid rgba(0,0,0,.1);
	padding:2px 5px;
	margin:4px;
	background:#333;
	color:#fff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-khtml-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	text-decoration:none;
}

#MTForumBlock a{
	color:#000;
	text-decoration:none;
	text-shadow:0px 1px 1px #d3d3d3
}
#MTForumBlock table{
	width:98.2%;
	font-size:12px;
	margin-top:5px;
}
#MTForumBlock table tr.MTForumfirst td{
	background:#36b0cf;
	padding:4px;
	color:#fff;
	border:none;
	border-bottom:3px rgba(0,0,0,0.1) solid;
	border-radius: 1px;
}

#MTForumBlock table tr td{
	border: 1px #CCC solid ;
	border-radius: 1px;
	background: none repeat scroll 0% 0% #fafafa;
	transition: all 0.1s ease 0s;
	border-bottom:3px rgba(0,0,0,0.1) solid;
	padding:3px;
}
#MTForumBlock tr td:hover{
	background:rgba(0,0,0,0.1);
}

.MTForumtitle {text-align:center; }
.MTForumanswer {width:40px;text-align:center;}
.MTForumview {width:40px;text-align:center;}
.MTForumlast {width:90px;text-align:center;}
.MTForumrowtitle {padding-right:5px;}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'iconic';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-forum:before {content:"\f0c0";}
.icon-rss-archive:before {content: "\f143";}
.icon-archive:before {content: "\e601";}
.icon-category:before {content: "\e611";}
.icon-bargraph:before {content: "\e612";}
.icon-ads:before {content: "\e600";}
.icon-chatbox:before {content: "\e602";}
.icon-code:before {content: "\e603";}
.icon-auto:before {content: "\e604";}
.icon-lable:before {content: "\e605";}
.icon-eye:before {content: "\e606";}
.icon-heart:before {content: "\e607";}
.icon-poll:before {content: "\e60f";}
.icon-home:before {content: "\e608";}
.icon-about:before {content: "\e609";}
.icon-support:before {content: "\e60a";}
.icon-link:before {content: "\e613";}
.icon-ads-pin:before {content: "\e60b";}
.icon-man:before {content: "\e60d";}
.icon-newslatter:before {content: "\e614";}
.icon-comment:before {content: "\e60e";}
.icon-block:before {content: "\e616";}
.icon-writers:before {content: "\e617";}
.icon-phone:before {content: "\e60c";}
.icon-rss:before {content: "\e615";}
.icon-random:before {content: "\e618";}
.icon-last-cm:before {content: "\e619";}
.icon-users:before {content: "\e610";}
.icon-archive:before {content: "\e601";}