/*
Theme Name:Jaavid Dot Com
Theme URI: http://www.jaavid.com
Description: A Special theme for Wordpress & Jaavid.com
Author: Javid Momeni
Author URI: http://www.jaavid.com
*/
body, h1, h2, h3, h4, h5, h6, form, p, ol, ul {
	margin: 0;
	padding: 0;
}
body {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #4a4a4a;
	color: #000;
}
table {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
ul, ul li {
	list-style-type: none;
}
#header {
	margin: 0 auto;
	width: 863px;
	height: 219px;
	text-align: left;
	vertical-align: top;
	background: url(images/header.jpg) no-repeat right top;
	color: #fff;
	direction : rtl;
}
h1 {
	padding: 40px 10px 10px;
	font-family: Sans Serif, Arial;
	font-size: 40px;
	font-weight: bold;
}
h1 a {
	text-decoration: none;
	color: #CCCCCC;
}
h1 a:hover {
	font-weight: bold;
}
.description {
	padding: 0 20px;
	font-family: tahoma;
	font-size: 12px;
	color: #999;
}
#container {
	margin: 0 auto;
	width: 910px;
	height: 100%;
	
	vertical-align: top;
	background: #333;
	color: #000;
}
#page {
	border-top: 2px solid #333333;
	padding: 10px;
	
	vertical-align: top;
	background: #333;
	color: #ccc;
}
.narrowcolumn {
	float: left;
	margin: 0 10px 0 0;
	width: 460px;
	
	vertical-align: top;
	background: #333;
	color: #ccc;
	direction: rtl;
	text-align: right;
}
.narrowcolumn-w {
	float: left;
	margin: 0 10px 0 0;
	width: 700px;
	
	vertical-align: top;
	background: #333;
	color: #ccc;
	direction: rtl;
	text-align: right;
}
.widecolumn {
}
.post {
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	color: #333;
	direction: rtl;
}
.post h2 {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
.post h2 a {
	text-decoration: none;
	color: #000;
}
.post h2 a:hover {
	text-decoration: none;
}
.entry p {
	padding: 10px 0 0;
}
.navigation {
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: right;
	vertical-align: top;
	background: #222;
	color: #ccc;
}
.navigation a {
	color: #fff;
}
.commentlist ol, .commentlist ol li {
	list-style-type: none;
}
.commentlist ol {
	margin: 0 0 10px 0;
}
.commentlist ol li {
	margin-bottom: 5px;
	border: 1px solid #eee;
	padding: 10px;
	font-size: 11px;
	background: #f3f3f3;
	color: #333;
}
blockquote {
	margin: 5px 0 5px 5px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	vertical-align: top;
	background: #fff;
	color: #333;
}
cite {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
}
#obar {
	float: left;
	margin: 0 10px 0 0;
	width: 235px;
	text-align: justify;
	vertical-align: top;
	background: #333;
	color: #ccc;
	direction: rtl;
}
#obar ul {
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: right;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	color: #333;
}
#obar ul li {
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#obar ul li h2 {
	font-size: 12px;
	font-weight: bold;
}
#obar ul ul {
	margin: 0;
	padding: 0;
	background: #fff;
}
#obar ul ul li {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}
#sidebar {
	float: left;
	margin: 0;
	width: 175px;
	text-align: right;
	vertical-align: top;
	background: #333;
	color: #ccc;
	direction: rtl;
}
#sidebar ul {
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: right;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	color: #333;
}
#sidebar ul li {
	font-weight: bold;
	color: #000;
}
#sidebar ul li h2 {
	font-size: 12px;
	font-weight: bold;
	direction: ltr;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
	background: #ffffff;
}
#sidebar ul ul li {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}
#wp-calendar {
	margin: 5px 0 0;
	font-family: tahoma;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: right;
	color: #666;
}
#wp-calendar th, #wp-calendar td {
	padding: 1px;
	background: #999999;
	color: #000;
}
#wp-calendar #today {
	background: #CCCCCC;
}
#wp-calendar > thead > tr > th {
	background: white;
}
#footer {
	clear: both;
	text-align: center;
	vertical-align: top;
	background: #333;
	color: #000;
}
#footer p {
	padding: 10px 20px;
}
#footer a {
	color: #4e4e4e;
}
#linkz a, #linkz a:hover, #linkz a:visited {
	position: absolute;
	left: -1500px;
	top: -1500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#linkz a:active {
	position: static;
	width: auto;
	height: auto;
}
#recentlink {
	font-family: tahoma;
	text-align: justify;
	direction : rtl;
	color: #ffffff;
	padding:10px;
	margin:0 10px;
	background-image:url('images/magnolia_logo.png');
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#000000;
}
#recentlink a {
	color: #999999;
	text-decoration: none;

}
#recentlink a:hover {
	color: #999999;
	text-decoration: underline;
}
#recentlink h2 {
display:none;
}
.movie {
	width: 155px;
	float: right;
}
.movie a {
	color: #0066FF;
	text-decoration: none;
}
.movie p {
	width: 144px;
	text-align: justify;
}
.clr {
	clear: both;
}
.daily {
	font-family: "verdana", Arial;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}
/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 70%;
	text-align: right;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contacterror {
	border: 1px solid #ff0000;
}
.contactsubmit {
	font-family: tahoma;
}
.linumber {
	list-style-type: lower-latin;
}
.time {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	font-size: 9px;
	float: right;
}
.post-date {
	width: 47px;
	height: 50px;
	float: left;
	background: url(images/date.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.ul-archives {
	list-style: none;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li {
	border-top: 1px solid #dceeb7;
}
.ul-archives li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #C0C0C0;
}
#intro {
	margin: 1px 0 1px 0;
	padding: 5px;
	width: 370px;
	float: right;
}
#intro .profile {
	border: #ccc 1px solid;
	padding: 3px;
	margin: 0 15px 0 0;
	float: left;
	vertical-align: top;
}
.intropost {
	margin: 0 0 5px 0;
	padding: 4px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	color: #333;
	direction: rtl;
	width: 412px;
	float:right;
	clear: both;
}
/*Akismet Sidebar blouck Style */
#aka, #aka:link, #aka:hover, #aka:visited, #aka:active {
	color: #fff;
	text-decoration: none;
}
#aka:hover {
	border: none;
	text-decoration: none;
}
#aka:hover #akismet1 {
	display: none;
}
#aka:hover #akismet2, #akismet1 {
	display: block;
}
#akismet2 {
	display: none;
	padding-top: 2px;
}
#akismeta {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
#akismetcount {
	display: block;
	font: 15px Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
#akismetwrap #akismetstats {
	background: url(http://www.jaavid.com/wp-content/plugins/akismet/akismet.gif) no-repeat top left;
	border: none;
	color: #fff;
	font: 11px Tahoma;
	height: 40px;
	line-height: 100%;
	overflow: hidden;
	padding: 8px 0 0;
	text-align: center;
	width: 120px;
}
/* Mambo Learn Banner CSS ! :D */
.mambolearn {
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	width: 842px;
}
#comment {
	font: 11px Tahoma;
}
#submit {
	font: 11px Tahoma;
}
#tabs6 {
	margin: 0 auto;
	width: 860px;
	float: right;
	width: 100%;
	background: #4a4a4a;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #666;
}
#tabs6 ul {
	margin: 0;
	list-style: none;
}
#tabs6 li {
	display: inline;
	margin: 0;
	padding: 0;
	direction: rtl;
}
#tabs6 a {
	float: right;
	background: url(images/tableft6.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs6 a span {
	float: right;
	display: block;
	background: url(images/tabright6.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {
	float: none;
}
/* End IE5-Mac hack */
#tabs6 a:hover span {
	color: #FFF;
}
#tabs6 a:hover {
	background-position: 0% -42px;
}
#tabs6 a:hover span {
	background-position: 100% -42px;
}
#tabs6 #current a {
	background-position: 0% -42px;
}
#tabs6 #current a span {
	background-position: 100% -42px;
}
.Description{
padding-right:17px;
margin-right:10px;
background-image:url('images/link.png');
background-repeat:no-repeat;
background-position:center right;
}
#recentlink ul li{
margin-top:3px;
padding-top:5px;
}
.MagnoliaLink{
font-family:verdana;
font-size:15px;
font-weight:bold;
text-align:left;
color:#000000;
}
.MagnoliaLink a{
background-image:url('images/magnolia.png');
background-repeat:no-repeat;
background-position:center left;
color:#000000 !important;
padding-left:23px;
}
#ff-activity { margin: 1em 0;background-color:#ffffff;direction:rtl; color:#000000;}
#ff-activity .ff-event { margin: 0 0 1.15em 0; background-repeat: no-repeat; background-position: right top; padding: 0 19px 0 2px; }
#ff-activity .title { margin: 0 0 .5em 0; }
#ff-activity .ff-list { margin: .5em 0; }
#ff-activity .ff-list p { margin: 0 0 .5em 0; }
#ff-activity .ff-thumbnails { margin: .5em 0 .5em 0; }
#ff-activity .ff-thumbnails img { margin: 0; padding: 0; }
#ff-activity .ff-thumbnails a { margin: 0 .25em .25em 0; padding: 0; }
#ff-activity .ff-meta { margin: 0; }
#ff-activity .ff-account { margin: 1em 0 0 0; background: url('http://friendfeed.com/static/images/icons/internal.png?v=99bf8708c13e43d1fbaf614404fe1314') no-repeat right top; padding-right: 20px; }

#idc-container h3{direction:ltr;text-align:right;}.idc-thread{direction:rtl !important;text-align:right !important;}#idc-container h3:after {content: "نظرات" !important;}