body {
   background: #009FDA url(images/bg.jpg) repeat-x top right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: auto;
	text-align: center;
	padding: 0px;
	direction: rtl;
}
a:link {
	color: #2663BB;
	text-decoration: none;
	background: none;
	border: none;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #2663BB;
	font-weight: bold;
}
a:hover {
	color: #279F28;
	text-decoration: none;
}
.storycontent img {
	border: 0px solid #999;
	padding: 1px;
	margin: 2px;
}
.storycontent a img {
	border: 0px solid #999;
	padding: 1px;
	margin: 2px;
}
.storycontent a:hover img {
	border: 0px solid #ccc;
}
h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 16px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
	line-height: 22px;
	color: #467677;
}
h2 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
	line-height: 22px;
   text-decoration: underline;
}
p{
	padding: 0px;
	line-height: 20px;
	margin: 5px 0 5px 0;
}
/* -------------search----------------*/

input.textbox, input.textarea {
	border: 1px solid #87CEFA;
	background: #FFF;
	font-size: 13px;
	padding: 3px;
	width: 150px;
	color: #2F4F4F;
}

textarea {
	width:95%;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 16px;
	background:#fff;
	color: #ccc;
}

input.textbox, input.textarea:focus {
	background: #fff url(images/titleb.gif) repeat-x top;
	border: 1px solid #87CEFA;
	color: #2F4F4F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submit {
	border: 1px solid #bbb;
	width: 40px;
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #2F4F4F;
	background: #f5f5f5 url(images/titleb.gif) repeat-x center;
	margin: 0px;
	padding: 1px;
	text-align: center;
}
/* -------------header---------------*/
#rap {
	background: #fff url(images/conb.jpg) no-repeat top right;
	text-align: center;
	width: 878px;
	margin: 0px auto;
	padding: 0px;
}
/* -------------header---------------*/
#header {
   background: #009FDA url(images/bg.jpg) repeat-x top right;
	height: 100px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: bottom;
	width: 878px;
}
#header img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#header img a{
	border: none;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	margin: 0px 0px 0px;
	padding: 25px 20px 0 0;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #F5F5F5;
}
.logo{
	width: 200px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	float: right; 
	border: none;
}
#adminlinks{
	float: left;
	margin: 30px 0 0 10px;
	padding: 0 20px 0 0;
	background: url(images/icon_rss.gif) no-repeat right;
	height: 20px;
}
li{
	padding: 0px 18px 0px 5px;
	margin:0px;
	background: url(images/sah.gif) no-repeat right 0px;
	line-height: 22px;	
}
ul{
   list-style: none;
	padding: 0px;
	margin: 0px;
}
/* -------------NAV BAR------------  */

#nav {
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: right;
	line-height: 40px;
	background: #AEAEAE url(images/menub.jpg) repeat-x top;
}

#nav ul {
   padding: 0px;
	margin: 0px;
}

#nav ul li {
   padding: 0px;
	margin: 0px;
	float: right; 
	list-style-type: none;
}

#nav ul li a:link, #nav ul li a:visited {
	background: #f5f5f5 url(images/menub.jpg) repeat-x top;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color: #2F4F4F;
	line-height: 40px;
	display: block;
	font-size: 16px;
}
#nav ul li a:hover{
	color: #eee;
	background: #444 url(images/menub.jpg) repeat-x bottom;
}
.rnav{
	width: 10px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5 url(images/mr.jpg) no-repeat top right;
}
.lnav{
	width: 10px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5 url(images/ml.jpg) no-repeat top left;
	float: left;
}
/* -------------ads------------  */
.ads{
	display: block;
	text-align: center;
	margin: 5px;
	padding: 1px;
	color: #2F4F4F;
	font-weight: bold;
	line-height: 20px;
}
/* -------------CONTENT-------------  */
#content {
	float: right;
	width: 648px;
	height: auto;
	margin: 0px 0px;
	padding: 10px 0 10px 0;
	text-align: right;
	background: #fff url(images/contb.jpg) no-repeat top right;
}
/* ---------------POST---------------*/
.post{
	margin: 10px;
	background: #fff url(images/postb.jpg) no-repeat top right;
	border-top: 0px solid #FFD688;
	padding: 1px 5px 1px 2px;
}
.tit{
	background: #eee url(images/titb.jpg) no-repeat top;
	height: 42px;
	padding: 2px;
}
.storytitle {
	margin: 0px;
	text-align: right;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 2px;
	border-right: 0px solid #FFD688;
	border-left: 0px solid #FFD688;
	color: #228B22;
}
.storytitle a{
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: #006400;
}
.storytitle a:visited{
	color: #006400;
}
.storytitle a:hover{
	color: #279F28;
}
.sm {
	font-size: 10px;
	padding: 8px 0px;
	border-right: 0px solid #FFD688;
	border-left: 0px solid #FFD688;
	display: block;
}
.tagpost{
	margin: 10px;
	background: #fff;
	border-top: 0px solid #FFD688;
	padding: 5px 5px 5px 2px;
}
.tagtitle, .tagtitle a, .tagtitle a:visited{
	font: bold 22px/30px Arial, Helvetica, sans-serif;
	color: #006400;
	display: block;
	background-color: #F5F5F5;
	padding: 4px;
}
.tagtitle a:hover{
	color: #279F28;
	background-color: #DAF0FD;
}
.storycontent {
	line-height: 100%;
	padding: 5px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right: 0px solid #FFD688;
	border-left: 0px solid #FFD688;
	border-bottom: 0px dashed #FFD688;
}
.feedback{
	margin: 0px 0 10px;
	padding: 4px;
	background: #fff url(images/feedb.gif) repeat-x bottom;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 2px solid #C1DADB;
	border-right: 0px solid #FFD688;
	border-left: 0px solid #FFD688;
}
.feedback img{
	height: 16px;
	padding: 0px;
	margin: 0px;
}
blockquote {
    font-style: italic;
	border-top: 1px;
	border-top-style: dashed; 
	border-top-color: #CDBBB9;
	border-bottom: 1px;
	border-bottom-style: dashed; 
	border-bottom-color: #CDBBB9; 
	margin-right: 1.5em; 
	padding-right: 5px; 
}

h4 {
	font-family: "Tahoma", arial, helvetica;
	font-size: 18px;
	font-weight: normal;
}

cite {
	font-size: 12px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;
}
.postdata{
	background: #1E90FF url(images/datb.jpg) repeat-x bottom;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #2F4F4F;
	float: right;
	width: 40px;
	height: 40px;
	margin: 5px;
	text-align: center;
}
.date
{
	height: 15px;
	font: bold 15px/15px Tahoma, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.date2
{
	height: 20px;
	font: bold 9px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	display: inline;
	margin: 0px;
	padding: 0px;
}
/* ----------Right SIDE----------  */
.r_sidebar {
	float: right;
	width: 230px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0 0 0;
	text-align: right;
	line-height: 18px;
	background: #DFE4EA;
}
#l_sidebar a:link {
	color: #0064C4;
	text-decoration: none;
	background: none;
	border: none;
	font-weight: bold;
}
#l_sidebar a:visited{
	text-decoration: none;
	color: #0064C4;
	font-weight: bold;
}
#l_sidebar a:hover {
	color: #222;
	text-decoration: none;
}
#l_sidebar  img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#l_sidebar  img a{
	border: none;
	margin: 0px;
	padding: 0px;
}
.r_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.r_sidebar li {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.r_sidebar ul ul li {
	margin: 0px;
	list-style-type: none;
	border: none;
	background: none;
	line-height: 22px;
	background: url(images/sah.gif) no-repeat right 0px;
	padding: 1px 18px 1px 2px;
}
.r_sidebar ul li {
	background: none;
}
.r_sidebar h2 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	background: url(images/catb.jpg) no-repeat right top;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.r_sidebar ul ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;	
}

.r_sidebar ul ul li a:hover {
	color: #111;
}
.bot{
	background: #fff url(images/botb.gif) no-repeat bottom right;
	height: 30px;
	width: 230px;
	padding: 0px;
	margin: 0px;
}
/*---------------comments------------*/
#comments{
	background: url(images/bnav.jpg) repeat-x top;
	margin: 5px 5px;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #3B6F9B;
	padding: 1px;
}
.commentlist{
	border: 1px solid #87CEFA;
	padding: 0px;
	margin: 10px 5px;
}
.commentlist li{
	padding: 3px;
	border-bottom: 1px solid #87CEFA;
	background: #fff url(images/titleb.gif) repeat-x top;
	list-style-position: inside;
	font-weight: normal;
	margin: 1px;
}
#respond{
	font: bold 16px/25px Arial, Helvetica, sans-serif;
	color: #3B6F9B;
	margin: 5px 5px;
}
#author, #email, #url, #comment{
	background: #fff url(images/titleb.gif) repeat-x top;
	border: 1px solid #87CEFA;
	color: #2F4F4F;
	padding: 3px;
	margin: 1px 5px;
}
#submit{
	border: 1px solid #87CEFA;
	width: 100px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #2F4F4F;
	background: #F5F5F5;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
/* ----------------FOOTER------------  */

#footer {
	clear: both;
	width: 874px;
	margin: 0;
	background: #AEAEAE url(images/menub.jpg) repeat-x top;
	color: #2F4F4F;
	font-size: 90%;
	font-family: Tahoma,Arial;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 2px;
}
.navi{
	display: inline;
	margin: 1px;
	padding: 2px;
}
h4 {
	font-family: "Tahoma", arial, helvetica;
	font-size: 18px;
	font-weight: normal;
}

cite {
	font-size: 12px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
.random{
	background: #eeeeee;
	margin: 0px;
	padding: 5px;
	border: 1px solid #DCDCDC;
}
.random h2, ul, li{
	font-size: 12px;
}

