@charset utf-8;
/*--
	Theme Name: theme1856
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

/*-- General ------------------------------------------------------------------------------------------------- */
html,
body {min-width:960px;}
body{
	background: url(images/body-tail.gif);
	position:relative;
}

#main {padding:78px 0;}
#main > #content-box{
	background: url(images/content-tail.gif) 0 0 repeat;
	width:1090px;
	margin:0 auto;
}


/* Headings */
h2{
	font-weight:700;
	text-transform:uppercase;
	text-shadow:1px 1px 0 rgba(0,0,0,.11);
	letter-spacing:-1px;
	word-spacing:2px;
	word-break:break-all;
	margin-bottom:28px;
}
h3{text-transform:uppercase; letter-spacing:-1px; word-break:break-all;}
h4{text-transform:uppercase; word-break:break-all;}
h5{text-transform:uppercase; word-break:break-all;}
h6{word-break:break-all;}
	h2 a, h3 a, h4 a, h5 a, h6 a{color:inherit; text-decoration:none;}
		h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#f98f00; text-decoration:none;}

.fleft {float:left;}
.fright {float:right;}

/* List styling */
.last-child{
	margin-bottom:0 !important;
	margin-right:0 !important;
}
dl dt {font-weight:bold; color:#242424;}
dl dd {margin:0 0 20px 0;}
ul{margin:0 0 42px;}
	ul li{
		list-style:none;
		background: url(images/list-marker.gif) 0 3px no-repeat;
		margin:0 0 7px;
		padding:0 0 7px 30px;
		border-bottom:1px solid #d4d4d1;
	}
		ul li.last-child{
			border-bottom:none !important;
			padding-bottom:0 !important;
		}
		ul li > a{color:inherit; text-decoration:none;}
			ul li > a:hover{color:#f88000; text-decoration:none;}
/* Wrappers */
.wrapper { 
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {overflow:hidden;}

/* Links */
a{text-decoration:underline;}
	a:hover{text-decoration:none;}
.button {
	display:inline-block;
	cursor:pointer;
	padding:10px 16px;
	background:url(images/button-tail.gif) center top repeat-x #e3e3e3;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#282828;
	text-decoration:none;
	text-transform:uppercase;
	border-radius:5px;
	box-shadow:0 1px 1px #d6d9d7;
	margin-bottom:1px;
}
	/* Small Button */
	.button.small {
		font-size:10px;
		text-transform:uppercase;
		padding:4px 8px;
	}
	/* Large Button */
	.button.large {
		font-size:18px;
		padding:16px 32px;
	}
	.button:hover {
		background-position:center -80px;
		background-color:#f78000;
		color:#fff;
		text-decoration:none;
	}

/* Tags */
p{margin-bottom:30px;}
blockquote {
	margin: 0;
	quotes: none;
	padding:0;
	width:auto;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	color:#242424;
	border:none;
}
	blockquote p{margin-bottom:15px;}

/*-- Header --------------------------------------------------------------------------------------------------- */
#header {
	position:relative;
	z-index:99;
	padding-bottom:45px;
}
	.home #header{padding-bottom:12px;}
/* Logo */
.logo {
	z-index:995;
	position:relative;
	display:block;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:20px;
}
	.logo h1 {margin:0;}
	.logo h1.img-logo{font:0/0 a;}
	.logo h1 a{
		display:inline-block;
		padding-top:0;
		color:inherit;
		text-decoration:none;
		letter-spacing:-2px;
	}
		
		}
	.logo .tagline {
		font:400 12px/15px 'Ubuntu', sans-serif;
		color:#797878;
		margin-top:-3px;
	}
		.logo h1.img-logo + .tagline {margin-top:0; padding-top:1px;}

/* Navigations */
nav.primary {
	position:relative;
	z-index:999;
	margin-bottom:5px;
}
	.sf-menu {
		margin: 0;
		padding: 0;
		list-style: none;
		font:0/0 a;
		text-align:center;
	}
	.sf-menu:after{
		clear: both;
		content: ' ';
		display: block;
		font-size: 0;
		line-height: 0;
		visibility: hidden;
		width: 0;
		height: 0;
	}
		.sf-menu > li {
			display:inline-block;
			position: relative;
			list-style: none;
			border:none;
			margin:-11px 0 0;
			padding:0 6px;
			font:700 14px/21px 'Ubuntu', sans-serif;
			text-transform:uppercase;
			text-shadow:1px 1px 0 rgba(0,0,0,.08);
			background:url(images/menu-separator.gif) right 48px no-repeat;
		}
			.sf-menu > li.last-child{background:none;}
			.sf-menu li:hover {visibility: inherit;}
			.sf-menu > li > a {
				display:block;
				text-decoration:none;
				color:#8a8989;
				padding:51px 10px 34px;
				background:url(images/menu-hover-tail.gif) 0 -999em repeat-x;
			}
				.sf-menu > li > a:hover,
				.sf-menu > li.sfHover > a,
				.sf-menu > li.current-menu-item > a{
					text-decoration:none;
					color:#fff;
					background-position:0 0;
					background-color:#f98f00;
					box-shadow:0 0 2px rgba(0,0,0,.17);
				}
	/* Submenu */
	.sf-menu ul {
		position: absolute;
		top: -999em;
		width: 111px;
		background:url(images/submenu-tail.gif) 0 0 repeat;
		padding:30px 10px 53px 17px;
		margin:0;
	}
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		left: 5px;
		top: 84px;
		z-index: 999;
	}
		.sf-menu ul li {
			list-style:none;
			width: 100%;
			position:relative;
			padding:0;
			margin:0 0 24px;
			border:none;
			font:10px/12px Arial, Helvetica, sans-serif;
			text-align:left;
			background:none;
		}
			.sf-menu ul li a{color:#989898; text-decoration:none;}
				.sf-menu ul li > a:hover,
				.sf-menu ul li.sfHover > a,
				.sf-menu ul li.current-menu-item > a{color:#f98f00; text-decoration:none;}
		/* Subsubmenu */
		.sf-menu ul ul{background-image :url(images/subsubmenu-tail.gif); padding:26px 10px 32px 17px;}
			.sf-menu ul ul li a {color:a5a6a6;}
				.sf-menu ul ul li > a:hover, .sf-menu ul ul li.current-menu-item a {color:#fff;}
		.sf-menu li:hover li ul,
		.sf-menu li.sfHover li ul {top:-999em;}
		
		.sf-menu li li:hover ul,
		.sf-menu li li.sfHover ul {
			left:121px;
			top: -26px;
		}
	
	/* Arrows */
	.sf-menu > li > a .sf-sub-indicator {
		font:0/0 a;
		color:transparent;
		display: block;
		width: 100%;
		height: 4px;
		overflow: hidden;
		background: url(images/menu-arrow.gif) center 0 no-repeat;
		position:absolute;
		left:0;
		bottom:30px;
	}
		.sf-menu > li > a:hover .sf-sub-indicator,
		.sf-menu > li > a:active .sf-sub-indicator,
		.sf-menu > li.sfHover > a .sf-sub-indicator,
		.sf-menu > li.current_page_item > a .sf-sub-indicator{background-position: center -14px;}



/*-- Slider ------------------------------------------------------------------------------------------ */
#slider-wrapper {
	overflow:hidden;
	position:relative;
	border:5px solid #fff;
	background:#fff;
}

/* The Nivo Slider styles */
.nivoSlider {
	width:930px;
	height:612px;
	position:relative;
}
	.nivoSlider a.nivo-imageLink {
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		border:0;
		padding:0;
		margin:0;
		z-index:60;
		display:none;
	}
		.nivoSlider img {
			position:absolute;
			top:0px;
			left:0px;
		}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:50;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(images/slider-caption.png) 0 0 repeat;
	font:700 22px/30px 'Ubuntu', sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:-1px;
	width:100%;
	z-index:89;
}
	.nivo-caption .nivo-caption-inner {
		padding:40px 200px 56px;
		margin:0;
	}
		.nivo-caption a {display:inline !important;}
		.nivo-html-caption {display:none;}

.nivo-controlNav {
	padding:0;
	margin:0;
	position:absolute;
	bottom:32px;
	left:0;
	text-align:center;
	width:100%;
	font:0/0 a;
	z-index:995;
}
	.nivo-controlNav li{
		list-style:none;
		margin:0;
		padding:0 0 0 95px;
		border:none;
		background:url(images/slider-pagination-border.png) 0 center repeat-x;
		display:inline-block;
	}
	.nivo-controlNav li:first-child{padding-left:0 !important;}
		.nivo-controlNav a {
			cursor:pointer;
			display:block !important;
			color:transparent;
			width:14px;
			height:14px;
			overflow:hidden;
			background:url(images/slider-pagination.png) -109px 0;
		}
			.nivo-controlNav a.active, .nivo-controlNav a:hover {background-position:0 0;}
.nivo-directionNav{}
	.nivo-directionNav a{
		font:700 18px/22px 'Ubuntu', sans-serif;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:-1px;
		position:absolute;
		top:260px;
		z-index:995;
		cursor:pointer;
	}
	.nivo-directionNav a.nivo-prevNav{left:20px;}
	.nivo-directionNav a.nivo-nextNav{right:20px;}
		.nivo-directionNav a:hover{color:#f98f00; text-decoration:none;}



/*-- Content ----------------------------------------------------------------------------------------*/
.primary_content_wrap{
	position:relative;
	z-index:1;
	padding-bottom:87px;
}

#content.left {float:right !important;}
#content.left .indent-right{padding-right:0 !important; padding-left:23px;}
#content.left.grid_7.suffix_1{padding-right:0 !important; padding-left:80px;}


/*-- Before Content ---------------------------------------------------------------------------------*/
.before-content{
	background:url(images/box-tail.gif) 0 0 repeat;
	border:5px solid #fff;
	padding:34px 53px 25px 56px;
	overflow:hidden;
	margin-bottom:58px;
}
	.before-content h2{
		overflow:hidden;
		position:relative;
		padding-right:50px;
		letter-spacing:-2px;
	}
			.before-content h2:after{
				content:'';
				display:inline-block;
				width:100%;
				background:url(images/border.gif) 0 0 repeat-x;
				height:2px;
				margin-right:-100%;
				margin-left:30px;
			}
#carousel{overflow:hidden;}
	#carousel ul{overflow:hidden; margin-bottom:0; margin-top:0;}
		#carousel ul li{
			list-style:none;
			margin:0 22px 0 0;
			padding:0;
			border:none;
			background:none;
			float:left;
			width:259px;
		}
		#carousel .box{
			border:5px solid #fff;
			background:#fff;
			border-radius:4px;
			text-align:center;
			font:13px/18px Arial, Helvetica, sans-serif;
			padding-bottom:20px;
		}
		
		#carousel .box .thumbnail{margin-bottom:17px; position:relative;}
		#carousel .box h6{font-size:13px; line-height:18px;}
		#carousel .box .excerpt{margin-bottom:9px;}
		#carousel .box .link{
			display:inline-block;
			font:13px/18px Arial, Helvetica, sans-serif;
			color:#f88000;
			text-decoration:none;
			padding-right:11px;
			background:url(images/link-marker.gif) right 7px no-repeat;
		}
			#carousel .box .link:hover{text-decoration:none; color:#000;}
		#carousel .es-nav{
			position:absolute;
			top:33px;
			right:60px;
		}
			#carousel .es-nav span{
				display:block !important;
				width:17px;
				height:17px;
				overflow:hidden;
				float:left;
				font:0/0 a;
				color:transparent;
				background-position:0 0;
				background-repeat:no-repeat;
				cursor:pointer;
			}
				#carousel .es-nav span.es-nav-prev{background-image:url(images/carousel-prev.gif); margin-right:4px;}
				#carousel .es-nav span.es-nav-next{background-image:url(images/carousel-next.gif);}
				#carousel .es-nav span:hover{background-position:0 -36px;}
			#carousel .zoom-icon {
				display:block !important;
				position:absolute;
				left:auto;
				top:auto;
				right:0;
				bottom:0;
				cursor:pointer;
				background:url(images/carousel-magnify.png) center center repeat;
				width:25px;
				height:25px;
				overflow:hidden;
			}
				#carousel .zoom-icon:before {display:none;}
				#carousel .image-wrap:hover .zoom-icon {background-color:#000;}



/*-- Post ------------------------------------------------------------------------------------ */
/* Featured thumbnail */
.featured-thumbnail{
	position:relative;
	max-width:100%;
	height:auto;
	float:left;
	margin-right:20px;
	margin-top:8px;
	border:5px solid #fff;
	background:#fff;
	box-shadow:1px 1px 1px #f2f2f2;
	border-radius:5px;
	text-align:center;
}
	.featured-thumbnail.large{float:none; margin:0 0 20px;}
	.post-holder .featured-thumbnail{margin-top:5px;}

.indent-right{padding-right:23px;}
.mar-bot{margin-bottom:30px;}
h4.entry-title{margin-bottom:6px;}
.post-holder {margin-bottom:36px; overflow:hidden;}
.post-holder .excerpt{margin-bottom:28px;}
.post-content{overflow:hidden;}


/* Meta information for post */
.post-meta {width:100%; overflow:hidden; margin-bottom:15px;}
	/* Date information for post */
	.post-meta time{
		display:inlinr-block;
		padding:0 0 0 21px;
		margin-right:12px;
		font:bold 13px/18px Arial, Helvetica, sans-serif;
		color:#000;
		background:url(images/date-icon.png) 0 2px no-repeat;
	}
	.post-meta a[rel^='author']{
		display:inlinr-block;
		padding:0 0 0 21px;
		margin-right:12px;
		font:bold 13px/18px Arial, Helvetica, sans-serif;
		color:#000;
		text-decoration:none;
		background:url(images/author-icon.png) 0 2px no-repeat;
	}
		.post-meta a[rel^='author']:hover{text-decoration:none; color:#f98f00;}
	.post-meta .comments-link{font:bold 13px/18px Arial, Helvetica, sans-serif;}

/* Page Navigaton */
.pagenavi {
	clear:both;
	padding:0;
	position:relative;
	text-align:center;
}
 
.pagenavi a, .pagenavi span {
	display:inline-block;
	text-decoration:none;
	color:inherit;
	cursor:pointer;
	margin:0 5px;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
}
.pagenavi a{color:#f98f00; text-decoration:underline; cursor:pointer;}
.pagenavi a:hover{color:inherit; text-decoration:none;}
.pagenavi span{cursor:default; color:inherit;}
.pagenavi .prev-page{margin-right:10px;}
.pagenavi .next-page{margin-left:10px;}



/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	font:13px/18px Arial, Helvetica, sans-serif;
}
	nav.oldernewer a{
		font-weight:bold;
		color:#f98f00;
		text-decoration:underline;
		margin:0 5px;
		display:inline-block;
		cursor:pointer;
	}
	nav.oldernewer a:hover{color:inherit; text-decoration:none;}
	.older {float:left;}
	.newer {float:right;}

/* Gallery post format */
.gallery_post {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	height:375px !important;
	overflow:hidden;
	position:relative;
}
	.gallery_post .g_item {overflow:hidden; display:none; height:375px !important;}
	.gallery_post .g_item:first-child {display:block;}
		.gallery_post .g_item .featured-thumbnail {float:none; margin:0;}
			.gallery_post .g_item .featured-thumbnail img {float:none;}

.g_pagination {
	padding:0;
	margin:0;
	position:absolute;
	bottom:15px;
	left:0;
	text-align:center;
	width:100%;
	font:0/0 a;
	z-index:995;
}
	.g_pagination ul {
		list-style-type:none;
		margin:0;
		padding:0;
		overflow:hidden;
	}
		.g_pagination ul li {
			list-style:none;
			margin:0;
			padding:0 0 0 95px;
			border:none;
			background:url(images/slider-pagination-border.png) 0 center repeat-x;
			display:inline-block;
		}
		.g_pagination ul li:first-child{padding-left:0 !important;}
			.g_pagination ul li a {
				cursor:pointer;
				display:block !important;
				color:transparent;
				width:14px;
				height:14px;
				overflow:hidden;
				background:url(images/slider-pagination.png) -109px 0;
			}
			.g_pagination li.activeSlide a,
			.g_pagination li a:hover {background-position:0 0;}
				

.g_controls {font:700 18px/22px 'Ubuntu', sans-serif;}
	.g_controls a {
		display:inline-block !important;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:-1px;
		position:absolute;
		top:-6px;
		z-index:995;
		cursor:pointer;
	}
	.g_controls a#prev-gal{left:20px;}
	.g_controls a#next-gal{right:20px;}
	.g_controls a:hover {color:#f98f00; text-decoration:none;}

/* Related Posts */
.related-posts {
	overflow:hidden;
	padding:0;
	margin:0 0 30px;
}
	.related-posts li {
		list-style:none;
		padding:0;
		margin:0 20px 20px 0;
		float:left;
		background:none;
		width:140px;
		border:none;
	}
		.related-posts li .featured-thumbnail {
			float:none;
			margin:0 0 10px 0;
			overflow:hidden;
		}

/* Comments */
.commentlist {
	list-style:none;
	padding:0;
	margin:0 0 35px;
}
	li.comment {
		list-style:none;
		overflow:hidden;
		padding: 0;
		margin: 0 0 10px;
		background:none;
		border:none;
	}
		li.comment .comment-body {
			padding:29px 45px 24px 134px;
			position:relative;
			zoom:1;
			background:#fff;
			border:1px solid #e4e4e4;
			color:#959494;
		}
			.comment-author {
				position:absolute;
				left:29px;
				top:29px;
			}
				/* Avatar */
				li.comment .avatar {
					float:none;
					margin:0;
					vertical-align:top;
					overflow:hidden;
					display:block;
					border:1px solid #e5e5e5;
				}
				.comment-author .author {display:none;}
			li.comment .comment-body p {min-height: 90px; margin-bottom:28px;}
			/* Comment meta */
			.comment-meta {
				float: right;
				display:inlinr-block;
				padding:0 0 0 21px;
				margin-right:12px;
				margin-top:10px;
				font:bold 13px/18px Arial, Helvetica, sans-serif;
				color:#000;
				background:url(images/date-icon.png) 0 2px no-repeat;
			}
			/* Reply */
			.reply {
				float: right;
				margin-left: 25px;
			}
				.reply a {
					display:inline-block;
					cursor:pointer;
					padding:10px 16px;
					background:url(images/button-tail.gif) center top repeat-x #e3e3e3;
					font:12px/16px Arial, Helvetica, sans-serif;
					color:#282828;
					text-decoration:none;
					text-transform:uppercase;
					border-radius:5px;
					box-shadow:0 1px 1px #d6d9d7;
					margin-bottom:1px;
				}
					.reply a:hover {
						background-position:center -80px;
						background-color:#f78000;
						color:#fff;
						text-decoration:none;
					}
		.commentlist ul.children {
			margin:0;
			padding:10px 0 0 10px;
			overflow:hidden;
		}
			.commentlist ul.children li{margin: 0 0 10px;}
#respond{padding-top:30px;}
#respond .cancel-comment-reply small{font:inherit;}


/*-- Shortcodes ------------------------------------------------------------------------------- */
/* Border Right */
.border-right{border-right:1px solid #d2d5d2; padding-right:10px;}

/* Spacer */
.spacer {
	height:57px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

/* Recent Posts */
.recent-posts {
	margin: 0 !important;
	padding: 0 !important;
}
	.recent-posts li {
		float:left;
		overflow: hidden;
		list-style:none;
		border:none;
		margin:0 7px 0 0;
		padding:0;
		background:none;
	}
		.recent-posts li img.thumb {margin:0 0 20px 0;}
		.recent-posts .featured-thumbnail{
				float:none;
				margin:0;
				margin-bottom:13px;
				padding:0;
			}
			.recent-posts .featured-thumbnail a{display:block;}
		.recent-posts li .meta {
			display:block;
			float:left;
			margin-right:21px;
			margin-bottom:27px;
			overflow:hidden;
		}
			.recent-posts li .post-date {
				display:block;
				width:60px;
				height:55px;
				padding-top:5px;
				overflow:hidden;
				background:url(images/date-tail.gif) 0 0 repeat-x #f88000;
				text-align:center;
				font:400 16px/16px 'Ubuntu', sans-serif;
				color:#fff;
				text-transform:uppercase;
				letter-spacing:-1px;
			}
				.recent-posts li .post-date span{
					display:block;
					font-weight:700;
					font-size:30px;
					line-height:30px;
					letter-spacing:-3px;
				}
/* our news */
.recent-posts.news h6 {overflow:hidden; margin-bottom:27px;}
.recent-posts.news .excerpt{margin-bottom:33px;}
/* solutions */
.recent-posts.solutions h6{font-size:13px; line-height:18px;}
.recent-posts.solutions .excerpt{font:italic 13px/18px Arial, Helvetica, sans-serif;}
.recent-posts.solutions .featured-thumbnail{border-radius:0; margin-bottom:15px;}
/*our team*/
.recent-posts.staff li{margin:0 0 23px;}
.recent-posts.staff h6{
	font:400 16px/20px 'Ubuntu', sans-serif;
	color:#7b7b7b;
	text-transform:uppercase;
	margin-bottom:11px;
}
.recent-posts.staff .featured-thumbnail{float:left; margin:5px 20px 0 0;}
/*additional services*/
.recent-posts.add-services li{margin-bottom:33px;}
.recent-posts.add-services .featured-thumbnail{float:left; margin-right:20px; margin-top:5px;}
.recent-posts.add-services .excerpt{overflow:hidden; font-style:italic;}

/* Frames */
.frame{
	display:inline-block;
	border:5px solid #fff;
	background:#fff;
	text-align:center;
	border-radius:5px;
}
.alignleft {float:left; margin:8px 22px 15px 0;}
.alignright {float:right; margin:8px 0 15px 22px;}
.aligncenter {text-align:center; margin:0 auto;}

/* Banners */
.banner_items{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
	.banner_items li{
		background:none;
		border:none;
		margin:0 48px 19px 0;
		padding:0;
		list-style-type:none;
		float:left;
	}

/* Testimonials */
.testimonials {
	padding: 0;
	margin: 0;
	overflow:hidden;
}
	.testimonials div.testi_item {
		padding:0;
		margin:0 20px 0 0;
		background: none;
		overflow:hidden;
		float:left;
		width:220px;
	}
		.testimonials div.testi_item blockquote {margin:0 0 11px;}
			.testimonials div.testi_item blockquote:before{content:'\201c ';}
			.testimonials div.testi_item blockquote:after{content:'\201d';}
			.testimonials div.testi_item blockquote a {text-decoration: none; color: inherit;}
				.testimonials div.testi_item blockquote a:hover {color: #f98f00; text-decoration:none;}
		.testimonials div.testi_item .name-testi {display:block;}

/* Popular Posts */
.popular_posts {
	list-style:none;
	padding:0;
	margin:0;
}
	.popular_posts li {
		list-style:none;
		padding:0;
		margin:0 0 20px !important;
		overflow:hidden;
		background:none;
		border:none;
	}
		.popular_posts li a{color:#f98f00; text-decoration:underline;}
			.popular_posts li a:hover{text-decoration:none;}

/* Recent Comments */
.recent-comments {
	list-style:none;
	padding:0;
	margin:0;
}
	.recent-comments li {
		list-style:none;
		padding:0;
		margin:0 0 10px;
		border:none;
		background:none;
	}


/* Tag clouds */
.tags-cloud{word-spacing:5px; line-height:28px;}
	.tags-cloud a{
		display:inline-block;
		color:#fff;
		background:#929292;
		text-decoration:none;
		font:bold 10px/12px Arial, Helvetica, sans-serif !important;
		text-transform:uppercase;
		padding:5px;
		word-spacing:0;
	}
		.tags-cloud a:hover{background-color:#f98f00; text-decoration:none;}

/* Dropcap */
.dropcap-container{overflow:hidden; margin-bottom:20px;}
.dropcap {
	display: block;
	width: 43px;
	height: 32px;
	padding-top:10px;
	overflow:hidden;
	float: left;
	margin: 6px 10px 0 0;
	background: #f98f00;
	font:700 14px/18px 'Ubuntu', sans-serif;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

/* Lines*/
.hr {
	height:1px;
	background:#cdcfcf;
	overflow:hidden;
	font:0/0 a;
	margin:40px 0;
}

/* 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;
		}

/* Tabs */
.tabs {margin: 0 0 20px 0;}
	.tabs .tab-menu ul {
		list-style: none;
		margin: 0 !important;
		padding: 0 0 10px !important;
		overflow:hidden;
	}
		.tabs .tab-menu li {
			display: inline;
			float: left;
			margin: 0 5px 0 0;
			padding: 0;
		}
			.tabs .tab-menu a {
				font-weight:bold;
				background: #929292;
				color: #fff;
				display: block;
				margin: 0;
				padding: 5px 20px;
			}
			
			.tabs .tab-menu a:hover,
			.tabs .tab-menu a.active {
				background-color: #f98f00;
				border-bottom: none;
				color: #fff;
				text-decoration:none;
			}

/* Toggle */
.toggle {padding: 0;}
	.toggle .trigger {
		background-color: #f98f00;
		font-weight:bold;
		color: #fff;
		display: block;
		padding: 10px 12px 10px 40px;
		position: relative;
		text-decoration:none;
		height:1%;
	}
	.toggle .trigger:hover{
		background-color:#929292;
		text-decoration:none;
	}
		.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 .active span {background-position: 0 -20px;}
	.toggle .box {padding: 20px 0;}



/*-- Widgets ---------------------------------------------------------------------------*/
#sidebar .widget {margin-bottom:65px;}

/* Social Networks */
.social-networks {
	list-style:none;
	padding:0;
	margin:0;
	border:none;
	overflow:hidden;
}
	.social-networks li {
		border:none;
		padding:0;
		margin:0 5px 20px 0;
		list-style:none;
		background:none;
		float:left;
		width:100px;
	}
		.social-networks li img{margin-right:6px;}
		.social-networks li a {text-decoration:none; color:inherit;}
			.social-networks li a:hover {color:#f98f00; text-decoration:none;}
		.social-networks li span{display:inline-block; padding-top:5px;}
	.social-networks.labels li {float:none; margin:0 0 5px;}
		.social-networks.labels li span{padding:0;}
	.social-networks.icons li {float:left; margin:0 8px 0 0; width:auto;}
		.social-networks.icons li img{margin-right:0;}

/* EasyTooltip */
.tooltip {
	background:#302d2d;
	border: 1px solid #959595;
	color: #959595;
	display: none;
	font: 12px/18px 'Ubuntu', sans-serif;
	margin: -40px 0 0;
	padding: 5px;
	z-index:99;
	opacity:1 !important;
}

/* Recent Posts */
ul.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul.latestpost li{
		margin: 0 0 18px;
		padding:0;
		list-style:none;
		background:none;
		border:none;
	}

/* Calendar */
#calendar_wrap {padding:0;}
	#wp-calendar {width:100%;}
		#wp-calendar caption {
			font-weight:bold;
			color:#242424;
			text-align:left;
			padding:4px 0;
			margin-bottom:5px;
		}
		#wp-calendar thead th {
			padding:4px 0;
			background:#f98f00;
			color:#fff;
			text-align:center;
		}
		#wp-calendar td {
			text-align:center;
			padding:2px 0;
			border:none;
		}
			#wp-calendar td#today{background:#f98f00; color:#fff; font-weight:bold;}
		#wp-calendar #prev {text-align:left;}
		#wp-calendar #next {text-align:right;}
		#wp-calendar #prev a, #wp-calendar #next a{text-decoration:none;}
			#wp-calendar a:hover{text-decoration:none; color:inherit;}

/* Menu */
.widget .sub-menu, div[id^='pages'] .children{margin-bottom:5px;}

/* Posts Type widget */
.post_list {
	list-style:none;
	padding:0;
	margin:0 0 15px;
}
	.post_list li {
		list-style:none;
		overflow:hidden;
		padding:0;
		border:none;
		margin:0 0 20px;
		background:none;
	}
		.post_list li.last-child{border-bottom:none; padding-bottom:0;}
		.post_list .post-title{color:#242424; font-weight:bold;}
		.post_list .post-meta-wrapper{overflow:hidden;}
		.post_list .post_meta, .post_list time, .post_list .post_comment{display:block;}
		.post_list a{color:#f98f00; text-decoration:underline;}
			.post_list a:hover{text-decoration:none;}

/* Banner widget */
.banners-holder{
	list-style:none;
	margin:0;
	padding:0;
}
	.banners-holder li{
		list-style:none;
		margin:0 0 15px;
		padding:0;
		background:none;
		border:none;
	}
	.banners-holder li img{max-width:100%;}

/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
	.flickrImages a {
		float:left;
		display:block;
		width:75px;
		height:75px;
		background:#000;
		margin:0 1px 1px 0;
	}
	
	.flickrImages a.link {
		display:inline;
		float:none;
		width:auto;
		height:auto;
		margin:0;
		background:none;
	}

/* Post Cycle */
.post_cycle {padding:0; margin:0;}
	.post_cycle .cycle_item {display:none; max-width:100% !important;}
	.post_cycle .cycle_item:first {display:block;}
	.post_cycle img{max-width:100%; height: auto;}
	.post_cycle .featured-thumbnail{margin:0 0 15px;}
	.post_cycle h6{clear:both;}

/* 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 5px 0 0;
			margin:0;
			display:inline;
			background:none;
			border:none;
		}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:9px;
				height:9px;
				background:#000;
				font-size:0;
				line-height:0;
				border-radius:5px;
				}
			#folio-controls ul li a:hover {	background:#999;}
/* Testi Cycle */
#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;
			display:inline-block;
			background:none;
			border:none;
		}

/* Recent Comments */
ul.recentcomments {padding:0; margin:0;}
	ul.recentcomments li {
		border:none;
		padding:0;
		margin:0 0 25px;
		background:none;
		overflow:hidden;
		list-style-type:none;
		color:#7a7a7a;
	}
		ul.recentcomments li small {font-size:10px;}
		ul.recentcomments li img {float:left; margin:0 10px 0 0;}
		ul.recentcomments .comment-body {padding:15px 0 0 0;}
			ul.recentcomments .comment-body a {text-decoration:none; color:inherit;}
				ul.recentcomments .comment-body a:hover {color:#f98f00; text-decoration:underline;}

/*Request Quote Widget*/
.top-box .box-text{margin-bottom:15px;}

/*RSS Widget*/
a.rsswidget img{vertical-align:middle;}

/* Tag clouds */
.tagcloud{word-spacing:5px; line-height:28px;}
	.tagcloud a{
		display:inline-block;
		color:#fff;
		background:#929292;
		text-decoration:none;
		font:bold 10px/12px Arial, Helvetica, sans-serif !important;
		text-transform:uppercase;
		padding:5px;
		word-spacing:0;
	}
		.tagcloud a:hover{background-color:#f98f00; text-decoration:none;}




/*-- Pages -------------------------------------------------------------------------------*/
/*-- Testimonials ----------------------------------------------------- */
article.testimonial {
	margin-bottom:35px;
}
	article.testimonial .name-testi {display:block;}

/*-- FAQs ------------------------------------------------------------- */
.faq_list dt {
	color:#272727;
	position:relative;
	padding:0 0 5px 35px;
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	margin:0;
}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font:bold 15px/20px Arial, Helvetica, sans-serif;
		color:#272727;
	}
	.faq_list dd {
		padding:0 0 0 35px;
		position:relative;
		margin:0 0 30px 0;
	}
		.faq_list dd .marker {top:3px;}

/*-- Portfolio ---------------------------------- */
#gallery {margin-bottom:30px;}
#gallery .portfolio {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
}
	
	#gallery .portfolio li {
		list-style:none;
		position:relative;
		background:none;
		border:none;
		padding:0;
		margin:0 20px 40px 0;
		float:left;
	}
	#gallery .portfolio li.nomargin {margin-right:0 !important;}
		#gallery .portfolio .img-wrapper{
			background:#fff;
			border:5px solid #fff;
			border-radius:5px;
		}
		#gallery .portfolio a.image-wrap {
			display:block;
			overflow:hidden;
			position:relative;
			background:url(images/loading.gif) center center no-repeat;
		}
	#gallery .portfolio h4{margin-bottom:8px;}
	#gallery .portfolio .excerpt{margin-bottom:23px;}
	.page-desc{
		display:block;
		margin-bottom:20px;
	}
	.zoom-icon{
		position:absolute;
		top:-100%;
		right:0;
		left:0;
		background:url(images/magnify.png) center center no-repeat;
	}
		#gallery .portfolio a.image-wrap:hover {background:#fff;}
		.image-wrap:hover .zoom-icon{top:0; bottom:0;}
		.image-wrap[rel^='prettyPhoto']:hover img{opacity:0.6;}

/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	float:none;
	width:100%;
	margin:0 0 30px;
	overflow:hidden;
}
	#gallery.one_column .portfolio .img-wrapper{
		overflow:hidden;
		float:left;
		margin:5px 20px 0 0;
	}
	#gallery.one_column .portfolio a.image-wrap {height:310px; width:530px;}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {width:460px;}
	#gallery.two_columns .portfolio .img-wrapper{overflow:hidden; margin-bottom:15px;}
	#gallery.two_columns .portfolio li a.image-wrap {height:250px;}


/* 3 columns portfolio*/
#gallery .portfolio li {width:300px;}
	#gallery .portfolio .img-wrapper{overflow:hidden; margin-bottom:15px;}
	#gallery .portfolio li a.image-wrap {height:170px;}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {width:220px;}
	#gallery.four_columns .portfolio .img-wrapper{overflow:hidden; margin-bottom:15px;}
	#gallery.four_columns .portfolio li a.image-wrap {height:130px;}

/*-- Single Portfolio Page --------------------------------------------- */
.single-portfolio .indent-bottom{margin-bottom:30px;}
/* Info */
.portfolio-meta-list {
	border:none;
	margin:0 0 20px 0;
	border-top:1px solid #d2cfd1;
	border-bottom:1px solid #d2cfd1;
	padding:20px 0;
}
	.portfolio-meta-list li {
		list-style:none !important;
		background:none;
		padding:0;
		margin:0 0 5px !important;
		border:none;
		text-transform:none;
		overflow:hidden;
		font:12px/21px Arial, Helvetica, sans-serif;
	}
		.portfolio-meta-list li strong {
			float:left;
			display:block;
			width:60px;
		}
		.portfolio-meta-list li span{overflow:hidden; display:block;}
		.portfolio-meta-list li a{color:#f98f00 !important; text-decoration:underline;}
			.portfolio-meta-list li a:hover{color:inherit !important; text-decoration:none;}

/* Single Image */
.single-portfolio img{max-width:100%; height:auto;}
/* Single Video */
.video-holder {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.video-holder iframe,
.video-holder object,
.video-holder embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Audio Single */
.single-audio-holder .audiojs {width:100%;}
.single-audio-holder .audiojs .scrubber {width:370px;}
	
/* Grid Gallery */
.grid_gallery {
	position:relative;
	overflow:hidden;
	padding:0;
}
	.grid_gallery_inner {position:relative; overflow:hidden;}
	.grid_gallery .gallery_item {float:left; margin:0 10px 10px 0;}
.single-gallery-item {margin:0;}


/* Google Map */
.google-map {margin-bottom:20px;}
	.google-map iframe{background:url(images/loading.gif) 50% 50% no-repeat;}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}
	.address dt {
		float:left;
		width:150px;
		margin-right:20px;
		padding:0 0 0 55px;
		background:url(images/address-icon1.png) no-repeat 0 3px;
	}
	.address dd {
		float:left;
		width:200px;
		padding:0 0 0 53px;
		background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style:none;
		padding:0;
		margin:0;
	}
		.address dd ul li {
			background:none;
			padding:0;
			margin:0;
		}
			.address dd span {float:left; width:100px;}

/*-- Author ------------------------------------------------------------- */
.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:60px;
}
/* Recent author posts */
#recent-author-posts {margin-bottom:30px;}
.author nav.oldernewer{margin-bottom:60px;}
/* Recent author comments */
#recent-author-comments li{margin:0 0 20px;}
	#recent-author-comments li .date{display:block;}

/*-- 404 ------------------------------------------------------------------ */
#error404 {padding:30px 0 100px 0;}
	.error404-num {
		font-weight:bold;
		font-size:250px;
		line-height:1.2em;
		color:#000;
	}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
	}



/*-- Forms -----------------------------------------------------------------*/
/* Form defaults */
label{
	display:block;
	color:#959494;
	margin-bottom:4px;
}
input, select, textarea { 
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
	outline:none;
}
	input[type="text"], textarea {
		border:1px solid #e4e4e4;
		background:#fff;
		color:#959494;
		padding:9px 10px 10px;
	}
	textarea{resize:none; overflow:auto;}
	input[type="submit"], input[type="reset"] {
		display:inline-block;
		cursor:pointer;
		padding:10px 16px;
		background:url(images/button-tail.gif) center top repeat-x #e3e3e3;
		font:12px/16px Arial, Helvetica, sans-serif;
		color:#282828;
		text-decoration:none;
		text-transform:uppercase;
		border-radius:5px;
		box-shadow:0 1px 1px #d6d9d7;
		margin-bottom:1px;
		border:none;
	}
		input[type="submit"]:hover, input[type="reset"]:hover {
			background-position:center -80px;
			background-color:#f78000;
			color:#fff;
			text-decoration:none;
		}
/* Comment form */
#commentform p.field {margin-bottom:10px;}
	#commentform p.field.last{margin-bottom:29px;}
	#commentform p.field small {color:red;}
	#commentform input[type="text"] {width:198px;}
	#commentform textarea {width:438px; height:155px;}
/* Contact form */
.wpcf7-form p.field {
	margin-bottom:10px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
}
	.wpcf7-form p.field input {width:250px;}
	.wpcf7-form p.field textarea{width:358px; height:315px;}
	.wpcf7-form p.field small {color:red;}
	.wpcf7-form .submit-wrap {padding:0; margin:0;}
	.wpcf7-form-control-wrap {display:block;}
	.wpcf7-form input[type='reset']{margin-right:15px;}
	.wpcf7-not-valid-tip {
		width:250px !important;
		position:absolute;
		left:0 !important;
		top:0 !important;
		padding:6px 10px 7px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
	}
	div.wpcf7-response-output {margin:20px 0 0 !important;}
	.wpcf7-form .ajax-loader{margin-left:10px !important;}

/* Search form */
#searchform input[type='text']{width:180px; margin-right:10px;}
#searchform input[type='submit']{width:85px; text-align:center;}



/* 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; }



/*-- Footer ------------------------------------------------------------------------------------- */
#footer {
	background:url(images/footer-tail.gif) 0 0 repeat;
	padding:36px 0 81px;
	font:400 12px/18px 'Ubuntu', sans-serif;
	color:#959595;
}
	#footer h2{
		font:400 18px/22px 'Ubuntu', sans-serif;
		color:#fff;
		letter-spacing:-1px;
		padding-bottom:17px;
		border-bottom:1px solid #363636;
		margin-bottom:20px;
	}
	
	#footer .twitter ul{
		margin:0;
		padding:0;
	}
		#footer .twitter ul li{
			margin:0 0 18px;
			padding:0 0 14px;
			background:url(images/dotted-border.gif) 0 bottom repeat-x;
			list-style:none;
			border-bottom:none;
		}
			#footer .twitter a{
				color:#f98f00;
				text-decoration:none;
			}
				#footer .twitter a:hover{text-decoration:none; color:#fff;}
			#footer .twitter a.timesince{
				display:inline-block;
				font:400 14px/18px 'Ubuntu', sans-serif;
			}
	#footer .textwidget .contact-tel{
		display:block;
		font:700 30px/30px 'Ubuntu', sans-serif;
		color:#fff;
		margin-bottom:14px;
	}
	#footer div[id^='social_networks']{padding-bottom:14px;}
	/* Copyright */
	#copyright{text-transform:uppercase;}
	#copyright .footer-logo{display:block;}
	#copyright a{color:inherit; text-decoration:none;}
		#copyright a.site-name{
			display:inline-block;
			font:700 18px/22px 'Ubuntu', sans-serif;
			color:#fff;
			text-transform:uppercase;
		}
		#copyright a:hover{color:#f98f00 !important; text-decoration:none;}



/*-- Back to Top ---------------------------------------------------------------------------------*/
#back-top {
	font: 700 14px/14px 'Ubuntu', sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:-1px;
	display: block;
	position:fixed;
	margin-right:-620px !important;
	right:50%;
	bottom:78px;
	z-index:999;
	width:60px;
	padding:23px 0;
	background:url(images/totop-tail.gif) 0 0 repeat;
	border-radius:3px;
}
	#back-top:hover{background:#f88100; text-decoration:none;}

#wpadminbar li{border-bottom:none !important;}
