/*
	Theme Name: Lifestyle Child Theme
	Theme URI: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	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
* Lifestyle Blue
* Lifestyle Charcoal
* Lifestyle Gray
* Lifestyle Green
* Lifestyle Pink
* Lifestyle Purple
* Lifestyle Tan
* Lifestyle Teal
* Lifestyle Yellow

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Oswald|Rokkitt);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #444;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input,
select,
textarea,
.sticky,
.taxonomy-description {
	background-color: #ffffff;
	border: 1px solid #ddd;
}

.s, #s {
	background-color: #ffffff;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 15px;
	border: 1px solid #ddd;
	padding: 4px 0px 5px 5px;
	width: 170px;
}



.bbPress input,
.bbPress textarea {
	padding: 5px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #68788c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
	image-align: center;
}


/* Body
------------------------------------------------------------ */

body {
    	background: #f2f2f2;
}

body.lifestyle-blue {
    background-color: #f2f2f2 !important;
}


/* Wrap
------------------------------------------------------------ */

.site-container {
	background-color: transparent;
	-moz-box-shadow: 0 1px 2px #999; 
	-webkit-box-shadow: 0 1px 2px #999;
}


/* Header
------------------------------------------------------------ */
.site-header {
	height: 185px;
	width: 1010px;
        background: url(images/tt_header.png) no-repeat;
        margin: 0 auto;
}

.page-template-landing-php #header {
	margin: 20px auto 0;
}

#title {
	display: none;
}

.header-full-width #title {
	display: none;
}

#title a,
#title a:hover {
	display: none;
}

#description {
	display: none;
}

.header-full-width #description {
	display: none;
}

#header .headerlogo {
	float: left;
    margin: 15px  0 0 50px;
    position: absolute;
}

.site-header .socialicons {
	float: left;
    margin: 10px 0px 0px 725px;
	display:block;
	white-space: nowrap;
}


#header .widget-area img {
	margin: 0 0 0 0;
}

#header .social-media img {
        float: left;
}

.email2 {
	background-color: #fff;
	color: #333;
	font-family: 'Rokkitt', arial, serif;
	font-size: 15px;
	margin: 6px 2px 0 0;
	padding: 5px 0 6px 5px;
	width: 150px;
}



/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 0px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 0px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 0px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

.site-header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

.site-header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

.site-header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

.site-header ul.menu li a:hover,
.site-header ul.menu li a:active,
.site-header ul.menu .current_page_item a,
.site-header ul.menu .current-cat a,
.site-header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

.site-header ul.menu li a.sf-with-ul {
	padding-right: 25px;
}	

.site-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;
}

.site-header ul.menu li li a,
.site-header ul.menu li li a:link,
.site-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;
}

.site-header ul.menu li li a:hover,
.site-header ul.menu li li a:active {
	background-color: #000;
}

.site-header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

.site-header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

.site-header ul.menu li ul a { 
	width: 160px;
}

.site-header ul.menu li ul ul {
	margin: -31px 0 0 179px;
}

.site-header ul.menu li:hover>ul,
.site-header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

.nav-primary {
	background: url('') no-repeat scroll 0 0 transparent;
	clear: both;
	color: #151c47 strong;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 20px;
	margin: 0 auto;
	overflow: hidden;
	width: 1010px;
	border-top: 8px solid #151c47;
	border-bottom: 8px solid #151c47;
	border-right: 0px solid #151c47;
	border-left: 0px solid #151c47;
	
	
}



.nav-primary ul {
	float: left;
	width: 100%;
	background: url('') repeat scroll 0 0 transparent;
}

.nav-primary li {
	float: left;
	list-style-type: none;
}

.nav-primary li a {
	display: block;
	padding: 10px 10px 8px;
	position: relative;
	text-decoration: none;
	color: #151c47;
	border-right: 0px solid #DDDEE2;
}

.nav-primary li a:hover { 
	text-decoration:underline;
}
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	color: #151c47 !important;
}

.nav-primary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-primary li li a,
.nav-primary li li a:link,
.nav-primary li li a:visited {
	background-color: #EDEDE4;
	border: none;
	border-top-width: 0;
	color: #151c47 strong;
	font-size: 18px;
	padding: 5px 0px;
	position: relative;
	width: 128px;
}

.nav-primary li li a:hover,
.nav-primary li li a:active {
	text-decoration:underline;
	color: #68788c;
}

.nav-primary li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

.nav-primary li ul a { 
	width: 130px;
}

.nav-primary li ul ul {
	margin: -31px 0 0 149px;
}

.nav-primary li:hover>ul,
.nav-primary li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.nav-primary li.right {
	float: right;
	padding: 10px 10px 8px;
}

.nav-primary li.right a {
	background: none;
	border: none;
	display: inline;
	text-decoration: none;
}

.nav-primary li.right a:hover {
	color: #ff00ff;
	text-decoration: none;
}



.nav-primary li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.nav-primary li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

.nav-secondary {
	background: url('') repeat scroll 0 0 transparent;
	border-bottom: 0px solid #ddd;
	clear: both;
	color: #000000;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 18px;
	text-transform: capitalize;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 0px solid #B80004;
	border-right: 0px solid #B80004;
	border-left: 0px solid #B80004;
	width: 1010px;
}

.nav-secondary ul {
	float: left;
	width: 100%;
}

.nav-secondary li {
	float: left;
	list-style-type: none;
}

.nav-secondary li a {
	border-right: 0px solid #ddd;
	border-left: 0px solid #fff;
	display: block;
	padding: 10px 10px 8px 5px;
	position: relative;
	text-decoration: none;
	color: #000000;
	border-right: 0px solid #151c47;
}

.nav-secondary li a:hover,
.nav-secondary li a:active,
.nav-secondary .current_page_item a,
.nav-secondary .current-cat a,
.nav-secondary .current-menu-item a {
	background-color: none;
	color: #DDDEE2;
}

.nav-secondary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-secondary li li a,
.nav-secondary li li a:link,
.nav-secondary li li a:visited {
	background-color: #ff00ff;
	border: 1px solid #68788c;
	border-top-width: 0;
	color: #68788c;
	font-size: 18px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

.nav-secondary li li a:hover,
.nav-secondary li li a:active {
	color: #68788c;
}

.nav-secondary li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

.nav-secondary li ul a { 
	width: 130px;
}

.nav-secondary li ul ul {
	margin: -31px 0 0 149px;
}

.nav-secondary li:hover>ul,
.nav-secondary li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 20px auto 0px;
	overflow: hidden;
	padding: 10px 0 0;
	width: 1010px;
	background: url("images/RF_wrapbg.png") repeat-y #ffffff;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: url(images/line.png) bottom repeat-x #ffffff;
	color: #444;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	margin: 0 auto;
	padding: 10px 0 15px;
	width: 1010px;
	display: none;
}

.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: 990px;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

.full-width-content .content-sidebar-wrap {
	width: 100%;
}

.wrap {
    margin: 0 auto;
    width: 1000px;
	background: #ffffff;
}


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

.content {
	float: left;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	padding: 5px 10px 20px;
	width: 600px;
}

.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: 0 0 20px;
	width: 1010px;
}

.page-template-page-landing-php .content  {
	padding: 20px 100px 0;
	width: 720px;
}

blockquote {
	background-color: #f5f5f5;
	clear: both;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
}

.post {
	background: url(images/RF_line.png) bottom repeat-x;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 0 0 25px;
}


.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 15px;
}

#author-description {
	padding: 0 0 15px;
}

.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: #151c47 !important;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 18px;
	margin: 0 0 10px;
}

h2 a,
h2 a:visited {
	color: #151c47 !important;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 24px;
	line-height: 30px;
}

h2 a:hover {
	color: #68788c !important;
	text-decoration: none;
}

.home h2 a,
.home h2 a:visited {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #151c47 !important;
}

.page-template-page-portfolio-php h2 a,
.page-template-page-portfolio-php h2 a:visited {
	font-size: 16px;
	line-height: 20px;
}

h3 {
	font-size: 20px;
}

.bbPress h2 {
	font-size: 20px;
	margin: 0 0 5px;
}

.bbPress h2.entry-title {
	display: none;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited {
	color: #68788c;
	font-size: 16px;
	text-decoration: none;
}

.footer-widgets h4 {
	color: #fff;
	margin: 0 0 10px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* 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
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 11px;
	margin: 5px 0 15px;
	text-transform: capitalize;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	background-color: #ffffff;
	clear: both;
	font-size: 11px;
	padding: 7px 10px 5px;
	text-transform: capitalize;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: url(images/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
------------------------------------------------------------ */

.entry-categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 2px 0 2px 22px;
}
	
.entry-comments-link {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.entry-tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;
}
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
}

.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 {
	border: 0px solid #ddd;
	max-width: none;
	margin: 0 0 10px;
	padding: 4px;
}

.page-template-page-portfolio-php .featuredpost a img:hover {
	border: 1px solid #999;
}

.avatar,
.post-image {	
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	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: left;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 30px;
}

img.centered,
.aligncenter {
	border: 0px solid #fff;
	display: block;
	margin: 0 auto 10px;
	padding: 4px;
	padding-left: 0px;
}

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
------------------------------------------------------------ */

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

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	background: none;
	display: inline;
	float: right;
	margin: 0 0 20px;
	padding: 15px 10px 5px;
	width: 335px;
}

.sidebar-secondary {
	background: #f5f5f5;
	float: left;
	padding: 15px 15px 8px;
	width: 150px;
}

.sidebar p {
	padding: 0 0 5px;
}

.sidebar-bottom-left {
	display: inline;
	float: left;
	width: 160px;
}
	
.sidebar-bottom-right {
	display: inline;
	float: right;
	width: 160px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar .widget {
	background: url() bottom repeat-x;
	margin: 0 0 15px;
	padding: 0 0 20px;
}

.widget-area ol,
.widget-area ul {
	margin: 5px 0 -5px 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
 	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}


.widget-area h4 {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/widget title icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #151c47 !important;
    font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
    font-size: 20px;
    font-weight: 700;
    height: 35px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0px;
    padding-left: 43px;
    padding-right: 0;
    padding-top: 15px;
}

/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	background-color: #FFFFFF;
	color: #68788c;
	display: inline;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	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 0 10px;
	overflow: hidden;
	padding: 5px 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;
}

#homepage-left  {

	clear: none;
	float: left;
	width: 48%;
}

#homepage-right {
	
	clear: none;
	float: right;
	width: 48%;
	
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

#bbp_reply_submit,
#bbp_topic_submit,
input[type="button"],
input[type="submit"] {
	background-color: #0E0C45;
	border: 1px solid #000000;
	color: #fff !important;
	cursor: pointer;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 7px 4px;
	text-decoration: none;
}

.nav-primary .search-form input[type="submit"] {
	padding: 2px 7px 2px;
}

.comment-reply a,
.comment-reply a:visited {
	padding: 0 4px;
	color: #fff;
}

#bbp_reply_submit:hover,
#bbp_topic_submit:hover,
input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #68788c;
	border: 1px solid #68788c;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 40px 0 0;

.nav-primary .search-form {
	float: right;
	margin: 1px 0 0;
}

.search-form input[type="search"] {
	background-color: #fff;
	color: #68788c;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	margin: 5px 2px 0 0;
	padding: 4px 0 5px 5px;
	width: 175px;
}

.nav-primary .search-form input[type="search"] {
	padding: 2px 0 2px 5px;
}

.nav-primary .wrap { 
    width: 1010px;
	}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #fff;
	color: #68788c;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	margin: 5px 5px 0 0;
	padding: 4px 0 5px 7px;
	width: 195px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 14px;
	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: none transparent;
	border-bottom: 5px solid #151c47 !important;
	clear: both;
	color: #151c47;
	font-size: 14px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 10px 0 15px;
	width: 1010px;
}
 
.footer-widgets .wrap {
	margin: 0 auto;
	width: 1000px;
}
 
.footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

.footer-widgets p {
	color: #151c47;
	padding: 0 0 10px;
}
 
.footer-widgets a,
.footer-widgets a:visited {
	color: #68788c;
	text-decoration: none;
	font-weight: bold;
}

.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;
	margin: 0px 15px 0px 15px;
}
 
.footer-widgets-2 {
	float: left;
	width: 290px;
	margin: 0px 15px 0px 15px;
}
 
.footer-widgets-3 {
	float: right;
	width: 290px;
	margin: 0px 15px 0px 15px;
}


/* Footer
------------------------------------------------------------ */

.site-footer {
	background-color: #ffffff;
	clear: both;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0;
	width: 1020px;
}

.site-footer p {
	color: #151c47;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	font-weight: bold;
}

.site-footer a,
.site-footer a:visited {
	color: #68788c !important;
	text-decoration: none;
	font-weight: bold !important;
}

.site-footer a:hover {
	text-decoration: underline;
}

.site-footer .gototop {
	float: left;
	padding: 0 0 0 0px;
	width: 0px;
	display: none;
}

.site-footer .creds {
	float: center;
	padding: 0 10px 0 0;
	text-align: center;
	width: 1010px;
}


/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 14px;
	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;
	background-color: #f2f2f2;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-weight: bold;
	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;
}

.comment-meta {
	font-weight:normal;
}

.comment-author { 
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px 0;
	color: #151c47;
}

.comment-meta { 
	background: #ffffff;
	font-size: 14px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
	padding: 10px 0;
}

.thread-alt,
.thread-even {
	background: #f2f2f2;
}

.alt,
.depth-1,
.even {
	border: 1px solid #68788c;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace;
	font-size: 14px;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Lifestyle Blue
------------------------------------------------------------ */

body.lifestyle-blue {
	background-color: #f2f2f2;
}

.lifestyle-blue a,
.lifestyle-blue a:visited,
.lifestyle-blue .nav-primary,
.lifestyle-blue .nav-primary li li a:hover,
.lifestyle-blue .nav-primary li li a:active,
.lifestyle-blue .nav-secondary li li a:hover,
.lifestyle-blue .nav-secondary 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 .search-form input[type="search"],
.lifestyle-blue .enews #subbox {
	color: #162b45;
	font-weight: bold;
}

.lifestyle-blue h2 a:hover {
	color: #68788c;
}

.lifestyle-blue div.gform_footer input.button,
.lifestyle-blue .enews #subbutton,
.lifestyle-blue .comment-reply a,
.lifestyle-blue .comment-reply a:visited,
.lifestyle-blue .search-form input[type="submit"],
.lifestyle-blue #submit {
	background-color: #68788c;
	border: 1px solid #68788c;
	color: #ffffff;
	text-decoration: none;
	
}

.lifestyle-blue div.gform_footer input.button:hover,
.lifestyle-blue .enews #subbutton:hover,
.lifestyle-blue .comment-reply a:hover,
.lifestyle-blue .search-form input[type="submit"]:hover,
.lifestyle-blue #submit:hover {
	background-color: #162b45;
	border: 1px solid #68788c;
}

.lifestyle-blue .footer-widgets,
.lifestyle-blue .site-footer {
	background-color: #ffffff;
	border-top: 3px solid #68788C;
}


/* Lifestyle Charcoal
------------------------------------------------------------ */

body.lifestyle-charcoal {
	background-color: #444;
}

.lifestyle-charcoal .site-container {
	-moz-box-shadow: 0 1px 2px #000; 
	-webkit-box-shadow: 0 1px 2px #000;
}

.lifestyle-charcoal a,
.lifestyle-charcoal a:visited,
.lifestyle-charcoal .nav-primary,
.lifestyle-charcoal .nav-primary li li a:hover,
.lifestyle-charcoal .nav-primary li li a:active,
.lifestyle-charcoal .nav-secondary li li a:hover,
.lifestyle-charcoal .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-charcoal .comment-reply a:visited,
.lifestyle-charcoal .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-charcoal .search-form input[type="submit"]:hover,
.lifestyle-charcoal #submit:hover {
	background-color: #000;
	border: 1px solid #000;
}

.lifestyle-charcoal .footer-widgets,
.lifestyle-charcoal .site-footer {
	background-color: #222;
}


/* Lifestyle Gray
------------------------------------------------------------ */

body.lifestyle-gray {
	background-color: #ccc;
}

.lifestyle-gray a,
.lifestyle-gray a:visited,
.lifestyle-gray .nav-primary,
.lifestyle-gray .nav-primary li li a:hover,
.lifestyle-gray .nav-primary li li a:active,
.lifestyle-gray .nav-secondary li li a:hover,
.lifestyle-gray .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-gray .comment-reply a:visited,
.lifestyle-gray .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-gray .search-form input[type="submit"]:hover,
.lifestyle-gray #submit:hover {
	background-color: #666;
	border: 1px solid #666;
}

.lifestyle-gray .footer-widgets,
.lifestyle-gray .site-footer {
	background-color: #888;
}


/* Lifestyle Green
------------------------------------------------------------ */

body.lifestyle-green {
	background-color: #acd4aa;
}

.lifestyle-green a,
.lifestyle-green a:visited,
.lifestyle-green .nav-primary,
.lifestyle-green .nav-primary li li a:hover,
.lifestyle-green .nav-primary li li a:active,
.lifestyle-green .nav-secondary li li a:hover,
.lifestyle-green .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-green .comment-reply a:visited,
.lifestyle-green .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-green .search-form input[type="submit"]:hover,
.lifestyle-green #submit:hover {
	background-color: #4d7a4a;
	border: 1px solid #4d7a4a;
}

.lifestyle-green .footer-widgets,
.lifestyle-green .site-footer {
	background-color: #5a8f57;
}


/* Lifestyle Pink
------------------------------------------------------------ */

body.lifestyle-pink {
	background-color: #f1ccde;
}

.lifestyle-pink a,
.lifestyle-pink a:visited,
.lifestyle-pink .nav-primary,
.lifestyle-pink .nav-primary li li a:hover,
.lifestyle-pink .nav-primary li li a:active,
.lifestyle-pink .nav-secondary li li a:hover,
.lifestyle-pink .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-pink .comment-reply a:visited,
.lifestyle-pink .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-pink .search-form input[type="submit"]:hover,
.lifestyle-pink #submit:hover {
	background-color: #be6d91;
	border: 1px solid #be6d91;
}

.lifestyle-pink .footer-widgets,
.lifestyle-pink .site-footer {
	background-color: #d680a9;
}

.more-from-category {
    border-top-width: 1px;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 30px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: center;
}

/* Lifestyle Purple
------------------------------------------------------------ */

body.lifestyle-purple {
	background-color: #dccae7;
}

.lifestyle-purple a,
.lifestyle-purple a:visited,
.lifestyle-purple .nav-primary,
.lifestyle-purple .nav-primary li li a:hover,
.lifestyle-purple .nav-primary li li a:active,
.lifestyle-purple .nav-secondary li li a:hover,
.lifestyle-purple .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-purple .comment-reply a:visited,
.lifestyle-purple .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-purple .search-form input[type="submit"]:hover,
.lifestyle-purple #submit:hover {
	background-color: #a87fc5;
	border: 1px solid #a87fc5;
}

.lifestyle-purple .footer-widgets,
.lifestyle-purple .site-footer {
	background-color: #c69ddf;
}


/* Lifestyle Tan
------------------------------------------------------------ */

body.lifestyle-tan {
	background-color: #cbbfb1;
}

.lifestyle-tan a,
.lifestyle-tan a:visited,
.lifestyle-tan .nav-primary,
.lifestyle-tan .nav-primary li li a:hover,
.lifestyle-tan .nav-primary li li a:active,
.lifestyle-tan .nav-secondary li li a:hover,
.lifestyle-tan .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-tan .comment-reply a:visited,
.lifestyle-tan .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-tan .search-form input[type="submit"]:hover,
.lifestyle-tan #submit:hover {
	background-color: #7a726a;
	border: 1px solid #7a726a;
}

.lifestyle-tan .footer-widgets,
.lifestyle-tan .site-footer {
	background-color: transparent;
}


/* Lifestyle Teal
------------------------------------------------------------ */

body.lifestyle-teal {
	background-color: #B7B7B7;
}

.lifestyle-teal a,
.lifestyle-teal a:visited,
.lifestyle-teal .nav-primary,
.lifestyle-teal .nav-primary li li a:hover,
.lifestyle-teal .nav-primary li li a:active,
.lifestyle-teal .nav-secondary li li a:hover,
.lifestyle-teal .nav-secondary li li a:active,
.lifestyle-teal h2,
.lifestyle-teal h2 a,
.lifestyle-teal h2 a:visited,
.lifestyle-teal #cat,
.lifestyle-teal .widget_archive select,
.lifestyle-teal .search-form input[type="search"],
.lifestyle-teal .enews #subbox {
	color: #107F7E;
}

.lifestyle-teal h1 {
	color: #107F7E !important;
	font-weight: bold;
	}
	
.lifestyle-teal h2 a:hover {
	color: #B80004;
}

.lifestyle-teal div.gform_footer input.button,
.lifestyle-teal .enews #subbutton,
.lifestyle-teal .comment-reply a,
.lifestyle-teal .comment-reply a:visited,
.lifestyle-teal .search-form input[type="submit"],
.lifestyle-teal #submit {
	background-color: #107F7E;
	border: 1px solid #107F7E;
	color: #ffffff;
}

.lifestyle-teal div.gform_footer input.button:hover,
.lifestyle-teal .enews #subbutton:hover,
.lifestyle-teal .comment-reply a:hover,
.lifestyle-teal .search-form input[type="submit"]:hover,
.lifestyle-teal #submit:hover {
	background-color: #107F7E;
	border: 1px solid #107F7E;
}

.lifestyle-teal .footer-widgets,
.lifestyle-teal .site-footer {
	background-color: transparent;
}


/* Lifestyle Yellow
------------------------------------------------------------ */

body.lifestyle-yellow {
	background-color: #fcfbcd;
}

.lifestyle-yellow a,
.lifestyle-yellow a:visited,
.lifestyle-yellow .nav-primary,
.lifestyle-yellow .nav-primary li li a:hover,
.lifestyle-yellow .nav-primary li li a:active,
.lifestyle-yellow .nav-secondary li li a:hover,
.lifestyle-yellow .nav-secondary 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 .search-form input[type="search"],
.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 .comment-reply a,
.lifestyle-yellow .comment-reply a:visited,
.lifestyle-yellow .search-form input[type="submit"],
.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 .comment-reply a:hover,
.lifestyle-yellow .search-form input[type="submit"]:hover,
.lifestyle-yellow #submit:hover {
	background-color: #bbb955;
	border: 1px solid #bbb955;
}

.lifestyle-yellow .footer-widgets,
.lifestyle-yellow .site-footer {
	background-color: transparent;
}

.site-footer {
    text-align: center;
}

/* Post Changes /*

.post h2, h3 {
    color: #151c47 !important;
    font-family: 'Rokkitt',Arial,Verdana,"Courier New",Courier,monospace; !important;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

.slide-excerpt-border h2 a, .slide-excerpt-border h2 a:visited {
    color: #151c47;
    font-family: 'BenchNine',Arial,Verdana,"Courier New",Courier,monospace;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

.jFlowSlide img {
	float: center;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}