 /*
            Theme name: Click
            Theme URI: http://www.momizat.com
            Description: 'Click Theme'
            Tags: E-Markting
            Author: Shaban Magdy
            Author URI: http://www.momizat.com
            Version: 1.0
        */
/*reset */
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
img {
	border:none;
	outline:0;
}
:focus {
	outline: 0;
	}
body {
	line-height: 1.5;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
a {
	text-decoration:none;
	color:#395d97;
	
	}
a:hover {
		text-decoration:underline;
	}
input {
	border:none;
	outline:none;
	}

.clear{
		clear:both;
	}
/*style*/
body {
	background:#000f27 url(images/body-bg.png) repeat-x top left;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	font-size:0.7em;
	}
#bg {
		background:url(images/bg.png) repeat;
		z-index:4;
	}
#bg1 {
	background:url(images/headerbg.png) no-repeat -40px -45px;
	}
	
#menuBg {
		background:url(images/menuBg.png) repeat-x;
		height:54px;
		z-index:5;

	}
#menu {
	width:932px;
	margin:auto;
	height:47px;

	}

#menu ul#nav {
	position: relative;
		}
#menu ul#nav li {
	float:right;
	margin:4px 0 0 5px;
	background: url(images/menuBt3.png) no-repeat;
	width:85px;
	height:31px;
	line-height:30px;
	text-align:center;

	}
#menu ul#nav li a {
	color:#c2c2c2;
	display:block;
	width:85px;
	height:31px;
	font-size:11pt;
	}
#menu ul#nav li a:hover {
	text-decoration:none;
	}

#menu ul#nav li:hover {
	background:url(images/menuBt3.png) no-repeat 0 -31px;
		}
#serchbox {
	float:left;
	width:305px;
	height:183px;
	background:url(images/seaechbg.png) no-repeat;
	position:absolute;
	_top:0px;
		}
#sWrap {
	float:left;
}
	#serchbox input {
		margin-top:9px;
		direction:rtl;
			}
#serchbox input#s{
		background-color:transparent;
		background-image:url(images/searchbox.png);
		background-repeat:no-repeat;
		width:148px;
		height:26px;
		padding:0;
		color:#5a5a5a;
		font-size:11pt;
		padding-top:2px;

}
#serchbox #sb {
	background:url(images/sb.png) no-repeat;
	width:64px;
	height:26px;
	float:right;
	margin-left:5px;
	color:#c2c2c2;
	font-size:10pt;
	}
#wrap {
		width:932px;
		margin:auto;
		clear:both;
		position:relative;
		direction:rtl;
	}
#header {
	}
#logo {
		padding:10px 0;
	}
#ads {
		width:932px;
		height:181px;
		background:url(images/ads.png) no-repeat;
		margin-top:5px;
		z-index:20;
		position:relative;
		direction:ltr;
}

.container {
	background:#f1f1f1;
	width:874px;
	margin:auto;
	z-index:10;
	margin-top:-25px;
	padding:20px 10px 0px 10px;
	height:100%;
	font-size:1.2em;
	overflow:hidden;

	}

#posts {
	float:right;
	margin-bottom: 10px;
	width:585px;
	}
.post {
	background:#fff;
	padding:10px 10px;
	margin-bottom:10px;
	line-height:20px;
	border:1px solid #c3d6f3;
	position:relative;
	height:100%;
	overflow:hidden;
}
.post h2 {
	background:url(images/postIcon.png) no-repeat 100% 0 ;
	height:28px;
	padding-right:52px;
	line-height:28px;
	text-align:right;
	padding-left:30px;
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00296a;

}

.post h2 a {
	color:#00296a;
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.post h2 a:hover {
	color:#4596ff;
	text-decoration:none;
}
.postComments { 
	 background:url(images/CommentIcon.jpg) no-repeat;
	 width:37px;	
	 height:33px;
	 text-align:center;
	 line-height:30px;
	 position:absolute;
	 left:10px;
	 top:5px;
}
.postComments a {
	color:#000;
	font-weight:bold;
}
.postMeta {
	border:1px solid #cdcdcd;
	height:20px;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:7px;
}
.postDate {
	background:url(images/dateIcon.png) no-repeat 100% 0%;
	padding-right:18px;
	float:right;
	margin-left:7px;
	margin-right:5px;
}
.postCat {
float:right;
background:url(images/folder.png) no-repeat 100%;
padding-right:20px;

}

.postVeiw {
	float:left;
	padding-left:10px;
	padding-right:20px;
	background:url(images/view.png) no-repeat 100%;
}

.postContent {
	margin-bottom:10px;
}
.postContent p {
		margin:12px 0;

}
.postContent ul {
	padding-right:20px;
	list-style: disc;
	}
.postContent ol {
	list-style:decimal;
	padding-right:20px;
	}
	.postcontent h1, postcontent h4, postcontent h5 {
			font-weight:normal;
			line-height:120%;
			margin:25px 0 10px;
			padding-bottom:5px;
		}
	
	.postContent h1 {
		color:#000E24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:22pt;
		font-weight:bold;
		margin-bottom:3px;
		padding-right:5px;
	}

	.postContent h3 {
		border-bottom:3px solid #9FB6DA;
		color:#000E24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:16pt;
		font-weight:bold;
		margin-bottom:3px;
		padding-right:5px;
		padding-bottom:5px;
	}
	
	.postContent h4 {
		color:#000E24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:15pt;
		font-weight:bold;
		margin-bottom:3px;
		padding-right:5px;
	}
	
	.postContent h5 {
		color:#000E24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:15pt;
		font-weight:bold;
		margin-bottom:3px;
		padding-right:5px;
	}
	
	.postContent h6 {
		color:#000E24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:15pt;
		font-weight:bold;
		margin-bottom:3px;
		padding-right:5px;
	}
p.nosearch {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
} 
.lefty {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

a.more-link {
	background:#c3d6f3;
	padding:2px 10px;
	border:1px solid #96b5e3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	margin-top:10px;
}
a.more-link:hover {
		text-decoration:none;
		background:#04409a;
		color:#f1f1f1;
	}

/*sidebar*/

#sidebar {
	float:left;
	width:260px;
	background:#adadad;
	margin-top:-20px;
	height:100%;
	overflow:hidden;
	z-index:10;
	list-style:none;
	padding:30px 5px 15px 5px;

}
#sidebar .title {
	background:url(images/widget.png) no-repeat;
	width:298px;
	height:49px;
	position: absolute;
	left:10px;
}
#sidebar .title h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	line-height:49px;
	padding-right:55px;
	
}
#sidebar .widget ul {
	clear:both;
	list-style:none;
}
#sidebar .widget .subs {
	clear:both;
	list-style:none;
}

#sidebar .widget  ul.follow {
	text-align:center;
	padding:0;
}
#sidebar .widget ul.follow li {
	display:inline;
	margin: 0 3px;
	border-bottom:none;
	padding:0;
}
#sidebar .widget ul.follow li:hover {
	border-bottom:none;
}

#sidebar .widget ul.subscribe li {
	padding:0 0 0 0;
	border-bottom:none;
	background:none;
}
#sidebar .widget ul.subscribe li:hover {
		border-bottom:none;
}
#sidebar .widget ul.follow li a {
	padding:0;	


}
#sidebar .widget {
	height:100%;
	overflow: hidden;
}
#sidebar .widget .ads {
	text-align:center;
	padding:0;
}
#sidebar .widget .ads ul {
	padding:0;
}
#sidebar .widget .ads li{
	border-bottom:none;
	background:none;
	padding:0;
}
#sidebar .widget .ads li:hover{
	border-bottom:none;
}
#sidebar .widget ul li {
	padding:5px 12px 5px 5px;
	border-bottom:1px solid #6d6d6d;
	background:url(images/arrow.png) no-repeat 100% 50%;
	overflow:hidden;
	color:#000;
}
#sidebar .widget ul li:hover {
border-bottom:1px solid #e9e9e9;
}
#sidebar .widget ul li a {
	color:#000;
}

#sidebar .widget ul li a:hover {
	color:#245fbe;
	text-decoration:none;
}

.textwidget p {
	padding:0px 10px 0 10px;

}
#sidebar .widget p {
	padding:0px 10px 0 10px;
}
p.nextquote {
	padding:0 10px;
}
.subs p{
	font-size:11pt;
	text-align:center;
	color:#e5e5e5;
	font-weight:bold;
	margin-bottom:5px;
}
input.sub {
	width:150px;
	_width:130px;
	padding:2px 5px;
	float:right;
	margin-left:5px;
	border:1px solid #fff;
	background:#d5d5d5;
	direction:ltr;
	margin-right:2px;

}
input#sbutton {
	float:right;
	background:url(images/sbutton.png) repeat-x;
	padding:1px 5px;
	_padding:1px 0px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #707070;
	

}

#footer {
	background:url(images/footer.png) center top;
	width:912px;
	height:282px;
	margin: auto;
	margin-top:-6px;
}

.fcontainer {
	width:874px;
	margin:auto;
	padding:0px 10px 0 10px;
	height:100%;
	overflow:hidden;
	position:relative;
	
}

.pNum {
	color:#024879;
	height:30px;
	padding-top:10px;
	}
.pNum ul {
}
.pNum ul li {
	float:right;
	margin-left:10px;
	line-height:28px;
	}
.pNum ul li a {
	background:#f1f1f1;
	color:#024879;
	font-size:11pt;
	padding:2px 11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.righty {
		margin-top:-1px;
	}
a.top {
	float:left;
	margin-left:40px;
	color:#024879;
	font-size:12px;
	font-weight:bold;
	background:#f1f1f1;
	padding:3px 10px;
	margin-top:1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
a.top:hover {
		background:#e5efff ;
		text-decoration:none;
}
.column {
	float:right;
	width:276px;
	margin-left:10px;
	}
.column h3 {
	color:#000e24;
	font-size:16pt;
	padding-right:5px;
	border-bottom:3px solid #9fb6da;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:3px;
}
.aboutMe {
		background:#d5d5d5;
		padding:5px;
		font-size:9pt;
		height:100%;
		overflow:hidden;
		border:1px solid #b3b3b3;
		height:141px;
	}
.aboutMe img {
		float:left;
		margin-right:5px;
	}
.aboutMe a {
	color:#0049a0;
	float:left;
			}
.recent  {
		background:#d5d5d5;
		border:1px solid #b3b3b3;
		height:141px;
		padding:5px;
		font-size:9pt;

	}
.recent ul li {
	padding:5px 10px 5px 5px;
	border-bottom:1px solid #6d6d6d;
	background:url(images/arrow.png) no-repeat 100% 50%;
	overflow:hidden;
	color:#000;

}

.recent ul li:hover {
border-bottom:1px solid #e9e9e9;
}


.recent ul li a {
	color:#000;
	font-size:9pt;
	}

.recent ul li a:hover {
	color:#245fbe;
	text-decoration:none;
}
	
.twitterBox {
		padding:4px 12px 4px 2px;;
		width:200px;
		height:105px;
		overflow:auto;
		font-size:9pt;
	}
.twitterBox ul li {
		padding:2px 0;
	}
.twitterBox ul li a{
		color:#000;
	}
.fCount, .pCount {
		font-weight:bold;
		background: url(images/count.png) no-repeat;
		width:150px;
		height:30px;
		line-height:30px;
		text-align:center;
	
	}
.fCount {
		position:absolute;
		left:162px;
		bottom:55px;
	}
	
	
.pCount {
		position:absolute;
		left:5px;
		bottom:55px;
	}
.cRight {
		text-align:center;
		color:#fff;
		clear:both;
		line-height:37px;
		font-size:9pt;
	}
.momizat {
		position:absolute;
		left:21px;
		bottom:14px;
	}

/*Comments*/

/* Comments Templates */
#comments_h3, #respond h3 {
	color:#333;
	background: url(images/comments.png) no-repeat 99% 50%;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:30px;
	font-size:18px;
	}
#comments {
margin-bottom:30px;
}
#comments a {
text-decoration:none;
}
#comments ol {
margin:0;
padding:0 0 0 0;
}
#comments ol li {
margin:10px 0;
overflow:hidden;
height:100%;
padding:10px;
}
ol.commentlist li div.vcard {
	float:right;
	width:50px;
	text-align:center;
	margin-left:10px;
	padding:10px 0;
}

ol.commentlist li div.commentmetadata {
display:none;}
ol.commentlist li p  { clear:left; margin-right:80px; padding-right:20px; border-right:2px dotted #C3D6F3;}
ol.commentlist li div.reply  { padding-right:100px;}
ol.commentlist li.even { background:#fff; border:1px solid #C3D6F3; }
ol.commentlist li.odd { background:#e6fbfd; border:1px solid #C3D6F3; }
ol.commentlist li.bypostauthor { background:#558dff; border:1px solid #C3D6F3;}
ol.commentlist li ul.children {list-style:none; margin:1em 0px 0 0; text-indent:0;  }
ol.commentlist li ul.children li.odd { background:#f2f2f2; border:1px solid #C3D6F3;}
ol.commentlist li ul.children li.depth-2 { border-right:5px solid #555; margin:0; }
ol.commentlist li ul.children li.depth-3 { border-right:5px solid #999; margin:0; }
ol.commentlist li ul.children li.depth-4 { border-right:5px solid #bbb; margin:0; }
ol.commentlist li ul.children li.depth-5 { border-right:5px solid #999; margin:0; }
.fn {
margin:auto;}


/* Respond */
#respond { clear:both;}
#respond input {
	background:#fff;
	margin:5px 0;
	padding:10px;
	margin-left:10px;
	width:220px;
	color:#888;
	border:1px solid #C3D6F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#respond small {
	font-size:11px;
	font-weight:bold;
	color:#333;
	}
#respond textarea {
	border:1px solid #C3D6F3;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:90%
}
#respond #submit {
	width:100px;
	color:#fff;
	background:#ADADAD;
	border:1px solid #878787;
	padding-top:4px;
	padding-bottom:4px;
}
#respond #submit:hover {
	color:#000;
	background:#fff;
	cursor:pointer;
}

#commentform p {
	padding-right:20px;
}
.commentsWrap {
	background:#fff;
	padding:10px 10px;
	margin-bottom:10px;
	line-height:20px;
	border:1px solid #c3d6f3;
	position:relative;
	height:100%;
	overflow:hidden;
}



#sections {
	height:154px;
	width:838px;
	overflow:hidden;
	margin:auto;
	position:relative;
}

#sections ul {
margin:auto;
padding:0;
position:absolute;
width:2514px;
}

#sections ul li  {
display:block;
float:left;
width:838px;
text-align:center;
}
#sections ul li  img{
		margin: 5px; 6px;
}
.next {
	background: url(images/next.png) no-repeat;
	width:19px;
	height:27px;
	cursor:pointer;
	z-index:50;
	position:absolute;
	left:21px;
	top:67px;

}

.prev {
	background: url(images/prev.png) no-repeat;
	width:19px;
	height:27px;
	cursor:pointer;
	z-index:50;
	position:absolute;
	right:21px;
	top:67px;

}

.twitterBox ul li.aktt_more_updates a {
	color:#0049A0;
}

.comment-meta {
	float:left;
}

.comments p {
	clear:both;
}
#sidebar .widget ul.wp-polls-ul {
padding-top:0;
}


/* 
Coldskin #1 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/
*/

div#coldform * {
	padding: 0;
	margin: 0; 
}
div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #fff;
	font-size: 11px;
	margin: 11px 0;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	text-align: right;
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	font-size:9pt;
	font-weight:bold;
	width: 75px;
	clear: right;
	float: right;
}
input#coldform_carbon { 
	margin: 0 0 -7px 7px; 
}
div#coldform textarea#coldform_message,  
div#coldform input.input {
	font-family: Verdana, sans-serif;
	margin: 3px 11px;
	font-size: 11px;
	display: block;
	padding: 7px;
	width: 300px;
	border:1px solid #C3D6F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
div#coldform input.submit {
	margin: 3px 0 13px 137px;
	display: block;
	padding:5px 15px;
	margin-right:75px;
	background:#ADADAD;
	color:#fff;
	border:1px solid #C3D6F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

div#coldform input.submit:hover {
	background:#FFFFFF;
	color:#000000;
	cursor:pointer;
	border:1px solid #adadad;

		}

/* ALL YOUR CODE ARE BELONG TO POETRY */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding:10px 20px 10px 10px;
	background:#f2f2f2 url(images/quote.png) no-repeat 99% 5%;
	border: 1px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}
	
.related {
		background:#fff;
		border:1px solid #C3D6F3;
		padding:10px;
		margin:auto;
	}
.related h2 {
		background:#D5D5D5;
		font-size:10pt;
		padding:5px;
		color:#888;
		margin-bottom:5px;
		text-align:center;
	}
.related li {
		line-height:2;
		text-align:right;
	}
	
	
	
	
/* Extra */
	span.attention, span.advice, span.alert, span.download, span.book, span.media, span.note, span.cart, span.camera, span.doc {
display:block;
margin:10px 0;
padding:8px 36px 8px 10px;
}
	
	.alert {
		background:#FFF3A3 url(images/attention.png) no-repeat scroll 99% 50%;
		border:1px solid #E7BD72;
		color:#B79000;
			}
	.advice {
		background:#CCCCCC url(images/approved.png) no-repeat scroll 99% 50%;
		border:1px solid #A8A8A8;
		color:#666666;
			}
	.attention {
		background:#FFD5D5 url(images/alert.png) no-repeat scroll 99% 50%;
		border:1px solid #FFACAD;
		color:#CF3738;
			}
	.download {
		background:#A8CDE3 url(images/download.png) no-repeat scroll 99% 50%;
		border:1px solid #6ABCE2;
		color:#1C6B8B;
			}
	.cart {
			background:#E6E6E6 url(images/cart.png) no-repeat scroll 99% 50%;
			border:1px solid #C5C5C5;
			color:#666666;
			}
	.book {
			background:#FFE0B6 url(images/book.png) no-repeat scroll 99% 50%;
			border:1px solid #FFBB65;
			color:#C76E34;
		}
	.media {
			background:#FFE0B6 url(images/media.png) no-repeat scroll 99% 50%;
			border:1px solid #FFBB65;
			color:#C76E34;
		}
	
	pre {
		background:#F6F6F6 none repeat scroll 0 0;
		border:1px solid #E5E5E5;
		padding:10px;
	}

	pre {
		overflow:auto;
	}
	

ul.dolar li, ul.right li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px !important;
	padding-bottom:3px !important;
	padding-right:21px !important;
}

	ul.dolar li {
	background:transparent url(images/dolar.png) no-repeat scroll 99% 1px !important;
	}
	ul.right li {
	background:transparent url(images/right.png) no-repeat scroll 99% 1px !important;
	}

	span.highlight {
		background:#FFFBD5;
		padding:1px 2px;
	}
.br {
		border-bottom:5px solid #9FB6DA;
		width:60%;
		margin:auto;
		color:#fff;
	}

.aktt_tweets {
		direction:rtl;
	}