
/*

Theme Name: Egydes.com Blog
Theme URI: http://www.egydes.com
Description: Official Theme Blog for <a href="http://www.egydes.com">Egydes</a>.
Version: 1.0
Author: Husien Adel ::
Author URI: http://www.egydes.net
Tags: egydes, Extended, two columns, widgets
*/



*
{
	padding:0;
	margin:0;
	font-size:100%;
	outline:none;
	text-decoration:none;
	border:0 none;
}

img { border:0; }

.clear { clear:both; }

/*--------------------------------------------------------------*/

body
{
	background:url(images/body-back.jpg) repeat-x top center #fff;
	padding:0;
	margin:0;
}

#header
{
	background:url(images/header-bg.jpg) repeat-x;
	height:180px;
	overflow:hidden;
	padding:0;
}

#logo
{
	width:1000px;
	height:180px;
	background:url(images/header.jpg) no-repeat;
	padding:0;
	margin:0 auto;
}

#index
{
	width:300px;
	height:120px;
	position:relative;
	top:30px;
	right:240px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background-color:trasparent;
}

#rss
{
	position:absolute;
	top:15px;
	left:23%;
	width:103px;
	height:76px;
}

#mail-me
{
	width:89px;
	height:27px;
	position:absolute;
	top:125px;
	left:23%;
}

#borad
{
	width:785px;
	height:270px;
	background:url(images/board.png) no-repeat;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	line-height:170%;
	display:none;
}

#borad a:link, #borad a:visited, #borad a:active
{
	text-decoration:none;
	color:#fff;
}

#borad a:hover
{
	text-decoration:none;
	color:#E0E0E0;
}

#last-thraed
{
	position:relative;
	top:81px;
	width:205px;
	height:165px;
	font-size:15px;
	font-weight:bold;
	float:right;
	right:29px;
}

#recent-comments
{
	position:relative;
	top:81px;
	width:205px;
	height:165px;
	font-size:15px;
	font-weight:bold;
	float:right;
	right:84px;
}

#most-view
{
	position:relative;
	top:81px;
	width:205px;
	font-size:15px;
	font-weight:bold;
	height:165px;
	float:right;
	right:142px;
}

.borad-ul
{
	list-style-type:none;
	text-align:right;
	direction:rtl;
}

.borad-ul li { border-bottom:1px solid #B7B7B7; }

/*
.ads
{
	width:100%;
	height:60px;
	margin:0 auto;
	text-align:center;
	margin-bottom:2px;
	font-family:tahoma;
	font-size:12px;
}

.ads ul
{
	margin:0 auto;
	list-style-type:none;
}

.ads ul li
{
	display:inline;
	float:right;
	width:120px;
	height:30px;
	background-color:#CCCCCC;
	margin-right:22px;
	position:relative;
	top:1px;
	right:8%;
	bottom:10px;
	padding-top:15px;
}

.ads ul li:hover { outline:1px solid #585858; }*/

#nav-bar
{
	height:42px;
	background:url(images/nav.gif) repeat-x #dcdbdb;
	margin:0 auto;
}

.nav-links
{
	width:65%;
	float:right;
	position:relative;
	top:1px;
	right:45px;
	border-top:5px solid #fe0000;
	direction:rtl;
	text-align:right;
	padding:1px;
}

.nav-links ul li
{
	list-style-type:none;
	display:inline;
	font-family:arial;
	font-size:16px;
	color:#000;
	margin-right:15px;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
}

.nav-links ul li a:link, .nav-links ul li a:visited, .nav-links ul li a:active
{
	text-decoration:none;
	color:#000;
}

.nav-links ul li a:hover
{
	border-top:4px solid #ff0000;
	color:#761414;
	padding-top:-2px;
}

.search
{
	width:225px;
	height:28px;
	position:relative;
	top:1px;
	left:70px;
	float:left;
}

.srch
{
	width:186px;
	height:18px;
	border:0;
	background:url(images/search-box.gif) center no-repeat;
	padding:5px;
	float:right;
	font-family:tahoma;
	font-size:12px;
	direction:rtl
}

.go
{
	width:29px;
	height:28px;
	border:0;
	float:left
}

.col
{
	background-color:#fff;
	margin:0 auto;
	width:98%;
}

.rcol { background:url(images/r-col.gif) no-repeat top right; }

.lcol
{
	background:url(images/l-col.gif) no-repeat top left;
	padding:0 40px 0 40px;
}

#page
{
	margin:0 auto;
	width:98%;
	overflow:hidden
}

#content
{
	width:71%;
	float:right;
	padding-right:5px;
	padding-top:7px;
	padding-left:5px;
}

#slidebar
{
	width:25%;
	float:right;
	background:url(images/slide.gif) #fff right top no-repeat;
	padding:0 20px 0 0;
}

.small-des
{
	direction:rtl;
	font-family:tahoma;
	font-size:12px;
	text-shadow:1px 1px 0 #fff;
	text-align:center;
	color:#8D1218;
	line-height:150%;
	background-color:#fdfdfd;
	border:1px solid #D7D7D7;
	padding:5px;
	margin:10px auto 5px auto;
	width:90%;
	-moz-border-radius: 6px;
	text-shadow:1px 1px 0 #fff;
	-webkit-border-radius: 6px;
}

.slid-foot
{
	display:block;
	margin:0 auto;
	height:24px;
	background:url(images/bot.gif) repeat-x;
	margin-right:3px;
}

.post
{
	margin-top:10px;
	direction:rtl;
	text-align:right;
	width:97%;
}

.date
{
	float:right;
	width:43px;
	height:41px;
	display:block;
	text-align:center;
	color:#fff;
	font-family:tahoma;
	font-size:11px;
	padding:10px;
	background:url(images/date.gif) no-repeat;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-right:10px;
	border-bottom:1px solid #ccc;
	text-indent:10px;
	/*	text-shadow: 1px 1px 0px #ccc;*/
	color:#920808
}

a:link, a:visited, a:active
{
	text-decoration:none;
	color:#920808;
}

a:hover
{
	text-decoration:none;
	color:#000;
}

.meta-data
{
	width:500px;
	padding-right:10px;
	float:right;
	font-family:tahoma;
	font-size:12px;
	color:#a51111
}

.meta-data ul li
{
	list-style-type:none;
	display:inline;
	margin-right:5px;
}

.meta-data ul li img
{
	vertical-align:middle;
	padding:1px;
}

.meta-data a:link, .meta-data a:visited, .meta-data a:active, .meta-data a:hover
{
	text-decoration:none;
	color:#a51111;
}

.post-content
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	line-height:180%;
	text-align:justify;
	direction:rtl;
	background-color:#fbfbfb;
	border:1px solid #e2e2e2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top:45px;
	padding:10px;
}

.post-content h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	padding-bottom:2px;
	margin-bottom:3px;
}

.post-content h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	padding-bottom:2px;
	margin-bottom:3px;
}

.post-content h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	padding-bottom:2px;
	margin-bottom:3px;
}

.post-content h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	padding-bottom:2px;
	margin-bottom:3px;
}

.post-content h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	padding-bottom:2px;
	margin-bottom:3px;
}

.post-content h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	padding-bottom:2px;
	margin-bottom:3px;
}

.post-content ul li
{
	margin-right:15px;
	list-style-position:inside;
}

.post-content ul li ul li { margin-right:10px; }

.post-content img
{
	border:1px solid #eeeeee;
	padding:2px;
	margin:0 auto;
	vertical-align:middle;
}

.post-content hr
{
	background-color:#ccc;
	border:1px solid #ccc;
	margin:0 auto;
	width:100%;
	padding:1px;
}

.more a:link, .more a:visited, .more a:active
{
	display:block;
	background-color:#fcfcfc;
	border:1px solid #ededed;
	width:65px;
	height:15px;
	padding:5px;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	position:relative;
	right:70%;
	margin-bottom:2%;
	top:7px;
}

.more a:hover
{
	background-color:#f2f2f2;
	border:1px solid #ccc;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	position:relative;
}

.post-footer
{
	display:block;
	width:582px;
	height:20px;
	background:url(images/end.gif) no-repeat;
	margin:10px auto 10px auto;
}

.comments
{
	width:582px;
	direction:rtl;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	margin:5px 25px 5px 5px;
	float:right;
	padding-right:3px;
}

.com-t
{
	display:block;
	width:582px;
	height:73px;
	background:url(images/comments_top.gif) no-repeat;
}

.com-m
{
	display:block;
	height:auto;
	background:url(images/comments_m.gif) repeat-y;
	width:572px;
	padding:0 5px 0 5px;
	;
	direction:rtl;
}

.com-b
{
	display:block;
	width:582px;
	height:15px;
	margin:-5px -10px;
 0px 0px;
	background:url(images/comments_f.gif) no-repeat;
}

.h1-header
{
	width:209px;
	height:39px;
	display:block;
	text-align:center;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#a81e1e;
	text-align:center;
	padding:20px 12px 0 5px;
	background:url(images/block-header.gif) no-repeat;
	font-weight:bold;
	margin:4px auto 10px auto;
	text-shadow: 1px 1px 0px #fff;
}

#slidebar ul
{
	margin-right:10px;
	font-family:tahoma;
	font-size:12px;
	color:#5e5e5e;
	padding:9px;
	text-align:right;
	background-color:#fafafa;
	border:1px solid #eaeaea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom:2px solid #eaeaea;
	list-style-image:url(images/icon.gif);
}

#slidebar ul li
{
	direction:rtl;
	margin-right:30px;
	line-height:150%;
	text-shadow:1px 1px 0 #fff;
	border-bottom:1px solid #e2e2e2;
}

#slidebar ul li a:link, #slidebar ul li a:visited, #slidebar ul li a:active
{
	display:block;
	font-family:tahoma;
	font-size:12px;
	color:#a81e1e;
	text-decoration:none;
}

#slidebar ul li a:hover
{
	display:block;
	font-family:tahoma;
	font-size:12px;
	color:#474747;
	text-decoration:none;
	border-bottom:1px solid #c9c9c9;
	margin-bottom:-1px;
	background-color:#fff;
}

#footer
{
	height:124px;
	background:url(images/footer-bg.jpg) repeat-x;
}

#foot
{
	width:999px;
	height:124px;
	background:url(images/footer.jpg) no-repeat;
	margin:0 auto;
}

#top
{
	position:relative;
	top:30px;
	right:170px;
	width:92px;
	height:29px;
	float:right
}

#foot-icons ul li
{
	list-style-type:none;
	display:inline;
	float:right;
	position:relative;
	top:70px;
	right:75px;
}

#nav
{
	width:96%;
	height:15px;
	background-color:#f8f8f8;
	border:1px solid #dfdfdf;
	padding:8px;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#961212;
	direction:rtl;
	margin:0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nav a:link, #nav a:visited, #nav a:active
{
	text-decoration:none;
	color:#555555;
}

#nav a:hover
{
	text-decoration:none;
	color:#333333;
}

.info
{
	width:99%;
	height:20px;
	background-color:#f3f3f3;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	border:1px solid #d6d6d6;
	padding:3px;
	margin:10px auto 10px auto;
}

.postmetadata_alt
{
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	text-align:justify;
	background-color:#e7f1fb;
	border:1px solid #d2e1f1;
	padding:4px;
}

.navigation
{
	width:75%;
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	margin:9px auto 5px auto;
}

.alignleft
{
	float:left;
	height:20px;
	display:block;
	background-color:#ececec;
	color:#fff;
	padding:3px;
	text-align:center;
	border:1px solid #dfdfdf;
}

.alignright
{
	float:right;
	height:20px;
	display:block;
	background-color:#ececec;
	color:#fff;
	padding:5px;
	text-align:center;
	border:1px solid #dfdfdf;
}

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar a { text-decoration: none; }

#wp-calendar caption
{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}

.center, .pagetitle, .nocomments
{
	text-align:center;
	font-family:tahoma;
	font-size:13px;
	direction:rtl;
	display:block;
	background-color:#eaf4ff;
	border:1px solid #dbe8f5;
	padding:5px;
	width:50%;
	margin:5px auto 5px auto;
}

#comments
{
	text-align:center;
	font-family:tahoma;
	font-size:13px;
	direction:rtl;
	display:block;
	background-color:#f3f3f3;
	border:1px solid #dbe8f5;
	padding:5px;
	width:50%;
	margin:5px auto 5px auto;
	overflow:hidden
}

/*	CommentList







	- - - - - - - - - - */	







#respond h3
{
	font: bold 13px tahoma;
	color: #B6B6B6;
	text-align:center;
	margin-top:20px;
	padding-bottom:20px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-left:5px;
}

.commentlist cite, .commentlist cite a
{
	font: bold 12px tahoma;
	color:#FF0000;
}

.commentlist p
{
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	text-align:justify;
}

.alt { padding: 10px; }

.commentlist { text-align: justify; }

.commentlist li
{
	margin:10px;
	padding:5px;
	width:93%;
	-moz-border-radius: 5px;
	overflow:hidden;
	-webkit-border-radius: 5px;
	border: 1px solid #ddd;
	list-style: none;
}

.commentlist li:hover
{
	margin:10px;
	padding:  5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#fffcda;
	border: 1px solid #cdcdcd;
	list-style: none;
}

.children { padding: 0; }

#commentform, #respond
{
	font-family:tahoma;
	font-size:12px;
	color:#FF0000;
}

#commentform p
{
	margin: 5px 0;
	font-family:tahoma;
	font-size:12px;
}

#commentform input
{
	background-color:#f1f1f1;
	border:1px solid #e0e0e0;
	height:20px;
}

#commentform textarea
{
	background-color:#f1f1f1;
	border:1px solid #e0e0e0;
}

#submit
{
	background-color:#f1f1f1;
	border:1px solid #e0e0e0;
	font-family:tahoma;
	font-size:12px;
	padding:3px;
	color:#333333;
}

#commentform input:hover, #commentform textarea:hover
{
	background-color:#fff;
	border:1px solid #d4d4d5;
}

.nocomments
{
	text-align: center;
	font-family:tahoma;
	font-size:12px;
}

.commentmetadata
{
	margin: 0;
	display: block;
	text-align:right;
	font-family:tahoma;
	font-size:13px;
	color:#cecece;
	margin-bottom:28px;
}

.says { display:none }

.thread-alt, .thread-even .alt { background-color: #f8f8f8; }

.thread-alt .odd, .thread-even { background-color: #FFF; }

.even, .alt { border-right: 1px solid #ddd; }

.bypostauthor, .thread-alt .bypostauthor, .thread-even .bypostauthor
{
	border: 1px solid #ccc !important;
	background-color:#fffcda;
	margin-right:5px;
}

.children { padding: 0; }

h3, h4
{
	color:#a2a2a2;
	text-align:center;
	direction:rtl;
}

#wpcf label
{
	clear: both;
	display: block;
	float: right;
	width: 150px;
}

#wpcf input
{
	float: right;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}

#wpcf textarea
{
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}

#wpcf #contactsubmit
{
	margin-left: 250px;
	width: 100px;
}

.thums
{
	width:98%;
	margin:0 auto;
}

.thums ul
{
	width:98%;
	margin:0 auto;
	text-align:center;
	list-style-type:none;
}

.thums ul li
{
	display:inline;
	float:right;
	width:291px;
	height:170px;
	margin-right:30px;
	margin-bottom:20px;
}

.me img
{
	vertical-align:text-bottom;
	width:95%;
	margin:0 auto;
	text-align:justify
}

.me ul li
{
	list-style-type:none;
	margin-right:10px;
}

.icons
{
	color:#800b2e;
	background-color:#fff;
	margin:10px auto 5px auto;
	width:90%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.icons h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#800b2e;
}

.icons ul
{
	overflow:hidden;
	border:0 none;
}

.icons ul li
{
	list-style-type:none;
	display:inline;
	float:right;
	width:32px;
	margin-right:3px;
	margin-bottom:6px;
	height:32px;
}

.icons ul li a:link, .icons ul li a:visited, .icons ul li a:active, .icons ul li a:hover
{
	text-decoration:none;
	padding:0;
}
