/* -------------------[ Main Page Elements ]------------------- */

body {
	text-align: left;
	background:#33C5D6 url(images/headerbg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	color:#666;
	line-height:1.5em;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	border-top:0px solid #000;
	}
#header {
	clear: both;
	margin: 0 auto;
	padding: 0px 0;
	}

#head-content {
	margin: 0 auto;
	padding: 0;
	}

#logo img {
	max-width:100%;

	}
	
#sitetitle, 
#logo {
	max-width:100%;
	padding:0;
	text-align:left;
	}

#outer-wrap {
	width:1060px;
	background:#fff;
	clear: both;
background: url(images/bodybg.jpg) repeat-y;
	margin: 0px auto 0px;
	padding:0px;
border-top: 0px solid #FFF;
border-bottom: 0px solid #FFF;
	}





#topnav ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 1;
margin: 0;
}

#page {
	padding:0px 0;
	clear: both;
	margin: 0 auto;
	}


/* -------------------[ Sidebar Opt In ]------------------- */

#sidebar-optin-form {
		width: 300px;
		height: 270px;
	
		}
		div.sidebar-optin {
			background: url('images/background.jpg') no-repeat;
width: auto;
		
		}
	#sidebar-optin-form h2 {
		padding: 15px;
		padding-bottom: 0;
		font-size: 18px;
		text-align: center;
		font-family: Arial, sans-serif;
		color: #444;
	}
	#sidebar-optin-form h3 {
		padding: 0;
		font-size: 12px;
		text-align: center;
		font-family: Arial, sans-serif;
		color: #1973AC;
		text-transform: uppercase;
	}
	#sidebar-optin-form p {
		padding: 0 20px;
		font-size: 11px;
		line-height: 1.8em;
		font-family: Arial, sans-serif;
		color: #666;
		display: block;
		height: 52px;
	}
	#sidebar-optin-form form {
		padding-left: 6px;
		float:left;
	}
	#sidebar-optin-form form input[type=text] {
		margin: 5px;
		padding: 4px;
		font-size: 12px;
		font-weight: normal;
		color: #666;
		width: 250px;
		
	}
	#sidebar-optin-form form input[type=submit] {
		width: 275px;
		height: 35px;
background: none;
border: none;
cursor: pointer;

	}

.clearfix:after,
blockquote:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* ---------[ Featured Galleries Slider ]--------- */

.featured.galleries {
	margin:30px auto 0px;
	padding:20px;
	border:1px solid #ddd;
	background:#fff;
	clear:both;
	}

#alt-home-bottom .featured.galleries {
	padding:0;
	border:0;
	margin: 0 auto 40px;
	}

.featured.galleries .gallery-post {
	width:22.3%;
	float:left;
	display:block;
	padding:0;
	margin: 0 3.5% 0 0;
	}

.featured.galleries .gallery-post.third {
	float:left;
	margin: 0;
	}

.featured.galleries .gallery-post-container {
	padding: 0;
	margin:0 auto;
	display:block;
	}

.featured.galleries .gallery-excerpt {
	padding: 0;
	margin:0 auto 1em;
	display:block;
	line-height:1.5em;
	height:8em;
	overflow:hidden;
	}

.featured.galleries h3.post-title {
	letter-spacing: 0px;
	font-size: 12pt;
	margin: 0px;
	line-height: 1.5em;
	}

.featured.galleries .meta {
	display:block;
	float:none;
	margin:0;
	padding: 3px 0 0;
	width:auto;
	font-size:10px !important;
	border:0;
	border-top:1px dotted #ddd;
	}

.featured.galleries .meta span {
	display:inline;
	}

.featured.galleries .meta-comments {
	display:none;
	position:absolute;
	left:-999em;
	}

.featured.galleries .meta-author {
	display:none;
	position:absolute;
	left:-999em;
	}

.featured.galleries .meta-date {}

.featured.galleries .meta-view {
	float:right;
	margin:0;
	}

.featured.galleries img.wide-thumbnail {
	margin:0 0 10px;
	padding:0;
	float:none;
	clear:both;
	display:block;
	}

.featured.galleries .flex-direction-nav {
	display:block;
	left:auto;
	top: -5px;
	right:0;
	z-index:3;
	position:absolute;
	}

.featured.galleries .flex-direction-nav li a {
	width: 16px; 
	height: 19px; 
	margin: 0; 
	display: block; 
	background: #f5f5f5 url(images/prev-next-gal.png) no-repeat 2px 0; 
	position: absolute; 
	top: 0px; 
	cursor:pointer; 
	text-indent: -9999px;
	z-index:10;
	border:1px solid #ddd;
	padding:0 2px;
	}

.featured.galleries .flex-direction-nav li .next,
.featured.galleries .flex-direction-nav li .flex-next {
	background-position: -14px 0; 
	right: 0;
	}

.featured.galleries .flex-direction-nav li .next:hover,
.featured.galleries .flex-direction-nav li .flex-next:hover {
	background-position: -14px -19px; 
	}

.featured.galleries .flex-direction-nav li .prev,
.featured.galleries .flex-direction-nav li .flex-prev {
	left:auto;
	right:24px;
	}

.featured.galleries .flex-direction-nav li .prev:hover,
.featured.galleries .flex-direction-nav li .flex-prev:hover  {
	background-position: 2px -19px; 
	}
/* -------------------[ Custom Elements ]------------------- */

#box {
	margin:30px 0 0;
	border:1px solid #ddd;
	background:#fff;
	padding:20px;
	}



/* Hides from IE-mac \*/

* html .clearfix,
* html blockquote {
	height: 1%;
	}
.clearfix,
blockquote {
	display: block;
	}
/* End hide from IE-mac */
/* ---------[ Responsive Design ]--------- */

@media only screen and (max-width:560px) {

	#outer-wrap {
		width:100% !important;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
		-moz-border-radius:0 !important;
		-webkit-border-radius:0 !important;
		border-radius:0 !important;
	}

	#wrap,
	.limit {
		width:auto !important;
		padding-left:20px;
		padding-right:20px;
	}

	#sitetitle,
	#logo {
		width:100% !important;
		display:block;
		float:none;
		clear:both;
		margin:0 0 10px;
		padding:0;
	}

	.head-banner468 {
		max-width:100%;
		width:100% !important;
		display:block;
		float:none;
		clear:both;
		text-align:left;
		margin:0;
		padding:0;
	}

	#sitetitle,
	#sitetitle .title,
	#logo,
	.head-banner468 {
		text-align:center;
	}

	

	#catnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav ul, #catnav ul { 
		display: none; 
	}

	.select-menu {
		display:block;
		border:0;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222 url(images/downarrow.png) 96% 50% no-repeat;
		color:#fff;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff url(images/downarrow-dark.png) 96% 50% no-repeat;
		color:#666;
		width:100%;
	}

	#contentleft,
	#contentright,
	#content,
	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right,
	#sidebar-narrow,
	.footer-widget1,
	.footer-widget2,
	.footer-widget3,
	.footer-widget4,
	.home-widget-1,
	.home-widget-2,
	.home-widget-3 {
		width: 100% !important;
		clear:both !important;
		float:none !important;
		margin: 0 auto;
	}

	#content {
		padding-bottom:30px;
	}

	.sitemap-narrow {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}

	.sitemap-wide {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}

	.post-left {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-right {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-by-2 .post-clear {
		clear:both;
		height:0;
		padding:0;
		background:transparent;
		border-bottom:0;
		margin: 0;
	}

	.flex-caption,
	.full-width .flex-caption,
	.featured.wide .full-width .flex-caption {
		float:none;
		width:auto;
		position:static;
		padding:15px 15px 20px; 
		background: transparent; 
		margin: 0;
	}

	.flexslider .slide-container,
	.flexslider .full-width .slide-container {
		padding:0;
		background:transparent;
		margin:0;
		width:auto;
	}

.featured.narrow .flexslider .slide-container {
	line-height:1.4em;
	height:33em;
	overflow:hidden;
	}

	.flex-caption .excerpt,
	.full-width .flex-caption .excerpt,
	.featured.wide .flex-caption .excerpt,
	.featured.wide .full-width .flex-caption .excerpt {
		height:auto;
		line-height:1.6em;
		height:16em;
		margin: 0;
		color:#333;
	}

	.flexslider .feature-image,
	.flexslider .full-width .feature-image,
	.flexslider .feature-video {
		width:96%;
		float:none;
		margin:0 auto;
		padding:2%;
		border:0;
		border-bottom:1px solid #e5e5e5;
	}

	.flexslider li.full-width {
		background:#f5f5f5;
	}

	.full-width .flex-caption h2.post-title,
	.full-width .flex-caption h2.post-title a {
		color:#333 !important;
		margin:0 0 15px;
	}

	.flexslider .full-width p.readmore {
		display:block;
		position:static;
	}

	.flexslide-custom-controls {
		text-align:center;
		float:none;
		display:block;
	}

	.flexslide-custom-controls li {
 		display:inline-block;
		float:none;
		margin:0 1px;
	}

	.flexslide-custom-controls li a {
 		display:inline-block;
		float:none;
	}

	.controls-container h2 {
 		text-align:center;
		float:none;
		clear:both;
		margin:0 auto;
		display:block;
	}

	.cat-posts-left,
	.cat-posts-right {
		clear:both;
		float:none;
		width:auto;
		margin: 0 0 20px;
		padding:0;
		border:1px solid #ebebeb;
	}

	.cats-by-2 .entry {
		line-height:1.5em;
		height:auto;
	}

	.cats-by-2 img.thumbnail {
		height:auto;
		max-width:20%;
	}

	.banner728.left {
		margin: 0 auto 10px;
		float:none;
		width:100%;
		display:block;
		text-align:center;
	}

	.banner220 {
		margin: 0 auto;
		padding:0;
		float:none;
		text-align:center;
		width:100%;
		display:block;
	}

	#page,
	.page-border {
		background-image:none !important;
	}


	.featured.narrow img.thumbnail.large {
		display:none;
		visibility:hidden;
		position:absolute;
		left:-999em;
	}

	.featured.narrow img.thumbnail.large {
		display:block;
		visibility:visible;
		position:static;
		left:auto;
		margin: 0 0 15px;
		float:none;
		max-width:90%;
		width:auto;
		clear:both;
	}

	.featured.pages .entry {
		width:auto;
		max-width:100%;
		bottom:0;
		top:auto;
		left:0;
		right:0;
		padding:0;
	}

	.featured.pages .excerpt {
		line-height:30px;
		height:30px;
		margin:5px 10px;
	}

	.featured.pages h2.post-title,
	.featured.pages h2.post-title a {
		color:#fff !important;
		margin:0;
		font-size:14pt;
		line-height:30px;
		height:30px;
	}

	.header-contact-info {
		position:static;
		display:block;
		text-align:center;
		padding-top:15px;
	}

	.head-email {
		display:block;
	}

	.head-phone {
		display:block;
	}

	.head-phone.sep {
		margin:0;
		padding: 0;
		border-left:0;
		display:block;
	}

	.one-half,
	.one-third,
	.two-thirds,
	.one-fourth,
	.two-fourths,
	.three-fourths,
	.one-fifth,
	.two-fifths,
	.three-fifths,
	.four-fifths {
		width:100%;
		margin:0 auto 30px;
		float:none;
		clear:both;
		display:block;
	}

	.fwidth ul#portfolio li {
		width:46%;
	}

}

@media only screen and (min-width: 561px) and (max-width: 768px) {

	#outer-wrap {
		width:100% !important;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
		-moz-border-radius:0 !important;
		-webkit-border-radius:0 !important;
		border-radius:0 !important;
	}

	#wrap,
	.limit {
		width:auto !important;
		padding-left:50px;
		padding-right:50px;
	}

	#sitetitle,
	#logo {
		width:100% !important;
		display:block;
		float:none;
		clear:both;
		margin:0 0 10px;
		padding:0;
	}

	.head-banner468 {
		max-width:100%;
		width:100% !important;
		display:block;
		float:none;
		clear:both;
		text-align:left;
		margin:0;
		padding:0;
	}

	#sitetitle,
	#sitetitle .title,
	#logo,
	.head-banner468 {
		text-align:center;
	}

	#topnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav .limit {
		width:100%;
	}

	#catnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav ul, #catnav ul { 
		display: none; 
	}

	.select-menu {
		display:block;
		border:0;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222 url(images/downarrow.png) 97% 50% no-repeat;
		color:#fff;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff url(images/downarrow-dark.png) 97% 50% no-repeat;
		color:#666;
		width:100%;
	}

	#contentleft,
	#contentright,
	#content,
	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right,
	#sidebar-narrow,
	.footer-widget1,
	.footer-widget2,
	.footer-widget3,
	.footer-widget4,
	.home-widget-1,
	.home-widget-2,
	.home-widget-3 {
		width: 100% !important;
		clear:both !important;
		float:none !important;
		margin: 0 auto;
	}

	#content {
		padding-bottom:30px;
	}

	.sitemap-narrow {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}

	.sitemap-wide {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}
	
	.post-left {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-right {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-by-2 .post-clear {
		clear:both;
		height:0;
		padding:0;
		background:transparent;
		border-bottom:0;
		margin: 0;
	}

	.banner728.left {
		margin: 0 auto 10px;
		float:none;
		width:100%;
		display:block;
		text-align:center;
	}

	.banner220 {
		margin: 0 auto;
		padding:0;
		float:none;
		text-align:center;
		width:100%;
		display:block;
	}

	#page,
	.page-border {
		background-image:none !important;
	}

	.featured.pages .entry {
		width:auto;
		max-width:100%;
		bottom:0;
		top:auto;
		left:0;
		right:0;
		padding:0;
	}

	.featured.pages .excerpt {
		line-height:30px;
		height:30px;
		margin:10px 15px;
	}

	.featured.pages h2.post-title,
	.featured.pages h2.post-title a {
		color:#fff !important;
		margin:0;
		font-size:14pt;
		line-height:30px;
		height:30px;
	}

	.header-contact-info {
		position:static;
		display:block;
		text-align:center;
		padding-top:15px;
	}

	.head-email {
		display:block;
	}

	.head-phone {
		display:block;
	}

	.head-phone.sep {
		margin:0;
		padding: 0;
		border-left:0;
		display:block;
	}

	.one-half,
	.one-third,
	.two-thirds,
	.one-fourth,
	.two-fourths,
	.three-fourths,
	.one-fifth,
	.two-fifths,
	.three-fifths,
	.four-fifths {
		width:100%;
		margin:0 auto 30px;
		float:none;
		clear:both;
		display:block;
	}

	.fwidth ul#portfolio li {
		width:46%;
	}

}

@media only screen and (min-width: 769px) and (max-width: 960px) {

	#outer-wrap {
		width:100% !important;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
		-moz-border-radius:0 !important;
		-webkit-border-radius:0 !important;
		border-radius:0 !important;
	}

	#wrap,
	.limit {
		width:auto !important;
		padding-left:20px;
		padding-right:20px;
	}

	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right	 {
		float:none;
		display:block;
		width:auto;
		clear:both;
	}

}

@media only screen and (min-width: 961px) and (max-width: 1100px) {

	#outer-wrap {
		width:auto;
		margin: 5px;
		padding:2px;
	}

	#wrap,
	.limit {
		width:auto !important;
		padding-left:20px;
		padding-right:20px;
	}
