/*
Theme Name: Momizat Press
Theme URI: http://momizat.com/
Description: Momizat.com Theme
Version: 1.0
Author: Shaban Magdy, Mohammed Fathy
Tags: Slider, Scroller, Black
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
input, textarea {
margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

	}
.clear{
	clear:both;
	height:1px;
	margin-bottom:-1px;
}

body{
	background: #586273 url(http://www.metalabdesign.com/template/images/bg-tile.png) repeat top left;
	font-family: Helvetica, "Helvetica Neue", Arial,  sans-serif;
	color:#fff;
	font-size:62.5%;
}


* {
	outline:0;
	outline-style:none;
	-moz-outline:0;
}

a{
	color:#FF8A00;
	text-decoration: none;
}	

a:visited{
	color:#FF8A00;
	text-decoration: none;
}

.column{
	width:800px;
	margin:0 auto;
}

.imgtext{
	display:block;
	background-repeat:no-repeat;
	background-position: top left;
	text-indent: -99999em;
}

.hovFade{
	opacity:0.85;
	opacity:0.90;	
}

/***************************************************************************
***************************** SITEWIDE STYLES ******************************
***************************************************************************/

/* header */
html {
}
body {
	background:#000 url(images/color_bg.jpg) repeat-x fixed;
}
#top_bg {
		background:url(images/body_bg.png) repeat-x;
}
#wrap {
	width:912px;
	margin:auto;
}

#header {
	height:130px;
	position:relative;
	display:block;
	overflow:hidden;
}

#header h1 a{
	width:151px;
	height:109px;
	background: url(images/logo.png) no-repeat top left;
	display:block;
	text-indent:-99999em;
	top:13px;
	position:absolute;
	right:0;
}

#header h1 a:hover{
}

#top-nav {
	display:block;
	position:absolute;
	top:2px;
	left:0;
	}
	
#top-nav li{
	margin-left:5px;
	float:right;
	width:103px;
	height:32px;
	background:url(images/top_nav.png) no-repeat;
	line-height:32px;
	text-align:left;
}
#top-nav li a {
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#909090;
	text-shadow: 1px 1px 0px #000;
}
#top-nav li.support {
	background-position:0 -32px;
}
#top-nav li.online {
	background-image:none;
}
#top-nav li.online a {
	padding-left:0;
}
#nav {
	position:absolute;
	left:0px;
	bottom:9px;
}
#nav li {
	float:right;
	background:url(images/nav_button.png) no-repeat;
	width:97px;
	height:35px;
	line-height:35px;
	text-align:center;
}
#nav li:hover{
	
	background-position:bottom center;
}
#nav li a {
	font-size:15px;
	font-weight:bold;
	display:block;
	width:97px;
	height:34px;
	color:#909090;
	text-shadow: 2px 2px 1px #000;

}
#nav ul li ul {
	display:none;
}
#nav li a:hover {
		color:#FF8A00;
}


#main{
	margin:10px auto 0 auto;
	position:relative;
	overflow:hidden;
	width:912px;
}

#projects{
	width:922px;
	height:517px;
	display:block;
	background:url(images/bg-main.png) no-repeat top left;
	margin: 0 auto;
	position:relative;
	color:#1a1f27;
}

#project-type-nav{
	position:absolute;
	right:54px;
	top:41px;
}

#project-type-nav li{
position:relative;

}

#project-type-nav li a {
	background:url(images/buttons.png) no-repeat;
	width:194px;
	height:60px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	}
#project-type-nav li a span{
	display:block;
	text-indent:-99999em;
	position:relative;
	z-index:50;
	opacity: 0.65;
	width:194px;
	height:61px;
}


#project-type-nav li.current{
	position:absolute;
	width:225px;
	height:61px;
	display:block;
	top:-1px;
	right:0;
	background:url(images/go.png) no-repeat;
	z-index:60;

} 
#project-type-nav li.web a {	
	background-position:0 0px;
}

#project-type-nav li.forums a {	
	background-position:0 -60px;
}
#project-type-nav li.logos a {	
	background-position:0 -120px;
}

#project-type-nav li.banners a {	
	background-position:0 -180px;
}
#project-type-nav li.ads a {	
	background-position:0 -240px;
}
#project-type-nav li.print a {	
	background-position:0 -300px;
	height:61px;

}
.project-dots {
	position:absolute;
	right:50px;
	bottom:65px;
}

.project-dots a{
	width:20px;
	height:20px;
	display:block;
	background:url(images/viewdots.png) no-repeat top left;
	text-indent:-99999em;
	margin-right:5px;
	float:right;
}

.project-dots a.active{
	background:url(images/viewdots.png) no-repeat bottom left;
}


.project-dots a.active:hover{
	opacity:1;
}

.button-next-project{
	position:absolute;
	left:40px;
	bottom:50px;
	width:113px;
	height:43px;
	background: url(images/next.png) no-repeat top right;
	text-indent:-99999em;
	cursor: pointer;
}


.button-next-project:active{
		background: url(images/next-active.png) no-repeat top right;

}	


/***************************************************************************
**************************** PROJECT LISTING *******************************
***************************************************************************/

.project {
	height:350px;
	position:relative;
	width:620px;
	overflow:hidden;
	}

.project-image-wrap{
	padding:0px 4px 5px 0;
	position:relative;
	text-align:center;
}

.project-image-wrap img{
	width:575px;	
	height:236px;
	padding:6px;
	background:#222222;
	border:1px solid #1d1d1d;
	margin-top:5px;
}

.project h3.project-title{
	font-size:20px;	
	font-weight:bold;
	text-shadow: 2px 3px 0px #000;
	padding:0 20px 0 0;
	color:#ff8a00;
	text-align:right;
	direction:rtl;

}

.project-image-wrap a{
	position:absolute;
	left:10px;
	top:9px;
	width:570px;	
	background: url(images/button-zoom.png) no-repeat bottom right;
	text-indent:-9999em;
	opacity:0;
	border:0;
}

.project-text{
	color:#1a1f27;
	font-size:12px;
	line-height:19px;
	margin-top:5px;
	margin-left:3px;
	padding-right:12px;

}

.project-text p{
	margin-bottom:0.5em;
	direction:rtl;
	width:480px;
	float:right;
	padding:0 7px 0 0;
	color:#828282;
	font-family: tahoma, Arial, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:justify;
	text-shadow: 2px 3px 0px #000;
}

a.view-the-site-link {
	display:block;
	margin-top:10px;
	margin-left:15px;
	background:url(images/more_button.png) no-repeat;
	width:80px;
	height:30px;
	color:#828282;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	padding-left:10px;
	}

/***************************************************************************
**************************** SCROLLER STUFF ********************************
***************************************************************************/

#scroller-window,
#scroller-logos-window,
#scroller-web-window,
#scroller-banners-window, 
#scroller-print-window, 
#scroller-forums-window, 
#scroller-ads-window
{
	height:350px;
}

#scroller-window {
   position:relative; 
   overflow:hidden;          
   margin-top:45px;
   margin-left:49px;
	float:left;
	width:620px;
	height:350px;
}

#scroller-fade-left,
#scroller-fade-right{
	position:absolute;
	width:10px;
	height:100%;
	top:0px;	
}

#scroller-fade-left{
	left:0px;
	background: url(http://www.metalabdesign.com/template/images/scroller-fade.png) repeat-y top right;
}


#scroller-fade-right{
	right:0px;
	background: url(http://www.metalabdesign.com/template/images/scroller-fade.png) repeat-y top left;
}

#scroller-logos-window{ 
overflow:hidden;          
}

#scroller-logos-wrap{
	width:10000em;
	position:absolute;
	right:0;
}


#scroller-web-window{
   overflow:hidden;          
 
}

#scroller-web-wrap{
	width:10000em;
	position:absolute;
	right:0;

}

#scroller-banners-window{
   overflow:hidden;

}

#scroller-banners-wrap{
	width:10000em;
	position:absolute;
	right:0;

}

#scroller-print-window{
   overflow:hidden;
 
}

#scroller-print-wrap{
	width:10000em;
	position:absolute;
	right:0;

}
#scroller-forums-window{
   overflow:hidden;
 
}

#scroller-forums-wrap{
	width:10000em;
	position:absolute;
	right:0;

}
#scroller-ads-window{
   overflow:hidden;
 
}

#scroller-ads-wrap{
	width:10000em;
	position:absolute;
	right:0;

}

#scroller-window .project{
	float:right;
}


#scroller-vertical{
	position:absolute;
	top:0;
	height: 5000px;
	width:620px;
}


/*Footer*/


#footer {
		background:url(images/footer-bg.png) repeat-x;
		overflow:hidden;
		height:322px;
		direction:rtl;
	}
#footer_wrap {
		width:912px;
		margin:50px auto 0 auto;
		position:relative;
	}

.client {
	width:553px;
	text-align:right;
	color:#5a5a5a;
	font-size:13px;
	position:absolute;
	right:0;
	background:url(images/foot_icon.png) no-repeat;
}
.client h2 {
	background:url(images/border.png) bottom right repeat-x;
	padding-bottom:10px;
	margin-bottom:11px;
	margin-left:70px;
	font-size:20px;	
	font-weight:bold;
	text-shadow: 2px 3px 0px #000;
	text-align:right;
	direction:rtl;
	color:#828282;
	}
.client p {
	background:#000;
	padding:5px;
	text-align:justify;
	height:115px;
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #1a1a1a;
	text-shadow: 2px 3px 0px #000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.sap {
	background:url(images/sap.png) no-repeat;
	width:11px;
	height:156px;
	position:absolute;
	right:568px;
	top:20px;
}
.works {
	width:320px;
	text-align:right;
	color:#5a5a5a;
	font-size:13px;
	position:absolute;
	left:0;
}

.works h2 {
	background:url(images/border.png) bottom right repeat-x;
	padding-bottom:10px;
	margin-bottom:11px;
	font-size:20px;	
	font-weight:bold;
	text-shadow: 2px 3px 0px #000;
	text-align:right;
	direction:rtl;
	color:#828282;
}
.works-wrap {
	background:#000;
	padding:5px;
	height:115px;
	border:1px solid #1a1a1a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	}
.works ul {
	position: absolute;
	left:0.8px;
	top:6px;
	
}
.works ul li {
	display: inline;
	position:relative;


}
.works ul li img {
}
.works ul li a {
border:1px solid #434343;
display:block;
float:left;
margin-bottom:5px;
margin-left:8px;
position:relative;	
width:52px;
height:52px;
overflow:hidden;

}

.works ul li a:hover {
border:1px solid #fff;
}
.reg p{
	text-align:center;
	position:absolute;
	width:912px;
	top:198px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#3a3a3a;
	font-style:italic;
}

.copy p{
	text-align:center;
	position:absolute;
	width:912px;
	top:223px;
	font-size:15px;
	font-weight:bold;
	color:#505050;
}

.wp p{
	position:absolute;
	top:250px;
	font-size:13px;
	font-weight:bold;
	color:#3a3a3a;
	left:0;
}
.wp p a{
	font-size:13px;
	font-weight:bold;
	color:#3a3a3a;
	font-style:italic;
}


/* Single */
#single_main {
		width:910px;
		position:relative;
		margin-top:10px;
	}
#single {
		width:910px;
		position:relative;
		z-index:100;
	}

.singl_top {
		background: url(images/single_top.png) no-repeat;
		width:910px;
		height:367px;
		
	}
.img_overlay {
		background:url(images/overlay.png) no-repeat;
		width:883px;
		height:350px;
		left:12px;
		top:13px;
		z-index:110;
		position:absolute;
	}
.single_image {
		width:883px;
		height:350px;
		overflow:hidden;
		position:absolute;
		left:12px;
		z-index:50;
		top:13px;
	}
.single_content {
		background:url(images/single_content.png) repeat-y;
		padding:5px;
		position:relative;
		overflow:hidden;
		height:100%;
	}
.single_bot {
		background:url(images/single_bot.png) no-repeat;
		height:7px;
	}
.single_post {
		width:604px;
		float:right;
		margin:10px 10px 0 0;
	}
div.baloon {
background:url(images/ballon_mid.png) repeat-y scroll 100% 0 transparent;
overflow:hidden;
width:604px;
}

div.baloon_top {
background:url(images/ballon_top.png) no-repeat scroll 0 0 transparent;
overflow:hidden;
padding:7px 0 0;
width:604px;
}

div.baloon_bottom {
background:url(images/ballon_bot.png) no-repeat scroll 100% 100% transparent;
overflow:hidden;
padding:0 0 8px;
width:604px;
}
.project-title-single {
	font-size:20px;	
	font-weight:bold;
	text-shadow: 2px 3px 0px #000;
	color:#ff8a00;
	text-align:right;
	direction:rtl;
	padding:0 10px 0 0;
	}
p.date {
		color:#777777;
		font-size:13px;
		padding:8px 0 0 60px;
		text-align:left;
		direction:rtl;
		font-weight:bold;
	}
.project-text-single {
		padding:15px 10px 0 50px;

}
.project-text-single p {
		direction:rtl;
		font-size:14px;
		text-align:justify;
		margin-bottom:0.5em;
		color:#828282;
		font-family: tahoma, Arial, "Times New Roman", Times, serif;
		font-size:13px;
		text-shadow: 2px 3px 0px #000;
	}
.author {
		background: url(images/author_bg.png) no-repeat;
		width:271px;
		height:109px;
		position:relative;
		margin-top:10px;
		margin-left:10px;
	}
.avatar {
	position:absolute;
		width:65px;
		height:65px;
		top:23px;
		left:18px;
	}
.name {
		width:150px;
		text-align:center;
		position:absolute;
		right:20px;
		top:25px;

	}
.name h2{
		color:#828282;
		font-size:25px;
		font-weight:bold;
		text-shadow: 2px 3px 0px #000;
	}
.name span{
		color:#828282;
		font-size:20px;
		text-shadow: 2px 3px 0px #000;
	}
	
	
/* Page */ 

#Page {
		margin-top:10px;
		position:relative;
		overflow:hidden;
	}
.page_top {
		background: url(images/pageBox_top.png) no-repeat;
		width:910px;
		height:82px;
		
	}
	
.page_content {
		background: url(images/pageBox_mid.png) repeat-y;
		padding:5px;
		overflow:hidden;
		height:100%;
	}
.page_bot {
		background:url(images/pageBox_bot.png) no-repeat;
		height:28px;
	}
.page_title {
		position:absolute;
		top:35px;
		right:40px;
	}
.page_title h3{
		font-size:20px;	
	font-weight:bold;
	text-shadow: 2px 3px 0px #000;
	color:#ff8a00;
	text-align:right;
	direction:rtl;
	}

.Inner {
	margin:0 35px;
	}
.page-text {
	line-height:1.5;
}
.page-text p {
		direction:rtl;
		text-align:justify;
		margin-bottom:0.5em;
		color:#828282;
		font-family: tahoma, Arial, "Times New Roman", Times, serif;
		font-size:13px;
		text-shadow: 2px 3px 0px #000;
	}
	
/*Clients*/
.cname {
	background:#2a2a2a;
	padding:5px;
	margin:auto;
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
	font-family:tahoma;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#FF8A00;
} 


#quotes{
		margin:0 35px;
		overflow: hidden;
		height:100%;
	}
	
#quotes li {
		float:left;
		width:50%;
		margin:10px 0;
	}
#quotes li.left .qimg {
		float:left;
	}
#quotes li.right .qimg {
		float:right;
	}
#quotes li .qtext {
		position:relative;
	}
#quotes li.left .qtext {
		background:url(images/qtext.png) no-repeat;
		width:336px;
		height:132px;
		margin-left:65px;
	}

#quotes li.right .qtext {
		background:url(images/qtextL.png) no-repeat;
		width:336px;
		height:132px;
		margin-left:15px;
	}
#quotes li.left .qtext p {
		padding:10px 15px 10px 30px;
		text-align:right;
	}
#quotes li.right .qtext p {
		padding:10px 30px 10px 15px;
		text-align:right;
	}
#quotes li .qtext p {
	margin-bottom:0.5em;
	direction:rtl;
	color:#828282;
	font-family: tahoma, Arial, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:justify;
	text-shadow: 2px 3px 0px #000;
	}
	
.csite {
		position:absolute;
		bottom:8px;
		width:318px;
		text-align:center;

	
	}
#quotes li.left .csite {
		left:18px;
	}
.csite a {
		font-size:15px;	
		font-weight:bold;
		text-shadow: 2px 1px 0px #000;
		color:#fff;
		
	}
	
	

#wrap input {
		background:#414141;
		border:1px solid #5d5d5d;
		-moz-border-radius :10px;
		-webkit-border-radius :10px;
		padding: 5px 5px;
		margin:10px 0px;
		font-size:17px;
		font-weight:blod;

	}
#wrap input:focus, #wrap textarea:focus {
		background:#fff;
		border:1px solid #0d9ffb;
		font-size:17px;
		font-weight:blod;

}


.namez input {
		height:25px;
		color:#777777;
		font-family:Tahoma, Geneva, sans-serif;


		
	}
#wrap textarea { 
	background:#414141;
		border:1px solid #5d5d5d;
		-moz-border-radius :10px;
		-webkit-border-radius :10px;
		width:500px;
		margin-bottom:10px;
		padding:5px 10px;
		color:#777777;
		font-size:17px;
		font-weight:blod;

	}
#subin {
		width:70px;
	}	

input#filein  {
			}
.page-text div {
	color:#828282;
	direction:rtl;
	font-size:13px;
	text-align:justify;
	text-shadow: 2px 3px 0px #000;
		font-family:Tahoma, Geneva, sans-serif;
	}
	
/* ٍٍٍService */
.serv_wrap {
			margin:0 35px 10px 35px;
			line-height:1.5;
	
	}
.servp {
		background:#212121;
		padding:25px;
		font-family:Tahoma, Geneva, sans-serif;
		direction:rtl;
		text-align:justify;
		font-size:13px;
		border:1px solid #333333;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;

	}
.boxes {
	width:690px;
	margin:20px auto;
	}
.box_s {
		width:312px;
		float:left;
		direction:rtl;	
		line-height:2;
	}
.rightS {
		float:right;
			}

.title {
		text-align:center;
		background:#212121;
		border:1px solid #333333;
		padding:10px;
	}
.box_s ul {
		margin:10px 0;
		background:#212121;
		border:1px solid #333333;
		padding:20px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		height:180px;
	}
.box_s ul li {
			font-weight:bold;

	}

.box_s p {
		margin:10px 0;
		background:#212121;
		border:1px solid #333333;
		padding:7px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
	}
	
.use_s {
		margin:10px 0;
		background:#212121;
		border:1px solid #333333;
		padding:7px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		overflow:hidden;
		height:100%;
	
		}
.use_s p {
		margin:0;
		padding:0;
		background:none;
		border:none;
		float:right;
	}

.use_s img {
		margin:2px 10px;
	}
.sercon {
		color:#fff;
		background:#212121;
		padding:5px;
		border:1px solid #333333;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;
		margin:10px auto;
		display:block;
		width:90px;
		text-align:center;
	}
a.sercon:visited{ color:#fff;}
