@charset utf-8;
/*--
	Theme Name: WordPress Theme 1275
	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:#005a80;
}
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;
}
dd.last { margin-bottom:0 !important;}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
	line-height:1.2em;
  margin:0 0 0.75em;
}
h2{
  font-size:1.5em;
	line-height:1.2em;
  margin:0 0 1em;
}
	h2 a {
		color:#000;
		text-decoration:none;
		}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  margin:0 0 1.5em;
}
h5{
  font-size:1em;
  margin:0 0 .5em;
  color:black;
}
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;
	}
body{
	background:url(images/body-bg.png) no-repeat center top fixed #2c5020;
	color: black;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
}
.container {
	width: 952px;
	margin: 0 auto;
	position:relative;
}

/* main box */
.main-box { overflow:hidden;}
	.main-box .main-box-top { 
		height:141px;
		background:url(images/main-box-top.png) no-repeat left top;
	}
	.main-box .main-box-bot {
		height:25px;
		background:url(images/main-box-bot.png) no-repeat left top;
	}
	.main-box .main-box-tail { background:url(images/main-box-tail.gif) repeat-y left top;}
	.main-box .main-box-extra-bot { 
		background:url(images/main-box-extra-bot.gif) no-repeat left bottom;
		width:100%;
		overflow:hidden;
	}
	.main-box .main-box-inner { padding:12px 20px 0 20px;}




/* Header
---------------------------------------- */
#header {
	height:141px;
	position:relative;
	z-index:99;
}

	.header-top {
		position:absolute;
		right:21px;
		top:14px;
	}

/* Logo */
.logo {
	position:absolute;
	left:25px;
	top:73px;
	}
	.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 {
	float:left;
}
	.widget-header.widget_links h3 { display:none;}
	.widget-header.widget_links ul li {
		list-style-type:none;
	}
		.widget-header.widget_links ul li a {
			color:#e8ba4a;
			font-size:10px;
			line-height:24px;
			text-transform:uppercase;
			text-decoration:none;
		}
		.widget-header.widget_links ul li a:hover { text-decoration:underline;}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
}
	
	.box {
		overflow:hidden;
		zoom:1;
		}

	.box-text p { margin-bottom:14px;}
	.box-text p a { text-decoration:none;}
	.box-text p a:hover { text-decoration:underline;}
	
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:371px;
	overflow:hidden;
	position:relative;
	background:url(images/slider-bottom.gif) no-repeat left bottom;
	margin-left:20px;
}
#slider {
	position:relative;
	width:913px;
	height:330px;
	background:url(images/ajax-loader.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* 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:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:845px;
	height:20px;
	left:15px;
	bottom:-31px;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	width:18px;
	float:left;
	margin-right:3px;
	height:0;
	overflow:hidden;
	padding-top:18px;
	background-repeat:no-repeat;
	background-position:-21px top;
	background-image:url(images/nivo-pagination.png);
}
.nivo-controlNav a.active, .nivo-controlNav a.active:hover { background-position:left top;}
.nivo-controlNav a:hover { background-position:-43px top;}

.nivo-directionNav {
	width:52px;
	position:relative;
	height:24px;
	float:right;
	margin-right:13px;
}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	border:0;
	top:338px;
	background:url(images/direction_nav.png) no-repeat 0 0;
	z-index:9999;
}
a.nivo-nextNav {
	right:0;
	background-position:-28px 0;
}
a.nivo-nextNav:hover {
	background-position:-28px -24px;
	}
a.nivo-prevNav {
	right:0;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -24px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









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

/* Primary navigation */
nav.primary {
	
}

/* 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:			19px;
	top:			23px; /* 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:			136px; /* match ul width */
	top:			15px;
}
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:760px;
	margin:84px 51px 0 0;
	float:right;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:black;
	font-size:15px;
}
.sf-menu > li {
	background:url(images/nav-divider.gif) no-repeat left top;
	padding-left:20px;
	margin-left:19px;
}
.sf-menu > li:first-child { background:none;}
	.sf-menu > li > a {
		line-height:25px;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a { text-decoration:underline;}
	
	.sf-menu > li.current_page_item > a { color:#a49b84;}
	.sf-menu > li.current_page_item > a:hover { text-decoration:none;}
	
	.sf-menu > li.current_page_item > a:hover { text-decoration:underline;}

.sf-menu li ul {
	width:135px;
	background:url(images/sub-menu-bot.png) no-repeat left bottom;
	padding-bottom:15px;
}
.sf-menu > li > ul > li {
	line-height:30px;
	background:#f6e8c4;
	width:135px;
}	
	.sf-menu > li > ul > li:first-child {
		background:url(images/sub-menu-top.png) no-repeat left top;
		padding-top:32px;
	}
	.sf-menu li li a {	padding-left:25px;}
	
	.sf-menu li li a:hover,
	.sf-menu li li.sfHover a {
		text-decoration:underline;
	}
	
.sf-menu li li ul { 
	width:151px;
	background-position:right bottom;
}	
.sf-menu li li	li { background:url(images/sub-menu-tail.gif) repeat-y right top;}
.sf-menu li li	li:first-child { 
	background:url(images/sub-menu-top1.png) no-repeat left top;
	padding-top:15px;
}

.sf-menu li li	li a { padding-left:41px;}

.sf-menu li li.sfHover li a { text-decoration:none;}
.sf-menu li li li a:hover { text-decoration:underline;}

.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:14px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			0;
	top:			1.05em; /* IE6 only */
	width:			7px;
	height:			4px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/nav-arrow.gif) no-repeat 0 0; /* 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 0; /* use translucent arrow for modern browsers*/
}
.sf-menu li li .sf-sub-indicator { top:-9999px;}
/* 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: 0 0; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  0 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: 0 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;
}*/




/* Top search */
#top-search {
	float:left;
	margin-left:10px;
}
	#top-search label {
		float:left;
		text-transform:uppercase;
		color:white;
		font-size:10px;
		line-height:24px;
		padding:0 18px 0 11px;
		cursor:auto;
		background:url(images/border-left.gif) no-repeat left center;
	}
	#top-search .input-search {
		width:170px;
		height:24px;
		background:url(images/search-text.png) no-repeat left top;
		float:left;
	}
	#top-search input[type=text] {
		border:none;
		background:none;
		padding:4px 8px;
		width:165px;
	}
	#top-search #submit {
		width:29px;
		height:24px;
		border:none;
		background:url(images/search-button.png) no-repeat left top;
		cursor:pointer;
	}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
}
	
#content {
	float:left;
	width:500px;	
}
	#content .inside {
		padding:25px 0 63px 0;
		}

#full-width #content {
	float:none;
	width:100%;
}

#content.style1 { width:706px;}




/* 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:#f6e8c4;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			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:#8ba43e;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						}
					.reply a:hover {
						background:#ebc74d;
						}
				
				
		.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 h3 {
		font-size:17px;
		line-height:1.2em;
		color:#005a80;		
	}
	
		#page-content ul,
		.post-content ul { margin-left:0;}
			#page-content ul li,
			.post-content ul li {
				list-style-type:none;
				padding-left:12px;
				background:url(images/bull.gif) no-repeat left 6px;
				margin-top:5px;
			}
			#page-content ul li:first-child,
			.post-content ul li:first-child { margin-top:0;}
	
	#page-meta {
		
	}
	h1#page-title {
		font-weight:normal;
		padding:5px 0 5px 15px;
		background:#fbf1d8;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		position:relative;
		margin-left:-15px;
		margin-right:-15px;
	}	

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article.post,
#content.search article {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
	.featured-thumbnail {
		float:left;
	}
		.featured-thumbnail img {
			margin:5px 20px 10px 0;
		}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
	.post-content {
		
	}
		.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 {
	padding:.5em 0;
	background:#fcf4e0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}
	.post-meta .fleft { padding-left:1em;}
	.post-meta .fright { padding-right: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;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
.alignnone {
	margin:0 0 10px 0;
	display:block;
	}
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;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	background:url(images/divider.gif) repeat-x left bottom;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dcd4c1;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	background:#fcf4e0;
	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 #dcd4c1;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		margin-top:5px;
	}
	#recent-author-comments ul li:first-child { margin:0;}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#a49b84;
		text-align:center;
	}
	.error404-mess {
		text-align:center;
		margin-top:-50px;
	}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
	}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			font-weight:normal;
		}
		#error404 hgroup h2 { font-weight:400;}





/* 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 50px 0;
		}
		#gallery .portfolio li {
			float:left;
			width:285px;
			margin:50px 26px 0 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.img-wrap {
				display:block;
				overflow:hidden;
				width:285px;
				height:150px;
				position:relative;
				background: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.img-wrap  .img-border { 
					width:285px;
					height:150px;
					background-image:url(images/img-border1.png);
				}
				#gallery .portfolio li a.img-wrap:hover .img-border { background-position:left -150px;}
			
			#gallery .portfolio li h4 { 
				margin:0 0 5px 0;
				font-size:14px;
			}
				#gallery .portfolio li h4  a { text-decoration:none;}
				#gallery .portfolio li h4  a:hover { color:#a49b84;}
			
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin:15px 0 0 0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:285px;
				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.img-wrap:hover .zoom-icon {
				top:1px;
				}
				
				
.wp-pagenavi {
	text-align:center;
}		
.wp-pagenavi .pages {
	border:none;
	line-height:25px;
}
.wp-pagenavi a,
.wp-pagenavi .current {
	background:#8ba43e;
	width:25px;
	height:25px;
	line-height:25px;
	color:white;
	display:inline-block;
	border:none !important;
	padding:0 !important;
}	
.wp-pagenavi .current { background:#a49b84;}
.wp-pagenavi a:hover { background:#ebc74d;}






/* Sidebar
---------------------------------------- */
#sidebar,
#sidebar-right {
	float:left;
	width:180px;
	margin-right:26px;
	background:#fbf1d8;
	position:relative;
	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;	
}
#sidebar-right { margin:0 0 0 26px;}

#sidebar .inside,
#sidebar-right .inside { padding:25px 21px;}

	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:30px;
		}
			.widget h3,
			.widget-area h3 {
				color:black;
				font-weight:normal;
				font-size:24px;
				line-height:1.2em;
				margin-bottom:20px;
			}
			.widget ul { margin:0;}
				.widget ul li {
					list-style-type:none;
					background:url(images/divider.gif) repeat-x left top;
					padding-top:1px;
				}
				.widget ul li:first-child { 
					background:none;
					padding-top:0;
				}
					.widget ul li a {
						color:#005a80;
						text-decoration:none;
						padding:5px 0;
						display:block;
						-webkit-transition: all 0.3s ease;
						-moz-transition: all 0.3s ease;
						-o-transition: all 0.3s ease;
					}
					.widget ul li a:hover { 
						background:white;
					}
			
		.widget ul.children {
			margin:0 0 0 20px;
			}
			
#recentcomments li {
	padding-top:10px;
	margin-top:10px;
}		
#recentcomments li:first-child {
	margin:0;
	padding:0;
}	
	#recentcomments li a { text-decoration:underline;}
	#recentcomments li a:hover { 
		background:none;
		text-decoration:none;
	}

/* Calendar */
#calendar_wrap {}
	#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:#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;
			}

/* Banner Cycle */
.ban_cycle {
	padding:0;
	margin:0 0 8px 0;
	width:100%;
	overflow:hidden;
}
	.ban_cycle li {
		float:left;
		width:180px;
		margin:0 3px 3px 0;
		list-style-type:none;
		overflow:hidden;
		background-repeat:repeat-y;
		background-position:left top;
		color:white;
	}
	.ban_cycle li.nomargin { margin-right:0;}
	
		.ban_cycle li .ban-top {
			background-repeat:no-repeat;
			background-position:left top;
		}
		.ban_cycle li .ban-bot {
			background-repeat:no-repeat;
			background-position:left bottom;
			/* min-height:307px;
			height:auto!important; */
			height:350px;
			position:relative;
		}
		
		.ban_cycle li.color1 { background-image:url(images/ban-tail1.gif);}
		.ban_cycle li.color2 { background-image:url(images/ban-tail2.gif);}
		.ban_cycle li.color3 { background-image:url(images/ban-tail3.gif);}
		.ban_cycle li.color4 { background-image:url(images/ban-tail4.gif);}
		.ban_cycle li.color5 { background-image:url(images/ban-tail5.gif);}
		
		.ban_cycle li.color1 .ban-top { background-image:url(images/ban-top1.gif);}
		.ban_cycle li.color2 .ban-top { background-image:url(images/ban-top2.gif);}
		.ban_cycle li.color3 .ban-top { background-image:url(images/ban-top3.gif);}
		.ban_cycle li.color4 .ban-top { background-image:url(images/ban-top4.gif);}
		.ban_cycle li.color5 .ban-top { background-image:url(images/ban-top5.gif);}
		
		.ban_cycle li.color1 .ban-bot { background-image:url(images/ban-bot1.gif);}
		.ban_cycle li.color2 .ban-bot { background-image:url(images/ban-bot2.gif);}
		.ban_cycle li.color3 .ban-bot { background-image:url(images/ban-bot3.gif);}
		.ban_cycle li.color4 .ban-bot { background-image:url(images/ban-bot4.gif);}
		.ban_cycle li.color5 .ban-bot { background-image:url(images/ban-bot5.gif);}
		
		.ban_cycle li h2 {
			color:white;
			font-size:24px;
			line-height:1.2em;
			font-weight:normal;
			text-align:center;
			padding-top:20px;
			margin-bottom:8px;
		}
		
		.ban_cycle li .letter {
			text-align:center;
			display:block;
			font-size:70px;
			line-height:1.2em;
			color:white;
			text-transform:uppercase;
			font-family:"trebuchet MS", Helvetica, sans-serif;
			margin-bottom:5px;
		}
		
		.ban_cycle li p {
			padding:0 32px 85px 23px;
			margin:0;
		}
		
		.ban_cycle li .link {
			background-repeat:no-repeat;
			background-position:left top;
			width:143px;
			height:38px;
			line-height:38px;
			font-weight:bold;
			text-align:center;
			color:white;
			text-transform:uppercase;
			position:absolute;
			left:19px;
			bottom:15px;
			text-decoration:none;
		}
		.ban_cycle li .link:hover { background-position:left -38px;}
		
		.ban_cycle li.color1 .link { background-image:url(images/button-bg1.png);}
		.ban_cycle li.color2 .link { background-image:url(images/button-bg2.png);}
		.ban_cycle li.color3 .link { background-image:url(images/button-bg3.png);}
		.ban_cycle li.color4 .link { background-image:url(images/button-bg4.png);}
		.ban_cycle li.color5 .link { background-image:url(images/button-bg5.png);}

/* Post Cycle */
.post_cycle { margin:0;}
	.post_cycle li {
		list-style-type:none;
		padding-top:16px !important;
		margin-top:12px !important; 
	}
	.post_cycle li:first-child {
		padding:0 !important;
		margin:0 !important;
	}
	.post_cycle li .post-date {
		font-size:10px;
		line-height:24px;
		color:white;
		display:inline-block;
		background:#8ba43e;
		padding:0 11px;
		position:relative;
		
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}
	.post_cycle li .post-date:hover { 
		background:#ebc74d;
		color:white;
	}
	.post_cycle li p { 
		margin:0;
		padding-top:7px;
	}


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#fff;
		padding:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		}
		.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;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}
				



/* Footer
---------------------------------------- */
#footer {
	padding:32px 0 50px 0;
	text-align:center;
	font-size:10px;
	color:white;
	text-transform:uppercase;
}
	#footer p { margin:0;}
	#footer a { 
		color:white;
		text-decoration:none;
	}
	#footer a:hover { text-decoration:underline;}

	/* Footer widget */
	#widget-footer {
		
	}
	
	/* Footer navigation */
	nav.footer {
		width:100%;
		overflow:hidden;
		padding-top:5px;
	}
		nav.footer ul {
			text-align:center;			
			}
			nav.footer ul li {
				list-style-type:none;
				display:inline;
				padding:0 8px;
			}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	line-height:24px;
	padding:0 12px;
	background:#8ba43e;
	color:white;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	position:relative;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
	.button span {
		font-size:14px;
	}
	.button:hover {
		background:#ebc74d;
	}
	
.img-wrap {
	position:relative;
	width:214px;
	height:172px;
	float:left;
	margin-right:29px;
}
	.img-wrap .img-border {
		position:absolute;
		left:0;
		top:0;
		width:214px;
		height:172px;
		background:url(images/img-border.png) no-repeat left top;
	}
		.img-wrap img { margin:5px 0 0 5px;}
	
	a.img-wrap { 
		cursor:pointer;
		text-decoration:none;
	}
	a.img-wrap:hover .img-border { background-position:left -172px;}
		
.textwidget ul { margin:0;}		
	.textwidget ul li {
		list-style-type:none;
		padding-left:12px;
		background:url(images/bull.gif) no-repeat left 5px;
		margin-top:11px;
	}
	.textwidget ul li:first-child { margin-top:0;}
	
		.textwidget ul li a { text-decoration:none;}
		.textwidget ul li a:hover { text-decoration:underline;}
		
h1.title { font-weight:normal;}		
h2.title { font-weight:normal;}
	h2.title,
	h2.title a {
		color:#005a80;
	}
	h2.title a:hover { color:#a49b84;}
	
h3.title {
	font-weight:normal;
}

ul.partners { margin:0;}	
	#page-content ul.partners li {
		list-style-type:none;
		padding:0;
		background:none;
		width:100%;
		overflow:hidden;
		vertical-align:top;
		margin-top:10px;
	}
	ul.partners li:first-child { margin-top:0;}
		ul.partners li h4 {
			font-weight:normal;
			font-size:14px;
			margin-bottom:10px;
		}
	
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:url(images/divider.gif) repeat-x left top;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:24px 0;
}
.hr.alt { margin:40px 0;}

/* Address */
.address {
	padding:10px 0 0 0;
	}
.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:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#8ba43e;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#ebc74d;
		}
	
	#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:#fbf1d8;
		padding:8px 0 8px 8px;
		width:330px;
		border:1px solid #dcd4c1;
		margin-right:10px;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#fbf1d8;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #dcd4c1;
		overflow:auto;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:#8ba43e;
		height:29px;
		width:125px;
		display:inline-block;
		font-size:14px;
		color:white;
		text-decoration:none;
		box-shadow:1px 1px 3px rgba(0, 0, 0, .2);
		-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .2);
		-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .2);
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		margin-bottom:2px;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#506315;
		}
		.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:132px;
		margin-right:10px;
		border:1px solid #c3baa3;
		padding:5px;
	}
	#searchform .submit {
		width:60px;
		height:28px;
		cursor:pointer;
		border:none;
		background:#8ba43e;
		color:white;
	}
	#searchform .submit:hover {
		background:#677e1f;
	}



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