@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,time,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: #00b6de;
}
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: Georgia, "Times New Roman", Times, 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: #292929;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}

h1 {
	background: url(images/line-hor-2.gif) repeat-x 0% 100%;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	line-height: 1.3em;
	font-size: 30px;
	font-weight: normal;
	color: #353533;
}

h1.extra {
	background: none;
	margin: 0 0 30px 0;
	font-weight: bold;
}

	h1 span {
		padding: 0 0 0 20px;
	}

	h1 a {
		text-decoration: none;
		color: #353533;
	}
	
		h1 a:hover {
			color: #231f20;
		}

h2 {
	background: url(images/line-hor-2.gif) repeat-x 0% 100%;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	line-height: 1.3em;
	font-size: 30px;
	font-weight: normal;
	color: #231f20;
}

	h2 span {
		padding: 0 0 0 20px;
	}

	h2 a {
		text-decoration: none;
		color: #00b7dc;
	}
	
		h2 a:hover {
			color: #231f20;
		}
	
h3 {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 22px;
	font-weight: normal;
	color: #353533;
}

	h3 a {
		text-decoration: none;
		color: #353533;
	}
	
		h3 a:hover {
			color: #231f20;
		}

h4 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 22px 0;
	padding: 0 0 1px 19px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #bcbcbc;
}

h5 {
  margin: 0;
  padding: 0 0 7px 0;
  line-height: 1.3em;
  font-size: 22px;
  font-weight: normal;
  color: #939598;
}

	h5 a {
		text-decoration: none;
		color: #00b7dc !important;
	}
	
		h5 a:hover {
			color: #231f20;
		}

h6 {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 20px;
	font-size: 12px;
	color: #292929;
}

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;
  color:#333;
}

p {
  margin: 0;
  padding: 0 0 20px 0;
  line-height: 20px;
  font-size: 13px;
  font-weight: 300;
  color: #231f20;
}

	p.extra {
		padding: 0 0 30px 0;
	}

pre{
  font-family: Georgia, "Times New Roman", Times, 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{
  font-size:1em;
  padding:.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;
  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
---------------------------------------- */

body{
	background: #FFF;
	position: relative;
	font: 100%/1.125em Georgia, "Times New Roman", Times, serif;
	color: #8a8989;
}

#main {

	font-size: .75em;
}

#main-tail-top {
background: url(images/main-tail-top.gif) repeat-x 50% 0%;
}

.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}




/* Header
---------------------------------------- */

header {
	position: relative;
	height: 135px;
	z-index: 2;
}

/* Logo */

.logo {
	min-width: 125px;
	height: 42px;
	padding: 28px 33px 34px 32px;
	position: absolute;
	top: 7px;
	left: -54px;
}


/* Header widget */

#header-widget {
	position: absolute;
	top: 5px;
	right: 5px;
}

	#header-widget h3 {
		display: none;
	}

#searchform {
	width: 237px;
	height: 32px;
	overflow: hidden;
}

	#searchform input[type="text"] {
		background: #ccc;
		width: 168px;
		height: 20px;
		margin: 0;
		padding: 6px 13px 6px 13px;
		border: none;
		float: left;
		line-height: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-style: italic;
		color: #8a8989;
	}
	#home-left-links #searchform input[type="text"] {
		width: 130px;
	}
	
	#searchform input[type="submit"] {
		background: #000;
		width: 43px;
		height: 32px;
		margin: 0;
		padding: 6px 0 10px 0;
		border: none;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
	}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}



/* Slider
---------------------------------------- */

#home-photo-text-1 {
	position:absolute;
	bottom:70px;
	left:5px;
	z-index:999;
}
#home-photo-text-1 p {
	font-size:20px;
	color:#FFF;
	background:#000;
	padding:10px;
	margin:0px 0px 20px 0px;
}

#slider-wrapper {
	position: relative;
	height: 420px;
	width:950px;
	margin:0px auto -40px auto;
	padding:10px 0px;
	overflow: hidden;
	z-index: 1;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#slider {
	background: url(images/loading.gif) no-repeat 50% 50%;
	position: relative;
	width: 950px;
	height: 420px;
	margin: 0 auto;
}
#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%;
}
/* Caption styles */
.nivo-caption {
	background: #000;
	width: 950px;
	height: 55px;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	position:absolute;
	top: 365px;
	left: 0;
	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 {
	display: none;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	width: 880px !important;
	height: 35px;
	padding: 20px 51px 0 49px;
	position: absolute;
	width: 950px;
	height: 55px;
	text-align: right;
	top: 350px;
	left: 0;
	z-index: 89;
}
.nivo-controlNav a {
	background: url(/images/pagination.png) no-repeat 0% 0%;
	display: inline-block !important;
	position: relative;
	width: 30px;
	height: 34px;
	margin: 0 0 0 3px;
	overflow: hidden;
	z-index: 99;
	cursor: pointer;
	font-size:0px;
}
	.nivo-controlNav a:hover {
		background-position: -32px 0px;
	}
	.nivo-controlNav a.active {
		background-position: -32px 0px;
	}
	.nivo-controlNav a img {
		display: none !important;
	}

.nivo-directionNav a {
	position:absolute;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	border:0;
	top:50%;
}
a.nivo-nextNav {
	right:0;
	background:red;
}
a.nivo-prevNav {
	left:0;
	background:red;
}

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









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

/* Primary navigation */
nav.primary {
	position: absolute;
	top: 58px;
	right: 5px;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	background: #fff;
	position:		absolute;
	top:			-999em;
	width:			185px; /* left offset of submenus need to match (see below) */
	border: 1px solid #cfcec5;
}
.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:			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:			185px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	float: right;
}
.sf-menu a {
	padding: 0;
	text-decoration: none;
	color: #231f20;
}

.sf-menu li {
	background: none;
	padding: 0;
}

	.sf-menu li:first-child {
		padding: 0;
	}

	.sf-menu li a {
		height: 45px;
		width:80px;
		padding: 5px 10px 0px 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height:20px;
		text-align:center;
	}

.sf-menu li li {
	background: #fff;
	padding: 0;
}

	.sf-menu li li a {
		height: 35px;
		padding: 0 10px 0 10px;
		width:165px;
		line-height:34px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #9e9d97;
	}

.sf-menu li li li {
	background:		#fff;
	padding: 0;
}

	.sf-menu li li li a {
		height: 35px;
		padding: 0 23px 0 23px;
		line-height: 34px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #9e9d97;
	}

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	background:		#00b7dc;
	outline:		0;
	color: #231f20;
}

.sf-menu li li:hover > a, .sf-menu li li.sfHover > a,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li.current-menu-item > a {
	background:		#006593;
	outline:		0;
	color: #e7e6e2;
}

.sf-menu li li li:hover > a, .sf-menu li li li.sfHover > a,
.sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active, .sf-menu li li li.current-menu-item > a {
	background:		#2a2a2a;
	outline:		0;
	color: #e7e6e2;
}

/*** arrows **/
.sf-sub-indicator {
	display: none;
}






/* Content
---------------------------------------- */

.primary_content_wrap {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

	.primary_content_wrap #indent {
		margin: 0 5px;
		padding: 70px 0 26px 0
	}
	
	.primary_content_wrap img {
		/* border: 5px solid #cfcec5;*/
	}
	
	.primary_content_wrap ul {
		margin: 0px 0px 0px 16px;
		padding: 0 0 24px 0;
		list-style-position:outside;
	}
	
		.primary_content_wrap ul li {
			padding: 0 0 6px 10px;
			line-height: 20px;
			font-size: 12px;
			color: #333;
		}
		
			.primary_content_wrap ul li a {
				padding: 0 0 0 13px;
				text-decoration: none;
				color: #333;
			}
			
				.primary_content_wrap ul li a:hover {
					color: #231f20;
				}
	
#content {
	float: left;
}

	#content .indent {
		padding: 40px 0px 0px 0px;

	}

#full-width {
	width: 100%;
	overflow: hidden;
}

	#full-width .indent {
		padding: 0 30px 0 40px;
	}

	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
	}
	article.single-post {
		border-bottom:none;
		}
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		border-top:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb;
		padding:.5em 0;
		width:100%;
		font-size:.92em;
		overflow:hidden;
		margin-bottom:1em;
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float: left;
		margin: 8px 20px 4px 0;
		}
		.alignleft-1 {
			float: left;
			margin: 4px 20px 0 0;
			}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}




/* Comments
---------------------------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
		
			.comment-meta a {
				background: none !important;
				padding: 0 !important;
				text-decoration: underline !important;
				color: #231f20 !important;
			}
			
				.comment-meta a:hover {
					text-decoration: none !important;
				}
		
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					padding: 0;
					}
					.commentlist ul.children li.comment {
						background: none;
					}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						background: #000 !important;
						display: inline-block !important;
						height: 22px !important;
						line-height: 22px !important;
						padding: 0 8px !important;
						text-decoration: none !important;
						color: #fff !important;
						}
					.reply a:hover {
						background: #231f20 !important;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#666;
		}
		.allowed_tags strong {
			font-family: Georgia, "Times New Roman", Times, serif;
			}



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



/* 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;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}

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

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




/* 404
---------------------------------------- */
#error404 {
	
}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:0 38px 50px 0;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				}
			#gallery .portfolio li a.image-wrap:hover {
				border-color:#999;
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:1px;
				width:290px;
				height:150px;
				background:url(images/magnify1.png) 50% 50% no-repeat;
				display:none;
				cursor:pointer;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				display:block;
				}






/* Sidebar
---------------------------------------- */
#sidebar {
	float: left;
}

	#sidebar .indent {
		padding: 0 20px 0 0;
	}
		.widget {
			margin-bottom:30px;
		}
			
			.widget ul li {
				background-position: 0% 23px;
			}
			
			.widget ul ul {
				padding: 0;
			}
			
			.widget #searchform input[type="text"] {
				width: 130px;
			}
			
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	padding: 0 ;
	}
	#wp-calendar {
		width:100%;
		margin: 0;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}

/* Post 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 15px;
		overflow:hidden;
		}




















.post_cycle {
	width: 100%;
	padding: 3px 0 0 0;
	overflow: hidden;
}

	.post_cycle li {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0 !important;
		overflow: hidden;
		vertical-align: top;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #7c7b7b !important;
	}
	
		.post_cycle li span {
			background: url(images/icon-comments.png) no-repeat 0% 0%;
			float: left;
			width: 35px;
			height: 30px;
			margin: 4px 8px 15px 20px;
			overflow: hidden;
		}
		
			.post_cycle li span a {
				display: block !important;
				line-height: 26px !important;
				font-family: Verdana, Geneva, sans-serif !important;
				font-size: 12px !important;
				text-align: center !important;
				text-decoration: none !important;
				color: #fff !important;
			}
			
				.post_cycle li span a:hover {
					color: #000 !important;
				}
		
		.post_cycle li a {
			background: none !important;
			padding: 0 !important;
		}
		
		.post_cycle li i {
			display: block;
			padding: 1px 0 0 0;
			line-height: 18px;
			font-size: 11px;
			color: #a92e09;
		}
		
			.post_cycle li i a {
				text-decoration: underline !important;
				color: #a92e09 !important;
			}
			
				.post_cycle li i a:hover {
					text-decoration: none !important;
				}

.services {
	width: 700px;
	margin: 0 0 27px 0;
	padding: 0px;
	overflow: hidden;
}

	.services ul {
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.services ul li {
			background: none;
			float: left;
			width: 216px;
			padding: 0 0 0 24px;
			line-height: 20px;
			font-size: 14px;
			color: #333;
			font-family:Arial, Helvetica, Sans-Serif;
		}
		
			.services ul li:first-child {
				padding: 0;
			}
			
		.services ul li i {
			display: block;
			width: 100%;
			padding: 0 0 9px 0;
			overflow: hidden;
		}
		
			.services ul li i img {
				float: left;
			}
			
			.services ul li i a:hover img {
				border: 5px solid #231f20;
			}
			
		.services ul li a {
			background: none;
			padding: 0;
		}
		
		.services ul li p {
			padding: 0 0 0 0;
		}
.services h5 {
font-family: Georgia, "Times New Roman", Times, serif;
}


#home-left-links {
	width:200px;
	margin:0px 40px 0px 0px;
	float:left;
}
.latest-posts {
	margin: 0 0 27px 0;
	padding: 0px;
	width: 700px;
	overflow: hidden;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16px;
	color:#333;
}
.latest-posts h2 {
font-family: Georgia, "Times New Roman", Times, serif;
}

	.latest-posts ul {
		float: left;
		padding: 8px 0 0 0;
	}
	
		.latest-posts ul li {
			background: none;
			float: left;
			width: 216px;
			padding: 0 0 0 24px;
			line-height: 20px;
			font-size: 12px;
			color: #8a8989;
		}
		
		.latest-posts ul li:first-child {
			padding: 0;
		}
		
			.latest-posts ul li a {
				background: none;
				padding: 0;
			}
		
			.latest-posts ul li strong {
				display: block;
				padding: 0 0 4px 0;
				color: #292929;
			}
			
				.latest-posts ul li strong a {
					background: none;
					padding: 0;
					text-decoration: none;
					color: #292929;
				}
				
		.latest-posts ul li b {
			display: block;
			padding: 0 0 4px 0;
			font-weight: normal;
			font-style: italic;
			color: #231f20;
		}
		
			.latest-posts ul li b a {
				text-decoration: underline;
				color: #231f20;
			}
			
				.latest-posts ul li b a:hover {
					text-decoration: none;
				}

.info-block {
	float: left;
	width: 190px;
	padding: 7px 34px 0 0;
}

.link {
	width: 100%;
	overflow: hidden;
}
	.link a {
		float: left !important;
		line-height: 20px !important;
		font-size: 14px !important;
		text-decoration: none !important;
		color: #FFF !important;
		background-color:#75747a !important;
		padding:2px 20px !important;
		margin:14px 0px 0px 0px;
	}
	
		.link a:hover {
			text-decoration: none !important;
			background-color:#006593 !important;
		}
.link-1 {
	width: 100%;
	overflow: hidden;
}

	.link-1 span {
		float: left;
		padding: 0 0 0 21px;
	}

	.link-1 a {
		background: url(images/arrow.gif) no-repeat 0% 8px;
		float: left;
		padding: 0 0 0 10px;
		line-height: 18px;
		font-size: 14px;
		font-style: italic;
		text-decoration: none;
		color: #bbbbb4;
	}
	
		.link-1 a:hover {
			text-decoration: underline;
		}

.link-2 {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
}

	.link-2 a {
		float: left !important;
		line-height: 20px !important;
		font-size: 12px !important;
		text-decoration: underline !important;
		color: #231f20 !important;
	}
	
		.link-2 a:hover {
			text-decoration: none !important;
		}

.columns {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}

.columns-1 {
	width: 100%;
	padding: 0 0 40px 0;
	overflow: hidden;
}

#recentcomments {
	width: 100%;
	overflow: hidden;
}

	#recentcomments li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 14px;
	}
	
		#recentcomments li a {
			background: none;
			padding: 0;
			text-decoration: underline;
		}
		
			#recentcomments li a:hover {
				text-decoration: none;
			}

#recent-posts-2 {
	width: 100%;
	overflow: hidden;
}

	#recent-posts-2 ul li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 14px;
	}
	
		#recent-posts-2 ul li a {
			background: none;
			padding: 0;
			text-decoration: underline;
		}
		
			#recent-posts-2 ul li a:hover {
				text-decoration: none;
			}

#recent-author-comments {
	width: 100%;
	overflow: hidden;
}

	#recent-author-comments ul li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 14px;
	}
	
		#recent-author-comments ul li a {
			background: none;
			padding: 0;
			text-decoration: underline;
		}
		
			#recent-author-comments ul li a:hover {
				text-decoration: none;
			}

.tm-post {
	background: url(images/line-hor-1.gif) repeat-x 0% 100%;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	overflow: hidden;
}

	.tm-post h2 {
		background: none;
		padding: 0 0 6px 0;
	}

.post-excerpt {
	width: 100%;
	padding: 0 0 6px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	color: #333;
	font-family:Arial, Helvetica, Sans-Serif;
}

.featured-thumbnail {
	float:left;
}

	.featured-thumbnail img {
		margin: 5px 20px 0 0;
	}

.partners {
	width: 100%;
	padding: 0 !important;
	overflow: hidden;
}

	.partners li {
		background: none !important;
		width: 100% !important;
		padding: 0 0 18px 0 !important;
		overflow: hidden !important;
		line-height: 20px !important;
		font-size: 12px !important;
	}
	
		.partners li img {
			float: left;
			margin: 8px 15px 0 0 !important;
			border: none;
		}
		
		.partners li a {
			background: none !important;
			padding: 0 !important;
			color: #231f20 !important;
		}
		
			.partners li a:hover {
				text-decoration: underline;
			}
		
		.partners li strong {
			display: block;
			padding: 0 0 4px 0;
			color: #231f20;
		}

.map {
	width: 560px;
	height: 525px;
	overflow: hidden;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}





































/* Footer
---------------------------------------- */
#footer {
	width: 100%;
	overflow: hidden;
}

	#footer .indent {
		background: #006593;
		margin: 0 5px;
	}
	
		#footer ul {
			margin: 0;
			list-style: none;
		}
		
			#footer ul li {
				background: url(images/line-hor.gif) repeat-x 0% 100%;
				padding: 0 0 0 20px;
				line-height: 24px;
				font-size: 12px;
				color: #7c7b7b;
			}
			
				#footer ul li a {
					background: url(images/marker.gif) no-repeat 0% 5px;
					padding: 0 0 0 13px;
					text-decoration: none;
					color: #7c7b7b;
				}
				
					#footer ul li a:hover {
						color: #fff;
					}

.social {
	background: #00b7dc;
	width: 100%;
	height: 57px;
	overflow: hidden;
}

	.social .widget-area {
		float: right;
		padding: 0 39px 0 0;
	}
	
		.social .widget-area a {
			float: left;
			width: 33px;
			height: 32px;
			margin: 9px 0 0 7px;
			overflow: hidden;
		}

/* Footer widget */

.footer-widgets {
	width: 100%;
	padding: 40px 0 43px 0;
	overflow: hidden;
}

.site-info {
	padding: 0 22px 6px 22px;
}

	#footer p {
		line-height: 32px;
		font-size: 13px;
		font-style: italic;
		color: #bcbcbc;
	}
	
		#footer p a {
			text-decoration: none;
			color: #bcbcbc;
		}
		
			#footer p a:hover {
				text-decoration: underline;
			}
	
	#footer strong.footer-link {
		float: right;
		line-height: 32px;
		font-size: 13px;
		font-style: italic;
		font-weight: normal;
		color: #bcbcbc;
	}
	
		#footer strong.footer-link a {
			text-decoration: none;
			color: #bcbcbc;
		}
		
			#footer strong.footer-link a:hover {
				text-decoration: underline;
			}


.social p {
	padding:12px 0px 0px 20px;
	font-style:normal !important;
	color:#FFF !important;
	font-size:12px;
}
/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}

.line-hor {
	height:1px;
	background:#eee;
	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: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
		#commentform p {
			padding: 0 !important;
		}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width: 460px;
		height: 150px;
		margin: 0 0 20px 0;
		padding: 4px;
		overflow: auto;
		}
	#commentform #submit {
		background:#000;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#231f20;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}







/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { 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;
}

#page-content, .post-content {
font-family:Arial, Helvetica, Sans-Serif;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */