/*
Theme Name: Cleaning Green Magazine
Theme URI: http://www.cleaninggreenmag.com/
Description: A custom theme
Author: Kristin Falkner
Author URI: http://www.kristinfalkner.com
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.alignleft							{ float: left; margin:0 15px 0 0; }
.alignright							{ float: right; margin:0 0 0 15px; }
.aligncenter						{ text-align:center; display:block; margin:0 auto; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 9px;}
.bold								{font-weight: bold;}
.wp-caption							{background-color:#ccc; padding:3px;}
.wp-caption-text					{text-align:center;}
.orange								{color:#f4911e;}
.green								{color:#579f45;}
.lightgreen							{color:#8bc540;}
*:focus								{outline:none;}

/*
FONT KITS
*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
HEADERS
*/

h1 {
	font-size:24px;
	font-weight:normal;
	}

h2 {
	font-size:18px;
	font-weight:normal;
	}

h3 {
	font-size:16px;
	font-weight:normal;
	}
	
h5 {
	font-size:14px;
	font-weight:normal;
	}

/*
STRUCTURE
*/

html, html a {-webkit-font-smoothing:antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.004);}

html, body, #wrap { height: 100%; }

body > #wrap {height: auto; min-height: 100%;}

body 			{
	font: 14px  'open_sansregular', Arial, Helvetica, sans-serif; 
	color: #535252; 
	text-align: center; 
	background:#e3e2e2 url(images/background.png) repeat-x top center; 
	margin: 0; 
	padding: 0;
	}
	
p				{
	padding-bottom: 15px;
	}
	
#wrap {
	position:relative;
	}
	
#main {
	position:relative; 
	margin: 15px auto 0;  
	text-align:left; 
	width:1024px; 
	background:#fff;
	border:1px solid #116f03;
	padding:20px 20px 295px;
	}
	
#header {
	overflow:hidden;
	padding:10px 0 20px;
	margin-bottom: 15px;
	}
	
#logo {
	float:left;
	width:280px;
	height:auto;
	margin:10px 0 0;
	}
	
#tagline {
	float:right;
	border-top:1px solid #f4911e;
	border-bottom:1px solid #f4911e;
	letter-spacing:2px;
	margin:30px 85px 0 0;
	}
	
#tagline h1 {
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:5px 0;
	font-family: 'open_sansregular';
	}
	
#masthead-ad {
	float:right;
	}
	
#navigation {
	background:url(images/navbg.png) repeat-x 0 0;
	height:40px;
	width:1064px;
	font-size:20px;
	font-family: 'open_sansregular';
	text-transform:lowercase;
	line-height:20px;
	margin-left:-20px;
	border-top:1px solid #d4d4d4;
	}
	
#navigation .menu-main-menu-container {
	width:1064px;
	margin:0 auto;
	}
	
#navigation li {
	float:left;
	padding:8px 21px 12px;
	text-align:center;
	border-left:1px solid #d4d4d4;
	}
	
#navigation li.menu-item-home {
	border-left:none;
	}
	
#navigation a {
	color:#5b5b5b;
	}
	
#navigation a:hover {
	text-decoration:none;
	}
	
#content {
	padding:20px 0;
	overflow:hidden;
	}
	
#page-left {
	width:700px;
	float:left;
	}
	
#content {
	padding: 15px 0;
}
	
a 			{
	color: #579f45; 
	text-decoration: none;
	}
	
a:hover		{
	color:#8bc540;
	text-decoration: none;
	}
	
strong {
	font-family: 'open_sansbold';
	font-weight:normal;
	}
	
/*
HOMEPAGE
*/

#home-slideshow {
	height:470px;
	overflow:hidden;
	border:1px solid #579f45;
	}
	
.home-slide {
	width:700px;
	height:470px;
	position:relative;
	}
	
.home-slide-info {
	position:absolute;
	bottom:20px;
	left:0;
	color:#d0d0d0;
	padding:11px 20px;
	background:url(images/trans-green.png);
	}
	
.home-slide-info h2 {
	font-size:38px;
	line-height:38px;
	font-family:'open_sansregular';
	text-transform:lowercase;
	margin:0;
	padding:0;
	}
	
.home-slide-info a {
	color:#fff;
	text-shadow:1px 1px 1px #969696;
	}
	
.home-slide-info a:hover {
	text-decoration:none;
	}
	
.home-slide-info p {
	padding-bottom:0;
	font-size:18px;
	}
	
.home-slide-info .home-slide-meta a {
	color:#579f45;
	text-shadow:none;
	}
	
#slideshow-nav, #post-slideshow-nav {
	overflow:hidden;
	text-align:center;
	}
	
#slideshow-nav a, #post-slideshow nav a {
	color:#a0a29f;
	}
	
#slideshow-nav ul, #post-slideshow-nav ul {
	margin:0;
	padding:0;
	}
	
#slideshow-nav li, #post-slideshow-nav li {
	display:inline-block;
	list-style-type:none;
	margin:0 3px;
	padding:0;
	font-size:30px;
	}
	
#slideshow-nav a:hover, #post-slideshow-nav a:hover {
	color:#f4911e;
	text-decoration:none;
	}
	
#slideshow-nav li.active a, #post-slideshow-nav li.active a {
	color:#f4911e !important;
	}
	
#home-posts {
	width:720px;
	}

.home-post {
	width:337px;
	float:left;
	position:relative;
	margin:0 23px 13px 0;
	}
	
.home-thumb {
	width:337px;
	height:225px;
	border:1px solid #579f45;
	margin-bottom:10px;
	position:relative;
	}
	
.home-thumb-cat {
	position:absolute;
	bottom:0;
	right:0;
	padding:2px 15px;
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	background-color:#f4911e;
	font-family: 'open_sansregular';
	}
	
.home-post .home-thumb-cat a, .home-post .home-thumb-cat a:hover {
	color:#fff;
	text-decoration:none;
	}
	
.home-post h2 {
	font-family:'open_sansregular';
	font-size:26px;
	line-height:26px;
	}
	
.home-post a {
	color:#579f45;
	}
	
.home-post .more-link a {
	padding:5px 7px;
	background-color:#e8e8e8;
	color:#535252;
	font-size:12px;
	}
	
.home-post .more-link a:hover {
	background-color:#292727;
	color:#e8e8e8;
	text-decoration:none;
	}

/*
CATEGORIES
*/

#category-header {
	width:700px;
	height:310px;
	position:relative;
	margin-bottom:15px;
	}
	
#category-title {
	background-color:#f4911e;
	color:#fff;
	font-size:38px;
	line-height:38px;
	position:absolute;
	bottom:26px;
	right:0;
	padding:8px 10px 10px;
	font-family: 'open_sansregular';
	text-transform:lowercase;
	}
	
#category-photo-credit {
	margin:-10px 0 20px;
	font-size:11px;
	color:#a5a5a5;
	text-align:right;
	}
	
#category-photo-credit a {
	color:#a5a5a5;
	}
	
.orange-title {
	background-color:#f4911e;
	}
	
.green-title {
	background-color:#579f45;
	}
		
#category-description {
	background-color:#2f800c;
	color:#fff;
	font-size:16px;
	line-height:16px;
	font-family: 'open_sansregular';
	text-transform:lowercase;
	position:absolute;
	bottom:0;
	right:0;
	padding:5px 10px;
	}
	
.archive-post {
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
	padding-bottom:15px;
	margin-bottom:15px;
	}
	
.archive-post h2 {
	font-size:24px;
	line-height:24px;
	font-family: 'open_sansregular';
	}
	
.archive-post-image {
	float:left;
	width:150px;
	}
	
.archive-post-image img {
	border:1px solid #116f03;
	}
	
.archive-post-info {
	width:520px;
	height:150px;
	line-height:18px;
	float:right;
	position:relative;
	}
	
p.post-meta {
	color:#535252;
	font-size:12px;
	padding:5px 0;
	}
	
p.post-meta a {
	color:#535252;
	}
	
.archive-post-info .more-link a {
	padding:5px 7px;
	background-color:#e8e8e8;
	color:#535252;
	font-size:12px;
	}
	
.archive-post-info .more-link a:hover {
	background-color:#292727;
	color:#e8e8e8;
	text-decoration:none;
	}
		
.wp-pagenavi {
	text-align:right;
	}
	
.wp-pagenavi a {
	padding:5px;
	color:#000;
	}
	
.wp-pagenavi a:hover {
	background-color:#e8e8e8;
	color:#000;
	text-decoration:none;
	}
	
.wp-pagenavi span {
	padding:5px;
	color:#adacac;
	}
	
.wp-pagenavi span.current {
	background-color:#e8e8e8;
	color:#000;
	}
	
/*
POST DETAIL
*/

#post-slideshow-container {
	margin-bottom:15px;
	}

#post-slideshow {
	height:470px;
	overflow:hidden;
	}
	
.post-slide {
	width:700px;
	height:470px;
	position:relative;
	}

.single-post {
	line-height:18px;
	}
	
.single-post h2 {
	line-height:40px;
	font-size:40px;
	color:#579f45;
	}

.single-post p.post-meta {
	margin-bottom:15px;
	}
	
.single-featured-image {
	margin-bottom:15px;
	}
	
.post-slideshow-caption {
	font-size:11px;
	float:left;
	font-weight:bold;
	text-align:left;
	width:450px;
	}
	
.post-slideshow-credit {
	font-size:11px;
	color:#a5a5a5;
	text-align:right;
	float:right;
	width:200px;
	}
	
.post-slideshow-credit a {
	color:#a5a5a5;
	}
	
.post-thumbnail-caption {
	font-size:11px;
	color:#a5a5a5;
	text-align:right;
	}
	
.single-post .share-bar {
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	padding-top:8px;
	margin-bottom:15px;
	overflow:hidden;
	}
	
.single-post .share-bar .share-bar-left .share-bar-label {
	float:left;
	color:#828282;
	font-size:14px;
	padding:7px 5px 5px 0;
	}
	
.single-post .share-bar .addtoany_share_save {
	text-indent:-9999px !important;
	}
	
#authorarea{
	background: #e8e8e8;
	border: 1px solid #d2d2d2;
	padding: 10px;
	overflow:hidden;
	color: #333;
	margin-bottom:15px;
	}
	
#authorarea h3{
	font-size: 18px;
	color:#333;
	margin:0;
	padding:10px 10px 5px 10px;
	}

#authorarea h3 a{
	text-decoration:none;
	color: #333;
	}
	
#authorarea img{
	margin:0 15px 0 0;
	padding:5px;
	float:left;
	background-color:#fff;
	border: 1px solid #ddd;
	}
	
#authorarea p{
	color:#333;
	margin:0;
	padding-bottom:10px;
	}
	
#authorarea p a{
	color:#333;
	}
	
.author-posts-link {
	color: #f4911e !important; 
	text-decoration:underline;
	}
	
/*
COMMENTS
*/

h3#respond {
	color:#828282;
	text-transform:lowercase;
	font-size:24px;
	margin-bottom:10px;
	}

#commentform input[type=text] {
	width:400px;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:10px;
	color:#828282;
	}

#commentform textarea {
	width:680px;
	padding:10px;
	border:1px solid #ccc;
	resize:none;
	margin-bottom:10px;
	color:#828282;
	}
	
#commentform #submit {
	background-color:#f4911e;
	padding:5px 10px;
	font-size:16px;
	color:#fff;
	text-transform:lowercase;
	border:none;
	cursor:pointer;
	}
	
#commentform #submit:hover {
	background-color:#333;
	}
	
.comment-listing li {
	border-bottom:1px solid #e8e8e8;
	padding-top:15px;
	}
	
ol.comment-listing {
	margin-bottom:15px;
	}
	
.comment-author {
	color:#828282;
	text-transform:uppercase;
	}
	
.comment-author a {
	color:#828282;
	}
	
.comment-meta {
	font-size:11px;
	color:#a5a5a5;
	}
	
/*
AUTHOR PAGE
*/

.author-page-info {
	overflow:hidden;
	padding-bottom:15px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:15px;
	}
	
.author-page-info h1 {
	font-size:40px;
	line-height:40px;
	margin-bottom:15px;
	padding:0 0 0 5px;
	text-transform:uppercase;
	color:#2f800c;
	}
	
.author-page-info img {
	float:left;
	margin:0 15px 0 0;
	padding:5px;
	border:1px solid #ddd;
	}
	
/*
CONTRIBUTOR GALLERY
*/

.contributors-page h1 {
	font-size:30px;
	line-height:30px;
	margin-bottom:15px;
	padding:0 0 0 5px;
	text-transform:lowercase;
	color:#2f800c;
	}

.contributor {
	overflow:hidden;
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	margin-bottom:25px;
	}
	
.contributor-image {
	width:200px;
	float:left;
	}

.contributor-image img {
	padding:5px;
	border:1px solid #ddd;
	}
	
.contributor-text {
	width:480px;
	float:right;
	}
	
.contributor-text h2 {
	color:#2f800c;
	margin:0;
	padding:0;
	font-size:24px;
	text-transform:lowercase;
	}
	
.contributor-text h3 {
	text-transform:lowercase;
	margin:0 0 15px;
	font-size:14px;
	color:#747474;
	}
	
.contributor-text p {
	line-height:22px;
	}
	
/* 
SIDEBAR
*/

#sidebar {
	width:300px;
	float:right;
	}
	
#sidebar h3 {
	font-size:21px;
	line-height:21px;
	font-family: 'open_sansregular';
	margin-bottom:5px;
	}

#mailing-list {
	background:#e8e8e8 url(images/mlistbg.png) repeat-x;
	border:1px solid #dadada;
	padding:15px;
	font-size:14px;
	line-height:14px;
	overflow:hidden;
	margin-bottom:10px;
	}
	
#mailing-list h3 {
	color:#579f45;
	}
	
#mailing-list p {
	padding-bottom:10px;
	}
	
#mailing-list input[type=email] {
	color:#bbb9b9;
	font-size:14px;
	line-height:14px;
	display:block;
	width:260px;
	padding:5px;
	border:1px solid #dadada;
	margin-bottom:10px;
	}
	
#mailing-list .mlist-button {
	width:127px;
	height:30px;
	display:block;
	background:url(images/signupbtn.png) no-repeat;
	float:right;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin-right:-4px;
	}
	
#mailing-list .mlist-button:hover {
	background-position:0 -30px;
	}
	
.title-bar {
	padding:10px 15px 6px;
	color:#fff;
	margin-bottom:10px;
	}

#social-icons {
	overflow:hidden;
	margin-top:30px;
	}
	
#social-icons li {
	margin-bottom:6px;
	}
	
#social-icons a {
	display:block;
	padding:10px 0 13px 60px;
	color:#818080;
	font-size:18px;
	line-height:18px;
	}
	
#social-icons a:hover {
	text-decoration:none;
	}
	
#social-icons .fb {
	background:url(images/socialicons.png) no-repeat 10px 0;
	}
	
#social-icons .twitter {
	background:url(images/socialicons.png) no-repeat 10px -48px;
	}

#social-icons .googleplus {
	background:url(images/google-icon.png) no-repeat 10px 0;
	}
	
#social-icons .pinterest {
	background:url(images/socialicons.png) no-repeat 10px -96px;
	}
	
#social-icons .rss {
	background:url(images/socialicons.png) no-repeat 10px -144px;
	}
	
#sidebar-poll {
	margin:43px 0 30px;
	}
	
.poll-text {
	text-align:center;
	margin-top:20px;
	}
	
.poll-text a {
	font-weight:bold;
	}
	
.poll-rules {
	font-size:11px;
	color:#a5a5a5;
	text-align:center;
	}
	
.wp-polls {
	padding:5px 15px;
	margin:0;
	}
	
.wp-polls-form li, .wp-polls-ans li {
	overflow:hidden;
	margin:0 0 15px !important;
	padding:0;
	}
	
ul.wp-polls-ul input[type=radio] {
	float:left;
	width:30px;
	display:block !important;
	margin-top:2px;
	text-align:left;
	}
	
ul.wp-polls-ul label {
	float:right;
	width:230px;
	font-size:16px;
	line-height:20px !important;
	margin:0 !important;
	padding:0 !important;
	}
	
.wp-polls .label-small {
	font-size:14px !important;
	font-family:Arial !important;
	line-height:14px !important;
	}
	
.wp-polls-form .vote-button, .wp-polls-ans .vote-button {
	background-color:#f4911e;
	border:none;
	color:#fff;
	font-size:15px;
	line-height:15px;
	font-family: 'open_sansregular';
	text-transform:uppercase;
	display:block;
	padding:8px 15px 5px;
	float:left;
	cursor:pointer;
	margin-top:10px;
	}
	
.wp-polls-form .vote-button:hover, .wp-polls-ans .vote-button:hover {
	background-color:#333;
	text-decoration:none;
	}
	
.wp-polls-form .viewresults-button, .wp-polls-ans .viewresults-button {
	background-color:#e8e8e8;
	border:none;
	color:#333;
	font-size:15px;
	line-height:15px;
	font-family: 'open_sansregular';
	text-transform:uppercase;
	display:block;
	padding:8px 15px 5px;
	float:left;
	cursor:pointer;
	margin:10px 0 0 10px;
	}
	
.wp-polls-form .viewresults-button:hover, .wp-polls-ans .viewresults-button:hover {
	text-decoration:none;
	background-color:#333;
	color:#fff;
	}
	
/* css3 for coloring each pollbars */
.wp-polls-ul li:nth-child(01) .pollbar{ background:#579f45;}
.wp-polls-ul li:nth-child(02) .pollbar{ background:#8bc540;}
.wp-polls-ul li:nth-child(03) .pollbar{ background:#579f45;}
.wp-polls-ul li:nth-child(04) .pollbar{ background:#8bc540;}
.wp-polls-ul li:nth-child(05) .pollbar{ background:#579f45;}
.wp-polls-ul li:nth-child(06) .pollbar{ background:#8bc540;}
.wp-polls-ul li:nth-child(07) .pollbar{ background:#579f45;}

/* little transition */
.wp-polls-ul li .pollbar{-webkit-transition: background 0.7s ease-in-out}
.wp-polls-ul li .pollbar:hover{background:#F00}

#sidebar-ad {
	margin-top:15px;
	}

/*
ABOUT
*/

.about-content {
	line-height:21px;
	}
	
.about-content h2 {
	color:#2f800c;
	text-transform:uppercase;
	font-size:30px;
	margin-bottom:15px;
	}

/*
MEDIA KIT
*/

#media-kit-header {
	width:700px;
	height:470px;
	position:relative;
	margin-bottom:15px;
	}
	
.media-kit-download {
	background-color:#d72734;
	color:#fff;
	padding:5px 15px;
	font-size:24px;
	display:block;
	margin-bottom:20px;
	font-size:18px;
	width:130px;
	text-align:center;
	}
	
.media-kit-download:hover {
	background-color:#333;
	text-decoration:none;
	}
	
.media-kit-stat {
	overflow:hidden;
	margin:10px 0;
	}
	
.media-kit-stat-number {
	float:left;
	text-align:right;
	font-size:24px;
	width:180px;
	color:#579f45;
	}
	
.media-kit-stat-label {
	float:right;
	width:500px;
	font-size:16px;
	}
	
h2.dyk {
	font-size:28px;
	text-transform:lowercase;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	}
	
.media-kit-stats-credit {
	font-size:11px;
	margin:20px 0;
	padding:0 20px;
	text-align:center;
	color:#a5a5a5;
	}

/*
CONTACT
*/

#full-width-header {
	width:1024px;
	height:460px;
	position:relative;
	margin-bottom:25px;
	}
	
#full-width-title {
	position:absolute;
	right:0;
	bottom:20px;
	color:#fff;
	font-size:38px;
	line-height:38px;
	padding:10px 10px 7px;
	}
	
#contact-quote {
	color:#999797;
	font-size:24px;
	line-height:34px;
	background:url(images/quotebg.jpg) no-repeat top center;
	padding:20px 15px 15px 15px;
	}
	
#contact-quote p {
	padding-bottom:0;
	}
	
#contact-quote-author {
	font-size:16px;
	padding:0 15px 15px 0;
	text-transform:uppercase;
	background:url(images/quotebg.jpg) no-repeat bottom center;
	width:100%;
	text-align:right;
	}
	
#contact-content {
	overflow:hidden;
	}
	
#contact-content-left {
	width:265px;
	float:left;
	text-align:right;
	font-size:16px;
	color:#999797;
	}
	
#contact-content-left h3 {
	margin-top:40px;
	}
	
#contact-content-left a {
	color:#999797;
	}
	
#contact-content-right {
	width:695px;
	float:right;
	padding-top:19px;
	}
	
#contact-content-right label {
	font-weight:normal;
	font-size:18px;
	text-transform:lowercase;
	color:#579f45;
	}
	
#contact-content-right input[type=text] {
	border:1px solid #ccc;
	padding:5px !important;
	font-size:14px;
	color:#999797;
	}
	
#contact-content-right textarea {
	border:1px solid #ccc;
	padding:5px !important;
	font-size:14px;
	color:#999797;
	width:670px;
	}
	
#contact-content-right .gfield_required {
	display:none;
	}
	
#contact-content-right .gform_button {
	width:150px;
	height:35px;
	display:block;
	background:url(images/submitbtn.png) no-repeat 0 0;
	text-indent:-9999px;
	border:none;
	float:right;
	cursor:pointer;
	margin-top:-15px;
	}
	
#contact-content-right .gform_button:hover {
	background-position:0 -35px;
	}
	
/*
SEARCH
*/

.search-page h1 {
	color:#579f45;
	margin:0 0 15px;
	}
	
/*
FOOTER
*/

#footer {
	background-color:#272826;
	position: relative;
	margin-top: -295px;
	height: 265px;
	padding-top:30px;
	clear:both;
	}
	
#footer-content {
	width:1024px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
	
#footer-content h3 {
	font-size:18px;
	font-family:'open_sansregular';
	}
	
#footer-content h5 {
	font-size:16px;
	}
	
#footer-left {
	color:#e8e8e8;
	font-size:14px;
	line-height:21px;
	width:385px;
	float:left;
	padding-top:10px;
	}
	
#footer-left h3 {
	margin-bottom:10px;
	}
	
.footer-learn-more {
	color:#969595;
	font-size:14px;
	background-color:#3a3939;
	padding:2px 10px 5px;
	}
	
.footer-learn-more:hover {
	text-decoration:none;
	}
	
#footer-right {
	width:590px;
	float:right;
	}
	
#footer-search {
	margin-bottom:15px;
	}
	
#footer-right #searchform {
	overflow:hidden;
	background:url(images/searchbarbg.png) no-repeat;
	width:561px;
	height:40px;
	}
	
#footer-right #s {
	width:375px;
	padding:10px 15px;
	background:none;
	color:#858282;
	font-size:16px;
	line-height:16px;
	border:none;
	float:left;
	}
	
#footer-right #searchsubmit {
	background:url(images/clear.png);
	border:none;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:155px;
	height:40px;
	float:right;
	}
	
#footer-right .menu-footer-menu-container {
	font-size:12px;
	overflow:hidden;
	margin:20px 0 0;
	text-align:center;
	}
	
#footer-right .menu-footer-menu-container li {
	display:inline-block;
	margin:0 10px 0 0;
	}
	
#footer-right .menu-footer-menu-container a {
	color:#fff;
	}
	
#footer-right .copyright {
	text-align:center;
	font-size:11px;
	color:#79b66d;
	margin:15px 0;
	}
	
#footer-right .copyright .sep {
	padding:0 10px;
	}
		
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */