.content-title {
	color: #013A81 !important;
	font-size: 18px;
	padding: 0 4px 15px 0px;
	padding-bottom:5px\9;
	margin-bottom: 20px;
	position: relative;
	height:100%;
	background: url(images/category_folders.png) no-repeat top right;
	padding-right: 35px;
	margin : 14px 6px 14px 0 ; 
}
.list .post {
	background:url(images/bg_listlink.png) bottom repeat-x;
	border: 1px solid #E4E2D2;
	width: 90%;
	float: left;
	padding: 10px;
	margin-right: 7%;
	margin-bottom: 4px;
	border: 1px solid #CCC;
}
.list .post h2, .list .post h2 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC4B3E;
}
.list .post h2 {
	padding: 15px 15px 5px 15px;
}
.list .post .post-meta {
	color: #AAA9A9;
	font-size: 12px;
}
.list .post .post-meta span, .list .post .post-meta a {
	color: #BCBCBC;
	text-decoration: none;
}
.list .post .post-meta a:hover {
	text-decoration: underline;
	color: #BCBCBC;

}
.list .thumbshot {
	float:right; 
	width:110px;
	float: right;
	margin: 0px 0px 5px 20px;
}
.list .post-content {
	padding: 0 15px;
	color: #606060;
	font-size: 12px;
	line-height: 22px;
	direction:rtl;
	text-align:justify;
}
.list .post a {
	text-decoration:none;
	color: #CC4B3E;
}
.list .post a:hover {
	color: black;
}
.post_bottom {
	border-top: 1px solid #E7E6DA;
	color: #949393;
	padding: 10px 15px;
	font-size: 13px;
	height: 100%;
	overflow: hidden;
	clear: both;
}
.i_fav {
	padding-left: 0px;
	float: left;
}
.i_fav img {
	padding-right: 4px;
	border:0 !important;
}
.views {
	float: left;
	font-size:12px;
}
.linktourl {
	font-size:12px;
	color:#666;
	background:url(images/linkico.png) no-repeat right top;
	padding:2px 20px 5px 3px;
}
.thumbshot a img { 
	border:none !important;
	background-color: #eef2f3;
	border: 1px solid #E7E7E6;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	padding: 3px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-bottom: 4px;
}
.thumbshot a img:hover {
   opacity: 1;
   filter: alpha(opacity=100);
}
.children  { 
	padding:2px 15px 0 0 ;;
}
.thumbshot img {
	background-color: white;
	border: 1px solid #E7E7E6;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	padding: 3px;
}

tr.suggest-header {
	font-weight:bold;
}
tr.suggest-header td {
	background-color:#CCC;

}
.saman_list_subject
{
	width:40%;float:right;display:block;margin:5px 5px 5px 50px;
	min-height:360px;
}

.saman_title {
    	color: #000;
    	font-family: Byekan !important;
    	font-size: 14px !important;
    	line-height: 20px;
    	padding-right: 4px;
    	border-bottom: 2px solid #E95B10;
  	padding-bottom:8px;
}
.not_found{
	border-collapse: collapse;
	border: 1px solid #B5BABE;
	width:96%;
	text-align:center;
	vertical-align: middle;
	color:#EA3124;
	font-size:12px;
	font-weight:bold;
	float:right;
	padding:15px;
}