/*
BahgatulOqoul Stylesheet.
Created by Muhammad Habib (m7abib.com) on March 21, 2009.
*/

body{
	background: url(media/images/bg.jpg);
	direction: rtl;
}

/* The Main Devisions */
#header{
	float: right;
	padding: 20px;
	padding-right: 240px
}

#mainDev{
	float: right;
	width: 630px;
	padding: 15px;
	padding-bottom: 4px;
	background-color: white;
	text-align: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: url(media/images/trns30wh.png);
	margin: 0 10px 10px 10px;
	border: 7px #F0E0C9 solid;
}

#entry{
	font-size: medium;
	padding:15px;
	padding-right: 15px;
	line-height: 170%;
	text-align: justify;
	text-indent: 15px;
}

#sidebar{
	float: right;
	width: 200px;
	text-align: right;
	background: url(media/images/trns30whs.png);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px
}

div#search {
  width: 200px;
  padding-right: 12px }
			
div#search input.text {
  border: 1px solid #111;
  background: #e9e6d5;
  width: 120px;
  font-size: 12px;
  padding: 5px;
  font-family: Geeza Pro, Tahoma
  color: #111;
   }
	
div#search input.submit,
div.comment-form input.submit {
  font-size: 14px;
  background: black;
  border: 1px solid #000;
  padding: 2px 2px;
  font-family: Geeza Pro, Tahoma;
  color: #fff; }


#footer{
	font-family: "Geeza Pro","Tahoma";
	font-size: 10pt;
	padding: 11px 20px;
}

/* Typography */

#sidebar h3{
	background: url(media/images/sbtitle.jpg);
	color: white;
	vertical-align: center;
	height: 30px;
	padding: 3px;
	padding-right: 6px;
	font-family: "Al Bayan","Simplified Arabic";
	font-size: 12pt; font-weight: bold;
	margin: 8px 0 0 0;
}

#sidebar p{
	padding: 6px;
	font-size: 11pt;
	direction: rtl;
	}
	
#title a:link, #title a:visited, #title a:active{
	padding: 4px;
	padding-right: 15px;
	font-family: "Al Bayan", "Traditional Arabic";
	font-size: x-large; font-weight: bold;
	color: maroon;
	border-right: 9px lightgray solid;
	background: #EDE5D8 url(media/images/arrow.png) right center no-repeat;
	float: right;
	width: 508px;
}
#title a:hover{
	background: #dfdfdf url(media/images/arrow.png) right center no-repeat;
	text-decoration: none
}

#date{
float: right;
padding: 5px;
background: gray;
text-align: center;
color: white;
font-family: "Geeza Pro","Tahoma";
font-size: small;
height: 38px;
}

#commentsnum a:link,#commentsnum a:visited{
display:block;
float: right;
padding: 4px;
background: #864C38;
text-align: center;
color: white;
font-family: "Geeza Pro","Tahoma";
font-size: small;
height: 40px;
width: 50px;}

#commentsnum a:hover{
background: maroon;
color: white;
text-decoration: none;
}

#meta{
border:1px dotted gray;
background: #EDDDA3;
font-size: small;
padding: 2px;
padding-right: 10px;
margin: 2px;
height: 30px;
line-height: 70%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
/* Links */

a:link, a:visited, a:active{
	color: maroon;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* Lists */

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 6px;
}
#sidebar li a,
#sidebar li a:link,
#sidebar li a:visited{
	padding: 5px;
	padding-right:20px ;
	display: inline-block;
	border-bottom: 1px dashed #B58C65;
	color: #292929;
	text-decoration: none;
	background: url(media/images/book.png) right center no-repeat;
}

#sidebar li a:hover{
	border-bottom: 1px solid #B58C65;
	color: black;
	text-decoration: none;
	background: #F1E9DE url(media/images/book.png) right center no-repeat;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-right: 20px;
	border-right: 5px solid #B58C65;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Clearing */
.clear{
	clear: both;
}