/*
Theme Name: phpmagazinearabic.net
Theme URI: http://phpmagazinearabic/
Description: تصميم phpmagazine.net مع تعريبه
Version: 1
Author: Hatem Bi-Yaqop
Tags: 

*/


body{
	background:Silver;
	color:#444444;
	font-family:tahoma, arial, sans-serif;
	font-size:70.5%;
	/*letter-spacing: 1px;*/
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
img{border:none}
#wrap{
	background:White;
	border-right:2px solid #686868;
	border-left:2px solid #686868;
	border-bottom:1px solid #686868;
	margin:0 auto;
	text-align:right;
	width:960px;
}

#content{
	border-bottom:none;
	border-top:none;
	float:right;
	padding:10px;
	width:575px;
}
#footer{

	width:100%;
	background:Silver;
	border-bottom:none;
	color:#888;
	clear:both;
	padding:3px 0;
	-moz-border-radius:3px;
}

#header{
	background:White;
	border-bottom:1px solid #686868;
	height:140px;
	margin:0;
	text-align:center;
	width:100%;
}
#header h1{
	font-size:2.2em;
	font-weight:normal;
	height:100%;
	margin:0 auto;
	padding-top:20px;
	padding-right:100px;
	text-align:right;
	width:900px;
	background: url(images/logo.png) no-repeat scroll 640px center
}
#header h1 a{
color:#ecefed;
}
#header p{
	font-size:1em;
	padding-right:30px;
	margin:0 auto;
	text-align:right;
	width:700px;	
}

h1, h2, h3{
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
h2{
	font-size:1.5em;
	padding-left:5px;
}
h3{
	font-size:1.2em;
}
h3.date-header {
	margin:0;
	font-size:1.6em;
	color: #888888;
}

#nav{
	background:#686868;
	border-bottom:1px solid Black;
	font-size:1.2em;
	margin-top:-0.9em;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:960px;
}
#nav ul{
	list-style-type:none;
	margin-right:-27px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	font-size: 12px;
	margin-top:2px;
	padding:9px 10px;
}
#nav ul li a{
	color:#fff;
}
#nav ul li a:hover{
	color:#87C900;
} 

.entry{
	font-size:1.1em;
	margin:5px;
	padding:10px;
}
.entrytitle{
	border-bottom:1px dotted #686868;
	color:#888;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-size:2em;
}
.entrytitle h2{
	color:#87C900;
}
.entrytitle h2 a{
	color:#87C900;
}
.entrytitle h3{
	font-weight:normal;
}
.entry-1{
	background:#444444 url("./images/main.png") repeat-x;
	border:1px solid #434343;
	color:#ffffff;
	font-size:1.3em;
}
.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#897;
}
.entry-1 .entrytitle h2 {
	color:#87C900;
}
body#home .entry-1 .entrytitle
{
	background:url("./images/latest.png") no-repeat;
	border-bottom:none;
	height:45px;
	padding-right:45px;
}
body#home .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}
body#home .entry-1 .entrytitle h3{
	display:block;
	margin:0;
	font-size:0.9em;
}
.entrymeta{
	background:#434343;
	font-size:0.8em;
	padding:5px;
	display:none;
}
.entry-1 .entrymeta{
	display:block;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-right:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-right:15px;
}
.navigation{
padding:5px;
background:#686868;
text-align:center;
}
p.entry-footer {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px solid #686868;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
	
h2.more {
  color:#848484;
  margin-bottom:3px;
  font-size:2em;
}

#sidebar{
	border-top:4px solid #686868;
	color:#444444;
	font-size:1.1em;
	float:right;
	margin-top:15px;
	padding-right:10px;
	width:330px;
}
#sidebar h3{
	color:#444444;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:10px;
}
#sidebar h2{
	color:#686868;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #444444;
	padding:3px;
}

#sidebar img {
	border: 1px solid #fff;
	}

.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
/*.alt{
	background:#434343;
	padding:0.5em;
}*/
h3#comments{
font-size:1.6em;
}

.comments-head	{ 
		font-size: x-small;
		font-weight: bold;
		color: #666; 
		border:1px solid #CCC;
		padding:5px;
		font-weight:normal;
		margin-top:10px;	
		background: #e7e7e7;
		text-transform:uppercase;
		}	
		
.comments-body {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;
  		border:1px dashed #CCC;		
  		border-top:0px;
		}

pre.code {
	background-color:#E7F1FD;
	border:1px solid #CADFEF;
	direction:ltr;
	font-family:Courier New,Courier,monotype;
	font-size:11px;
	overflow:auto;
	padding:10px;
	text-align:left;
}	
.count {
	float:left;
	font-size:26px;
	color:#E7E7E7
}
.code {
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	background-color: #D0EB97;
	border: solid 1px #686868; 
	display: block;
	direction:ltr;
	}

a{
	text-decoration:none;
	color:#F79421;
}
a:hover{
color:#434343;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
blockquote {
	line-height: 1.75em;
	min-height: 35px; 
	padding: 15px 0 15px; 70px; 
	padding-right: 70px;
	margin: 0 20px 15px 20px;
	background: url('images/blockquote_bg.gif') no-repeat right top;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	clear: right; 
}
* html #nav, * html #wrap {height: 1%;}

#sidebar a{
	color:#444444;
}
#sidebar a:hover{
	color:#F79421;
}

 input#author, input#email , input#url, input#scode {
	padding-right: 14px;
	background: #fff;
	background-repeat: no-repeat;
	background-position: 180px center;
	width:178px;
}
input#author{background-image: url(images/name.png);}
input#email{background-image: url(images/email.png);}
input#scode{background-image: url(images/code.png);}
.mmanager-post-header.right{
	float: right;
	text-align: center;
	padding: 0 20px 10px 10px;
	margin: 0 20px 0 0;
	border-left: 4px solid #EEEEEE;
	max-width: 50%;
}

.mmanager-post-header.center
{
	text-align: center;
}

.mmanager-post-header.left
{
	float: left;
	text-align: center;
	padding: 0 10px 10px 20px;
	margin: 0 0 0 20px;
	border-right: 4px solid #EEEEEE;
	max-width: 50%;
}

.mmanager-post-header img
{
	border: 0px;
	padding: 5px;
}

.mmanager-post-header a:hover
{
	border: 0px;
}

.mmanager-post-image
{
}

.mmanager-post-rating
{
}

.mmanager-post-title
{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.mmanager-byline
{
	font-size: 10px;
	padding: 3px 0 0 0;
	color: #666666;
}

.mmanager-post-footer
{
	float: left;
}

.mmanager-post-footer img
{
	border: 0px;
	padding: 5px;
}

.mmanager-post-price
{
	font-size: 20px;
	font-family: Georgia,Serif;
	float: right;
	color: #333333;
	margin: 5px 25px 0 0;
}

.mmanager-post-buynow
{
	float: right;
}
/*Hazem*/
.share a{margin:0 5px;}



/* 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 */
#banner{
float:left;
margin-bottom:0;
margin-left:40px;
margin-right:0;
margin-top:25px;
}
img.alignright{
float:right;
padding: 0 10px 0;
}

.myicons{float: left; margin-top: 0px; margin-right: 3px;}
