/*  
Theme Name: abohisham
Theme URI: http://www.abohisham.com
Description: "تطوير أبو هشام"www.abohisham.com: "جميع الحقوق محفوظة."مدونة أبو هشام 

Author: أبو هشام
Author URI: http://www.abohisham.com

*/

body {
	background: #fff;
	background-image: url(images/back.gif);	
	background-attachment:fixed;
	color: #000;
	font-size: 13px;
	font-family: tahoma, Helvetica, Arial, Sans-Serif;
	margin: 2px 0px 2px 0px;

	}

* {

scrollbar-3dlight-color: #222; 
scrollbar-arrow-color: #000; 
scrollbar-darkshadow-color: #222;  
scrollbar-face-color: #f7f7f7; 
scrollbar-highlight-color: #333; 
scrollbar-shadow-color: #333; 
scrollbar-track-color: #777; 

}
	
a, a:visited{
	color: #008000;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 980px; 
	background-image: url(images/bg.jpg);
	text-align: right; 
	margin: 0px auto; 
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	border-bottom: 1px solid #333;
	border-top: 1px solid #777;
	}
	
#header { 
	background: #2D2D2D;
	height: 116px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/adam.jpg);	


	}



#lpic {
	height: 128px;
	width: 200px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 200px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
	

#header { 
	background: #2D2D2D;
	height: 116px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/adam.jpg);	


	}



#lpic {
	height: 128px;
	width: 200px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 200px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
	

#menu {
background-image:url(images/cat.jpg);
background-repeat:repeat-x;
background-position:top;
overflow: hidden; 
width:980px;
position: relative; 
text-align: right;
font-size:12px;
font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
margin: 0 auto; 
border-top: 1px solid #BCBCBC;
border-bottom: 1px solid #BCBCBC;
}
html #menu {
height: 1%;
}
#menu ul li {
float: right; 
margin: 0px; 
list-style-type: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu ul li a {
border-left:1px solid #C0C0C2;
padding: 10px 10px;
display: block; 
font-weight:bold;
color:#000;		
text-decoration: none;

font-size:16px;
letter-spacing:0px;

background-repeat:repeat-x;
background-position:center;
}
#menu ul li a:hover, 
#menu ul li a:active

{

background-repeat:repeat-x;
background-position:top;
color: #AAAAA7;	
border-left:1px solid #999;
font-size:16px;

}



#content { 
	width: 548px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 216px;
	margin-right: 216px;
	position:relative;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	direction: rtl;

	}
	
#content b{
	color: #E4E4E4;
    font-size: 12px;
	font-weight: normal;
	}
	

#content p{
	margin: 0px;

	line-height: 18px;
	padding: 5px 10px 10px 10px;
	margin-top: 0px;
line-height: 23px;
	}
	

#content h1 {
	color: #fff;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #fff;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: Arial, "Microsoft Sans Serif", Times, serif;
	font-size: 16px; 
	color: #000; 
	margin: 0px;
	line-height: 10%;
	padding-top: 20px;
	padding-bottom: 18px;  
	background-image:url(images/boat.jpg);
	}
#content h2 a  {
	color: #000;
	text-decoration: none;
	padding:10px;
	}

#content h2 a:hover {
	color: #AAAAA7;
	}


#content h3 {
	font-size: 12px; 
	color: #fff; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px solid #000;
	}
	
#content h3 a  {
	color: #fff;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #888;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	
	margin: 0px 0px 0px 2px;
	padding: 20px 5px 0px 5px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}


#content .postmetadata
{
font-size:0.9em;
text-align:right;
color:#000;
margin:5px 0px 5px 0px;
padding:5px 11px;
background-image:url(images/bboat.jpg);
}
.postmetadata a:link,
.postmetadata a:active,
.postmetadata a:visited
{
color:#008000;
text-decoration:none;
}
.postmetadata a:hover

{
color:#000;
text-decoration:underline;
}


	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
    width: 538px; 
	background-color: #ffffff;
	margin: 8px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 5px;
	width: 498px;
	color: #999999;
	border: 1px solid #d3d3d3;
	}
	
.postspace {
	background: #373737
	width: 440px;
	height: 6px;
	margin: 0px;
	padding: 0px;
    border-top: 1px solid #000;
	}

.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}


#left { 
	color: #000000;
	width: 215px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;

	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #000;
	background: #F0F0F0;
	font-family: Arial, "Microsoft Sans Serif", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	list-style: none;
	padding: 10px;
	margin: 0px;
	background-image: url(images/study.jpg);

	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
#left ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13pt;
	border-bottom: 1px solid #D3D3D3;
	 background: url('images/bullet.png') no-repeat right 9px;
	 
	}

#left ul li a:hover {
	
	background: url('images/bulllet.png') no-repeat right 9px #f1f1f1;
	}


#right { 
	color: #000000;
	width: 215px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;	

	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #000;
	background: #F0F0F0;
	font-family: Arial, "Microsoft Sans Serif", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	list-style: none;
	padding: 10px;
	margin: 0px;
	background-image: url(images/study.jpg);

	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13pt;
	border-bottom: 1px solid #D3D3D3;
	 background: url('images/bullet.png') no-repeat right 9px;
	}

#right ul li a:hover {
	color: #000;

	background: url('images/bulllet.png') no-repeat right 9px #f1f1f1;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #fff;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #111;
	
	}

/**********************************FOOTER*/

#footer {
	background: #F5F5F5 url(images/footer.jpg) no-repeat top left ;
	font-family: tahoma, "trebuchet ms", "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 11px;
	color: #888888;
	width: 980px;
	height: 100px;
	margin: 0 auto 0;
	padding: 0;
}

#footer .t1{
	margin: 0;
	padding: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

#footer .t2{
	margin: 0;
	padding: 0;
	padding: 36px 50px 0 0;
	text-align: right;
	float: right;
}

#footer .t3{
	margin: 0;
	padding: 0;
	padding: 36px 0 0 50px;
	text-align: left;
	float: left;
}

#footer img, img a{
	border: 0;
	padding: 0;
	margin: 0 0 0 3px;
}


#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	}
	
/* comments */


#comments, #respond{
margin: 0;
padding:1em 0 0 0;
margin: 50px;
color:#333333;
background-color:#666666;
}
#commentform 
{
margin: 5px;
padding:10px;
background:#ffffff;
border: #d3d3d3 1px solid;
}
.commentnum 
{
font-weight:bold;	
margin:0 0px 0 0;
color:#000;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container .commentlist {
margin: 1em 0;
padding: 0;
margin: 5px;

}
#container .commentlist li 
{
list-style:none;
margin: 0;
padding: 5px;
border:1px solid #CACAFF;
background-color:#F2F2FF;
}
#container .commentlist li.alt 
{
background-color:#F8F7DA;
color:#000;
border:1px solid #EAE895;
margin-top:5px;
margin-bottom:5px; 
}
#container .commentlist li.authorcomment 
{
background:#FFF9F9;
border:1px solid #FFD7D7;
color:#000;
margin-top:5px;
margin-bottom:5px; 

}
#container .commentlist li .cmtinfo 
{
font-size:1em;			
}
#container .commentlist li cite 
{
font-style:normal;
font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
float:right;
margin:0;
padding:0;
font-style:normal;
font-size:0.9em;	color:#000;
}
#content .commentsfeed 
{
background:url(img/icon_feed.gif) no-repeat right center;
padding:5px 5px 5px 20px;




	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;

	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;

/* 
Coldskin #2 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
    padding: 0;
    margin: 0;
    border: 0;
}
div#coldform {
    font-family: Tahoma;
    background-color: #484848;
    border: 3px solid #000000;
    font-size: 10px;
    margin: 11px 0;
    width: 500px;
    color: #777;
}
div#coldform fieldset {
    border: 0 none;
    display: block;
    clear: both;
}
div#coldform legend.hide {
    display: none;
}

}
.input:focus, textarea:focus { 
    border: 1px solid #777; 
    color: #aaa;
}


div#coldform label.label {
    font-size: 1.1em;
    display: block;
    margin: 5px 0;
    padding-top: 5px;
    width: 166px;
    clear: left;
    float: left;
}

div#coldform label.label2 {
color:#888888;
display:block;
font-family:Tahoma;
font-size:12px;
padding-bottom:10px;
width:463px;
float:left;
clear:left;

}

  
div#coldform input.input {
    font-family: Tahoma;
    border: 1px solid #d3d3d3;
    background: #f7f7f7;
    padding: 3px 3px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    width: 320px;
    color: #000;
    clear: right;
    float: right;
}

div#coldform textarea#coldform_message
 {
    font-family: tahoma;
    border: 1px solid #d3d3d3;
    background: #f7f7f7;
    padding: 1px 3px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    width: 500px;
    color: #000;
    clear: right;
    float: right;
}


div#coldform input.submit {
   font-family: Tahoma;
    border: 1px solid #7B7B7B;
    margin: 7px 10px 10px 0;
    background: #555555;
    font-size: 12px;
    cursor: pointer;
    display: block;
    padding: 3px;
    width: 509px;
    color: #ffffff;
    clear: right;
    float: right;
}


div#coldform input.check {
display:block;
margin: 0;
padding-bottom: 5px;
width:37px;
float:right;
clear:right;
}