/*
	Theme Name: How to Have it All Child Theme
	Theme URI: http://www.howtohaveitall.net/
	Description: Custom child theme created for How to Have it All.
	Author: Mitchell Wischmann
	Author URI: http://myfrugaltech.com/

	Version: 1.0
	
	Template: genesis
	Template Version: 1.9.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Molengo);

@font-face {
    font-family: 'marketing';
    src: url('fonts/marketingscript-webfont.eot');
    src: url('fonts/marketingscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/marketingscript-webfont.woff') format('woff'),
         url('fonts/marketingscript-webfont.ttf') format('truetype'),
         url('fonts/marketingscript-webfont.svg#marketing_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
}

input,
select,
textarea,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #92905D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #D3D6D6;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	background: url(http://www.howtohaveitall.net/wp-content/uploads/2013/04/bluebgNEW2.png);
	min-height: 110px;
	margin: 0 auto;
	overflow: hidden;
}

#header .wrap {
	width: 947px;
	margin: 0 auto;
}

#header #title {
	margin: 0;
}

#header #title a {
	background: url(http://www.howtohaveitall.net/wp-content/uploads/2013/04/logo_new3b.png);
	width: 624px;
	height: 190px;
	text-indent: -9999px;
	display: inline-block;
}

#title-area {
	float: left;
	overflow: hidden;
	width: 625px;
}

#description {
	display: none;
}

#header .widget-area {
	float: right;
	padding: 0px 0 0;
}

#header .widget-area ul {
	list-style: none;
}

#header .widget-area ul li {
	display: inline;
}

.before-header {
	background-color: #B7C2C4;
	padding-top: 22px;
}

.emailinput {
	padding: 4px;
	font-size: 14px;
	background: #FDFBE2;
	border: 1px solid #FDFBE2;
	width: 300px;
}

.emailsubmit {
	padding: 4px !important;
	font-size: 14px !important;
	background: #FDFBE2 !important;
	border: 1px solid #FDFBE2 !important;
	float: right !important;
	color: #333 !important;
	margin-right: 0;
	margin-top: 2px !important;
}

#header .widget-area form {
	margin-top: -5px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: #92905D;
	clear: both;
	color: #594941;
	font-family: 'Arial Narrow', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	padding: 3px 0;
}

#nav .wrap {
	width: 947px;
	margin: 0 auto;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #ffffff;
	display: block;
	font-size: 13px;
	padding: 7px 9px;
	position: relative;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 1px;
}

#nav .current-menu-item,
#nav li:hover {
	background: #C55238;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #FFFBE0;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: #C55238;
	border-top-width: 0;
	color: #fffff;
	padding: 7px 9px;
	position: relative;
	width: 150px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #000000;
	background: #ffffff;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a {
	width: 150px;
}

#nav li ul ul {
	margin: -42px 0 0 168px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 14px;
	padding: 9px 15px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #594941;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #0094d2;
	text-decoration: none;
}

#nav li.search {
	padding: 0;
}

#nav li.search .s {
	margin: 0;
	font-size: 11px;
}

#nav li.search:hover {
	background: transparent;
}

#nav li.search .searchsubmit {
	display: none;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
background: #C3C19A;	
clear: both;
	font-family: 'Arial Narrow', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	padding: 3px 0;
	width: auto;

}

#subnav .wrap {
	width: 947px;
	margin: 0 auto;
}

#subnav ul {
	float: right;
	width: auto;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	display: block;
	font-size: 12px;
	padding: 0 9px;
	position: relative;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 1px;
color: #000000;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background-color: #fff;
	margin: 0 auto;
	width: 947px;
border-style:solid;
border-width:2px;
border-color:#C2CCB1;
}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
	
.full-width-content #inner {
	background: #fff;
}


/* Home Page
------------------------------------------------------------ */

.home-left {
	width: 48%;
	float: left;
	min-height: 600px;
}

.home-right {
	width: 48%;
	float: right;
	min-height: 600px;
}

.home-main .alignleft img {
	margin: 0;
}

.home-main .featuredpost .post {
	margin: 0 0 20px;
}

.home-main h4 {
	font-size: 20px;
	color: #83804C;
	border-bottom: 1px solid #83804C;
	line-height: 30px;
}

.home-main .featuredpost img {
	max-width: 70px;
	max-height: 70px;
}

.more-from-category {
	padding: 0;
}

.more-from-category a {
	display: inline-block;
	width: 100%;
	background: #C55238;
	color: #FFFBE0;
	text-decoration: none;
	text-align: center;
	padding: 7px 0;
	font-size: 15px;
}

.more-from-category a:hover {
	color: #C55238;
	background: #B7C2C4;
}



/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	border: none;
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 810px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 22px 0 0 0;
	margin: 0 22px 0 11px;
	width: 430px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 480px;
}

.full-width-content #content {
	width: 910px;
}

blockquote {
	background-color: #f5f5f5;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.single .post {
	margin: 0 0 10px;
}

.entry-title,
.home-top h2 {
	border-bottom: 1px solid #92905D;
	margin: 0 !important;
	color: #C55238 !important;
}

.entry-title a,
.home-top h2 a {
	line-height: 34px !important;
	font-size: 26px !important;
	color: #C55238 !important;
}

.entry-content {
	overflow: hidden;
}

.entry-content p,
.home-top p {
	padding: 0 0 22px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px dotted #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}

.genesis-grid .entry-title a {
	font-size: 16px !important;
	line-height: 22px !important;
}

.genesis-grid p {
	font-size: 12px;
	line-height: 18px;
}

.genesis-grid .more-link {
	color: #92905D;
	font-size: 13px;
	line-height: 18px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #C55238;
}

.featuredpost h2,
.featuredpost h2 a,
.featuredpost h2 a:hover {
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 5px;
	color: #902720;
}

.home-main .featuredpost p {
	font-size: 12px;
	line-height: 15px;
}

.home-main .featuredpost small,
.home-main .featuredpost .sociable,
.home-main .featuredpost .to-comments {
	display: none;
}

h2 a:hover {
	color: #902720;
	text-decoration: none;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 16px;
}

.widget-area h4 {
	border-bottom: 1px solid #B7C2C4;
	color: #83804C;
	font-family: 'marketing',georgia,serif;
	font-size: 25px;
	font-variant: normal;
	line-height: 27px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border-bottom: 1px solid #83804C;
	margin: 0 0 5px;
	padding: 0;
}

#footer-widgets .textwidget h4 {
	font-family: 'Droid Sans', 'Lucida Grande', Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 0;
}

#footer-widgets .textwidget h4 a {
	color: #83804C;
}

.footer-widgets-1 a {
	display: inline-block;
	margin-bottom: 5px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul,
.featuredpost ol,
.featuredpost ul {
	margin: 0;
	padding: 0 0 22px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li,
.featuredpost ul li {
	list-style-type: square;
	margin: 0 0 0 22px;
	padding: 0;
}

.entry-content ol li,
.featuredpost ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-style: italic;
	font-size: 10px;
	margin: 0 0 22px;
	color: #83804C !important;
}

.post-info .author,
.post-info .date {
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-info .post-edit-link {
	color: #83804C;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: underline;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 13px;
	line-height: 20px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

.content-sidebar .entry-content img,
.sidebar-content .entry-content img {
	max-width: 480px;
}

.avatar,
.entry-content img,
.featuredpage img,
.featuredpost img,
.post-image,
.ui-tabs img {
	background-color: #fff;
}

.author-box .avatar {
	background-color: #fff;
	border: 4px solid #ddd;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto;
}

img.alignnone {
	display: inline;
}

img.alignleft {
	display: inline;
	margin: 0 15px 0 0;
}

img.alignright {
	display: inline;
	margin: 0 0 0 15px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background-color: #f5f5f5;
	padding: 10px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation a {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 434px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

.sidebar .widget-wrap {
	overflow: hidden;
	padding: 15px 13px 20px 0;
}

.sidebar .widget ul {
	margin: 5px 0 -5px;
}

.sidebar .widget ul li,
.sidebar .widget-area ul li {
	list-style-type: none;
	margin: 0 0 11px;
	word-wrap: break-word;
}

#text-31 a {
	display: inline-block;
	margin-top: -6px;
}

#text-31 a:first-child {
	margin-top: 0;
}

.sidebar-bottom {
	padding-right: 7px;
}

.sidebar-bottom ul.widget-wrap,
.sidebar-bottom ul.widget-wrap ul {
	list-style: none;
}

.sidebar-bottom-left {
	width: 48%;
	float: left;
}

.sidebar-bottom-left .widget-wrap {
	padding: 15px 0 20px 0;
	overflow: visible;
}

.sidebar-bottom-right {
	width: 48%;
	float: right;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	overflow: hidden;
	margin: 0 0 40px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background-color: #B7C2C4;
	border: 1px solid #FDFBE2;
	cursor: pointer;
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 8px 10px;
	text-decoration: none;
	margin: 0;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #902720;
	border: 1px solid #902720;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 25px 20px 0 0;
}

#nav .searchform {
	float: right;
	padding: 2px 0 0;
}

.s {
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	font-size: 13px;
	margin: 5px -6px 0 0;
	padding: 5px;
	width: 180px;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: #AA9774;
	border-top: 10px solid #83804C;
	border-bottom: 20px solid #AA9774;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	padding: 15px 14px 0;
	width: 947px;
	margin: 11px auto 0 auto;
	background: #DDE2E9;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets p {
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 10px;
}

#footer-widgets .widget ul li,
#footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px 18px;
	word-wrap: break-word;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 290px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: #AA9774;
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	font-family: 'Droid Sans', 'Lucida Grande', Tahoma, sans-serif;
	color: #666;
}

#footer .wrap {
	width: 947px;
	margin: 0 auto;
}

#footer #footer-left {
	float: left;
}

#footer #footer-right {
	float: right;
}

#footer p {
	color: #666;
	font-size: 11px;
}

#footer a,
#footer a:visited,
#footer a:hover {
	color: #666;
}

/* Comments
------------------------------------------------------------ */

.to-comments {
	color: #666;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 22px;
}

.to-comments .bracket {
	font-size: 22px;
	color: #ccc;
}

.to-comments a {
	color: #666;
	text-decoration: none;
}

.to-comments a:hover {
	text-decoration: underline;
}

.to-comments span {
	font-size: 22px;
	color: #111;
}

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#comments {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 97%;
}

.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;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-content p {
	font-size: 15px;
	line-height: 20px;
}

.comment-list ul.children {
	margin-top: 20px;
	margin-left: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0;
}

.comment-meta { 
	font-size: 12px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.thread-alt,
.thread-even {
	background: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

#reply-title {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
}

.comment-header {
	padding-top: 10px;
	border-top: 1px dotted #ddd;
}


/* Custom Edits
------------------------------------------------------------ */

.wwsgd {
	margin-bottom: 22px;
}

.sociable {
	margin: 16px 0;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}

.sociable li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 1px !important;
	font-size: 12px;
}

.sociable li a {
	background-image: url(images/share.png);
	opacity: .7;
	-moz-opacity: .7;
}

.sociable li a:hover {
	opacity: 1;
	-moz-opacity: 1;
}

.sociable li.affiliate a {
	background-position: 0 0;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.sociable li.facebook a{
	background-position: -25px 0;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.sociable li.pinterest a {
	background-position: -50px 0;
	width: 49px;
	height: 25px;
	display: inline-block;
}

.sociable li.print a {
	background-position: -100px 0;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.sociable li.stumbleupon a {
	background-position: -125px 0;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.sociable li.twitter a {
	background-position: -150px 0;
	width: 24px;
	height: 24px;
	display: inline-block;
}