@charset utf-8;
/*--
	Theme Name: WordPress Theme 1235
	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;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
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:white;
}
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{
  font-size:2em;
	line-height:1.2em;
  margin:0 0 0.75em;
}
h1.title { color:white;}
	h1 span { color:#717171;}
h2{
  font-size:1.5em;
	line-height:1.2em;
  margin:0 0 1em;
}
	h2 a {
		color:white;
		text-decoration:none;
	}
	h2 a:hover { color:#fe4000;}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  margin:0 0 1.5em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
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{
  font-weight:300;
  margin:0 0 1.5em;
}
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;
	height: 100%;
	}
body{
	background:#151515 url(images/main-tail.jpg) repeat center top;
	color: #717171;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	background:url(images/slider_img/slide06.jpg) no-repeat center top;
	min-height: 100%;
	position: relative;
}
body.home #main {
  background: none;
}
#main,
#footer {
  font-size:.813em;
  line-height:21px;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
.home #header {height:543px;}
#header {
	height:340px;
	position:relative;
	z-index:2;
}

/* Logo */
.logo {
	position:absolute;
	left:50%;
	top:130px;
	width:960px;
	margin-left:-470px;
}
.home .logo {top:287px;}
	.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;
			width:214px;
			height:90px;
		}
		
	.logo .description {
		font-size:18px;
		text-transform:uppercase;
		color:white;
		letter-spacing:-1px;
		padding-left:108px;
		margin-top:-20px;
	}	



/* Header widget */
#widget-header {
	height:86px;
	margin-top:-86px;
}
	.widget-header.widget_links {
		float:right;
		padding:23px 48px 0 0;
	}
		.widget-header.widget_links h3 { display:none;}
		.widget-header.widget_links ul li {
			list-style-type:none;
			margin-left:10px;
		}
			.widget-header.widget_links ul li a {
				font-size:14px;
				color:#fe4000;
				text-transform:uppercase;
				text-decoration:none;
				letter-spacing:-1px;
			}
			.widget-header.widget_links ul li a:hover { color:white;}
	.widget-header {
		
		}

/* Request a quote */
#widget_my_requestquotewidget {
	}
	
	.box {
		overflow:hidden;
		zoom:1;
		color:#717171;
	}
	.but {
		color:white;
		font-size:11px;
		text-transform:uppercase;
		text-decoration:none;
		display:block;
		float:left;
		line-height:37px;
		height:37px;
		overflow:hidden;
		background:url(images/button-left1.png) no-repeat left top;
		padding-left:9px;
		margin-right:11px;
	}
		.but span {
			display:block;
			padding-right:9px;
			background:url(images/button-right1.png) no-repeat right top;
		}
			.but span span {
				background:url(images/button-tail1.gif) repeat-x left top;
				padding:0 9px;
			}
			.but:hover span { background-position:right -37px !important;}
			
			.but:hover, 
			.but:hover span span { background-position:left -37px !important;}
		
		.but.alt { background:url(images/button-left2.png) no-repeat left top;}
		.but.alt span { background:url(images/button-right2.png) no-repeat right top;}
		.but.alt span span { background:url(images/button-tail2.gif) repeat-x left top;}	
		
	.box-text {
		}
	.button-outdent {
		
		}
		
	

#welcome-box {
	padding:0 0 34px 0;
}
	#welcome-box #widget_my_requestquotewidget { padding:0 30px 0 0;}
		#welcome-box #widget_my_requestquotewidget h2 {
			color:white;
			font-size:30px;
			line-height:1.2em;
			letter-spacing:-1px;
			margin-bottom:0;
		}
			#welcome-box #widget_my_requestquotewidget h2 span {
				display:block;
				font-size:18px;
				color:#838383;
				margin-top:-9px;
			}
			#welcome-box #widget_my_requestquotewidget .inner { 
				border-bottom:1px solid #1a1a1a;
				margin:-15px 0 30px 0;
				padding-bottom:33px;
			}
			#welcome-box #widget_my_requestquotewidget .inside { padding:29px 0 0 0;}
			#welcome-box #widget_my_requestquotewidget .box-image {
				float:right;
				margin:0 0 0 27px;
				position:relative;
				width:190px;
				height:160px;
			}
				#welcome-box #widget_my_requestquotewidget .box-image img { 
					margin:5px 0 0 6px;
				}
				#welcome-box #widget_my_requestquotewidget .box-image .img-border {
					width:190px;
					height:160px;
					background:url(images/img-border2.png) no-repeat left top;
				}



/* Slider
---------------------------------------- */
.home #slider-wrapper { background:none; height:1273px;}
#slider-wrapper {
	float:left;
	width:100%;
	min-width:960px;
	position:absolute;
	left:0;
	top:0;
	height: 543px;
	overflow:hidden;
	z-index:9;
}
#faded {
	min-width:960px;
	width:100%; 
	height:1273px;
	overflow:hidden;
	float:left;
}	
#faded .rap {
	height:1273px;
	background:url(images/ajax-loader.gif) no-repeat 50% 22%;
}
#faded .rap img {
		display:block;
		position:absolute;
		left:50% !important;
		margin-left:-960px;
	}	
#faded .pagination {
	position:absolute;
	left:50%;
	top:505px;
	width:864px;
	margin-left:-432px;
	text-align:right;
}
	#faded .pagination li {
		list-style-type:none;
		display:inline;
		margin-left:6px;
		position:relative;
	}
		#faded .pagination li a {
			width:24px;
			height:0;
			display:inline-block;
			padding:27px 0 0 0;
			overflow:hidden;
			background-repeat:no-repeat;
			background-position:-30px top;
			background-image:url(images/pagination.png);
			background-color:transparent;
		}
		#faded .pagination li a:hover { background-position:-60px top;}
		#faded .pagination li.current a { background-position:left top;}






/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	margin-bottom:6px;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			80px; /* 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:			164px; /* match ul width */
	top:			0;
	background:url(images/sub-menu2.gif) repeat-x left bottom #34201a;
}
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 {
	max-width:960px;
	width:946px;
	height:86px;
	background:url(images/nav-bg.png) no-repeat left top;
	z-index:9999;
	margin:0 auto;
}
.sf-menu a {
	text-decoration:none;
	font-size:18px;
	letter-spacing:-1px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
.sf-menu > li {
	background:url(images/divider.gif) no-repeat left 30px;
	margin-top:2px;
	padding-left:1px;
}
.sf-menu > li:first-child { 
	background:none;
	margin-left:3px;
	padding-left:0;
}
	.sf-menu > li > a {
		text-transform:uppercase;
		padding-left:6px;
		float:left;
	}
	.sf-menu > li > a span {
		display:block;
		padding-right:6px;
	}
	.sf-menu > li > a b {
		display:block;
		padding:0 23px;
		line-height:75px;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a,
	.sf-menu > li.current_page_item > a { 
		background:url(images/nav-act-left.png) no-repeat left top;
	}
	.sf-menu > li > a:hover span,
	.sf-menu > li.sfHover > a span,
	.sf-menu > li.current_page_item > a span { background:url(images/nav-act-right.png) no-repeat right top;}
	
	.sf-menu > li > a:hover b,
	.sf-menu > li.sfHover > a b,
	.sf-menu > li.current_page_item > a b { background:url(images/nav-act-tail.gif) repeat-x left top;}
	
.sf-menu > li > ul {
	width:166px;
	background:url(images/sub-menu1.png) no-repeat left bottom;
}
.sf-menu li.sfHover {
	z-index:999;
}
.sf-menu li li {
	background:url(images/nav-divider.gif) no-repeat center bottom;
	padding-bottom:1px;
}	
.sf-menu li li a {
	line-height:39px;
	padding:0;
	text-indent:32px;
	width:160px;
	margin:0 0 0 3px;
}
.sf-menu > li > ul > li:first-child > a { background:url(images/sub-top.gif) no-repeat center top;}
.sf-menu li li a.last { padding-bottom:5px;}

.sf-menu li li a:hover,
.sf-menu > li > ul > li.sfHover > a { background:url(images/sub-act.png);}

.sf-menu li li a.last:hover,
.sf-menu li li.sfHover a.last:hover { background:url(images/sub-act-bot.png) no-repeat left top;}
	
	.sf-menu > li > ul > li:first-child > a:hover { background:url(images/sub-act-top.png) repeat-x left top !important;}
.sf-menu li li ul {
	width:160px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.sf-menu li li li { background-repeat:repeat-x;}
.sf-menu li li li:first-child a:hover { background:url(images/sub-act-top1.png) no-repeat left top !important;}
.sf-menu li li li a { margin-left:0;}
.sf-menu li li li a.last { padding-bottom:0;}

.sf-menu li li li a.last:hover,
.sf-menu li li li.sfHover a.last:hover { 
	background:url(images/sub-act-bot1.png) no-repeat left top !important;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	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 {
	position:relative;
	padding:0 0 178px 0;
	z-index:999;
}
	
#content {
	
}
	#content .left-indent { padding-left:20px;}
	#content .left-indent1 { padding-left:38px;}
	#content .right-indent { padding-right:10px;}
	#content .right-indent1 { padding-right:40px;}
	#content .top-indent { padding-top:35px;}
	#content .bot-indent { padding-bottom:35px;}





/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#1a1a1a;
				margin-bottom:20px;
				border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
position:relative;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			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 {
						display:inline-block;
						background:url(images/button-tail2.gif);
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		position:relative;
						}
					.reply a:hover { background-position:left -37px;}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article.post,
article.single-post {
	margin-bottom:40px;
	overflow:hidden;
	width:100%;
}
	.featured-thumbnail {
		float:left;
		position:relative;
		margin-top:2px;
		height:159px; 
		overflow:hidden;
	}
		.featured-thumbnail img {
			margin:6px 20px 0 6px;
		}
		.featured-thumbnail .img-border { background:url(images/img-border3.png) no-repeat left top;}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
		}
		
		.featured-thumbnail.alt .img-border { background:url(images/img-border2.png) no-repeat left top;}
		
		a.featured-thumbnail { 
			height:159px; 
			overflow:hidden;
			cursor:pointer;
		}	
		a.featured-thumbnail:hover .img-border { background-position:left -159px;}	
	
	.post-content ul,
	#page-content ul { margin-left:0;}
	
	#page-content ul li,	
	.post-content ul li {
		list-style-type:none;
		padding-left:20px;
		background:url(images/marker.png) no-repeat left 5px;		
	}
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	border-top:1px solid #717171;
	border-bottom:1px solid #717171;
	padding:.5em 0;
	width:100%;
	font-size:.83em;
	overflow:hidden;
	margin-bottom:1em;
}
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	}
article .post-content img {
	max-width:710px;
	}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:3.2em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #1a1a1a;
}
	.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;
	padding:20px;
	background:#383838;
	margin-bottom:2em;
	border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
position:relative;
color:white;
	}
	#post-author a {
		color:#fe4000;
		text-decoration:none;
	}
	#post-author a:hover { text-decoration:underline;}
	
#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 {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments { padding-bottom:20px;}
	#recent-author-comments ul { margin-left:0;}
		#recent-author-comments ul li {
			list-style-type:none;
			margin-top:3px;	
		}
		#recent-author-comments ul li:first-child { margin:0;}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 80px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#fe4000;
		padding-top:15px;
	}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		color:white;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}

#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:-50px 0 60px 0;
		}
		#gallery .portfolio li {
			float:left;
			width:239px;
			margin:50px 62px 0 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li h4 { margin:15px 0 10px 0;}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:239px;
				height:159px;
				position:relative;
				background:url(images/loading.gif) 50% 50% no-repeat;
				}
			
				#gallery .portfolio li a.image-wrap img {
					float:left;
					margin:6px 0 0 6px;
				}
				#gallery .portfolio li .img-border { background:url(images/img-border3.png) no-repeat left top;}
				#gallery .portfolio li a.image-wrap:hover .img-border { background-position:left -159px;} 
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:239px;
				height:159px;
				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:1px;
				}



.wp-pagenavi { margin:0 0 50px 0!important;}
.wp-pagenavi span.pages {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	padding:0 !important;
	border:none !important;
	margin-right:10px;
}
.wp-pagenavi span.current { 
	color:white;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	padding:0 !important;
	border:none !important;
	background:url(images/button-tail2.gif);
	width:25px;
	line-height:25px;
	display:inline-block;
	text-align:center;
}
.wp-pagenavi a {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	padding:0 !important;
	border:none !important;
	background:url(images/button-tail1.gif);
	width:25px;
	line-height:25px;
	display:inline-block;
	text-align:center;
}

.wp-pagenavi a:hover { background-position:left -37px;}





/* Sidebar
---------------------------------------- */
#sidebar {
	padding:37px 0 20px 0;
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:30px;
		}
			.widget h3 {
				color:white;
				text-transform:uppercase;
				font-size:18px;
				line-height:1.2em;
				letter-spacing:-1px;
				margin-bottom:15px;
			}
			.widget ul { margin-left:0;}
				.widget ul li { 
					border-top:1px solid #181818;
					list-style-type:none;
				}
				.widget ul li:first-child { border:none;}
					.widget ul li a {
						color:#727272;
						text-decoration:none;
						text-transform:uppercase;
						font-size:11px;
						line-height:33px;
					}
					.widget ul li a:hover { color:white;}
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	}
	table#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:white;
			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;
			}

/* Recent comments */			
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li {
	padding-top:5px;
	margin-top:6px;
}
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a {
	line-height:1.5em;
	display:inline-block !important;
}


/* 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:268px;
		height:182px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}
		
/*
		 * Required 
		*/
		.carousel-container {height:192px !important; width:875px !important; overflow:hidden; position:relative;}
		.slides {position:absolute; top:10px; left:0;}
		.slides div.slide {position:absolute; top:0; width:303px; height:182px; display:none;}
		.slides div.slide img { margin:6px 0 0 6px;}
		.slides div.slide a { position:relative; display:block; height:182px; cursor:pointer;}
		/*
		 * Optional
		*/
		#loopedCarousel { width:871px; position:relative; clear:both; }
		#loopedCarousel ul.pagination { display:none;}
		
		#loopedCarousel .next,
		#loopedCarousel .previous {
			display:block;
			background-repeat:no-repeat;
			background-position:left top;
			text-decoration:none;
			position:absolute;
			top:-38px;
			width:7px;
			height:11px;
		}
		#loopedCarousel .next { 
			background-image:url(images/next.png);
			right:0;
		}
		#loopedCarousel .previous { 
			background-image:url(images/prev.png);
			left:0;
		}
		
		#loopedCarousel .next:hover,
		#loopedCarousel .previous:hover { background-position:left -11px;}
		


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		margin-top:.9em;
		padding-top:1.6em;
	}
	.testimonials li:first-child {
		margin:0;
		padding:0;
	}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				margin-right:0;
				padding:0;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			line-height:1.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				color:#fe4000;
			}
			.testimonials li .name-testi a:hover { color:white;}
				



/* Footer
---------------------------------------- */
#footer {
	height:119px;
	margin-top: -119px;
	overflow: hidden;
	background:url(images/footer-tail.png) repeat-x center top;
	position:relative;
	z-index:9999;
	color:white;
}
#footer .inside { padding:0 45px 0 26px;}
		#footer a { text-decoration:none;}
		#footer a:hover { text-decoration:underline;}
		
	#footer p.copy {
		margin:0;
		padding-top:57px;
	}	

	/* Footer widget */
	#widget-footer {
		position:absolute;
		right:0;
		top:41px;		
	}
		.widget-area.social_networks_widget h4 { display:none;}
		.widget-area.social_networks_widget ul { margin:0;}
			.widget-area.social_networks_widget ul li {
				float:left;
				list-style-type:none;
				margin-left:17px;
			}
				.widget-area.social_networks_widget ul li a { background-position:left -59px;}
				.widget-area.social_networks_widget ul li a:hover { background-position:left top;}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}



/* 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;
	}
	
ul.clients li {
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
ul.clients li:first-child {
	padding-top:0;
	margin-top:0;
}
	ul.clients li a { line-height:1em;}
	
	
.extra-indent {}			

/* Address */
.address {
	padding:0 0 0 10px;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}

.cont-box { 
	width:946px;
	margin:0 auto;
}		
.cont-box.bot-indent { margin-bottom:6px;}
	.cont-box .top {
		height:13px;
		font-size:0;
		line-height:0;
		overflow:hidden;
		background:url(images/cont-box-top.png) no-repeat left top;
	}
	.cont-box .bot {
		height:10px;
		font-size:0;
		line-height:0;
		overflow:hidden;
		background:url(images/cont-box-bot.png) no-repeat left top;
	}
	.cont-box .border-left {
		padding-left:3px;
		background:url(images/border-left.png) repeat-y left top;
	}		
	.cont-box .border-right {
		padding-right:3px;
		background:url(images/border-right.png) repeat-y right top;
	}		
	.cont-box .tail { background:url(images/cont-box-tail.png);}
	.cont-box .inside { padding:37px 0 37px 30px;}


#content-top h3 { 
	text-align:center;
	letter-spacing:-1px;
	background:url(images/line-hor.png) no-repeat center 10px;
	margin-bottom:22px;
}
#content-top .widget,
#content-bot .widget { margin:0;}

#content-bot { padding:35px 0 0 0;}
#content-bot .grid_4 { margin-right:20px;}
	.widget_my_requestquotewidget h2 {
		color:white;
		font-size:24px;
		line-height:1.2em;
		letter-spacing:-1px;
		margin-bottom:27px;
	}
	.widget_my_requestquotewidget .box-image {
		width:239px;
		height:159px;
		position:relative;
	}
		.widget_my_requestquotewidget  .box-image img { margin:6px 0 0 6px;}
		.widget_my_requestquotewidget  .box-image .img-border {
			width:239px;
			height:159px;
			background:url(images/img-border3.png) no-repeat left top;
		}
		
		#content-bot .inside { padding:25px 25px 25px 0;}
		.widget_my_requestquotewidget  .box-text a {
			text-decoration:none;
			color:#717171;
			text-shadow:1px 1px black;
			display:block;
		}
			.widget_my_requestquotewidget .box-text a strong,
			.widget_my_requestquotewidget .box-text h4 {
				display:block;
				color:white;
				text-shadow:none;
				font-size:15px;
				line-height:21px;
				margin-bottom:10px;
			}
			.widget_my_requestquotewidget  .box-text a:hover span { 
				text-decoration:underline;
				color:white;
			}
			.widget_my_requestquotewidget .box-text a:hover strong { color:#ff4500;}
			
#page-bot { padding:35px 20px 0 0;}			
#page-bot .widget { margin-bottom:0;}
#page-bot .widget_my_requestquotewidget .box-image {
	float:left;
	margin-right:20px;
}
#page-bot .widget h3 {
	font-size:24px;
	text-transform:none;
}

.img-border {
	position:absolute;
	left:0;
	top:0;
	width:268px;
	height:182px;
	background:url(images/img-border1.png) no-repeat left top;
}
a:hover .img-border { background-position:left -182px;}


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:5px;
		background:#d0d0d0;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		position:relative;
		border:none;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:5px;
		overflow:auto;
		background:#d0d0d0;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		position:relative;
		border:none;
		}
	#commentform #submit {
		background:url(images/button-tail1.gif);
		height:30px;
		width:140px;
		color:#fff;
		cursor:pointer;
		border:none;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		position:relative;
		}
	#commentform #submit:hover { background-position:left -37px;}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#eee;
		padding:5px 0 5px 8px;
		width:330px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		color:#111;
		font-size:12px;
		position:relative;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#eee;
		font-size:1em;
		padding:5px 0 5px 8px;
		border:1px solid #dbdbdb;
		overflow:auto;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		position:relative;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:url(images/button-tail1.gif);
		height:29px;
		width:125px;
		display:inline-block;
		font-size:12px;
		color:white;
		text-decoration:none;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-bottom:2px;
		border:none;
		position:relative;
		}
	.wpcf7-form .submit-wrap input:hover { background-position:left -38px;}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}




/* Sidebar search form */
#searchform {
	overflow:hidden;	
	}
#searchform .searching {
		width:179px;
		border:none;
		float:left;
		vertical-align:top;
		padding:7px 5px;
		background:#d0d0d0;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-right:10px;
		position:relative;
	}
	#searchform .submit {
		width:60px;
		height:30px;
		float:left;
		cursor:pointer;
		border:none;
		background:url(images/button-tail1.gif) repeat-x left top;
		color:white;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		position:relative;
		margin:0;
	}
	#searchform .submit:hover { background-position:left -37px;}



/* 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;
}
.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 */