@charset "utf-8";
/* CSS Document */

body{
	direction:rtl;
	background:url(../images/bg/15.png);
	margin:0px;
	padding:0px;
	font-family:'Yekan';
}
#container{
	/*border: 1px solid blue; */
	width:96% /*980px*/;
	min-height:100px;
	margin:20px auto;
	background-color:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
	padding-top:10px;
	
	
		
}

	#mainHeader{

		margin:0px;
		padding:0px;
	/*	background: linear-gradient(to bottom, #0021b7 1%,rgba(67, 86, 211, 0.53) 51%,#4846db 100%);*/
	border-bottom: 3px solid rgb(255, 82, 0);
	background: linear-gradient(to bottom,  #0021b7 1%,rgba(67, 86, 211, 0.53) 51%,#4846db 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0021b7',endColorstr='#4846db',GradientType=0 );
/*
		background: rgb(161,195,247);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzQ5OGVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA1NTVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzI5N2JlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZDliZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(161,195,247,1) 0%, rgba(73,142,239,1) 24%, rgba(5,85,197,1) 50%, rgba(41,123,237,1) 79%, rgba(93,155,241,1) 100%); 
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(161,195,247,1)), color-stop(24%,rgba(73,142,239,1)), color-stop(50%,rgba(5,85,197,1)), color-stop(79%,rgba(41,123,237,1)), color-stop(100%,rgba(93,155,241,1))); 
background: -webkit-linear-gradient(left, rgba(161,195,247,1) 0%,rgba(73,142,239,1) 24%,rgba(5,85,197,1) 50%,rgba(41,123,237,1) 79%,rgba(93,155,241,1) 100%);
background: -o-linear-gradient(left, rgba(161,195,247,1) 0%,rgba(73,142,239,1) 24%,rgba(5,85,197,1) 50%,rgba(41,123,237,1) 79%,rgba(93,155,241,1) 100%); 
background: -ms-linear-gradient(left, rgba(161,195,247,1) 0%,rgba(73,142,239,1) 24%,rgba(5,85,197,1) 50%,rgba(41,123,237,1) 79%,rgba(93,155,241,1) 100%);
background: linear-gradient(to right, rgba(161,195,247,1) 0%,rgba(73,142,239,1) 24%,rgba(5,85,197,1) 50%,rgba(41,123,237,1) 79%,rgba(93,155,241,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c3f7', endColorstr='#5d9bf1',GradientType=1 ); */
	}		


	#mainHeader h3{
		padding-top:0.2666666666666667%;
		font-family: 'tunisialt',yekan;
		font-size:1em;
	}
	#logo{
		height:150px;
		float:right;
		margin-right:20px;
	}
	.fa-chevron-down{
		font-size:0.6em;	
	}

#content{
	width:68.36734693877551% /*670/980*/;
	min-height:200px;
	float:left;
	margin-bottom:10px;

}
#newsticker{
	border:1px solid red;
	font-family: 'tunisialt',yekan;
		
}


	article.post{
/*		border:1px solid black;*/
		background-color:#FAF5F0;
		border-radius:5px;
		margin:7px
	}
	.postTitle{
		font-family: 'Parsicoh',yekan;
		font-size:1em;
	
	}
	.postInfo{
		font:0.75em tahoma;
		color:#999;
		border-bottom:1px double #600;
		padding-bottom:10px;
		margin-bottom:10px;		
	}
	.postCon{
		font:0.75em 'Yekan';
		text-align:justify;
	}
	.postPhoto{
		float:right;
		margin-left:10px;
	}
	
		article.min_post{
/*		border:1px solid black;*/
		background-color:#FAF5F0;
		border-radius:5px;
		margin-right:1.492537313432836%;
		margin-bottom:10px;
		width:48%;
		float:right;
		height:410px;

	}
	article.min_post img{
			height:150px;
	}

	.news_padding{
					padding:10px;

	}
	.min_postTitle{
		font-family: 'tunisialt',yekan;
		font-size:0.9em;
		
	
	}
	.min_postInfo{
		font:0.75em tahoma;
		color:#999;
		border-bottom:1px solid #600;
		padding-bottom:10px;
		margin-bottom:10px;		
	}
	.min_postCon{
		font:0.8125em 'Yekan';
		height:100px;
		line-height:1.4em;
		margin-bottom:15px;
		text-align:justify;
        overflow: hidden;
	}
	
		


img.img_news { 
	width:100%;
	opacity:0.8;filter:alpha(opacity=80);
	 border-radius: 6px;     
		 -moz-border-radius: 6px;     
		 -webkit-border-radius:6px; 
	-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;	
	-ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; 
	}
img.img_news:hover {
	opacity: 1;filter: alpha(opacity=100)
	;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;				
	-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;
	border: #000 thin solid;
	box-shadow: 0px 0px 6px 4px #333
	}

#rightMenu{
	width:25% /*300/980*/;
	float:right;
	margin-bottom:10px;
	margin-right:3%;
}

	.sideBox{
		padding:10px;
		background-color:#FAF5F0;
		border-radius:5px;
		margin-bottom:10px;
		
	}
	.sideBoxTitle{
	 	font-family: 'tunisialt',yekan;
		font-size:1em;
		border-bottom:1px solid #600;
		padding-bottom:10px;
		margin-top:0px;
	}
	.sideBoxBody{
		font:0.75em 'Yekan';
		
	}
#search {
    background-color:#666;
    border: 0 none;
    font:0.75em 'Yekan';
    color: #FFF;
	text-align:right;
	direction:rtl;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
 
#search:hover {
    width: 200px;
	border:0px;
    }
#search:focus {
    width: 200px;
	border:0px;
    }
	#search_btn{
			padding:5px;
	}
	#search_btn:hover{
		padding:5px;
		color:#C60;
		font-size:1.2em;
	}

#mainFooter{
	min-height:100px;
	background-color:#000000;
	border_radius:5px;
	border-top:3px solid #F00;
	margin-top:0px;
	
}
.clear{
	clear:both;
}
#footer_container{
	width:80%;
	margin:auto;
	color:#FFF;
	/*border:1px solid red;	*/
}
article.footer_head{
	padding:0px 20px 0px 20px;
	max-width:27%;
	min-width:24%;
	float:right;
	margin-right:2%;

	
}
article.footer_head h3{
	color:#C60;	
	font-family: 'tunisialt',yekan;
	font-size:20px;
}

article.footer_head header{
	border-bottom:2px solid #CCC;
	
	
}
.footer_link ul{
	padding:0px;
}
.footer_link{
		font-family: 'Parsicoh',yekan;
}
.footer_link a,.footer_link li{
	
	text-decoration:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	 -moz-transition: all 0.7s linear 0s;
    -o-transition: all 0.7s linear 0s;
    transition: all 0.7s linear 0s;
}
.footer_link a:link{
	color:#FFF;
	padding:0px;	
}

.footer_link a:visited{
	color:#fff;
	padding-right:5px;	
}
.footer_link a:hover{
	color:#6F9;
	padding-right:5px;
		
}
.footer_link a:link span{
	color:#09F;
	text-align:justify;	
}
.footer_link a:visited span{
	color:#09F;
	text-align:justify;	
}
.footer_link a:hover span{
	color:#6F9;
	padding-right:5px;	
}

.current {
	background: #EA7500;
	color: #fff;
	border-radius: 5px;
	border:0px;
}
.current:hover {
	background: #EA7500;
	color: #fff;
	border-radius: 5px;
	border:0px;
}



#nav-wrap {
   
	font-family:Parsicoh,tunisialt,Byekan;
	font-size:1em;
	padding: 5px;
	/*border-bottom: 3px solid rgb(255, 82, 0);*/
	border-top: 3px solid white;
	position:relative;
	min-height:32px;

}

/* menu icon */
#menu-icon {
    display: none; /* hide menu icon initially */
}

#navs, 
#navs li {
    margin: 0;
    padding: 0;
	direction:rtl;
		text-align:center;
}
#navs li {
    list-style: none;
    display:inline-block;
    margin-right: 5px;
	text-align:center;
	
}

/* navs link */
#navs a {
    padding: 4px 10px;
    display: block;
    color: #fff;
    
}
#navs a:hover {
    color: #FF5C00;
}
#navs a.current:hover {
    color: #fff;
}
/* navs dropdown */
#navs ul {
    background: #fff;
    padding: 2px;
    position: absolute;
    
    display: none; /* hide dropdown */
    width: 20.40816326530612%;
	border-radius:0 0 10px 10px;
	box-shadow:0 3px 3px 3px #fff;
	width:100%;
	
	
}
#navs ul a{
	color:#FF5C00;text-align:right;
}
#navs ul a:hover{
	color:#FF5C00;
}
#navs ul a.current:hover{
	color:#fff;
}


#navs ul li {
    float: none;
    margin: 0;
    padding: 0;
	width:100%;
}
#navs li:hover > ul {
    display: block; /* show dropdown on hover */
	z-index:10000;
	direction:rtl;
	text-align:right;
	width:15%;
}

#wrapper {
width: 80%;
margin: 30px auto;
}
.slider header{
	text-align:center;
	border-top:3px solid #600;
	font-family: 'tunisialt',yekan;
	padding:5px;
	color:#C60;
	font-size:24px;
}
.carousel {
height: auto;
}
.carousel ul {
list-style: none;
padding: 0;
margin: 0;
}
.carousel li {
margin: 0;
padding: 0;
float: left;
display: block;
}
.carousel img {
width: 100% !important;
height: auto !important;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
margin: 10px 0;
}


.carousel .nav {
display: block;
width: 4%;
height: 100%;
float: left;
text-indent: -9999px;
}
.carousel .prev {
background: url(../images/slider/button_prev.png) center center no-repeat;
background-size: 80%;
}
.carousel .next {
background: url(../images/slider/button_next.png) center center no-repeat;
background-size: 80%;
}
.carousel .carousel_items_holder {
width: 92%;
overflow: hidden;
float: left;
height: 100%;
position: relative;
}
.carousel .carousel_items {
position: absolute;
}
.amazingslider-title-0{
		font:1.2em 'Yekan';
		}
<!-- استایل صفحه اخبار-->
#container_news {
	min-height:455px;
	padding:12px;
	text-align: center;
	text-decoration: none;
	width: 510px;
	overflow:hidden;
	margin-top:10px;
	border:1px solid black;
}
.search-background {
	display: none;
	font-size: 13px;
	font-weight: bold;
	height:160px;
	position: absolute;
	padding-top:140px;
	text-align: center;
	opacity:0.5;filter: alpha(opacity=50) ;
	text-decoration: none;
	width:77.61194029850746%  /* 520px*/;
	color:#FFFFFF;
	text-shadow: #fff 0px 0px 20px;
	}
	
.search-background label{	

	border:solid #66FF00 1px;
	padding-left:2px;
}	

#paging_button ul{ width: 76.11940298507463%; padding:0px; margin:8px; text-align:center }

#paging_button ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px 0px;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
#paging_button ul li:hover{background:#006699;}
li:hover{ color: #CC0000; cursor: pointer; }

/*  استایل برای نظر سنجی  */
#loader{
    height: 105%;
    width: 105%;
    background-color: #000;
    color:#FFFFFF;
    text-align: center;
    padding-top:50px;
    font-weight: bold;
    opacity: 0.4;
    display: none;
    position: absolute;
    top:-10px;
    right:-10px;
    z-index: 100;
}
.p_result
{
    width:100%;
    border:1px solid  black;
    height:15px;
    margin:10px 0;
    overflow: hidden;
}
.s_result{
    height:100%;
    background-color: orangered;
    width: 0;
}
.total_poll{
    text-align: center;
    margin: 10px auto;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 5px 6px;
    border:1px solid coral;
}
/*----------------*/

.success{
	border:1pz solid green;
	background-color:#0F6;
	padding:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:100%;
	font-size:9px;
}
#gallery_page{
	border-bottom:2px solid blue; padding-bottom:10px; margin-bottom:10px; font-family:Parsicoh,tunisialt,Byekan;
}

.album{
	margin:5px 10px; text-align:center;cursor:pointer;display:inline-block;font-size:0.75em;
		
}

.album img{
	border-radius:5px; 
	
}
.picWrapper{
		box-shadow:-2px 2px 5px 2px #0CF;
		-moz-box-shadow:-2px 2px 5px 2px #0CF;
		-webkit-shadow:-2px 2px 5px 2px #0CF;
		display:inline-block;
		position:relative;
		margin:10px;
		overflow:hidden	
}
.caption{
		width:100%;
		height:50px;
		background-color:rgba(0,0,0,0.5);
		position:absolute;
		bottom:-50px;
		left:0px;
		color:white;
		text-align:center;
		opacity:0;
}

/*-------------- contact style ----------------------*/
.errorForm{
	width:40.81632653061224%;
	border:1px #d3400d solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin:5px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	background:#ff8053;
}

.ok{
	width:40.81632653061224%;
	border:1px #a1cb45 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin:5px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	background:#eaf8cc;
	display:block;
	box-shadow: 0 0 5px 2px #A4F38A;
	-moz-box-shadow: 0 0 5px 2px #A4F38A;
	-webkit-box-shadow: 0 0 5px 2px #A4F38A;

}

#main{
	margin:auto;
	padding:0px;

	
}


form {
	margin:0px;
	padding:0px;
}

a {
	
	text-decoration:none;
}


.formContent {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin:auto;
	margin-top:-10px;
	padding:0px;
	text-align:justify;
	border:1px solid #F2F2F2;
		background-color:#fff;
	background-image:url(../images/Contact.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	
}



.forms {
	direction: rtl;
	padding-right:20px;
	text-align: right;
	font: normal 11px Tahoma, Geneva, sans-serif;

}
.forms h2 {
	font: bold 11px tahoma;
	padding: 8px 2px;
	border-bottom: 1px solid #CCC;
}

.forms label {
	width: 100px;
	float: right;
	margin: 5px 0 0 0;
}

.forms .form, .forms .form-ltr {
	width: 200px;
	
	float: right;
	padding: 2px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	margin: 5px 0;
}
.forms .form-ltr {
	direction: ltr;
	text-align: left;
}
.forms .text {
	width: 250px;
	height: 100px;
	overflow: auto;
	font: normal 11px/1.4 Tahoma, Geneva, sans-serif;
}


/************** استایل برای نیوز تیکر مقالات اموزشی */
.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 

}
.news-item a
{
	text-decoration:none;
	direction:rtl;
	text-align:right;
}
.articles{
    padding:0px;
    margin:0px;
    list-style:none;
}

/*-------استایل برای comment--------*/
.comment_art{
	margin:10px;

	box-shadow:0px 0px 2px 2px #D3A7D3;
	-moz-box-shadow:0px 0px 2px 2px #D3A7D3;
	-webkit-box-shadow:0px 0px 2px 2px #D3A7D3;
	
}
.comment_art header{
	border-bottom:2px solid #FFF;
	padding:10px;
	color:#000;
	background-color:#F3DFFF;
	font-family: 'tunisialt',yekan;
	font-size:1em;
	
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
}
{
	padding:10px;
	background-color:#FFF2FE;
	
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px ;
	font:0.75em 'Yekan';
}
.comment_body .textfield{
	font:0.75em 'Yekan';
}
.commContainer{
	border:1px solid  #CCC;
	margin:10px;
	padding:10px;
	box-shadow:0px 0px 2px 2px #999;
	-moz-box-shadow:0px 0px 2px 2px #999;
	-webkit-box-shadow:0px 0px 2px 2px #999;
}
.commContent{
	float:left;
	width:86%;	
	font:0.75em 'Yekan';
	padding-right:10px;
}
.scoreContainer{
	/*border:1px solid green;*/
	height:25px;
	margin-top:5px;
	
	
}
.commName{
	font-family: 'tunisialt',yekan;
	font-size:1.5em;
	margin-left:20px;
	
}
.thumb_up{
	background-image:url(../images/thumb_up.png);
	height:24px;
	width:24px;
	float:right;
	cursor:pointer
}
.thumb_down{
	background-image:url(../images/thumb_down.png);
	height:24px;
	width:24px;
	float:right;
	cursor:pointer
}
.currentScore{
	width:50px;
	height:24px;
	
	float:right;
	text-align:center;
	direction:ltr;
	font:bold 12px tahoma;
}
.com_pic{
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:5px;
	width:8.979591836734694%;
}
.answer{
	margin:10px 50px 0px 0px;
	border:1px solid #C9C; 
	padding:10px;	
}
.related_sec{
	width:60%; 
	margin:10px;
	box-shadow:0px 0px 2px 2px #C96;
	-moz-box-shadow:0px 0px 2px 2px #C96;
	-webkit-box-shadow:0px 0px 2px 2px #C96;
}
.related{
    padding:10px;
    font:0.75em 'Yekan';
    list-style:none;
	padding-top:0px;
	margin-top:0px;
	border-radius:10px 10px 0 0;
		-moz-border-radius:0 0 10px 10px;
		-webkit-border-radius:0 0 10px 10px;

}
.related_title{
	 	font-family: 'tunisialt',yekan;
		font-size:1em;
		color:white;
		padding-bottom:10px;
		background-color:#C60;
		padding:10px;
		margin-bottom:0px;
		border-radius:10px 10px 0 0;
		-moz-border-radius:10px 10px 0 0;
		-webkit-border-radius:10px 10px 0 0;
		
		
	}

.information{
	-moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	border:1px solid #999;
	padding:5px;
	margin:5px 10px;
	color:#CCC;
	font-family: 'Parsicoh',yekan;
		
}
.information a{
	color:#A59D92;
	 
		
}
.information:hover{
	padding-right: 15px;
	background-color:#3C9;
	color:#fff;
}
.information a:hover{
	color:#fff;
}
.board{
	border:1px solid #666; background-color:#FFF;padding:10px;
	 font:0.75em 'Yekan';
	 margin:10px
	
}
.keyword a{
	padding-right:10px;
	font-size:1em;
	color:#C60;	
}
@media screen and (min-width:1201px){
	#container{
		width:80%;
	}

}
@media screen and (min-width:993px) and (max-width:1200px){
	#container{
		width:90%;
	}
	
	.nav li {
	margin-top: 10px ;
	padding: 0;
	list-style: none;
	display: inline-block;
}
}
@media screen and (min-width:769px) and (max-width:1024px){
	#navs li {
    list-style: none;
    float: right;
    margin-right: 5px;
	text-align:center;
	width:18%;
	padding-bottom:5px;
}
}
@media screen and (min-width:769px) and (max-width:992px){
	#content{
		width:100%;
		float:none;
	}
	#rightMenu{
	 	width:100%;
		float:none ;	
	}
	.sideBox{
		width:30.61224489795918%;
		float:right;
		margin-right:2.040816326530612%;
	}
	article.min_post{
/*		border:1px solid black;*/
		
		margin-right:1.492537313432836%;
		width:45%;
		float:right;
		
	}
		article.footer_head{
	padding:0px 20px 0px 20px;
	width:50%;
	float:right;
	margin-right:2%;	
}
	
.nav li {
	margin-top: 10px;
	padding: 0;
	list-style: none;
	display: inline-block;
	
}

	
	
}
@media screen and (max-width:768px){
	#content{
		width:100%;
		float:none;
	}
	article.min_post{
/*		border:1px solid black;*/
		
		width:auto;
		float:none;
		margin-right:0px;
	}
	
	#rightMenu{
	 	width:90%;
		float:none ;
		display:block;	
	}

	article.footer_head{
	padding:0px 20px 0px 20px;
	width:100%;
	float:right;
	margin-right:2%;	
}
		 #nav-wrap {
        position: relative;
    }

    /* menu icon */
    #menu-icon {
        color: #000;
        width: 42px;
        height: 30px;
        background: #ecebeb url(../images/menu-icon.png) no-repeat 10px center;
        padding: 8px 10px 0 52px;
        cursor: pointer;
        border: solid 1px #666;
        display: block; /* show menu icon */
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
    }
    #menu-icon:hover {
        background-color: #f8f8f8;
    }
    #menu-icon.active {
        background-color: #bbb;
    }
    
    /* main navs */
    #navs {
        clear: both;
        position: absolute;
        top: 38px;
        width: 160px;
        z-index: 10000;
        text-align:right;
		padding:5px;
        background: #f8f8f8;
        border: solid 1px #999;
        display: none; /* visibility will be toggled with jquery */
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
    }
    #navs li {
        clear: both;
        float: none;
        margin: 5px 0 5px 10px;
		text-align:right;
		padding-right:5px;
		width:100%;
    }
    #navs a, 
    #navs ul a {
        font: inherit;
        background: none;
        display: inline;
        padding: 0;
        color: #666;
        border: none;
    }
    #navs a:hover, 
    #navs ul a:hover {
        background: none;
        color: #000;
		width:100%;
    }
    
    /* dropdown */
    #navs ul {
        
        position: relative;
        display: block;
        border: none;
        background: inherit;
		padding-right:15px;
		box-shadow:none;
		
    }
    #navs ul li {
        margin: 3px 0 3px 15px;
		
		width:100px;
    }
}
@media screen and (min-width: 768px) {

    /* ensure #navs is visible on desktop version */
    #navs {
        display: block !important;
    }

}
