/*--------FontFace-------------------------------------------------------------------------------------------------------------------------*/
@font-face
{
font-family:"eshiatrad_ttf";
src: url('../font/eshiatrad.otf') format('truetype'); 
}

@font-face
{
font-family:"eshiatrad";
src: url("../font/eshiatrad.woff"); 
}

#content {
	font-family: eshiatrad_ttf, eshiatrad;
	font-size: 24px;
	margin-right: 7.3em;
}

a{
text-decoration:none;	
}

#main1{
	/*width:79%;*/
	width:99%;
	min-width:782px;
	/*float:left;*/
	position:relative;
	margin:0px 0px 0px 0px;
}



#center{
	width:100%;
	border: #aaaaaa solid 1px;
	margin:3px 1px 2px 2px;
	direction:rtl;
	text-align:right;
}

#center a{
text-decoration:none; 	
}




#move{
	position:relative;
	width:70%;
	min-width:705px;
	background:#dddddd;
	border: #aaaaaa solid 1px;
	margin:2px 2px 2px 2px;
}
.outlink{
	background:url(../images/outlink.png) no-repeat;
	width:14px;
	height:14px;
}
.red {
	color:#FF0000;
	font:Tahoma 14px;
	text-decoration:none;	
}

.red li a {
	text-decoration:none;
}

.gray{
	color:#666;
	font:Tahoma;
	font-size:12px;
}


/* title menu*/
.titlemenu{
	min-width:150px;
	font-size: 90%;
	border-width:medium;
	border:#ccc solid 1px;
	direction:rtl;
	font:Tahoma, Geneva, sans-serif;
	padding:20px;
}

.titlemenu a{
	text-decoration:none;
}

.rade{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#eeeeee;
	width:95%;
	padding:5px;
	font-family:"B Nazanin",Tahoma;
	/*font-weight:bold;*/
	font-size: 80%;
}


.featured{
    border: 1px solid rgb(171, 205, 239);
    width:47%;
    margin:4px;
    padding:2px 15px;
	vertical-align:top;
	height:630px;
	min-height:630px;
	vertical-align :top;
	width:47%;
	min-width:47%;
	max-width:47%;   
}


.featured a{
text-decoration:none;
    
}
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -100px;
    border-width: 12px;
    border-style: solid;
    border-color: darkblue transparent transparent transparent;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: whitesmoke;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -70px;
    border: solid 2px darkblue;
    font-size: 90%;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}
/*Responsive Naderi*/
.historyTable {
	font-size: 88%;
}
#bodyContent h1, h2, h3, h4, h5, h6 {

		font-size: 170% !important;
    }
#nav {
	font-size: 96% !important;
	
}
.gray {
	font-size: 120% !important;
}
.respMenu {
	display: none;
	margin-right: 5%;
	margin-top: 7%;

}
#responsiveMenuBar {
	display: none;
	position: absolute;
	background: #e1e1e1;
	z-index: 10;
	/*margin-left: 5%;*/
	right: 1%;
	border-radius: 5%;
}
#responsiveMenuBar *  {
	list-style: none;
}
#responsiveMenuBar>*  UL LI A {
	color: #333333;
	list-style: none;
}
#responsiveMenuBar>*  UL LI A:hover {
	color: #00b3b3;
	text-decoration:none;


}
.header-links {
	position: relative;
}
.footnotes {
	font-size: 90%;
}
#p-namespaces {
	position: relative;
	right: -12.5%;	
}
#p-views {
	position: relative;
	right: -12.6%;
}
div.vectorTabs ul {
	background-repeat: repeat !important;
}
@media only screen and (max-width: 700px)  {
	#p-navigation {
		margin: 10px 0 0 0 !important;	
	}
	#mw-panel
	{
		display:none !important;
	}
	#content{
		margin-right:0em !important;
		/*margin-top: 9%;*/
		overflow-x: hidden;
		/*width: 90% !important;*/
	}
	#mw-head-base
	{
		margin-right:0em !important;
	}
	#left-navigation{
		right:0em !important;
		top: 40%;
	}
	body {
		font-size: 90% !important;
	}
	#p-search form, #p-search input {
		/*margin-top: 7% !important;*/
		float: left;
		width: 80%;
		position: absolute;
		top: 10%;
		left: 1%;
	}
	#footer {
		margin-right: 0em;
	}
	div.vectorTabs {
		float: right;
		margin-top: 1px;
	}
	.featured {
		min-width: 0px !important;
		min-height: auto !important;
		clear :both;
		display: block;
		width: auto !important;
		max-width: 100% !important;
		height: 100%;
	}
	.featured img {
		/*width:  100% !important;*/
		width: 95%
		/*max-width: 100% !important;*/
	}
	
	/***/
	.respMenu {
		display: block !important;
	}
	#responsiveMenuBar a {
		display: block;
		color: #4a3737;
	}
	
	#p-namespaces {
		display: none;
	}
	
	div.vectorTabs {
		position: absolute;
		top: 69%;
		right: 0%;
	}
	#search_drop {
		margin-top: 6%;
		
	}
	#main1 {
		min-width: 0px !important;
	}
	
	#pt-login *{
		font-size: 75% !important;
	}
	#p-views {
		display: none;
		
	}
	
	.footnotes {
		font-size: 90%;
	}
	.rade {
		font-size: 60%;
	}
	.titlemenu {
		font-size: 90% !important;
	}
	.historyTable {
		font-size: 90% !important;
	}
}










