/*
	Theme Name: Freelance Mom
	Description: Child theme of Genesis, by <a href="http://www.billerickson.net/go/genesis">StudioPress</a>.
	Author: Bill Erickson
	Author URI: http://www.billerickson.net
	Version: 2.1.21  test
	Template: genesis
*/

/* Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Lato:300,300italic,700);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #3e3e3e;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #3e3e3e;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 22px;

}

blockquote,
input,
select,
textarea,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

.clearfix { clear: both; }

/* Hyperlinks
------------------------------------------------------------ */

a {
	color: #8b2f3e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #8b2f3e;
}


/* Wrap
------------------------------------------------------------ */

.wrap {
	margin: 0 auto;
	width: 960px;
}


/* Header
------------------------------------------------------------ */

#header {
	background: #f0f0f0 url(images/header-bg.jpg) repeat-x;
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 400px;
}

#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 550px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area {
	background: url(images/logo.png) no-repeat;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 406px;
	height: 157px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	
}

li a .sf-sub-indicator {
	display: none;
}

/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
	margin: 80px 0 0;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	background: url(images/header-nav-divider.png) no-repeat left center;
	color: #8b2e3d;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 8px 0 10px;
	position: relative;
	text-decoration: none;
}

#header ul li.first-menu-item a {
	background: 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 {
	color: #3e3e3e;
	text-decoration: underline;
}

#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 {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#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: #000;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#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;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: #f8f8f8; 
	clear: both;
	color: #fff;
	overflow: hidden;
	width: 100%;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	background: url(images/primary-nav-divider.png) no-repeat left center;
	color: #767676;
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 16px 18px;
	position: relative;
	text-decoration: none;
}

#nav li.first-menu-item a {
	background: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #8b2e3d;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(../genesis/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(../genesis/images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	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: #000;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background: #fff;
	overflow: hidden;
	padding: 25px 0;
}

.full-width-content #inner {
	padding: 50px 0 25px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 82.291666%; /* 790/960 */
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 580px;
}

.archive-section #content {
	width: 630px;
}

.full-width-content #content {
	width: 100%;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	background: url(images/title.png) no-repeat center bottom;
	height: 30px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.full-width-content .clear-line {
	background: url(images/title-full-width.png) no-repeat center bottom;
}

.page-template-template-landing-php .clear-line {
	background: url(images/landing-divider.png) no-repeat center bottom;
}


/* 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;
}


/* 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;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
	line-height: 1.25em;
}

h1 {
	font-size: 24px;
}

h1.entry-title {
	background: url(images/title.png) no-repeat center bottom;
	border-top: 1px solid #c4c2c8;
	padding: 6px 0 36px;
}

.full-width-content h1.entry-title {
	background: url(images/title-full-width.png) no-repeat center bottom;
}

.single h1.entry-title {
	padding-bottom: 6px;
	background: transparent;
	border-bottom: 1px solid #c4c2c8;
}

h2 {
	font-size: 20px;
}

h2.entry-title,
h2.entry-title a,
h2.entry-title a:visited {
	font-size: 18px;
	color: #802837;
}

.excerpt-more { text-decoration: none;}

h2 a:hover,
.excerpt-more:hover {
	text-decoration: underline;
}

h3 {
	color: #8b2f3e;
	font-size: 20px;
}

h4 {
	font-weight: bold;
	font-size: 18px;
}

.widget-area h4 {
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	color: #454545;
	font-weight: normal;
	font-size: 16px;
	padding: 4px 25px;
}

#footer-widgets h4 {
	background: url(images/arrow.png) no-repeat left 4px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 0 10px 19px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}


/* Ordered / Unordered 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: disc;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content 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 {
	padding-bottom: 40px;
}

.post-info .author {
	background: url(images/icon-post-author.png) no-repeat left center;
	padding: 0 15px 0 25px;
}

.post-info .date {
	background: url(images/icon-post-calendar.png) no-repeat left center;
	padding: 0 15px 0 25px;
}

.post-info .post-comments {
	background: url(images/icon-post-comments.png) no-repeat left center;
	padding: 0 15px 0 25px;
}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background: url(images/dot.jpg) repeat-y 360px 0;
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}

.post-meta .left {
	width: 355px; 
	float: left;
}

.post-meta .right {
	width: 215px;
	float: right;
}

.post-meta .print {
	padding: 40px 0 20px;
}

.post-meta .print a {
	background: url(images/icon-print.png) no-repeat left center;
	padding-left: 35px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.post-meta .print a:hover {
	text-decoration: underline;
}

.post-meta h5 {
	font-size: 16px;
	text-transform: uppercase;
}

/* Author Box
------------------------------------------------------------ */

.author-box {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
	padding: 3px 0;
}

.author-box > div {
	background: #f2f2f2;
	overflow: hidden;
	width: 100%;
	padding: 8px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.author-box p {
	padding-top: 15px;
}

/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	overflow: hidden;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 5px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 5px 2px 10px;
}

img.alignleft {
	display: inline;
	margin: 5px 10px 10px 2px;
}

img.alignright {
	display: inline;
	margin: 5px 2px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}

.entry-content .alignnone,
.entry-content .alignleft,
.entry-content .alignright,
.entry-content .aligncenter {
	background: #fff;
	padding: 1px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}


/* 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
------------------------------------------------------------ */

.sidebar {
	border: 1px solid #ddd;
	border-top-width: 0;
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 325px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 15.625%; /* 150/960 */
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border-top: 1px solid #ddd;
	padding: 0 0 10px;
	overflow: hidden;
	width: 100%;
}

.widget-area .textwidget {
	padding: 20px 20px 5px;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.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 p {
	padding-bottom: 15px;
}

/* Newsletter Widget
------------------------------------------------------------ */

.widget .newsletter {
	background: url(images/icon-newsletter.png) no-repeat left 3px;
	padding-left: 55px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	color: #6a6a6a;
}

.textwidget #mc_embed_signup {
    width: 302px;
    margin: 0px auto;
}

.textwidget #mc_embed_signup .email {
	background: url(images/email-bg.jpg) repeat-x;
	border: 1px solid #cacaca;
	font-size: 14px;
	line-height: 14px;
	padding: 9px 10px;
	outline: none;
	float: left;
	width: 278px;
	margin-bottom: 15px;
	margin-top: 100px;
}

.textwidget #mc_embed_signup #mc-embedded-subscribe{
background: url("//www.freelancemom.com/wp-content/uploads/2015/01/opt-in-button.png") repeat-x scroll left bottom transparent;
width: 302px;
height: 45px;
text-indent: -9999px;
border: none;
}

.textwidget #mc_embed_signup #mc-embedded-subscribe:hover {
top: 2px;
position: relative;
}


/* Box Widgets
------------------------------------------------------------ */


#text-10 { padding-bottom: 0; }
#text-10 .textwidget { padding: 0; }
#text-10 .textwidget img { margin: 0; }

#text-11 { padding: 20px 0; }
#text-11 .textwidget { padding: 0; }
#text-11 .textwidget img { margin: 0; }

#text-12 { padding: 0; border: none; }
#text-12 .textwidget { padding: 0; }
#text-12 .textwidget img { margin: 0; }

#text-3 { padding-bottom: 0; }

#text-3 .textwidget { 
background: url("//www.freelancemom.com/wp-content/uploads/2015/01/opt-in-bg.jpg"); 
height: 201px;
padding: 0;
}

#text-3 h4.widgettitle { margin-bottom: 0; }


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin-bottom: 0;
}

.more-from-category {
	padding: 5px 10px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
#submit,
.enews #subbutton,
.searchsubmit {
	background: url(images/button-bg.jpg) repeat-x;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	padding: 0 10px;
	display: inline-block;
}

div.gform_footer input.button:hover,
#submit:hover,
.enews #subbutton:hover,
.searchsubmit:hover {
	background: url(images/button-bg.jpg) repeat-x left bottom;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: #f8f8f8 url(images/footer-widgets-bg.jpg) repeat-x;
	border-top: 1px solid #d7d7d7;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	background: url(images/footer-widgets-divider.png) no-repeat center top;
	min-height: 190px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets .widget-area {
	float: left;
	width: 277px;
	padding: 15px 19px;
}

#footer-widgets .icon {
	display: inline-block;
	width: 34px;
	height: 35px;
	text-indent: -9999em;
	margin: 0 15px 15px 0;
}

#footer-widgets .twitter {
	background: url(images/icon-twitter.png) no-repeat;
}

#footer-widgets .facebook {
	background: url(images/icon-facebook.png) no-repeat;
}

#footer-widgets .gplus {
	background: url(images/icon-gplus.png) no-repeat;
}

#footer-widgets .youtube {
	background: url(images/icon-youtube.png) no-repeat;
}

#footer-widgets .rss {
	background: url(images/icon-rss.png) no-repeat;
}

#footer-widgets ul {
	margin: 0 0 0 15px;
}


#footer-widgets li,
.sidebar .widget li {
	list-style-type: none;
	background: url(images/bullet.png) no-repeat left 9px;
	padding: 0 0 2px 15px;
}

#footer-widgets a,
.sidebar .widget a {
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: underline;
}

#footer-widgets p {
	line-height: 18px;
}

/* Footer
------------------------------------------------------------ */

#footer {
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
}

#footer p {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

#footer a {
	color: #b85d5d;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#comments h3,
#respond h3 {
	color: #3e3e3e;
	font-size: 16px;
	text-transform: uppercase;
}

#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 {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 0 0 10px;
	list-style-type: none;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.comment {
	background: #f5f5f5;
}

.comment .reply {
	padding-bottom: 10px;
}

.comment .children {
	background: #fff;
	margin-left: -10px;
	padding-top: 10px;
	padding-left: 20px;
}


/* 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 !important;
	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;
}


/* 404 Page
------------------------------------------------------------ */

.error404 {
	background: #fafafa;
	border-top: 5px solid #8a2d3c;
}

.error404 #inner {
	background: transparent;
	padding-top: 300px;
}

.error404 p {
	text-align: center;
	font-family: 'Rockwell', Georgia, Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #5e5e5e;
	padding-bottom: 40px;
}

/* Archive Layout
------------------------------------------------------------ */

.archive-layout {
	background: url(images/dot.jpg) repeat-y 305px top;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
	padding-top: 20px;
	width: 100%;
}

.archive-divider {
	overflow: hidden;
	width: 100%;
	height: 21px;
	background: url(images/dot.jpg) repeat-x;
}

.archive-layout h3 {
	color: #4e4e4e;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.home-top,
.home-top.flexslider {
	margin-bottom: 18px;
}

.home-top img {
	border: none;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
}

.flex-direction-nav .flex-prev {
    left: 21px;
}

.flex-direction-nav .flex-next {
    background-position: -30px;
    right: 18px;
}

.home-ad {
	padding: 15px 0 0;
	text-align: center;
}

/* Landing Page Template
------------------------------------------------------------ */

.page-template-template-landing-php #content-sidebar-wrap {
	width: 755px;
	margin: 0 auto;
	float: none;
}

.page-template-template-landing-php .title-area {
	background: url(images/landing-divider.png) no-repeat center bottom;
	padding: 6px 0 36px;
	margin-bottom: 15px;
}

.page-template-template-landing-php .title-intro {
	background: url(images/landing-title-top.png) no-repeat center top;
	height: 61px;
}

.page-template-template-landing-php h1 {
	color: #8b2f3e;
	font-size: 36px;
	text-align: center;
}

.page-template-template-landing-php h2 {
	font-size: 24px;
	text-align: center;
}

.page-template-template-landing-php p {
	font-size: 16px;
}

.page-template-template-landing-php .entry-content ul {
	margin: 20px 0 20px 100px;
}

.page-template-template-landing-php .entry-content li {
	font-size: 18px;
	padding-bottom: 4px;
}

.page-template-template-landing-php li a {
	text-decoration: none;
}

.page-template-template-landing-php li a:hover {
	text-decoration: underline;
}

.newsletter-wrapper {
	background: #f5f5f5;
	width: 510px;
	padding: 10px;
	margin: 0 auto 40px;
	-moz-box-shadow: 0 5px 10px #888;
	-webkit-box-shadow: 0 5px 10px #888;
	box-shadow: 0 5px 10px #888;
}

.newsletter-wrapper .landing-newsletter {
	background: #e5e5e5;
	border: 1px solid #fff;
	padding: 30px;
}

.page-template-template-landing-php .newsletter-wrapper h2 {
	text-align: left;
}

.page-template-template-landing-php .newsletter-wrapper p {
	font-size: 14px;
}

.newsletter-wrapper #mc_embed_signup {width: 100%; height:  auto;}

.newsletter-wrapper #mc_embed_signup .email {
width: 350px;
margin-right: -5px;
padding: 5px;
}

.newsletter-wrapper #mc_embed_signup .button{
color: white;
padding: 5px;
background: rgba(153,0,3,1);
background: -moz-linear-gradient(top, rgba(153,0,3,1) 0%, rgba(90,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(153,0,3,1)), color-stop(100%, rgba(90,0,0,1)));
background: -webkit-linear-gradient(top, rgba(153,0,3,1) 0%, rgba(90,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(153,0,3,1) 0%, rgba(90,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(153,0,3,1) 0%, rgba(90,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(153,0,3,1) 0%, rgba(90,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990003', endColorstr='#5a0000', GradientType=0 );
}

.page-template-template-landing-php iframe {
	margin: 0 auto;
	display: block;
}div.entry-content h3 strong {
    color: #141414;
}

/* Case Studies page (uses Landing Page Template)
------------------------------------------------------------ */

.page-template-template-landing:not(.page-id-66) .title-area { display: none; }

.page-template-template-landing:not(.page-id-66) { line-height: 150%; }

.page-template-template-landing:not(.page-id-66) h1, 
.page-template-template-landing:not(.page-id-66) h2,
.page-template-template-landing:not(.page-id-66) h3 {
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #8b2f3e; /* #cc0033, #e74b25; */
}

.page-template-template-landing:not(.page-id-66) h1 {
background: url("http://www.freelancemom.com/wp-content/uploads/2015/01/header-bg2.jpg") repeat-x;
line-height: 71px;
margin-bottom: 30px;
}

.page-template-template-landing:not(.page-id-66) h3 { 
margin: 10px 0;
font-size: 24px; 
}

.page-template-template-landing:not(.page-id-66) .entry-content ul { margin: 0; }
.page-template-template-landing:not(.page-id-66) .entry-content li { 
font-size: 16px !important;
margin-top: 10px;
clear: both;
}

ul.checkmark>li {
font-size: 16px !important;
padding-bottom: 10px;
}

ul.checkmark {
list-style-image:url("http://www.freelancemom.com/wp-content/uploads/2015/01/checkmark1.png");
list-style-type: none !important;
margin: 20px 0px 20px 0px !important;
}

ul.checkmark ul{ 
list-style-image: none;
list-style-type: disc !important; 
}

.page-id-2912 ul.checkmark { margin: 20px 0px 20px 60px !important; }

.page-template-template-landing:not(.page-id-66) .box {
background-color: #fff6f6;
border: 1px solid #ffc7c7;
padding: 10px; 
width: 420px;
}

.page-template-template-landing:not(.page-id-66) .box.wide { width: auto; }

.page-template-template-landing:not(.page-id-66) .entry-content .wp-caption { 
border: none; 
box-shadow: none !important; 
}

h2.callout {
background-color: #fff6f6; /* fff6ef */
border-top: 1px solid #ffc7c7; /* ffdbc2 */
border-bottom: 1px solid #ffc7c7;
display: table;
margin: 15px auto 30px;
line-height: 50px;
font-style: italic;
font-size: 28px;
padding: 0 15px 2px;
}

.circle-img, .box-img {
font-family: 'Lato', sans-serif;
float: left;
width: 33%;
color: #8B2F3E; /* cc3300 */
font-weight: 700;
font-size: 14px;
text-align:center;
line-height: 120%;
margin-bottom: 40px;
}

.circle-img img {
margin: 10px auto;
display: block;
}

.circle-img img {
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
border-radius: 80px;
border: 5px solid white;
-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.15);
box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.15);
}

.circle-img a {
color: #8B2F3E !important; /* cc0033 ff6633 */
text-decoration: underline;
}

.circle-img a:hover, .box-img a:hover { color: #cc0033 !important; } /* 8B2F3E cc3300 */

.box-img a {
background-color: #fff6f6; /* fff6ef */
display: inline-block;
border-bottom: 1px solid #ffc7c7; /* ffdbc2 */
width: 160px;
line-height: 20px;
-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.15);
box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.15);
}

.box-img a p { 
padding: 10px; 
text-decoration: none !important;
color: #8B2F3E; /* cc0033 ff6633; */
font-family: 'Lato', sans-serif;
font-size: 15px;
font-weight: 700;
}
