/*
------------------------------------------------------
General CSS | Version: 1.0.0
------------------------------------------------------
© Copyright 2008 MihanNews.com , All rights reserved.
------------------------------------------------------
Author: Mohammad Amiri | http://mohammadamiri.ir
------------------------------------------------------
*/

/* [Common] */
body {
	background-color:#E9E6E1;
	cursor:default;
	font-family:tahoma;
	font-size:11px;
	margin:0;
	padding:0;
}
table {
	border:0;
	font-family:tahoma;
	font-size:11px;
}
form {
	border:0;
	margin:0;
	padding:0;
}
img {
	border:0;
}
.frame-pic-general {
	border:1px solid #D3D2D2;
	padding:2px;
}
.frame-pic-content-news {
	border:1px solid #D3D2D2;
	float:left;
	height:150;
	margin-right:10px;
	padding:2px;
	width:150px;
}

}

}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
textarea , select , .textbox {
	background-color:#FFFFFF;
	border:1px solid #91979B;
	color:#454E56;
	font-family:tahoma;
	font-size:11px;
	padding:2px;
}
textarea:focus , textarea:hover , select:focus , select:hover , .textbox:focus , .textbox:hover {
	background-color:#FDFCF7;
	border:1px solid #6B757F;
}
select , .textbox {
	height:20px;
}
.button {
	background:#FDFCF7 url('../theme/button_bk.gif') repeat-x;
	border:1px solid #91979B;
	color:#454E56;
	cursor:pointer;
	font-family:tahoma;
	font-size:11px;
	height:20px;
	padding-bottom:4px;
	text-align:center;
}
.button:hover {
	border:1px solid #6B757F;
	color:#212122;
}
.fa {
	direction:rtl;
	text-align:right;
}
.en {
	direction:ltr;
	text-align:left;
}
.bold {
	font-weight:bold;
}

/* [Main] */
#main {
	width:100%;
}

/* [Header] */
#header {
	background:url('../theme/header_bk.gif') repeat-y;
	height:116px;
	width:976px;
}
#header-container {
	height:116px;
	width:942px;
}

/* [Menu bar] */
#menubar {
	background:url('../theme/menubar_bk.gif') repeat-y;
	height:38px;
	width:976px;
}
#menubar-container {
	background:url('../theme/menubar_fill.gif') repeat-x;
	direction:rtl;
	padding:0 10px 0 10px;
}
#menubar-items {
	width:735px;
}
#menu-item {
	color:#969696;
}
#menu-item a {
	color:#55595C;
	display:block;
	padding:0 5px 0 5px;
	text-align:center;
	text-decoration:none;
}
#menu-item a:hover {
	color:#41873D;
	display:block;
	padding:0 5px 0 5px;
	text-align:center;
	text-decoration:none;
}
#menu-item .active {
	color:#969696;
	display:block;
	padding:0 5px 0 5px;
	text-align:center;
	text-decoration:none;
}
#menu-space {
	background:url('../theme/menu_space.gif') no-repeat center;
	height:26px;
	width:18px;
}
#menubar-searchbox {
	direction:rtl;
	text-align:left;
	width:185px;
}

/* [Main Body] */
#main-body {
	background:url('../theme/body_bk.gif') repeat-y;
	width:976px;
}
#main-body-container {
	background-color:#FFFFFF;
	direction:rtl;
	width:942px;
}
#main-body-content {
	color:#5E646A;
	line-height:24px;
}

/* [Box] */
#box {
	color:#796F6F;
}
#box a {
	color:#1A65A4;
	text-decoration:none;
}
#box a:hover {
	color:#FF6000;
	text-decoration:none;
}
#box-title {
	background-color:#FEFDF9;
	border-left:1px solid #C9C8C8;
	direction:rtl;
	height:29px;
	text-align:right;
	width:100%;
}
#box-title-right-corner {
	background:url('../theme/box_title_right_corner.gif') no-repeat;
	height:30px;
	width:16px;
}
#box-title-text {
	background:url('../theme/box_title_bk.gif') no-repeat;
    font-size:15px;
    font-weight:bold;
    font-family:Times New Roman;
	border-top:1px solid #C9C8C8;
	color:#77797C;
	padding-bottom:2px;
	padding-right:6px;
}
#news-title-center {
    font-size:15px;
    font-weight:bold;
    font-family:Times New Roman;
	color:#77797C;
}
#specialnews-title-center {
    font-size:16px;
    font-weight:bold;
    font-family:Times New Roman;

}
#box-title-2 {
	background-color:#FEFDF9;
	direction:rtl;
	height:29px;
	text-align:right;
	width:100%;
}
#box-title-text-2 {
	background:url('../theme/box_title_bk.gif') no-repeat;
	border-top:1px solid #C9C8C8;
	border-bottom:1px solid #C9C8C8;
	color:#77797C;
	padding-bottom:2px;
	padding-right:12px;
}
#box-content {
	border:1px solid #C9C8C8;
	direction:rtl;
	line-height:22px;
	padding:10px;
	text-align:right;
	vertical-align:top;
	background-color:#FDFDFD;
}
#writing-box , #chat-box , #article-box , #dashboard-box , #last-news-box , #special-news-box {
	color:#000000;
	line-height:16px;
	width:100%;
}
#writing-box p , #chat-box p , #article-box p , #dashboard-box p {
	margin:0;
	padding:0;
	padding-top:3px;
}
#last-news-box p , #special-news-box p , #content-news-box p {
	margin:0;
	padding:0;
	padding-top:3px;
	text-align:justify;
}
#last-news-title-box , #links-box , #relative-news-title-box {
	width:100%;
}
#last-news-title-box p , #links-box p , #relative-news-title-box p {
	margin:0;
	padding:0;
	padding-top:10px;
}
#opinion-box , #opinion-options {
	color:#796F6F;
	line-height:16px;
}
#dashboard-box a:hover .frame-pic-general {
	background-color:#F6F4F4;
}
#content-news-box {
	color:#796F6F;
	line-height:22px;
	text-align:justify;
	width:100%;	
}
#content-news-box-tools {
	border-bottom:1px solid #C9C8C8;
	color:#A29D9D;
	direction:rtl;
	height:36px;
	padding-top:2px;
	width:100%;
}
#content-news-box-tools a {
	color:#A29D9D;
}
#content-news-box-description {
	border-bottom:1px solid #C9C8C8;
	color:#3577AE;
	direction:rtl;
	font-weight:bold;
	line-height:18px;
	padding:10px;
	padding-top:7px;
	width:100%;
}

/* [Comment] */
#comment-content-1 , #comment-content-2 {
	color:#5E646A;
	line-height:20px;
	padding:15px 20px 15px 20px;
	vertical-align:top;
}
#comment-content-2 {
	background-color:#FDFCF7;
}
#user-name-comment {
	direction:rtl;
	float:right;
}
#date-time-comment {
	color:#AEB1B4;
	direction:ltr;
	float:left;
}
#send-comment {
	color:#5E646A;
	vertical-align:top;
	line-height:24px;
}

/* [Footer] */
#footer {
	height:34px;
	width:976px;
}
#footer-leftCorner {
	background:url('../theme/footer_left_corner.gif') no-repeat;
	height:34px;
	width:34px;
}
#footer-rightCorner {
	background:url('../theme/footer_right_corner.gif') no-repeat;
	height:34px;
	width:34px;
}
#footer-bk {
	background:url('../theme/footer_bk.gif') repeat-x;
	height:34px;
	width:908px;
}
#footer-container {
	color:#494D50;
	line-height:16px;
	text-align:center;
	padding-bottom:15px;	
}
#footer-container a {
	color:#494D50;
	text-decoration:none;
}
#footer-container a:hover {
	color:#6F7478;
	text-decoration:none;
}