﻿/*  
Theme Name: Ws ajax
Theme URI: http://www.wsthemes.com
Description: A magazine-style layout for Wordpress
Version: 1.2
Author: wael sadeks
Author URI: http://www.waelsadek.com



/* HTML Elements */







body{
	background:#535353;
	color:#313131;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	padding-bottom:10px;
	text-align:center;
	
}
p{
	margin:5px;
}
h1{
	margin:0px;
	padding:0px;
}
h2{
	margin:0px;
	padding:0px;
}
h3{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#226CDA;
}
a:hover{
	color:#224B88;
}
ul{
	margin:0px;
	padding:0px
}
li{
	list-style:none;
}
img, a:link img, a:visited img {
	border:0
	}
.clear{
	clear:both
}

/* mains */



#wrapper{
	width:990px;
	margin:0 auto;
	text-align:left;
}


#header{
	width:990px;
	background:#fff;
	height:180px;
}
.brandding{
	float:left;
	margin-left:20px;
}

.topbanner{
	float:right;
	margin-right:20px;
	margin-top:15px;
}

.blogitems{
	color:#ccc
}

.blog-item{
	width:300px;
	height:320px;
	float:left;
	border:1px	#121212 solid;
	padding:5px;
	margin:5px;
	color:#797979
}


.blog-item h3{
	margin-top:5px;
}


.blog-item h3 a{
	font-size:15px;
}






.toplinks{
	height:30px;
	background:#000;
}

#nav{
	height:40px;
	width:980px;
	margin-left:5px;;
	background:#3C3F43;
}

.nav a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:35px;
}
.nav a:hover{
	color:#ccc
}

.nav ul{
	float:left;
	padding-left:10px;
}

.nav li{
	float:left;
	padding-right:25px;
}

.socialnav{
	float:right;
	margin-right:20px;
	padding-top:5px;
}

.socialnav li{
	padding-right:10px;
	padding-left:10px;
	border-right:1px #707275 solid;
	float:left;
	height:30px;
}


#page{
	width:990px;
	margin-top:10px;
	display:inline-block;
}

.sidebar{
	width:300px;
	float:right;
	padding:5px;
	#padding:10px;
	background:#fff;
	#margin-top:-20px;
	}

.sideitem{
	padding-top:15px;
	border-bottom:1px #ccc dashed;
	padding-bottom:10px;
	width:290px;
}
.sideitem h2{
	font-size:12px;
	margin-bottom:10px;
}
.sidelatest{
	width:280px;
	margin:0 auto
}

.sidelatest li{
	float:left;
	margin:5px;
	}


.adside{
	
}
.adside ul{
	width:290px;
	#width:290px;	
	
}

.adside li{
	float:left;
	
}
.adside li img{
	width:125px;
	height:125px;
	margin:5px;
	border:3px #ccc solid;
	
}

.lcontent{
	width:660px;
	padding:5px;
	float:left;
	background:#fff;
	padding-bottom:30px;
}


.footer{
	background:#121212;
	width:990px;
}

#bottomposts{
	width:970px;
	padding:5px;
	margin:0 auto;
	background:#000;
	
}

.footerlink{
	background:#2F2E2E;
	width:960px;
	padding:5px;
	margin:0 auto;
	margin-top:5px;
	height:130px;
}
.footergroup{
	background:#F1F5F8;
	width:940px;
	margin:0 auto;
	height:50px;
	padding:10px;	
}

.botnav{
	height:25px;
	text-align:center;
	padding-top:5px;
}
.botnav ul{
	width:300px;
	margin:0 auto;
}

.botnav li{
	float:left;
	border-right:1px #6F6D6D solid;
	padding-left:10px;
	padding-right:10px;
}
.botnav li a{
	color:#6F6D6D;
}
.botnav li a:hover{
	color:#ccc;
}


.copyrights{
	color:#6F6D6D;
	width:960px;
	margin:0 auto;
	margin-top:5px;
}

.privacy{
	float:right;
	font-size:10px;
}


.copyright{
	float:left;
	
}
.copyright a{
	font-size:11px;
	color:#9E9E9E;
	
}

.copyright a:hover{
	color:#ccc;
	
}

.lcontent h1{
	font-size:15px;
	color:#303030;
	margin-top:10px;
	margin-left:10px;
		padding-bottom:5px;
	margin-right:10px;
}

.lcontent-inner{
	width:647px;
	margin:0 auto;
}

.items{
	background:#F2F2F2;
	border:1px #D8D8D9 solid;
	width:645px;
	padding-top:5px;
	padding-bottom:10px;

}
.item{
	width:633px;
	height:210px;
	background-image:url('images/thump-bg.jpg');
	background-repeat:no-repeat;
	margin:0px auto;
	margin-bottom:9px;
	
}
.search{
	background:#F2F2F2;
	border:1px #D8D8D9 solid;
	width:645px;
	height:45px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:15px;
}
.search-in{
	float:left;
	margin-left:20px;
	background-image:url('images/search-uicon.jpg');
	background-repeat:no-repeat;
	padding-left:40px;
}
.search-btn{
	background:transparent;
	border:0px;
	height:23px;
	width:70px;
	color:#fff;
	background:#A9AEB4;
	float:left;
	margin-left:10px
	
}

.search-txt{
	background:transparent;
	border:0px;
	height:23px;
	width:149px	;
	color:#303030;
	background-image:url('images/text-bg.jpg');
	font-size:11px;
	float:left
	
}

.search-cat{
	float:right;
	margin-right:20px;
}

.img{
	width:600px;
	height:160px;
	margin:0 auto;
	padding-top:15px;
}

.bimg{
	width:600px;
	height:250px;
	margin:0 auto;
	padding-top:15px;
}

.item-in{
	width:600px;
	margin-left:16px;
}

.item-title{
	color:#ccc;
	margin-top:5px;
}

.paging{
	background:#F2F2F2;
	border:1px #D8D8D9 solid;
	width:645px;
	margin-top:10px;
	height:50px;

}


.navigation{
	margin:0 auto;
	padding-top:20px;
	padding-left:80px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #e7e7e7;
	background-color: #404040;	
	font-size:11px;
}
.wp-pagenavi a:visited {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #e7e7e7;
	background-color: #404040;	
	font-size:11px;
}
.wp-pagenavi a:hover {	
	color: #e7e7e7;
	background-color: #575757;
	font-size:11px;
}
.wp-pagenavi a:active {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #e7e7e7;
	background-color: #404040;
	font-size:11px;	
}
.wp-pagenavi span.pages {
	padding: 2px 6px 2px 6px; 
	margin: 2px 2px 2px 2px;
	color: #e7e7e7;
	background-color: #404040;
	font-size:11px;
}
.wp-pagenavi span.current {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	font-weight:normal;
	color: #fff;
	background-color: #0282DD;
	font-size:11px;
}
.wp-pagenavi span.extend {
	padding: 2px 6px 2px 6px; 
	margin: 2px;	
	color: #e7e7e7;
	background-color: #404040;
	font-size:11px;
}



.visitbtn{
	width:120px;
	height:35px;
	color:#fff;
	text-align:center;
	background:#363D45;
	padding:2px;
	float:right;
	margin-right:20px;
	line-height:30px;
}


.blog-items{
	padding-top:20px;
}

.itemblog{
	width:642px;
	height:201px;
	margin-bottom:10px;
	background-image:url('images/blog-bg.jpg');
	background-repeat:no-repeat;
	
}


.blog-thump{
	width:200px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.blog-thump img{
	width:170px;}

.b-item-data{
	width:420px;
	float:left;
	margin-left:10px;
	margin-top:20px;

}

.b-item-data h2 a{
	font-size:17px;
	color:#303030

}
.b-item-data a{
	font-size:11px;
	color:#303030;

}



.blogmore{
	float:right;
	margin-right:10px;
	margin-top:5px;
}

.blog-content h1{
	padding:0px;
	margin:0px;
	font-size:27px;
	font-weight:normal;
	margin-bottom:5px
}

.blog-content a{
	color:#303030;
	
}

.blog-content a:hover {
	color:#ccc;
	
}
.blog-content h2{
	border-top:1px #ccc dashed;
	padding-top:10px;
	width:640px;
	display:block;
	margin-top:5px;
}
.blog-content h2 a{
	color:#224B88;
	font-size:12px;
}
.blog-content h2 a:hover{
	color:#102D59;
}


.blog-content .content{
	padding-bottom:20px;
	
}



#share-container { background:url(images/horiz-borders.gif) repeat-x bottom; height:80px; padding:10px 0 25px 15px;}
#share li {display:inline;}
#share li a {background:url(images/social-icons.png); display:block; float:left; height:67px; text-indent:-9999px;margin:0px; }

#share li a#facebook {background-position:0 -67px; width:72px;}
#share li a:hover#facebook {background-position:0 -1px; width:72px;}
#share li a#digg {background-position:-72px -67px; width:81px;}
#share li a:hover#digg {background-position:-72px -1px; width:81px;}
#share li a#delicious {background-position:-153px -67px; width:83px;}
#share li a:hover#delicious {background-position:-153px -1px; width:83px;}
#share li a#stumbleupon {background-position:-239px -67px; width:87px;}
#share li a:hover#stumbleupon {background-position:-239px -1px; width:87px;}
#share li a#rss {background-position:-329px -67px; width:81px;}
#share li a:hover#rss {background-position:-329px -1px; width:81px;}
#share li a#twitter {background-position:-410px -67px; width:83px;}
#share li a:hover#twitter {background-position:-410px -1px; width:83px;}
#share li a#technorati {background-position:-494px -67px; width:67px;}
#share li a:hover#technorati {background-position:-494px -1px; width:67px;}


.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



h3#comments {
	margin-top:5px
	}
#commentform input {
	margin: 5px 5px 1px 0;
	width:195px;
	border:1px #DADADA solid;

	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	border:1px #DADADA solid;
	}

#comment_txt{
		background-image:url('images/comment_bg.png');
	background-repeat:no-repeat;
	width:592px;
	height:171px;
	border:0px;

}

.commentdiv{
	padding:10px;
	background:#F7F7F7;
	border:1px #E4E4E4 solid;
	clear:both;
}

#submit{
	height:50px;
	background:transparent;
	background-image:url('images/submit_btn.jpg');
	background-repeat:no-repeat;
	border:0px;
	float:right;
	border:0px #DADADA solid;

}



.addbtn{
	float:right;
	margin-right:15px;
	line-height:30px;
	background-image:url('images/add-ico.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}



.page-single{
	
}


.page-single h1{
	font-size:27px;
	border-bottom:1px #ccc solid;
	margin-left:0px;
}

.page-single h2{
	font-size:14px;
	margin-bottom:10px;
	color:#3766FC;
	margin-top:10px;
}

.page-single h3 a{
	font-size:12px;
	margin-bottom:10px;
	color:#1C7BD4;
}
.page-single h3 a:hover{
	color:#1D5B95;
}
.page-single h3 {
	border-top:1px #ccc dashed;
	padding-top:30px;
	padding-bottom:10px;
}


.page-single h3 span{
	font-size:12px;
	margin-bottom:10px;
	color:#7B7B7B;
}


.page-single p{
	font-size:12px;
	margin-bottom:10px;
	color:#6B6B6B;
}


.page-single span a{
	background:#3477FF;
	padding:5px;
	float:right;
	margin-right:5px;
	margin-bottom:10px;
}
.bigad{
	width:275px;
	margin:0 auto;
}


.bottomad{
	width:275px;
	margin:0 auto;
}
















#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}


.contactform{
	padding-top:20px;
	
}

#contactForm{
	padding-top:20px;
	width:640px;
}

.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding: 10px; }

/*****Forms*****/
ol.forms { list-style: none; margin: 0; padding-left:0px;margin-left:0px; }
ol.forms li {
	margin-bottom: 18px;
}
ol.forms label {
	cursor: pointer;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 55px;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 214px;
}
ol.forms textarea { height: 200px; width: 525px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #f2f3f6; border-color: #ff9800; }
.error { color: #f00; }
ol.forms li .error { font-size: 12px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 215px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	background: #095FAB;
	border: none;
	color: #fff;
	cursor: pointer;
	font: 16px/16px "Avenir LT Std", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; margin-right:30px;; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }



.searchresult h2{
	font-size:15px;
	padding-left:20px;
}


.so{
	margin-top:10px;
	margin-bottom:10px;
}



.so li{
	float:left;
	margin-left:5px;
}


.so2{
	margin-top:10px;padding:5px;
}

.so2 a{
	margin-right:5px;
}


.relatedposts h3{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.relatedposts ul{
	padding-left:20px;
}

.relatedposts li{
	margin-bottom:10px
}

.relatedposts{
	background:#F4F4F4;
	border:1px #DBDBDB solid;
	padding:10px;
	margin-bottom:10px;
	width:610px;
}

.relatedposts h3{
font-size:15px;
color:#B61313
}


.postimg{

	margin:0 auto;
}








