/*------------------------------------------------------------------------
# kh Hamra 1.0 - تیر 88
# ------------------------------------------------------------------------
# Copyright (C) 2007-2009 khalilan.com.
# @license - Copyrighted Commercial Software - گروه طراحی خلیلان رسانه
# Author: khalilan.com, Ltd
# Websites:  http://www.khalilan.com 
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #cccccc;
	background: #42403f;
	font-family: Tahoma;
	line-height: 160%;
}

body#bd {
	padding: 0;
	color: #cccccc;
	background-color: #42403f;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #42403f;
	color: #cccccc;
	font-size: 8pt;
	font-family: Tahoma;
	line-height: 140%;
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #0CB2F0;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #0CB2F0;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {
	color: #cccccc;
	font-family: Tahoma;
	font-weight: bold;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate, .modifydate {
	color: #cccccc;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 100%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-right: 10px;
	background: url(../images/bullet-list.gif) no-repeat 100% 9px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: right;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #565555;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
	direction: rtl;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #040404;
	color: #cccccc;
}

.button {
	padding: 3px 8px;
	border-top: 1px solid #565555;
	border-right: 1px solid #565555;
	border-bottom: 1px solid #565555;
	border-left: 1px solid #565555;
	color: #cccccc;
	background: #666666;
}

* html .button, *+html .button {
	padding: 2px 5px !important;
}

.inputbox {
	margin-bottom: 1px;
	padding: 2px;
	border: 1px solid #565555;
	background: #040404;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #565555;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
    direction: rtl;
}

.article_seperator {
	display: block;
	background: url(../images/hdot.gif) repeat-x center;
	height: 30px;
}

#kh-col1 .article_seperator, #kh-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
}

table.contenttoc td {
	padding: 3px 10px 3px 5px;
	background: url(../images/arrow.png) no-repeat 100% 7px;
}

table.contenttoc th {
	padding: 5px;
	border-top: 1px solid #565555;
	border-right: 1px solid #565555;
	border-bottom: 1px solid #565555;
	border-left: 1px solid #565555;
	font-weight: bold;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: right;
}

table.pollstableborder .sectiontableheader {
	padding: 8px 5px !important;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #040404;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 100%;
	line-height: 30px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 10px 0 0;
	background: url(../images/arrow.png) no-repeat 100% 7px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding: 0 0 15px 0;
	margin-bottom: 20px;
	color: #4F4F4F;
	background: url(../images/dot.gif) repeat-x bottom;
	font-size: 100%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 100%;
}

.contentheading {
	padding: 5px 0;
	font-size: 100%;
}

a.contentpagetitle {
	text-decoration: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: underline;
}

a.readon {
	padding-right: 10px;
	float: right;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px;
}

.modifydate {
	height: 15px;
}

.moduletable, .moduletable_menu, .moduletable_text {
	padding: 0;
}

.mosimage {
	margin: 15px 10px 5px 0;
	padding: 0 0 5px;
}

* html .mosimage {
	padding: 0 !important; /*IE 6*/
	margin: 15px 0 10px 0;
}

*+html .mosimage {
	padding: 0 !important; /*IE 7*/
	margin: 15px 5px 10px 0;
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 3px;
	padding: 1px 2px;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 1px 2px;
	font-size: 100%;
	border: 1px solid #565555;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 2px;
	color: #cccccc;
	font-size: 100%;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 2px;
	background: #0CB2F0;
	color: #cccccc;
	text-decoration: none;
}

.pagenavbar {
	padding-right: 14px;
	background: url(../images/pages.gif) no-repeat center right;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 100% 11px;
}

.sectiontableheader {
	padding: 5px;
	border-top: 1px solid #565555;
	border-right: 1px solid #565555;
	border-bottom: 1px solid #565555;
	border-left: 1px solid #565555;
	background: #040404;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/dot.gif) repeat-x bottom #040404;
}

.smalldark {
	text-align: right;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#kh-hp,
#kh-header,
#kh-topsl,
#kh-containerwrap,
#kh-containerwrap-f,
#kh-botsl,
#kh-footer,
p.kh-slogan span {
	width: 920px;
	margin: 0 auto;
	clear: both;
	direction: rtl;
}

.narrow #kh-hp,
.narrow #kh-header,
.narrow #kh-topsl,
.narrow #kh-containerwrap,
.narrow #kh-containerwrap-f,
.narrow #kh-botsl,
.narrow #kh-footer {
	width: 770px;
}

.fluid #kh-hp,
.fluid #kh-header,
.fluid #kh-topsl,
.fluid #kh-containerwrap,
.fluid #kh-containerwrap-f,
.fluid #kh-botsl,
.fluid #kh-footer {
	width: 92%;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#kh-containerwrap #kh-content {
	float: left;
	width: 75%;
	text-align: right;
}

#kh-content div.kh-innerpad {
	clear: both;
	margin: 0;
	padding: 20px 30px 20px 0;
	display: block;
}

#kh-containerwrap-f #kh-content div.kh-innerpad {
	padding: 0 80px;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#kh-col {
	float: right;
	width: 25%;
	font-size: 100%;
	overflow: hidden;
	overflow: hidden;
	text-align: right;
}

#kh-col .kh-innerpad {
	padding: 20px 0 20px 10px;
}

#kh-col table {
	border-collapse: collapse;
	border-spacing: 0;
}

#kh-col ul {
	margin: 0;
	padding: 0;
}

#kh-col ul li {
	padding-right: 10px;
	background: url(../images/bullet-list.gif) no-repeat 100% 8px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#kh-containerwrap, #kh-containerwrap-f {
	padding: 0;
	text-align: right;
}

#kh-containerwrap {
	padding: 0;
}

#kh-containerwrap #kh-container {
	padding: 0;
}

/* full */
#kh-containerwrap-f #kh-content {
	width: 100%;
	float: none;
	text-align: right;
}

/* HEADER
--------------------------------------------------------- */
#kh-headerwrap {
	border-bottom: 1px solid #565555;
	position: relative;
	z-index: 10;
	text-align: right;
}

#kh-header {
	height: 60px;
	position: relative;
	z-index: 999;
}

h1.logo {
	margin: 0;
	padding: 0;
	width: 212px;
	font-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 60px;
}

h1.logo a {
	width: 212px;
	float: left;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-transform: uppercase;
	text-indent: 1px;
	font-size: 0;
	height: 60px;
	outline: none;
	color: #42403f;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#kh-mainnav {
	height: 35px;
	z-index: 10;
	width: 100%;
	position: relative;
}

#kh-mainnav a,
#kh-mainnav a:hover,
#kh-mainnav a:active,
#kh-mainnav a:focus {
	outline: none;
}

#kh-mainnav span.separator {
	display: block;
}

/* Default Joomla! Menu */
a.mainlevel {
	width: 99%;
	display: block;
	color: #cccccc;
	background: url(../images/hdot.gif) repeat-x bottom;
	line-height: 32px;
	text-decoration: none;
	text-indent: 5px;
	height: 32px;
	text-align: right;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #0CB2F0;
	text-decoration: none;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

a.sublevel {
	padding: 5px 15px 5px 4px;
	display: block;
	background: url(../images/bullet-list.gif) no-repeat 100% 12px;
	color: #cccccc;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0CB2F0;
	text-decoration: underline;
}

#active_menu {
	color: #0CB2F0;
	font-weight: bold;
}

#kh-pathway {
	margin: 0 5px 5px 2px;
	color: #999999;
	font-size: 100%;
}

#kh-pathway img {
	margin: 0 5px;
}

#kh-pathway a {
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3
{
	margin: 0 0 8px;
	padding: 0;
	font-size: 100%;
	text-align: right;
}

div.moduletable ,
div.moduletable_menu,
div.moduletable_text
{
	margin-bottom: 10px;
	padding: 10px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.kh-box-left, .kh-box-center, .kh-box-right {
	float: left;
	overflow: hidden;
	text-align: right;
}

.kh-box-full {
	float: none;
	overflow: hidden;
}

.kh-box-leftcol div.moduletable {
	padding: 0 20px 0 0;
}

.kh-box-leftcol div.moduletable_menu {
	padding: 0 20px 0 0;
}

.kh-box-leftcol div.moduletable_text {
	padding: 0 20px 0 0;
}

.kh-box-left div.moduletable {
	padding: 0 10px 0 20px;
}

.kh-box-left div.moduletable_menu {
	padding: 0 10px 0 20px;
}

.kh-box-left div.moduletable_text {
	padding: 0 10px 0 20px;
}

.kh-box-right div.moduletable {
	padding-left: 20px;
}

.kh-box-right div.moduletable_menu {
	padding-left: 20px;
}

.kh-box-right div.moduletable_text {
	padding-left: 20px;
}

div.kh-box-leftcol {
	float: right;
}

/* Top Spotlight */
#kh-topslwrap {
	margin-bottom: 5px;
	text-align: right;
}

#kh-topsl {
	color: #cccccc;
	font-size: 100%;
	line-height: 1.4;
	height: 190px;
}

#kh-topsl h3 {
	display: none;
}

#kh-topsl .kh-slideshow {
	padding: 0;
}

#kh-topsl .kh-slideshow .moduletable {
	padding: 0 20px 0 480px;
	width: 400px;
	margin: 0;
	background: none;
	font-family: Tahoma;
	height: 190px;
}

#kh-topsl .kh-slideshow .moduletable_menu {
	padding: 0 20px 0 480px;
	width: 400px;
	margin: 0;
	background: none;
	font-family: Tahoma;
	height: 190px;
}

#kh-topsl .kh-slideshow .moduletable_text {
	padding: 0 20px 0 480px;
	width: 400px;
	margin: 0;
	background: none;
	font-family: Tahoma;
	height: 190px;
}

.narrow #kh-topsl .kh-slideshow .moduletable {
	padding: 0 20px 0 410px;
	width: 360px;
}

.narrow #kh-topsl .kh-slideshow .moduletable_menu {
	padding: 0 20px 0 410px;
	width: 360px;
}

.narrow #kh-topsl .kh-slideshow .moduletable_text {
	padding: 0 20px 0 410px;
	width: 360px;
}

#kh-topsl p {
	margin-top: 30px;
	margin-bottom: 5px;
}

#kh-topsl ul {
	margin: 0;
	padding: 0;
}

#kh-topsl li {
	padding-right: 10px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 100% 7px;
}

/* Bottom Spotlight */
#kh-botslwrap {
	margin: 5px 0 20px;
	text-align: right;
	border-top: 1px solid #565555;
	color: #0CB2F0;
}

#kh-botsl {
	color: #c6c6c6;
}

#kh-botsl h3 {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	color: #c6c6c6;
	font-size: 100%;
	height: 30px;
}

#kh-botsl h3 span {
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	display: block;
	padding: 0 10px 0 0;
	line-height: 28px;
	height: 30px;
}

#kh-botsl div.moduletable
 {
	padding-top: 0;
	padding-bottom: 0;
	padding: 0 20px;
	background: url(../images/arrow-1.png) no-repeat 100% 0;
}

#kh-botsl div.moduletable_menu
 {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
}

#kh-botsl div.moduletable_text
 {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
}

/* Common Style for Spotlight */
#kh-botsl ul {
	margin: 0 0 0 15px;
	padding: 0;
	text-align: right;
}

#kh-botsl li {
	padding-right: 10px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 100% 7px;
}

#kh-topsl td, #kh-botsl td {
	padding: 0;
}

#kh-topsl .article_seperator, #kh-botsl .article_seperator {
	display: none;
}

#kh-topsl table, #kh-botsl table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FOOTER
--------------------------------------------------------- */
#kh-footerwrap {
	clear: both;
	margin-top: 10px;
	text-align: right;
	background: url(../images/splig.gif) repeat-x top right;
}

#kh-footer {
	padding: 15px 0 30px;
	position: relative;
}

#kh-footer small {
	padding: 4px 10px 0 0;
	float: right;
	display: block;
	color: #c6c6c6;
	font-style: normal;
	line-height: normal;
}

small.kh-copyright {
	position: absolute;
	right: 125px;
}

#kh-footer a {
	color: #969595;
	text-decoration: none;
}

#kh-footer a:hover, #kh-footer a:active, #kh-footer a:focus {
	color: #666666;
	text-decoration: underline;
}

#kh-footer ul {
	margin: 4px 0 5px 10px;
	padding: 0;
	float: left;
	background: url(../images/vline.gif) no-repeat center right;
	line-height: normal;
}

#kh-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#kh-footer li a {
	padding: 0 10px;
	display: inline;
	background: url(../images/vline.gif) no-repeat center left;
	font-size: 100%;
	line-height: normal;
}

/* Search */
#kh-search {
	float: left;
	padding-left: 30px;
	display: block;
	background: url(../images/icon-search.gif) no-repeat 10px center;
}

#kh-search .inputbox {
	width: 100px;
	color: #666666;
	font-size: 11px;
}

/* USER TOOLS
--------------------------------------------------------- */
#kh-usertools {
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}

#kh-usertools ul {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	line-height: normal;
}

.narrow #kh-usertools ul {
	margin: 0 0 0 5px;
}

#kh-usertools ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#kh-usertools img {
	padding: 0;
	margin: 5px 0 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
	text-align: right;
}

#kh-banner {
	text-align: center;
	display: block;
	clear: both;
	margin: 15px 0;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	text-decoration: none;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}

a#kh-hp-switch {
	width: 50px;
	display: none;
	background: url(../images/tools-off.png) no-repeat;
	text-indent: 0;
	font-size: 0;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 220px;
	height: 60px;
	outline: none;
}

a#kh-hp-switch:hover,
a#kh-hp-switch:active,
a#kh-hp-switch:focus {
	background: url(../images/tools-on.png) no-repeat;
}

#kh-hpwrap {
	background: #4F4F4F;
	color: #CCCCCC;
	font-size: 11px;
}

#kh-hp {
	line-height: normal;
}

div.kh-tools {
	float: right;
	padding: 3px 0 2px;
}

html>body div.kh-tools {
	float: left;
	padding: 5px 0 5px;
}

div.kh-tools form {
	float: left;
}

div.kh-tools form label {
	float: left;
	padding: 0 5px;
}

div.kh-tools form input {
	padding: 1px 5px;
}

div.kh-tools form input.button {
	font-size: 11px !important;
}

* html div.kh-tools input.button, *+html div.kh-tools input.button {
	padding: 1px 5px !important;
}

div.kh-tools form #mod_login_username,
div.kh-tools form #mod_login_password {
	border: 1px solid #565555;
	width: 70px;
	margin-bottom: 0;
	background: #040404;
	
}

.narrow div.kh-tools form #mod_login_username,
.narrow div.kh-tools form #mod_login_password {
	width: 50px;
}

div.kh-tools form #mod_login_remember {
	margin-bottom: 0;
}
	
div.kh-tools form a {
	padding-left: 5px;
	border-left: 1px solid #565555;
	color: #040404;
	text-decoration: none;
}

div.kh-tools form a:hover,
div.kh-tools form a:active,
div.kh-tools form a:focus {
	text-decoration: underline;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* گروه طراحی خلیلان رسانه */