body {
	background: #CBCBCB url(images/bg.gif) repeat-y top center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: auto;
	text-align: center;
	padding: 0px;
	direction: rtl;
}
a:link {
	color: #005D8C;
	text-decoration: none;
	background: none;
	border: none;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #005D8C;
	font-weight: bold;
}
a:hover {
	color: #0094DF;
	text-decoration: none;
}
.storycontent img {
	border: 1px solid #555;
	padding: 1px;
	margin: 2px;
}
.storycontent a img {
	border: 1px solid #555;
	padding: 1px;
	margin: 2px;
}
.storycontent a:hover img {
	border: 1px solid #ccc;
}
h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 16px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	border: none;
}
p{
	padding: 0px;
	line-height: 16px;
	margin: 5px 0 5px 0;
}
/* -------------search----------------*/

input.textbox, input.textarea {
	border:#304763 1px solid;
	background: #f5f5f5;
	font-size:14px;
	padding:3px;
	width:120px;
	color: #222;
	margin: 2px;
}

textarea {
	width:95%;
	font-family: Tahoma;
	background:#111;
	color: #ccc;
}

input.textbox, input.textarea:focus {
	background: url(images/titleb.gif) repeat-x top;
	border: 1px solid #2F4F4F;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.submit {
	border: 1px solid #bbb;
	width: 40px;
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	background: Black url(images/titleb.gif) repeat-x center;
	margin: 4px;
	padding: 2px;
	text-align: center;
}
/* -------------header---------------*/
#rap {
	background: White url(images/rapb.jpg) repeat-y center;
	text-align: center;
	width: 878px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #797979;
}
/* -------------header---------------*/
#header {
	background: #1E90FF;
	height: 255px;
	margin: 0px;
	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;
	padding: 5px 0 0 0;
}

#header a:link, #header a:visited {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #F5F5F5;
}

#header a:hover {
	font-weight: bold;
}

#header h2 {
	margin: 0px;
	padding: 10px 200px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
}
.logo{
	width: 878px;
	height: 255px;
	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;
}
li{
	padding: 0px 18px 0px 5px;
	margin:0px;
	background: url(images/sah.gif) no-repeat right 6px;
	line-height: 18px;	
}
ul{
   list-style: none;
	padding: 0px;
	margin: 0px;
}
/* -------------NAV BAR------------  */

#nav {
	width: 878px;
	height: 30px;
	margin: 0px auto 10px 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: 30px;
	background: #A9C5DE url(images/nav.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: #DEE0DF url(images/nav.jpg) no-repeat top center;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-left: 1px solid #DBDDDC;
	color: #753C20;
	line-height: 30px;
	display: block;
	font-size: 17px;
}
#nav ul li a:hover{
	color: #2D170C;
	background: #eee url(images/nav.jpg) no-repeat bottom center;
}
#nav ul li.search {
	margin: 0px;
	padding-top: 3px;
	font-size: 14px; 
	float: left;
	background: none;
	 
}
/* -------------ads------------  */
.ads{
	display: block;
	text-align: center;
	margin: 5px;
	padding: 1px;
	color: #2F4F4F;
	font-weight: bold;
	line-height: 17px;
	background-color: #C3FEFF;
	border: 1px solid #CDDEEB;
}
/* -------------CONTENT-------------  */
#content {
	float: right;
	width: 504px;
	height: auto;
	margin: 0px 2px;
	padding: 5px 0 10px 0;
	text-align: right;
}
/* ---------------POST---------------*/
.post{
	margin-top: 0px;
	background: #D5F1FF url(images/postb.jpg) no-repeat top;
	border-top: 0px solid #0C3838;
}
.storytitle {
	margin: 0px;
	text-align: right;
	font: bold 19px/50px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 2px;
}
.storytitle a{
	font: bold 19px/50px Arial, Helvetica, sans-serif;
	color: #12304E;
}
.storytitle a:visited{
	color: #12304E;
}
.storytitle a:hover{
	color: #2769A9;
}
.meta {
	font-size: 10px;
}
.storycontent {
	line-height: 100%;
	padding: 5px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feedback{
	margin: 0px 0 10px;
	padding: 4px;
	background: url(images/feedb.jpg) repeat-x bottom;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
.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: #2D2D2D url(images/datb.jpg) repeat-x bottom;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #004F01;
	float: right;
	width: 40px;
	height: 40px;
	margin: 5px;
	text-align: center;
}
.date
{
	height: 22px;
	font: bold 16px/22px Tahoma, Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.date2
{
	height: 18px;
	font: bold 9px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #9BD6FB;
	display: inline;
	margin: 0px;
	padding: 0px;
}
/* ----------Right SIDE----------  */
.r_sidebar {
	float: right;
	width: 165px;
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0 5px;
	text-align: right;
	line-height: 18px;
	
}

.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;
	padding: 1px 18px 1px 0;
	border: none;
	background: none;
	line-height: 20px;
	background: url(images/sah.gif) no-repeat right 8px;
}
.r_sidebar ul li {
	background: #fff url(images/listb.jpg) repeat-y top center;
}
.r_sidebar h2 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	background: #00BFFF url(images/catb.jpg) no-repeat center top;
	margin: 0px 0px 0px 0px;
	padding: 8px;
	text-align: center;
	color: #462700;
}

.r_sidebar ul ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.r_sidebar ul ul li a:hover {
}
/* ----------left SIDE----------  */
#l_sidebar {
	float: left;
	width: 165px;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 15px;
	text-align: right;
	line-height: 18px;
}
#l_sidebar  img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#l_sidebar  img a{
	border: none;
	margin: 0px;
	padding: 0px;
}
#l_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#l_sidebar li {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#l_sidebar ul ul li {
	margin: 0px;
	list-style-type: none;
	padding: 1px 18px 1px 0;
	border: none;
	background: none;
	line-height: 16px;
	background: url(images/sah.gif) no-repeat right 6px;
}
#l_sidebar ul li {
	background: #fff url(images/listb.jpg) repeat-y top center;
}
#l_sidebar h2 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	background: #00BFFF url(images/catb.jpg) no-repeat center top;
	margin: 0px 0px 0px 0px;
	padding: 8px;
	text-align: center;
	color: #462700;
}

#l_sidebar ul ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#l_sidebar ul ul li a:hover {
}
.bot{
	height: 20px;
	background: #00BFFF url(images/botb.jpg) no-repeat center bottom;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/*---------------comments------------*/
#comments{
	background: url(images/bnav.jpg) repeat-x top;
	margin: 5px 5px;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #222;
	padding: 1px;
}
.commentlist{
	border: 1px solid #4682B4;
	padding: 0px;
	margin: 10px 5px;
}
.commentlist li{
	padding: 3px;
	border-bottom: 1px solid #00B4F4;
	background: #E8F9FF;
	list-style-position: inside;
	font-weight: normal;
}
#respond{
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #222;
	margin: 5px 5px;
}
#author, #email, #url, #comment{
	background: #65F2FF url(images/titleb.gif) repeat-x top;
	border: 1px solid #4682B4;
	color: #00386F;
	padding: 3px;
	margin: 1px 5px;
}
#submit{
	border: 1px solid #708090;
	width: 100px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #12124E;
	background: #71DDFF url(images/hb.gif) repeat-x center;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
/* ----------------FOOTER------------  */

#footer {
	clear: both;
	width: 874px;
	margin: 0;
	background: #A8E8FF url(images/titleb.gif) repeat-x bottom;
	color: #2F4F4F;
	font-size: 90%;
	font-family: Tahoma,Arial;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #71DDFF;
	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;
}
