@charset utf-8;
/*--
	Theme Name: WordPress Theme Number
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}

q {
	quotes: none;
	font-style: italic;
}

blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a {
	text-decoration: underline;
	border: 0;
	color: #1bd6c6;
}

	a:hover,a:focus {
	  text-decoration: none;
	}
	
	a img {
	  border: 0;
	}

abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}

h1 {
	margin: 0;
	padding: 0 0 17px 0;
	line-height: 1.2em;
	font-size: 18px;
	color: #333;
}

	h1 i {
		display: block;
		padding: 0 0 18px 0;
		color: #1bd6c6;
	}
	
	h1 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}

	h1 a {
		text-decoration: none;
		color: #333;
	}
	
		h1 a:hover {
			color: #1bd6c6;
		}

h2 {
	margin: 0;
	padding: 0 0 17px 0;
	line-height: 1.2em;
	font-size: 18px;
	color: #333;
}

	h2 a {
		text-decoration: none;
		color: #333;
	}
	
		h2 a:hover {
			color: #1bd6c6;
		}
		
h3 {
	margin: 0;
	padding: 0 0 17px 0;
	line-height: 1.2em;
	font-size: 18px;
	color: #333;
}

	h3 a {
		text-decoration: none;
		color: #333;
	}
	
		h3 a:hover {
			color: #1bd6c6;
		}

h4 {
	background: url(images/list-line.gif) repeat-x 0% 100%;
	margin: 0 0 13px 0;
	padding: 0 0 9px 0;
	line-height: 26px;
	font-size: 18px;
	color: #333;
}

h5 {
	margin: 0;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #151515;
}

	h5 a {
		text-decoration: none;
		color: #151515;
	}
	
		h5 a:hover {
			color: #1bd6c6;
		}

h6 {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #151515;
}

	h6 strong {
		display: block;
		padding: 0 0 10px 0;
		font-weight: normal;
	}

img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
	line-height: 18px;
	font-size: 12px;
	font-weight: 300;
	color: #919191;
}

	p.extra {
		padding: 0 0 4px 0;
		font-size: 13px;
	}
	
	p.extra-1 {
		padding: 0 0 14px 0;
	}
	
	p.extra-2 {
		padding: 0 0 30px 0;
	}
	
	p.signature {
		background: url(images/signature.png) no-repeat 0% 100%;
		padding: 1px 0 57px 0;
		overflow: hidden;
	}
	
	p span.no-line a {
		text-decoration: none;
		color: #1bd6c6;
	}
	
		p span.no-line a:hover {
			text-decoration: underline;
		}

pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:.5em .3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
html,
body {
	min-width:960px;
	}
	
body {
	background: #eee;
	position: relative;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	color: #919191;
}

#main {
	font-size:.75em;
}
.container {
	position: relative;
}




/* Header
---------------------------------------- */

#header {
	background: #eee;
	height: 78px;
	position: relative;
	z-index: 99;
}

.logo {
	position: absolute;
	top: 16px;
	left: -1px;
}

	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
	}
	
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
		}
		
	.logo p {
		display: none;
	}



/* Header widget */
#widget-header {
	
}
	.widget-header {
		
		}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */

#slider-wrapper {
	background: #eeeeee;
	position: relative;
	height: 435px;
	padding: 32px 0 20px 0;
	overflow: hidden;
}

#slider {
	background: url(images/loading.gif) no-repeat 50% 50%;
	position: relative;
	width: 940px;
	height: 435px;
}

	#slider img {
		display: none;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	#slider a {
		display: block;
		border: 0;
	}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.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;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

.nivo-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	background: none;
	line-height: 25px;
	font-size: 16px;
	color: #191919;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 89;
}

	.nivo-caption p {
		margin: 0;
		padding: 0;
		line-height: 25px;
		font-size: 16px;
		color: #191919;
	}
	
		.nivo-caption a {
			display:inline !important;
		}
		
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	z-index: 99;
	cursor: pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	display: none;
	position:absolute;
	width:845px;
	height:20px;
	left:0;
	bottom:-20px;
	text-align:center;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav {
	width: 47px;
	position: absolute;
	top: 412px;
	right: 0;
}

	.nivo-directionNav a {
		display: block;
		width: 23px;
		height: 23px;
		line-height: 0;
		font-size: 0;
		text-indent: -9999px;
		border: 0;
		position: absolute;
		top: 0;
	}
	
a.nivo-nextNav {
	background: url(images/button-next.gif) no-repeat 0% 0;
	right: 0;
}

	a.nivo-nextNav:hover {
		background-position: 0% -23px;
	}
		
a.nivo-prevNav {
	background: url(images/button-prev.gif) no-repeat 0% 0;
	right: 24px;
}

	a.nivo-prevNav:hover {
		background-position: 0% -23px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position: absolute;
	top: 0;
	right: 0;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	background: #dadada;
	position:		absolute;
	top:			-999em;
	width:			91px; /* left offset of submenus need to match (see below) */
	padding: 18px 10px 18px 10px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			79px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			102px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	float: right;
}
.sf-menu a {
	text-decoration: none;
}

.sf-menu li {
	background: none;
}

	.sf-menu li a {
		height: 78px;
		padding: 0 16px 0 16px;
		overflow: hidden;
		line-height: 90px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #141414;
	}

.sf-menu li li {
	background:	none;
	margin: 3px 0 0 0;
}

.sf-menu li li:first-child {
	margin: 0;
}

	.sf-menu li li a {
		height: 19px;
		padding: 0 4px 0 8px;
		overflow: hidden;
		line-height: 18px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #959595;
	}

.sf-menu li li li {
	background: none;
	margin: 3px 0 0 0;
}

.sf-menu li li li:first-child {
	margin: 0;
}

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu li > a:focus, .sf-menu li > a:hover, .sf-menu li > a:active {
	background: #dadada;
	outline:	0;
}

	.sf-menu > li.current-menu-item > a {
		background: #68060c;
		color: #fff;
	}

.sf-menu li li:hover > a, .sf-menu li li.sfHover > a,
.sf-menu li li > a:focus, .sf-menu li li > a:hover, .sf-menu li li > a:active, .sf-menu li li.current-menu-item > a {
	background: #1bd6c7;
	outline:	0;
	color: #fff;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}









/* Content
---------------------------------------- */

.primary_content_wrap {
	background: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

	.primary_content_wrap .indent {
		padding: 45px 0 42px 0;
	}
	
	.primary_content_wrap .indent-1 {
		padding: 37px 0 28px 0;
	}

	.primary_content_wrap ul {
		margin: 0;
		padding: 0 0 20px 0;
		list-style: 0;
	}
	
		.primary_content_wrap ul li {
			background: url(images/list-line.gif) repeat-x 0% 0%;
			list-style: none;
			line-height: 35px;
			font-size: 14px;
			color: #737373;
		}
		
		.primary_content_wrap ul li:first-child {
			background: none;
		}
		
			.primary_content_wrap ul li a {
				background: url(images/marker.gif) no-repeat 3px 7px;
				padding: 0 0 0 11px;
				text-decoration: none;
				color: #737373;
			}
			
				.primary_content_wrap ul li a:hover {
					background: url(images/marker-act.gif) no-repeat 3px 7px;
					color: #1bd6c6;
				}





/* Comments
---------------------------------------- */
h3#comments {
	padding-top: 5px;
	}
	
.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	.commentlist li {
		background: none !important;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #919191 !important;
		list-style-type: none !important;
		overflow: hidden !important;
	}
	
		.commentlist li ul {
			padding: 0 !important;
		}
	
			li.comment .comment-body {
				padding:10px 10px 35px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		
		.comment-author {
			padding: 8px 0 10px 0 !important;
			line-height: 18px !important;
			font-size: 12px !important;
			font-weight: bold !important;
			color: #151515 !important;
		}
		
			.comment-author cite {
				font-style: normal !important;
				text-transform: capitalize !important;
			}
		
		.comment-meta {
			line-height: 18px !important;
			font-size: 11px !important;
			color: #999 !important;
			position: absolute !important;
			right: 20px !important;
			top: 15px !important;
		}
		
			.comment-meta a {
				background: none !important;
				padding: 0 !important;
				text-decoration: underline !important;
				color: #1bd6c6 !important;
			}
			
				.comment-meta a:hover {
					text-decoration: none !important;
				}
		
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position: absolute;
					right: 20px;
					bottom: 15px;
				}
				
					.reply a {
						background: #919191 !important;
						display: inline-block !important;
						height: 26px !important;
						padding: 0 12px !important;
						line-height: 26px !important;
						font-size: 10px !important;
						text-transform: uppercase !important;
						text-decoration: none !important;
						color: #fff !important;
					}
					
					.reply a:hover {
						background: #1bd6c6 !important;
					}
	
	.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 {
			
		}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin: 0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article.post {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}

article.hentry {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}

article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}
.post-navigation {
	
}
p.gravatar {
	float: left;
	margin-right: 20px;
	padding: 0;
}


/* Image styling */

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

	.alignleft-1 {
		float: left;
		margin: 0 20px 0 0;
	}
	
	.alignleft-2 {
		float: left;
		margin: 5px 20px 5px 0;
	}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.aligncenter {
	margin: 0 auto;
	text-align: center;
}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
		
#author-description {
	line-height: 18px;
	font-size: 12px;
	color: #919191;
}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */

#recent-author-comments {
	width: 100%;
	overflow: hidden;
}

	#recent-author-comments li a {
		background: none;
		padding: 0;
	}




/* 404
---------------------------------------- */
#error404 {
	padding: 0;
	text-align: center;
}

	#error404 #searchform {
		margin: 0 auto;
	}
	
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#999;
	}
		
	#error404 hgroup {
		margin: 0;
		padding: 0;
	}
	
		#error404 hgroup h1 {
			margin: 0;
			padding: 0;
			font-size: 3em;
			}



/* Sidebar
---------------------------------------- */

#sidebar ul {
	padding: 0;
}

	#sidebar ul li ul {
		margin: 0;
		padding: 0;
	}
	
		#sidebar ul li ul li {
			padding: 0 0 0 18px;
		}
	
		#sidebar ul li ul li:first-child {
			background: url(images/list-line.gif) repeat-x 0% 0%;
		}

.widget {
	margin-bottom: 30px;
}
		
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	padding: 0;
	}
	#wp-calendar {
		width:100%;
		margin: 0;
		}
		#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:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* FAQ
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		}
	.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-bottom:2em;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_cycle li {
		border-bottom:1px solid #eee;
		padding:0 0 1.2em 0;
		margin:0 0 1.2em 0;
		}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}



























#top-search {
	position: absolute;
	top: 82px;
	right: 0;
}

#searchform {
	width: 218px;
	overflow: hidden;
}

	#searchform input[type="text"] {
		background: #fff;
		width: 160px;
		height: 18px;
		padding: 2px 3px;
		float: left;
		line-height: 1.4em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #151515;
	}
	
	#searchform input[type="submit"] {
		background: #919191;
		width: 40px;
		height: 24px;
		margin: 0 0 0 10px;
		padding: 0;
		float: left;
		border: none;
		line-height: 1.4em;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		cursor: pointer;
	}
	
		#searchform input[type="submit"]:hover {
			background: #1bd6c6;
		}

.custom {
	background: #eee;
	width: 100%;
	padding: 37px 0 58px 0;
	overflow: hidden;
}

	.custom h2 {
		color: #141414;
	}
	
		.custom h2 a {
			color: #141414;
		}

	.custom ul {
		width: 100%;
		margin: 0;
		overflow: hidden;
		list-style: none;
	}
	
		.custom ul li {
			float: left;
			width: 220px;
			padding: 0 0 0 20px;
		}
		
		.custom ul li:first-child {
			padding: 0;
		}
		
			.custom ul li p {
				padding: 0 0 33px 0;
				font-size: 13px;
			}

.thumbnail {
	width: 100%;
	padding: 0 0 25px 0;
	overflow: hidden;
}

	.thumbnail img {
		float: left;
	}

.pic {
	width: 100%;
	padding: 1px 0 14px 0;
	overflow: hidden;
}

	.pic img {
		float: left;
	}

.link {
	width: 100% !important;
	overflow: hidden !important;
}

	.link a {
		background: #919191 !important;
		float: left !important;
		height: 30px !important;
		padding: 0 15px 0 14px !important;
		overflow: hidden !important;
		line-height: 32px !important;
		font-size: 10px !important;
		text-transform: uppercase !important;
		text-decoration: none !important;
		color: #fff !important;
	}
	
		.link a:hover {
			background: #1bd6c6 !important;
		}

.link-1 {
	float: left;
}

	.link-1 a {
		background: #919191;
		float: left;
		height: 30px;
		padding: 0 15px 0 14px;
		overflow: hidden;
		line-height: 32px;
		font-size: 10px;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
	}
	
		.link-1 a:hover {
			background: #1bd6c6;
		}

#loopedCarousel {
	position: relative;
	width: 466px;
	margin: 0 0 0 -6px;
}

	#loopedCarousel .container {
		background: #fff;
		position: relative;
		height: 225px;
		overflow: hidden;
	}
	
	#loopedCarousel a.previous {
		background: url(images/button-prev.gif) no-repeat 0% 0%;
		display: block;
		width: 23px;
		height: 23px;
		overflow: hidden;
		position: absolute;
		top: -46px;
		right: 24px;
	}
	
		#loopedCarousel a.previous:hover {
			background-position: 0% -23px;
		}
		
	#loopedCarousel a.next {
		background: url(images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 23px;
		height: 23px;
		overflow: hidden;
		position: absolute;
		top: -46px;
		right: 0;
	}
	
		#loopedCarousel a.next:hover {
			background-position: 0% -23px;
		}

	#loopedCarousel p {
		padding: 0;
		line-height: 18px;
		font-size: 12px;
		color: #919191;
	}
	
		#loopedCarousel p a {
			display: block;
			text-decoration: none;
			color: #919191;
		}
		
			#loopedCarousel p a:hover {
				text-decoration: underline;
				color: #1bd6c6;
			}

.slides {
	position: absolute;
	top: 1px;
	left: 0;
}

	.slides div {
		display: none;
		width: 146px;
		height: 230px;
		position: absolute;
		top: 0;
	}
	
.featured-thumbnail {
	width: 146px;
	height: 110px;
	margin: 0 0 14px 0;
	overflow: hidden;
}

	.featured-thumbnail img {
		float: left;
	}

.post-thumbnail {
	float: left;
}

	.post-thumbnail img {
		float: left;
		margin: 0 20px 0 0;
	}

span.date {
	display: block;
	padding: 0 0 8px 0;
	line-height: 18px;
	font-size: 13px;
	color: #151515;
}

#recentcomments {
	width: 100%;
	overflow: hidden;
}

	#recentcomments li {
		padding: 4px 0;
		line-height: 18px;
		font-size: 12px;
	}
	
		#recentcomments li a {
			background: none;
			padding: 0;
		}

.tagcloud {
	width: 100%;
	overflow: hidden;
}

	.tagcloud a {
		text-decoration: none;
	}
	
		.tagcloud a:hover {
			text-decoration: underline;
		}

.comments {
	float: right;
	line-height: 28px;
	font-size: 12px;
	color: #1bd6c6;
}

.post-content {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
}

.privacy {
	margin: 0;
	line-height: 18px;
	font-size: 13px;
	color: #919191;
}

	.privacy dt {
		padding: 0 0 8px 0;
		font-weight: normal;
		color: #151515;
	}
	
		.privacy dt a {
			text-decoration: none;
			color: #151515;
		}
		
		.privacy dt a:hover {
			color: #1bd6c6;
		}
		
	.privacy dd {
		margin: 0;
		padding: 0 0 18px 0;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.map {
	width: 520px;
	height: 313px;
	margin: 0 0 25px 0;
	overflow: hidden;
}

.address {
	background: url(images/icon-message.gif) no-repeat 0% 3px;
	padding: 0 0 0 55px;
	line-height: 18px;
	font-size: 13px;
	color: #151515;
}

.info {
	background: url(images/icon-phone.gif) no-repeat 1px 0%;
	padding: 1px 0 0 71px;
	line-height: 18px;
	font-size: 12px;
	color: #919191;
}

	.info small {
		float: right;
		padding: 0 20% 0 0;
		font-size: 12px;
	}
	
	.info a {
		text-decoration: none;
	}
	
	.info a:hover {
		text-decoration: underline;
	}

#projects {
	width: 100%;
	overflow: hidden;
}

	#projects ul {
		width: 100%;
		margin: 0 0 -12px 0;
		padding: 0;
		overflow: hidden;
	}
	
		#projects ul li {
			background: none !important;
			float: left !important;
			width: 220px !important;
			padding: 0 20px 20px 0 !important;
		}
		
		#projects ul li.project-4, #projects ul li.project-8, #projects ul li.project-12, #projects ul li.project-16 {
			padding: 0 0 20px 0 !important;
		}
		
		#projects ul li div.project-img {
			width: 100%;
			overflow: hidden;
		}
		
			#projects ul li div.project-img img {
				float: left;
			}
		
		#projects ul li div.project-cont {
			background: #eee;
			padding: 23px 20px 23px 20px;
		}
		
			#projects ul li:hover div.project-cont {
				background: #1bd6c6;
				-webkit-transition: all .4s ease-in-out;
				-moz-transition: all .4s ease-in-out;
				-o-transition: all .4s ease-in-out;
			}
			
				#projects ul li:hover div.project-cont a, #projects ul li:hover div.project-cont p {
					color: #fff;
				}
		
		#projects ul li a {
			background: none;
			padding: 0;
			color: #151515;
		}
		
			#projects ul li a:hover {
				color: #1bd6c6;
			}
			
		#projects ul li p {
			padding: 0;
			line-height: 18px;
			font-size: 13px;
			color: #919191;
		}

.list {
	padding: 0 0 10px 0 !important;
	overflow: hidden;
}

	.list li {
		background: url(images/marker-1.gif) no-repeat 0% 16px !important;
		padding: 0 0 0 8px !important;
		line-height: 35px !important;
		font-size: 13px !important;
		color: #151515 !important;
	}
	
		.list li a {
			background: none !important;
			padding: 0 !important;
			text-decoration: none !important;
			color: #151515 !important;
		}
		
			.list li a:hover {
				background: none !important;
				color: #1bd6c6 !important;
			}

.list-1 {
	width: 100%;
	padding: 0 0 10px 0 !important;
	overflow: hidden;
}

	.list-1 li {
		background: none !important;
		float: left !important;
		width: 210px !important;
		padding: 0 0 0 30px !important;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #919191 !important;
	}
	
	.list-1 li:first-child {
		padding: 0 !important;
	}
	
		.list-1 li a {
			background: none !important;
			padding: 0 !important;
		}
	
		.list-1 li b {
			display: block;
			width: 100%;
			height: 61px;
			overflow: hidden;
			line-height: 48px;
			text-align: center;
			font-size: 60px;
			color: #1bd6c6;
		}
		
		.list-1 li h6 {
			padding: 0 0 9px 0 !important;
		}
		
		.list-1 li p {
			padding: 0 !important;
		}

.conditions {
	width: 100% !important;
	margin: 0 0 -16px 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

	.conditions li {
		background: none !important;
		float: left !important;
		width: 275px !important;
		padding: 0 0 23px 0 !important;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #919191 !important;
	}
	
	.conditions li.even {
		padding: 0 25px 23px 0 !important;
	}
	
		.conditions li a {
			background: none !important;
			padding: 0 !important;
			color: #151515 !important;
		}
		
			.conditions li a:hover {
				color: #1bd6c6 !important;
			}
		
		.conditions li b.number {
			float: left;
			width: 60px;
			line-height: 1.2em;
			font-size: 30px;
			color: #1bd6c6;
		}
		
		.conditions li div {
			overflow: hidden;
		}
		
		.conditions li strong.title {
			display: block;
			padding: 0 0 9px 0;
			font-size: 13px;
			font-weight: normal;
		}

.client {
	background: #eee;
	width: 100%;
	overflow: hidden;
}

	.client .indent {
		padding: 37px 0 20px 0 !important;
	}
	
	.client ul {
		width: 100% !important;
		padding: 1px 0 20px 0 !important;
		overflow: hidden !important;
	}
	
		.client ul li {
			background: none !important;
			float: left !important;
			width: 220px !important;
			padding: 0 20px 30px 0 !important;
			line-height: 18px !important;
			font-size: 13px !important;
			color: #151515 !important;
		}
		
		.client ul li.client-4, .client ul li.client-8, .client ul li.client-12, .client ul li.client-16 {
			padding: 0 0 30px 0 !important;
		}
		
			.client ul li .client-img {
				width: 100%;
				margin: 0 0 14px 0;
				overflow: hidden;
			}
			
				.client ul li .client-img img {
					float: left;
				}
				
			.client ul li .client-title {
				display: block;
				font-weight: normal;
			}
			
			.client ul li a {
				background: none !important;
				padding: 0 !important;
				color: #151515 !important;
			}
			
				.client ul li a:hover {
					text-decoration: underline !important;
				}
			
			.client ul li p {
				padding: 0 !important;
			}
			
				.client ul li p a {
					color: #1bd6c6 !important;
				}

.extra-bg {
	background: #eee;
	width: 100%;
	overflow: hidden;
}

	.extra-bg .inner {
		padding: 37px 0 64px 0;
	}

#service {
	width: 100%;
	overflow: hidden;
}

	#service .indent {
		padding: 45px 0 59px 0 !important;
	}

	#service ul {
		width: 100%;
		padding: 0 !important;
		overflow: hidden;
	}
	
		#service ul li {
			background: none !important;
			float: left !important;
			width: 220px !important;
			padding: 0 0 0 20px !important;
		}
		
		#service ul li:first-child {
			padding: 0 !important;
		}
		
			#service ul li a {
				background: none !important;
				padding: 0 !important;
				color: #141414 !important;
			}
			
				#service ul li h2 a:hover {
					color: #1bd6c6 !important;
				}
			
			#service ul li .service-img {
				width: 100%;
				margin: 0 0 25px 0;
				overflow: hidden;
			}
			
				#service ul li .service-img img {
					float: left;
				}
				
			#service ul li p {
				padding: 1px 0 32px 0 !important;
			}
			
			#service ul li .link a {
				background: #919191 !important;
				padding: 0 15px 0 14px !important;
				color: #fff !important;
			}
			
				#service ul li .link a:hover {
					background: #1bd6c6 !important;
				}

.banner {
	width: 100%;
	padding: 17px 0 19px 0;
	overflow: hidden;
}

	.banner img {
		float: left;
	}

.indent-top {
	padding: 27px 0 0 0;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 17px;
	overflow: hidden;
	margin: 8px 0 0 0;
}

.history {
	width: 100% !important;
	margin: 0 0 -4px 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

	.history li {
		background: none !important;
		width: 100% !important;
		padding: 0 0 19px 0 !important;
		overflow: hidden !important;
		vertical-align: top !important;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #919191 !important;
	}
	
		.history li span.date {
			float: left;
			width: 60px;
			overflow: hidden;
			line-height: 1.2em;
			font-size: 24px;
			font-weight: bold;
			color: #1bd6c6;
		}
		
		.history li div {
			overflow: hidden;
		}
		
		.history li h6 {
			padding: 0 0 9px 0 !important;
		}
		
		.history li a {
			background: none !important;
			padding: 0 !important;
			color: #1bd6c6 !important;
		}
		
			.history li a:hover {
				color: #151515 !important;
			}

.workers {
	width: 100%;
	overflow: hidden;
}

	.workers ul {
		width: 100%;
		margin: 0 !important;
		padding: 1px 0 0 0 !important;
		overflow: hidden;
	}
	
		.workers ul li {
			background: none !important;
			float: left !important;
			width: 215px !important;
			padding: 0 25px 24px 0 !important;
			overflow: hidden !important;
			line-height: 18px !important;
			font-size: 12px !important;
			color: #919191 !important;
		}
		
		.workers ul li.worker-3, .workers ul li.worker-6, .workers ul li.worker-9 {
			padding: 0 0 24px 0 !important;
		}
		
			.workers ul li img {
				float: left !important;
				margin: 4px 20px 0 0 !important;
			}
			
			.workers ul li a {
				background: none !important;
				padding: 0 !important;
				color: #151515 !important;
			}
			
				.workers ul li a:hover {
					color: #1bd6c6 !important;
				}
			
			.workers ul li strong.name {
				display: block;
				padding: 0 0 8px 0;
				font-size: 13px;
				font-weight: normal;
				color: #151515;
			}
			
			.workers ul li p {
				padding: 0 !important;
			}

#faded {
	background: #fff;
	min-height: 280px;
	padding: 26px 20px 26px 30px;
}

	#faded ul {
		padding: 0 !important;
	}
	
		#faded ul li {
			background: none !important;
			line-height: 18px !important;
			font-size: 12px !important;
			color: #919191 !important;
		}
		
			#faded ul li a {
				background: none !important;
				padding: 0 !important;
			}

	#faded a.next {
		background: url(images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 23px;
		height: 23px;
		overflow: hidden;
		position: absolute;
		top: -8px;
		right: 0;
		z-index: 100;
	}
	
		#faded a.next:hover {
			background-position: 0% -23px;
		}
		
	#faded a.prev {
		background: url(images/button-prev.gif) no-repeat 0% 0%;
		display: block;
		width: 23px;
		height: 23px;
		overflow: hidden;
		position: absolute;
		top: -8px;
		right: 23px;
		z-index: 100;
	}
	
		#faded a.prev:hover {
			background-position: 0% -23px;
		}

.testi-info {
	padding: 18px 0 0 0;
	line-height: 18px;
	font-size: 12px;
	color: #919191;
}

	.testi-info span.user {
		display: block;
		line-height: 18px;
		font-size: 13px;
		color: #141414;
	}
	
	.testi-info a {
		color: #1bd6c6 !important;
	}
	
		.testi-info a:hover {
			text-decoration: underline;
		}

















































/* Footer
---------------------------------------- */

#footer {
	background: #fff url(images/footer.gif) repeat-x 50% 100%;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #d2d2d2;
}

.footer-widget-area {
	width: 100%;
	padding: 43px 0 46px 0;
	overflow: hidden;
}

	.footer-widget-area .col-1 {
		float: left;
		width: 171px;
	}
	
	.footer-widget-area .col-2 {
		float: left;
		width: 167px;
	}
	
	.footer-widget-area .col-3 {
		float: left;
		width: 167px;
	}
	
	.footer-widget-area .col-4 {
		float: left;
		width: 154px;
	}
	
	.footer-widget-area ul {
		list-style: 0;
		margin: 0;
		padding: 0 20px 0 0;
	}
	
		.footer-widget-area ul li {
			background: url(images/list-line.gif) repeat-x 0% 0%;
			list-style: none;
			line-height: 35px;
			font-size: 14px;
			color: #737373;
		}
		
		.footer-widget-area ul li:first-child {
			background: none;
		}
		
			.footer-widget-area ul li a {
				background: url(images/marker.gif) no-repeat 3px 7px;
				padding: 0 0 0 11px;
				text-decoration: none;
				color: #737373;
			}
			
				.footer-widget-area ul li a:hover {
					background: url(images/marker-act.gif) no-repeat 3px 7px;
					color: #1bd6c6;
				}

.footer-info {
	height: 91px;
}

	.footer-info .inner {
		padding: 16px 0 0 0;
	}

	.footer-info p {
		padding: 0;
		line-heigh: 14px;
		font-size: 10px;
		text-transform: uppercase;
		color: #737373;
	}
	
		.footer-info p a {
			text-decoration: none;
			color: #1bd6c6;
		}
		
			.footer-info p a:hover {
				text-decoration: underline;
			}
			
		.footer-info p span a {
			color: #737373;
		}

nav.footer {
	float: right;
}

	nav.footer ul {
		margin: 0;
		overflow: hidden;
		list-style: none;
	}
	
		nav.footer ul li {
			float: left;
			padding: 0 0 0 14px;
			line-height: 14px;
			font-size: 10px;
			text-transform: uppercase;
			color: #737373;
		}
		
			nav.footer ul li a {
				text-decoration: none;
				color: #737373;
			}
			
				nav.footer ul li a:hover {
					text-decoration: underline;
				}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
	#commentform p.field {
		margin: 0;
		padding: 0;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#919191;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#1bd6c6;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}








/* 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:67.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;
}

.wrapper-1 { 
	width: 100%;
}

.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 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 */