/* Translated to RTL using cssrtl.py by Guy Rutenberg */
/* CSS Document */

body {
	text-align:right;
	direction:rtl;
	background:#fff;
	font: 16px/1.95em Tahoma, Dejavu Sans;
	margin:0;
	color:#666;
	padding-top:20px;
	border:3px solid #eee;
}

html {
	direction:rtl;
	border:15px solid #f6f6f6;
	border-right:30px solid #f6f6f6;
	border-left:30px solid #f6f6f6;
}

* {
	margin:0;
	padding:0;
	outline:none;
}

#footer {
	padding:20px 50px;
	margin-top:50px;
	clear:both;
	border-top:2px solid #eee;
	font:80% Tahoma, Dejavu Sans;
	line-height:25px;
}

#footer a {
	color:#999;
}

#footer .validate {
	float:left;
}

table {
	width:100%;
	padding:10px;
	border:1px solid #eee;
}

th {
	color:#6CCC26;
	border-bottom:0px solid #eee;
	padding:5px;
}

td {
	padding:5px;
	background:#fafafa;
	border:1px solid #ccc;
}
td a {
	text-decoration:none;	
}
#container {
	width:95%;
	margin:0 auto;
}

#content ul {
	margin:15px 25px 15px 0;
}

#content ul li {
	border-bottom:1px solid #eee;
	padding:10px;
	color:#444;
}

#content img {
	background:#fff;
	padding:1px;
	border:3px solid #eee;
	margin:10px;
}



#sidebar ul {
	border: 1px solid #6CCC26;
	padding: 0px;
	list-style:none;
	margin-top: 15px;
}
#sidebar ul li{
}
#sidebar ul li a{
	padding: 10px;
	color: #6CCC26;
}
#sidebar ul li a:hover{
	color: black;
}
#sidebar ul a {
	color:#444;
	font:80% Tahoma, Dejavu Sans;
	text-decoration:none;
}

#sidebar ul a span {
	color:#ccc;
}

#sidebar ul a:hover span {
	color:#333;
}

#sidebar p {
	font:80% Tahoma, Dejavu Sans;
	line-height:24px;
	margin:10px 0 20px 0;
}

#sidebar ul li {
	background:#fafafa;
	margin:1px 0 0 0;
	padding:5px;
}

#sidebar h3 {
	font:120% Tahoma, Dejavu Sans;
	margin:5px 0;
	color:#222;
	padding-top: 20px;
}

#content {
	width:70%;
	float:right;
	margin-bottom:50px;
}

#sidebar {
	margin-right:75%;
	border-right:1px solid #eee;
	padding-right:30px;
}

.articleinfo {
	font:80% Tahoma, Dejavu Sans;
	border-top:1px solid #eee;
	color:#999;
	padding:20px 0;
}

.articleinfo a {
	color:#6CCC26;
}

.articleinfo a:hover {
	text-decoration:none;
}

#content h3 {
	margin:20px 0;
}

blockquote {
/*	direction: ltr;
	text-align:left;
*/
	background:#f6f6f6;
	padding:0 10px;
	border:1px solid #eee;
	font:100% Tahoma, Dejavu Sans;
}

#content p {
	line-height:30px;
	margin:20px 0;
	word-spacing:2px;
}

#content p a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#content p a:hover {
	border-bottom:1px solid #aaa;
}

#content h2 {
	font:190% Tahoma, Dejavu Sans;
	margin-top:45px;
}
#content h2 a {
	color:#333;
	text-decoration:none;
}
#attachments {
	border: 1px solid #6CCC26;
	margin: 30px 0px;
	padding: 10px 20px;
	background-color: #fafafa;
}
#attachments h4{
	width: 100%;
	color: auto;
}
#attachments ul li {
	list-style:none;
	display: inline;
	margin-left: 10px;
%	border: 1px solid blue;
}
#attachments ul li a{
	color: #6CCC26;
	padding: 10px;
	text-decoration: none;
}
#attachments ul li a:hover {
	color: black;
	background-color: white;
}
#header {
	width:100%;
	margin:0 auto;
	padding:0px 0;
	background-image: url('../images/lion.png');
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
#header .right {
	float:left;
}

#header h1 {
	padding:30px 0;
	font:290% Tahoma, Dejavu Sans;
	letter-spacing:0px;
	margin-bottom:5px;
	margin-right:35px;
}
#header h1 a {
	color:#000;
	text-decoration:none;
}
#header h1 a span {
	color:#ccc;
}

#header h1 a:hover span {
	color:#A3E800;
}

#header h3 {
	font:100% Tahoma, Dejavu Sans;
	color:#999;
	display:inline;
	margin-right:35px;
	padding-top:-85px;
}
#xepersian {
	height: 100%;
	margin: 30px 0px;
	margin-right: 50px;
	padding: 10px;
	padding-right: 100px;	
	border:1px solid #6CCC26;
/*	background: #faa; */
	background-image: url('../images/xepersian-logo-small.png');
	background-repeat: no-repeat;
	background-position: 100% -5px;
}
#next {
	float: left;
	border-bottom: 1px solid  #6CCC26;
	border-left: 1px solid  #6CCC26;
	width: auto;
	padding: 2px 5px;
	text-decoration: none;
}
#previous {
	float: right;
	border-bottom: 1px solid  #6CCC26;
	border-right: 1px solid  #6CCC26;
	width: auto;
	padding: 2px 5px;
}
#next a {
	text-decoration: none;
}
#previous a {
	text-decoration: none;
}
ul#nav {
	background:#8EDF53;
	padding:10px;
	font-size:80%;
	border-top:3px solid #6CCC26;
	border-bottom:3px solid #6CCC26;
	font-weight:bold;
	margin:10px 0 0 0;
}

ul#nav li {
	display:inline;
	list-style:none;
	margin-right:10px;
}

ul#nav li a {
	padding:10px 14px;
	color:#fff;
	text-decoration:none;
}

ul#nav li a:hover {
	background:#7EDB39;
	color:#fff;
}

ul#nav li a.active {
	border-bottom:2px solid #fff;
}
p.about {
	border: 1px solid #6CCC26;
	background:#fafafa;
	margin:1px 0 0 0;
	padding:5px;
}

p.about a {
	color:inherit;
	text-decoration:none;
}
p.about a:hover {
	color:#000;
	text-decoration:none;
}	

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}


