/* WPH */
/*
Theme name: WordPress Default - kubrick -
Editors: Navid Kashani
Persian Wordpress Project : wp-persian.com
*/
body {
 	background: #666;
}

body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	font-family: arial, sans-serif; /* WPH */
}
#page {
	width: 1000px;	
	text-align:center;
	direction:rtl;
	background-color: #ffffff;
	
}
h2, h3, #sidebar h2 {
	font-family: arial, sans-serif; /* WPH */
}
.commentlist li .avatar {
	float:left;
}
#header {
	margin:0px 0px 0 0;
}
.narrowcolumn {
	float:left;
	margin-left: 3px;
	margin-bottom: 30px;
	padding: 0px;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	float: right;
	margin-right: 0px;
}
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 {
	list-style-type: none;
	margin: 5px 10px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	list-style-type: none;
	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: 15px;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
padding-right: 5px;
color: #990000;
text-decoration:none;
float: right;
background: url(/images/button-background.png);
background-repeat: no-repeat;
width: 100px;
text-align: center;
}
#menu li a:hover
{
color: red;
}

#sidetop {
	
	height: 14px;
}
#sidemid {
	padding-left: 3px;
	padding-right: 3px;
        background-repeat: repeat-y;
        background-position: left;
}

#sidebot {
       
        height: 14px;
}

#searchsubmit {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color: #660000;
font-weight:bold;
padding: 1px 2px;
}

h1 {
        font-size: 16px;
        color: black;
        font-family: arial;
}

#categories-3 ul  li  {
	text-align:right;
	padding-right: 5px;
}
