/*

Theme Name: Public School Right Sidebar
Theme URI: http://wordpress.org/

Version: 1.0
Author: s

*/



body {
	margin:0;
	background:#fff;
	font-family: Helvetica, Arial, san-serif;
	color:#000000;
	font-size:0.85em;
	direction: rtl;
		}
img {
	border:0;
	}
a {
	color:#898989;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
	
.eng, .en{
	color:blue;
	direction: ltr;
	font-size: 1.1em;
}


li{
	margin-left: -20px;
	margin-right: -20px;
}

blockquote {
	border-left:3px solid #a0b04a;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:100%;
	margin:0 auto;
	}

/* The Header */

.head {
	height:150px;
	
	}
.head h1 {
	margin-left: 0px;
        margin-right: 91px;
	margin-bottom: 70px;
	margin-top: 49px;
	color:#000000;
	background:transparent url(images/header.jpg) top right no-repeat;
	height:47px;
	}

.head h1 span{
	visibility: hidden;
	}

.head h2, .head h3{
	text-align: right;
	margin-right:695px;
	margin-top: -200px;
	font-weight: normal;
        font-size: 0.9em;
        font-family: Helvetica, Arial, san-serif;
	}

.head h2{
	font-weight: bold;
	}

.head .wrapper {
	position:relative;
	height:47px;
	}
.head ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:63px;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	}
.head li {
	display:inline;
	}
.head li.current_page_item a {
	background:url(images/menu.gif);
	}
.head li a {
	display:block;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	float:left;
	}
.head li a:hover {
	background:url(images/menu.gif);
	}
.head a:hover{
       text-decoration:none;
}

/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:220px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:40px;
	color:blue;
	direction: ltr;
	font-size: 1.1em;
	}

.leftsidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.leftsidebar h2 {
	margin:0 0 10px 0;
	border-top:1px solid #DFDFDF;
	padding-top: 5px;
	line-height:1em;
	
	}
.leftsidebar ul li {
	margin:0 0 20px 0;
	}
.leftsidebar ul li li {
	margin:0;
	}
.leftsidebar ul li ul li {
	list-style: none;
	}
.leftsidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.leftsidebar ul li ul a {
	color:#898989;
	text-decoration:none;
	}
.leftsidebar ul li ul a:hover {
	color:#000000;
	text-decoration:underline;
	}

/* The Content */

.content {
	float:right;
	width:500px;
	margin-right: 17px;
        direction: rtl;
	}
.thepost {
      margin-bottom: 50px;
      direction: rtl;
}

h2.title {
	font-size: 1.6em;
	color:#000000;
	margin:0; 
	padding 0px;
	margin-top:-8px;
	margin-bottom: 50px;
	}
h2.title a {
	color:#000000;
	text-decoration:none;
	}
h2.title a:hover {
	text-decoration:underline;
	}
p.details {
        padding-top:5px;
	margin-top:0px;
	font-size: 0.85em;
	border-top:1px solid #999999;
	color:#333;
	direction: rtl;
	text-align: right;
	}
	
p.detailsBottom{
	margin-top: 15px;
	margin-bottom: 45px;
	color:#333;
	direction: rtl;
	text-align: right;
	font-size: 0.85em;
}
	
p.story {
	direction: rtl;
}

p.details a, p.detailsBottom a {
	
	}

p.commentlink {
	color:#808080;
	margin-top: -15px;
	margin-bottom:50px;
    direction: rtl;
        
	}
p.commentlink a, p.date a {
	text-decoration:none;
	color:#808080;
	}
p.commentlink a {
	padding:0 0 0px 0px;
	}
p.commentlink a:hover, p.date a:hover {
	text-decoration:underline;
	}
	
/* sociable */

div.sociable { 
	margin: 16px 0;
	padding-top: 8px;
	border-top: 1px dashed #A4A4A4;
 }
 
div.sociable_tagline {color:#898989;}

span.sociable_tagline {
	position: relative;
}

span.sociable_tagline span {
	display: none;
	width: 14em;
}

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	line-height: 16px;
}
.sociable span {
	display: block;
}


.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

.sociable ul li:before {
	content: "";
}
.sociable_tagline {
	float:right;
	padding-left: 3px;
	}
	
/* The Sidebar */

.sidebar {
	float:right;
	width:180px;
	margin-right: 96px;
	color:#333;
	direction: rtl;
	font-size: 0.85em;
		}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	margin:0 0 10px 0;
	border-top:1px solid #DFDFDF;
	padding-top: 5px;
	font-weight: normal;
	font-size: 1em;
	}
.sidebar ul li {
	margin:0 0 20px 0;
	}
.sidebar ul li li {
	margin:0;
	}
.sidebar ul li ul li {
	list-style: none;
	direction: rtl;
	}
.sidebar ul li ul li li {
	border-bottom:none;
	direction: rtl;
	}
.sidebar ul li ul a {
	color:#898989;
	text-decoration:none;
	}
.sidebar ul li ul a:hover {
	color:#000000;
	text-decoration:underline;
	}

/* The Search Form */



/* The Footer */

.footer {
	height:42px;
	line-height:42px;
	text-align:center;
	color:#000000;
	font-weight:normal;
        float: right;
        margin-right: 96px;
        font-size: 9px;
	}
.footer a {
	color:#000000;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* The Page Links */

.pagelinks {
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}
/* The Navigation */

.navigation {
        border-top:1px solid #999999;
	height:25px;
	padding:0 0px;
        padding-top:5px;
	}
.navigation a {
	text-decoration:none;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	margin:0 0 10px 0;
	border-top:1px solid #DFDFDF;
	padding-top: 5px;
	font-weight: normal;
	font-size: 0.85em;
	color:#333;

	}

/* The Comments */

.comments {
       margin-right:0px;
	}
.comments p {
        color:#000000;
	font-size:1.0em;
        font-family:Helvetica, Arial, sans-serif;
}

.comments form {
      margin-right:0px;
	}

.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	padding:10px;
	overflow:auto;
	
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
        font-size:1.0em;
	margin:0
	padding:0;
        padding-top:15px;
	font-weight:bold;
        border-top: 1px solid #999999;
	}
.comments ul {
     padding:0;
     list-style-type: none;
     list-style-position: inside;     
}

.comments li{
	margin-left: 0px;
	margin-right: 0px;
}

.comment {
  border-top: 1px solid #999999;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 1px;
}

p.comment_date{
   color: #333;
   font-size: 0.845em;
}
