/* 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 */
}

h1, h2, h3, #sidebar h2 {
	font-family: "Arial Hebrew", arial, sans-serif; /* WPH */
}
.commentlist li .avatar {
	float:left;
}
.narrowcolumn {
	float:left;
	margin-left: 30px;
	padding: 0 0px 0px 0;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	float: right;
}

#sidebar ul {
	margin-right: 30px;
}
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 10px 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-right: 20px;
margin:0 auto;
color:#fff;
background-repear: no-repeat;
font-family: arial, helvetica, sans-serif;
font-size: 17px;
white-space:nowrap;
list-style-type:none;
}
#thispage a  {
        background: #2e8e4e;
        color: white;
}

.page_item,.page_item a {
color:#fff;
display: inline;
	font-weight: bold;
};

.menu li {
	display:inline;
}
.menu li a
{
text-decoration:none;
float: right;
padding: 10px;
border-left: 3px groove white;
font-weight: bold;
font-family: Verdana;
}
.menu li a:hover
{
background: #861b93;
color:#fff;
}

#sidetop {
}
#sidemid {
}

#sidebot {
}

#searchsubmit {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:white;
font-weight:bold;
padding: 1px 2px;
}


label
{
float: right;
text-align: right;
margin-right: 0.5em;
}

.submit input
{
margin-left: 3.5em;
}
input
{
color: black;
background: #c79cef;
border: 1px solid #fff;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #8d9cfb;
width:160px
}

legend
{
color: #fff;
background: #8d9cfb;
border: 1px solid #faaaaa;
padding: 2px 6px
}


