/*
	Theme Name: Lifestyle Child Theme (Elf)
	Theme URI: http://www.studiopress.com/themes/lifestyle202elf
	Description: Lifestyle is a 2 or 3-column Widget-ready child theme created foFr 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);


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

body,
/* (a Edited) */
a {
	color:#18188b;
}
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #111111;
	font-family: Arial, Helvetica, Tahoma, 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 #ddd;
}

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

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

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


/* Hyperlinks
------------------------------------------------------------ */
/* (a Edited) */
a,
a:visited {
	color: #18188b;
	text-decoration: none;
}

a:hover {
	color: #18188b;
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body (Edited)
------------------------------------------------------------ */

body {
	background: #b6e2f4 url(elf-images/bg-body.png);
	color: #111111;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto;
	line-height: 20px;
	text-align: center;
	}
	
/* Edited to add homepage-preheader */
#homepage-preheader {
	margin: 0 auto;
	padding: 0;
	width: 1200px;
}

/* Edited to add homepage-precontent */
#homepage-precontent {
	margin: 0 auto;
	padding: 0;
	width: 1180px;
}

/* Edited to add homepage-premenu */
#homepage-premenu {
	margin: 0 auto;
	padding: 0 10px;
	width: 1180px;
}

/* Edited to add homepage-footer */
#homepage-footer {
	float: left;
	margin: 0 10px;
	background: #507e98;
	width: 820px;
}

/* Edited to add home-footer */
#home-footer {
	float: left;
	margin: 0 10px;
	background: #507e98;
	width: 820px;
}

/* Edited to add global-footer */
#global-footer {
	float: left;
	margin: 0 10px;
	background: #507e98;
	width: 820px;
}


/* Wrap (Edited)
------------------------------------------------------------ */

#wrap {
	background: url(elf-images/bg-edges-basic.png);
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 5px 0;
	text-align: left;
}


/* Header (Edited)
------------------------------------------------------------ */
/* (header Edited) */
#header {
	background-color: #4b6680;
	margin: 0 10px;
	height: 100px;
	width: 1180px;
}

/* (page-template-page-landing-php Edited) */
.page-template-page-landing-php #header {
	margin: 20px auto;
}
/* (title-area Edited) */
#title-area {
	width: 640px;
	float: left;
	margin: 0; 
	padding: 12px 0 0 0;
	overflow: hidden;
	}
/* (haeder-full-width Edited) */
.header-full-width #title-area {
	width: 1180px;
}
/* (title Edited) */
#title {
	font-size: 36px;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode';
	font-weight: normal;
	text-shadow: #333333 1px 1px;	
	color: #fff7ea;
	margin: 0;
	padding: 3px 0 0 20px;
	text-decoration: none;
	line-height: 30px;
}
/* (header-full-width Edited) */
.header-full-width #title {
	text-align: left;
}

#title a,
#title a:hover {
	color: #fff;
	text-align: left;
	text-decoration: none;
}
/* (description Edited) */
#description {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #555555 1px 1px;
	margin: 0; 
	padding: 11px 0 0 20px;
	text-align: left;
}
/* header-full-width Edited) */
.header-full-width #description {
	text-align: left;
}
/* (header Edited */
#header .widget-area {
	width: 540px;
	float: right;
	margin: 0; 
	padding: 0;
	}


/* Image Header - Partial Width (Edited)
------------------------------------------------------------ */

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

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


/* Image Header - Full Width (Edited)
------------------------------------------------------------ */

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


/* 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(elf-images/arrow-down-basic.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(elf-images/arrow-right-basic.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 (Edited)
------------------------------------------------------------ */

#nav {
	width: 1180px;
	height: 35px;
	background-image:url(elf-images/bg-navbar1-basic.png);
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #ffffff;
	padding: 0 10px;
	clear: both;
	overflow: hidden;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	font-size: 15pt;
	}
	
#nav li a {
	color: #f1f6fa;
	text-shadow: #333333 1px 1px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	display: block;
	font-size: 16px;
	padding: 6px 5px 9px 16px;
	text-decoration: none;
	position: relative;	
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
	background: url(elf-images/bg-navhov1-basic.png);
	color: #f6ef82;
	text-shadow: #222222 1px 1px;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(elf-images/arrow-down-basic.png);
	display: block;
	width: 10px;
	height: 10px;
	top: 14px;
	right: 5px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: url(elf-images/bg-navdrop1-basic.png);
	color: #ffffff;
	text-shadow: #333333 1px 1px;
	width: 180px;
	height: 15px;
	font-size: 14px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: url(elf-images/bg-navdrop1hov-basic.png);
	color: #f6ef82;
	}

#nav li li a .sf-sub-indicator {
	background: url(elf-images/arrow-right-basic.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul ul {
	margin: -31px 0 0 159px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

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


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

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

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

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

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	color: #f6ef82;
	font-weight: normal;
}
#nav li.rss a:hover {
    margin: 0;
	color: #509ac9;
	padding: 7px 10px 8px 15px;
}

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


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

#subnav {
	width: 1180px;
	margin: 0 10px;
	background: #b7d6b8 url(elf-images/bg-navbar2-basic.png);
	border-top: 1px solid #678cab;
	border-bottom: 1px solid #5c7e9b;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #adc9d1 1px 1px;
	text-transform: uppercase;
	clear: both;
	overflow: hidden;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	}
	
#subnav li a {
	color: #2f4a27;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
    margin: 0;
	padding: 5px 15px 5px 10px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item a {
	background: url(elf-images/bg-navhov2-basic.png);
	color: #f6ef82;
	text-shadow: #222222 1px 1px;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(elf-images/arrow-down-subnav2-basic.png);
	display: block;
	width: 11px;
	height: 10px;
	top: 11px;
	right: 3px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: url(elf-images/bg-navdrop2-basic.png);
	color: #2f4a27;
	text-shadow: #adc9d1 1px 1px;
	width: 180px; 
	margin: 0;
	padding: 5px 5px 5px 8px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: url(elf-images/bg-navdrop2hov-basic.png);
	color: #f6ef82;
	text-shadow: #222222 1px 1px;
}

#subnav li li a .sf-sub-indicator {
	background: url(elf-images/arrow-right-subnav-basic.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul ul {
	margin: -31px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

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


/* Inner (Edited)
------------------------------------------------------------ */

#inner {
	overflow: hidden;
	margin: 10px 14px;
}
/* Breadcrumb
------------------------------------------------------------ */
/* breadcrumb Edited) */
.breadcrumb {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	border-bottom: double #DDDDDD;
	}

.breadcrumb a,
.breadcrumb a:visited {
	color: #18188b;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap (Edited)
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap  {

}

.content-sidebar-sidebar #content-sidebar-wrap {
}

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

.sidebar-sidebar-content #content-sidebar-wrap  {
	float: right;
}
.full-width-content #content-sidebar-wrap {
}


/* Content (Edited)
------------------------------------------------------------ */
/* (content Edited (added)) */
#content #homepage-left .widget,
#content #homepage-right .widget,
#content #homepage-bottom .widget {
	margin-bottom: 20px;
}
/* (content Edited (added)) */
#content #homepage-left h4,
#content #homepage-right h4,
#content #homepage-bottom h4 {
	background: url(elf-images/bg-title-sidebar-basic.png);
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #000000 1px 1px;
	text-transform: uppercase;
	padding: 1px 5px 1px 5px;
	}
/* (content Edited) */
#content {
	background: #ffffff;
	margin: 0 5px;
	padding: 9px 19px;
	border: 1px solid #DDDDDD;
	float: left;
	}
/* (content Edited (added)) */
#content  .widget .widgettitle {
	background: url(elf-images/bg-title-sidebar-basic.png);
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #000000 1px 1px;
	text-transform: uppercase;
	padding: 1px 5px 1px 5px;
}
/* (content-sidebar Edited) */
.content-sidebar #content {
	float: left;
	padding: 9px 19px;
	width: 792px;
}
/* (content-sidebar-sidebar Edited) */
.content-sidebar-sidebar #content,
.sidebar-content-sidebar #content {
	width: 462px;
	padding: 9px 19px;
}
/* (content-sidebar-sidebar Edited) */
.sidebar-content-sidebar #footer {
	margin: 0;
}
/* (content-sidebar-sidebar Edited) */
.sidebar-sidebar-content #content  {
	width: 462px;
	padding: 9px 19px;
	float: right;
}
/* (sidebar-content Edited) */
.sidebar-content #content {
	float: right;
	padding: 9px 19px;
	margin: 0 5px;
	width: 792px;
}
/* (full-width-content Edited) */
.full-width-content #content {
	margin: 0 5px 10px 5px;
	padding: 9px 19px;
	width: 1122px;
}
/* (full-width-content Edited (added)) */
.full-width-content #homepage-bottom  {
	width: 100%;
}
/* (full-width-content Edited (added)) */
.full-width-content #homepage-left,
.full-width-content #homepage-right  {
	width: 100%;
}
.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: #555;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
}

.post {
	background: url(images/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 (Edited)
------------------------------------------------------------ */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 20px;
	}
	
#content h2 {
	font-size: 14px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #880102;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #18188b;
	text-decoration: underline;
}

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

#content h3 {
	font-size: 16px;
	}

.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: #444;
	font-size: 16px;
	text-decoration: none;
}

#content h4, #header .widget-area h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}


/* 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 {
	font-size: 11px;
	margin: 5px 0 15px;
	text-transform: uppercase;
}


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

.post-meta {
	background-image: url(elf-images/bg-white-trans.png);
	clear: both;
	font-size: 11px;
	padding: 0 10px;
	text-transform: uppercase;
}


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

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

.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: 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 {
	border: 1px 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: 1px solid #ddd;
	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: left;
}

p.wp-caption-text {
	font-size: 11.5px;
	line-height: 10px;
}

.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 #ddd;
	padding: 5px 8px;
}

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


/* Primary / Secondary Sidebars (Edited)
------------------------------------------------------------ */
/* (sidebar Edited) */
#sidebar {
	width: 320px;
	color: #000000;
	float: right;
	padding: 0;
	display: inline;
	margin: 0 5px;
	}
/* (sidebar Edited) */
#sidebar-alt {
	width: 320px;
	float: left;
	display: inline;
	margin: 0 5px;
	}
/* (sidebar-bottom-left Edited) */
.sidebar-bottom-left {
	display: inline;
	float: left;
	width: 157px;
}
	
.sidebar-bottom-right {
	display: inline;
	float: right;
	width: 157px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar,
.sidebar-content-sidebar #sidebar {
	float: left;
	margin: 0 5px;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
	margin-right: 5px;
}
.sidebar-content-sidebar #sidebar-alt {
	float: left;
	margin-right: 5px;
}
/* (sidebar Edited) */
.sidebar .widget {
	background: #ffffff;
	margin: 0 0 10px 0;
	padding: 9px 0px 9px 5px;
	border: 1px solid #DDDDDD;
}
/* (sidebar Edited (added)) */
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #880102;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
/* (sidebar Edited (added)) */	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #880102;
	text-decoration: underline;
}
/* (sidebar Edited (added)) */
#sidebar h4, #sidebar-alt h4 {
	background: url(elf-images/bg-title-sidebar-basic.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #000000 1px 1px;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	padding: 2px 5px 1px 8px;
	}
	
.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;
}


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

#cat,
.widget_archive select {
	background-color: #fff;
	color: #509ac9;
	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 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: 49%;
}

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

#homepage-bottom {
	clear: both;
}



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

.user-profile {
	overflow: hidden;
}


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

#bbp_reply_submit,
#bbp_topic_submit,
input[type="button"],
input[type="submit"] {
	background-color: #6ec6ea;
	border: 1px solid #6ec6ea;
	color: #000032 !important;
	cursor: pointer;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	vertical-align: middle;
	padding: 0 3px;
	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: #509ac9;
	border: 1px solid #509ac9;
	color: #000032;
	text-decoration: none;
}


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

.searchform {
	margin: 0 5px 0 0;
	padding-right: 0;
	}

#header .searchform {
	float: right;
	padding: 10px 0 0 0;
	}
	
#sidebar .searchform {
	text-align:right;
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 6px 0 0 0;
	}
	
.s {
	background: url(elf-images/bg-form-basic.png) !important;
	color: #880102;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	padding: 4px 0 4px 4px;
	border-top: 1px solid #73ab65;
	border-right: 1px solid #96cd95;
	border-bottom: 1px solid #96cd95;
	border-left: 1px solid #73ab65;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 200px;
	}
	
#sidebar-alt .s {
	width: 200px;
	}


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

.enews #subbox {
	background-color: #fff;
	color: #509ac9;
	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: 300px;
}

#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 (Edited)
------------------------------------------------------------ */
 /* (footer-widgets Edited) */
#footer-widgets {
	background: #4b6680;
	clear: both;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 1170px;
	
}
/* (footer-widgets Edited) */
#footer-widgets .wrap {
	margin: 0;
	padding: 0;
	width: 1170px;
	background: #4b6680;
}
 
#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
/* (footer-widgets Edited (added) */
#footer-widgets h4 {
	font-weight: bold;
	color: #ffffff;
}
#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;
	padding: 0;
}
 
#footer-widgets ul li {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}
/* (footer-widgets-1 Edited) */
.footer-widgets-1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 1170px;
	text-align: center;
}
/* (footer-widgets-2 Edited)
.footer-widgets-2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 234px;
	text-align: center;
} */
/* (footer-widgets-3 Edited)
.footer-widgets-3 {
	float: left;
	margin: 0;
	padding: 0;
	width: 234px;
	text-align: center;
} */
/* (footer-widgets-3 Edited)
.footer-widgets-4 {
	float: left;
	margin: 0;
	padding: 0;
	width: 234px;
	text-align: center;
} */
/* (footer-widgets-4 Edited (added))
.footer-widgets-5 {
	float: left;
	margin: 0;
	padding: 0;
	width: 234px;
	text-align: center;
} */
/* (footer-widgets-6 Edited (added))
.footer-widgets-6 {
	clear: both;
	margin: 0;
	padding: 0;
	float: left;
	width: 1160px;
} */



/* Footer (Edited)
------------------------------------------------------------ */
/* (footer Edited) */
#footer {
	background: #4b6680;
	clear: both;
	font-family: arial, serif;
	font-size: 12px;
	overflow: hidden;
	margin: 0 15px;
	padding: 5px 0;
	width: 1170px;
}

#footer p {
	color: #fff;
	font-family: arial, serif;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
/* (footer Edited) */
#footer .gototop {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	}	
/* (footer Edited (added)) */
#footer .gototop a {
	margin: 0;
	padding: 0 0 1px 15px;
	background: url(elf-images/footer-top-basic.png) no-repeat left center;
	}
/* (footer Edited) */
#footer .creds {
	font-size: 9pt;
	float: right;
	width: 990px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}
	
/* (footer-bottom Edited (added)) */
#footer-bottom {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	height: 10px;
	background: url(elf-images/bg-edges-bottom.png);
}


/* 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: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

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

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 10px 0;
}

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

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


/* 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;
}
.widgettitle h2 {
	color: #00ff00;
}

/* Lifestyle Blue
------------------------------------------------------------
(Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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
------------------------------------------------------------ */
/* (Edited)
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;
} */



/* Lifestyle elf-whitesimple ------------------------------ */

.elf-whitesimple #title {
	display: none;
}
.elf-whitesimple #description {
	display: none;
}

body.elf-whitesimple {
	background: #636060;
	color: #000003;
	font-family: Calibri,Arial;
}
.elf-whitesimple #wrap {
	background: url(elf-images/bg-edges-theater3.png);
	margin-bottom: 0;
	padding: 0;
}

.elf-whitesimple #header {
	height: 160px;
	background: url(elf-images/bg-header-eggplant160.png) no-repeat top left;
}

.elf-whitesimple a,
.elf-whitesimple a:visited {
	background: none;
}
.elf-whitesimple #title-area #title,
.elf-whitesimple #title-area #title a {
	font-size: 14px;
	font-family: 'Trajan Pro', Arial, Constantia, Georgia;
	text-shadow: #222232 1px 1px;
	letter-spacing: 2px;
	color: #419ed9;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 10px;
	background: none;
	line-height: 36px;
	}
.elf-whitesimple #description {
	padding: 20px 0 0 20px;
	font-size: 24pt;
	text-shadow: #000000 2px 2px;
	color: ffffff;
	font-weight: normal;
}

.elf-whitesimple #nav {
	background-image:url(elf-images/bg-navbar1-whitesimple.png);
}
.elf-whitesimple #nav li a {
	font-family: Calibri, Arial, Helvetica;
	font-size: 18pt;
	color: #fafaff;
	padding: 6px 15px 9px 15px;
	text-shadow: 1px 1px #000000;
}
.elf-whitesimple #nav li a:hover,
.elf-whitesimple #nav li a:active,
.elf-whitesimple #nav .current_page_item a,
.elf-whitesimple #nav .current-cat a,
.elf-whitesimple #nav .current-menu-item a {
	background: url(elf-images/bg-navhov1-whitesimple.png);
	}
.elf-whitesimple #nav li li a,
.elf-whitesimple #nav li li a:link,
.elf-whitesimple #nav li li a:visited {
	background: url(elf-images/bg-navdrop1-black.png);
	text-shadow: #000000 1px 1px;
	font-size: 16px;
	border-left: 1px solid #203c6d;
	border-right: 1px solid #203c6d;
	border-bottom: 1px solid #203c6d;
	}
.elf-whitesimple #nav li li a:hover,
.elf-whitesimple #nav li li a:active {
	background: url(elf-images/bg-navdrop1hov-black.png);
	color: #f6ef82;
	border-left: 1px solid #2a7367;
	border-right: 1px solid #2a7367;
	border-bottom: 1px solid #2a7367;
	}
.elf-whitesimple #subnav {
	background: #aa9a9a url(elf-images/bg-navbar2-black.png);
	border-top: 0;
	border-bottom: 1px solid #3a3939;
	font-family: Calibri,Arial,Helvetica;
	text-shadow: #000000 1px 1px;
	text-transform: none;
}
.elf-whitesimple #subnav li a {
	color: #f1f6fa;
	padding: 5px 15px 5px 15px;
}
.elf-whitesimple #subnav li a:hover,
.elf-whitesimple #subnav li a:active,
.elf-whitesimple #subnav .current_page_item a,
.elf-whitesimple #subnav .current-cat a,
.elf-whitesimple #subnav .current-menu-item a {
	background: url(elf-images/bg-navhov2-black.png);
	color: #f6ef82;
}
.elf-whitesimple #subnav li li a,
.elf-whitesimple #subnav li li a:link,
.elf-whitesimple #subnav li li a:visited {
	background: url(elf-images/bg-navdrop2-black.png);
	color: #ffffff;
	text-shadow: #333333 1px 1px;
	border-left: 1px solid #203c6d;
	border-right: 1px solid #203c6d;
	border-bottom: 1px solid #203c6d;
}
.elf-whitesimple #subnav li li a:hover,
.elf-whitesimple  #subnav li li a:active {
	background: url(elf-images/bg-navdrop2hov-black.png);
	color: #f6ef82;
	border-left: 1px solid #2a7367;
	border-right: 1px solid #2a7367;
	border-bottom: 1px solid #2a7367;
	text-shadow: #222222 1px 1px;
}
.elf-whitesimple #inner {
	overflow: hidden;
	margin: 0 12px;
	border-top: 3px solid #cbcbcb;
	border-right: 3px solid #cbcbcb;
	border-left: 3px solid #cbcbcb;
}

.elf-whitesimple h1,
.elf-whitesimple h2,
.elf-whitesimple h2 a,
.elf-whitesimple h2 a:visited {
	background: none;
}
.elf-whitesimple h2 a:hover {
	color: #880102;
}

.elf-whitesimple #cat,
.elf-whitesimple .widget_archive select,
.elf-whitesimple .s,
.elf-whitesimple .enews #subbox {
	color: #880102;
}

.elf-whitesimple #content  .widget .widgettitle {
	background: url(elf-images/bg-title-sidebar-whitesimple.png);
	font-size: 13pt;
	font-family: Calibri.Arial,Tahoma;
	text-transform: none;
}
.elf-whitesimple #content #homepage-left h4,
.elf-whitesimple #content #homepage-right h4,
.elf-whitesimple #content #homepage-bottom h4 {
	background: #8D74AD;
	font-size: 13pt;
	font-family: Calibri.Arial,Tahoma;
	text-transform: none;
}
.elf-whitesimple #content {
	border-top: 5px solid #cbcbcb;
	border-right: 5px solid #cbcbcb;
	border-bottom: 10px solid #cbcbcb;
	border-left: 5px solid #cbcbcb;
	padding-left: 19px 29px;
	margin: 0;
}
.elf-whitesimple.content-sidebar #content,
.elf-whitesimple.sidebar-content #content  {
	background: url(elf-images/bg-content-indent-ltgrey-top-md.png) top left no-repeat,
	url(elf-images/bg-content-indent-ltgrey-bottom-md.png) bottom left no-repeat,
	url(elf-images/bg-content-indent-ltgrey-middle-md.png);
}
.elf-whitesimple.content-sidebar-sidebar #content,
.elf-whitesimple.sidebar-content-sidebar #content,
.elf-whitesimple.sidebar-sidebar-content #content  {
	background: url(elf-images/bg-content-indent-ltgrey-top-sm.png) top left no-repeat,
	url(elf-images/bg-content-indent-ltgrey-bottom-sm.png) bottom left no-repeat,
	url(elf-images/bg-content-indent-ltgrey-middle-sm.png);
}
.elf-whitesimple.full-width-content #content-sidebar-wrap {
	background: url(elf-images/bg-content-indent-ltgrey-top-lg.png) top left no-repeat,
	url(elf-images/bg-content-indent-ltgrey-bottom-lg.png) bottom left no-repeat,
	url(elf-images/bg-content-indent-ltgrey-middle-lg.png);
}
.elf-whitesimple.#content #homepage-left h4,
.elf-whitesimple.#content #homepage-right h4,
.elf-whitesimple.#content #homepage-bottom h4 {
	background: url(elf-images/bg-title-sidebar-whitesimple.png);
	font-family: Calibri,Arial,Helvetica;
	font-size: 13pt;
	text-transform: none;
}

/* (content-sidebar Edited) */
.elf-whitesimple.content-sidebar #content {
	width: 792px;
}
/* (content-sidebar-sidebar Edited) */
.elf-whitesimple.content-sidebar-sidebar #content,
.elf-whitesimple.sidebar-content-sidebar #content {
	width: 462px;
}
/* (content-sidebar-sidebar Edited) */
.elf-whitesimple.sidebar-sidebar-content #content  {
	width: 462px;
}

/* (sidebar-content Edited) */
.elf-whitesimple.sidebar-content #content {
	width: 792px;
}
/* (full-width-content Edited) */
.elf-whitesimple.full-width-content #content {
	width: 1127px;
}

.elf-whitesimple #sidebar {
	border-top: 5px solid #cbcbcb;
	border-right: 5px solid #cbcbcb;
	border-left: 5px solid #cbcbcb;
	margin: 0;
}
.elf-whitesimple #sidebar a,
.elf-whitesimple #sidebar a visited {
	font-weight: bold;
	color: #ffffff;
}
.elf-whitesimple #sidebar-alt {
	border-top: 5px solid #cbcbcb;
	border-right: 5px solid #cbcbcb;
	border-left: 5px solid #cbcbcb;
	margin: 0;
}
.elf-whitesimple #sidebar-alt a,
.elf-whitesimple #sidebar-alt a visited {
	font-weight: bold;
	color: #ffffff;
}
.elf-whitesimple .sidebar .widget {
	background-color: #989797;
	background: url(elf-images/bg-sidebar-indentdark-top-sm.png) top left no-repeat,
	url(elf-images/bg-sidebar-indentdark-bottom-sm.png) bottom left no-repeat,
	url(elf-images/bg-sidebar-indentdark-middle-sm.png);
	text-align: left;
	margin: 0;
	border-bottom: 10px;
	border-style: solid;
	border-color: #cbcbcb;
}
.elf-whitesimple #sidebar h4,
.elf-whitesimple #sidebar-alt h4 {
	background: url(elf-images/bg-title-sidebar-whitesimple.png);
	font-family: Calibri,Arial,Helvetica;
	font-size: 13pt;
	text-align: center;
	text-transform: none;
}

.elf-whitesimple #content h1, 
.elf-whitesimple #content h2, 
.elf-whitesimple #content h3, 
.elf-whitesimple #content h4, 
.elf-whitesimple #content h5, 
.elf-whitesimple #content h6, 
.elf-whitesimple #header .widget-area h4 {
	color: #29a1d4;
	font-weight: normal;
	font-size: 24pt;
	text-decoration: none;
	margin: 8px 0 15px 0;
	padding: 0;
}

.elf-whitesimple #content h1  {
	display: none;
}

.elf-whitesimple .entry-content p,
.elf-whitesimple .home #content p,
.elf-whitesimple .page .entry-content p {
	padding: 10px 0 15px;
	font-size:12pt;
	line-height:24px;
}

.elf-whitesimple .s {
	background: url(elf-images/bg-form-basic.png) !important;
	color: #880102;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	padding: 0px 0 2px 4px;
	border-top: 1px solid #aca0ce;
	border-right: 1px solid #9384c1;
	border-bottom: 1px solid #3f345e;
	border-left: 1px solid #9384c1;
	}

.elf-whitesimple #bbp_reply_submit,
.elf-whitesimple #bbp_topic_submit,
.elf-whitesimple input[type="button"],
.elf-whitesimple input[type="reset"],
.elf-whitesimple input[type="submit"] {
	background-color: #6ca67a;
	border-top: 1px solid #aca0ce;
	border-right: 1px solid #584a84;
	border-bottom: 1px solid #3f345e;
	border-left: 1px solid #9384c1;
	color: #ffffff !important;
	cursor: pointer;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	padding: 0 3px;
	text-decoration: none;
}

.elf-whitesimple div.gform_footer input.button,
.elf-whitesimple .enews #subbutton,
.elf-whitesimple .reply a,
.elf-whitesimple .reply a:visited,
.elf-whitesimple .searchsubmit,
.elf-whitesimple #submit {
	background-color: #4b6680;
	border: 1px solid #4b6680;
}

.elf-whitesimple div.gform_footer input.button:hover,
.elf-whitesimple .enews #subbutton:hover,
.elf-whitesimple .reply a:hover,
.elf-whitesimple .searchsubmit:hover,
.elf-whitesimple #submit:hover {
	background-color: #bbb955;
	border: 1px solid #bbb955;
}

.elf-whitesimple  #footer-widgets {
	background: #cbcbcb;
	margin: 0 10px;
	padding: 0;
	width: 1176px;
	border-right: 2px solid #3a3939;
	border-left: 2px solid #3a3939;
}

.elf-whitesimple  #footer-widgets {
	background: # url(elf-images/bg-footer-black.png);
	margin: 0 10px;
	padding: 0;
	width: 1176px;
	border-right: 2px solid #3a3939;
	border-left: 2px solid #3a3939;
}
.elf-whitesimple #footer {
	background: #29a1d4;
	margin: 0 10px;
	width: 1180px;
}
