.contents_container{
    margin: auto;
    padding-top: 5px;
    width: 700px;
    max-width: 100%;
}
.is_rtl{
	direction: rtl;
	text-align: right;
}
.is_ltr{
	direction: ltr;
	text-align: left;
}

.content_item_a{
	width: 694px;
	border: 1px solid #000;
	border-radius : 5px;
	margin-bottom: 3px;
	padding:5px 10px 5px 5px;
    max-width: 100%;
}
.content_item{
	border: 1px solid #6c9edd;
	border-radius : 5px;
	margin-bottom: 8px;
	padding:2px;
	width:694px;
    max-width: 100%;
}
.content_item_hot{
	border: 1px solid #ff0000 !important;
}
.con_info_bar_a{
	width: 100%;
	height: 25px;
	background: #fe0000;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
 	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	color:#000;
	margin-bottom: 10px;
}

.date_content{
	width: 100%;
	height: 30px;
	background: #d1e2ec;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
 	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 10px;
	color: #000;
}
.con_info_bar_a a {
	text-decoration: none;
}
.con_info_bar_b a{
	text-decoration: none;
	color: #000;
}
.info_bar_left{
	width: 140px;
	float: left;
	direction: rtl;
	text-align: right;
}
.info_bar_right{
	width: 140px;
	float: right;
	direction: ltr;
	text-align: left;
}

.wrapper{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.link_title_content{
	color: #000;
	padding-right: 5px;
}
.link_title_content_hot{
	color: #fff;
	padding-right: 5px;
}

.link_title_content:hover{
	color: #9a0000;	
}
.link_title_content_hot:hover{
	color: #000;	
}

.title_content_a{
	padding-right:5px;
	background: url('/client/themes/fa/main/../img/bolet_dagh.gif') no-repeat right 11px;
    color: #000000;
    direction: rtl;
    display: block;
    font: bold 12px/22px tahoma;
    text-decoration: none;
    text-indent: 4px;
    width: 100%;
}
.title_content_b{
	padding-right:5px;
	background: url('/client/themes/fa/main/../img/bolet.gif') no-repeat right 11px;
     color: #000000;
    direction: rtl;
    display: block;
    font: bold 12px/22px tahoma;
    text-decoration: none;
    text-indent: 4px;
    width: 100%;
}

.title_content_al{
	padding-left:5px;
	background: url('/client/themes/fa/main/../img/bolet_dagh.gif') no-repeat left 11px;
    color: #000000;
    direction: ltr;
    display: block;
    font: bold 12px/22px tahoma;
    text-decoration: none;
    text-indent: 4px;
    width: 100%;
}
.title_content_bl{
	padding-left:5px;
	background: url('/client/themes/fa/main/../img/bolet.gif') no-repeat left 11px;
     color: #000000;
    direction: ltr;
    display: block;
    font: bold 12px/22px tahoma;
    text-decoration: none;
    text-indent: 4px;
    width: 100%;
}
.info_content{
	width: 100%;
	margin-top: 5px;
}

.date_content_right{
	width: 250px;;
	margin-top: 5px;
	float: right;
	margin-right: 20px;
	font-size: 11px;
}

.date_content_left{
	width:250px;
	margin-top: 5px;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}
.body_content{
	padding: 7px;
	font: 13px/25px Tahoma;
}
.title_content{
	float: right;
	padding:0 5px;
    color: #000;
    direction: rtl;
    display: block;
    font: 18px/30px nassim-bold;
    padding-left: 5px;
    text-decoration: none;
    text-indent: 4px;
	padding: 0px 5px 0px 0px;
}
.title_content_hot{
	color: #fff;
	font-weight: bold;
}
.date_content_hot{
	background-color: #ff0000 !important;
	color: #fff;
}
.body_content_live_hot{
	
}
.date_content_inner{
	float: left;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

.body_liveblog{
	padding: 7px;
}
.date_content_inner_notitle{
	float:none;
	text-align: center;
}
.date_content_notitle{
	text-align: center;
}