/* 
	Theme Name: Life Goes On
	Original Theme URL: http://www.lgo-hi.com
	Description: 
	Author: Eric Husted
	Author URI: http://www.erichusted.com
	Version: 1.0
*/

html {
	background: #f7f6f1 url(images/bg-footer.png) left top repeat;
	margin: 0; padding: 0;
}
 
body {
	background: #254357 url(images/bg-body.png) left top repeat;
	margin: 0; padding: 0;
	font-family: 'Source Sans Pro',Arial,Tahoma,Verdana, sans-serif;
	font-weight: 400;
	min-width: 960px;
}

h3 { font-size: 20px; }

.clear { clear: both; height: 0; font-size: 0; margin: 0; padding: 0; }
	
/************************************************
*	HEADER                                      *
************************************************/

#header h1 {
	margin: 0; padding: 0;
	width: 201px; height: 192px;
	position: absolute;
	left: 0; top: 0;
	z-index: 999;
}

#header h1 a {
	background: url(images/logo.png) left top no-repeat;
	display: block;
	width: 201px; height: 192px;
	text-indent: -9000px;
	overflow: hidden;
}

#header-inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-transform: uppercase;
}

.social {
	float: right;
	overflow: hidden;
	padding-bottom: 2px;
}

.social h3 {
	color: #fff;
	margin: 0; padding: 3px 0 0;
	font-size: 14pt;
	float: left;
}

.social ul { margin: 0; padding: 8px 0 0; float: right; }

.social ul li {
	float: left;
	display: inline;
	margin: 0; padding: 0;
}

.social li.facebook-like { padding-top: 2px; }

.social .donate a {
	display: block;
	width: 96px; height: 24px;
	background: url(images/button-donate.png) left top no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 10px 0 10px;
}

.social .twitter a {
	display: block;
	width: 24px; height: 24px;
	background: url(images/icon-twitter.png) left top no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

.social .facebook a {
	display: block;
	width: 24px; height: 24px;
	background: url(images/icon-facebook.png) left top no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

#banner { position: relative; }

#banner .top-shadow {
	background: url(images/bg-header-shadow.png) left top repeat-x;
	width: 100%;
	height: 8px;
	position: absolute;
	left: 0; top: 0;
	z-index: 99;
}

#banner .shadow-left {
	width: 336px; height: 52px;
	background: url(images/bg-banner-shadow.png) left top no-repeat;
	position: absolute;
	left: 0; bottom: -40px;
}

#banner .shadow-right {
	width: 336px; height: 52px;
	background: url(images/bg-banner-shadow.png) right top no-repeat;
	position: absolute;
	right: 0; bottom: -40px;
}

/************************************************
*	NAVIGATION                                  *
************************************************/

#nav-container {
	width: 100%;
	background: #fff;
}

#nav-inner {
	width: 960px;
	margin: 0 auto;
}

.nav {
	margin: 0; padding: 0;
	float: right;
}

.nav li {
	display: inline;
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
}

.nav a {
	display: block;
	color: #3d3d3d;
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px 13px 17px;
	font-size: 14pt;
}

.nav a:hover {
	background: url(images/bg-body.png) left top;
	color: #fff;
	border-bottom: 3px solid #ffac2c;
}

.nav .nav-selected a {
	background: url(images/bg-body.png) left top;
	color: #fff;
	border-bottom: 3px solid #ffac2c;
}

/************************************************
*	CONTENT                                     *
************************************************/

#content {
	margin: -13% auto 0;
	width: 960px;
	z-index: 9;
	position: relative;
	background: url(images/bg-content-shadow.png) left bottom no-repeat;
	padding: 0 0 18px 0;
}

#content h2 {
	background: url(images/bg-body.png) left top;
	color: #fff;
	padding: 10px 18px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 4px solid #ffac2c;
	margin: -16px 0 16px -20px;
	width: 924px;
}

#content #content-inner {
	padding: 16px 20px 16px 20px;
	min-height: 214px;
	position: relative;
	background: #fff;
}

#home-content {
	margin: -13% auto 0;
	width: 960px;
	z-index: 9;
	position: relative;
	padding: 0 0 18px 0;
}

#content ul { list-style: outside; margin: 0 0 0 1em; }

.home-boxes { position: relative; }

.home-boxes .inner { overflow: hidden; }

.home-boxes .box {
	float: left;
	width: 320px;
}

.home-boxes h3 {
	background: url(images/bg-body.png) left top;
	color: #fff;
	margin: 0; padding: 10px 18px;
	font-size: 20px;
	font-weight: normal;
	border-right: 1px solid #314756;
}

.home-boxes .box-3 h3 { border-right: 0; }

.home-boxes .box .inner {
	border-top: 4px solid #ffac2c;
	padding: 16px 20px 16px 20px;
	min-height: 214px;
	position: relative;
}

.home-boxes a {
	display: block;
	background: #df8e24 url(images/bg-more-button.png) left top repeat-x;
	color: #fff;
	border-bottom: 2px solid #cfcdc8;
	font-size: 14px;
	text-decoration: none;
	width: 7em;
	position: absolute;
	left: 20px; bottom: 16px;
}

.home-boxes a span {
	display: block;
	border-bottom: 1px solid #be7e20;
	padding: 2px 7px;
}

.home-boxes .box-1 .inner { background: #ebe9e3 url(images/bg-before-after.png) right bottom no-repeat; }
.home-boxes .box-2 .inner  { background: #ebe9e3 url(images/bg-services.png) right bottom no-repeat; }
.home-boxes .box-3 .inner  { background: #ebe9e3 url(images/bg-about-lgo.png) right bottom no-repeat; }

.content-shadow { 
	width: 960px; height: 18px;
	background: url(images/bg-content-shadow.png) left bottom no-repeat;
}

.miniSurveyView td.question { vertical-align: top; }

/******** PHOTO GALLERY *************/

#content .gallery { margin: 0 0 12px 0; padding: 0; overflow: hidden; }

.gallery li {
	list-style-type: none;
	display: block;
	float: left;
	background: #fff;
	margin: 0 12px 8px 0; padding: 6px;
}

.gallery li a { display: block; line-height: 0; }

.gallery-container {
	background: #f0f0f0;
	padding: 12px 12px 0 12px;
	margin-bottom: 16px;
	border-bottom: 2px solid #ccc;
}

.gallery-container:hover { background: #e7e7e7; }

.gallery-container h3 { cursor: pointer; }

/******** TESTIMONIALS *********/

#content .testimonial-gallery { margin: 0 0 12px 24px; padding: 0; float: right; }

.testimonial-gallery li {
	list-style-type: none;
	display: block;
	background: #eee;
	margin: 0 12px 8px 0; padding: 6px;
}

.testimonial-gallery li a { display: block; line-height: 0; }

/******** SPONSORS *************/

#local-logos { width: 960px; margin: 0 auto; }

.local-logos {
	background: url(images/bg-content-shadow.png) left bottom no-repeat;
	padding: 0 0 18px 0;
}

.local-logos ul {
	margin: 0; padding: 0;
	background: #fff;
	overflow: hidden;
	padding: 8px 8px 0 0;
}

.local-logos ul li {
	display: block;
	float: left;
	background: #f5f5f5;
	margin: 0 0 8px 11px;
	width: 100px;
	padding: 0 4px 0;
	text-align: center;
	font-size: 10pt;
	line-height: 1em;
}

.local-logos a {
	text-decoration: none;
}

.local-logos .logo-link {
	display: block;
	height: 86px;
	margin-bottom: 4px;
	text-indent: -9000px;
}

.local-logos .kjewel .logo-link, .local-logos .kyno .logo-link, .local-logos .paint .logo-link, .local-logos .dennys .logo-link { height: 59px; }

.local-logos a:hover { text-decoration: underline; }

.local-logos ul .first { margin-left: 9px; }

.local-logos h3 { color: #fff; font-size: 20px; margin: 0; }

.local-logos .kjewel { background: url(images/logos/logo-kjewel.png) left top no-repeat; }
.local-logos .kyno { background: url(images/logos/logo-kyno.png) left top no-repeat; }
.local-logos .paint { background: url(images/logos/logo-paint-it-forward.png) left top no-repeat; }
.local-logos .dennys { background: url(images/logos/logo-dennys.png) left top no-repeat; }
.local-logos .homedepot { background: url(images/logos/logo-home-depot.png) left top no-repeat; text-indent: -9000px; }
.local-logos .savemart { background: url(images/logos/logo-save-mart.png) left top no-repeat; text-indent: -9000px; }
.local-logos .lowes { background: url(images/logos/logo-lowes.png) left top no-repeat; text-indent: -9000px; }
.local-logos .derrels { background: url(images/logos/logo-derrels.png) left top no-repeat; text-indent: -9000px; }

#dennys-info { display: none; width: 300px; }

/************************************************
*	FOOTER                                      *
************************************************/

#footer {
	background: #f7f6f1 url(images/bg-footer-shadow.png) left top repeat-x;
	margin: 24px 0 0 0; padding: 8px 0 60px 0;
	font-size: 11pt;
	color: #666666;
	border-top: 3px solid #ffac2c;
}

#footer a { color: #666666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.footer-inner {
	width: 960px;
	margin: 0 auto;
}

#footer .left-col { float: left; }
#footer .right-col { float: right; }

#footer .right-col ul { margin: 0; padding: 0; }
#footer .right-col ul li {
	display: inline;
	float: left;
	margin: 0 0 0 12px;
}

/************************************************
*	BANNER SLIDER                               *
************************************************/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider { margin: 0; padding: 0; overflow: hidden; zoom: 1; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }


/* FlexSlider Default Theme
*********************************/
.flexslider { 
	margin: 0;
	position: relative;
	
}

.flex-viewport {
	max-height: 380px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport { max-height: 380px; }

.flexslider .slides { zoom: 1; }
.flexslider .slides li { margin: 0; }
.carousel li { margin-right: 5px; }


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/************************************************
*	FANCYBOX                                    *
************************************************/

/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('scripts/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('scripts/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('scripts/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('scripts/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.gallery .hidden { display: none; }

.article-photo { float: right; padding: 10px; border: 1px solid #eee; width: 330px; margin: 0 0 20px 20px; }
.article-photo img { width: 330px; }
.article-photo p { margin-bottom: 4px; }

.article-photo li { list-style-type: none; }
#content .article-photo ul { margin: 0; }
.article-photo ul .hidden { display: none; }

/*** POPUP *************************/

.popup_content {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* Add these styles once per website */
  .popup_background {
    z-index: 2000; /* any number */
  }
  .popup_wrapper {
    z-index: 2001; /* any number + 1 */
  }
  /* Add inline-block support for IE7 */
  .popup_align,
  .popup_content {
    *display: inline;
    *zoom: 1;
  }
  
.dennys_open {
	background: none;
	border: 0;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	padding: 0;
}

.dennys_open:hover {
	text-decoration: underline;
	background: none;
	border: 0;
	padding: 0;
}