/*
Theme Name: Alaa AL-Ebady
Theme URI: http://www.alebady.com/
Description: قالب خاص لموقع علاء العبادي
Author: كرار العبادي
Author URI: http://subswiss.com
version: 1.0
*/
/* basics */
* {
	margin: 0;
	padding: 0; }
 
html { overflow-x: hidden;}
 
body {
	background: #000;
	font-family: Tahoma,verdana, arial, sans-serif;
	font-size: 12px;
	direction: rtl;
	margin: 0;
	padding: 0; }
 
h1 { font-size:22px; margin: 16px 0 }
 
h2 { font-size:20px; margin: 10px 0 }
 
h3 { font-size:18px; margin: 12px 0 }
 
h4 { font-size:16px; margin: 8px 0 }
 
h5 { font-size:14px; margin: 6px 0 }
 
h6 { font-size:12px; margin: 4px 0 }
 
h1, h2, h3, h4, h5, h6 { font-family: Arial,Helvetica,sans-serif; }
 
img {
	border: none;
	padding: 0; }
 
	img a { border: none; }
 
	img.left {
		float: left;
		border: none;
		padding: 6px 0 0 0; }
 
	img.right {
		float: right;
		border: none;
		padding: 0 0 0 6px; }
 
blockquote {
	border-left: 1px solid #A5ABAB;
	margin: 15px;
	padding: 0 12px 0 12px; }
 
code { font-family: "Courier New", Courier, monospace; }
 
/* links */
a {
	color: #007FFF;
	outline: none;
	text-decoration: none; }
 
	a:hover { text-decoration: underline; }
 
.clear { clear: both; }

#site-button{position: fixed; left: 0; top: 35%;z-index:10;width:35px;}
#site-button a{margin:10px 0;}
 
/* container */
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	color: #333; }
 
/* header */
#header {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background:url(images/amo.png) center 130px no-repeat;
	height: 340px;
	color: #fff; }
 
	#header h1 {
		padding: 0px 0 20px 16px;
		/*float: right;*/
		margin: 0px auto 60px auto; 
		text-align:center}
 
/* search */
.searchbox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 50px;
	float: left; }
 
#searchform {
	padding: 0 0px;
	margin: 2px 0; }
 
	#searchform input#s {
		margin: 0;
		padding: 3px 6px 3px 6px;
		border: #666 solid 1px;
		background: #fff;
		width: 150px; }
 
	#searchform	 input.searchsubmit {
		border: #666 solid 1px;
		background: #fff;
		cursor: pointer;
		width: 50px;
		padding: 2px 5px; }
 
/* main menu */
.pages-new{
	font-family:Arial;
	font-size:14px;
	height:30px;
	font-weight:bold;
	padding:10px 0;
	display:block;
	width:1000px
}
.pages-new a{
	width:330px;
	float:right;
	color:#fff
}
.pages-new a.talk{
	margin-right:10px;

}
.pages-new a.aboutme{
	text-align:right;
}
#menu {
	position: absolute;
	text-shadow: #eee 0px 1px 1px;
	right: 0px;
	width: 700px;
	height: 30px;
	border-bottom: # solid 1px; }
 
	#menu ul {
		margin: 0;
		padding: 0; }
 
		#menu ul li {
			list-style-type: none;
			font: bold 12pt Arial,Helvetica,sans-serif;
			margin: 0;
			background: url(images/menu.png) center left no-repeat;
			float: right;
			padding: 0; }
 
			#menu ul li a {
				padding: 5px 0px 5px 1px;
				text-align: center;
				width: 100px;
				margin: 0;
				color: #fff;
				text-shadow: #000 0px 1px 1px;
				display: block; }
 
				#menu ul li a:hover {
					color: #ffcc00;
					background: url(images/menu_hover.gif) 0 2px no-repeat;
					text-decoration: none; }
 
			#menu ul li.current_page_item a {
				background: url(images/menu_hover.gif) 0 2px no-repeat;
				color: #ffcc00; }
 
.catmenu {
	width: 1000px;
	height: 170px;
	position: relative;
	bottom: 0px;
	right: 0px;
	background: #fff url(images/menu_li.png) top repeat;
	color: #fff;
	font: bold 12pt Arial,Helvetica,sans-serif;
	border-bottom: #CDC8BB solid 1px;
	float: right;
	padding: 1px 0 0 0;
	margin: 0px }
 
#dropmenu, #dropmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.6em;
	z-index: 300;
	font-weight: bold; }
 
#dropmenu a {
	display: block;
	padding: 0.27em 1em;
	color: white;
	border-right: #C5C0B0 solid 1px;
	border-left: #575348 solid 1px;
	text-align: center;
	text-shadow: #000 0px 1px 1px;
	text-decoration: none; }
 
	#dropmenu a:hover {
		background: #C5C0B0;
		color: #575348;
		text-shadow: #CDC8BB 0px 1px 1px; }
 
#dropmenu li {
	float: right;
	position: relative; }
 
#dropmenu ul {
	position: absolute;
	display: none;
	width: 10em;
	top: 2.1em;
	margin: 0px;
	right: -1px; }
 
	#dropmenu ul a {
		border-right: 1px solid #c8c8c8;
		text-align: right; }
 
#dropmenu li ul {
	background: #59554A; /*border-top : 1px solid #c8c8c8;*/
	width: 12.1em; }
 
	#dropmenu li ul a {
		width: 10em;
		height: auto;
		float: right;
		border-bottom: 1px solid #827d70; }
 
#dropmenu ul ul { top: auto; }
 
#dropmenu li ul ul {
	right: 10em;
	margin: 0 -2px; }
 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul { display: none; }
 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul { display: block; }
 
#wrap {
	background: #000;
	border-left: #c8c4b6 solid 1px;
	border-right: #c8c4b6 solid 1px;
	padding: 20px;
	overflow: hidden; }
 
/* content */
#content {
	float: right;
	width: 630px;
	background: #fff url(images/post.png) repeat-x top;
	-moz-border-radius: 10px;
	padding: 20px; }
 
.post {
	margin: 0 0 15px 0;
	padding: 0 0 30px 0;
	background: url(images/post_line.jpg) no-repeat bottom center;
	line-height: 20pt; }
 
	.post h2.home_title {
		font-size: 30px;
		/*float: right;*/
		margin-bottom: 5px !important;
		/*width: 80%; */
		padding:5px 35px 5px 0px;
		background: url(images/new.png) right center no-repeat;}
 
		.post h2.home_title a {
			color: #59554A;
			text-decoration: none; }
 
			.post h2.home_title a:hover {
				color: #777;
				text-decoration: none; }
 
	.post .home_comm {
		float: left;
		width: 70px;
		color: #59554A;
		height: 70px;
		font-size: 28px;
		font-family: Arial,sans-serif;
		font-weight: bold;
		padding-top: 10px;
		font-weight: bold;
		text-align: center;
		background: url(images/comm.gif) no-repeat center top; }
 
	.post ul {  }
 
	.post li {  }
 
.entry p { margin: 10px;font:bold 24px Arial !important; }
 
.post .readmore {
	padding: 5px 0;
	float: left;
	display: block;
	clear: both; }
 
.postmetadata {
	clear: both;
	background: #F7F7F7;
	padding: 6px;
	margin: 20px 0 0 0; }
 
	.postmetadata .home_date {
		padding: 0 25px 0 0;
		background: url(images/calendar_16.gif) right no-repeat; }
 
	.postmetadata .home_cat {
		padding: 0 25px 0 0;
		background: url(images/briefcase_16.gif) right no-repeat; }
 
.navigation {
	font-size: 8pt;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; }
 
.alignleft a {
	float: left;
	margin: 25px 0; }
 
.alignright a {
	float: right;
	margin: 25px 0; }
.alaanote {}
	.alaanote p{
	text-align:center;
	margin:0 auto;
	color:red;
	padding-bottom:20px;
	border-bottom:2px solid #555;
} 
/* sidebar */
#sidebar {
	font-family: Tahoma,verdana, arial, tahoma;
	font-size: 12px;
	width: 275px;
	float: left;
	margin: 0;
	padding: 0; 
}
 
	#sidebar h2 {
		color: #EEEBE2;
		text-shadow: #000 0px 1px 1px;
		background: #59554A;
		margin: 0;
		text-align:center;
		padding: 5px 10px; }
 
	#sidebar .widget {
		background: #EEEBE2;
		margin: 0 0 15px 0;
		padding-bottom: 7px; }
 
	#sidebar label {
		font: normal 11pt arial, georgia, times;
		color: #000;
		margin: 0;
		padding: 0; }
 
	#sidebar p {
		margin: 0;
		padding: 0; }
 
	#sidebar img {
		padding: 0;
		margin: 0; }
 
	#sidebar .widget ul {
		margin: 15px;
		padding: 20px 40px 20px 20px;
		background: #fff;
		border: #d2cbb9 solid 1px;
		list-style-image: url(images/list.gif) }
 
		#sidebar .widget ul li {
			margin: 0;
			padding: 0 0px 5px 0;
			line-height: 14pt;
			list-style-type: none; }
 
	#sidebar ul ul li { list-style-type: none; }
 
	#sidebar ul ul ul {
		margin: 0;
		padding: 0; }
 
		#sidebar ul ul ul li {
			padding: 0 0 0 15px;
			list-style-type: square;
			color: #898989; }
		.widget div {padding:5px;}	
 
/* comments */
#commentform {
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #BFAFA7;
	font-family: tahoma,Century gothic,Arial, Helvetica, sans-serif; }
 
	#commentform p {
		color: #59554A;
		padding: 5px 0px ; }
 
	#commentform input {
		color: #333;
		padding-right: 35px; }
 
#author, #email, #url, #submit {
	font-family: verdana, arial, times;
	margin: 5px 5px 0 0;
	padding: 7px 5px;
	background: #fff url(images/input.gif) 95% 0 no-repeat;
	border: 1px solid #ccc; }
 
#email { background-position: 95% -45px; }
 
#url { background-position: 95% -95px; }
 
#commentform h2,h2#comments,#respond h3 {
	font-family: Arial,georgia, times, verdana;
	font-weight: 900;
	margin: 0;
	padding: 5px 10px;
	color: #59554A;
	text-shadow: #fff 0px 1px 1px;
	background: #C5C0B0; }
 
#commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	width: 98%;
	padding: 5px 5px; }
 
#comment { width: 80%; }
 
input#submit {
	width: auto;
	line-height: 25px;
	font-size: 14px ;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 5px;
	background: #ffcc00;
	border: 2px solid #ff9900;
	color: #000; }
 
#comments { margin:0; padding: 0 }
 
ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0; }
 
.avatar {
	position: absolute;
	right: -74px;
	top: -1px;
	margin: 0 12px 0 0;
	padding: 5px;
	background: #EEEBE2;
	border: #C5C0B0 solid 1px;
	!important; }
 
ol.commentlist li {
	border: #C5C0B0 solid 1px;
	margin: 10px 50px 20px 0px;
	position: relative;
	padding: 0px 0 15px 0px;
	list-style-type: none; }
 
	ol.commentlist li.even { background: #fff; }
 
	ol.commentlist li.odd { background: #eee; }
 
	ol.commentlist li.alt { background: #eee; }
 
	ol.commentlist li p {
		margin: 10px 0 6px 0;
		padding: 0 12px 0 0;
		line-height: 22px; }
 
ol.commentlist a { color: #000; }
 
.bypostauthor {
	background: #59554A !important;
	color: #EEEBE2 !important; }
 
ol.commentlist li div.comment-meta {
	font: 12px Tahoma, helvetica,arial,sans-serif;
	position: absolute;
	left: 5px;
	top: 5px; }
 
ol.commentlist li div.vcard {
	font: 15px Arial,Georgia, helvetica,arial,sans-serif;
	color: #575348;
	font-weight: bold;
	border-bottom: #C5C0B0 solid 1px;
	background: #EEEBE2;
	margin: 0px;
	padding: 5px 10px; }
 
	ol.commentlist li div.vcard cite.fn {
		font-weight: bold;
		text-decoration: none; }
 
		ol.commentlist li div.vcard cite.fn a.url {
			font-weight: bold;
			font-style: normal;
			color: #ff6600;
			font-size: 14px;
			text-decoration: none; }
 
ol.commentlist li div.reply {
	background: #EEEBE2;
	border: 1px solid #C5C0B0;
	font: bold 13px arial,sans-serif;
	padding: 2px 12px;
	position: absolute;
	right: -62px;
	top: 55px;
	margin: 5px 0;
	text-align: center;
	width: 36px; }
 
	ol.commentlist li div.reply a {
		color: #59554A;
		text-decoration: none;
		text-transform: uppercase; }
 
/* misc */
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 }
 
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px; /* optional rounded corners for browsers that support it */
	-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; }
 
/* footer */
#footer {
	background: #333;
	border-top: #000 solid 1px;
	clear: both;
	width: 100%; }
 
	#footer p {
		padding: 14px 0;
		margin: 0;
		color: #eee;
		background:#222;
		text-align: center; }	
		
		#footer p.copyrights {
		padding: 5px 10px;
		line-height:18px;
		margin: 0;
		background:none;
		color: #eee;
		text-align: center; }
 
	#footer a { text-decoration: none; }
 
		#footer a:hover {
			text-decoration: none;
			color: #ffcc00; }
 
div.sexy-bookmarks ul.socials a:hover, div.sexy-bookmarks ul.socials li:hover { text-decoration: none; }
 
.welcome
{
	width:96%;float:none;
	background:#fff url(images/post.png) repeat-x top;
	-moz-border-radius:10px;
	padding:20px;
	line-height:32px;
	color:red;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:15px;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #4f4f4f;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: bold !important;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: right !important;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 14px !important;
	font-family: Arial;
	color: white;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #4f4f4f;
	border-top: 2px solid black;
}
#wp_page_numbers ul {
	
	width: 100%;
}
#wp_page_numbers li {
	float: right !important;
	display: block;
}

#wp_page_numbers a {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	color: #ddd;
}

#wp_page_numbers li a:hover {
	text-decoration: underline;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	background: black;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: right;
	display: block;
	padding: 6px;
	padding-left: 8px !important;
	color: #ddd;
	font-size: 11px;
} .welcome{	background:url(images/welcome.jpg) no-repeat center top;	color:#fff;}


.alaacomm{
background:#ffffcc;
width:100%;
margin:10px 0;

}
.alaacomm h3{
padding:5px 10px;
background:#ffff99;
color:#333;
}
.alaacomm p{
padding:7px  10px 10px 10px;
color:#333;
}
.alaacomm span{
	padding:15px;
	font-family:Arial;
	font-size:22px;
	color:#ff9900;
}
#feedburner_email_widget_sbef{
	padding:10px;
}
#feedburner_email_widget_sbef_submit{
	margin:5px auto;
}
