@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;
}
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{
	color:#fff;
  text-decoration:underline;
  border:0;
}
a:hover{
  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;
	color:#fff;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:3em;
	line-height:1.2em;
	font-weight:normal;
	color:#fff;
  margin:0 0 0.75em;
}
h2{
  font-size:2.75em;
	line-height:1.2em;
	font-weight:normal;
	color:#fff;
  margin:0 0 .75em;
}
	h2 a {
		color:#fff;
		text-decoration:none;
		}
	h2 a:hover {
		color:#ecbf67;
		}
h3{
  font-size:1.83em;
	line-height:1.2em;
	color:#d28b46;
	font-weight:normal;
  margin:0 0 1em;
	padding-bottom:.5em;
	border-bottom:1px solid #9c8859;
}
h4{
  font-size:1.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#fff;
  margin:0 0 1em;
}
h5{
  font-size:.92em;
	text-transform:uppercase;
  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;
}
ul li {
	padding-bottom:.5em;
	}
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:url(images/body-tail.gif) 0 0 repeat-x #000102;
	color: #a66932;
	font: 100%/1.1875em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
	background:url(images/main-bg.jpg) no-repeat 50% 0;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
#header {
	height:426px;
	position:relative;
	z-index:99;
	background:url(images/header-bg.png) no-repeat 50% 0;
}

/* Logo */
.logo {
	position:absolute;
	left:43px;
	top:61px;
	}
	.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;
			}



/* Header widget */
#widget-header {
	position:absolute;
	left:0;
	top:26px;
}
	#widget-header h3 {
		display:none;
		}
	#widget-header ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#widget-header ul li {
			float:left;
			margin-right:18px;
			}
			#widget-header ul li a {
				color:#6b6a6a;
				text-decoration:none;
				}
			#widget-header ul li a:hover {
				color:#fff;
				}



/* Twitter */
#twitter-link {
	position:absolute;
	right:0;
	top:0;
	}
	#twitter-link a {
		display:block;
		width:48px;
		height:145px;
		background:url(images/twitter-icon.png) no-repeat 0 0;
		}
		
#twitter-link2 {	
	position:absolute;
	right:50px;
	top:0;
	}
	#twitter-link2 a {
		display:block;
		width:48px;
		height:145px;
		background:url(images/facebook-icon.png) no-repeat 0 0;
		}

		
/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	/* Box */
	.box {
		min-height:216px;
		position:relative;
		}
	.box .box-button {
		text-decoration:none;
		text-align:center;
		padding:44px 0 0 0;
		}
	.box-text {
		
		}
	.box h2 {
		font-family:Tahoma;
		font-weight:bold;
		font-size:48px;
		line-height:1.2em;
		color:#fff;
		text-align:center;
		letter-spacing:0px;
		margin:7px 0 0 0;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		
		}
		.box .title {
			height:100px;
			}
	
	/* Alternative Box */
	.box-alt {
		border:1px solid #3d342d;
		padding:30px 29px 30px 29px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		margin-bottom:80px;
		box-shadow:inset 0 0 70px rgba(0, 0, 0, .45);
		}
	.no-boxshadow .box-alt {
		background:#201205;
		}
		.box-alt h2 {
			padding-top:16px;
			margin-bottom:.5em;
			font-size:32px;
			}
		.box-alt figure.thumb {
			overflow:hidden;
			max-height:143px;
			position:relative;
			}
	.box-bottom {
		width:334px;
		height:91px;
		position:absolute;
		bottom:0;
		left:-11px;
		background:url(images/box-alt-bottom.png) no-repeat 0 0;
		}
	
	
	
	/* Extra Box */
	.box-alt.extra-box {
		background:url(images/extra-box-bg.png) no-repeat 0 -1px;
		padding:22px 0 53px 17px;
		}
	.no-boxshadow .box-alt.extra-box {
		background:url(images/extra-box-bg.png) no-repeat 0 -1px #201205;
		} 
	.box-alt .excerpt1 {
		background:url(images/excerpt1.png) no-repeat 0 0;
		width:280px;
		height:181px;
		margin-bottom:24px;
		}
		.box-alt .excerpt1 .inner {
			padding:17px 15px 0 47px;
			}
		.box-alt .excerpt1 p {
			color:#ecbf67;
			font-size:15px;
			line-height:22px;
			}
		.box-alt.extra-box h2 {
			margin-bottom:.2em;
			}
		.box-alt .excerpt-box {
			margin-bottom:2em;
			}
	.box-alt .excerpt2 {
		background:url(images/excerpt2.png) no-repeat 0 0;
		width:190px;
		height:123px;
		margin-left:86px;
		}
		.box-alt .excerpt2 .inner {
			padding:35px 10px 0 21px;
			}
		
		#alien-image {
			display:block;
			position:absolute;
			left:-58px;
			bottom:84px;
			width:170px;
			height:260px;
			background:url(images/alien.png) no-repeat 0 0;
			z-index:9;
			}
		#circle1 {
			display:block;
			position:absolute;
			left:-9px;
			top:152px;
			width:37px;
			height:25px;
			background:url(images/box-cirle1.png) no-repeat 0 0;
			z-index:1;
			}
		#circle2 {
			display:block;
			position:absolute;
			left:118px;
			top:209px;
			width:56px;
			height:37px;
			background:url(images/box-cirle2.png) no-repeat 0 0;
			z-index:1;
			}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	background:url(images/nav-bg.png) no-repeat 0 0;
	width:1049px;
	height:81px;
	margin:0 0 0 -50px;
	top:345px;
	position:relative;
}

/* 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:			132px; /* 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 {
	display:inline-block;
	zoom:1;
	position:		relative;
}
* + html .sf-menu > li {
	display:inline;
	}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			50px; /* 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:			134px; /* 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 {
	text-align:center;
	padding:15px 0 0 0;
}
.sf-menu a {
	text-decoration:none;
	color:#f2c46a;
}
.sf-menu li {
	
}
.sf-menu > li > a {
	font-size:22px;
	line-height:1.2em;
	margin-right:35px;
	text-shadow:5px 5px 5px rgba(0, 0, 0, .5);
	padding:.3em 0 .3em 0;
	}
.sf-menu > li.current-menu-item > a,
.sf-menu > li > a:hover {
	color:#fff;
	}
.sf-menu li li {

}
.sf-menu li li a {
	text-align:left;
	padding:13px 5px 13px 20px;
	font-weight:bold;
	color:#2c1608;
	background:url(images/submenu-bg1.png) no-repeat 0 0;
	}
.sf-menu li li:last-child > a {
	padding-bottom:17px;
	}
.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a{
	color:#fff;
	}
.sf-menu li li li {
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-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;
}


/* Banners
---------------------------------------- */
#banner1 {
	background:url(images/banner1-bg.png) no-repeat 0 0;
	width:350px;
	margin-left:-15px;
	}
#banner2 {
	background:url(images/banner2-bg.png) no-repeat 0 0;
	width:306px;
	margin-left:-10px;
	}
#banner3 {
	background:url(images/banner3-bg.png) no-repeat 0 0;
	width:342px;
	margin-right:-15px;
	}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	width:1010px;
	margin:0 auto;
	background:url(images/content-top-bg.jpg) no-repeat 0 0 #1d1610;
	}
	.bottom-bg {
		background:url(images/content-bottom-bg.jpg) no-repeat 0 100%;
		}
	#shingle-left {
		display:block;
		background:url(images/shingle1.png) no-repeat 0 0;
		width:44px;
		height:93px;
		position:absolute;
		left:-44px;
		top:8px;
		}
	#shingle-right {
		display:block;
		background:url(images/shingle2.png) no-repeat 0 0;
		width:49px;
		height:122px;
		position:absolute;
		right:-49px;
		top:350px;
		}
	
	#content .indent {
		padding:0 30px 0 0;
		}





/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
		background:none;
		padding:0;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#41210d;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				margin-bottom:20px;
				color:#a66932;
				}
		.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:#000;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						border-radius:5px;
						-moz-border-radius:5px;
						-webkit-border-radius:5px;
						position:relative;
						}
					.reply a:hover {
						background:#fff;
						color:#000;
						}
				
				
		.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 {
			
		}


.comments-link {
	color:#41210d;
	}



/* 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 {
		margin-bottom:1.5em;
	}


article {
	margin-bottom:30px;
	position:relative;
}
article.single-post {
	
	}
	article header h2 {
		font-size:22px;
		line-height:1.2em;
		margin-bottom:0;
		padding-bottom:12px;
		}
	article header h1 {
		font-size:22px;
		line-height:1.2em;
		margin-bottom:0;
		padding-bottom:12px;
		}
	.featured-thumbnail {
		float:left;
	}
		.featured-thumbnail img {
			margin:5px 20px 10px 0;
			padding:7px;
			background:#3d342d;
			}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
		
	.big-featured-thumbnail {
		background:#3d342d;
		width:590px;
		height:276px;
		overflow:hidden;
		margin-bottom:25px;
		}
		.big-featured-thumbnail img {
			margin:7px 0 0 7px;
			}
		.big-featured-thumbnail:hover {
			background:#9c8859;
			}
	.post-content {
		
	}
		.post-content .excerpt {
			margin-bottom:1em;
			}
		.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 #3d342d;
	padding:13px 0 0 0;
	width:100%;
	overflow:hidden;
	margin-bottom:1em;
	line-height:29px;
	color:#e47900;
}
	.post-meta .fleft {
		background:url(images/author-icon.png) no-repeat 0 8px;
		padding:8px 0 0 43px;
		}
		.post-meta .fleft a {
			text-decoration:none;
			}
		.post-meta .fleft a:hover {
			text-decoration:underline;
			}
	.post-meta .fright {
		background:url(images/comments-bg.png) no-repeat 0 0;
		width:111px;
		height:42px;
		padding:0 20px 0 0;
		text-align:right;
		line-height:35px;
		}
		.post-meta .fright a {
			color:#9c8859;
			}
	
	.post-meta .date {
		font-family:Tahoma;
		position:absolute;
		left:-118px;
		top:0;
		background:url(images/date-bg.png) no-repeat 0 100%;
		width:88px;
		padding:0 0 89px 0;
		font-size:25px;
		color:#fff;
		text-align:right;
		}
		.post-meta .date .day {
			font-size:35px;
			line-height:1.2em;
			}
	
	
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	padding:7px;
	background:#3d342d;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:7px;
	background:#3d342d;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:7px;
	background:#3d342d;
	}
article .post-content img {
	max-width:710px;
	}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #41210d;
}
	.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 #41210d;
	padding:20px;
	margin-bottom:2em;
	border-radius:5px;
	background:#1b0f04;
	}
	#post-author h3 a {
		text-decoration:none;
		}
	#post-author h3 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 {
	
	}
	h3#comments .comment-title {
		color:#fff;
		}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}
	#recent-author-posts h3 {
		border:none;
		padding-bottom:0;
		color:#a66932;
		}

/* Recent author comments */
#recent-author-comments {
	
}




/* 404
---------------------------------------- */
#error404 {
	padding:0 0 100px 0;
	text-align:center;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		}
		#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:#a66932;
		}

#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:0 34px 50px 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #3d342d;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#1d1005 url(images/loading.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:5px 0 0 0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				top:1px;
				}






/* Sidebar
---------------------------------------- */
#sidebar {
	
}
		.widget {
			margin-bottom:30px;
			position:relative;
			zoom:1;
		}
			.widget h3 {
				font-size:22px;
				color:#fff;
				border:none;
				padding:0;
				margin:0 0 1em 0;
				}
		ul.children {
			margin:0 0 0 20px;
			}
		.widget .box-bottom {
			bottom:-80px;
			}
		* + html .widget .box-bottom {
			bottom:0;
			}
		
		
		.widget ul {
			list-style-type:none;
			padding:0;
			margin:0;
			border-top:1px solid #3d342d;
			}
			.widget ul li {
				border-bottom:1px solid #3d342d;
				padding:7px 0 8px 0;
				}
				.widget ul li a {
					color:#a66932;
					text-decoration:none;
					}
				.widget ul li a:hover {
					color:#fff;
					}

/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#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:#fff;
		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:#d28b46;
		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-wrap {
	width:250px;
	overflow:hidden;
	position:relative;
	}
.popular-posts {
	list-style-type:none;
	padding:0 0 12px 0 !important;
	margin:0;
	width:260px;
	overflow:hidden;
	border:none !important;
	}
	.popular-posts li {
		background:#fff;
		overflow:hidden;
		padding:0 !important;
		margin:0 10px 10px 0 !important;
		border:none !important;
		width:120px;
		height:116px;
		float:left;
		}
		.popular-posts li .post-thumb {
			float:left;
			overflow:hidden;
			}
		.popular-posts li img {
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			}
		.popular-posts li:hover img {
			opacity:.5;
			}

/* Services Cycle */
.services_cycle {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.services_cycle li {
		padding:0;
		background:none;
		}
		.description {
			display:block;
			color:#fff;
			background:url(images/desc-bg.png) no-repeat 0 0;
			padding:0 0 0 78px;
			min-height:100px;
			position:relative;
			}
		.excerpt-box {
			margin-bottom:1em;
			}
		.services_cycle li .number {
			display:block;
			font-size:45px;
			color:#fff;
			line-height:1.2em;
			position:absolute;
			left:5px;
			top:-2px;
			letter-spacing:-2px;
			}


/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0 0 1em 0 !important;
	margin:0;
	border:none !important;
	}
	.post_cycle li {
		border-bottom:1px solid #41210d;
		padding:0 0 1.2em 0 !important;
		margin:0 0 1.2em 0 !important;
		overflow:hidden;
		}
		.post_cycle li h4 a {
			color:#fff;
			}
		.post_cycle li h4 a:hover {
			color:#839c07;
			}


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


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		padding:1.5em !important;
		margin-bottom:2em;
		background:url(images/quotes.png) no-repeat 10px 10px #3d342d;
		}
		.testimonials li blockquote {
			border:none;
			margin:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				color:#fff;
				text-decoration:underline;
				}
			.testimonials li .name-testi a:hover {
				text-decoration:none;
				}
				



/* Footer
---------------------------------------- */

#site-generator {
	float: left;
	margin:-50px 40px 30px 40px
	width: 220px;
}

#footer {
	width:1010px;
	margin:0 auto;
	background:url(images/footer-bg.png) no-repeat 0 0;
	padding:262px 0 55px 0;
	color:#004f80;
}
.logo3g{
	
	left:0px;
	top:0px;
	}
	.logo3g h1,
	.logo3g h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		}
		.logo3g h1 a,
		.logo3g h2 a {
			color:#222;
			text-decoration:none;
			}
	#footer a {
		color:#004f80;
		text-decoration:none;
		}
	#footer a:hover {
		color:#fff;
		}
	
	#footer a.site-name {
		color:#fff;
		}
	#footer a.site-name:hover {
		text-decoration:underline;
		}

	/* Footer widget */
	#widget-footer {
		
	}
	
	/* 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:6px 37px 6px 12px;
	line-height:24px;
	background:#e8e8e8;
	color:#1b0d05;
	text-decoration:none;
	font-size:17px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
	position:relative;
	}
	.button .arrow {
		position:absolute;
		right:10px;
		top:6px;
		display:inline-block;
		width:17px;
		height:24px;
		background:url(images/arrow1.png) no-repeat 0 0;
		float:right;
		margin:0 0 0 8px;
		}	
.button:hover {
	background:url(images/button-hover.gif) 0 0 repeat-x;
	color:#fff;
	}
	.button:hover .arrow {
		background:url(images/arrow2.png) no-repeat 0 0;
		}



.button-alt {
	display:inline-block;
	padding:0 17px 0 13px;
	line-height:30px;
	font-weight:bold;
	color:#1e1005;
	text-decoration:none;
	background:url(images/button-alt-bg.gif) repeat-x 0 0;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
	position:relative;
	}
.button-alt:hover {
	color:#fff;
	background-position:0 -30px;
	}
	.button-alt .arrow {
		position:absolute;
		right:9px;
		top:13px;
		width:4px;
		height:5px;
		background:url(images/arrow4.gif) no-repeat 0 0;
		}
	.button-alt:hover .arrow {
		background-position:0 -5px;
		}




.more-link {
	background:url(images/arrow3.gif) no-repeat 100% 5px;
	padding:0 8px 0 0;
	color:#ecbf67;
	font-weight:bold;
	text-decoration:none;
	}
.more-link:hover {
	color:#fff;
	}

.hr {
	height:1px;
	background:#41210d;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

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



/* 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:6px;
		background:#41210d;
		border:none;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		color:#fff;
		position:relative;
		}
	#commentform textarea {
		position:relative;
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		background:#41210d;
		color:#fff;
		border:none;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		}
	#commentform #submit {
		height:30px;
		display:inline-block;
		padding:0 17px 0 13px;
		line-height:30px;
		font-weight:bold;
		color:#1e1005;
		text-decoration:none;
		background:url(images/button-alt-bg.gif) repeat-x 0 0;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
		-moz-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
		-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
		position:relative;
		border:none;
		cursor:pointer;
		}
	#commentform #submit:hover {
		color:#fff;
		background-position:0 -30px;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#693515;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#41210d;
		padding:8px 0 8px 8px;
		width:330px;
		border:none;
		margin-right:10px;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#fff;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#41210d;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:none;
		overflow:auto;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#fff;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		height:30px;
		display:inline-block;
		padding:0 17px 0 13px;
		line-height:30px;
		font-weight:bold;
		color:#1e1005;
		text-decoration:none;
		background:url(images/button-alt-bg.gif) repeat-x 0 0;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
		-moz-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
		-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, .3);
		position:relative;
		border:none;
		cursor:pointer;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#000;
		color:#fff;
		}
		.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 {
	
	}
#searchform .searching {
		width:160px;
		margin-right:10px;
		background:#41210d;
		border:none;
		border-radius:5px;
		padding:8px 6px;
		color:#fff;
		}
	#searchform .submit {
		width:60px;
		cursor:pointer;
		background:#fff;
		border:none;
		border-radius:5px;
		}



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