/*
Theme Name: Tarek Shalaby Portfolio
Theme URI: http://www.tarekshalaby.com/
Description: Template built from scratch for the online website of Tarek Shalaby
Version: 1.0
Author: Tarek Shalaby
Author URI: http://www.tarekshalaby.com/
Tags: Cairo, Egypt, colorful, custom background, ajax
*/

*{
	margin: 0;
	padding: 0;
}
html{
	background-repeat: repeat;
}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:center;
}
.headerBG {
	background-image: url(images/divs/header.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.footerBG {
	padding: 0 0 20px 0;
	background-image: url(images/divs/footer.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
p, ul, ol{
	color: #666666;
	line-height: 2em;
	letter-spacing: 0.01em;
	margin: 0 0 1.25em 0;
}
blockquote {
	background-color: #eee;
	margin: 0 20px;
	padding: 20px;
}
a:link, a:visited,  a:active{
	color: #f66e24;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #f6ae24;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: normal;
}
h1 {
	font-size: 24px;
	color: #272727;
}
h2 {
	font-size: 20px;
	color: #666666;
}
h3 {
	font-size: 18px;
	color: #666666;
}
h4 {
	font-size: 14px;
	color: #d01f3c;
	margin: 0.25em 0;
}
p.small {
	font-size: 80%;
	margin: 0 0 1em 0;
}
#container{
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#header{
	height: 350px;
	margin: 0;
	color: #79B30B;
	padding: 20px 0 0 0;
}
#content, #pageContent{
	background-color: #FFF;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	margin: 0 0 20px 0;
}
#content {
	padding: 15px 340px 15px 20px;
}
#pageContent {
	padding: 15px 20px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.center {
	text-align: center;
	width: 100%;
}
.right {
	text-align: right;
}



/* -------------- HEADER begins ----------------*/
.topText {
	width: 460px;
	background-image: url(images/divs/whiteAlpha.png);
	font-size: 18px;
	color: #272727;
	font-style: italic;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 10px;
}
.topText a:link, .topText a:active, .topText a:visited{
	color: #d01f3c;
	text-decoration: underline;
}
.topText a:hover{
	color: #8db9e6;
}        
#panel {
	background-color: #666666;
	display: none;
	float: left;
	position: absolute;
	margin: 0 0 0 140PX;
	padding: 5px;
}
#panel img{
	border: 2px solid #999;
	margin: 3px;
}
#panel img:hover{
	border-color: #ffc48c;
}
.slide {
	margin: 0 0 0 50px;
	padding: 0;
	float: left;
	position: absolute;
	top: 0;
}
.btn-slide img{
	border: 0;
}
.btn-slide {
	text-align: left;
	padding: 0;
	margin: 0;
	display: block;
	color: #fff;
}
/* -------------- HEADER ends ----------------*/



/* ----------- NAVIGATION starts ----------------- */
.lavaLampNoImage {
	position: relative;
	background-color: #faeaa2;
	padding: 4px 5px 8px 10px;
	margin: 0px auto 20px auto;
	overflow: hidden;
	border: 1px solid #e9d6a7;
	width: 445px;
	line-height: normal;
}
.lavaLampNoImage li {
	float: left;
	list-style: none;
}
.lavaLampNoImage li.back {
	background-color: #ffc48c;
	width: 5px;
	height: 23px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a:link, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited, .lavaLampNoImage li a:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #8c684d;
	letter-spacing: 0.1em;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	padding: 0 0px 0 3px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}
/* -------------- NAVIGATION ends ---------------- */


/* -------------- FOOTER starts -----------------*/
#footer{
	background: #272727;
	color: #FFF;
	clear:both;
	padding: 15px 10px;
}
#footer p{
	color: #FFFFFF;
}
#footer ul{
	list-style-type: none;
	color: #FFFFFF;
}
.postsList{
	width: 220px;
	padding: 0 15px;
	float: left;
}
.commentsList {
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
}
.postsList ul{
	list-style-type: none;
	line-height: 1.5em;
}
.postsList li{
	margin: 10px 0;
	color: #FFF;
}
.postsList a:link, .postsList a:visited, .postsList a:active, .commentsList a:link, .commentsList a:visited, .commentsList a:active{
	color: #faeaa2;
}
.contactForm {
	margin: 10px 0 0 0;
}
.contactContainer {
	float: left;
	margin: 0 20px;
}
.contactContainer p{
	color: #d01f3c;
	line-height: 0;
}
.contactContainer input, .contactContainer textarea{
	background-color: #fdf1f3;
	border:1px solid #d01f3c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #777;
	vertical-align: middle;
	padding: 7px;
}
.contactContainer input{
	width: 150px;
}
.contactContainer textarea{
	width: 200px;
	height: 100px;
}
img.captchaImage{
	margin: 0 0 5px 0;
}
input.captcha  {
	width: 60px;
	height: 20px;
	padding: 0;
	margin: 0;
	float: left;
}
p.captcha {
	float: left;
}
.sendButton input{
	width: 70px;
	height: 33px;
	background-image: url(images/divs/sendButton.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
}
.credits{
	float: right;
	margin: 0 10px 0 0;
	width: 140px;
}
.credits img{
	border: none;
}
.credits p{
	text-align: center;
	font-size: 11px;
	color: #FFF;
	margin: 10px 0;
	line-height: normal;
}
.credits a:link, .credits a:active, .credits a:hover{
	color: #d1f2a5;
}
.credits a:hover{
	color: #c3d9ff;
}
.rss {
	text-align: left;
	margin: 20px 0 60px 0;
	line-height: 1.5em;
}
.rss img{
	float: left;
	margin: 0 10px 0 0;
}
.contactTable{
        padding: 3px 0;
}
.contactTable td{
	padding: 3px;
}
/* -------------- FOOTER ends -----------------*/


/* -------------- CAROUSEL begins -----------------*/
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 1px solid #c9c9c9;
	overflow: scroll; /*leave this value alone*/
	width: 593px; /*Width of Carousel Viewer itself*/
	height: 250px; /*Height should enough to fit largest content's height*/
	margin: 0 0 20px 0;
}
.stepcarousel img{
        border: 0;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 583px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.itemTitle {
	position: absolute;
	width: 100%;
        background-color: #333;
	padding: 5px;
	color: #FFFFFF;
	font-size: 14px;
        font-weight: bold;
}
.itemTitle a{
	color: #D1F2A5;
}
/* -------------- CAROUSEL ends ------------------*/


/* -------------- POSTS begins -------------------- */

/* 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 */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.pagetitle{
	margin: 0 0 20px 0;
	background-color: #EEE;
	padding: 5px;
}

.singlePost {
	padding: 0;
}
.singlePost .date {
	width: 50px;
	float: left;
	margin: 0;
}
.singlePost .date p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 5px 0;
	line-height: 1em;
	text-align: center;
	color: #666;
}
.commentsNumber {
	width: 50px;
	height: 27px;
	text-align: center;
	font-size: 18px;
	background-image: url(images/divs/dateBubble.png);
}
.commentsNumber a:link, .commentsNumber a:active, .commentsNumber a:visited, .commentsNumber a:hover{
	color: #FFF;
}
.singlePost .postContent {
	margin: 0 20px 30px 55px;
	border-bottom: 5px solid #d7d7d7;
	min-height: 300px;
}
.entry {
	margin: 0 20px 30px 20px;
	border-bottom: 5px solid #d7d7d7;
}
.entry h1{
	display: block;
	border-bottom: 2px dashed #c9c9c9;
	padding: 0 0 0.25em 0;
	margin: 0;
}
.singlePost .postContent h1 a:link, .singlePost .postContent h1 a:active, .singlePost .postContent h1 a:visited, .singlePost .postContent h1 a:hover{
	color: #f56991;
	display: block;
	border-bottom: 2px dashed #c9c9c9;
	padding: 0 0 0.25em 0;
	margin: 0;
}
.summaryLinks{
	margin: 5px 0 15px 0;
}
.commentsLink a:link, .commentsLink a:active, .commentsLink a:visited, .commentsLink a:hover{
	color: #8db9e6;
}
.commentsLink{
	color: #999;
}
.tagsLink{
	float: right;
	color: #999;
}
.tagsLink a:link, .tagsLink a:active, .tagsLink a:visited, .tagsLink a:hover{
	color: #8db9e6;
}
.entry ol, .entry ul, .postContent ol, .postContent ul{
	padding: 0 0 15px 25px;
	margin: 0.5em 1em;
}
.toolsContainer {
	padding: 10px 10px 0 10px;
	margin: 10px 0 40px 0;
	border-top: 2px dashed #d7d7d7;
}
.toolsContainerGalleries {
	padding: 10px 10px 0 10px;
	margin: 10px 0 40px 0;
	border-top: 2px dashed #d7d7d7;
}
.toolsContainerGalleries img{
        border: 1px solid;
        margin-right: 8px;
        margin-bottom: 8px;
}
.toolsContainerGalleries a{
        color: #ddd;
}
.actionBtnsContainer {
        text-align: center;
	border-top: 2px solid #d7d7d7;
        border-bottom: 2px solid #d7d7d7;
        padding: 20px 0;
}
.listi {
        list-style-type: lower-roman;
}
.series_toc ol li {
	font-size: 15px;
	font-weight: bold;
}
.arabic_post {
	direction: rtl;
	font-size: 18px;
	letter-spacing: none;
	text-align: right;
}
.arabic_post h3 {
	font-size: 22px;
}
/* -------------- POSTS ends -------------------- */



/* -------------- COMMENTS begins ----------------------*/
.commentlist h2{
	display: block;
	padding: 0 0 0.25em 0;
	line-height: normal;
	border-bottom: 1px dashed #888;
}
.commentlist h2 a:link, .commentlist h2 a:active, .commentlist h2 a:visited{
	color: #be786e;
}
.commentlist h2 a:hover{
	color: #ff9f80;
}
ol.commentlist{
	margin: 10px 0;
	padding: 0;
}
.commentlist li{
	list-style-type: none;
	list-style-position: inside;
	background-color: #f1f6ff;
	padding: 10px 10px 0 10px;
	margin: 20px 0;
	border: 3px solid #e6eaf2;
}
li.alt{
	background-color: #f4f5f7;
	border-color: #edeff2;
}
textarea#comment{
	width: 510px;
	border: 1px solid #ccc;
}
#respond {
	padding: 20px 20px 0px 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	margin: 50px 0 30px 0;
}
#respond input{
	padding: 8px;
	border: 1px solid #ccc;
	height: 12px;
}
#respond h3{
	margin: 0 0px 20px 0;
}
input#submit {
	height: 40px;
}
/* -------------- COMMENTS ends --------------------*/



/* -------------- SIDEBAR begins ---------------------*/
#sidebar{
	background: #d1f2a5;
	float: right;
	clear: right;
	width: 280px;
	margin: 3px 1px 0 0;
	padding: 15px 20px;
}
#sidebar ul{
	list-style-type: none;
}
#sidebar, #sidebar p{
	color: #555;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active{
	color: #8c684d;
}
#sidebar a:hover {
	color: #be786e;
}
#sidebar h2{
	display: block;
	background-color: #C4E196;
	border-bottom: 2px dashed #A3B18D;
	margin: 0 0 10px 0;
	padding: 5px;
}
#sidebar h4{
        color: #6BBA70;
        line-height: normal;
        margin: 10px 0;
}
.widget li{
	background-image: url(images/divs/sidebarBullet.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 0.5em 0;
}
.widget_tag_cloud{
	margin: 0 0 20px 0;
}
#newtagcloud {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}
#sidebar img{
	border: 3px solid #C4E196;
}
#sidebar .noborder{
        border: 0;
}
/* -------------- SIDEBAR ends ---------------------*/


/* -------------- PLUGINS start ----------------------*/
.social_bookmark{
	padding:5px;
	display:block;
	text-align:left;
	font-size: 32px;
	color: #999;
	font-weight: bold;
        font-style: italic;
}

.social_bookmark img{
	border: 0;
	margin: 15px 10px;
        width: 80px;
}
.social_bookmark a{
	font-size: 8px;
}
a.vert {
        float: right;
}
/* -------------- PLUGINS ends ---------------------*/

/* -------------- PORTFOLIO start -------------------*/
.boxgrid{ 
	width: 410px; 
	height: 180px; 
	margin: 11px; 
	float:left; 
	background-color: #f56991; 
	border: solid 3px #EEE; 
	overflow: hidden; 
	position: relative;
	padding: 10px;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p, .boxgrid h4{
	line-height: normal;
	color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.boxgrid a{
	background-color: #FFF;
	padding: 2px;
	margin: 0;
	color: #f56991;
	font-size: 10px;
}
.boxgrid a:hover{
	text-decoration: none;
}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
}
.captionfull .boxcaption {
	top: 260px;
	left: 0;
}
.caption .boxcaption {
	top: 220px;
	left: 0;
}
/* --------------- PORTFOLIO ends --------------*/



/* -------------- SERVICES start -------------------*/
.services H3{
	color: #8C684D;
}
.freelanceProcedure{
	background-color: #EEE;
	padding: 20px 0 0 20px;
}
.getQuote{
	background-color: #FAEAA2;
	padding: 20px 0 0 20px;
	margin: 20px 0 0 0;
}
input.textInput{
	border: 1px solid #FFC48C;
	font-size: 14px;
	padding: 5px;
	width: 200px;
	margin: 0 0 0 10px;
}
.fieldsContainer {
	text-align: right;
	float: left;
	margin: 10px 30px 0 0;
        border: 1px solid #ff0000;
}
.getQuote textarea{
	width: 500px;
	height: 200px;
	border: 1px solid #FFC48C;
	float: left;
}
.sendQuote {
	margin: 60px 0 0 0;
	float: right;
}
.servicesOptions input{
	margin: 0 0 0 20px;
}
.sendQuoteButton input{
	border: 0;
	margin: 20px 0 0 0;
	width: 189px;
	height: 64px;
	background-image: url(images/divs/getQuoteButton.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.formLabel{
	float: left;
        text-align: right;
        width: 100px;
        margin: 0;
}
.formField{
	float: right;
        text-align: left;
        width: 250px;
        margin: 0;
}
.quoteTable{
	width: 100%;
        padding: 0;
        margin: 0 0 10px 0;
}
/* -------------- SERVICES ends -------------------*/


/* --------------- MEDIA starts --------------*/
.highTech {
	background-color: #D1F2A5;
	padding: 10px 20px;
	margin: 10px 0 20px 0;
}
.projectContainer {
	padding: 10px 20px 0px 20px;
	background: #EEE;
	margin: 20px 0;
}
.projectContainer object{
	float: left;
	margin: 0 30px 0 0;
}
/* -------------- MEDIA ends -------------------*/
#searchform{
	margin: 0 0 20px 0;
	text-align: center;
}
#searchform input{
	border: 1px solid #ccc;
	color: #666;
	font-size: 14px;
	padding: 3px;
	max-width: 130px;
}
