/* WPH */
/*
Theme Name: Pashkevil Blog
Theme URI: http://arielk.net
Description: תבנית ברירת המחדל של וורדפרס קוסטמה עבור פאשקעוויל
Version: 1.0
*/
body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	font-family: "Arial Hebrew", arial, sans-serif; /* WPH */
}

/* =Menu
-------------------------------------------------------------- */

#access {

}

#access .menu-header,
div.menu {
    margin-right:0;
    margin-left:0;
}

#access .menu-header li,
div.menu li{
	float:right;
}

#access ul ul {
	left:auto;
	right:0;
	float:right;
}
#access ul ul ul {
	left:auto;
	right:100%;
}


#page {
	text-align:right;
	direction:rtl;
}
h1, h2, h3 {
	font-family:times New Roman,arial, sans-serif; /* WPH */
}
#sidebar h2 {
	font-family:arial, sans-serif; /* WPH */
}

.commentlist li .avatar {
	float:left;
}
#header {
	margin:20px 0 0;
}
.narrowcolumn {
	float:right;
	padding: 0;
}
.widecolumn {
	margin: 5px 0 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	margin-left: 0;
	margin-right: 540px;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 20px;
}

.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:0px;
}
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 15px 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 {
	background:#fff;
	margin: 5px 0 0;
	padding:0 30px;
}

/* WPH - IE7 */
*+html .post h2 { margin-top:0 !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:0 !important; }
* html ol.commentlist { margin-right: 0 !important; }
* html .children { margin-right: 0 !important; }
* html #commentform  { margin-bottom: 4em; }
