@charset utf-8;
/*--
	Theme Name: WordPress Theme 1471
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.1+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

/* General
---------------------------------------- */
html,
body {
	min-width:1052px;
	}
body{
	background:url(images/spalsh.jpg) no-repeat center top #e9e9e9;
	color: #a4a5a4;
	font: 100%/1.188em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
}
#main-box {
	background:url(images/main-box-tail.gif) repeat-y center top;
	overflow:hidden;
}
	#main-box .top {
		background:url(images/main-box-top.gif) no-repeat center top;
	}
	#main-box .bot {
		background:url(images/main-box-bot.gif) no-repeat center bottom;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #main-box {
    	margin-left:-1px;
    }
}
	
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}


/* List styling */
dl dt {
	background:url(images/list-arrow.gif) no-repeat 0 3px;
	padding:0 0 3px 32px;
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
	color:#191919;
	}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
	}




/* Header
---------------------------------------- */
#header {
	height:184px;
	position:relative;
	z-index:999;
	

	}

/* Logo */
.logo {
	position:absolute;
	left:-40px;
	top:28px;
height: 99px;
width: 645px;
	}
	.logo h1,
	.logo h2 {
		font-size:6.083em;
		line-height:1.2em;
		margin-bottom:0;
		text-transform:uppercase;
		font-weight:normal;
		font-family: 'Anton', sans-serif;
		text-shadow:1px 1px rgba(0,0,0,.1);
		letter-spacing:-1px;
		border:none;
		padding:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#fff !important;
			text-decoration:none;
			display:block;
			width:645px;
			height:99px;
			background:url(images/logo-bg.png) no-repeat left top;
			text-indent:18px;
			padding-top:7px;
			overflow:hidden;
			}
.logo .tagline {
	font-size:10px;
	text-transform:uppercase;
	}


/* Header widget */
#widget-header {
	position:absolute;
	right:0;
	top:93px;
	z-index:1;
}
	.widget-header h3 {
		display:none;
	}
	.widget-header ul {
		margin:0;
	}
		.widget-header ul li {
			float:left;
			margin:0 0 0 20px;
			padding:0;
			background:none;
			border:none;
			font-size:11px;
			line-height:22px;
			height:22px;
			overflow:hidden;
			font-weight:bold;		
			}
			.widget-header ul li a {
				color:white;
				text-decoration:none;
				background-repeat:no-repeat;
				background-position:left top;
				background-image:url(images/marker-sprite.gif);
				display:block;
				padding-left:32px;
			}
			.widget-header ul li a:hover {
				background-position:left -22px;
			}

/* Social Networks */
#widget-header .social-networks {
	list-style-type:none;
	padding:0;
	margin:0;
	border:none;
	}
	#widget-header .social-networks li {
		float:left;
		border:none;
		padding:0;
		margin:0 0 0 5px;
		list-style-type:none;
		height:30px;
		}
		#widget-header .social-networks li a {
			text-decoration:none;
			float:left;
			height:30px;
			display:block;
			}
		#widget-header .social-networks li a:hover {
			color:red;
			}
			
	.social-networks li {
		background:none !important;
		padding-left:0;
		padding-top:4px;
		overflow:hidden;
	}		
		.social-networks li img {
			float:left;
		}

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none;
	font-size: 11px;
	line-height:1.2em;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}




/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	.top-box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		position:relative;
		min-height:80px;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		position:absolute;
		right:30px;
		top:50%;
		margin-top:-25px;
		}
	.box-text {
		float:left;
		width:75%;
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:416px;
	overflow:hidden;
	position:relative;
	background:url(images/slider-shadow.gif) no-repeat center top;
	}
#faded {
	height:396px;
	margin-top:20px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-510px;
}	
	#faded ul,
	#faded ul li {
		margin:0;
		padding:0;
		background:none;
		border:none;
	}
	#faded .slides {
		width:680px;
		height:396px;
		overflow:hidden;
		background:url(images/loading.gif) no-repeat 50% 50% #9a9898;
		position:relative;
		left:0;
		top:0;
	}
		#faded .slides li {
			width:680px;
			height:409px;
			position:relative;
		}
		#faded .slides li .caption {
			position:absolute;
			left:0;
			bottom:13px;
			height:99px;
			background:url(images/caption-bg.png) no-repeat left top;
			width:680px;
			color:#353635;
		}
		#faded .slides li .caption .inner {
			padding:20px 0 0 40px;
		}
			#faded .slides li .caption h2 {
				color:#333433;
				font-size:32px;
				line-height:1.2em;
				margin:0 0 -14px 0;
				padding:0;
				border:none;
			}
			#faded .slides li .caption p {
				display:inline-block;
			}
			#faded .slides li .caption .but {
				width:24px;
				height:24px;
				display:inline-block;
				background:url(images/button.png) no-repeat left top;
				position:relative;
				top:8px;
				margin-left:3px;
			}
			#faded .slides li .caption .but:hover {
				background-position:left -24px;
			}
	
	#faded .pagination {
		position:absolute;
		right:-340px;
		top:0;
		width:347px;
		z-index:99;
	}
		#faded .pagination li {
			padding:0;
			margin:0;
			overflow:hidden;
			vertical-align:top;
			width:100%;
		}
			#faded .pagination li a.thumb {
				display:block;
				width:347px;
				height:99px;
				padding:0;
				position:relative;
				background:none;
				background-repeat:no-repeat;
				background-position:left -99px;
				background-image:url(images/pagination-sprite.png);
				text-decoration:none;
				color:#7bb215;
			}
				#faded .pagination li a.thumb .inner {
					padding:15px 35px 26px 37px;
				}
				#faded .pagination li a.thumb time {
					font-weight:bold;
					display:block;
					margin-bottom:8px;
				}
				#faded .pagination li a.thumb h2 {
					color:white;
					margin:0 0 1px 0;
					line-height:1.2em;
				}
				#faded .pagination li a.thumb .excerpt {
					line-height:1.2em;
					color:#858584;
				}

			#faded .pagination li a:hover,
			#faded .pagination li.current a {
				background-position:left top;
			}
			#faded .pagination li a.thumb:hover .excerpt,
			#faded .pagination li.current a.thumb .excerpt {
				color:#acd05c;
			}
			#faded .pagination li a.thumb:hover time,
			#faded .pagination li.current a.thumb time {
				color:#fff;
			}




/* Navigations
---------------------------------------- */

/* Primary navigation */
#widget-menu {
	position:absolute;
	left:-40px;
	top:128px;
	z-index:999;
}
.dcjq-mega-menu a {
	text-decoration:none;
	display:inline-block;
}
.dcjq-mega-menu ul,
.dcjq-mega-menu li {
	margin:0;
	padding:0;
	border:none;
}
.dcjq-mega-menu li {
	background:none !important;
}
.dcjq-mega-menu > ul {
	height:55px;
	width:100%;
	position:relative;
}
	.dcjq-mega-menu > ul > li {
		float:left;
		margin:0;
		background:url(images/menu-divider.png) no-repeat right top !important;
		position:relative;
	}
		.dcjq-mega-menu > ul > li > a {
			color:#007a8f;
			line-height:55px;
			text-transform:uppercase;
			font-size:15px;
			font-weight:bold;
			letter-spacing:-1px;
			padding:0 31px;
		}
		.dcjq-mega-menu > ul > li > a:hover,
		.dcjq-mega-menu > ul > li.mega-hover > a,
		.dcjq-mega-menu > ul > li.current-menu-item > a {
			color:#679406;
		}
		
		.dcjq-mega-menu ul li a.dc-mega { position:relative;}
		.dcjq-mega-menu ul li .sub-container { position:absolute; left:0 !important; margin:1px 0 0 -1px;box-shadow: 0px 2px 0px #8dbf1f;filter:progid:DXImageTransform.Microsoft.Shadow(color='#8dbf1f', Direction=135, Strength=12);
  zoom: 1;
}
		.dcjq-mega-menu ul li .sub { background:#FFFFFF;padding:9px 28px 26px 0;}
		.dcjq-mega-menu ul li .sub .row { width: 100%; overflow: hidden; clear: both; margin:15px 0 0 -5px;}
		.dcjq-mega-menu ul li .sub li {list-style: none; float: none; margin-left:34px; width:150px;}
		.dcjq-mega-menu ul li .sub li li { margin:0;}
		.dcjq-mega-menu ul li .sub li.mega-hdr { float:left;}
		
		.dcjq-mega-menu ul li .sub-container.non-mega { left:0; margin-left:-1px;}
		.dcjq-mega-menu ul li .sub-container.non-mega .sub { padding:24px 35px 26px 0;}
		
.dcjq-mega-menu ul li .sub-container a { color:#a4a5a4; text-decoration:none;}
.dcjq-mega-menu ul li .sub-container a:hover,
.dcjq-mega-menu ul li .sub-container li.current-menu-item > a { color:#7bb215;}

.dcjq-mega-menu ul li .sub li.mega-hdr { float:left;}
.dcjq-mega-menu ul li .sub-container .mega-hdr-a {
	color:white !important;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:9px;
	display:inline-block;
}	
.dcjq-mega-menu ul li .sub-container .mega-hdr-a:hover,
.dcjq-mega-menu ul li .sub-container .current-menu-item .mega-hdr-a {
	text-decoration:underline !important;
}
.dcjq-mega-menu ul li .sub-container .sub-menu > li { margin-top:5px;}
.dcjq-mega-menu ul li .sub-container .sub-menu > li:first-child { margin-top:0;}

/* Top search */
#top-search {
	position:absolute;
	right:-21px;
	top:140px;
	}
	#top-search .input-search {
		width:141px;
		margin-right:0;
		}
	#top-search #submit {
		width:29px;
		height:31px;
		cursor:pointer;
		padding-left:0;
		padding-right:0;
		border:none;
		background:none;
		}
	#top-search #submit:hover {
		background-position:left -31px;
	}	
	
	.search-button {
		width:29px;
		height:31px;
		background:url(images/search-button.gif) no-repeat left top;
		z-index:999;
		display:inline-block;
		cursor:pointer;
	}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:0 0 0 0;
	}

.primary_extra_wrap {
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}
.primary_extra_wrap.right {
	background-image:url(images/primary-box-right.png);
}
.primary_extra_wrap.left {
	background-image:url(images/primary-box-left.png);
}

.primary_box_shadow {
	background:url(images/primary-box-shadow.png) no-repeat center top;
	min-height:700px;
	height:auto!important;
	height:700px;
}
	
#content {
	padding:40px 0;
}
#content.left {
	float:right !important;
	}
	#content .right-indent {
		padding-right:20px;
	}
	#content .left-indent {
		padding-left:20px;
	}
	
#right-home-area {
	padding-top:40px;
}	

#left-home-wrap {
	padding:40px 0;
	overflow:hidden;
}
	#left-home-wrap .widget {
		border:none;
		padding:0;
		margin:0;
	}
	.home .primary_box #left-home-wrap  .widget {
			margin-left:0 !important;
			margin-right:0 !important;
		}
	#left-home-wrap .jspPane {
		width:569px !important;
	}	
	
#left-home-area-1 {
	margin-bottom:25px;
	padding-right:20px;
}	
#left-home-area-2 ul {
	margin:-3px 0 25px 0 !important;
}
#left-home-area-2 h1,
#left-home-area-2 ul {
	margin-right:20px !important;
}
#left-home-area-2 h1 {
	margin-bottom:.6em;
}
#left-home-area-2 p {
	margin-bottom:25px;
}


/* Page */
.page {

	}
	#page-content {
		
	}
	#page-meta {
		
	}




/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
		padding:0;
		margin:0;
		background:none !important;
		border:none;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 45px 80px;
				position:relative;
				zoom:1;
				background:#fcfcfc;
				border:1px solid #eceaea;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			.comment-meta a {
				color:#7bb215;
				text-decoration:none;
				font-weight:bold;
				font-size:11px;
			}
			.comment-meta .comment-edit-link {
				float:right;
			}
			.comment-meta a:hover {
				text-decoration:underline;
			}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					border:none;
					padding:0;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
	padding:0 14px;
	line-height:28px;
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(images/button-tail.gif);
	color:#545554;
	border:1px solid #eceaea;
	text-decoration:none;
	box-shadow:2px 2px 7px rgba(0,0,0,.06);
		-moz-box-shadow:2px 2px 7px rgba(0,0,0,.06);
		-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.06);
						}
					.reply a:hover {
						background-position:left -34px;
		color:white;
		line-height:30px;
		border:none;
		padding:0 14px 0 15px;
						}
						
									
				

	.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;
		}
		.cancel-comment-reply {
			
		}





/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


.post-holder {
	margin-bottom:35px;
	position:relative;
	overflow:hidden;
	}

/* Post header */
.post-holder .entry-header h2 {
	margin-bottom:.2em;
	}
.post-holder.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}

/* Featured thumbnail */
.featured-thumbnail {
	float:left;
	margin:5px 20px 10px 0;
}
	.featured-thumbnail .img-wrap {
		float:left;
		background-color:black;
		}
	.featured-thumbnail .img-wrap:hover img {
		opacity:.9;
		}
	.featured-thumbnail.no-hover .img-wrap:hover img {
		opacity:1;
		}
		.featured-thumbnail img {
			float:left;
			-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
			}
	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		float:none;
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.featured-thumbnail.large .img-wrap {
		float:none;
		display:block;
		overflow:hidden;
		}
	.featured-thumbnail.large img {
		width:100%;
		height:auto;
		}
	.f-thumb-wrap {
		overflow:hidden;
		width:100%;
		height:220px;
		}
	
	/* Thumbnail with prettyphoto */
	.featured-thumbnail .image-wrap[rel="prettyphoto"] {
		background:url(images/magnify.png) no-repeat 50% 50%;
		display:block;
		float:left;
		}
		.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 footer {
	clear:both;
	padding:5px 0 0 0;
	}
.post-holder.single-post footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	padding:0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
	}
	
	.post-navigation {
		
	}
	
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:2px 7px;
	background:#000;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:3px;
	}
.post-edit-link:hover {
	background:#666;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
article .post-content img {
	max-width:710px;
	}

.frame {
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	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-bottom:7px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #eceaea;
	padding: 2px 7px;
	margin-right:5px;
	color:#545554;
	display:inline-block;
	box-shadow:2px 2px 7px rgba(0,0,0,.06);
		-moz-box-shadow:2px 2px 7px rgba(0,0,0,.06);
		-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.06);
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #608c0c;
	background:#608c0c;
	color:white;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi .pages {
	float:right;
	border: 1px solid #eceaea;
	padding-left:20px;
	padding-right:20px;
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}



/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #eceaea;
	background:#fcfcfc;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}

#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #eceaea;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 0 0;
	text-align:center;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#7bb215;
		font-weight:bold;
		margin-bottom:-30px;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			border:none;
			margin-bottom:.2em;
			}
	#error404  #searchform .searching {
		width:450px;
	}




/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}





/* 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 16px 50px 0;
			padding:0;
			background:none;
			border:none;
			position:relative;
			}
		* + html #gallery .portfolio li {
			display:inline;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0 !important;
			}
			#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;
				left: 10px;
				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;
				right: 10px;
				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:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:1.5em 0 0 .5em;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:5px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-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 .zoom-icon {
				top:5px;
				}


/* 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:left;
		}
	#gallery.one_column .portfolio li a.image-wrap {
		width:600px;
		height:300px;
		}
	#gallery.one_column .zoom-icon {
		top:-252px;
		width:600px;
		height:300px;
		}
		#gallery.one_column .folio-desc {
			float:left;
			margin:0 0 0 30px;
			overflow:hidden;
			padding-bottom:7px;
			width:290px;
			}


/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:450px;
	margin-right:35px;
	}
	#gallery.two_columns .portfolio li span.image-border {
		width:450px;
		height:250px;
		}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:440px;
		height:240px;
		}
	#gallery.two_columns .zoom-icon {
		top:-252px;
		width:440px;
		height:240px;
		}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:210px;
	margin-right:29px;
	}
	#gallery.four_columns .portfolio li span.image-border {
		width:210px;
		height:130px;
		}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:200px;
		height:120px;
		}
	#gallery.four_columns .zoom-icon {
		top:-152px;
		width:200px;
		height:120px;
		}


.pp_gallery li {
	border:none !important;
}




/* Sidebar
---------------------------------------- */
#sidebar {
	padding:40px 0;
}
#sidebar.right {
	margin-right:-40px !important;
}
	#widget-sidebar {
		
	}
		.widget {
			margin-top:30px;
			border-bottom:1px solid #eceaea;
			border-right:1px solid #eceaea;
			border-left:1px solid #eceaea;
			padding:0 20px 20px 20px;
			background:white;
		}
			#sidebar .widget > h2,
			#right-home-area .widget > h2,
			.widget.widget_my_flickrwidget h2 {
				font-size:17px;
				line-height:44px;
				background:url(images/title-tail.gif) repeat-x left top;
				border-top:1px solid #eceaea;
				border-bottom:1px solid #eceaea;
				padding:0 0 0 20px;
				margin:0 0 19px -20px;
				width:239px;
			}
			
		#sidebar .widget:first-child,
		#right-home-area .widget:first-child {
			margin-top:0;
		}
		.primary_box.right .widget {
			margin-left:39px;
		}
		.primary_box.left .widget {
			margin-right:39px;
		}
		
		.widget_my_twitterwidget,
		.widget.widget_my_twitterwidget {
			background:#272625;
			margin-left:0 !important;
			margin-right:0 !important;
			padding:36px 40px 42px 40px !important;
			width:260px;
		}
		.primary_box.left .widget_my_twitterwidget,
		.primary_box.left .widget.widget_my_twitterwidget	{
			margin-left:-40px !important;
		}
		.widget_my_twitterwidget h2,
		.widget.widget_my_twitterwidget h2,
		#sidebar .widget.widget_my_twitterwidget h2,
		#right-home-area .widget.widget_my_twitterwidget h2 {
			border:none;
			background:none;
			color:white;
			font-size:18px;
			border-bottom:1px solid #3d3c3b;
			margin:0 0 18px 0;
			padding:0 0 14px 0;
			width:auto;
		}
		.widget_my_twitterwidget,
		.widget.widget_my_twitterwidget {
			border:none;
		}
		
		.home .primary_box .widget {
			margin-left:39px !important;
			margin-right:0 !important;
		}
		.home .primary_box .widget_my_twitterwidget,
		.home .primary_box .widget.widget_my_twitterwidget {
			margin-left:0 !important;
		}
		
		
.widget.widget_search {
	border-top:1px solid #eceaea;
	padding-top:20px;
}
	.widget.widget_search h2 {
 		margin-top:-21px !important;
	}
		

/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#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:#fbfbfb;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#b2b2b2;
		}
		.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;
		}
	ul.recentcomments li:first-child {
		padding-top:0;
		border-top:none;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		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:left;
			margin:0 15px 0 0;
			}

/* Popular posts */
.widget_my_popularpostswidget.widget {
	padding:0;
	position:relative;
}
.widget_my_popularpostswidget.widget h2,
#right-home-area .widget_my_popularpostswidget.widget h2 {
	margin-left:0;
	margin-bottom:0;
}
.widget_my_popularpostswidget.widget .but {
	position:absolute;
	right:19px;
	top:13px;
	font-size:11px;
	font-weight:bold;
	color:#7bb215;
}
	.widget_my_popularpostswidget.widget .but a { text-decoration:none;}
	.widget_my_popularpostswidget.widget .but a:hover { text-decoration:underline;}
	.widget_my_popularpostswidget.widget .but small {
		font-weight:normal;
		font-size:9px;
	}
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li.even {
		background:#fcfcfc;
	}
	.widget_my_popularpostswidget.widget .popular-posts li {
		border-top:1px solid #eceaea;
		overflow:hidden;
		margin:0 0 0 0 !important;
		padding:19px 16px 20px 20px;
		background-image:none;
	}
	.widget_my_popularpostswidget.widget .popular-posts li:first-child {
		border:none;
	}
		.popular-posts li a {
			text-decoration:none;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:19px;
			width:102px;
			height:102px;
			overflow:hidden;
			background-color:black;
			} 
			.popular-posts li .post-thumb img {
				-webkit-transition: all 0.3s ease;
				-moz-transition: all 0.3s ease;
				-o-transition: all 0.3s ease;
			}
			.popular-posts li .post-thumb:hover img {
				opacity:.9;
			}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
			}
		.popular-posts li time {
			font-size:11px;
			display:block;
			margin-bottom:5px;
			color:#7bb215;
			}
			.popular-posts li a:hover time {
				text-decoration:underline;
			}
		.popular-posts li .excerpt {
			margin-bottom:0;
			}
		.popular-posts li .arrow {
			width:4px;
			height:7px;
			background-repeat:no-repeat;
			background-position:left top;
			background-image:url(images/arrow.gif);
			display:inline-block;
			margin-left:4px;
		}	
		.popular-posts li .arrow:hover {
			background-position:left -7px;
		}


/* 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 figure.thumbnail {
			width:270px;
			overflow:hidden;
			}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 5px 0 0;
			display:inline;
			margin:0;
			border:none;
			background:none;
			}
			#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:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		background:url(images/quotes-dark.png) no-repeat 17px 33px #fcfcfc;
		border:1px solid #eceaea;
		}
		.name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			display:block;
			color:#333;
			}
			.name-testi a {
				font-weight:normal;
				}
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:none;
			padding:15px 0 15px 30px;
			margin:0;
			}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#888;
				display:block;
				}
			.testimonials div.testi_item blockquote a:hover {
				color:#333;
				}

/* 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 2px 0 0;
			border:none;
			background:none;
			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;
		list-style-type:none;
		}
		.latestpost li a {
			text-decoration:none;
			color:#000;
			}
		.latestpost li a:hover {
			text-decoration:underline;
			}
			.latestpost li h4 {
				margin-bottom:0;
				}


/* Twitter widget */
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul {
	margin:0;
}	
	.twitter ul li {
		list-style-type:none;
		margin:0 0 16px 0;
		padding:0 0 0 30px;
		color:white;
		border:none;
		line-height:19px;
		background:url(images/quotes.png) no-repeat 0 0 !important;
		}
		.twitter ul li a {
			color:#7bb215;
			text-decoration:underline;
		}
		.twitter ul li a:hover {
			text-decoration:none;
		}
		.twitter ul li .twitt-body {
			padding:0;
			}
		.twitter ul li a.timesince {
			color:#7e7c7b;
			text-decoration:none;
			}
		.twitter ul li a.timesince:hover {
			color:white;
		}	
	.twitter .profileLink {
		
		}


/* Flickr widget */
.flickrImages {
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:72px;
	height:72px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	width:72px;
	height:72px;
}
.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;
	text-align:center;
	}
	.banners-holder li {
		list-style-type:none;
		margin:0 1px 5px 1px;
		border:none;
		display:inline-block;
		padding:0;
		}
		.banners-holder li img {
			vertical-align:top;
			float:left;
			}



/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #e5e5e5;
	padding:30px 30px 30px 225px;
	width:auto;
	background:url(images/quotes-dark.png) no-repeat 185px 32px #fcfcfc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .testi-pic {
		position:absolute;
		left:30px;
		top:30px;
		}
	article.testimonial .name-testi,
	 .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}


/* Single Testimonial */
blockquote.testi-single {
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #e5e5e5;
	padding:30px 30px 30px 225px;
	width:auto;
	background:url(images/quotes-dark.png) no-repeat 185px 32px #fcfcfc;
	font-size:14px;
	line-height:1.5em;
	font-style:italic;
	margin:0 0 2em 0;
	position:relative;
	}
	blockquote.testi-single p {
		margin:0 0 1em 0;
		padding:0;
		}
		.testi-pic {
			position:absolute;
			left:30px;
			top:30px;
			}





/* 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-image:none !important;
		}
		.recent-posts li .thumb-wrap {
			float:left;
			margin:0 29px 0 0;
			position:relative;
			z-index:2;
		}
		.recent-posts li .thumb-wrap a {
			background:black;
			display:block;
		}
		.recent-posts li img.thumb {
			-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
		}
		.recent-posts li .thumb-wrap a:hover img {
			opacity:.9;
		}
		.recent-posts li h3 {
			margin-bottom:0;
			background:none;
			border:none;
			overflow:hidden;
			}
		.recent-posts li .excerpt {
			margin-bottom:1.5em;
			}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.3em;
			font-size:11px;
			line-height:18px;
			color:#a4a5a4;
			position:relative;
			top:-5px;
			}
			.recent-posts li span.meta .time {
				font-weight:bold;
				color:#7bb215;
				display:block; 
			}


/* Our team */
.recent-posts.team {
	margin:-20px 0 0 0;
	padding:0;
	overflow:hidden;
	}
	.recent-posts.team li {
		float:left;
		width:140px;
		overflow:hidden;
		margin:20px 20px 0 0;
		background:none;
		}
		.recent-posts.team li:nth-child(6n) {
			margin-right:0;
			}
		.recent-posts.team li.nomargin {
			margin-right:0;
			}
		.recent-posts.team li .thumb-wrap {
			float:none;
			margin:0 0 15px 0;
			}
		.recent-posts.team li a {
			color:#191919;
			}
		.recent-posts.team li .excerpt {
			margin-bottom:0;
			}

/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:0;
	margin:-24px 0 0 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:left;
		width:209px;
		margin:24px 40px 0 0;
		background:none;
		padding:0 0 0 77px;
		position:relative;
		min-height:121px;
		height:auto!important;
		height:121px;
		}
	.recent-posts.services li:nth-child(3n) {
		margin-right:0;
	}
	.recent-posts.services li.nomargin{
		margin-right:0;
		}
		.recent-posts.services li .thumb-wrap {
			position:absolute;
			left:0;
			top:0;
		}
		.recent-posts.services li .thumb-wrap a,
		.type-services .featured-thumbnail .img-wrap {
			background:none;
		}
		.recent-posts.services li img.thumb {
			border:none;
			margin:0;
			float:none;
			opacity:1 !important;
			}
		.recent-posts.services li .excerpt {
			margin:0;
		}
		.recent-posts.services h3 {
			font-weight:normal;
			margin-bottom:5px;
		}
			.recent-posts.services h5 a {
				color:#1f1f1f;
				text-decoration:none;
			}
			.recent-posts.services h5 a:hover {
				text-decoration:underline;
			}



/* Tags */
.tags-cloud a, .tagcloud a {
	display:inline-block;
	background:#f5f5f5;
	padding:2px 7px;
	border-radius:3px;
	text-decoration:none;
	color:#838383;
	margin:0 1px 4px 0;
	font-size:11px !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .1);
	line-height:1.5em;
	vertical-align:top;
	}
.tags-cloud a:hover, .tagcloud a:hover {
	background:#a4a5a4;
	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 {
	height:152px;
}
	#footer .inner {
		padding:35px 0 0 0;
	}

	/* Copyright */
	#copyright {
		color:#90908f;
	}
		#copyright a {
			color:#90908f;
			text-decoration:none;
		}
		#copyright a:hover {
			text-decoration:underline;
		}

	
	/* Footer navigation */
	nav.footer {
	}
		nav.footer ul {
			overflow:hidden;
			margin:0 0 10px 0;			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding:0 24px 0 0;
				margin:0;
				background:none;
				border:none;
				}
				nav.footer ul li a {
					color:#31302f;
					text-decoration:none;
				}
				nav.footer ul li a:hover,
				nav.footer ul li.current-menu-item a {
					color:#7bb215;
				}
	


/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:0 14px;
	line-height:34px;
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(images/button-tail.gif);
	color:#545554;
	border:1px solid #eceaea;
	text-decoration:none;
	box-shadow:2px 2px 7px rgba(0,0,0,.06);
		-moz-box-shadow:2px 2px 7px rgba(0,0,0,.06);
		-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.06);
	}
	.button:hover {
		background-position:left -34px;
		color:white;
		line-height:36px;
		border:none;
		padding:0 14px 0 15px;
		}
		
#wpadminbar ul li {
	border:none !important;
}		

ul.advantages {
	margin:0;
}
	ul.advantages li {
		margin:1.5em 0 0 0;
		padding:1.5em 0 0 62px;
		background:none;
		position:relative;
		overflow:hidden;
		vertical-align:top;
	}
	ul.advantages li:first-child {
		margin-top:0;
		padding-top:0;
	}
		ul.advantages li .marker {
			position:absolute;
			left:0;
			top:20px;
			color:#1f1f1f;
			font-weight:bold;
			font-size:20px;
			text-align:center;
			width:49px;
			height:49px;
			line-height:49px;
			background:url(images/marker-bg.png) no-repeat left top;
		}
		ul.advantages li:first-child .marker {
			top:0;
		}
		ul.advantages li h4 {
			margin:-17px 0 0 0;
		}
		ul.advantages li p {
			margin-bottom:0;
		}
	
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
 
.scroll-pane {
	width: 100%;
	height: 417px;
	overflow: auto;
	margin-top:-2px;
}


.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
	padding-top:2px !important;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: -1px;
	width: 32px;
	height: 100%;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap 
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #f8f8f8;
	border-left:1px solid #eceaea;
	position: relative;
	right:0;
	padding-top:1px;
}

.jspDrag
{
	background:url(images/drag.gif) no-repeat left top;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	margin-left:-1px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}		
		
.no-results #searchform .searching {
	width:400px;	
}


/* Back to Top */
#back-top-wrapper {
  position:absolute;
  overflow:hidden;
  height:100px;
}
#back-top {
	position: fixed;
	bottom: 30px;
	left:50%;
	margin-left:550px;
	display:none;
}

#back-top a {
	width: 90px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #272625;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 90px;
	height: 90px;
	display: block;
	margin-bottom: 7px;
	background: #272625 url(images/up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #7bb215;
}

/* Tabs */
.tabs {
    margin:0;
}

.tabs .tab-wrapper {
    border: 1px solid #eceaea;
    margin:0;
    overflow:hidden;
}

.tabs .tab-menu {
	border: 1px solid #eceaea;
	border-bottom:none;
	padding-bottom:7px;
	background:url(images/tab-menu-tail.gif) repeat-x left top;
}
.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #eceaea;
    height:44px;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    background:none;
    border:none;
}

.tabs .tab-menu a {
    border-left: 1px solid #eceaea;
    border-right: 1px solid #eceaea;
    color: #8e8f8e;
    display: block;
    font-size: 18px;
    margin: 0 -1px 0 0;
    padding:0 19px;
    line-height:44px;
    text-decoration:none;
}
.tabs .tab-menu li:first-child a {
	border-left:none;
}

.tabs .tab-menu a:hover {
    color: #000;
}

.tabs .tab-menu a.active {
    border-bottom: none;
    color: #679406;
    background:white;
    height:45px;
}

.tabs .tab {
    background-color: #fff;
}

/* Latest Posts */
.tabs .recent-posts li {
	border-top:1px solid #eceaea;
	margin:0 0 0 0;
	padding:29px 50px 29px 29px;
}
.tabs .recent-posts li:first-child {
	border:none;
}
.tabs .recent-posts li.even {
	background-color:#fcfcfc;
}
	.tabs .recent-posts h3 {
		font-size:18px;
		line-height:21px;
		margin-bottom:13px;
	}
	.tabs .recent-posts .excerpt {
		display:inline;
	}
	.tabs .recent-posts .button {
		width:10px;
		height:7px;
		text-indent:-999px;
		padding:0;
		background:url(images/arrows.gif) no-repeat left top;
		display:inline-block;
		overflow:hidden;
		margin-left:9px;
		box-shadow:0 0 0 #e3e6e9;
		-moz-box-shadow:0 0 0 #e3e6e9;
		-webkit-box-shadow:0 0 0 #e3e6e9;
		border:none;
	}
	.tabs .recent-posts .button:hover {
		background-position:left -7px;
	}
	.tabs .recent-posts li.even .button {
		background-position:left -7px;
	}
	.tabs .recent-posts li.even .button:hover {
		background-position:left top;
	}




/* 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 12px 10px 40px;
	position: relative;
	text-decoration:none;
	height:1%;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.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:left;
	font-size:60px;
	color:#fff;
	margin:0 10px 10px 0;
	text-transform:uppercase;
	width:76px;
	height:77px;
	line-height:77px;
	text-align:center;
	background:url(images/dropcap-bg.png) no-repeat left top;
	}

.widget-area {
	
}

.hr {
	height:1px;
	background:#e5e5e5;
	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;
	}
.spacer {
	height:50px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			margin:0;
			border:none;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			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;
		left:0;
		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; left: -1px; }
.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: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; 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; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.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 20px 20px 90px !important;
	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;
		}
	.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;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #e1e1e1;
	outline:none;
	color:#d2d2d2;
}
input[type="text"], textarea {
	background:#fff;
	border:1px solid #e1e1e1;
	padding:6px 10px 7px 10px;
	font-size:14px;
	box-shadow:inset 1px 1px 5px rgba(0,0,0,.06);
	-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,.06);
	-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,.06);
	}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:0 19px;
	line-height:27px;
	color:#545554;
	text-decoration:none;
	font-size:12px;
     background-color: #fbfbfb;
	border:1px solid #eceaea;
	height:31px;
	cursor:pointer;
	margin-right:4px;
	}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #74a313;
	border-color:#74a313;
	color:#fff;
	}


/* Comment form */
#commentform {
	
	}
	#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:left;
	width:79px;
	padding-top:6px;
	height:22px;
	overflow:hidden;
	}
.wpcf7-form p.field input {
	float:left;
	width:280px;
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form textarea {
	float:left;
	width:280px;
	max-width:280px;
	min-width:280px;
	height:300px;
	min-height:300px;
	overflow:auto;
	margin-bottom:17px;
	}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:290px !important;
		position:absolute;
		left:0 !important;
		top:28px !important;
		padding:5px 0 5px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		}





/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:128px;
		margin-right:5px;
		}
	#searchform .submit {
		width:60px;
		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-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.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;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */