/*------------------------------------------------------------------------
 * گروه طراحی خلیلان رسانه - دی 88
# ------------------------------------------------------------------------
# گروه طراحی خلیلان رسانه - www.khalilan.com
-------------------------------------------------------------------------*/

h2.khzin-title, h4.khzin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 100%;
}

/* CONTENT
--------------------------------------------- */
#khzin-wrap {
	padding: 0;
}

#khzin {
	padding: 0;
}

.khzin-left {
	float: left;
	background: url(../images/dot.gif) repeat-y right;
}

.khzin-center {
	float: left;
	background: url(../images/dot.gif) repeat-y right;
}

.khzin-right {
	float: right;
}

.khzin-box {
	padding: 0 20px 15px;
}

.khzin-left .khzin-box {
	padding-left: 0;
}

.khzin-right .khzin-box {
	padding-right: 0;
}

div.khzin-section {
	display: block;
	margin-bottom: 10px;
}

div.khzin-section a {
	display: block;
	background: url(../images/menu-bg.png) repeat-x left;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding-left: 5px;
}

div.khzin-section a span {
	padding: 0 12px 0 5px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	display: block;
	background: url(../images/menu-bg.png) repeat-x right;
}

div.khzin-section a:hover,
div.khzin-section a:active,
div.khzin-section a:focus {
	text-decoration: none;
}

.khzin-box:hover div.khzin-section a,
.hover div.khzin-section a {
	color: #0cb2f0;
}

.khzin-box:hover div.khzin-section a span,
.hover div.khzin-section a span {
    padding: 0 12px 0 5px;
}

.khzin-more {
	color: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 100%;
	letter-spacing: 0px;
}

.khzin-more-1 {
	color: #7f7f7f;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 2px 0 0px;
	font-size: 95%;
	letter-spacing: 0px;
	text-align: right;
	font-weight: normal !important;
}

ul.khzin-links {
	padding: 0;
	margin: 0;
}

ul.khzin-links li {
	padding: 0 0 1px;
	margin: 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

ul.khzin-links li a {
	color: #505050;
	display: block;
	padding: 5px 15px 5px 5px;
	background: url(../images/icon-pages.png) no-repeat right;
}

ul.khzin-links li a:hover, ul.khzin-links li a:active, ul.khzin-links li a:focus {
	color: #0FA9CC;
	background: url(../images/icon-pages.png) no-repeat right;
}

.khzin-content img {
	padding: 8px 10px 0 0;
}

.khzin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-size: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
}

.khzin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#khzin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#khzin-hlwrap-sub .khzin-box,
#khzin-hlwrap-sub .khzin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#khzin-hlwrap-sub h4.khzin-title {
	font-size: 100%;
	font-weight: normal;
}

#khzin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#khzin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.khzin-pagenav, .khzin-pagenav-counter {
	text-align: center;
}