/*
	Theme Name: GPS TRACKLOG
	Theme URI: http://gpstracklog.com
	Description: GPS Track Log is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://wpsmith.net/
	
	Version: 2.0.2

	Template: genesis
	Template Version: 1.8

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Post Formats
* Column Classes
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Author Page
* Table Formatting
* Lifestyle Blue
* Lifestyle Charcoal
* Lifestyle Gray
* Lifestyle Green
* Lifestyle Pink
* Lifestyle Purple
* Lifestyle Tan
* Lifestyle Teal
* Lifestyle Yellow

*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #333333;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input,
select,
textarea,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #eee;
}

.bbPress input,
.bbPress textarea {
	padding: 5px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #336633;
	text-decoration: underline;
}

a:hover {
	color:#204820;
	text-decoration: none;
}

a img {
	border: none;
}

/************************************************
*       RCO Jump Link Box
************************************************/
.jumplinks, .myrp_ratings_table { 
	background:#F2EDDC; 
	margin:0 25px 15px; 
	padding:10px 20px 0 15px; 
	border-bottom:1px solid #A19D8D; 
	float:right; 
	clear:right;
}
/************************************************
*       End Jump Link Box
************************************************/
/************************************************
*       RCO Better WordPress External Links CSS class
************************************************/
a.ext-link:link {color: #336633;}
/************************************************
*       End Better WordPress External Links CSS class
************************************************/
/************************************************
*       RCO MyReviewPlugin Avg Rating Box
************************************************/
th.myrp_title { background:transparent !important; border:none !important; font-weight:bold !important; margin: 0 0 5px !important; color: #336633 !important; font-size: 18px !important;}

.myrp_rating_title  { background:transparent !important; border:none !important; font-weight:bold !important; margin: 0 0 5px !important; color: #336633 !important; font-size: 14px !important;}

.myrp_ratings_table { width: 213px !important; }
/************************************************
*       End RCO MyReviewPlugin Avg Rating Box
************************************************/
/* Body
------------------------------------------------------------ */

body {
	background-color:#e6f7d4;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #fff;
	margin: 25px auto;
	overflow: visible;
	padding: 5px 0 20px;
	position: relative;
	width: 972px;

	-moz-box-shadow: 0px 0px 5px #aaa; 
	-khtml-box-shadow: 0px 0px 5px #aaa; 
	-webkit-box-shadow: 0px 0px 5px #aaa; 
	box-shadow: 0px 0px 5px #aaa;
}


/* Header
------------------------------------------------------------ */
.headerglobe {
	position: absolute;
	top: -24px;
	left: -14px;
	width: 152px;
	height: 121px;
	background-image: url(images/gps_globe.png);
	background-repeat: no-repeat;
}

#header {
	/* background: #5C7F5D url(images/header.png); */
	width: 960px;
	height: 60px;
	/*height: 100px;*/
	color: white;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}

.page-template-page-landing-php #header {
	margin: 20px auto 0;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 35px 0 0 30px;
	width: 400px;
}

.header-full-width #title-area {
	padding: 35px 0 0;
}
	
#title {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 48px;
	font-variant: small-caps;
	line-height: 48px;
	margin: 0;
	text-shadow: #666 1px 1px;
	width: 455px;
	/*height: 130px;
	background: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;*/
}

.header-full-width #title {
	text-align: left;
	text-indent: -9999px;
}

#title a,
#title a:hover {
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
}

#description {
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	text-shadow: #666 1px 1px;
	text-indent: -9999px;
}

.header-full-width #description {
	text-align: center;
}

#header .widget-area {
	float: right;
	width: 478px;
	/*height: 70px;*/
	padding: 4px 4 0 0px;
	display: block;
	float: right;
	margin: 15px 6px 0 0;
	/* background-image: url(images/bannerbg.png);
	background-repeat: no-repeat;*/
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	max-height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 455px;
}

.header-image #description {
	display: none;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#header ul.menu li a.sf-with-ul {
	padding-right: 25px;
}	

#header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}

#header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#header ul.menu li ul a { 
	width: 160px;
}

#header ul.menu li ul ul {
	margin: -31px 0 0 179px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	background-color:#587458; 
	background-image:url(images/navbg.png); 
	background-repeat:repeat-x; 
	width:960px; 
	height:35px; 
	font-size:14px; 
	font-family:"Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue",  sans-serif; 
	font-weight:bold; 
	padding:0;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight:700; 
	text-transform:uppercase; 
	text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	-moz-text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	margin:0; 
	padding: 9px 15px;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #fff;
	background:#476247; 
	background-image:url(images/navhov.png); 
	background-repeat:repeat-x; 
	margin:0; 
	text-decoration:none;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #476247;
	background-image:url(images/subnav1.png);
	border: 1px solid #eee;
	border-top-width: 0;
	color: #fff;
	position: relative;
	width:160px;
	font-size: 13px;	
	font-weight:bold; 
	text-transform:uppercase; 
	float:none; 
	margin:0; 
	padding:9px 10px 5px; 
	border-bottom:1px solid #486248; 
	border-top:1px solid #658665;
}

#nav li li a:hover,
#nav li li a:active {
	background:#476247; 
	background-image:url(images/subnav1hov.png); 
	color:#fff; 
	padding:9px 10px 5px;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

#nav li ul a { 
	width: 150px;
}

#nav li ul ul {
	margin: -32px 0 0 180px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 10px 10px 8px;
}

#nav li.right a {
	background: none;
	border: none;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #444;
	text-decoration: none;
}

#nav li.search {
	padding: 2px 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Top Navigation
------------------------------------------------------------ */

#topnavbar { 
	background-color:#638664; 
	background-image:url(images/topnav.png); 
	background-repeat:repeat-x; 
	width:960px; 
	height:30px; 
	color:#FFFFFF; 
	margin:0 auto; 
	padding:0; 
}

#topnavbar a,#topnavbar a:visited { 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none; 
}

#topnavbar a:hover { 
	text-decoration:underline; 
}

#topnavbar p { 
	font-size:11px; 
	font-weight:bold;
	padding:0; 
	margin:0; 
}
.topnavbarleft { 
	width:230px; 
	float:left; 
	margin:0; 
	padding:8px 0 0 10px; 
	display:none; 
}

.topnavbarright { 
	width:600px; 
	float:right; 
	margin:0; 
	padding:7px 10px 0 0; 
	text-transform:uppercase; 
	text-align:right; 
}

.topnavbarright a img { 
	border:none; 
	margin:0 3px 3px 0; 
	padding:0; 
}

.rsslink {
	padding: 2px 5px 2px 16px;
	background: url(images/08.png) no-repeat;
	background-position: 0 1px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	font-weight: 700;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", sans-serif;
}

#topnavbar .rsslink:hover { 
	text-decoration:none; 
}

/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color:#705a4a; 
	background-image:url(images/subnavbg.png); 
	background-repeat:repeat-x; 
	border-bottom:1px solid #665446; 
	height:30px; 
	padding:0;
	clear: both;
	color: #fff;
	font-family: 'Oswald', arial, serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	display: block;
	position: relative;
	text-decoration: none;
	color:#fff; 
	display:block; 
	font-size:13px; 
	font-family:"Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue",  sans-serif; 
	font-weight:700; 
	text-transform:uppercase; 
	text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	-moz-text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	margin:0 5px 0 0; 
	padding:6px 13px;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color:#735c4c; 
	background-image:url(images/subnavhov.png); 
	color:#fff; 
	display:block; 
	text-decoration:none; 
	margin:0 5px 0 0; 
	padding:6px 13px;
}

#subnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #735c4c;
	background-image:url(images/subsubon.png);
	color: #fff;
	position: relative;
	width: 160px;
	float:none; 
	margin:0; 
	padding:8px 10px 6px; 
	border-top:1px solid #978272; 
	border-bottom:1px solid #665446;
	font-size: 13px;}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #5e493b;
	background-image:url(images/subsubactive.png); 
	margin:0; 
	padding:8px 10px 6px;
}

#subnav li ul {
	color: #fff;
	height: auto;
	left: -9999px;
	margin: -5px 0 0 0px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a { 
	width: 160px;
}

#subnav li ul ul {
	margin:-32px 0 0 180px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 0;
	width: 960px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 12px;
	margin: 0;
	padding: 3px 0 0 20px;
	background-image: url(images/pin.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	min-height: 25px;
/*
	background: url(/wp-content/uploads/2014/04/line.png) bottom repeat-x;
	color: #444;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 0 15px;
	width: 960px;
	*/
}

.breadcrumb a,
.breadcrumb a:visited {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.full-width-content #content-sidebar-wrap {
	width: 960px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 450px;
}

#content {
	border: 1px solid #eee;
}

.home #content {
	border: none;
}

.content-sidebar #content,
.sidebar-content #content {
	padding: 10px;
	width: 600px;
}

.home .content-sidebar #content,
.home .sidebar-content #content {
	padding: 0px 10px 20px 0;
	width: 610px;
}


.content-sidebar-sidebar #content {
	padding: 0 10px;
	width: 430px;
}

.sidebar-sidebar-content #content {
	padding: 0 10px 0 0;
	width: 440px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	padding: 10px 10px 20px;
	width: 938px;
}

.page-template-page-landing-php #content  {
	padding: 20px 100px 0;
	width: 720px;
}

blockquote {
	background-color: #F2EDDC;
	clear: both;
	margin: 0 25px 15px;
	padding: 10px 20px 0 15px;
	border-bottom: 1px solid #A19D8D;
}

blockquote p {
	margin: 0;
	padding: 0 0 15px;
}

.post {
	background: url(/wp-content/uploads/2014/04/line.png) bottom repeat-x;
	margin: 0;
	padding: 10px 10px 0;
	overflow: hidden;
}

.single .post {
	background: none;
	margin: 0 0 20px;
	padding: 0;
}

.sticky {
	padding: 20px;
}

.format-aside,
.format-audio,
.format-link,
.format-quote,
.format-status,
.format-video {
	margin: 0 0 20px;
	padding: 0 0 10px;
}

.entry-content a,
.entry-content a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content p,
.home #content p,
.page .entry-content p { 
	padding: 0 0 8px;
}

#author-description {
	padding: 0 0 8px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#336633; 
	font-family:"Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue",  sans-serif; 
	font-weight:700;
	font-size: 18px;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size:22px;
	margin:0 0 5px; 
	padding:10px 0 0 0;
	line-height: 19px;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

.home h2, .home h2 a {
	padding: 0;
	margin: 0;
}

.home h2 a,
.home h2 a:visited,
h2 a,
h2 a:visited {
	font-size: 22px;
	line-height: 19px;
	text-decoration: none !important;
	color: #363;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", sans-serif;
	font-weight: 700;
}

.home .home-top h2 {
	font-size: 22px;
	margin: 6px 0 10px;
	padding: 10px 0 0 0;
}

.home .home-top h2 a,
.home .home-top h2 a:visited {
	font-size: 22px;
}

.home .home-bottom h2 a,
.home .home-bottom h2 a:visited {
	font-size: 16px;
	line-height: 19px;
	margin: 0;
}

.home .home-split h2 a,
.home .home-split h2 a:visited {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 8px 0 0 0;
}

.page-template-page-portfolio-php h2 a,
.page-template-page-portfolio-php h2 a:visited {
	font-size: 16px;
	line-height: 20px;
}

h3 {
	font-size:18px; 
	margin:0 0 5px; 
	adding:9px 0 0 0;
}

.bbPress h2 {
	font-size: 20px;
	margin: 0 0 5px;
}

.bbPress h2.entry-title {
	display: none;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited {
	font-size:16px; 
	margin:0 0 5px; 
	padding:8px 0 0 0;
	text-decoration: none;
}

h4.widgettitle {
	background: url(images/navbar.png) repeat-x scroll 0 0 #D4CFBB;
	color: #706055;
	font-size: 11px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 3px 0 1px 7px;
	border-bottom: 1px solid #A19D8D;
	overflow: hidden;
}

.sidebar-split h4.widgettitle {
	text-align: center;
}

#footer-widgets h4 {
	color: #fff;
}

h5 {
	font-size:14px; 
	margin:0 0 5px; 
	padding:6px 0 0 0;
}

h6 {
	font-size:13px;
	margin:0 0 5px; 
	padding:5px 0 0 0;
}

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
	border:none!important;
}

/* START RCO link FIX ---------------------------*/
h2 a, h3 a {
	color:#336633; 
	text-decoration:none;
}
/* END RCO link FIX ---------------------------*/


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	padding: 5px 0 0;
	overflow: hidden;
	margin: 0 0 10px;
}

.post-info a{
	text-decoration: none;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #eee;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: url(/wp-content/uploads/2014/04/line.png) top repeat-x;
	margin: 0 0 40px;
	padding: 20px 0 0;
	overflow: hidden;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 0;
	font-size: 11px;
}
	
.post-comments {
	background:#FFFFFF url(images/comments.png) no-repeat top left; 
	margin: 0; 
	padding: 0 0 0 18px;
	float: right;
	font-size: 11px;
}

.tags {
	background: white url(images/tags.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 18px;
}
	
.time {
	background: white url(images/calendar.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 0 20px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 98%;
}

.post-format-image {
	background: none;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.page .post-format-image {
	display: none;
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img,
.featuredpage img,
.featuredpost img {
	max-width: none;
	margin: 0 0 10px;
}

.page-template-page-portfolio-php .featuredpost a img:hover {
	border: 1px solid #999;
}

.avatar,
.post-image {	
	background-color: #f5f5f5;
	border: 1px solid #eee;
	padding: 4px;
}

.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.bbp-user-home .avatar {
	margin: 0 0 10px;
}

.bbPress .avatar {
	background-color: #fff;
}
 
.avatar.avatar-14 {
	padding: 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: right;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 30px;
}

img.centered,
.aligncenter,
.featuredpost .aligncenter {
	border: 1px solid #eee;
	display: block;
	margin: 0 auto 10px;
	padding: 4px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #eee;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	background: transparent;
	display: inline;
	float: right;
	margin: 0 0 20px;
	padding: 0;
	width: 330px;
}

.sidebar .sidebar-top-left, .sidebar .sidebar-top-right {
	border: 1px solid #eee;
}

.sidebar .sidebar-top-left .widget, .sidebar .sidebar-top-right .widget {
	border: none;
	padding: 0;
}

.sidebar .sidebar-top-left {
	margin-right: 5px;
	padding-bottom: 15px;
}

.sidebar .sidebar-top-right {
	margin-left: 5px;
}

.sidebar .sidebar-top-left .widget-area, .sidebar .sidebar-top-right  .widget-area {
	padding: 10px;
}

.sidebar-split {
	clear: both;
	display: block;
	min-height: 690px;
}

#sidebar-alt {
	background: #f5f5f5;
	float: left;
	padding: 15px 15px 5px;
	width: 120px;
}

.sidebar p {
	margin:0; 
	padding:0 0 0 60px;
}

.sidebar-top-left {
	display: inline;
	float: left;
	width: 170px;
}
	
.sidebar-top-right {
	display: inline;
	float: right;
	width: 140px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	margin: 0 0 15px;
	padding: 9px;
	border: 1px solid #eee;
}

.widget-area ol,
.widget-area ul {
	margin: 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 140%;
	padding: 0 0 5px 4px;
	margin: 0;
	word-wrap: break-word;
}

.widget-area ul li a,
.widget-area a {
	text-decoration: underline;
}

#sidebar.widget-area ul li a,
#sidebar.widget-area a {
	text-decoration: none;
}

.widget-area ol li {
	list-style-type: decimal;
}

#sidebar ul ul {
	list-style-type:none; 
	margin:0; 
	padding:0;
}

#sidebar h4, 
#sidebar h4 a { 
	background:url(images/navbar.png) repeat-x #e3ddca; 
	background-position:top center; 
	color:#706055; 
	font-size:12px; 
	font-family:"Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue",  sans-serif; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:0 0 10px; 
	padding:3px 0 1px 7px; 
	border-bottom:1px solid #a19d8d; 
}

.sidebar a img {
	margin:0; 
	padding:0;
}

#sidebar embed,#sidebar object { 
	width:300px; 
	height:250px; 
	margin:0; 
	padding:0; 
}


/* RSS Widget
------------------------------------------------------------ */
#sidebar h4 a.rsswidget {
	padding-top: 0;
}

.sidebar h4 a.rsswidget img {
	vertical-align: middle;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	background-color: #fff;
	color: #336633;
	display: inline;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 2px 0 0;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 5px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.page-template-page-portfolio-php .featuredpage .page,
.page-template-page-portfolio-php .featuredpost .post {
	float: left;
	margin: 0 9px 10px;
	padding: 5px 0 15px;
	overflow: hidden;
	width: 212px;
}

/* Home
------------------------------------------------------------ */
#content .home-top {
	float: left;
	width: 600px;
	margin: 0 0 10px;
	border: 1px solid #eee;
	padding: 0 10px;
	clear: both;
}

#homepage-left, #home-middle-left {
	float: left;
}

#homepage-right, #home-middle-right {
	float: right;
	margin-right: -12px;
}

#home-middle-left, #home-middle-right {
	margin-top: 10px;
}

.home-split {
	width: 298px;
	border: 1px solid #eee;
	clear: none;
}

.home-split .widget-area {
	padding: 10px;
}

.home-bottom {
	border: 1px solid #eee;
	margin: 10px 0;
	padding: 0;
	clear: both;
	width: 610px;
	float: left;
}

.home-bottom p {
	margin: 0;
	padding: 0;
}

.home-bottom .widget-area {
	padding: 10px;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* More Link
------------------------------------------------------------ */
.more-link, 
.more-link:visited, 
.home .home-top h2 a.more-link, 
.home .home-top h2 a.more-link:visited { 
	margin:10px 0 0; 
	display:block; 
	width:70px; 
	text-align:center; 
	background-color:#4B6F4C; 
	color:#fff!important; 
	padding:3px 2px 2px; 
	text-transform:lowercase; 
	text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	-moz-text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.5); 
	font-size:13px; 
	font-weight:700; 
	font-family:"Myriad Pro", Myriad, Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue",  sans-serif; 
	clear:both; 
	border:none!important; 
}

.home a.more-link, .home a.more-link:hover, a.more-link:hover, .home-top a.more-link:hover { 
	text-decoration:none!important;
	border:none!important;
}

.home #inner #content p.more-from-category {
	padding: 0;
}

p.more-from-category a { 
	font-size:11px; 
	font-style:italic; 
	text-decoration:none;
	margin:8px 0 0; 
	display:block; 
	border:none!important;
}

/* Buttons
------------------------------------------------------------ */

#bbp_reply_submit,
#bbp_topic_submit,
input[type="button"],
input[type="submit"] {
	background-color: #476247;
	background-image: url(images/navhov.png);
	border: 1px solid #476247;
	color: #fff !important;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 7px 4px;
	text-decoration: none;
}

#nav .searchsubmit {
	padding: 2px 7px 2px;
}

.reply a,
.reply a:visited {
	padding: 0 4px;
}

#bbp_reply_submit:hover,
#bbp_topic_submit:hover,
input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #336633;
	border: 1px solid #336633;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

#nav .searchform {
	float: right;
	margin: 1px 0 0;
}

.s {
	background-color: #fff;
	color: #336633;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 0 5px 5px;
	width: 175px;
}

#nav .s {
	padding: 2px 0 2px 5px;
}


/* Sponsors 
------------------------------------------------------------ */
.sidebar-top-left .widget {
	margin: 0;
	padding: 0;
}

.sidebar-top-left .widget .textwidget {
	margin-left: -5px;
}


/* Follow Me Icons
------------------------------------------------------------ */
.sidebar-top-right p {
	margin: 0 auto;
	display: block;
	padding: 0;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #fff;
	color: #336633;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 5px 7px;
	width: 195px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */
 
#footer-widgets {
	background-color: #6ec6ea;
	border-bottom: 1px solid #fff;
	clear: both;
	color: #fff;
	font-size: 12px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 960px;
}
 
#footer-widgets .wrap {
	margin: 0 auto;
	width: 900px;
}
 
#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets p {
	color: #fff;
	padding: 0 0 10px;
}
 
#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: underline;
}
 
#footer-widgets ul {
	color: #fff;
	list-style-type: none;
	margin: 0 0 10px;
}
 
#footer-widgets ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 290px;
}
 
.footer-widgets-2 {
	float: left;
	width: 280px;
}
 
.footer-widgets-3 {
	float: right;
	width: 290px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: transparent;
	clear: both;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	width: 960px;
}

#footer p {
	color: #a2a2a2;
	font-size: 12px;
	text-align: center;
}

#footer a,
#footer a:visited {
	color: #a2a2a2;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 10px;
	width: 200px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 695px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #f2eddc;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #f2eddc;
	border-bottom: 1px solid #A19D8D;
	font-size: 10px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 10px 0;
}

.thread-alt,
.thread-even {
	background: transparent;
}

.alt,
.depth-1,
.even {
	border: 1px solid #eee;
}

li.bypostauthor {
	background: #f2eddc !important;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Author Page
------------------------------------------------------------ */
.authors .author-gravatar {
	float: left;
	margin: 0 15px 0 0;
}

.authors .author {
	min-height: 115px;
	margin-bottom: 15px;
}


/* Table Formatting
------------------------------------------------------------ */
table { 
	margin-bottom:15px; 
}

th {
	background: url(images/navbar.png) repeat-x scroll 0 0 #D4CFBB;
	border-bottom: 1px solid #A19D8D;
	margin: 0;
	padding: 4px;
	text-align: left;
}

td { 
	border-bottom:1px solid #ede7d1; padding:4px; 
}

caption { 
	padding:4px; 
	font-weight:bold; 
}


/* Clearfix
------------------------------------------------------------ */
.clearfix:after { 
	clear: both;
	content: '.';
	display: block;
	height: 0;
	line-height: 0;
	overflow: auto;
	visibility: hidden;
	zoom: 1;
}


/* Lifestyle Blue
------------------------------------------------------------ */

body.lifestyle-blue {
	background-color: #aabed4;
}

.lifestyle-blue a,
.lifestyle-blue a:visited,
.lifestyle-blue #nav,
.lifestyle-blue #nav li li a:hover,
.lifestyle-blue #nav li li a:active,
.lifestyle-blue #subnav li li a:hover,
.lifestyle-blue #subnav li li a:active,
.lifestyle-blue h1,
.lifestyle-blue h2,
.lifestyle-blue h2 a,
.lifestyle-blue h2 a:visited,
.lifestyle-blue #cat,
.lifestyle-blue .widget_archive select,
.lifestyle-blue .s,
.lifestyle-blue .enews #subbox {
	color: #162b45;
}

.lifestyle-blue h2 a:hover {
	color: #444;
}

.lifestyle-blue div.gform_footer input.button,
.lifestyle-blue .enews #subbutton,
.lifestyle-blue .reply a,
.lifestyle-blue .reply a:visited,
.lifestyle-blue .searchsubmit,
.lifestyle-blue #submit {
	background-color: #576f8e;
	border: 1px solid #576f8e;
}

.lifestyle-blue div.gform_footer input.button:hover,
.lifestyle-blue .enews #subbutton:hover,
.lifestyle-blue .reply a:hover,
.lifestyle-blue .searchsubmit:hover,
.lifestyle-blue #submit:hover {
	background-color: #4a5f79;
	border: 1px solid #4a5f79;
}

.lifestyle-blue #footer-widgets,
.lifestyle-blue #footer {
	background-color: #576f8e;
}


/* Lifestyle Charcoal
------------------------------------------------------------ */

body.lifestyle-charcoal {
	background-color: #444;
}

.lifestyle-charcoal #wrap {
	-moz-box-shadow: 0 1px 2px #000; 
	-webkit-box-shadow: 0 1px 2px #000;
}

.lifestyle-charcoal a,
.lifestyle-charcoal a:visited,
.lifestyle-charcoal #nav,
.lifestyle-charcoal #nav li li a:hover,
.lifestyle-charcoal #nav li li a:active,
.lifestyle-charcoal #subnav li li a:hover,
.lifestyle-charcoal #subnav li li a:active,
.lifestyle-charcoal h1,
.lifestyle-charcoal h2,
.lifestyle-charcoal h2 a,
.lifestyle-charcoal h2 a:visited,
.lifestyle-charcoal #cat,
.lifestyle-charcoal .widget_archive select,
.lifestyle-charcoal .s,
.lifestyle-charcoal .enews #subbox {
	color: #000;
}

.lifestyle-charcoal h2 a:hover {
	color: #444;
}

.lifestyle-charcoal div.gform_footer input.button,
.lifestyle-charcoal .enews #subbutton,
.lifestyle-charcoal .reply a,
.lifestyle-charcoal .reply a:visited,
.lifestyle-charcoal .searchsubmit,
.lifestyle-charcoal #submit {
	background-color: #222;
	border: 1px solid #222;
}

.lifestyle-charcoal div.gform_footer input.button:hover,
.lifestyle-charcoal .enews #subbutton:hover,
.lifestyle-charcoal .reply a:hover,
.lifestyle-charcoal .searchsubmit:hover,
.lifestyle-charcoal #submit:hover {
	background-color: #000;
	border: 1px solid #000;
}

.lifestyle-charcoal #footer-widgets,
.lifestyle-charcoal #footer {
	background-color: #222;
}


/* Lifestyle Gray
------------------------------------------------------------ */

body.lifestyle-gray {
	background-color: #ccc;
}

.lifestyle-gray a,
.lifestyle-gray a:visited,
.lifestyle-gray #nav,
.lifestyle-gray #nav li li a:hover,
.lifestyle-gray #nav li li a:active,
.lifestyle-gray #subnav li li a:hover,
.lifestyle-gray #subnav li li a:active,
.lifestyle-gray h1,
.lifestyle-gray h2,
.lifestyle-gray h2 a,
.lifestyle-gray h2 a:visited,
.lifestyle-gray #cat,
.lifestyle-gray .widget_archive select,
.lifestyle-gray .s,
.lifestyle-gray .enews #subbox {
	color: #666;
}

.lifestyle-gray h2 a:hover {
	color: #444;
}

.lifestyle-gray div.gform_footer input.button,
.lifestyle-gray .enews #subbutton,
.lifestyle-gray .reply a,
.lifestyle-gray .reply a:visited,
.lifestyle-gray .searchsubmit,
.lifestyle-gray #submit {
	background-color: #888;
	border: 1px solid #888;
}

.lifestyle-gray div.gform_footer input.button:hover,
.lifestyle-gray .enews #subbutton:hover,
.lifestyle-gray .reply a:hover,
.lifestyle-gray .searchsubmit:hover,
.lifestyle-gray #submit:hover {
	background-color: #666;
	border: 1px solid #666;
}

.lifestyle-gray #footer-widgets,
.lifestyle-gray #footer {
	background-color: #888;
}


/* Lifestyle Green
------------------------------------------------------------ */

body.lifestyle-green {
	background-color: #acd4aa;
}

.lifestyle-green a,
.lifestyle-green a:visited,
.lifestyle-green #nav,
.lifestyle-green #nav li li a:hover,
.lifestyle-green #nav li li a:active,
.lifestyle-green #subnav li li a:hover,
.lifestyle-green #subnav li li a:active,
.lifestyle-green h1,
.lifestyle-green h2,
.lifestyle-green h2 a,
.lifestyle-green h2 a:visited,
.lifestyle-green #cat,
.lifestyle-green .widget_archive select,
.lifestyle-green .s,
.lifestyle-green .enews #subbox {
	color: #194517;
}

.lifestyle-green h2 a:hover {
	color: #444;
}

.lifestyle-green div.gform_footer input.button,
.lifestyle-green .enews #subbutton,
.lifestyle-green .reply a,
.lifestyle-green .reply a:visited,
.lifestyle-green .searchsubmit,
.lifestyle-green #submit {
	background-color: #5a8f57;
	border: 1px solid #5a8f57;
}

.lifestyle-green div.gform_footer input.button:hover,
.lifestyle-green .enews #subbutton:hover,
.lifestyle-green .reply a:hover,
.lifestyle-green .searchsubmit:hover,
.lifestyle-green #submit:hover {
	background-color: #4d7a4a;
	border: 1px solid #4d7a4a;
}

.lifestyle-green #footer-widgets,
.lifestyle-green #footer {
	background-color: #5a8f57;
}


/* Lifestyle Pink
------------------------------------------------------------ */

body.lifestyle-pink {
	background-color: #f1ccde;
}

.lifestyle-pink a,
.lifestyle-pink a:visited,
.lifestyle-pink #nav,
.lifestyle-pink #nav li li a:hover,
.lifestyle-pink #nav li li a:active,
.lifestyle-pink #subnav li li a:hover,
.lifestyle-pink #subnav li li a:active,
.lifestyle-pink h1,
.lifestyle-pink h2,
.lifestyle-pink h2 a,
.lifestyle-pink h2 a:visited,
.lifestyle-pink #cat,
.lifestyle-pink .widget_archive select,
.lifestyle-pink .s,
.lifestyle-pink .enews #subbox {
	color: #a74272;
}

.lifestyle-pink h2 a:hover {
	color: #444;
}

.lifestyle-pink div.gform_footer input.button,
.lifestyle-pink .enews #subbutton,
.lifestyle-pink .reply a,
.lifestyle-pink .reply a:visited,
.lifestyle-pink .searchsubmit,
.lifestyle-pink #submit {
	background-color: #d680a9;
	border: 1px solid #d680a9;
}

.lifestyle-pink div.gform_footer input.button:hover,
.lifestyle-pink .enews #subbutton:hover,
.lifestyle-pink .reply a:hover,
.lifestyle-pink .searchsubmit:hover,
.lifestyle-pink #submit:hover {
	background-color: #be6d91;
	border: 1px solid #be6d91;
}

.lifestyle-pink #footer-widgets,
.lifestyle-pink #footer {
	background-color: #d680a9;
}


/* Lifestyle Purple
------------------------------------------------------------ */

body.lifestyle-purple {
	background-color: #dccae7;
}

.lifestyle-purple a,
.lifestyle-purple a:visited,
.lifestyle-purple #nav,
.lifestyle-purple #nav li li a:hover,
.lifestyle-purple #nav li li a:active,
.lifestyle-purple #subnav li li a:hover,
.lifestyle-purple #subnav li li a:active,
.lifestyle-purple h1,
.lifestyle-purple h2,
.lifestyle-purple h2 a,
.lifestyle-purple h2 a:visited,
.lifestyle-purple #cat,
.lifestyle-purple .widget_archive select,
.lifestyle-purple .s,
.lifestyle-purple .enews #subbox {
	color: #9d61c2;
}

.lifestyle-purple h2 a:hover {
	color: #444;
}

.lifestyle-purple div.gform_footer input.button,
.lifestyle-purple .enews #subbutton,
.lifestyle-purple .reply a,
.lifestyle-purple .reply a:visited,
.lifestyle-purple .searchsubmit,
.lifestyle-purple #submit {
	background-color: #c69ddf;
	border: 1px solid #c69ddf;
}

.lifestyle-purple div.gform_footer input.button:hover,
.lifestyle-purple .enews #subbutton:hover,
.lifestyle-purple .reply a:hover,
.lifestyle-purple .searchsubmit:hover,
.lifestyle-purple #submit:hover {
	background-color: #a87fc5;
	border: 1px solid #a87fc5;
}

.lifestyle-purple #footer-widgets,
.lifestyle-purple #footer {
	background-color: #c69ddf;
}


/* Lifestyle Tan
------------------------------------------------------------ */

body.lifestyle-tan {
	background-color: #cbbfb1;
}

.lifestyle-tan a,
.lifestyle-tan a:visited,
.lifestyle-tan #nav,
.lifestyle-tan #nav li li a:hover,
.lifestyle-tan #nav li li a:active,
.lifestyle-tan #subnav li li a:hover,
.lifestyle-tan #subnav li li a:active,
.lifestyle-tan h1,
.lifestyle-tan h2,
.lifestyle-tan h2 a,
.lifestyle-tan h2 a:visited,
.lifestyle-tan #cat,
.lifestyle-tan .widget_archive select,
.lifestyle-tan .s,
.lifestyle-tan .enews #subbox {
	color: #666;
}

.lifestyle-tan h2 a:hover {
	color: #45413c;
}

.lifestyle-tan div.gform_footer input.button,
.lifestyle-tan .enews #subbutton,
.lifestyle-tan .reply a,
.lifestyle-tan .reply a:visited,
.lifestyle-tan .searchsubmit,
.lifestyle-tan #submit {
	background-color: #8f867c;
	border: 1px solid #8f867c;
}

.lifestyle-tan div.gform_footer input.button:hover,
.lifestyle-tan .enews #subbutton:hover,
.lifestyle-tan .reply a:hover,
.lifestyle-tan .searchsubmit:hover,
.lifestyle-tan #submit:hover {
	background-color: #7a726a;
	border: 1px solid #7a726a;
}

.lifestyle-tan #footer-widgets,
.lifestyle-tan #footer {
	background-color: #8f867c;
}


/* Lifestyle Teal
------------------------------------------------------------ */

body.lifestyle-teal {
	background-color: #aadcdf;
}

.lifestyle-teal a,
.lifestyle-teal a:visited,
.lifestyle-teal #nav,
.lifestyle-teal #nav li li a:hover,
.lifestyle-teal #nav li li a:active,
.lifestyle-teal #subnav li li a:hover,
.lifestyle-teal #subnav li li a:active,
.lifestyle-teal h1,
.lifestyle-teal h2,
.lifestyle-teal h2 a,
.lifestyle-teal h2 a:visited,
.lifestyle-teal #cat,
.lifestyle-teal .widget_archive select,
.lifestyle-teal .s,
.lifestyle-teal .enews #subbox {
	color: #39979e;
}

.lifestyle-teal h2 a:hover {
	color: #444;
}

.lifestyle-teal div.gform_footer input.button,
.lifestyle-teal .enews #subbutton,
.lifestyle-teal .reply a,
.lifestyle-teal .reply a:visited,
.lifestyle-teal .searchsubmit,
.lifestyle-teal #submit {
	background-color: #7db4b9;
	border: 1px solid #7db4b9;
}

.lifestyle-teal div.gform_footer input.button:hover,
.lifestyle-teal .enews #subbutton:hover,
.lifestyle-teal .reply a:hover,
.lifestyle-teal .searchsubmit:hover,
.lifestyle-teal #submit:hover {
	background-color: #539ca2;
	border: 1px solid #539ca2;
}

.lifestyle-teal #footer-widgets,
.lifestyle-teal #footer {
	background-color: #7db4b9;
}


/* Lifestyle Yellow
------------------------------------------------------------ */

body.lifestyle-yellow {
	background-color: #fcfbcd;
}

.lifestyle-yellow a,
.lifestyle-yellow a:visited,
.lifestyle-yellow #nav,
.lifestyle-yellow #nav li li a:hover,
.lifestyle-yellow #nav li li a:active,
.lifestyle-yellow #subnav li li a:hover,
.lifestyle-yellow #subnav li li a:active,
.lifestyle-yellow h1,
.lifestyle-yellow h2,
.lifestyle-yellow h2 a,
.lifestyle-yellow h2 a:visited,
.lifestyle-yellow #cat,
.lifestyle-yellow .widget_archive select,
.lifestyle-yellow .s,
.lifestyle-yellow .enews #subbox {
	color: #9c9912;
}

.lifestyle-yellow h2 a:hover {
	color: #444;
}

.lifestyle-yellow div.gform_footer input.button,
.lifestyle-yellow .enews #subbutton,
.lifestyle-yellow .reply a,
.lifestyle-yellow .reply a:visited,
.lifestyle-yellow .searchsubmit,
.lifestyle-yellow #submit {
	background-color: #d3d163;
	border: 1px solid #d3d163;
}

.lifestyle-yellow div.gform_footer input.button:hover,
.lifestyle-yellow .enews #subbutton:hover,
.lifestyle-yellow .reply a:hover,
.lifestyle-yellow .searchsubmit:hover,
.lifestyle-yellow #submit:hover {
	background-color: #bbb955;
	border: 1px solid #bbb955;
}

.lifestyle-yellow #footer-widgets,
.lifestyle-yellow #footer {
	background-color: #d3d163;
}

/* RCO Content Boxes
------------------------------------------------------------ */

.content-box-green,
.content-box-blue,
.content-box-brown {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 10px;
}

.content-box-brown {
    background-color: #f2eddc;
    border: 1px solid #cccccc;
}

.content-box-green {
    background-color: #e6f7d4;
    border: 1px solid #aae46c;
}

.content-box-blue {
    background-color: #6caae4;
    border: 1px solid #cccccc;
}

/* End RCO Content Boxes
------------------------------------------------------------ */

/* RCO Simple Pull Quote
------------------------------------------------------------ */

.simplePullQuote {
	width:90%  !important;
	float:center !important;
	background-color:#f2eddc !important;
	font-size:18px !important;
	font-weight:bold !important;
	margin:10px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 0px;
  	-moz-box-shadow: 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px 0px !important;
	-webkit-box-shadow: 0px 0px 0px 0px !important;
	box-shadow: 0px 0px 0px 0px !important;
}
	
/* END RCO Simple Pull Quote
------------------------------------------------------------ */