@charset utf-8;
/*--
	Theme Name: Abu Eisheh Theme
	Theme URI: http://abueisheh.com/
	Description: Abu Eisheh theme for Wordpress 3.1+ based on Theme 1600 from Template-Help.com Collection - RTL by AD
	Author: AD 
	Author URI: http://efiasolution.com/ 
--*/

/* General
---------------------------------------- */
html,
body {
	min-width:960px;
	}
body{
	background-color: #050505;
	color: #7b7979;
	font: 100%/1.313em "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	direction: rtl;/*AD RTL*/
	unicode-bidi: embed;/*AD RTL*/
}

#main {
	font-size:.813em;
	background-repeat:repeat;
	background-position:100% 0;/*AD RTL*/
	background-image:url(images/main-tail.gif);
}


.ie8 img {
	max-width:none !important;
	}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	/*font-weight:bold;*//*AD*/
	margin:0 0 1em 0;
	}	

h1 {
	color:#202020;
	letter-spacing: -1px;
}
h1 span {
	color:#d65e28;
}
h2 {
	color:#202020;
	letter-spacing: -1px;
	}	
h5 {
	font-size:1em;
	}
	
ul li {
	text-transform: none; /*AD RTL*/
	padding:0 16px 12px 0;/*AD RTL*/
	margin: 0 0 10px 0;
	position:relative;
	background-repeat:repeat-x;
	background-position:100% bottom;/*AD RTL*/
	background-image:url(images/hr.gif);
}
ul li:before {
	content: "";
	background-repeat:no-repeat;
	background-position:100% 0;/*AD RTL*/
	background-image:url(images/list-arrow.gif);
	position:absolute;
	right: 0;/*AD RTL*/
	top: 7px;
	width:5px;
	height:7px;
}
	ul li a {
		color:#7b7979;
		text-decoration:none;
	}
	ul li a:hover {
		color:black;
		/*font-weight:bold;*//*AD*/
	}
	

/* List styling */
dl dt {
	background:url(images/list-arrow.gif) no-repeat 100% 3px;/*AD RTL*/
	padding:0 32px 3px 0;/*AD RTL*/
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
	color:#191919;
	}
dl dd {
	padding:0 32px 0 0;/*AD RTL*/
	margin:0 0 1.5em 0;
	}




/* Header
---------------------------------------- */
#header {
	height:246px;
	position:relative;
	z-index:99;
	background-repeat:repeat-x;
	background-position:50% 0;
	background-image:url(images/header-tail.png);
	}
.home #header {
	height:741px;
	background-image:url(images/header-tail-home.png);
}

#splash {
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/splash.png);
	min-height: 246px;
}

.home #header-top {
	height:195px;
}

/* Logo */
.logo {
	position:absolute;
	right:0;/*AD RTL*/
	top:100px;
	text-align:center;
	width:100%;
	}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
			}
.logo .tagline {
	text-transform:none;/*AD RTL*/
	color: #e3e6e9; /*AD black*/ 
	/*letter-spacing: 10px;*//*AD Added*/
	margin-top: -10px;
	/*font-style: italic;*//*AD Added*/
	margin-left: 420px;/*AD Added*//*AD RTL*//*320px*/
	font-family: advertising, Tahoma, Arial, sans-serif;/*AD RTL*/
	font-weight: bold;
	text-align: left;
	font-size: 19px;
	color: #f0f0f0;
	}
	.logo a img {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	.logo a img:hover {
		background-color: #474747;
	}/*AD Added*/


/* Request a quote */
.widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	.box-text {
		color:#202020;
		font-size:24px;
	}
	.top-box h2 {
		display: inline;
		font-size:30px;
		letter-spacing: -1px;
		margin-left: -2px;/*AD RTL*/
		}
	@media all and (-webkit-min-device-pixel-ratio:10000),
	not all and (-webkit-min-device-pixel-ratio:0) {
	  .top-box h2 { position:relative; top: 2px;}
	}	
	.box-button {
		position:absolute;
		left:19px;/*AD RTL*/
		top: 0;
		}
		.box-button a {
			font-size:24px;
			text-transform:none;/*AD RTL*/
			color:#822a06;
			letter-spacing: -1px;
		}
		.box-button a:hover {
			color:white;
		}
			.box-button span {
				display: inline-block;
			}
			.box-button a .left {
				padding-right:27px;/*AD RTL*/
				background-repeat:no-repeat;
				background-position:100% 0;/*AD RTL*/
				background-image:url(images/button-left1.png);
			}
			.box-button a .right {
				padding-left:27px;/*AD RTL*/
				background-repeat:no-repeat;
				background-position:left 0;/*AD RTL*/
				background-image:url(images/button-right1.png);
			}
			.box-button a .middle {
				height:58px;
				line-height: 54px;
				background-repeat:repeat-x;
				background-position:100% 0;/*AD RTL*/
				background-image:url(images/button-middle1.png);
			}
			.box-button a:hover .left,
			.box-button a:hover .middle {
				background-position:100% -58px;/*AD RTL*/
			}
			.box-button a:hover .right {
				background-position:left -58px;/*AD RTL*/
			}
	.box-text {
		line-height: 55px;
	}
	.box-text .text {
		display: inline;
		letter-spacing: -2px;
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:540px;
	overflow:hidden;
	position:relative;
	}





/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position:relative;
	z-index:2;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;/*AD RTL??*/
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			right;/*AD RTL*/
	position:		relative;
	padding: 0;
	margin: 0;
	background:none;
}
.sf-menu li:before {
	background:none;
}
.sf-menu a {
	display:		block;
	position:		relative;
	font-family: advertising, Tahoma, Arial, sans-serif;/*AD RTL*/
	font-weight: bold;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right:50%;/*AD RTL*/
	margin-right: -90px;/*AD RTL*/
	top:			82px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	right:			185px; /* match ul width *//*AD RTL*/
	top:			-7px;
	margin: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	right:			185px; /* match ul width *//*AD RTL*/
	top:			-7px;
	margin: 0;
}


/* Our skin for dropdown menu */
.sf-menu {
	
}
.sf-menu a {
	text-decoration:none;
	color:white;
	font-size:14px;
	text-transform:none;/*AD RTL*/
}
.sf-menu img {
	vertical-align: middle; /*AD Added*/
}
.sf-menu > li {
	background-repeat:no-repeat;
	background-position:left 14px;/*AD RTL*/
	background-image:url(images/nav-divider.png);
	padding-left: 3px;/*AD RTL*/
	padding-bottom: 11px;
}
	.sf-menu > li > a {
		padding: 0 32px; /*AD 55px*/
		height:73px;
		line-height:66px;
		background-repeat:repeat-x;
		background-position:100% -73px;/*AD RTL*/
		background-image:url(images/nav-current.png);
		
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
		-o-transition:all 0.3s ease;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a,
	.sf-menu > li.current_page_item > a {
		background-position:100% 0;/*AD RTL*/
		color:white;
		font-weight: bold;
	}
.sf-menu li ul {
	width:180px;
	background-color:black;
	padding-top:6px;
}
.sf-menu li ul:before {
	content: "";
	width:10px;
	height:5px;
	position:absolute;
	right: 50%;/*AD RTL*/
	top: -5px;
	margin-right: -5px;/*AD RTL*/
	background-repeat:no-repeat;
	background-position:100% 0;/*AD RTL*/
	background-image:url(images/sub-menu-arrow1.gif);
	z-index: 99;
}
	.sf-menu li li {
		border-top: 1px solid #1c1919;
	}
		.sf-menu li li a {
			color:#9d9d9d;
			padding:11px 19px 12px 0;/*AD RTL*/
			background-repeat:no-repeat;
			background-position:160px -24px;/*AD RTL??*/
			background-image:url(images/arrow-sprite.gif);
		}
		.sf-menu li li a:hover,
		.sf-menu li li.sfHover > a,
		.sf-menu li li.current_page_item a {
			color:white;
			background-position:160px 16px;/*AD RTL??*/
		}
.sf-menu li li ul:before {
	width:5px;
	height:12px;
	background-image:url(images/sub-menu-arrow2.gif);
	right: -5px;/*AD RTL*/
	top: 20px;
	margin: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-left: 	2.25em;/*AD RTL*/
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	left:			.75em;/*AD RTL*/
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only *//*AD RTL??*/
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 100% -100px; /* use translucent arrow for modern browsers*//*AD RTL*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*//*AD RTL??*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; } /*AD RTL??*/
.sf-menu ul a > .sf-sub-indicator { background-position:  100% 0; }/*AD RTL*/
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*//*AD RTL??*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 0 9px 8px;/*AD RTL*/
	-moz-border-radius-bottomright: 17px;/*AD RTL*/
	-moz-border-radius-topleft: 17px;/*AD RTL*/
	-webkit-border-top-left-radius: 17px;/*AD RTL*/
	-webkit-border-bottom-right-radius: 17px;/*AD RTL*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




/* Top search */
#top-search {
	position:absolute;
	left:0;/*AD RTL*/
	top:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-left:10px;/*AD RTL*/
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		padding-left:0;
		padding-right:0;
		}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:50px;
	}
	
#content {
	padding:40px 0 0 0;
}
#content.left {
	float:left !important;/*AD RTL*/
	}
#content.right .content-inner {
	padding-left: 20px;/*AD RTL*/
}	
	
#extra-row {
	margin-top:-5px;
}
	#extra-row,
	#extra-row a {
		color:#494949;
	}
	#extra-row .middle {
		background-repeat:repeat;
		background-position:50% 0;
		background-image:url(images/extra-row-tail.gif);
		padding: 20px 0 20px 0; /*55px 0 52px 0;*//*AD*/
	}
	#extra-row .bottom {
		background-repeat:repeat-x;
		background-position:50% top;
		background-image:url(images/extra-row-bot.png);
		height:5px;
		overflow: hidden;
		font-size:0;
		line-height:0;
	}
	#extra-row h3 {
		color:white;
		font-size:24px;
		margin-bottom: 15px;
	}

.post_list.banners_custom_posts li {
	float: right;/*AD RTL*/
	width:220px;
	border: none;
	padding: 0 80px 0 0;/*AD RTL*/
	margin: 0 0 0 20px;/*AD RTL*/
	position:relative;
	text-transform:none;
	background:none;
}
.post_list.banners_custom_posts li:before {
	background:none;
}
.post_list.banners_custom_posts li:nth-child(3n) {
	margin-left: 0;/*AD RTL*/
}
.post_list.banners_custom_posts li.nomargin {
	margin-left: 0;/*AD RTL*/
}
	.post_list.banners_custom_posts li a {
		text-decoration:none;
	}
	.post_list.banners_custom_posts a:hover {
		color:white !important;
		text-decoration:underline;
		font-weight:normal;
	}
	.post_list.banners_custom_posts .post_content {
		padding-left: 32px;/*AD RTL*/
		margin: 0;
	}
	.post_list.banners_custom_posts .post_content a {
		display: inline-block;
	}
	.post_list.banners_custom_posts .wp-post-image {
		position:absolute;
		right: 10px;/*AD RTL*/
		top: 0;
	}
	
.type-banners .featured-thumbnail {
	padding: 0;
	background: none;
	box-shadow:0 0;
	-moz-box-shadow:0 0;
	-webkit-box-shadow: 0 0;
	border: none;
}	
	
	
#first-home-area {
	padding:0;/*35px 0 0 0;*//*AD*/
	margin:0 0 20px 0;/*0 0 48px 0;*//*AD*/
}
	#first-home-area .hr {
		margin:10px 0 0 0;/*40px 0 0 0;*//*AD*/
	}

#second-home-area {
	padding-top: 42px;
}	
	#second-home-area .alignleft,
	#second-home-area .alignright,
	#second-home-area .aligncenter {
		background:none;
		padding: 0;
		margin-top: 5px;
		border: none;
		box-shadow:0 0 0 #e3e6e9;
		-moz-box-shadow:0 0 0 #e3e6e9;
		-webkit-box-shadow:0 0 0 #e3e6e9;
	}
	#second-home-area .textwidget p {
		margin-bottom: 25px;
	}


/* Page */
.page {
	
	}
	#page-content {
		
	}
	#page-meta {
		
	}




/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	margin-bottom:0;
	font-size:18px;
	color:#202020;
	}
.commentlist {
	list-style-type:none;
	padding:0 0 20px 0;
	margin:0;
	}
	.commentlist li:before {
		background:none;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
		padding: 0;
		margin: 0;
		background:none;
		text-transform:none;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 60px 25px 10px;/*AD RTL*/
				position:relative;
				zoom:1;
				border:1px solid #d7d6cd;
				background-color:#ecece8;
				margin-top:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			left:20px;/*AD RTL*/
			top:15px;
		}
		.comment-meta a {
			color:#202020;
			text-decoration:underline;
		}
		.comment-meta a:hover {
			text-decoration:none;
			font-weight:normal;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				right:10px;/*AD RTL*/
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:0 30px 0 0;/*AD RTL*/
					overflow: hidden;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position:absolute;
					left:20px;/*AD RTL*/
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						background:#534c4c;
						padding:5px 12px;
						color:#fff;
						text-decoration:none;
						border-radius: 10px;
						}
					.reply a:hover {
						background:#c44309;
						color:white;
						font-weight:normal;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}
			#respond h3 {
				font-size:18px;
				color:#202020;
			}
		.cancel-comment-reply a {
			text-decoration:none;
			color:#202020;
		}
		.cancel-comment-reply a:hover {
			text-decoration:underline;
			font-weight:normal;
		}




/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


.post-holder {
	margin-bottom:35px;
	position:relative;
	overflow:hidden;
	font-size: 16px;
	}
.post-holder strong {
	font-weight: normal;
}

/* Post header */
.post-holder .entry-header h1,
.post-holder .entry-header h2 {
	margin-bottom:.2em;
	}
	.post-holder .entry-header h1 {
		font-size: 2.4em;
	}
	.post-holder .entry-header h2 a:hover {
		color:#c44309;
	}
.post-holder.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}

/* Featured thumbnail */
.featured-thumbnail {
	float:right;/*AD RTL*/
	margin:5px 0 10px 20px;/*AD RTL*/
	padding:10px;
	background-position:100% 0;/*AD RTL*/
	background-repeat:repeat;
	background-image:url(images/thumbnail-bg.gif);
	border-left: 1px solid #f8f8f5;/*AD RTL*/
	border-bottom: 1px solid #f8f8f5;
	
	box-shadow:inset 0 0 5px rgba(0,0,0,.2);
		-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.2);
		-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);
	}
	
	.featured-thumbnail img {
		float:right;/*AD RTL*/
		}
	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:4px;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-left:0;/*AD RTL*/
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.featured-thumbnail.large img {
		}
	
	/* Thumbnail with prettyphoto */
	.featured-thumbnail .image-wrap[rel="prettyphoto"] {
		background:url(images/magnify.png) no-repeat 50% 50%;
		display:block;
		float:right;/*AD RTL*/
		}
		.featured-thumbnail .image-wrap[rel="prettyphoto"] img {
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			}
		.featured-thumbnail .image-wrap[rel="prettyphoto"]:hover img {
			opacity:.5;
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
			}

/* Post content */
.post-content {
	
}
	.post-content .excerpt {
		margin-bottom:1.5em;
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post .post-footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	border-top:1px solid #d7d6cd;
	border-bottom:1px solid #d7d6cd;
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
	}
	
	.post-navigation {
		
	}
	
p.gravatar {
	float:right;/*AD RTL*/
	margin-left:20px;/*AD RTL*/
	}


/* Post edit link */
.post-edit-link {
	display:block;
	position:absolute;
	left:0;/*AD RTL*/
	top:0;
	padding:2px 7px;
	background:#000;
	color:#fff;
	font-size:10px;
	text-transform:none;/*AD RTL*/
	text-decoration:none;
	border-radius:3px;
	}
.post-edit-link:hover {
	background:#666;
	}


/* Image styling */
.alignleft {
	float:right;/*AD RTL*/
	margin:0 0 10px 20px;/*AD RTL*/
	padding:10px;
	background-position:100% 0;/*AD RTL*/
	background-repeat:repeat;
	background-image:url(images/thumbnail-bg.gif);
	border-left: 1px solid #f8f8f5;/*AD RTL*/
	border-bottom: 1px solid #f8f8f5;
	
	box-shadow:inset 0 0 5px rgba(0,0,0,.2);
		-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.2);
		-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);
	}
.alignright {
	float:left;/*AD RTL*/
	margin:0 20px 10px 0;/*AD RTL*/
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
article .post-content img {
	max-width:710px;
	}

.frame {
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
	padding:0;
	border:none;
	}



/* Page Navigaton (wp-pagenavi) */
.wp-pagenavi {
	clear: both;
	overflow:hidden;
	padding: 1px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border:1px solid #b7b6ac;
	padding: 0 !important;
	margin-left:5px;/*AD RTL*/
	background-color:#d7d6cd;
	display:inline-block;
	border-radius: 4px;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#c84709;
	border-color: #902f00;
	color:white;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi .pages {
	float:left;/*AD RTL*/
	border:none;
	background:none;
	width:auto;
}
.wp-pagenavi a.last, .wp-pagenavi a.first {
	width: 50px;
}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:right;/*AD RTL*/
	}
	.newer {
		float:left;/*AD RTL*/
	}



/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #d7d6cd;
	background-color:#ecece8;
	padding:20px;
	margin-bottom:2em;
	}
	#post-author h3 {
		font-size:18px;
		color:#202020;
	}
		#post-author h3 a:hover {
			color:#c03e08;
		}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 0 0 20px;/*AD RTL*/
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}

#recent-author-posts h3,
#recent-author-comments h3 {
	color:#202020;
	font-size: 18px;
} 

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	background:url(images/hr.gif) repeat-x 100% bottom;/*AD RTL*/
}
	.author-info .avatar {
		margin:0 0 0 20px;/*AD RTL*/
		}
		.author-info .avatar img {
			float:right;/*AD RTL*/
			background:url(images/thumbnail-bg.gif);
			padding:10px;
			border-left:1px solid white;/*AD RTL*/
			border-bottom:1px solid white;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#d65e28;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}
	#error404 #searchform .searching {
		width:350px;
	}




/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:right;/*AD RTL*/
		margin-left:20px;/*AD RTL*/
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}



/* Default layout 3 columns */
#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			display:-moz-inline-box;
			display:inline-block;
			zoom:1;
			vertical-align:top; 
			width:300px;
			margin:0 0 50px 15px;/*AD RTL*/
			position:relative;
			padding:0;
			background:none;
			text-transform:none;
			}
		#gallery .portfolio li:before {
			background:none;
		}	
		* + html #gallery .portfolio li {
			display:inline;
			}
		#gallery .portfolio li.nomargin {
			margin-left:0 !important;/*AD RTL*/
			}
			#gallery .portfolio li span.image-border {
				display:block;
				border:1px solid #e3e3e3;
				border:1px solid rgba(0, 0, 0, .1);
				height:160px;
				width:300px;
				position:relative;
				}
			#gallery .portfolio li span.image-border:before {
				-webkit-box-shadow: 0 15px 10px rgba(0,0,0, .5);
				-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
				box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
				-webkit-transform: rotate(-4deg);
				-moz-transform: rotate(-4deg);
				-o-transform: rotate(-4deg);
				position: absolute;
				right: 10px;/*AD RTL*/
				bottom: 15px;
				z-index: -1;
				width: 50%;
				height: 20%;
				content: "";
			}
			#gallery .portfolio li span.image-border:after {
				-webkit-box-shadow: 0 15px 10px rgba(0,0,0, .5);
				-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
				box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
				-webkit-transform: rotate(4deg);
				-moz-transform: rotate(4deg);
				-o-transform: rotate(4deg);
				position: absolute;
				left: 10px;/*AD RTL*/
				bottom: 15px;
				z-index: -1;
				width: 50%;
				height: 20%;
				content: "";
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:4px;
				border:1px solid #fff;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#f5f5f5 url(images/loading-folio.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:right;/*AD RTL*/
					}
			#gallery .portfolio h3 a {
				color:black;
				font-size: 1.4em;
			}
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:1.5em 0 0 0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:4px;
				top:4px;
				right:4px;
				bottom:4px;
				cursor:pointer;
				background:rgba(0, 0, 0, .4);
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				opacity:0;
				}
			.no-rgba .zoom-icon {
				background:url(images/black-opacity-60.png);
				visibility:hidden;
				}
			.zoom-icon:before {
				content:"";
				display:block;
				position:absolute;
				right:50%;/*AD RTL*/
				top:50%;
				width:25px;
				height:26px;
				margin:-13px -13px 0 0;/*AD RTL*/
				background:url(images/magnify-alt.png) 50% 50% no-repeat;
				}
			.image-wrap:hover .zoom-icon {
				opacity:1;
				}
			.no-rgba .image-wrap:hover .zoom-icon {
				visibility:visible;
				}


/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	width:100%;
	margin-right:0;
	margin-left:0;
	}
	#gallery.one_column .portfolio li span.image-border {
		width:610px;
		height:310px;
		float:right;/*AD RTL*/
		}
	#gallery.one_column .portfolio li a.image-wrap {
		width:600px;
		height:300px;
		}
		#gallery.one_column .folio-desc {
			float:right;/*AD RTL*/
			margin:0 30px 0 0;/*AD RTL*/
			overflow:hidden;
			width:290px;
			}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:450px;
	margin-left:33px;/*AD RTL*/
	}
	#gallery.two_columns .portfolio li span.image-border {
		width:450px;
		height:250px;
		}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:440px;
		height:240px;
		}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:210px;
	margin-left:27px;/*AD RTL*/
	}
	#gallery.four_columns .portfolio li span.image-border {
		width:210px;
		height:130px;
		}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:200px;
		height:120px;
		}







/* Sidebar
---------------------------------------- */
#sidebar {
	padding:40px 0 0 0;
}
	#widget-sidebar {
		
	}
		.widget {
			margin-bottom:30px;
		}
		.widget h3 {
			font-size:1.7em;/*2.5*/
			line-height: 1.2em;
			/*letter-spacing: -1px;*//*AD RTL*/
			color:#202020;
		}
	

/* Calendar */
#calendar_wrap {
	padding:0 20px;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:url(images/thumbnail-bg.gif);
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:right;/*AD RTL*/
			}
		#wp-calendar #next {
			text-align:left;/*AD RTL*/
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#000;
		position:relative;
		padding:0 28px 5px 0;/*AD RTL*/
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		right:0;/*AD RTL*/
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 28px 0 0;/*AD RTL*/
		position:relative;
		margin:0 0 2em 0;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */


/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		border-top:1px solid #c6c6c6;
		padding:25px 0 25px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		text-transform:none;
		}
	ul.recentcomments li:before {
		background:none;
	}	
	ul.recentcomments li:first-child {
		padding-top:0;
		border-top:none;
		}
		ul.recentcomments li img {
			float:right;/*AD RTL*/
			margin:0 0 0 12px;/*AD RTL*/
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				color:#96999d;
				}
			ul.recentcomments .comment-body a:hover {
				color:#000;
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			margin-bottom:.1em;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			color:#6a6a6a;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		overflow:hidden;
		padding-top:1.5em;
		padding-bottom:1.5em;
		border-top:1px solid #dbdbdb;
		margin:0;
		}
	.post_list li:first-child {
		border:none;
		padding-top:0;
		}
		.post_list li img {
			float:right;/*AD RTL*/
			margin:0 0 0 15px;/*AD RTL*/
			}

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin:0 0 2em 0;
		padding: 0;
		background:none;
		text-transform:none;
		}
	.popular-posts li:before {
		background:none;
	}	
		.popular-posts li .post-thumb {
			float:right;/*AD RTL*/
			margin-left:20px;/*AD RTL*/
			width:100px;
			height:100px;
			overflow:hidden;
			padding:1px;
			border:1px solid #dbdbdb;
			}
			.popular-posts li .post-thumb .thumbnail {
				width:100%;
				height:auto;
				}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
			}
		.popular-posts li h5 {
			font-size:1em;
			margin-bottom:.5em;
			}
		.popular-posts li .excerpt {
			margin-bottom:.8em;
			}


/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
#post-cycle .cycle_item {
	display:none;
	}
#post-cycle .cycle_item:first {
	display:block;
	}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item .featured-thumbnail {
			float:none;
			margin:0 0 15px 0;
			}
			.folio_cycle .folio_item .featured-thumbnail img {
				float:none;
				}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 0 0 5px;/*AD RTL*/
			display:inline;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:8px;
				height:8px;
				background:#000;
				font-size:0;
				line-height:0;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}


/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
}
.testimonials div.testi_item {
  padding: 0;
  margin: 0 0 2em 0;
  background: none;
}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  margin: 0;
  padding: 30px;
  background: #d7d6cd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
	}
.testimonials div.testi_item blockquote:before {
  content: "";
  display: block;
  position: absolute;
  right: 65px;/*AD RTL*/
  bottom: -20px;
	width:0;
	height:0;
	border-right: 20px solid transparent;/*AD RTL*/
	border-left: 0 solid transparent;/*AD RTL*/
	border-top: 20px solid #d7d6cd;
}
.testimonials div.testi_item blockquote:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;/*AD RTL*/
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 100% 0 no-repeat;/*AD RTL*/
}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: #4e4e4e;
  display: block;
  font-style: normal;
  position: relative;
}
.testimonials div.testi_item blockquote a:hover {
  color: #000;
}
.name-testi {
  padding: 12px 0 0 0;
  text-align: left;/*AD RTL*/
  display: block;
}
.name-testi a {
  font-weight: normal;
}
.testimonials .thumb {
  float: right;/*AD RTL*/
  margin-left: 20px;/*AD RTL*/
}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 0 0 2px;/*AD RTL*/
			display:inline-block;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.latestpost li {
		margin:0 0 2em 0;
		padding:0;
		list-style-type:none;
		text-transform:none;
		}
		.latestpost li h4 {
			margin-bottom:0;
			}
		.latestpost li .excerpt {
			margin-bottom:15px;
			}


/* Twitter widget */
.twitter {
	position:relative;
}
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul li {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0 37px 0 0;/*AD RTL*/
	background:url(images/twitter-icon.png) no-repeat 100% 0;/*AD RTL*/
	text-transform:none;
	}
.twitter ul li:before {
	background:none;
}	
	.twitter ul li .twitt-body {
		padding:0 0 5px 0;
		}
	.twitter ul li .twitt-body a {
		font-weight:bold;
		}
	.twitter ul li a.timesince {
		font-size:11px;
		}
.twitter .profileLink {
	
	}
.twitter  .preloader {
	position:absolute;
	top:70px;
	right:0;/*AD RTL*/
	height: 25px;
	line-height:25px;
	text-align:center;
}



/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:right;/*AD RTL*/
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 0 1px 1px;/*AD RTL*/
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
	opacity:.5;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.banners-holder li {
		list-style-type:none;
		float:right;
		margin:0 0 3px 3px;/*AD RTL*/
		padding:0;
		background:none;
		}
	.banners-holder li:before {
		background:none;
	}
		.banners-holder li img {
			vertical-align:top;
			float:right;/*AD RTL*/
			}



/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #d7d6cd;
	padding:30px 235px 30px 30px;/*AD RTL*/
	width:auto;
	background:#ecece8 url(images/quotes.png) no-repeat 178px 20px;/*AD RTL??*/
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-style:italic;*//*AD RTL*/
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .featured-thumbnail {
		position:absolute;
		right:20px;/*AD RTL*/
		top:20px;
		}
	.name-testi {
		display:block;
		text-align:left;/*AD RTL*/
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}


/* Single Testimonial */
.testi-single {
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #d7d6cd;
	padding:30px 235px 30px 30px;/*AD RTL*/
	width:auto;
	background:#ecece8 url(images/quotes.png) no-repeat 178px 20px;/*AD RTL??*/
	font-size:14px;
	line-height:1.5em;
	/*font-style:italic;*//*AD RTL*/
	margin:0 0 2em 0;
	position:relative;
	}
	.testi-single p {
		margin:0 0 1em 0;
		padding:0;
		}
		.testi-single .featured-thumbnail {
			position:absolute;
			right:20px;/*AD RTL*/
			top:20px;
			}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		margin:0 0 20px 0;
		padding:0;
		border:none;
		background:none;
		text-transform:none;
		}
	.recent-posts li:before {
		background:none;
	}	
		.recent-posts li img.thumb {
			float:right;/*AD RTL*/
			margin:0 0 0 20px;/*AD RTL*/
			}
		.recent-posts li h5 {
			font-size:1em;
			margin-bottom:0;
			}
		.recent-posts li .excerpt {
			margin-bottom:1.5em;
			}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.5em;
			font-size:10px;
			color:#888;
			text-transform:none;/*AD RTL*/
			}

/* Projects */
.recent-posts.projects li {
	float: right;/*AD RTL*/
	width:280px;
	margin-left: 37px;/*AD RTL*/
}
.recent-posts.projects li:nth-child(3n) {
	margin-left: 0;/*AD RTL*/
}
.recent-posts.projects li.nomargin {
	margin-left: 0;/*AD RTL*/
}
	.recent-posts.projects .featured-thumbnail {
		float: none;
		margin: 0 0 20px 0;
		display: block;
	}
	.recent-posts.projects img {
		display: block;
		float: none;
	}
	.recent-posts.projects h5 {
		font-size:18px;
		line-height:30px;
		float: right;/*AD RTL*/
		/*width:174px;*//*AD*/
		/*letter-spacing: -1px;*//*AD RTL*/
	}
	.recent-posts.projects h5 a {
		text-decoration:none;
		color:#202020;
	}
	.recent-posts.projects h5 a:hover {
		color:#514a4a !important;
	} 
	.recent-posts.projects .button {
		float: left;/*AD RTL*/
	}
	
/* Clients */
.recent-posts.clients li {
	float:right;/*AD RTL*/
	width:193px;
	margin-left: 20px;/*AD RTL*/
}
.recent-posts.clients li:nth-child(3n) {
	margin-left: 0;/*AD RTL*/
}
.recent-posts.clients li.nomargin {
	margin-left: 0;/*AD RTL*/
}
	

/* Our team */
.recent-posts.team {
  margin: 0;
  padding: 0;
}
	.recent-posts.team li {
		float: right;/*AD RTL*/
		width: 174px;
		overflow: hidden;
		margin: 0 0 20px 19px;/*AD RTL*/
		background: #d7d6cd;
		padding: 10px;
		color: #969695;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}
	.recent-posts.team li:hover {
		background: #6d6464;
		color:#b4acac;
	}
	.recent-posts.team li:nth-child(3n) {
		margin-left: 0;/*AD RTL*/
	}
	.recent-posts.team li.nomargin {
		margin-left: 0;/*AD RTL*/
	}
		.recent-posts.team li .featured-thumbnail {
			width: 174px;
			overflow: hidden;
			float: none;
			margin: 0 0 3px 0;
			background:none;
			padding:0;
			border:none;
		}
	.recent-posts.team li .excerpt {
		margin-bottom: 0;
	}
	.recent-posts.team li:hover a {
		color: #ffffff;
	}
	.recent-posts.team li a:hover {
		text-decoration:underline;
	}

/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:1.5em 0 0 0;
	margin:0 0 -30px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:right;/*AD RTL*/
		width:300px;
		margin:0 0 30px 20px;/*AD RTL*/
		background:none;
		padding:0;
		}
	.recent-posts.services li:nth-child(2n) {
		margin-left:0;/*AD RTL*/
		}
	.recent-posts.services li.nomargin{
		margin-left:0;/*AD RTL*/
		}
		.recent-posts.services li img.thumb {
			margin-left:3px;/*AD RTL*/
			}
		.recent-posts.services li h3 {
			padding-top:8px;
			}
			.recent-posts.services li h3 a {
				color:#191919;
				}

/* Popular Posts */
.popular_posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular_posts li {
		list-style-type:none;
		padding:0 0 20px 0;
		margin:0;
		background:none;
		overflow:hidden;
		}
	.popular_posts li:before {
		background:none;
	}	



/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
	display:inline-block;
	background:#ecece8;
	padding:2px 7px;
	border-radius:3px;
	text-decoration:none;
	color:#838383;
	margin:0 0 4px 1px;/*AD RTL*/
	font-size:11px !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .2);
	line-height:1.5em;
	vertical-align:top;
	}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
	background:#bab9ab;
	color:#fff;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		}


/* Footer
---------------------------------------- */
#footer {
	
}

	/* Footer widget */
	#widget-footer {
		height:73px;
		overflow: hidden;
		background-repeat:repeat-x;
		background-position:50% 0;
		background-image:url(images/footer-widget-tail.png);
		position:relative;
		text-align:center;
	}
	
	#widget-footer .social-networks {
		display: inline-block;
		position:relative;
	}
		#widget-footer .social-networks li {
			list-style-type:none;
			padding:0;
			margin:0 -12px;
			display: inline-block;
			position:relative;
			top: 25px;
			z-index: 1;
			background:none;
			
			-webkit-transition:all 0.3s ease;
			-moz-transition:all 0.3s ease;
			-o-transition:all 0.3s ease;
		}
		#widget-footer .social-networks li img {
			display: block;
			position:relative;
			z-index: 99;
		}
		#widget-footer .social-networks li:before {
			background:none;
		}
		#widget-footer .social-networks:hover li {
			opacity:.5;
			top: 34px;
		}
		#widget-footer .social-networks li:hover {
			opacity:1;
			top: 25px !important;
			z-index:99 !important;
		}
			#widget-footer .social-networks li.even {
				top: 34px;
				z-index: 3;
			}
			#widget-footer .social-networks li.odd {
				z-index: 2;
			}
			#widget-footer .social-networks li.middle {
				z-index: 4;
			}	
	
	/* Footer navigation */
	nav.footer {
		float:left;/*AD RTL*/
	}
		nav.footer ul {
			margin:0;
			padding:0;
			}
			nav.footer ul li {
				list-style-type:none;
				float:right;/*AD RTL*/
				padding-right:15px;/*AD RTL*/
				margin:0;
				}
	
	/* Copyright */
	#copyright {
		height:59px;
		overflow: hidden;
		line-height: 60px;
		background-repeat:repeat-x;
		background-position:50% 0;
		background-image:url(images/copyright-tail.png);
		text-align:center;
		margin-top: -3px;
		position:relative;
		z-index: 99;
		}
		#copyright,
		#copyright a {
			color:white;
		}
		#copyright a {
			text-decoration:none;
		}
		#copyright a:hover {
			text-decoration:underline;
		}
	
	/* Footer text */
	#footer-text {
		
		}
	


/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	color:#fff !important;
	text-decoration:none;
	font-size:18px;
	/*letter-spacing: -1px;*//*AD RTL*/
	}
	.button span {
		display: inline-block;
	}
	.button .left {
		background-repeat:no-repeat;
		background-position:100% 0;/*AD RTL*/
		background-image:url(images/button-right.png);/*AD RTL*/
		padding-right: 17px;/*AD RTL*/
	}
	.button .right {
		background-repeat:no-repeat;
		background-position:left 0;/*AD RTL*/
		background-image:url(images/button-left.png);/*AD RTL*/
		padding-left: 17px;/*AD RTL*/
	}
	.button .middle {
		background-repeat:repeat-x;
		background-position:100% 0;/*AD RTL*/
		background-image:url(images/button-middle.png);
		height:36px;
		line-height: 38px;
		padding: 0 4px;
		font-family: alhurra, Tahoma, Arial, sans-serif;/*AD RTL*/
	}
	@media all and (-webkit-min-device-pixel-ratio:10000),
	not all and (-webkit-min-device-pixel-ratio:0) {
	  .button .middle {line-height: 32px;}
	}
	.button:hover .left,
	.button:hover .middle {
		background-position:100% -36px;/*AD RTL*/
		font-weight: normal;
		}
	.button:hover .right {
		background-position:left -36px;/*AD RTL*/
		font-weight: normal;
	}	
.no-results {
	
}




/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: right;/*AD RTL*/
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 0 0 5px;/*AD RTL*/
    -moz-border-radius: 5px 0 0 5px;/*AD RTL*/
    -webkit-border-radius: 5px 0 0 5px;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    /*letter-spacing: 1px;*//*AD RTL*/
    margin: 0 0 0 2px;/*AD RTL*/
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 40px 10px 12px;/*AD RTL*/
	position: relative;
	text-decoration:none;
	height:1%;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 100% 0 no-repeat;/*AD RTL*/
	display: block;
	position: absolute;
	top: 9px;
	right: 10px;/*AD RTL*/
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 100% -20px;/*AD RTL*/
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display: block;
  float: right;/*AD RTL*/
  margin: 0 0 20px 22px;/*AD RTL*/
  text-transform: none;/*AD RTL*/
  width: 51px;
  height: 51px;
  background: #5c5454;
	border-radius:6px;
  font-size: 36px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: none;/*AD RTL*/
	}

.widget-area {
	
}

.hr {
	height:2px;
	background: url(images/hr.gif) repeat-x 100% 0;/*AD RTL*/
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	}
.sm_hr {
  height:2px;
	background: url(images/hr.gif) repeat-x 100% 0;/*AD RTL*/
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 25px 10px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
	height:50px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:right;/*AD RTL*/
	width:165px;
	margin-right:20px;
	padding:0 55px 0 0;/*AD RTL*/
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 100% 3px;/*AD RTL*/
	}
.address dd {
	float:right;/*AD RTL*/
	width:217px;
	padding:0 53px 0 0;/*AD RTL*/
	background:url(images/address-icon2.png) no-repeat 100% 3px;/*AD RTL*/
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			margin: 0;
			text-transform:none;
			line-height:1.4em;
		}
		.address dd ul li:before {
			background:none;
		}
	.address dd span {
		float:right;/*AD RTL*/
		width:100px;
		}
		.address dd a {
			/*font-style:italic;*//*AD RTL*/
			color:#191919;
			text-decoration:underline;
			}
		.address dd a:hover {
			text-decoration:none;
			}





/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		right:0;/*AD RTL*/
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; right: -1px; /*AD RTL*/}
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: right;/*AD RTL*/ overflow: hidden; border-left: 1px solid #000; /*AD RTL*/ }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: right; /*AD RTL*/ width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-right: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; right: 0px;/*AD RTL*/ height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));/*AD RTL*/
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; right: 0px;/*AD RTL*/ height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));/*AD RTL*/
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: right;/*AD RTL*/ height: 36px; line-height: 36px; margin: 0px 6px 0px 0px;/*AD RTL*/ padding: 0px 12px 0px 6px;/*AD RTL*/ border-right: 1px solid #000;/*AD RTL*/ color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 0px 0px 2px;/*AD RTL*/ color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 2px 0px 0px;/*AD RTL*/ font-weight: normal; }
.audiojs .error-message { float: right;/*AD RTL*/ display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; /*AD RTL??*/}
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; /*AD RTL??*/}
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; /*AD RTL??*/}
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; /*AD RTL??*/}

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 90px 20px 20px !important;/*AD RTL*/
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;/*AD RTL??*/
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;/*AD RTL??*/
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;/*AD RTL??*/
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;/*AD RTL??*/
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #b5af97;
	outline:none;
	color:#7b7979;
}
input[type="text"], textarea {
	background:#ecece8;
	border:1px solid #d7d6cd;
	padding:8px 5px;
	border-radius:10px;
	}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:0 22px;
	line-height:31px;
	color:#fff;
	/*font-weight:bold;*/
	border-radius:10px;
	text-decoration:none;
	font-size:12px;
  background-color: #625959;
	border:none;
	height:31px;
	cursor:pointer;
	margin-left:4px;/*AD RTL*/
	font-family: alhurra, Tahoma, Arial, sans-serif;/*AD RTL*/
	}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #c24109;
	}


/* Comment form */
#commentform a {
	text-decoration:underline;
	color:#202020;
	}
#commentform a:hover {
	font-weight:normal;
	text-decoration:none;
}	
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type="text"] {
		width:250px;
		}
	#commentform textarea {
		width:460px;
		max-width:460px;
		min-width:460px;
		height:150px;
		min-height:150px;
		overflow:auto;
		}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	width:380px;
	position:relative;
	}
.wpcf7-form p.field label {
	float:right;/*AD RTL*/
	width:79px;
	padding-top:6px;
	}
.wpcf7-form p.field input {
	float:right;/*AD RTL*/
	width:280px;
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form textarea {
	float:right;/*AD RTL*/
	width:280px;
	max-width:280px;
	min-width:280px;
	height:205px;
	min-height:205px;
	overflow:auto;
	margin-bottom:17px;
	}
.wpcf7-form .submit-wrap {
	padding:0 79px 0 0;/*AD RTL*/
	margin:0;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:279px !important;
		position:absolute;
		right:79px !important;/*AD RTL*/
		top:0 !important;
		padding:5px 10px 5px 0 !important;/*AD RTL*/
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		border-radius:10px;
		}





/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:160px;
		margin-right:10px;/*AD RTL*/
		}
	#searchform .submit {
		width:70px;
		cursor:pointer;
		padding-left:0;
		padding-right:0;
		}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-left:4%;/*AD RTL*/ float:right;/*AD RTL*/ }
.last { margin-left:0 !important;/*AD RTL*/ clear:left;/*AD RTL*/ }


.fleft { float:right;/*AD RTL*/}
.fright { float:left;/*AD RTL*/}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* ------------------------------------------------------
AD: Custom Styles
--------------------------------------------------------- */
/* Fix Gallery */
dl.gallery-item dt.gallery-icon {
	background: none;
}

/* Current Project Highlight */
.menu-projects-container li.current-menu-item a {
	font-weight: bold;
	cursor: default;
	color: black;
} 

/* Always remember to compress your live stylesheet and keep an uncompressed backup */