/*
	Theme Name: 719Woman.com v2 
	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. Customized by Trig Bundgaard
	Author URI: http://www.trystanphotography.com
	
	Version: 2.0

	Template: genesis
	Template Version: 1.6.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


@import "http://fonts.googleapis.com/css?family=Oswald";
body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, input, select, textarea {
    color: #444444;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
input, select, textarea, .sticky, .taxonomy-description {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    margin: 5px 0 0;
}
ol, ol li, ul, ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ol li {
    list-style-type: decimal;
}
ul li {
    list-style-type: square;
}
a, a:visited {
    background: none repeat scroll 0 0 transparent !important;
    color: #BF2A1C;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: medium none;
}
body {
    background: url("images/bg_purple.png") repeat-x fixed 0 0 #28062A;
}
#wrap {
    background: none repeat scroll 0 0 #B4EEFE;
    box-shadow: 0 10px 20px #222222;
    margin: 15px auto;
    overflow: hidden;
    padding: 0 0 20px;
    width: 964px;
}
#header {
    background: url("images/header_1.png") no-repeat scroll left top transparent;
    height: 100px;
    margin: 0 auto;
    width: 960px;
}
.page-template-landing-php #header {
    margin: 20px auto 0;
}
#title-area {
    float: left;
    overflow: hidden;
    padding: 35px 0 0 30px;
    width: 400px;
}
.header-full-width #title-area {
    padding: 35px 0 0;
}
#title {
    font-family: Georgia,Times,'Times New Roman',serif;
    font-size: 48px;
    font-variant: small-caps;
    line-height: 48px;
    text-shadow: 1px 1px #666666;
}
.header-full-width #title {
    text-align: center;
}
#title a, #title a:hover {
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
#description {
    color: #FFFFFF;
    font-family: Georgia,Times,'Times New Roman',serif;
    font-size: 20px;
    font-style: italic;
    text-shadow: 1px 1px #666666;
}
.header-full-width #description {
    text-align: center;
}
#header .widget-area {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #FFFFFF;
    box-shadow: 2px 2px 5px #888888;
    float: right;
    margin: 5px 60px 5px 0;
    padding: 5px;
    width: 400px;
}
.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;
}
.header-full-width #title-area, .header-full-width #title, .header-full-width #title a {
    width: 960px;
}
li:hover ul ul, li.sfHover ul ul {
    left: -9999px;
}
li:hover, li.sfHover {
    position: static;
}
#header ul.nav, #header ul.menu {
    float: right;
}
#header ul.nav ul, #header ul.menu ul {
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}
#header ul.nav li, #header ul.menu li {
    background-color: #333333;
    float: left;
    list-style-type: none;
    text-transform: uppercase;
}
#header ul.nav li a, #header ul.menu li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    padding: 7px 10px 5px;
    position: relative;
    text-decoration: none;
}
#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #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: #000000;
    color: #FFFFFF;
}
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
    padding-right: 25px;
}
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
    background: url("images/arrow-down.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 12px;
    width: 10px;
}
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #333333;
    border-color: #666666;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 5px 10px;
    position: relative;
    width: 158px;
}
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
    background-color: #000000;
}
#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
    background: url("images/arrow-right.png") no-repeat scroll 0 0 transparent;
    top: 10px;
}
#header ul.nav li ul, #header ul.menu li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    width: 180px;
    z-index: 9999;
}
#header ul.nav li ul a, #header ul.menu li ul a {
    width: 160px;
}
#header ul.nav li ul ul, #header ul.menu li ul ul {
    margin: -31px 0 0 179px;
}
#header ul.nav li:hover > ul, #header ul.nav li.sfHover ul, #header ul.menu li:hover > ul, #header ul.menu li.sfHover ul {
    left: auto;
}
#nav {
    clear: both;
    color: #509AC9;
    font-family: 'Oswald',arial,serif;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    width: 920px;
}
#nav ul {
    float: left;
    width: 100%;
}
#nav li {
    float: left;
    list-style-type: none;
}
#nav li a {
    display: block;
    padding: 10px 10px 8px;
    position: relative;
    text-decoration: none;
}
#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
    color: #444444;
}
#nav li a .sf-sub-indicator {
    display: block;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #444444;
    font-size: 12px;
    padding: 5px 10px;
    position: relative;
    width: 128px;
}
#nav li li a:hover, #nav li li a:active {
    color: #509AC9;
}
#nav li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    width: 150px;
    z-index: 9999;
}
#nav li ul a {
    width: 130px;
}
#nav li ul ul {
    margin: -31px 0 0 149px;
}
#nav li:hover > ul, #nav li.sfHover ul {
    left: auto;
}
#nav li.right {
    float: right;
    padding: 10px 10px 8px;
}
#nav li.right a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline;
    text-decoration: none;
}
#nav li.right a:hover {
    color: #444444;
    text-decoration: none;
}
#nav li.search {
    padding: 0 10px;
}
#nav li.rss a {
    background: url("images/rss.png") no-repeat scroll left center transparent;
    margin: 0 0 0 10px;
    padding: 0 0 0 16px;
}
#nav li.twitter a {
    background: url("images/twitter-nav.png") no-repeat scroll left center transparent;
    padding: 0 0 0 20px;
}
#subnav {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    color: #FFFFFF;
    font-family: 'Oswald',arial,serif;
    font-size: 13.4px;
    margin: 0 auto 5px;
    overflow: hidden;
    text-transform: uppercase;
    width: 920px;
}
#subnav ul {
    float: left;
    width: 100%;
}
#subnav li {
    float: left;
    list-style-type: none;
}
#subnav li a {
    border-left: 1px solid #BF2A1C;
    color: #FFFFFF;
    display: block;
    padding: 2px 8px;
    position: relative;
    text-decoration: none;
}
#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item a {
    background-color: #BF2A1C !important;
    color: #FFFFFF;
}
#subnav li a .sf-sub-indicator {
    display: block;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000000 !important;
    border-color: #BF2A1C;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 10px;
    position: relative;
    text-transform: none;
    width: 128px;
}
#subnav li li a:hover, #subnav li li a:active {
    background: none repeat scroll 0 0 #BF2A1C !important;
    color: #FFFFFF;
}
#subnav li ul {
    height: auto;
    left: -9999px;
    margin: 0 0 0 -1px;
    position: absolute;
    width: 150px;
    z-index: 9999;
}
#subnav li ul a {
    width: 130px;
}
#subnav li ul ul {
    margin: -31px 0 0 149px;
}
#subnav li:hover > ul, #subnav li.sfHover ul {
    left: auto;
}
#inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0 0;
    width: 920px;
}
.breadcrumb {
    background: url("images/line.png") repeat-x scroll center bottom transparent;
    color: #444444;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 0 15px;
    width: 920px;
}
.breadcrumb a, .breadcrumb a:visited {
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.taxonomy-description {
    margin: 0 0 30px;
    padding: 10px;
}
#content-sidebar-wrap {
    float: left;
    width: 750px;
}
.content-sidebar #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
    width: 920px;
}
.sidebar-content-sidebar #content-sidebar-wrap, .sidebar-sidebar-content #content-sidebar-wrap {
    float: right;
}
.full-width-content #content-sidebar-wrap {
    width: 920px;
}
#content {
    float: left;
    width: 450px;
}
.content-sidebar #content, .sidebar-content #content {
    padding: 5px 10px 0;
    width: 600px;
}
.content-sidebar-sidebar #content {
    padding: 0 10px;
    width: 430px;
}
#content .widget_text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    clear: both;
    margin: 0 0 15px;
    padding: 10px;
}
.sidebar-sidebar-content #content {
    padding: 0 10px 0 0;
    width: 440px;
}
.sidebar-content #content, .sidebar-sidebar-content #content {
    float: right;
}
.full-width-content #content {
    width: 920px;
}
.page-template-landing-php #content {
    padding: 20px 100px 0;
    width: 720px;
}
blockquote {
    background: url("images/back_trans_2.png") repeat fixed 0 0 transparent;
    border: 1px solid #FFFFFF;
    clear: both;
    margin: 10px 15px;
    padding: 15px 20px 3px;
}
blockquote p {
    color: #444444;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    font-size: 14px;
}
.post {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    margin: 0 0 25px;
    overflow: hidden;
    padding: 15px;
}
.single .post {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 20px;
    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 {
    font-size: 12px;
    padding: 0 0 10px;
}
.clear {
    clear: both;
}
.clear-line {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    margin: 0 0 15px;
}
.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;
}
h1, h2, h3, h4, h5, h6 {
    color: #444444;
    font-family: 'Oswald',arial,serif;
    font-size: 18px;
    margin: 0 0 5px;
}
h1, h2, h2 a, h2 a:visited {
    color: #BF55C3;
    font-family: 'Oswald',arial,serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
}
h2, h2 a, h2 a:visited {
    color: #758309;
    font-family: 'Oswald',arial,serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 15px;
}
h2 a:hover {
    color: #444444;
    text-decoration: none;
}
.home h2 a, .home h2 a:visited {
    background: url("images/back_trans_2.png") repeat fixed 0 0 transparent;
    font-size: 14px;
    line-height: 18px;
    word-spacing: 1px;
}
.page-template-page-portfolio-php h2 a, .page-template-page-portfolio-php h2 a:visited {
    font-size: 16px;
    line-height: 20px;
}
h3 {
    clear: right;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 0;
    padding: 0 0 15px;
}
h4, h4 a, h4 a:hover, h4 a:visited {
    color: #BF55C3;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    text-shadow: -1px 0 #FFFFFF, 0 -1px #FFFFFF, 1px 0 #FFFFFF, 0 1px #FFFFFF;
}
#footer-widgets h4 {
    color: #FFFFFF;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
.entry-content ol, .entry-content ul {
    margin: 0 10px 10px;
    padding: 0;
}
.entry-content ol {
    margin: 0 0 10px;
}
.archive-page ul li, .entry-content ul li {
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 0;
}
.entry-content ol li {
    clear: both;
    margin: 0 0 7px 35px;
}
.archive-page ul ul, .entry-content ul ul, .entry-content ol ol {
    padding: 0;
}
.post-info {
    font-size: 9px;
    margin: 5px 0 15px;
    text-transform: uppercase;
}
.post-meta {
    background: url("images/back_trans_4.png") repeat fixed 0 0 transparent;
    border: 1px solid #FFFFFF;
    clear: both;
    font-size: 9px;
    margin: 40px 0 0;
    padding: 2px 10px 0;
    text-transform: uppercase;
}
.author-box {
    background: url("images/line.png") repeat-x scroll center top transparent;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 20px 0 0;
}
.archive-page {
    float: left;
    padding: 20px 0;
    width: 50%;
}
.categories {
    background: url("images/icon-categories.png") no-repeat scroll left top transparent;
    padding: 2px 0 2px 22px;
}
.post-comments {
    background: url("images/icon-comments.png") no-repeat scroll left top transparent;
    margin: 0 0 0 10px;
    padding: 2px 0 2px 22px;
}
.tags {
    background: url("images/icon-tags.png") no-repeat scroll left top transparent;
    margin: 0 0 0 10px;
    padding: 2px 0 2px 20px;
}
.time {
    background: url("images/icon-time.png") no-repeat scroll left top transparent;
    padding: 2px 0 2px 21px;
}
img {
    border: 2px solid #FFFFFF !important;
    box-shadow: 2px 2px 5px #888888;
    max-width: 98%;
}
.post-format-image {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
.page .post-format-image {
    display: none;
}
.page #content .page {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    padding: 20px;
}
.page h1 {
    margin: 0 0 13px;
}
.page h2, h2 a, h2 a:visited {
    clear: both;
    color: #758309;
    font-family: 'Oswald',arial,serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 15px;
}
img.alignleft, img.aligncenter img.alignright, .alignleft img, .aligncenter img, .alignright img, .featuredpage img, .featuredpost img {
    border: 3px solid #FFFFFF;
    box-shadow: 2px 2px 5px #888888;
    margin: 0;
    max-width: none;
    padding: 3px;
}
.page-template-page-portfolio-php .featuredpost a img:hover {
    border: 1px solid #999999;
}
.avatar, .post-image {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    padding: 4px;
}
.author-box .avatar {
    float: left;
    margin: 0 10px 0 0;
}
.post-image {
    margin: 0 10px 10px 0;
}
.comment-list li .avatar {
    background-color: #FFFFFF;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    padding: 4px;
    width: 30px;
}
img.centered {
    border: 2px solid #FFFFFF;
    display: block;
    margin: 0 auto 10px;
    padding: 4px;
}
img.alignnone {
    display: inline;
    margin: 0 0 10px;
}
img.alignleft {
    display: inline;
    margin: 0 30px 10px 0;
}
img.alignright {
    border: 1px solid #FFFFFF;
    display: inline;
    margin: 0 0 5px 10px;
    padding: 3px;
}
.aligncenter {
    border: medium none;
    display: block;
    margin: 0 auto 10px;
}
.alignleft {
    float: left;
    margin: 0 30px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
.wp-caption {
    text-align: center;
}
p.wp-caption-text {
    font-size: 10px;
    line-height: 12px;
    padding: 5px;
    text-align: center;
}
.wp-smiley, .wp-wink {
    border: medium none;
    float: none;
}
.divider {
    background: url("images/divider.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 13px;
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
}
.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 #DDDDDD;
    padding: 5px 8px;
}
.navigation li a:hover, .navigation li.active a {
    background-color: #F5F5F5;
}
.sidebar {
    background: none repeat scroll 0 0 #FFB26A;
    display: inline;
    float: right;
    margin: 0 0 20px;
    padding: 15px 15px 5px;
    width: 250px;
}
#sidebar-alt {
    background: none repeat scroll 0 0 #F5F5F5;
    float: left;
    padding: 15px 15px 5px;
    width: 120px;
}
.sidebar-bottom-left {
    display: inline;
    float: left;
    width: 110px;
}
.sidebar-bottom-right {
    display: inline;
    float: right;
    width: 125px;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
    float: left;
}
.content-sidebar-sidebar #sidebar-alt {
    float: right;
}
.sidebar .widget {
    border-bottom: 1px solid #BF2A1C !important;
    margin: 0 0 35px;
    padding: 0;
}
#sidebar .featuredpage, #sidebar .featuredpost {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    margin: 0 0 15px;
    padding: 0 10px 10px;
}
#sidebar .featuredpage .page, #sidebar .featuredpost .post {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    margin: 0;
    overflow: hidden;
    padding: 3px 0;
}
#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited {
    color: #444444;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}
.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;
}
#cat, .widget_archive select {
    background-color: #FFFFFF;
    color: #FFB26A;
    display: inline;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    margin: 2px 0 0;
    padding: 3px;
    width: 100%;
}
.widget_text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    clear: both;
    margin: 0;
    padding: 0;
}
.featuredpage, .featuredpost {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    clear: both;
    margin: 0 0 15px;
    padding: 10px;
}
.featuredpage .page, .featuredpost .post {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    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;
    overflow: hidden;
    padding: 5px 0 15px;
    width: 212px;
}
#homepage-left {
    clear: none;
    float: left;
    width: 48%;
}
#homepage-right {
    clear: none;
    float: right;
    width: 48%;
}
.user-profile {
    overflow: hidden;
}
div.gform_footer input.button, .enews #subbutton, .reply a, .reply a:visited, .searchsubmit, #submit {
    background: url("images/back_trans_1.png") repeat fixed 0 0 transparent;
    border: 1px solid #000000;
    color: #444444 !important;
    cursor: pointer;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 7px;
    text-decoration: none;
}
#nav .searchsubmit {
    padding: 2px 7px;
}
.reply a, .reply a:visited {
    padding: 0 4px;
}
div.gform_footer input.button:hover, .enews #subbutton:hover, .reply a:hover, .searchsubmit:hover, #submit:hover {
    background-color: #FDDCBD;
    border: 1px solid #509AC9;
    color: #FFFFFF;
    text-decoration: none;
}
#header .searchform {
    float: right;
    padding: 40px 0 0;
}
#nav .searchform {
    float: right;
    margin: 1px 0 0;
}
.s {
    background-color: #FFFFFF;
    color: #509AC9;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    margin: 5px 2px 0 0;
    padding: 4px 0 5px 5px;
    width: 175px;
}
#nav .s {
    padding: 2px 0 2px 5px;
}
.enews #subbox {
    background-color: #FFFFFF;
    color: #509AC9;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    margin: 5px 5px 0 0;
    padding: 4px 0 5px 7px;
    width: 195px;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    font-size: 12px;
    font-style: italic;
    padding: 2px 5px 0 0;
    text-align: right;
}
#wp-calendar thead {
    background-color: #F5F5F5;
    font-weight: bold;
    margin: 10px 0 0;
}
#wp-calendar td {
    background-color: #F5F5F5;
    padding: 2px;
    text-align: center;
}
#footer-widgets {
    background-color: #6EC6EA;
    border-bottom: 1px solid #FFFFFF;
    clear: both;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 0;
    width: 920px;
}
#footer-widgets .wrap {
    margin: 0 auto;
    width: 900px;
}
#footer-widgets .widget {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}
#footer-widgets p {
    color: #FFFFFF;
    padding: 0 0 10px;
}
#footer-widgets a, #footer-widgets a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#footer-widgets a:hover {
    text-decoration: underline;
}
#footer-widgets ul {
    color: #FFFFFF;
    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 repeat scroll 0 0 transparent;
}
.footer-widgets-1 {
    float: left;
    padding: 0 20px 0 0;
    width: 290px;
}
.footer-widgets-2 {
    float: left;
    width: 280px;
}
.footer-widgets-3 {
    float: right;
    width: 290px;
}
#footer {
    background: none repeat scroll 0 0 #000000;
    clear: both;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
    margin: 15px auto;
    overflow: hidden;
    padding: 5px 0;
    width: 920px;
}
#footer p {
    color: #888888;
    font-family: 'Oswald',arial,serif;
    font-size: 12px;
}
#footer a, #footer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer .gototop {
    float: left;
    padding: 0 0 0 10px;
    width: 200px;
}
#footer .creds {
    float: right;
    padding: 0 10px 0 0;
    text-align: right;
    width: 695px;
}
#comments, #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 outside 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: none repeat scroll 0 0 #FFFFFF;
}
.comment-list cite, .ping-list cite {
    font-style: normal;
    font-weight: bold;
}
.commentmetadata {
    font-weight: normal;
}
.comment-author {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 10px 0;
    width: 30%;
}
.comment-meta {
    background: none repeat scroll 0 0 transparent;
    font-size: 9px;
    padding: 0 10px 8px;
    text-transform: uppercase;
}
.nocomments {
    text-align: center;
}
#comments .navigation {
    display: block;
    padding: 0;
}
.thread-alt, .thread-even {
    background: none repeat scroll 0 0 #F5F5F5;
}
.alt, .depth-1, .even {
    border: 1px solid #DDDDDD;
}
div.gform_wrapper input, div.gform_wrapper select, div.gform_wrapper textarea {
    color: #333333;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    padding: 4px 5px !important;
}
div.gform_footer input.button {
    color: #FFFFFF;
}
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: medium none;
    margin: 0;
    padding: 0;
}
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: #444444;
}
.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;
}
body.lifestyle-charcoal {
    background-color: #444444;
}
.lifestyle-charcoal #wrap {
    box-shadow: 0 1px 2px #000000;
}
.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: #000000;
}
.lifestyle-charcoal h2 a:hover {
    color: #444444;
}
.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: #222222;
    border: 1px solid #222222;
}
.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: #000000;
    border: 1px solid #000000;
}
.lifestyle-charcoal #footer-widgets, .lifestyle-charcoal #footer {
    background-color: #222222;
}
body.lifestyle-gray {
    background-color: #CCCCCC;
}
.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: #666666;
}
.lifestyle-gray h2 a:hover {
    color: #444444;
}
.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: #888888;
    border: 1px solid #888888;
}
.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: #666666;
    border: 1px solid #666666;
}
.lifestyle-gray #footer-widgets, .lifestyle-gray #footer {
    background-color: #888888;
}
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: #444444;
}
.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;
}
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: #444444;
}
.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;
}
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: #444444;
}
.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;
}
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: #666666;
}
.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;
}
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: #444444;
}
.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;
}
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: #444444;
}
.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;
}
.more-link {
    font-size: 11px;
}
.attachment-featured {
    margin: 0 0 15px 12px !important;
    width: 550px;
}
