﻿@charset "utf-8";
.body_print {
	background-image: none;
	background-color:#FFFFFF;
}
.print .logo {
	text-align:center;
}
.body_print {
	background-image: none;
	background-color:#FFFFFF;
}

.print .block1 {
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #49575d;
}

.print .line3 {
	margin-top: 10px;
}
.print .m-col {
	padding: 0 10px 0 10px;
}
.print .latestnews_box {
	margin-bottom: 20px;
}

.print .bigtitle {
	font-size: 16px;
	margin-bottom: 20px;
}
.print .newsblock {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.print .newsblock .toptitle {
	font-family: Tahoma;
	color: #55676e;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 8px;
	text-align: justify;
}

/*-----------------صفحه داخلی-----------------*/	
.print .mr-col {
	padding: 0 0 0 10px;
}
.print .cover_box {
	margin-bottom: 20px;
}
.print .cover {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 20px;
}
.print .poststat {
	font-size: 11px;
}
.print .poststat li {
	margin-left: 5px;
}
.print .poststat .title {
	font-weight: normal;
	color: #6AA4BC;
	padding: 0 5px 0 2px;
}
.print .postblock {
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
	margin-top: 15px;
}
.print .postblock .toptitle {
	font-family: Tahoma;
	color: #55676e;
	font-size: 14px;
	line-height: 12px;
	margin-bottom: 8px;
	text-align: justify;
}
.print .postblock .title {
	color: #000000;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 8px;
	text-align: justify;
}
.print .postblock .title a:link, .postblock .title a:visited {
	color: #308AC3;
	font-weight: 500;
}
.print .postblock .title a:hover {
	color: #04B9FB;
}
.print .postblock .text {
	font-family: Tahoma;
	color: #55676e;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: justify;
}
.print .postblock .pic {
	max-width: 270px;
}
.print .postblock .summary {
	border-right: 2px solid #C9C9C9;
	padding: 0 15px 0 15px;
	margin-bottom: 10px;
}
.print .postblock .content {
	font-family: PersianDigiFont;
	line-height: 25px;
	font-size: 13px;
	text-align: justify;
	text-justify: inter-word;
	margin-top: 8px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 50px;
}
.print .postblock .tags li {
	margin-left: 5px;
	padding-right: 5px;
}
.print .mortabet, .akharin {
	padding: 0 2px;
}
.print .mortabet li, .akharin li {
	border-bottom: 1px dotted #DDDDDD;
}
/*-----------------صفحه داخلی/-----------------*/
   

@media print {
      a[href]:after {
    content:none;
  }
}