/*
    Theme name: ShamekhWS
    Theme URI: http://www.Shamekh.ws
    Description: 'ShamekhWS Theme Designed and Coding by Mahmoud QandeeL, For Shamekh blog'
    Tags: Web Design, Coding, clean, simple, two columns, widgets
    Author: Mahmoud QandeeL
    Author URI: http://www.twitter.com/MQandeeL
    Version: 1.0
*/

/*Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}


h1, h2, h3, h4, h5, h6, p, blockquote, input, ul, li, ol {
	direction:rtl;
}

/*Main Style*/

a {
	color:#8c3623;
	text-decoration:none;
}

a:hover {
	color:#593622;
}

h2 {
font-size:16pt;
color:#593622;
font-family:Times New Roman;
font-weight:bold;

}

h3 {
font-size:12pt;
font-weight:bold;
color:#593622;
font-family:Times New Roman;
font-weight:bold;

}
body {
	font-family:tahoma, arial;
	font-size:12px;
	background:#bfba9f ;
	line-height:1.5;
}

#wrap {
	width:915px;
	margin:auto;
	color:#413124;
	background:url(images/content.png) repeat-y;
}

#content {
	width:915px;
	overflow:hidden;
	height:100%;
	margin:auto;
}

#sidebar {
	text-align:justify;
	width:205px;

	padding-top:10px;
	padding-right:10px;
	padding-left:15px;
	float:right;
}

#sociable {
	padding-top:20px;
	padding-right:10px;
	padding-bottom:5px;
}

#sociable li {
		display:inline;
}

#sociable li:hover {
	opacity:0.7;
}

.widget {
	padding-bottom:5px;
}

.widget h2 {
	background:#bfba9f;
	color:#9f0000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:3px;
	text-align:center;
	border:#261e17 solid 1px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:3px;

}

.widget li {
	background:url(images/widget-li.png) no-repeat right;
	padding-right:15px;
	margin-right:10px;
	font-family:Tahoma;
	font-size:12px;
	line-height:1.5;
}

#header {
	position:relative;
	background:url(images/header.png) no-repeat;
	height:177px;
	width:681px;
}


#headerurl {
width:177px;
hitght:681px;
text-indent:9999px;
}


#navbar {
        float:left;
	/*position:absolute;*/
	top:177px;
	background: #bfb99f;
	width: 680px;
	height: 29px;
	font-size: 11px;
	font-family:Tahoma, Verdana;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;

}

#navbarsec2 {
	float:right;
	margin:0px;
	padding:0px;
	width:390x;
}

.nav li {
	display:inline;
	border-left:1px solid #fff;
	padding:0 10px;
	line-height:29px;
}

#searchbox {
	overflow:hidden;
	float:left;
	direction:rtl;
	margin-left:10px;
	line-height:29px;
}

#searchbox  #s {
	width:200px;
	padding: 2px;
	color:#8c3623;
	background:#f2f2ea;
	border:1px solid #000;
	margin-left:3px;
}

#searchbox  #button {
	background:#271e17;
	color:#f2f2ea;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
}


#posts {
        float:left;
	direction:rtl;
	width:650px;
	margin-top:0px;
	margin-left:15px;
}

.advup {
	margin-right:20px;
	margin-bottom:20px;
}

.advdown {
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
}

.post {
	width:650px;
}

.post h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin-right:15px;
	font-weight:bold;
}

.postmeta  {
	background:#ebebcd;
	border-right:7px solid #bfba9f;
	padding:5px;
	width:625px;
}

blockquote {
	background:#ebebcd;
	border-right:10px solid #bfba9f;
	padding:7px;
	width:600px;
	margin:10px 0;
}

.postcontent {
	margin-bottom:20px;
	text-align:justify;
	padding:5px 0px;
	padding-right:10px;
	padding-left:20px;
}

.more-link {
font-weight:bold;
/*	float:right;
	clear:both;
	margin-bottom:20px;
	margin-top:0px;*/
}

.postcontent img {
	padding:5px;
	margin:5px;
	border:1px solid #bfba9f;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.tags {
	float:right;
	margin-right:30px;
       clear:both;
}

.fasl {
	clear:both;
	margin-right:110px;
}

.Shamekhme {
	float:right;
	padding:5px;
	margin:5px;
	border:1px solid #bfba9f;
}

#footer {
	direction:rtl;
	clear:both;
	background:#8c3623;
	height:35px;
	line-height:35px;
	color:#f2f2e9;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:10px solid #261e17;
	padding-right:10px;
}

#footer a {
	color:#bfba9f;
	text-decoration:none;
}

#footer a:hover {
	color:#f2f2e9;
}

#aboutdesigner {
	width:400px;
	float:right;
}

.navleft {
	float:left;
	margin-bottom:10px;
}

.navright {
	float:right;
	margin-bottom:10px;

}


/*coments*/


#comments {
	background:url(images/comments.png) no-repeat right;
	height:32px;
	line-height:32px;
	font-family:arial;
	font-size:22px;
	color:#413124;
	padding-right:38px;
	padding-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	font-weight:bold;
}
#commentform {
	float: right;
	padding:5px;
	color: #6a6a6a;
	font-family:Tahoma;
	font-size:12px;
	margin-left:20px;
	margin-bottom:10px;
	margin-right:7px;
}

#comment {
	width:500px;
	padding:2px;
	color:#413124;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:5px solid #8c3623;
	margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	background:#fafafa;
}

#author {
	width:200px;
	padding:3px;
	color:#413124;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:5px solid #8c3623;
	margin-right:20px;
	margin-left:5px;
	margin-top:20px;
	background:#fafafa;
}

#email {
	width:200px;
	padding:3px;
	color:#413124;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:5px solid #8c3623;
	margin-right:20px;
	margin-left:5px;
	margin-top:10px;
	background:#fafafa;
}

#url {
	width:200px;
	padding:3px;
	color:#413124;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:5px solid #8c3623;
	margin-right:20px;
	margin-left:5px;
	margin-top:10px;
	background:#fafafa;
}

.commentlist {

	list-style-type: none;
	margin: 0;
	padding: 0;

}



.commentlist li {
	width:500px;
	background: #fafafa;
	padding: 10px;
	overflow:hidden;
	height:100%;
	font-family:tahoma, arial;
	font-size:12px;
	font-weight:bold;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:5px solid #8c3623;
	color: #4e4e4e;
	margin-right:5px;
	margin-bottom:20px;
}

.commentmetadata {
	float:right;
	border-left:2px solid #8c3623;
	padding-left:5px;
	margin-left:5px;
}

.commentmetadata .avatar {
	width:30px;
	height:30px;
}
.authorr {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

.date {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

#submit {
	background:#f2f2ea;
	color:#271e17;
	padding:2px;
	width:250px;
	margin-right:20px;
	margin-top:5px;
	cursor:pointer;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:5px solid #8c3623;
}


.pagebar
{
background: #f3f3f3;
padding-top: 1px;
padding-bottom: 1px;
font-size:12px;
text-align:center;
direction:ltr;
line-height:27px;
margin-left:0px;
margin-right:0px;
text-decoration: none;
}

.pagebar a, .pageList .this-page
{
   color: #8c3623;
   border: 1px solid #bfba9f;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.pagebar a:visited
{
   border: 1px solid #8c3623;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.pagebar .break
{
   padding: 2px 6px;
   border: none;
   background: #ededed;
   text-decoration: none;
}

.pagebar .this-page
{
   border: 1px solid #bfba9f;
   padding: 0.2em 0.5em;
   font-weight: bold;
   background: #ededed;
   color: #8b8b8b;
}

.pagebar a:hover
{
   border-color: #8c3623;
   background: #ededed;
   color: #8b8b8b;
}

#errorr {
	text-align:center;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.postnav {
	width:600px;
	border: 1px solid #bfba9f;
	margin:10px;
	padding:5px;
	text-align:justify;
}