/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #06F;}

body {
	background: #4E5D3C url('http://hoviyat.org/images/bg.jpg');
	color: #444;
	margin: 0; font-style:normal; font-variant:normal; font-weight:normal;
	font-size:62.5%; font-family:tahoma, arial;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}


/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
http://hoviyat.org/images.left {margin: 0 18px 6px 0;}

.divider {
	background: url('http://hoviyat.org/images/divider.gif') no-repeat;
	height: 13px;
	margin: 14px 0
}

/* structure */


.top {
	
	float: center;
	margin-left:0;
	width: 626px;
	height: 193px
}

.container {
	background: url('http://hoviyat.org/images/bgcontainer.jpg') repeat-y center top;
	margin: 0 auto;
	width: 736px
}



.pattern {
	background: #334127 url('http://hoviyat.org/images/pattern.gif') repeat-x;
	clear: both;
	height: 12px
}



/* content */
.content {
	clear: both;
	font-size: 1.2em;
	width: 636px;
	padding: 0  20px 12px;
}
.content .spacer {
	height: 20px;
}



/* footer */
.footer {
	
	color: #666;
	font-size: 8pt;
	line-height: 31px; 
	margin: 0 auto;
	text-align: center;
	width: 610px;
	
}

.footer a {
	color: #D96107;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.post { width: 385px; direction:rtl;font-family: Tahoma; text-align:center;float:right; padding-top:7px;}
.post  #title {font-size: 9pt;font-family: Tahoma; font-weight: bold; padding: 0px 5px 5px 5px}
.post  #title  A:link {font-size: 9pt;font-family: Tahoma;color:#333;text-decoration: none;}
.post  #title  A:visited {font-size: 9pt;font-family: Tahoma;color:#333;text-decoration: none;}
.post  #title  A:hover {font-size: 9pt;font-family: Tahoma;color:#D96107;text-decoration: none;}

.post #date {font-family: Tahoma; text-align:center; font-size:8pt;direction: rtl; color:#444;line-height:130%;direction:rtl;padding: 0px 5px 5px 5px}
.post #date A:link {font-family: Tahoma; text-align:center; font-size:8pt; color:#444;}
.post #date A:visited {font-family: Tahoma; text-align:center; font-size:8pt; color:#444;}
.post #date A:hover {font-family: Tahoma; text-align:center; font-size:8pt; color:#D96107;}

.post #body {font-size: 9pt;font-family: Tahoma;color:black;line-height:130%;direction: rtl;padding: 0px 5px 0px 5px}
.post #body A:link	{ color: gray;font-size: 9pt;font-family: Tahoma; text-decoration: none }
.post #body A:visited	{ color: gray; text-decoration: none }
.post #body A:active	{ color: #D96107;   }
.post #body A:hover	{ color: #D96107;  }

.post A:link {font-size: 8pt;font-family: Tahoma;color:#333;text-decoration: none;}
.post A:visited {font-size: 8pt;font-family: Tahoma;color:#333;text-decoration: none;}
.post A:hover {font-size: 8pt;font-family: Tahoma;color:#D96107;text-decoration: none;}


h3 {
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:1.1em;
color:#4E5D3C;
font-weight: bold;
text-align:left;
padding-bottom:5px;
direction:ltr;
}

h4 {
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#333;
font-weight: normal;
text-align:center;
border:1px dotted #666;
padding:5px;
background-color:#ccd6ba;
width: 70%;
}

h4 a{
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#333;
font-weight: normal;
}

h4 a:link{
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#4E5D3C;
font-weight: normal;
}

h4 a:hover{
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#808080;
font-weight: normal;

}

h5 {
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#333;
font-weight: normal;
text-align:justify;
border:1px dotted #666;
padding:5px;
width: 70%;
}

h5 a{
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#333;
font-weight: normal;
}

h5 a:link{
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#4E5D3C;
font-weight: normal;
}

h5 a:hover{
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:8pt;
color:#808080;
font-weight: normal;

}


.subnav {
	
	float: left;
	width: 198px;
	text-align:left;
}



.subnav h1 {
font-family: "Times New Roman",  Times, serif;
font-size:1.1em;
color:#4E5D3C;
text-align:center;
}

.subnav a {
font-size:8pt;
color:#808080;
text-decoration:none;
text-align:left;
}

.subnav a:hover {
color:#D96107;
text-decoration:none;
text-align:left;
}


.subnav ul {
margin:.9em 0 0 2.4em !important;
margin:.9em 0 0 2.6em;

list-style-type:circle;
}

.subnav li {
margin:0 0 .3em 0;

}



.subnav h2 {
	color: #333;
	width: 192px;
	font: normal 8pt tahoma;
	text-align:justify;
	direction:rtl; 
	padding-left:10px;
	}
	
.linkdump {
width:370px;
margin:0 0 0 0;
padding:5 10 5 10;
text-align:right;
direction:rtl;

}

.linkdump #daily  {font-size: 9pt;font-family: Tahoma;color:#333;text-decoration: none;text-align:right}
.linkdump #daily A:link {font-size: 9pt;font-family: Tahoma;color:#D96107;text-decoration: none;target:_blank;}
.linkdump #daily A:visited {font-size: 9pt;font-family: Tahoma;color:#D96107;text-decoration: none;target:_blank;}
.linkdump #daily A:hover {font-size: 9pt;font-family: Tahoma;color:gray;text-decoration: none;target:_blank;}



.linkdump ul {
margin:.9em 0 0 1.4em !important;
margin:.9em 0 0 1.6em;
padding:0 0 0 0;
list-style-type:circle;
}

.linkdump li {
margin:0 0 .3em 0;
padding:0 0 0 0;
}


.linkdump h3 {
font-family: "Times New Roman",  Times, serif;
font-size:1.1em;
color:#4E5D3C;
}