/*
Theme Name: PureInspired
Theme URI: http://pure-des.net/
Description: PureInspired Design For Pure Website - All Rights Reserved  . CAN NOT BE USED WITH ANY OTHER FIRM OR WEBSITE WITHOUT AUTHORIZATION FROM DESIGNER
Version: 2.0
Author: Hisham Sadek
Author URI: http://pure-des.net/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0;
	padding: 0;
	background: #eee;
	font-family: Tahoma;
	font-size: 12px;
	-x-system-font: none;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #333;
	}
a, a:visited {
	text-decoration: none;
	color:#666;
	line-height:17px;	
}
a:hover {
	text-decoration: none;
	line-height:17px;
	color:#000;
}
#footer a, #footer a:visited{
	color:#666;
}
#footer a:hover{
	color:#111;
}
img{
	border:0px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 3px;
	background: #fff url('http://static.pure-des.net/img/container-bg.jpg') repeat-x;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
#footer {
	width: 90%;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	font-size:11px;
	line-height:20px;
	color:#666;
}	
#head {
	background: #444 url('http://static.pure-des.net/img/strf.jpg');
	height: 128px;
}
#head-login{
	float:left;
	padding: 1px 0 0 10px;
	height:43px;
}

#head-loggedin{
	float:left;
	padding: 10px 0 0 10px;
	color:#bbb;
}
#head-transfer{
	float:left;
	padding: 0px 0 0 10px;
}
#head-loggedin a:hover{
	color:#eee;
}
input#username {
	font-family:Tahoma;
	font-size:11px;
	height:15px;
	border: 1px solid #999;
	background:#444;
	color:#fff;
	padding:1px;
}
input#password {
	font-family:Tahoma;
	font-size:11px;
	height:15px;
	border: 1px solid #999;
	background:#444;
	color:#fff;
	padding:1px;	
}
input#username:hover, input#password:hover{
	border:1px solid #eee;
}
input#login{
	background:#eee;
	border:1px solid #ccc;
	font-family:Tahoma;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
}
input#login:hover{
	background:#aabb24;
	border:1px solid #788413;
	color:#fff;
	font-family:Tahoma;
	cursor: pointer; /* IE7 */;
}
.remmbr{
	color:#fff;
	cursor:pointer;
}
.head-link:hover{
	color:#fff;
}
#logo {
	float: right;
	background: transparent url('http://static.pure-des.net/img/logo.png') no-repeat top;
	height: 128px;
	width: 290px;
}

ul#nav {
	bottom: 9px;
	height: 21px;
	list-style-type: none;
	margin: 23px 0 0 0;
	padding: 31px 0 10px 0px;
	width: 685px;
}
input:focus {
	outline: none;
	}
#nav ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: right;
	margin: 0px; 
	padding: 0px;
	position: relative;
	background: #transparent;
}
#nav li li {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#nav a {
	display: block;
	text-decoration: none !important;
	margin: 0px 10px 0px 0px;
}
#nav a:hover {
	display: block;
	text-decoration: none !important;
	margin: 0px 10px 0px 0px;
}
#menu {
	float: left;
	width: 685px;
	position: absolute; 
	top: 44px; 
	left: 1px; 
}
#nav ul li a {
	display: block;
}
a.home {
	background: url('http://static.pure-des.net/img/home-bt.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 81px;
	z-index: 1000 !important
}
a:hover.home {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}
a.host {
	background: url('http://static.pure-des.net/img/host-bt.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 81px;
	z-index: 1000 !important
}
a:hover.host {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}
a.reseller {
	background: url('http://static.pure-des.net/img/reseller.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 81px;
	z-index: 1000 !important
}
a:hover.reseller {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}
a.des {
	background: url('http://static.pure-des.net/img/des-bt.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 81px;
	z-index: 1000 !important
}
a:hover.des {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}
a.portfolio {
	background: url('http://static.pure-des.net/img/portfolio-bt.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 81px;
	z-index: 1000 !important
}
a:hover.portfolio {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}
a.cs {
	background: url('http://static.pure-des.net/img/cs.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 95px;
	z-index: 1000 !important
}
a:hover.cs {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}
a.projects {
	background: url('http://static.pure-des.net/img/contact-bt.png') no-repeat right top;
	display: block;
	height: 30px;
	width: 81px;
	z-index: 1000 !important
}
a:hover.projects {
	cursor: pointer; /* IE7 */;
	background-position: 0 -30px;
}#nav li ul { position: absolute; width: 199px; display: none; margin: 0 10px 0 0; right: 0;}#nav li:hover ul { display: block;}#nav li li { float: right; width: 175px; margin: 0; padding: 0;}#nav li li a, #nav li li a:link, #nav li li a:visited { background: #ddd; width: 175px; margin: 0; padding: 5px 10px; border-top: 1px solid #fff;}#nav li li a:hover, #nav li li a:active { background: #aabb24; color: #fff;}
#main-content {
	width: 70%;
	float: right;
	overflow: hidden;
}
#left-content {
	width: 270px;
	float: left;
	overflow: hidden;
}
#left-content ul li {
	text-align:right;
}
h2#homet {
	background: transparent url('http://static.pure-des.net/img/home.png') no-repeat;
	width: 200px;
	height: 30px;
}
h2#latest {
	background: transparent url('http://static.pure-des.net/img/latest-portfolio.png') no-repeat;
	width: 200px;
	height: 30px;
}
h2#news {
	background: transparent url('http://static.pure-des.net/img/news.png') no-repeat;
	width: 200px;
	height: 30px;
}
h2#supportc {
	background: transparent url('http://static.pure-des.net/img/support.png') no-repeat;
	width: 200px;
	height: 30px;
}
#screen {
	width: 100%;
	padding: 0;
	margin:0px;
}
#screen li {
	float: right;
	list-style: none;
}
#screen .jq-ss-crop {
	margin: 5px 5px;
	border: 1px solid #FFFFCC;
	float: left;
}
#left, #right {
	font-size: 36px;
	margin-top: 115px;
	display: block;
	text-decoration: none;
	color: black;
}
#view {
	margin: 10px;
	width: 78%;
	float:right;
	border: 1px white solid;
	height: 212px;
	overflow: hidden;
	background-color: #111;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#images {
	width: 3818px !important;
	width: 3822px;
	padding: 0;
}
#images li img {
	border: 0px none;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('http://static.pure-des.net/img/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.wplogo{
	float:left;
}
#text-f {
	float:right;
}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 15px
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/#footer {width:1000px;overflow:hidden;font-size:11px;line-height:20px;color:#666;margin:0 auto;padding:0;}#footer a,#footer a:visited {color:#666;border:0;}#footer a:hover {color:#bbb;background:none;}#fhead {background:#444 url('http://static.pure-des.net/img/fheadbg.png') repeat-x;width:1009px;height:23px;margin:0 auto;}#fcontent {background:#0b0b0b;height:155px;width:1009px;overflow:hidden;margin:0 auto;}.fcontentme {width:320px;background:url('http://static.pure-des.net/img/fsep.png') no-repeat center left;height:155px;float:right;margin:0;padding:5px;}.fcontentleftme {background:none !important;}.fcontentme h3 {color:#eee;border-bottom:1px solid #222;padding:5px;}.fcontentme ul {list-style-type:none;padding-left:0;margin-left:0;}.fcontentme li {background:url('http://static.pure-des.net/img/list1.png') left center no-repeat;}#fheadl {background:url('http://static.pure-des.net/img/fhead2.png') no-repeat;float:left;width:228px;height:23px;}#line1,#line2 {display:block;overflow:hidden;width:225px;margin:10px auto;}a.wu {background:transparent url('http://static.pure-des.net/img/western-union.png') no-repeat scroll right top !important;display:block;height:36px;width:102px;z-index:1000 !important;border:0;float:right;}a.nsgb {background:transparent url('http://static.pure-des.net/img/nsgb.png') no-repeat scroll right top !important;display:block;height:36px;width:102px;z-index:1000 !important;border:0;float:left;}a.rajhi {background:transparent url('http://static.pure-des.net/img/rajhi.png') no-repeat scroll right top !important;display:block;height:36px;width:102px;z-index:1000 !important;border:0;float:right;}a.egypost {background:transparent url('http://static.pure-des.net/img/egypost.png') no-repeat scroll right top !important;display:block;height:36px;width:102px;z-index:1000 !important;border:0;float:left;}#twitterbird {background:url('http://static.pure-des.net/img/twitterbird.png') no-repeat;position:relative;width:100px;height:87px;top:0;right:700px;}#last-tweet {width:90%;background:#000;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:10px;padding:12px;}