/* CSS Document 
Theme Name: خبرگزاری اطلس پرسugr این قالب متعلق به خبرگزاری اطلس پرس میباشد
version: 1.0
*/
/* CSS Document */
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
html { height: 101%; } /* always display scrollbars */
body { font-size: 62.5%; line-height: 1; font-family: Arial, Tahoma, Verdana, sans-serif; }
 
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; }
strong { font-weight: bold; } 
 
input { outline: none; }
 
table { border-collapse: collapse; border-spacing: 0; }

a {
	text-decoration: none;
	color: inherit;
}
.clearfix:before, .container:after { 
    content: ""; display: table; 
}
.clearfix:after { 
    clear: both; 
}
/* IE 6/7 */
.clearfix { 
     zoom: 1; 
}
.clear { clear: both; }
* { box-sizing: border-box; }
/* Original Style */
@font-face {
	font-family: nsans;
	src: url('fonts/IRANSansWeb.woff') format('truetype');
}
@font-face {
	font-family: bsans;
	src: url('fonts/IRANSansWeb_Bold.woff') format('truetype');
}
body {
	background: #ecf0f1;
	direction: rtl;
}
.container {
	max-width: 1400px;
	margin: 0 auto;
}
.Box {
	background: #fff;
	border: 1px solid #dbdbdb;
}
#topHeader {
	width: 100%;
	margin-bottom: 16px;
}
#topnav {
	background: #414141;
	overflow: hidden;
}
#topNavMenu ul li {
	float: right;
	margin-left: 15px;
}
#topNavMenu ul li a {
	font: normal 11px/30px Tahoma, Geneva, sans-serif;
	color: #fff;
}
#topNavMenu ul li a:hover { color: #ba2718; }
#social ul li {
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 2px;
	margin-top: 3px;
}
#social ul li a {
	display: block;
	width: 24px;
	height: 24px;
}
#banner {
	background: #e74c3c;
	height: 120px;
	overflow: hidden;
}
#logo {
	float: right;
	margin-top: 10px;
	width: 97px;
	height: 100px;
	background: url(image/logo2.png) no-repeat;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
	font: normal 1px Tahoma, Geneva, sans-serif;
	text-indent: -999em;
}
#dateAndSearch {
	width: 200px;
	float: left;
	margin-top: 17px;
}
#dateAndSearch ul li {
	font: normal 14px/28px nsans;
	color: #fff;
}
#search {
	width: 100%;
	height: 32px;
	overflow: hidden;
	margin-top: 7px;
}
#ressearch {
	width: 100%;
	height: 32px;
	overflow: hidden;
	margin: 12px 0;
	box-sizing: border-box;
}
#search input[type="text"], #ressearch input[type="text"] {
	float: right;
	padding-right: 4px;
	width: 75%;
	height: 32px;
	font: normal 14px/32px nsans;
	color: #8c8c8c;
	background: #ffffff;
	border: none;	
	box-sizing: border-box;
}
#search input[type="submit"], #ressearch input[type="submit"]{
	float: right;
	width: 25%;
	height: 32px;
	cursor: pointer;
	background: none;
	border: none;
	background: #34495e;
	font: normal 14px/32px nsans;
	color: #ffffff;
}
#ressearch input[type="submit"] {
	background: #414141;
	color: #ffffff;
}
#navigation { background: #34495e;  }
#navmenu{
	position:relative;
	float: right;
}
#navmenu ul li {
	position:relative;
	float:right;
	margin: 0 15px;
}
#navmenu ul li:first-child { margin-right: 0; }
#navmenu ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#navmenu li a {
	display:block;
	color:#fff;
	font:normal 14px/40px nsans;
}
#navmenu ul li a span { display:none;}
#navmenu ul ul {
	display: none;
	width:150px;
	position:absolute;
	right:0;
	background: url(image/ulul.png) repeat;
	border-top:none;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	z-index: 999;
}
#navmenu ul ul li {
	float:none;
	background:none;
	padding-left:0;
}
#navmenu ul ul a {
	padding:2px 7px;
	font: normal 13px/24px yekan;
	color:#ffffff;
	text-shadow:none;
}
#navmenu ul ul li.last a{
	padding:0px 7px;
	border-radius:0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-radius:0 0 7px 7px;
}
#navmenu ul  a:hover { color: #CE3E2F; }
#navmenu ul  ul a:hover {
	background-color:#ffffff;
	border-left: 3px solid #a70000;
	color:#525252;
}
#wrapper {
	margin-bottom: 16px;
}
#rightSide {
	width: 32.9%;
	float: left;
}
.boxTitle {
	background: #34495e;
	padding: 0 16px;
	font: normal 16px/30px nsans;
	color: #fff;
	border-bottom: 3px solid #042342;
	margin-bottom: 8px;
}
#siteText {
	padding: 8px;
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #323232;
	margin-bottom: 8px;
}
.widgetNote { margin-bottom: 8px; }
.wnArticle {
	padding: 0 8px;
	margin-bottom: 5px;
	overflow: hidden;
}
.wnArticle figure {
	float: right;
	height: auto;
	margin-left: 6px;
	padding: 3px;
	background: #d9d9d9;	
}
.wnArticle figure img {
	width: 100%;

}
.wnTitre {

}
.wnTitre a {
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #545454;
}
.wnTitre a:hover { color: #ba2718; }
.wnTitre .waAuthor {
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #6cb3c8;
	margin-top: 15px;
}
.widgetList1 { margin-bottom: 8px; }
.widgetList1 ul li {
	background: url(image/bullets.png) no-repeat right 6px;
	padding-right: 14px;
	margin: 0 8px 10px 8px;
}
.widgetList1 ul li a {
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #545454;
}
.widgetList1 ul li a:hover { color: #ba2718; }
#content {
	width: 50%;
	float: right;
	margin-left: 1%;
}
.lof-slidecontent {
	position:relative;
	overflow:hidden;
	margin-bottom: 10px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(image/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-slidecontent  .sliders-wrapper{
	position:relative;
	height:100%;
	width:900px;
	z-index:3px;
	overflow:hidden;
}
.lof-slidecontent  ul.sliders-wrap-inner{
	overflow:hidden;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}
.lof-slidecontent  ul.sliders-wrap-inner li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}
.lof-slidecontent  .lof-opacity {
	width:100%;
	height:100%;
}
.lof-slidecontent  .lof-opacity  li{
	position:absolute!important;
	top:0;
	left:0;
	float:inherit!important;
}
.lof-slidecontent  ul.sliders-wrap-inner li img {
	width: 406px;
	height: 269px;
	display: block;
	border: 1px solid #b5b5b4;
	z-index: 999;
}
.lof-slidecontent  ul.sliders-wrap-inner li .slidetitr {
	position: absolute;
	bottom: 58px;
	right: 7px;
}
.lof-slidecontent  ul.sliders-wrap-inner li h2 {
	background: url(image/ulul.png) repeat;
	padding: 8px 6px;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 394px;
}
.lof-slidecontent  ul.sliders-wrap-inner li h2 a {
	font: normal 16px/24px yekan;
	color: #ffffff;
}
.lof-slidecontent  ul.sliders-wrap-inner li h2 a:hover { color: #ec4b3f; }
.lof-slidecontent  ul.sliders-wrap-inner li .slideexcerpt {
	font: normal 13px/28px yekan;
	color: #dbdbdb;
	background: url(image/slider-des.png) repeat;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0 6px;
	position: absolute;
	right: 7px;
	bottom: 19px;
}
.lof-slidecontent  .navigator-content {
	position:absolute;
	left:0;
	top:00px;
	z-index:100;
	height:300px;
	width:310px;
	overflow:hidden;
	color:#FFF
}
.button-next,
.button-previous {
	width: 23px;
	height: 31px;
	position: absolute;
	top: 12px;
	z-index: 99;
	text-indent: -999em;
	font: normal 1px Tahoma, Geneva, sans-serif;
	cursor: pointer;
}
.button-next {
	left:35px;
	background: url(image/slider-controll.png) -23px 0;
}
.button-previous {
	left:9px;
	background: url(image/slider-controll.png) 0 0;
}
#topnews {
    background: #ededed;
    overflow: hidden;
    margin-bottom: 16px;
}
#topnews h2 {
	padding: 0 16px;
	margin-bottom: 16px;
}
#topnews h2 a {
	font: normal 18px/30px bsans;
	color: #0A4E77;
}
#topnews figure {
	width: 100%;
	margin-bottom: 16px;
}
#topnews  img {
	width: 100%;
	height: auto;
	display: block;
}
#topnews p {
	padding: 0 16px;
	font: normal 14px/20px nsans;
	color: #525252;
	margin-bottom: 16px;
}
#othertop {
	margin: 0 16px 16px 16px;
	overflow: hidden;
}
#othertop article {
	width: 32%;
	float: right;
	margin-left: 2%;
}
#othertop article:nth-child(3n) { margin-left: 0; }
#othertop article:last-child { display: none; }
#othertop article figure {
	width: 100%;
	margin-bottom: 6px;
}
#othertop article figure img {
	width: 100%;
	height: 136px;
	display: block;
}
#othertop article a {
	font: normal 16px/28px nsans;
	color: #125f8b;
}
.lastNews {
	padding: 8px 16px;
	overflow: hidden;
}
.lastNews figure {
	float: right;
	width: 25%;
	margin-left: 16px;
	border: 1px solid #dcdcdc;	
}
.lastNews figure img {
	width: 100%;
	height: 113px;
	display: block;
}
.lnContent {
	width: 280px;
	float: right;
}
.rotitr {
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #7d7c7c;
	margin-right: 5px;
}
.lastNews h3 { margin-bottom: 8px; }
.lastNews h3 a {
	font: normal 18px/28px nsans;
	color: #125f8b;
}
.lastNews h2 a:hover { color: #ba2718; }
.lastNews p {
	font: normal 14px/24px nsans;
	color: #414141;
	margin-top: 5px;

}
#importamt_news {
	background: #34495e;
    padding: 0 16px;
    font: normal 18px/30px bsans;
    color: #fff;
    border-bottom: 3px solid #042342;
    margin-bottom: 8px;
}
#gallery {

}
.galleryBox  {
	width: 318px;
	float: right;
	margin-bottom: 8px;
	position: relative;
}
.galleryBox  img {
	width: 318px;
	height: 239px;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
.gbTitle { margin-bottom: 0 !important; }
.gbTitre{
	background: url(image/titrbg.png) repeat;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 304px;
	padding: 8px 6px;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	text-align: center;
}
.gbTitre a {
	font: normal 17px/20px yekan;
	color: #fff;
}
.gbTitre a:hover { color: #ba2718; }
#newsPaper { margin-left: 8px; }
#multimedia { overflow: hidden; }
.lof-slidecontent2 {
	position:relative;
	overflow:hidden;
	margin: 8px;
}
.lof-slidecontent2 .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent2 .preload div{
	height:100%;
	width:100%;
	background:transparent url(image/load-indicator.gif) no-repeat scroll 50% 50%;
}
.main-slider-content { float: left; }
.lof-slidecontent2  .sliders-wrapper{
	position:relative;
	height:100%;
	z-index:3px;
	overflow:hidden;
}
.lof-slidecontent2  ul.sliders-wrap-inner{
	overflow:hidden;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}
.lof-slidecontent2  ul.sliders-wrap-inner li{
	display: block;
	overflow:hidden;
	float:left;
	position:relative;
}
.lof-slidecontent2  ul.sliders-wrap-inner li img {
	width: 428px;
	height: 284px;
	border: 1px solid #323232;
}
.lof-slidecontent2  ul.sliders-wrap-inner li h2 {
	position: absolute;
	bottom: 1px;
	right: 1px;
	background: url(image/titrbg.png) repeat;
	padding: 0 10px;
	width: 99%;
	text-align: center;
}
.lof-slidecontent2  ul.sliders-wrap-inner li h2 a {
	font: normal 16px/30px nsans;
	color: #ffffff;
}
.lof-slidecontent2  ul.sliders-wrap-inner li h2 a:hover { color: #ba2718; }
.lof-slidecontent2  .lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
.lof-slidecontent2  .navigator-content {
	z-index:9;
	height:286px;
	width:179px;
	overflow:hidden;
}
.lof-slidecontent2  .navigator-wrapper{
	position:relative;
	z-index:10;
	height:286px ;
	width: 179px ;
	overflow:hidden;
	float:left
}
.lof-slidecontent2  ul.navigator-wrap-inner{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
.lof-slidecontent2  ul.navigator-wrap-inner li{
	z-index: 999;
	cursor: pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	position: relative;
}
.lof-slidecontent2  ul.navigator-wrap-inner li .nav-opacity {
	width: 190px;
	height: 99px;
	background: url(image/sliderlibg.png);
	position: absolute;
	top: 0;
	right: 0;
}
.lof-slidecontent2 ul.navigator-wrap-inner  li.active .nav-opacity { display: none; }
.lof-slidecontent2 ul.navigator-wrap-inner li img{
	width:177px;
	height:90px;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #323232;
}
#rightsideAndContent {
	width: 64.8%;
	float: right;
	margin-left: 0.8%;
}
#leftside {
	width: 24%;
	float: right;
	margin-left: 1%;
}
#secoundSide {
    width: 24%;
    float: right;
}
#leftside img {
	width: 100%;
	height: auto;
	display: block;
}
#paper {
	width: 100%;
	height: 70px;
	background: url(image/paper-2.png) no-repeat;
	background-size: cover;
	margin: 8px 0;
	text-align: center;
}
#paper a {
	font: normal 16px/35px yekan;
	color: #fff;
	display: block;
}
#paper a:hover { color: #34495e; }
.etabs {
	margin: 0;
	padding: 0;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	overflow: hidden;
	border-bottom: 3px solid #042342;
}
.tab {
	float: right;
	zoom:1;
	background: #34495e;
	width: 50%;
	margin: 0;
	text-align: center;
}
.tab a {
	display: block;
	font: normal 14px/31px nsans;
	color: #fff;
}
.tab.active {
	background: #042342;
	position: relative;
}
.tab-container {
	background: #f5f5f5;
}
.tab-container .panel-container {
	background: #fff;
	border: solid #dbdbdb 1px;
	border-top: none;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
.panel-container { margin-bottom: 10px; }
.panel-container ul li {
	padding: 8px 16px;
	background: #f5f5f5;
	margin-bottom: 0 !important;
}
.panel-container ul li:nth-child(2n+2) {
	background: #ffffff;
}
.panel-container ul li a {
	font: normal 14px/22px nsans;
	color: #545454;
}
.panel-container ul li a:hover { color: #ba2718; }
.nerkhWidget { padding-bottom: 8px; }
.nerkhWidget ul li {
	background: #fff;
	font: normal 11px/20px Tahoma, Geneva, sans-serif;
	color: #545454;
	padding: 0 8px;
	overflow: hidden;
}
.nerkhWidget ul li:nth-child(2n+2) { background: #e1e1e1; }
.nerkhWidget ul li span { float: left; }
.lstWidget {
	padding: 8px 16px;
	overflow: hidden;
}
.lstWidget figure {
	float: right;
	margin-left: 16px;
	width: 25%;
	border: 1px solid #dedede;	
}
.lstWidget figure img {
	width: 100%;
	height: 52px;
	display: block;
}
.lstContent {

}
.lstWidget a {
	font: normal 14px/22px nsans;
	color: #545454;
}
.lstWidget a:hover { color: #ba2718; }
.lsWidget2 {
	margin-bottom: 16px;
}
.lsWidget2 ul li {
	border-bottom: 1px dashed #7F9DAE;
	padding: 8px 16px;
}
.lsWidget2 ul li:last-child { border-bottom: none; }
.lsWidget2 ul li a {
	font: normal 14px/22px nsans;
	color: #545454;
}
.lsWidget2 ul li a:hover { color: #ba2718; }
.polls { overflow: hidden; }
.lsWidget1 { margin-bottom: 16px; }
.pollstitle .polssname {
	width: 64px;
	height: 21px;
	background: url(image/polsbg.png) no-repeat;
}
.wp-polls  p {
	margin-bottom: 15px;
}
.wp-polls  p strong {
	font: normal 14px/22px yekan !important;
	color: #e15f08;

}
.wp-polls-ul { margin-right: 0 !important; }
.wp-polls ul li {
	font: normal 11px/20px tahoma !important;
	color: #545454;
	overflow: hidden;
}
.wp-polls ul li strong {
	font: normal 11px/20px tahoma !important;
	color: #545454;
}
.polls form { padding: 0 8px; }
.polls form p { overflow: hidden; }
.polls input {
	float: right;
	margin-left: 5px;
	margin-bottom: 20px;
}
.polls label {
	float: right;
	font: normal 11px/7px Tahoma, Geneva, sans-serif !important;
	color: #545454;
}
.polls .Buttons {
	padding: 0 15px;
	font: normal 14px/29px yekan;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ba2718;
	border: none;
	cursor: pointer;
	float: left;
	margin-bottom: 6px;
}
.wp-polls { padding: 8px; }
.wp-polls-ans {
	font: normal 11px/18px tahoma;
	color: #34495e;
}
#adsBar {
	width: 12.0%;
	float: right;
}
#adsBar img {
	max-width: 120px;
	margin-bottom: 8px;
}
#bottomFooter {
	width: 100%;
	background: #ba2718;
}
#footerMenu {
	background: #34495e;
	text-align: center;
	padding: 13px 0;
}
#footerMenu ul li {
	display: inline-block;
	padding: 0 8px;
	border-left: 1px solid #edecec;
}
#footerMenu ul li:last-child { border-left : none; }
#footerMenu ul li a {
	font: normal 11px/14px Tahoma, Geneva, sans-serif;
	color: #edecec;
}
#footerMenu ul li a:hover { color: #ba2718; }
#atlasPress {
	width: 460px;
    height: 97px;
    background: url(image/logo2.png) no-repeat right center;
    padding-right: 122px;
    padding-top: 18px;
    font: normal 11px/20px Tahoma, Geneva, sans-serif;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
#singleArticle { padding: 16px; }
#singleHeader {
	overflow: hidden;
	margin-bottom: 18px;
}
#singleHeader figure {
	width: 100%;
}
#singleHeader figure img {
	width: 100%;
	height: auto;
	display: block;
}
#singleMeta {
	padding: 15px;
}
#smRotitr {
	font: normal 14px/20px nsans;
	color: #4c4b4b;
	text-align: center;
	margin-bottom: 10px;
}
#singleHeader h1 {
	font: normal 20px/40px bsans;
	color: #125f8b;
	margin: 10px 0;
	text-align: center;
}
#singleMeta {
	background: #b1dcf8;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 8px;
	text-align: center;
}
#singleMeta ul li {
	display: inline-block;
	margin: 0 10px;
	font: normal 11px/20px Tahoma, Geneva, sans-serif;
	color: #000000;
}
#breadcrumbs span, #breadcrumbs a {
    color: #2b5a5d;
	font: normal 12px/22px nsans;
}
#thecontent {
	font: normal 15px/32px nsans;
	color: #000000;
}
#thecontent p {
	font: normal 15px/32px nsans;
	color: #000000;
	margin-bottom: 16px;
}
#thecontent p a {
	color: #ba2718;
	text-decoration: underline;
}
#thecontent img {
	max-width: 100%;
	height: auto;
	display: block;
}
#thecontent h2 {
	font: normal 18px/32px bsans;
	color: #000000;
	margin: 8px 0;
}
#thecontent h3 {
	font: normal 16px/32px bsans;
	color: #000000;
	margin: 8px 0;
}
#thecontent ul li {
	list-style: disc;
	list-style-position: inside;
}
#thecontent blockquote {
    border-right: 4px solid #18a5c3;
    margin-bottom: 40px;
    background: #eee;
    padding: 10px 25px 10px 10px;
    overflow: hidden;
}
#thecontent blockquote cite {
    float: left;
    font: normal 12px/20px tahoma;
    color: #888;
}
#thecontent blockquote p {
    margin-bottom: 12px;
}
.wp-caption-text {
	background: #323232;
	padding: 0 8px;
	font: normal 12px/30px tahoma !important;
	color: #fff !important;
	text-align: center;
}
#singlefooter {
	background: #d3d3d3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
	margin: 20px 0;
	padding: 6px 0;
}
#beSocial #bstitle {
	float: right;
	background: #008853 url(image/beSocial.png) no-repeat right center;
	padding: 0 35px 0 5px;
	font: normal 14px/30px yekan;
	color: #fff;
	margin-left: 4px;
}
#beSocial ul li {
	float: right;
	margin-left: 3px;
	margin-top: 3px;
	width: 24px;
	height: 24px;
}
#beSocial ul li#shareFB { background: url(image/sharing.png) no-repeat -48px 0; }
#beSocial ul li#shareTW { background: url(image/sharing.png) no-repeat -24px 0; }
#beSocial ul li#shareGP { background: url(image/sharing.png) no-repeat 0 0; }
#beSocial ul li a {
	display: block;
	width: 24px;
	height: 24px;
}
#beSocial {
	text-align: center;
}
.a2a_kit { float: none !important; }
.leftSinglefooter {
	float: left;
	font: normal 11px/15px Tahoma, Geneva, sans-serif;
	color: #545454;
	margin-top: 7px;
	padding: 0 10px;

}
#singlefooter span {
	float: left;
	font: normal 11px/26px Tahoma, Geneva, sans-serif;
	color: #545454;	
}
input.leftSinglefooter {
	width: 140px;	
	background: none;
	border: none;	
}
.printLink { border-right: 1px solid #545454; }
.swTitle {
	font: normal 16px/18px yekan;
	color: #ba2718;
	margin-bottom: 10px;
}
.singleWidget ul li {
	width: 49%;
	margin-left: 2%;
	float: right !important;
	margin-bottom: 20px;
	background: #f5f5f5;
	padding-bottom: 8px;
	clear: none !important;
}
.singleWidget ul li:nth-child(2n+2) {
	margin-left: 0;
}
.singleWidget ul li img {
	width: 100%;
	height: 182px;
	display: block;
	margin-bottom: 8px;
}
#archive {
	width: 64.6%;
	float: right;
	margin-left: 8px;
}
.singleWidget ul li h2 {

}
.singleWidget ul li .wpp-post-title {
	font: normal 14px/22px nsans;
	color: #545454;
	padding: 0 8px;
	display: inline-block;
}
.archiveArticle {
	overflow: hidden;
	padding: 8px 16px;
}
.archiveArticle figure {
	width: 25%;
	float: right;
	margin-left: 16px;
}
.archiveArticle figure img {
	width: 100%;
	height: auto;
	display: block;
}
.aArticleContent {

}
.aArticleRootitr {
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #7d7c7c;
}
.archiveArticle  a {
	font: normal 16px/28px nsans;
	color: #125f8b;	
}
.archiveArticle p {
	font: normal 14px/24px nsans;
	color: #414141;
	margin-top: 5px;
}
.miladiDate {
	direction: ltr;
	text-align: right;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	max-width: 95.84%;
	display: block;
	margin-bottom: 20px;
}
.wp-caption.aligncenter a {
	display: block;
}
#commentbox {
	margin-top: 25px;
}
#comments-title {
	margin: 10px 0;
}
#comments-title h4 {
	display: inline;
	font: normal 17px/22px yekan;
	color: #ef4017;
	padding-left: 8px;
	padding-right: 10px;
}
.comment-pack {
	background: #ebebeb;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 10px;
	overflow: hidden;
}
.comment-pack img.avatar {
	padding: 3px;
	background: #ebebeb;
	border: 1px solid #999;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: -40px;
}
.comment-pack .comment-info {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.comment-pack .comment-info .author-name {
	float: right;
	font: normal 14px/18px yekan;
	color: #000000;
	padding: 0 4px;
}
.comment-pack .comment-info .approv {
	float: right;
	font: normal 11px/18px tahoma;
	color: #ad0000;
	padding-right: 4px;
	padding-left: 4px;
}
.comment-pack .comment-info .reply {
	float: left;
	margin-left: 7px;
}
.comment-pack .reply .comment-reply-link {
	float: left;
	display: block;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	color: #D10C0C;
}
.comment-pack .comment-info .comment-date { 
	float: right;
	margin-right: 4px;
	font: normal 11px/18px tahoma;
	color: #727070;
	padding-left: 4px;
}
.comment-pack .comment-text {
	margin-top: 10px;
}
.comment-text > div{ display: block !important; }
.comment-text > p { display: none; }
.commrating {
	float: left;
	margin-left: 15px;
}
.comment-pack p {
	font: normal 12px/22px Tahoma, Geneva, sans-serif;
	color: #535353 !important;
	margin-bottom: 0;
	padding: 0 10px 10px 10px;
}
.logged-in-as {
	font: normal 11px/18px tahoma;
	color: #323232;
}
.children {
	margin-right: 30px;
}
.children .comment-pack { background:#ebebeb; }
#respond #reply-title { display: none; }
#respond {
	overflow: hidden;
	margin-top: 22px;
	margin-bottom: 10px;
}
#respond .comment-notes { display: none; }
#respond .comment_input {
	width: 31.2%;
	float: right;
	margin-left: 13px;
}
#respond .comment_input input {
	width: 93%;
	padding: 6px;
	background: #ffffff;
	font: normal 13px/28px Tahoma, Geneva, sans-serif;
	color: #383838;
	border: 1px solid #ededed;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#respond .comment_input input:focus { box-shadow: none; }

#respond .comment_input label {
	font: normal 18px yekan;
	color: #1e3669;
}
#respond form textarea {
	float: right;
	width: 68%;
	height: 160px;
	padding: 10px;
	border: 1px solid #ededed;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ffffff;
	margin-top: 10px;
	font: normal 13px/22px Tahoma, Geneva, sans-serif;
	color: #383838;
}
#respond form textarea:focus { box-shadow: none; }

p.comment-form-comment { padding: 0 !important; }
p.comment-form-comment label { display: none; }
p.form-allowed-tags { display: none; }
p.form-submit {
	float: right;
	margin-top: 152px;
	margin-bottom: 0 !important;
	margin-right: 15px;
}
p.form-submit input[type="submit"] {
	width: 160px;
	height: 47px;
	background: #0c9076;
	font: normal 13px/47px yekan;
	color:#ffffff;
	cursor: pointer;
	margin-bottom: 5px;
	border: none;
}
#wp_page_numbers {
	float: right;
	width: 93%;
	background: #34495e;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 20px;
}
#wp_page_numbers ul li {
	float: right;
	border-right: 1px solid #d2d2d2;
}

#wp_page_numbers ul li.active_page { background: #ba2718; }
#wp_page_numbers ul li.page_info {
	padding: 0 4px;
	font: normal 12px/16px nsans;
	text-align: center;
	color: #413e3c;
	border: none;
	box-shadow: none;
}
#wp_page_numbers ul li a {
	display: block;
	padding: 0 10px;
	font: normal 13px/25px nsans;
	text-align: center;
	color: #ffffff;
}
#wp_page_numbers ul li.active_page a { color: #ffffff; }
#wp_page_numbers ul li a:hover { color: #636363; }
.massage {
	font: normal 16px/35px nsans;
	color: #17267c;
	margin: 20px;
}
.lastupdate { text-align: center; }
.lastupdate span {
	background: url(image/live.gif) no-repeat right 4px;
	padding-right: 12px;
	float: none !important;
}
.a2a_kit {
	float: right;
	margin-top: 1px;
}
#telegrampage {
	text-align: center;
	margin: 15px 0;
	display: block;
}
#widgettelegram img {
	margin-bottom: 10px;
	border-radius: 4px;
}
#resmenubt {
	font-size: 38px;
	color: #ffffff;
	float: left;
}
#resmenu {
	overflow: hidden;
	display: none;
	padding: 0 12px;
}
#resmenu ul li {
	border-bottom: 1px dashed #f5f5f5;
}
#resmenu ul li:last-child { border-bottom: none; }
#resmenu ul li a {
	font: normal 14px/38px nsans;
	color: #ffffff;
	display: block;
}
#reshome {
	font: normal 14px/38px nsans;
	color: #34495e;
	display: inline-block;
	background: #b1dcf8;
	padding: 0 8px;
}
.currenct_table {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	margin-bottom: 25px;
}
.currenct_table tr:first-child {
	background-color: #323232 !important;
	color: #ffffff;
}
.currenct_table tr { background-color: #9bc6f2 !important; }
.currenct_table tr:nth-child(2n+2) { background-color: #f5f5f5 !important;	}
.currenct_table tr td { width: 25%; }
.currenct_table tr td:first-child { width: 50%; }
/* The progress container (grey background) */
.progress-container {
	display: none;
  width: 100%;
  height: 8px;
  background: #ccc;
	position:fixed;
	bottom: 0;
}

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 8px;
  background: #4caf50;
  width: 0%;
}
/*Responsive rss*/
@media only screen and (max-device-width : 980px){
}
@media only screen and (max-width : 980px){
	#gallery { display: none; }
}

@media only screen and (max-device-width : 800px){
}
@media only screen and (max-width : 800px){

}

@media only screen and (max-device-width : 768px){
}
@media only screen and (max-width : 768px){
	#content, #leftside, #secoundSide { width: 100%; margin-left: 0; }
	.innersidebar {
		display: none !important;
	}
	.awe-weather-bubble { display: none !important; }
	.progress-container { display: block; }
}

@media only screen and (max-device-width : 640px){
}
@media only screen and (max-width : 640px){
	#footerMenu ul li { margin-bottom: 12px; }
	#atlasPress { background: none; padding-right: 0; width: 80%; text-align: center; }
	#telegrampage { max-width: 98%; }
	#telegrampage img { width: 100%; height: auto; }
	.singleWidget ul li {
		width: 100%;
		margin-left: 0;
	}
	#navmenu, #dateAndSearch form, #topnav, .miladiDate, #search { display: none; }
	#resmenu { display: block; }
	#dateAndSearch { text-align: left; }
	#topHeader { padding-top: 60px;}
	#banner {
		position: fixed;
		top: 0;
		z-index: 99;
		padding: 0 12px;
		width: 100%;
		height: auto;
	}
	#logo {
		width: 49px;
		height: 50px;
		background-size: cover;
		margin: 5px 0;
	}
}

@media only screen and (max-device-width : 480px){
}
@media only screen and (max-width : 480px){
	#topnews figure, #singleHeader figure { width: 100%; margin-left: 0; margin-bottom: 12px; }
	#topnews h2, #topnews p { padding: 10px 12px; }
	#topnews p { margin-bottom: 12px; }
	#othertop article {width: 49%; float: right; margin-left: 2%; margin-bottom: 16px;  }
		#othertop article:last-child { display: block; }
			#othertop article:nth-child(3n) { margin-left: 2%; }
	#othertop article:nth-child(2n+2) { margin-left: 0; }
	#singleMeta { text-align: center; }
	.lastNews h3 a { font-size: 16px; }
	.currenct_table { width: 100%; }
}

@media only screen and (max-device-width : 380px){
}
@media only screen and (max-width : 380px){
	#social, .lastNews p { display: none; }
	.lastNews figure {
		width: 40%;
	}
	#topnav, #topNavMenu, #navmenu { text-align: center; }
	#topNavMenu ul li, #navmenu ul li { float: none; display: inline-block; }
	.lastNews figure img  { height: auto; }
}