/* 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 {
	background: #ffffff;
	background-image: url(/images/border.jpg);
	background-repeat: repeat-y;
	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;
		
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	float: right;
	margin-right: 15px;
}
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 20px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 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: 16px;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
	text-align: center;
padding-top:3px;
padding-right: 0px;
padding-left: 0px;
margin: 0;
color:#fff;
text-decoration:none;
float: right;
width: 95px;
height: 26px;
border:0;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/menu.gif) no-repeat scroll center top;
	
	
}
#menu li a:hover
{
background:#fffff;
color:#000000;
}

#sidetop {
	
	height: 14px;
}
#sidemid {
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #579BDA;
	background-image: url(/images/2.jpg);
}

#sidebot {
       
        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;
}


