@import url(font.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */


*{font-family: IRANSans;}
a:hover{text-decoration:none !important;}
a{ cursor:pointer; color:inherit;}
* a {
    background: none !important;
    border: none !important;
    color: inherit !important;
    padding: 0 !important;
    font-size: inherit;
    line-height: inherit !important;
    cursor: pointer;
}

.full-width{width:100%; height:auto; display:block;}
.center{text-align:center; float:none;}
.right{float:right; text-align:right;}
.left{float:left; text-align:left;}


h3 { 
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.f-news .rootitr {
    color: #999;
    font-size: 12px;
}

.f-news h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 15px 0;
    color: #EF2323;
}

.f-news img {
    width: 100%;
    height: auto;
}

.f-news .excerpt {
    color: #4F4F4F;
    font-size: 13px;
    padding: 10px 0 10px 0;
    text-align: justify;
}

.note h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 7px 0;
    color:#FF2300;
}

.note .author-name {
    color: #777;
    padding: 0 0 5px 0;
}
.note img {
    float: left;
    margin: 0 3px 3px 0;
    border: 1px solid #ccc;
    padding: 2px;
}
.box-header.blue {
    border: 1px solid #ADD6EB;
    padding: 3px 10px 3px 9px;
    color: #666;
}

.box-header .fa-archive {
    float: left;
    font-size: 18px;
}
.note {
    padding-top: 11px;
}
form#searchform {
    BORDER: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 8px;
}

form#searchform input#search {
    border: none;
    height: 30px;
    position: relative;
    background: #eaeaea;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    width: 70%;
    border-left: 1px solid #ccc;
    padding-right: 10px;
}

form#searchform input#submit {
    border: none;
    background: none;
    width: 28%;
    text-align: center;
    height: 30px;
}
.titrdo div img {
    width: 100%;
    height: auto;
}

.titrdo div h2 {
    font-size: 14.5px;
    color: #006CA8;
    margin: 10px 0;
}

.titrdo {
    background: #eaeaea;
        padding: 12px 6px;
}


.m-news {
    PADDING: 8px 0 4px 0;
    border-bottom: 1px solid #b7b7b7;
}

.m-news h3 {
    font-size: 14px;
    color: #EF2323;
    margin: 0 0 8px;
}

.m-news  p {
    font-size: 12.5px;
    text-align: justify;
    color: #656363;
}
.sep-not {
    border: 1px solid #3399CB;
}

.sep-not .box-header {
    background: #3399CB;
    padding: 5px 12px;
    color: #fff;
}

.sep-not .box-content
 h3 {
    font-size: 14px;
    margin: 8px;
    color: #6485ad;
}

.sep-not .box-content
 p {
    font-size: 13px;
    color: #666;
    text-align: justify;
    padding: 0 13px;
}
.sep-not ul li {
    padding: 0 10px;
    margin: 0;
    font-size: 13px;
    color: #5598db;
    position: relative;
}

.sep-not ul {
    padding: 7px 14px;
    margin: 0;
    list-style: none;
}

.sep-not ul li:before {
    content: "\f0d9";
    position: absolute;
    top: -2px;
    right: 0px;
    color: #ce2427;
    font-family: FontAwesome;
    font-size: 15px;
}
.recent-news {
    margin: 10px 0;
    background: #3399cb;
    padding: 5px;
    border-radius: 18px;
}

.recent-news .box-header {
    color: #fff;
    padding: 0px 10px 6px 14px;
    border: 0;

}

.recent-news ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    background: #fff;
    border-radius: 12px;
}

.recent-news ul li {
    font-size: 13px;
    color: #666;
    padding-bottom: 5px;
    position: relative;
    text-indent: 10px;
}
.recent-news ul li:before {
    content: "\f0d9";
    position: absolute;
    top: -2px;
    right: -10px;
    color: #ce2427;
    font-family: FontAwesome;
    font-size: 15px;
}
.hot-news {
    margin: 10px 0;
    background: #EF2424;
    padding: 5px;
    border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.hot-news .box-header {
    color: #fff;
    padding: 0px 10px 6px 14px;
    border: 0;
    padding-bottom: 6px;
}

.hot-news ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    background: #fff;
    border-radius: 12px;
}

.hot-news ul li {
    font-size: 13px;
    color: #666;
    padding-bottom: 5px;
    position: relative;
    text-indent: 10px;
}
.hot-news ul li:before {
    content: "\f0d9";
    position: absolute;
    top: -2px;
    right: -10px;
    color: #ce2427;
    font-family: FontAwesome;
    font-size: 15px;
}

.contentes-news {
    margin: 10px 0;
    background: #3399cb;
    padding: 5px;
    border-radius: 18px;
}

.contentes-news .box-header {
    color: #fff;
    padding: 0px 10px 6px 14px;
    border: 0;
    padding-bottom: 6px;
}
.iko {
  text-align: center
}
.ico i {
  font-size: 30px;
  padding: 5px 2px 5px 2px;
}
.contentes-news ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    background: #fff;
    border-radius: 12px;
}

.contentes-news ul li {
    font-size: 13px;
    color: #666;
    padding-bottom: 5px;
    position: relative;
    text-indent: 10px;
}
.contentes-news ul li:before {
    content: "\f0d9";
    position: absolute;
    top: -2px;
    right: -10px;
    color: #ce2427;
    font-family: FontAwesome;
    font-size: 15px;
}
.alltabs {
	//width: 498px;
}
.alltab .contents .title {
	font: bold 16px "BMitraBold","B Mitra";
	color: #57585A;
}
.alltab .contents .title a {
	color: #ff2300;
}
.alltab .titles {
	width: 100%;
	height: 25px;
	border: 1px solid #E7E7E7;
	border-right: none;
	border-left: none;
}
.alltab .titles li {
	float: right;
	padding: 2px 5px 2px;
	font: 12px tahoma;
	color: #B6B7B8;
	cursor: pointer;
	position: relative;
	list-style-type: none;
}
.alltab .titles li img {
	position: absolute;
	right: 50%;
	top: 5px;
	margin-right: -8px;
}
.alltab .titles .active {
	color: #3399CC;
	//font-weight: bold;
}
.alltab .titles .active:hover {
	cursor: auto;
	background-color: #FFF;
	color: #3399CC;
}
.alltab .titles li:hover {
	color: #878889;
	background-color: #E6E6E6;
}
.alltab .thumb {
	float: right;
	border: 1px solid #D5D5D5;
	margin: 7px;
	width: 77px;
	height: 77px;
}
.alltab .thumb img {
	width: 77px;
	height: 77px;
}
/* Pishkhan */
.pishkhan {
	position: relative;
	border-top: 10px solid #EF2323;
	height: 180px;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.pishkhan .pishkhancontent {
	float: right;
	width: auto;
	height: 175px;
	overflow: hidden;
}

.pishkhan li {
	float: right;
	list-style-type: none;
}
.pishkhan li img {
	width: 100px;
	height: 159px;
	border: 1px solid #8F8F8F;
	margin: 10px;
	opacity: .9;
}
.pishkhan li img:hover {
	opacity: 1;
}
.pishkhan .boxtitle {
	position: absolute;
	padding: 2px 7px;
	background-color: #FFF;
	font-size: 13px;
	color: #EF2323;
	top: -20px;
	right: 17px;
	width: 65px;
	height: 25px;
}
.pishkhan .more {
	height: 17px;
	font: 11px tahoma;
	position: absolute;
	left: 11px;
	top: -1px;
	background: #fff;
	border: 1px solid #EF2323;
	border-radius: 4px;
	padding: 0 4px;
	color: #7F7F7F;
}.pishkhan .mores {
	width: 65px;
	height: 17px;
	font: 11px tahoma;
	position: absolute;
	left: 20px;
	top: -14px;
	background: #fff;
	border: 1px solid #EF2323;
	border-radius: 4px;
	padding: 0 4px;
	color: #7F7F7F;
}
.pishkhan .more:hover {
	background-color: #EF2323;
	color: #FFF;
}
.pishkhan .mores:hover {
	background-color: #EF2323;
	color: #FFF;
}
.pishkhan .next, .pishkhan .prev {
	float: right;
	width: 0;
	height: 0;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	margin-top: 70px;
	border-radius: 5px;
}
.pishkhan .next {
	border-left: 23px solid #B3B3B3;
	margin-right: 10px;
}
.pishkhan .prev {
	border-right: 23px solid #B3B3B3;
}
.pishkhan .next:hover, .pishkhan .prev:hover {
	cursor: pointer;
}
.pishkhan .next:hover {
	border-left: 23px solid #8A8A8A;
}
.pishkhan .prev:hover {
	border-right: 23px solid #8A8A8A;
}
.wig-box {
    margin-top: 10px;
    border: 1px solid #57afdb;
}
.adslef {
    position: absolute;
    width: 129px;
    left: -30px;
    top: 0px;
    z-index: 3;
    overflow: hidden;
    background: #fff;
}
.adslef .title {
    background-color: #E4644F;
    border: 1px solid #FFD3CC;
    border-radius: 4px;
    color: #FFD3CC;
    width: 100%;
    height: 19px;
    font: 12px;
}
.adslef .content img {
    padding: 5px 0 5px 0;
    text-align: center;
}
.adslef .title .arrowup, .adslef .title .arrowdown {
	cursor: pointer;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	float: right;
	margin: 7px 10px 0 5px;
}
.wig-box .wig-header {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #57afdb;
}

.wig-box .wig-content {
    padding: 10px;
}
.wig-box.brown {border-color: #ec9e56;}

.wig-box.brown .wig-header {
    background: #ec9e56;
    color:#c00;
}
.wig-content .title {
    color: #c00;
    text-align: center;
    padding-bottom: 10px;
}

.wig-content p {
    color: #666;
    text-align: justify;
    font-size: 13px;
}

.wig-content {
    text-align: center;
}

.wig-content img {
    padding: 2px;
    border: 1px solid #ccc;
}

.wig-box ul {
    border-bottom: 2px solid #3399cb;
    background: #3399cb;
    color: #fff;
}

.wig-box ul li {
    height: 30px;
    line-height: 30px;
    width: 50%;
    text-align: center;
    background: #72b6d8;
}

.wig-box ul li.active {
    background: #3399cb;
}
.wig-box.red ul {
    background: #ef2424 !important;
    border-color: #f03232;
}

.wig-box.red ul li {
    background: #f16868 !important;
}

.wig-box.red ul li.active {
    background: #ef2424 !important;
}

.wig-box.red {
    border-color: #ef2424;
}

.owl-item .item {
    padding: 9px;
}

.owl-item .item .title {
    color: #fff;
    padding: 10px;
    text-align: center;
}
.owl-item .item:hover {
    background: #3399cb;
}
.mms-name {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 8px 14px;
    background: #3399cb;
}
ul.header-menu {
    margin: 0;
    padding: 6px 0 6px 0;
    list-style: none;
    float: right;
  }

ul.header-menu li {
    color: #fff;
    font-size: 12.5px;
    padding: 1px 10px 1px 10px;
    display: inline-block;
    border-left: 1px solid #f3bfbf;
}
.besm {
    width: 110px;
    height: 15px;
    background: url(../img/shapes.png);
    display: block;
    float: left;
    background-position: -20px 46px;
    margin: 7px 0;
}
ul.nav-menu {
    margin: 0;
    padding: 4px 0 4px 0;
    list-style: none;
}

ul.nav-menu li {
    padding: 2px 9px;
    color: #999;
    display: inline-block;
}

ul.nav-menu li:hover {
    background: #333;
    color: #fff;
}
.footer-logo {
    width: 53px;
    height: 63px;
    background: url(../img/footer-shapes.png) -210px 0;
}
.s-news .date {
    text-align: left;
    color: #999;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
.s-news h1 {
    color: #3d86af;
    font-size: 20px;
}
.s-news .excerpt {
    background: #eaeaea;
    padding: 21px;
    color: #333;
    font-size: 14px;
}
.s-news .content {
    padding: 15px 5px;
    text-align: justify;
    color: #666;
}
.tags {
    border: 1px solid #cab926;
    background: #f7f4d7;
    padding: 5px 15px;
    font-size: 12px;
    color: #807e04;
}

.related .rel-header {
    border-bottom: 1px solid #3399cb;
    border-top: 1px solid #3399cb;
    padding: 5px;
    margin: 9px 0;
    color: #3399cb;
}

.related ul li {
    color: #3399cb;
    font-size: 13px;
    text-indent: 18px;
    position: relative;
}

.related ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.related ul li:before {
    content: "\f0d9";
    position: absolute;
    top: -2px;
    right: -10px;
    color: #ce2427;
    font-family: FontAwesome;
    font-size: 15px;
}

#comment {
    margin: 20px 0 40px 0;
    background-color: #FFFDEC;
    border-radius: 8px;
	box-shadow: 0 1px 3px #B8B8B8;
	padding: 10px;
}
#comment #respond {
	border: 1px solid #65CBFF;
	border-radius: 7px;
	background-color: #FFFFFF;
	padding: 10px;
}
#commentform input, #commentform textarea {
	background-color: #F5F5F6;
	border: 1px solid #D2D3D4;
	font: 11px tahoma;
	padding: 3px;
	border-radius: 3px;
	margin: 5px 0 5px 0;
}
#commentform input[type=text] {
	width: 180px;
	height: 17px;
	box-shadow: 0px 0px 1px #ccc;
}
#commentform textarea {
	width: 96.5%;
	height: 115px;
	box-shadow: 0px 0px 1px #ccc;
}
#commentform input[type=submit] {
	text-align: center;
	font: 12px tahoma;
	float: left;
	background-color: #57B9E7;
	border-radius: 3px;
	padding: 3px 10px 6px 10px;
	box-shadow: 0px 1px 1px #999;
	color: #FFF;
}
#commentform input[type=submit]:hover {
	background-color: #25A4E0;
	cursor: pointer;
}
#commentform h3 {
	color: #3399CB;
	font-size: 16px;
}

#comments {
	padding: 10px 20px;
	background-color: #F5F5F6;
}
#comments .boxtitle {
	color: #57585A;
	font: bold 17px 'BMitraBold';
}
#comments hr {
	border: none;
	border-top: 1px solid #D9DADB;
	height: 1px;
	margin: 0;
}

.commentlist {
	font: 11px tahoma;
	line-height: 170%;
	text-align: justify;
	list-style: none;
	padding: 0;
}
.commentlist li {
	border: 1px solid #65CBFF;
	border-radius: 5px;
	background-color: #FFF;
	padding: 5px 12px;
	margin: 7px 0;
}
.commentlist .parent {
	padding: 5px 12px 0 12px;
}
.commentlist li li {
	border: 1px solid #F19090;
	background-color: #FDFDF4;
	padding: 5px 12px;
	width: 99%;
	margin-bottom: 2px;
	margin-right: -10px;
}
.commentlist .children {
	position: relative;
}
.commentlist .children .arrow {
	position: absolute;
	top: -12px;
	right: 20px;
	background: url('img/comment-arrowup.png');
	width: 15px;
	height: 13px;
}
.commentlist .children .children li {
	border: 1px solid #65CBFF;
	background-color: #FFF;
}
.commentlist .children .children .arrow {
	position: absolute;
	top: -12px;
	right: 20px;
	background: url('img/comment-arrowup2.png');
	width: 15px;
	height: 13px;
}
.commentlist .children .children .children li {
	border: 1px solid #F19090;
	background-color: #FDFDF4;
}
.commentlist .children .children .children .arrow {
	position: absolute;
	top: -12px;
	right: 20px;
	background: url('img/comment-arrowup.png');
	width: 15px;
	height: 13px;
}
.commentlist .children .children .children .children li {
	border: 1px solid #65CBFF;
	background-color: #FFF;
}
.commentlist .children .children .children .children .arrow {
	position: absolute;
	top: -12px;
	right: 20px;
	background: url('img/comment-arrowup2.png');
	width: 15px;
	height: 13px;
}
.commentlist .author {
	color: #3F9FCF;
	font-size: 12px;
}
.commentlist .date {
	color: #9C9D9F;
	font-size: 11px;
}
.commentlist .date a {
	color: #E381D3;
}
.commentlist .date a:hover {
	color: #B41246;
}
.commentlist a.comment-reply-link {
	text-align: center;
	font: 10px tahoma;
	float: left;
	background-color: #57B9E7;
	border-radius: 3px;
	padding: 2px 3px;
	box-shadow: -1px 1px 1px #999;
	color: #FFF;
	margin-left: -7px;
	margin-top: 1px;
}
.commentlist .comment-reply-link:hover {
	background-color: #25A4E0;
}
.name_field div {
    width: 49%;
    display: inline-block;
}

.name_field div input {
    height: 29px !important;
    line-height: 29px;
    width: 96% !important;
}


.wig-content ul,.wig-content ul li {
    background: none;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    border: none;
    padding-bottom: 6px;
}
.header-date {
    float: left;
    color: #fff;
    line-height: 32px;
    margin-left: 20px;
}
.cmain-news {
    position: relative;
    margin-bottom: 15px;
}

.cmain-news h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 13px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    margin:0;
}
.cmain-news img {
    width: 100%;
    height: auto;
}
.cspec-news {
    position: relative;
    background: #eaeaea;
    padding: 5px;
}

.cspec-news li img {
    position: absolute;
    width: 220px;
    height: 150px;
    top: 5px;
    left: 3px;
    padding: 3px;
    background: #e1e1e1;
    display: none;
}

.cspec-news li {
    list-style: none;
    height: 34px;
    margin-bottom: 4px;
    background: #e1e1e1;
    line-height: 35px;
    padding-right: 13px;
}
.cspec-news li.active {
    background: #f3f3f3;
}

.cspec-news li.active
 img {
    display: block;
}

.navigation {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 28px;
	padding: 1px 0;
	line-height: 0;
	margin-bottom:10px;
}

.navigation .home {
	color: #FFF;
	float: right;
	padding: 9px 7px;
	background-color: #9DCEE5;
	position: relative;
	z-index: 3;
	height: 24px;
}


.navigation .home .arrow {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #9DCEE5;
	position: absolute;
	left: -12px;
	top: 0;
}
.navigation .catt {
	color: #FFF;
	float: right;
	padding: 9px 22px 9px 15px;
	background-color: #F2E098;
	position: relative;
	z-index: 2;
	height: 24px;
}
.navigation .catt .arrow {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #F2E098;
	position: absolute;
	left: -12px;
	top: 0;
}
.navigation .home:hover {
	background-color: #74BADC;
}
.navigation .home:hover .arrow {
	border-right: 12px solid #74BADC;
}
.navigation .catt:hover {
	background-color: #E8C84A;
}
.navigation .catt:hover .arrow {
	border-right: 12px solid #E8C84A;
}

.navigation .scatt {
	color: #FFF;
	float: right;
	padding: 9px 22px 9px 15px;
	background-color: #F3A890;
	position: relative;
	z-index: 2;
	height: 24px;
}
.navigation .scatt .arrow {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #F3A890;
	position: absolute;
	left: -12px;
	top: 0;
}

.navigation .scatt:hover {
	background-color: #E74F21;
}
.navigation .scatt:hover .arrow {
	border-right: 12px solid #E74F21;
}


/* Footer */
#footer {
	background-color: #C7C7C7;
	padding: 20px 0;
	position: sticky;
}
#footer .content {
	position: relative;
	width: 970px;
	margin: 0 auto;
	height: 67px;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}
#footer .menu {
	border: 1px solid #FFF;
	background-color: #B4B4B4;
	float: left;
	width: 412px;
	height: 26px;
	margin-left: 10px;
	border-radius: 5px;
}
#footer .menu .address {
	background: url('http://iien.ir/wp-content/themes/iienir/img/footer-shapes.png');
	width: 119px;
	height: 19px;
	float: left;
	margin: -4px 0 0 7px;
}
#footer .menu ul {
	padding: 3px;
}
#footer .menu ul li {
	float: right;
	border-left: 1px solid #C7C7C7;
	padding: 0 10px;
	font-size: 13px;
	color: #FFF;
}
#footer .menu ul li a {
	color: #FFF;
}
#footer .content .barg {
	width: 53px;
	height: 63px;
	background: url('http://iien.ir/wp-content/themes/iienir/img/footer-shapes.png') -210 0;
	position: absolute;
	top: 0px;
	right: 10px;
}
/*
#footer .shoar {
	width: 89px;
	height: 63px;
	background: url('http://iien.ir/wp-content/themes/iienir/img/footer-shapes.png') -119px 0;
	position: absolute;
	right: 0px;
	top: 0px;
}
*/

#footer .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .menu ul li {
    font-family: IRANSans;
    padding: 2px 15px;
}
ul.wp-polls-ul li {
    width: 100%;
    height: auto;
    line-height: 18px;
}
.m-news p.rootitr {
    font-size: 11px;
    color: #888;
}
.s-news .rootitr {
    font-size: 12px;
    color: #888;
    margin-top: 15px;
    margin-bottom: -8px;
}
.content h3 {
    font-size: 16px;
    margin-bottom: 17px;
}

#cssmenu ul {position: relative; z-index: 597; }
#cssmenu ul li { float: right; min-height: 1px; vertical-align: middle;}
#cssmenu ul li.hover,
#cssmenu ul li:hover {position: relative; z-index: 599; cursor: default;}
#cssmenu ul ul {visibility: hidden; position: absolute; top: 20px; right: 0; z-index: 598; width: 100%;padding: 0;}
#cssmenu ul ul li {float: none;}
#cssmenu ul ul ul {top: 0; left: auto; right: -99.5%; }
#cssmenu ul li:hover > ul { visibility: visible;}
#cssmenu ul ul {bottom: 0; right: 0;}
#cssmenu ul ul {margin-top: 0;width: 200px; }
#cssmenu ul ul li {font-weight: normal;background-color: #ef2424;border-left: 0;border-bottom: 1px solid #fff;padding: 10px 5px;width: 190px;}
#cssmenu a { display: block; line-height: 1em; text-decoration: none; }
#topmenu #cssmenu ul li ul li a {background-color: #ef2424;border-bottom: 1px solid #eee;border-left: 0 none;text-align: right;width: 100%;}
#topmenu #cssmenu ul li ul li a:hover {background-color: #A81919;color: #eee;}