/*
Theme Name: Egydes Themes
Theme URI: http://egydes.com
Description: Official Egydes Theme By <a href="http://www.egydes.com">Husien Ade;</a>
Version: 1.0
Author: Husien Adel
Author URI: http://egydes.com/
---------------------------------------------*/
* {
	padding:0;
	margin:0;
	outline:none;
	text-decoration:none;
	border:0 none;
}
.clear {
	clear:both;
}
body {
	padding:0;
	margin:0;
	font-family:tahoma;
	direction:rtl;
	background:url(images/bg.jpg) #5f3233 top center no-repeat;
}
.new-workss a {display:block; width:132px; height:149px; background:url(images/new_works.png) no-repeat; position:fixed; top:0x; right:0px; text-indent:-999px; overflow:hidden;}
.face_like {width:185px; position:fixed; bottom:15px; left:10px;}

#wrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
#header {
	width:1000px;
	height:227px;
	background:url(images/header.jpg) no-repeat
}
#header-r {
	width:585px;
	height:180px;
	float:right
}
#index {
	width:305px;
	height:76px;
	float:right;
	margin:88px 75px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
#header-l {
	width:350px;
	float:left
}
.nav-pages {
	width:554px;
	height:35px;
	float:right;
	margin:23px 15px 0 0;
}
.nav-pages ul li {
	list-style:none;
	display:inline;
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	background:url(images/page-bar.png) no-repeat right;
	height:23px;
	padding-top:10px;
	padding-right:8px;
	margin-left:4px;
}
.nav-pages ul li a:link, .nav-pages ul li a:visited {
	text-decoration:none;
	color:#fff;
}
.nav-pages ul li a:hover, .nav-pages ul li a:active {
	color:#fedd27;
}
.rss a:link, .rss a:visited, .rss a:active, .rss a:hover {
	display:block;
	width:125px;
	height:40px;
	float:left;
	margin:0 0 0 48px;
	overflow:hidden;
	text-indent:-9999px;
}
.tech-support a:link, .tech-support a:visited, .tech-support a:active, .tech-support a:hover {
	display:block;
	width:180px;
	height:50px;
	float:left;
	margin:170px 0 0 45px;
	overflow:hidden;
	text-indent:-9999px;
}
#page {
	width:1000px;
	height:624px;
	background:url(images/content.jpg) top center no-repeat;
	overflow:hidden;
}
#sub-page {
	width:1000px;
	height:624px;
	background:url(images/sub-content.jpg) no-repeat;
	overflow:hidden
}
#sub-pages {
	width:980px;
	height:604px;
	padding:10px;
	background:url(images/free-content.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
.content {
	width:640px;
	float:right;
	margin:20px 10px 0 0;
	overflow:hidden;
}
.post {
	width:610px;
	padding:5px;
	overflow:hidden;
	margin:15px 30px 0 0;
}
.post p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:12px;
}
.post-title {
	width:450px;
	float:right;
	height:30px;
	margin:7px 24px 0 0;
}
.post-title h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 5px #000;
}
.views {
	width: 120px;
	height:25px;
	float:right;
	margin:7px 4px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#ffec6e;
	text-shadow:1px 1px 2px #000;
	text-align:center
}
.post-title h2 a:link, .post-title h2 a:visited, .post-title h2 a:active {
	text-decoration:none;
	color:#ffec6e;
}
.post-title h2 a:hover {
	color:#ffec6e;
}
.views a:link, .views a:visited, .views a:active, .views a:hover {
	color:#ffec6e;
	text-decoration:none;
}
.views img {
	vertical-align:middle;
	margin-left:3px;
}
.post-entry {
	width:590px;
	margin:35px 5px 5px 5px;
	overflow:hidden;
	font-family:tahoma;
	color:#fff4ad;
	text-shadow:1px 1px 3px #3c2d2b;
	text-align:justify;
	line-height:150%;
	font-size:13px;
	font-weight:bold;
}
/***************************/
.worklist {
	width:300px;
	float:right;
	margin-right:17px;
	margin-top:20px;
	margin-bottom:25px;
	overflow:hidden;
 border-left:1px dotted #C33 opacity:0.9;
}
.worklist:hover {
	opacity:1.0;
}
.work_thum {
	width:120px;
	height:120px;
	float:right;
	margin-left:5px;
	opacity:0.7;
	text-align:center;
	color:#FC0;
	font-size:11px;
	text-align:center;
	text-shadow:1px 1px 2px #000;
}
.work_thum:hover {
	opacity:1.0;
}
.work-desc {
	width:160px;
	float:left;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-shadow:1px 1px 3px #000;
	text-align:justify;
	padding:5px;
	border-right:5px solid #fff;
}
.work-url {
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FF9;
	text-shadow:1px 1px 2px #000;
	margin-top:8px;
}
.work-url a:link, .work-url a:visited, .work-url a:active, .work-url a:hover {
	color:#FF9;
	text-decoration:none;
}
/***************************/


.center {
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	text-align:center;
	width:90%;
	margin:30px 15px 0 0;
}
.post-entry a:link {
	text-decoration:none;
	color:#fff;
}
.post-entry a:active {
	text-decoration:none;
	color:#ffdb6f;
}
.post-entry a:visited {
	text-decoration:none;
	color:#ffdb6f;
}
.post-entry a:hover {
	text-decoration:none;
	color:#fff21d;
}
.post-entry ul li {
	list-style-position:inside;
	margin-right:10px;
	font-weight:normal;
	font-size:12px;
	line-height:160%;
	color:#fff;
}
.post-entry h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 4px 0;
}
.post-entry h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 4px 0;
}
.post-entry h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 4px 0;
}
.post-entry h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 4px 0;
}
.post-entry h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 4px 0;
}
.post-entry h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 4px 0;
}
.slidebar {
	width:320px;
	margin:20px 0 0 15px;
	float:left;
	overflow:hidden;
}
.slidebar-t {
	width:305px;
	height:50px;
	background:url(images/slidebar_t.png) no-repeat;
}
.slidebar-m {
	width:305px;
	background:url(images/slidebar_m.png) repeat-y;
	overflow:hidden;
}
.widget {
	width:250px;
	margin:0 auto 12px auto;
}
.widget-header {
	width:248px;
	height:34px;
	background:url(images/slide-header.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 1px 2px #000;
	padding-top:10px;
	margin:0 auto
}
.widget ul li {
	list-style:none;
	width:235px;
	color:#fff;
	line-height:27px;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0px #78311e;
	margin-right:5px;
}
.widget select {
	min-width:175px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
.widget a:link, .widget a:visited {
	text-decoration:none;
	color:#fff;
}
.widget a:hover, .widget a:active {
	color:#fff0b3;
}
.widget ul li a:link, .widget ul li a:visited, .widget ul li a:active {
	color:#fff;
	text-decoration:none;
	display:block;
	width:235px;
	border-bottom:1px solid #c17d5f;
}
.widget ul li a:hover {
	color:#fff0b3;
	border-bottom:1px solid #eaac8f;
}
.slidebar-b {
	width:305px;
	height:44px;
	background:url(images/slidebar_b.png) no-repeat;
}
.top-slider {
	width:858px;
	height:153px;
	margin:35px auto 0 auto;
}
.services {
	width:959px;
	height:185px;
	margin:125px auto 0 auto;
	overflow:hidden;
}
.intrdouce {
	width:185;
	height:160px;
	float:right;
	margin:0 40px 0 0;
}
.intrdouce h2 {
	font-family:tahoma;
	font-size:24px;
	font-weight:bold;
	color:#fff4ad;
	text-align:center;
	text-shadow:1px 1px 2px #000;
	margin:16px 0 9px 0;
}
.intrdouce ul li {
	list-style:none;
	color:#fff;
	font-size:12px;
	line-height:150%;
	text-shadow:1px 1px 3px #000;
}
.why-us {
	width:325px;
	height:170px;
	float:right;
	margin:0 90px 0 0;
}
.why-us h2 {
	font-family:tahoma;
	font-size:24px;
	font-weight:bold;
	color:#fff4ad;
	text-align:center;
	text-shadow:1px 1px 2px #000;
	margin:16px 0 9px 0;
}
.why-us ul li {
	list-style:none;
	color:#fff;
	font-size:12px;
	line-height:150%;
	text-shadow:1px 1px 3px #000;
}
.using {
	width:285px;
	height:170px;
	float:right;
	margin:0 10px 0 0;
}
.using h2 {
	font-family:tahoma;
	font-size:24px;
	font-weight:bold;
	color:#fff4ad;
	text-align:center;
	text-shadow:1px 1px 2px #000;
	margin:16px 0 15px 0;
}
.using ul li {
	list-style:none;
	color:#fff;
	font-size:12px;
	line-height:150%;
	text-shadow:1px 1px 3px #000;
}
.works {
	width:685px;
	height:80px;
	margin:5px 0px 0 30px;
	float:left;
}
.works ul li {
	list-style:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:38px;
	width:178px;
	height:110px;
}
#footer {
	width:1000px;
	height:148px;
	background:url(images/footer.jpg) no-repeat
}
.footer-r {
	width:440px;
	height:145px;
	float:right;
	margin:13px 195px 0 0;
		text-align:justify;
	overflow:hidden;
}
.about-egydes {
	width:435px;
	height:80px;
	float:right;
	margin:5px 5px 0 0;
	font-size:11px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	line-height:140%;
}
.social-icons {
	width:126px;
	height:30px;
	float:left;
	margin:26px 0 0 126px;
}
.social-icons ul li {
	list-style:none;
	display:inline;
	float:left;
	margin-left:4px;
	width:26px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
}
.social-icons ul li a:link, .social-icons ul li a:visited, .social-icons ul li a:active, .social-icons ul li a:hover {
	display:block;
	width:26px;
	height:26px;
}
.footer-l {
	width:350px;
	float:left
}
.stats {
	width:220px;
	height:30px;
	float:left;
	margin:8px 0 0 70px;
	font-size:12px;
}
.stats ul li {
	list-style:none;
	display:inline;
	float:right;
	width:90px;
	margin-right:8px;
	color:#fff;
	text-shadow:1px 1px 3px #000;
	text-align:center
}
.stats ul li a:link, .stats ul li a:visited, .stats ul li a:active, .stats ul li a:hover {
	text-decoration:none;
	color:#fff;
}
.mail-list {
	width:205px;
	height:25px;
	float:left;
	margin:31px 0 0 25px;
}
.mail-input {
	width:151px;
	height:15px;
	background:url(images/mail-input.png) no-repeat;
	border:0 n;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-shadow:1px 1px 2px #000;
	float:right;
	padding:5px;
}
.mail-submit {
	width:30px;
	height:25px;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	background:transparent;
}
.footer-addins {
	width:290px;
	height:25px;
	float:left;
	margin:24px 0 0 60px;
}
.footer-addins ul li {
	list-style:none;
	display:inline;
	float:right;
	width:82px;
	height:22px;
	margin-right:5px;
	overflow:hidden;
	text-indent:-9999px;
}
.footer-addins ul li a:link, .footer-addins ul li a:visited, .footer-addins ul li a:active, .footer-addins ul li a:hover {
	text-decoration:none;
	border:0 none;
	width:82px;
	height:22px;
	display:block;
}
/*-------------------Custom Boxes ---------------------*/
.warns {
	display:block;
	width:85%;
	margin:5px auto 5px auto;
	font-family:tahoma;
	font-size:12px;
	padding:5px;
	background-color:#FFC;
	color:#C30;
	text-shadow:1px 1px 2px #000;
	text-align:center;
}
.pag {
	width:75%;
	font-family:tahoma;
	position:absolute;
	bottom:55px;
	right:700px;
}

