/* WPH */
/*
Theme name: WordPress Default - kubrick -
Editors: Navid Kashani
Persian Wordpress Project : wp-persian.com
*/
body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	font-family: "Arial Hebrew", arial, sans-serif; /* WPH */
}
#page {
	text-align:right;
	direction:rtl;
}
h1, h2, h3, #sidebar h2 {
	font-family: "Arial Hebrew", arial, sans-serif; /* WPH */
}
.commentlist li .avatar {
	float:left;
}
#header {
	margin:0 0px 0 0;
}
.narrowcolumn {
	float:left;
	margin-left: 30px;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	float: right;
	margin-right: 0px;
	z-index: 1000;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
html>body .entry ul {
	padding:0 10px 0 0;
	text-indent:10px;
}
html>body .entry li {
	margin: 7px 10px 8px 0;
}
.entry ol {
	padding: 0 35px 0 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 5px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 15px 0 0;
}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}
#wp-calendar #next a {
	padding-right:0;
	padding-left:10px;
	text-align:left;
}
#wp-calendar #prev a {
	padding-left:0;
	padding-right:10px;
	text-align:right;
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}
#email, #url {
	direction:ltr;
}

/* WPH */
.postmetadata { border-left: none !important; }
.commentlist li {
	padding: 5px 10px 10px 5px;
}
.commentlist li ul li {
	margin-left: -5px;
	margin-right: 10px;
}
.children .comment.alt, .children .comment.even { 
	border-right: 1px solid #DDDDDD;
	border-left: none;
}
#commentform {
	margin: 5px 0 0 10px;
}

/* WPH - IE7 */
*+html .post h2 { margin-top: 3.5em !important; }
*+html ol.commentlist { margin-right: 0 !important; }
*+html .children { margin-right: 0 !important; }
*+html #commentform { margin-bottom: 4em; }

/* WPH - IE6 */
* html .post h2 { margin-top: 3.5em !important; }
* html ol.commentlist { margin-right: 0 !important; }
* html .children { margin-right: 0 !important; }
* html #commentform  { margin-bottom: 4em; }

#menu
{
padding:0;
margin:0 auto;
color:#fff;
font-family: arial, helvetica, sans-serif;
font-size: 17px;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
	z-index:0;
	color:#FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	float: right;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}
#menu li a:hover
{
	color:#ECE9D8;
}

#sidetop {
	background: url(images/sidetop.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
}
#sidemid {
	padding-left: 3px;
	
        background: url(/images/hadarim_03.png);
        background-repeat: no-repeat;
        background-position: top;
	z-index: 1000;
}

#sidebot {
        background: url(images/sidebot.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 14px;
}

#searchsubmit {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:black;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}


#newnav  {
        list-style-type: none;
        padding-right: 8px;
        margin-bottom: 15px;
        margin-right: 5px;
	font-size: 19px;
}

