/*
	Theme Name: One Good Thing Custom	
	Description: This is a custom theme created for the Genesis Framework.
	Author: Emily White Designs
	Author URI: http://www.emilywhitedesigns.com/
	Version: 1.0.0
 
	Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.0.0
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
---------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

@font-face {
    font-family: 'josefin_sans';
    src: url('fonts/josefinsans-bold-webfont.eot');
    src: url('fonts/josefinsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/josefinsans-bold-webfont.woff') format('woff'),
         url('fonts/josefinsans-bold-webfont.ttf') format('truetype'),
         url('fonts/josefinsans-bold-webfont.svg#josefin_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'josefin_sans';
    src: url('fonts/josefinsans-regular-webfont.eot');
    src: url('fonts/josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/josefinsans-regular-webfont.woff') format('woff'),
         url('fonts/josefinsans-regular-webfont.ttf') format('truetype'),
         url('fonts/josefinsans-regular-webfont.svg#josefin_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'josefin_sans';
    src: url('fonts/josefinsans-semibold-webfont.eot');
    src: url('fonts/josefinsans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/josefinsans-semibold-webfont.woff') format('woff'),
         url('fonts/josefinsans-semibold-webfont.ttf') format('truetype'),
         url('fonts/josefinsans-semibold-webfont.svg#josefin_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

html {
	font-size: 62.5%; /* 10px browser default */
}

body > div { font-size: 1.8rem; }

body {
	background-color: #fff;
	color: #4d4d4d;
	font-family: 'Lora', serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.625;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #949e4a;
	text-decoration: none;
}

a img {
	margin-bottom: -4px;
	margin-bottom: -0.4rem;
}

a:hover {
	color: #e26d81;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
	margin: 4rem 4rem 2.4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Lora', serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #4d4d4d;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	/*width: 100%;*/
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #949e4a;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-family: 'josefin_sans', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1;
	padding: 20px 16px 16px;
	padding: 2rem 1.6rem 1.6rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #e26d81;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	background: url(images/dot.png) repeat-x;
}

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	padding-top: 4rem;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 765px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 336px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

input[type="search"] {
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #f4c535;
	float: left;
	font-family: 'Lora', serif;
	font-size: 13px;
	font-size: 1.3rem;
	min-height: 34px;
	padding: 10px 16px 7px;
	padding: 1rem 1.6rem .7rem;
	width: 185px;
}

.mobile-genesis-search {
	display: none;
}

.search-form input[type="submit"] {
	background: #FFF url(images/search.png) center center no-repeat;
	float: left;
	padding: 7px 6px 7px;
	padding: .7rem .6rem .7rem;
	text-indent: -9999px;
	width: 55px;
}

.mobile-genesis-search .search-form input[type="submit"] {
	background: url(images/search-grey.png) no-repeat center center;
}

input[type="search"]::-moz-placeholder {
	color: #f4c535;
	opacity: 1;
}

input[type="search"]::-webkit-input-placeholder {
	color: #f4c535;
}

.mobile-genesis-search input[type="search"]::-moz-placeholder {
	color: #aca5ac;
	opacity: 1;
}

.mobile-genesis-search input[type="search"]::-webkit-input-placeholder {
	color: #aca5ac;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

.visual-archive .aligncenter {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.visual-archive .entry-header:hover img {
	opacity: .7;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description {
	padding: 40px 40px 24px;
	padding: 4rem 4rem 2.4rem;
}

.author-box {
	padding: 40px;
	padding: 4rem;
}

.author-box-title {
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box a {
	
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Titles
--------------------------------------------- */

.entry-title {
	color: #949e4a;
	font-family: 'josefin_sans', sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	text-transform: uppercase;
}

.blog .entry-title,
.archive .entry-title {
	font-size: 30px;
	font-size: 3rem;
	text-align: left;
}


.visual-archive .entry-title {
	font-family: 'Lora', serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	text-transform: none;
}

.entry-title a,
.sidebar .widget-title a {
	color: #949e4a;
}

.entry-title a:hover {
	color: #e26d81;
}

.widget-title {
	color: #e7864c;
	font-size: 20px;
	font-size: 2rem;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	position: relative;
	text-align: center;
}

.home-bottom .widget-title:before,
.sidebar .widget-title:before {
	content: url(images/dot-before.png);
	position: relative;
	right: 15px;
	top: -2px;
}

.home-bottom .widget-title:after,
.sidebar .widget-title:after {
	content: url(images/dot-after.png);
	position: relative;
	left: 15px;
	top: -2px;
}


.sidebar .widget-title a {
	border: none;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

.featured-content .entry-title a {
	border: none;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.site-header .enews-widget {
	background: #fff;
	clear: both;
	color: #aca5ac;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
	padding: 15px 0 10px;
	padding: 1.5rem 0 1rem;
	text-align: center;
}

.after-entry .enews-widget {
	background: #e26d81;
	color: #fff;
	padding: 20px 25px 25px;
	padding: 2rem 2.5rem 2.5rem;
	text-align: center;
}

.enews-widget .widget-title {
	color: #aca5ac;
	font-family: 'josefin_sans', sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 5px;
	margin-bottom: .5rem;
	text-transform: uppercase;
}

.after-entry .enews-widget .widget-title {
	color: #fff;
	letter-spacing: 2px;
}

.enews-widget p {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.after-entry .enews-widget p {
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.enews-widget input {
	background: #aca5ac;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-family: 'josefin_sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	max-width: 485px;
	padding: 10px 16px 8px;
	padding: 1rem 1.6rem .8rem;
	text-align: center;
	text-transform: uppercase;
}

.after-entry .enews-widget input {
	margin-bottom: 0;
	padding: 10px 16px 8px;
	padding: 1rem 1.6rem .8rem;
	width: 100%;
}

.header-widget-area .enews-widget input {
	width: 100%;
}

.after-entry .enews-widget input {
	background: #fff;
	color: #e26d81;
}

.enews-widget input:focus {
	border: none;
}

.enews-widget input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}

.ogt .gform_wrapper .top_label .gfield_label {
	font-weight: normal;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 20px;
	font-size: 2rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-image: linear-gradient(rgba(153,153,153,.3) 0px, transparent 0px),
	linear-gradient(90deg, rgba(204,204,204,.3) 0px, transparent 0px),
	linear-gradient(rgba(204,204,204,.3) 1px, transparent 1px),
	linear-gradient(90deg, rgba(204,204,204,.3) 0px, transparent 1px);
	background-size:50px 50px, 50px 50px, 14px 14px, 14px 14px;
	background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px
}

.site-header .wrap {
	padding: 40px 0;
	padding: 4rem 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 16px 0;
	padding: 1.6rem 0;
	width: 477px;
}

.header-image .title-area {
	margin-top: 55px;
	margin-top: 5.5rem;
	padding: 0;
}

.site-title {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	margin: 0 0 8px;
	margin: 0 0 0.8rem;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .wrap {
	padding: 20px 0;
	padding: 2rem 0;
}

.header-image .site-title a {
	background: url(images/logo.png) no-repeat left;
	float: left;
	min-height: 141px;
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .before-header-ad.widget-area {
	background: none;
	border: none;
	line-height: 1;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0;
	text-align: center;
	width: 100%;
}

.site-header .widget-area {
	background: #fff;
	border: 1px solid #aca5ac;
	float: right;
	padding: 20px 0 0;
	padding: 2rem 0 0;
	text-align: right;
	width: 630px;
}

.header-image .site-header .widget-area {

}

.site-header .search-form {
	float: right;
	margin-top: 24px;
	margin-top: 2.4rem;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #fff;
	font-family: 'josefin_sans', sans-serif;
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1.5;
	text-transform: uppercase;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #fff;
	display: block;
	line-height: 1;
	padding: 18px 13px 15px;
	padding: 1.8rem 1.3rem 1.5rem;
	position: relative;
}

.genesis-nav-menu > li:first-child > a {
	padding-left: 0;
}

.genesis-nav-menu > li:last-child a {
	padding-right: 0;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e26d81;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}

.genesis-nav-menu > .menu-item > a {

}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	color: #aca5ac;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px 20px;
	padding: 1.6rem 2rem;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
	padding: 2.8rem 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.genesis-nav-menu > .search {
	padding: 9px 0 0;
	padding: .9rem 0 0;
}

/* Sub menu indicators
--------------------------------------------- */
 
.genesis-nav-menu > .menu-item.menu-item-has-children > a:after {
	content: url(images/carrot.png);
	font-size: 1.2rem;
	padding-left: 0.5rem;
	speak: none;
}
 
ul.sub-menu li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 1.2rem;
	padding-left: 1rem;
	speak: none;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu {
	background: #fff;
	color: #aca5ac;
	float: none;
	font-family: 'Lora', serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	text-transform: lowercase;
	width: auto;
}

.site-header .genesis-nav-menu a {
	background: #fff;
	color: #aca5ac;
	padding: 5px 8px;
	padding: .5rem .8rem;
	text-transform: lowercase;
}

.site-header .genesis-nav-menu a:hover {
	color: #e26d81;
}

.site-header .genesis-nav-menu li:first-child a {
	padding-left: 10px;
	padding-left: 1rem;
}

.site-header .genesis-nav-menu li:last-child a {
	padding-right: 10px;
	padding-right: 1rem;
}

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #f4c535;
}

.nav-primary a:hover {
	color: #fff;
	opacity: .5;
}

.nav-primary .sub-menu a:hover {
	color: #e26d81;
	opacity: 1;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/* Social Menu
--------------------------------------------- */

.menu-social-container .menu {
	background: #aca5ac;
	bottom: 29px;
	text-align: center;
	position: absolute;
	right: 2px;
	text-align: center;
	width: 194px;
	padding: 0 6px 5px 5px;
	padding: 0 .6rem .5rem .5rem;
}

.menu-social-container .menu li {
	display: inline-block;
	line-height: 1;
	margin: 0 2px;
	margin: 0 .2rem;
}

.menu-social-container .menu a {
	border: none;
	display: inline-block;
	line-height: 1;
	padding: 0;
	text-indent: -9999px;
	vertical-align: top;
}

.menu-social-container .menu .facebook {
	background: url(images/social-sprite.png) -7px -8px no-repeat;
}

.menu-social-container .menu .facebook a {
	height: 24px;
	width: 12px;
}

.menu-social-container .menu .twitter {
	background: url(images/social-sprite.png) -29px -10px no-repeat;
	vertical-align: -2px;
}

.menu-social-container .menu .twitter a {
	height: 20px;
	width: 24px;
}

.menu-social-container .menu .pinterest {
	background: url(images/social-sprite.png) -61px -8px no-repeat;
}

.menu-social-container .menu .pinterest a {
	height: 24px;
	width: 21px;
}

.menu-social-container .menu .instagram {
	background: url(images/social-sprite.png) -90px -10px no-repeat;
	vertical-align: -2px;
}

.menu-social-container .menu .instagram a {
	height: 20px;
	width: 21px;
}

.menu-social-container .menu .gplus {
	background: url(images/social-sprite.png) -121px -7px no-repeat;
}

.menu-social-container .menu .gplus a {
	height: 25px;
	width: 28px;
}

.menu-social-container .menu .youtube {
	background: url(http://www.onegoodthingbyjillee.com/wp-content/uploads/2015/03/youtube-sidebar.png) -4px -2px no-repeat;
}

.menu-social-container .menu .youtube a {
	height: 26px;
	width: 21px;
}

.menu-social-container .menu .youtube:hover {
	background: url(http://www.onegoodthingbyjillee.com/wp-content/uploads/2015/03/youtube-sidebar.png) -4px -33px no-repeat;
}

.menu-social-container .menu .facebook:hover {
	background: url(images/social-sprite.png) -7px -45px no-repeat;
}

.menu-social-container .menu .twitter:hover {
	background: url(images/social-sprite.png) -29px -47px no-repeat;
}

.menu-social-container .menu .pinterest:hover {
	background: url(images/social-sprite.png) -61px -45px no-repeat;
}

.menu-social-container .menu .instagram:hover {
	background: url(images/social-sprite.png) -90px -47px no-repeat;
}

.menu-social-container .menu .gplus:hover {
	background: url(images/social-sprite.png) -121px -44px no-repeat;
}

/* Sticky Primary nav */
 
.nav-primary.fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    max-width: 100%;
    overflow: visible;
}
 
.admin-bar .nav-primary.fix {
    top: 28px;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	border-radius: 3px;
	margin-bottom: 0;
	padding: 0;
}

.blog .entry,
.archive .entry {
	min-height: 305px;
	padding-left: 190px;
	padding-left: 19rem;
	position: relative;
}

.visual-archive .entry {
	min-height: 0;
	padding: 0;
}

.blog .entry .post-image,
.archive .entry .post-image {
	border-radius: 55%;
	left: 0;
	position: absolute;
	top: 0; 
}

.blog .entry .entry-meta,
.archive .entry .entry-meta {
	border: none;
	left: 22px;
	padding: 0;
	position: absolute;
	top: 185px;
}

.blog .entry .entry-content {
	border-bottom: 1px solid #aca5ac;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content .search-form {
	width: 50%;
}

.entry-header {
	text-align: center;
}

.entry-meta {
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}

.entry-meta a {
	
}

.entry-header .entry-meta {
	border-bottom: 1px solid #aca5ac;
	color: #aca5ac;
	display: inline-block;
	font-family: 'Lora', serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	padding: 7px 40px;
	padding: .7rem 4rem;
	text-transform: lowercase;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 32px 40px 8px;
	padding: 3.2rem 4rem 0.8rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	clear: both;
	float: right;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
	margin: 4rem 0;
}

.archive-pagination {
	margin: 40px 0 60px;
	margin: 4rem 0 6rem;
}

.ogt div.tubepress_container div.pagination,
.archive-pagination li {
	display: inline;
	font-family: 'josefin_sans', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}

.ogt div.tubepress_container div.pagination {
	display: block;
}

.ogt div.tubepress_container div.pagination a,
.archive-pagination li a {
	background-color: #aca5ac;
	background-image: none;
	border: 1px solid #aca5ac;
	border-radius: 18px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 33px;
	line-height: 1.6;
	margin: 0 2px;
	margin: 0 .2rem;
	padding: 6px 0;
	padding: 0.6rem 0;
	text-align: center;
	vertical-align: top;
	width: 33px;
}

li.pagination-previous a,
li.pagination-next a {
	background: none;
	border: none;
	color: #aca5ac;
	margin-left: 10px;
	margin-left: 1rem;
	text-transform: uppercase;
	width: auto;

}

li.pagination-previous a {
	margin: 0 10px 0 0;
	margin: 0 1rem 0 0;
}

.ogt div.tubepress_container div.pagination a:hover,
.ogt div.tubepress_container div.pagination span.current,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #fff;
	border: 1px solid #aca5ac;
	box-shadow: none;
	border-radius: 18px;
	height: 33px;
	line-height: 1.6;
	padding: 6px 0;
	padding: 0.6rem 0;
	color: #aca5ac;
	vertical-align: top;
	width: 33px;
}

.archive-pagination li.pagination-previous a:hover,
.archive-pagination li.pagination-next a:hover {
	border: none;
	background: none;
	color: #aca5ac;
	width: auto;
}

.ogt div.tubepress_container div.pagination a:hover,
.ogt div.tubepress_container div.pagination span.current,
.ogt div.tubepress_container div.pagination a {
	padding: 6px 12px;
	padding: .6rem 1.2rem;
	width: auto;
}


.adjacent-entry-pagination {
	margin-bottom: 40px;
	margin-bottom: 4rem;
	overflow: hidden;
}

.adjacent-entry-pagination a {
	font-size: 16px;
	font-size: 1.6rem;
}

.adjacent-entry-pagination span {
	background: #949E4A;
	color: #FFF;
	display: inline-block;
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 5px;
	margin-bottom: .5rem;
	padding: 10px 16px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 182px;
}

.adjacent-entry-pagination .pagination-previous a:hover span,
.adjacent-entry-pagination .pagination-next a:hover span {
	background: #e26d81;
}

.adjacent-entry-pagination .pagination-previous,
.adjacent-entry-pagination .pagination-next {
	line-height: 1.3;
	max-width: 182px;
	text-align: center;
}

/* Comments
--------------------------------------------- */

.entry-comments h3,
.comment-respond h3 {
	color: #949e4a;
	font-family: 'josefin_sans', sans-serif;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 600;
	text-transform: uppercase;
}

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments {
	padding: 40px 0 0;
	padding: 4rem 0 0;
}

.comment-respond,
.entry-pings {
	padding: 0;
}

.entry-comments .comment-meta a {
	color: #aca5ac;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;	
}

.entry-comments a {
	color: #949e4a;
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
}

.comment-reply {
	text-align: right;
}

.entry-comments .comment-meta a:hover,
.entry-comments a:hover {
	color: #e26d81;
}

.comment-content {
	clear: both;
}

.comment-content p:last-child {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.entry-comments .comment-author {
	color: #949e4a;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0;
}

.entry-comments .comment-author span {
	display: inline-block;
	margin-top: 8px;
	margin-top: .8rem;
}

p.comment-meta {
	line-height: 1;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 0;
	padding: 32px 0 0 32px;
	padding: 3.2rem 0 0 3.2rem;
}

.comment-list > li {
	padding: 0 0 32px 0;
	padding: 0 0 3.2rem 0;
}

.comment-list li li.bypostauthor article {
	background: #f2f2f2;
	border-left: 5px solid #ccc;
}

.comment-list li li article {
	border-left: 5px solid #f2f2f2;
	padding: 10px 20px 10px 35px;
	padding: 1rem 2rem 1rem 3.5rem;
}

.comment-list > li.comment {
	background: url(images/dot-divider.png) bottom repeat-x;
	margin-bottom: 32px;
	margin-bottom: 3.2rem;
}

.comment .avatar {
	border-radius: 40px;
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}

.comment-respond p {
	color: #4d4d4d;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.sidebar a {
	
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.sidebar .enews-widget {
	background-color: #333;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	color: #999;
	clear: both;
	padding: 25px 0 16px;
	padding: 2.5rem 0 1.6rem;
}

.home-bottom-1,
.home-bottom-3,
.footer-widgets-1,
.footer-widgets-3 {
	width: 365px;
}

.home-bottom-2,
.footer-widgets-2 {
	width: 365px;
}

.home-bottom-1,
.footer-widgets-1 {
	margin-right: 23px;
	margin-right: 2.3rem;
}

.home-bottom-1,
.home-bottom-2,
.footer-widgets-1,
.footer-widgets-2 {
	float: left;
	text-align: center;
}

.home-bottom-3,
.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}

.footer-widgets a:hover {
	color: #ddd;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-title {
	color: #fff;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	color: #aca5ac;
	font-family: 'josefin_sans', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 0 30px;
	padding: 1rem 0 3rem;
	text-align: center;
	text-transform: uppercase;
}

.site-footer a {
	color: #aca5ac;
}

.site-footer a:hover {
	text-decoration: underline;
}

.site-footer p {
	margin-bottom: 0;
}

/*
Home Page
---------------------------------------------------------------------------------------------------- */

.home-top .wrap{
	padding: 40px 0 20px;
	padding: 4rem 0 2rem;
}

.byline {
	color: #aca5ac;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	margin-top: -30px;
	margin-top: -3rem;
	text-align: center;
	text-transform: lowercase;
}

.home-top .featured-content {
	position: relative;
}

.home-top img.entry-image {
	left: 0;
	position: absolute;
	top: 0;
}

.home-top .post {
	padding-left: 607px;
}

.home-top .entry-time {
	border-bottom: 1px solid #aca5ac;
	padding: 5px 30px;
	padding: .5rem 3rem;
}

.home-top .featured-content .entry-title {
	text-align: center;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.home-top .featured-content .entry-title a {
	color: #949e4a;
	font-size: 30px;
	font-size: 3rem;
	text-align: center;
}

.home-top .featured-content .entry a:hover {
	color: #e26d81;
}

.home-top img.alignleft {
	margin: 0 40px 60px 0;
	margin: 0 4rem 6rem 0;
}

.view-all-posts {
	text-align: center;
}

.view-all-posts a {
	background: #949e4a;
	color: #fff;
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 12px 12px 9px;
	padding: 1.2rem 1.2rem .9rem;
	text-transform: uppercase;
}

.view-all-posts a:hover {
	background: #e26d81;
	color: #fff !important;
}

.ogt-home .site-inner {
	background: #F9F9F9;
	border-top: 1px solid #949e4a;
	border-bottom: 1px solid #949e4a;
	padding-top: 0;
}

.middle-headline {
	margin: -25px 0 40px;
	margin: -2.5rem 0 4rem;
	text-align: center;
}

.middle-headline span {
	background: #fff;
	border: 1px solid #949e4a;
	color: #949e4a;
	display: inline-block;
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 12px 30px 10px;
	padding: 1.2rem 3rem 1rem;
	text-transform: uppercase;
}

.home-middle .featured-content {
	position: relative;
	max-width: 540px;
}

.home-middle img.entry-image {
	border-radius: 60%;
	left: 0;
	position: absolute;
	top: 0;
}

.home-middle .before-widget-title {
	color: #aca5ac;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
	left: 0;
	position: absolute;
	text-align: center;
	top: 175px;
	width: 165px;
}

.home-middle .widget-title {
	font-family: 'josefin_sans', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	font-style: normal;
	font-weight: 600;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	top: 200px;
	width: 165px;
}

.home-middle .post {
	padding-left: 185px;
}

.home-middle .featured-content .entry-title a {
	color: #949e4a;
	font-family: 'josefin_sans', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.home-middle .featured-content .entry-title a:hover {
	color: #e26d81;
}

.home-middle section.featured-content:nth-child(odd) {
	clear: both;
	float: left;
}

.home-middle section.featured-content:nth-child(even) {
	float: right;
}

.home-bottom .view-all-posts {
	margin: -16px 0 60px;
	margin: -1.6rem 0 6rem;
	position: relative;
	z-index: 20;
}

.home-bottom .widget-title {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

.site-header .menu li.social {
	line-height: 1;
	margin: 0 5px;
	margin: 0 .5rem;
}

.site-header .menu li.social a {
	background: none;
	display: inline-block;
	padding: 0;
	text-indent: -9999px;
}

.site-header .menu .facebook {
	background: url(images/social-home.png) -5px -6px no-repeat;
	margin-left: 20px;
	margin-left: 2rem;
}

.site-header .menu .facebook a {
	height: 21px;
	width: 10px;
}

.site-header .menu .twitter {
	background: url(images/social-home.png) -34px -9px no-repeat;
	vertical-align: -3px;
}

.site-header .menu .twitter a {
	height: 16px;
	width: 19px;
}

.site-header .menu .pinterest {
	background: url(images/social-home.png) -70px -6px no-repeat;
}

.site-header .menu .pinterest a {
	height: 21px;
	width: 15px;
}

.site-header .menu .instagram {
	background: url(images/social-home.png) -103px -8px no-repeat;
	vertical-align: -1px;
}

.site-header .menu .instagram a {
	height: 17px;
	width: 16px;
}

.site-header .menu .gplus {
	background: url(images/social-home.png) -134px -6px no-repeat;
}

.site-header .menu .gplus a {
	height: 21px;
	width: 22px;
}

.site-header .menu .youtube {
	background: url(http://www.onegoodthingbyjillee.com/wp-content/uploads/2015/03/youtube.png) -4px -4px no-repeat;
}

.site-header .menu .youtube a {
	height: 24px;
	width: 20px;
}
.site-header .menu .facebook:hover {
	background: url(images/social-home.png) -5px -35px no-repeat;
}

.site-header .menu .facebook:hover a {
	height: 20px;
	width: 10px;
}

.site-header .menu .twitter:hover {
	background: url(images/social-home.png) -34px -37px no-repeat;
	vertical-align: -2px;
}

.site-header .menu .pinterest:hover {
	background: url(images/social-home.png) -70px -35px no-repeat;
}

.site-header .menu .instagram:hover {
	background: url(images/social-home.png) -103px -37px no-repeat;
}

.site-header .menu .gplus:hover {
	background: url(images/social-home.png) -134px -35px no-repeat;
}

.site-header .menu .youtube:hover {
	background: url(http://www.onegoodthingbyjillee.com/wp-content/uploads/2015/03/youtube.png) -4px -34px no-repeat;
}

/*
Videos Page
---------------------------------------------------------------------------------------------------- */

.ogt .tubepress_embedded_title {
	color: #949e4a;
	font-family: 'josefin_sans', sans-serif;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	text-transform: uppercase;
}

.ogt .tubepress_thumb {
	height: auto;
	margin-bottom: 20px;
	max-width: 368px;
	width: auto;
}

.ogt .tubepress_thumb img {
	margin-top: -9.5% !important;
}

.tubepress_thumbs div.tubepress_thumb:nth-child(odd) {
	clear: both;
	margin-right: 28px;
	margin-right: 2.8rem;
}

.ogt dd.tubepress_meta_title {
	background: #fff;
	margin-top: -9.5%;
	min-height: 52px;
	padding-top: 10px;
	padding-top: 1rem;
	width: 100%;
}

.ogt dd.tubepress_meta_title,
.ogt dd.tubepress_meta_title a,
.ogt dd.tubepress_meta_title a:hover {
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.2;
	position: relative;
	text-transform: uppercase;
}


/*
Misc
---------------------------------------------------------------------------------------------------- */

.before-post-ad,
.after-post-ad {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	text-align: center;
}

.blog .before-post-ad {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.ogt #ssba {
	color: #949e4a;
	font-family: 'Lora', serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding-left: 268px;
	padding-left: 26.8rem;
	position: relative;
}

.ogt #ssba:before {
	content: "Good friends share good things >";
	position: absolute;
	left: 80px;
	top: 12px;
}

.ogt #ssba a {
	font-size: 24px;
	font-size: 2.4rem;
}

#ssba a {
	margin-right: 4px;
	margin-right: .4rem;
}

#ssba img {
	margin-left: 2px;
	margin-left: .2rem;
}

.ogt .ssba_sharecount {
	background: #fff;
}

.ogt .ssba_sharecount:before,
.ogt .ssba_sharecount:after {
	right: 97%;
}

.ogt .ssba_sharecount:after {
	border-right-color: #fff;
}

.ogt .ssba_sharecount {
	padding: 5px 8px;
	padding: .5rem .8rem;
}

.after-entry {
	margin-bottom: 61px;
	margin-bottom: 6.1rem;
}

.btt,
.vav {
	text-align: center;
}

.btt a,
.vav a {
	background: #e26d81;
	color: #fff;
	display: inline-block;
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 25px;
	margin-bottom: 2.5rem;
	padding: 12px 60px 10px 30px;
	padding: 1.2rem 6rem 1rem 3rem;
	text-transform: uppercase;
}

.btt a {
	background: #e26d81 url(images/back-to-top.png) 84% no-repeat;
}

.vav a {
	background: #e7864c;
	margin: 10px 0 0;
	margin: 1rem 0 0;
	padding: 12px 30px 10px;
	padding: 1.2rem 3rem 1rem;
}

.btt a:hover,
.vav a:hover {
	background-color: #949e4a;
}

.before-footer-ad {
	background: url(images/dot.png) repeat-x;
	text-align: center;
	height: 177px;
	padding-top: 30px;
	padding-top: 3rem;
}

.hello-friends {
	position: relative;
}

.nrelate {
	background: #f9f9f9;
	border: 1px solid #949e4a;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding-bottom: 24px;
	padding-bottom: 2.4rem;
}

.ogt .yarpp-related {
	clear: both;
	float: left;
	background: #f9f9f9;
	border: 1px solid #949e4a;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	margin-top: 40px !important;
	padding-bottom: 24px;
	padding-bottom: 2.4rem;
	text-align: center;
	width: 100%;
}

.ogt .yarpp-related h3 {
	color: #949E4A;
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase !important;
	background: #ffffff;
	border: 1px solid #949e4a;
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px 20px 12px !important;
	position: relative;
	top: -23px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: none;
	height: auto;
	margin: 12px !important;
	width: 120px;
}

.ogt .yarpp-thumbnail > img {
	border-radius: 55%;
	display: inline-block;
	margin: 0 0 10px !important;
}

.ogt .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	margin: 0;
	text-align: center !important;
	color: #949E4A;
	font-size: 16px !important;;
	font-weight: 400 !important;;
	line-height: 1.2;
	max-height: none;
}

.nrelate_bty .nr_img {
	border-radius: 55%;
}

.nrelate_bty .nr_post_title {
	color: #949E4A;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.2;
}

.nrelate_bty .nr_post_title:hover {
	color: #e26d81;
}

.ogt .nrelate .nr_title {
	color: #949E4A;
	font-family: 'josefin_sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	margin-top: -21px;
	text-align: center;
	text-transform: uppercase;
}

.ogt .nr_inner {
	text-align: center;
}

.ogt .nrelate_bty.nr_120 .nr_panel {
	display: inline-block;
	float: none;
	margin: 0 12px;
	margin: 0 1.2rem;
	vertical-align: top;
}

.ogt .nrelate h3 span {
	background: #ffffff;
	border: 1px solid #949e4a;
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px 20px 12px;
}

.ssba {
	margin-bottom: 30px;
}

.ssba img {
	margin-bottom: 0;
}

.more-link {
	font-style: italic;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile-genesis-search .search-form {
	border: 1px solid #aca5ac;
	margin: 15px auto 0;
	margin: 1.5rem auto 0;
	overflow: hidden;
	width: 245px;
}

.mobile-genesis-search input[type="search"] {
	color: #aca5ac;
}

.single .entry-time {
	border-right: 1px solid #aca5ac;
	padding-right: 10px;
	margin-right: 6px;
}

.blog .entry-time,
.archive .entry-time {
	display: inline-block;
	border-bottom: 1px solid #aca5ac;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.cat-name {
	color: #aca5ac;
	font-family: 'josefin_sans', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	text-transform: uppercase;
}

.cat-name span {
	color: #e26d81;
}

.tweet-details,
.tweet-text {
	color: #4d4d4d;
	font-size: 14px;
	font-size: 1.4rem;
}

.tweet-details a,
.tweet-text a {
	border: none;
	color: #949e4a;
}

.tweet-details a:hover,
.tweet-text a:hover {
	color: #e26d81;
}

.latest-tweets {
	background: url(http://www.onegoodthingbyjillee.com/wp-content/uploads/2014/04/bird.png) no-repeat center 15px;
	border: 1px solid #ccc;
	padding: 55px 35px 5px;
}

.latest-tweets ul li {
	line-height: 1.35;
}

.view-all-videos {
	margin-top: 20px;
	margin-top: 2rem;
	text-align: center;
}

.view-all-videos a,
.latest-tweets ul li.last a {
	background: #949e4a;
	border: none;
	color: #fff;
	font-family: 'josefin_sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 8px 24px;
	text-transform: uppercase;
}

.view-all-videos a:hover,
.latest-tweets ul li.last a:hover {
	background: #e26d81;
	font-weight: 600;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1139px) {

	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content {
		width: 590px;
	}

	.site-header .widget-area {
		width: 100%;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.home-bottom-1,
	.home-bottom-2,
	.home-bottom-3,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 300px;
	}

	.genesis-nav-menu {
		text-align: center;
	}

	.nav-primary .genesis-nav-menu a,
	.genesis-nav-menu > .right {
		padding: 13px 15px;
		padding: 1.3rem 1.5rem;
	}

	.genesis-nav-menu .menu-item {
		text-align: center;
	}

	.genesis-nav-menu > .right {
		float: none;
	}

	.header-image .title-area {
		margin: 25px 0 10px;
		margin: 2.5rem 0 1rem;
		width: 100%;
	}

	.header-image .site-title a {
		background-position: center center;
	}

	.site-header .enews-widget {
		margin: 0 auto;
		max-width: 630px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.ogt #ssba {
		padding: 30px 0 0;
	}

	.ogt #ssba:before {
		left: 0;
		text-align: center;
		top: 0;
		width: 100%;
	}

	.ogt .tubepress_thumb {
		width: 45%;
		clear: right;
	}

	.ogt .tubepress_embedded_title {
		position: absolute;
		top: -125px;
	}


	.tubepress_container {
		width: 100% !important;
		height: 75% !important;
	}
	
	.tubepress_normal_embedded_wrapper {
		position: relative !important;
		padding-bottom: 56.25% !important;
		width: 100% !important;
		height: 0 !important;
		clear: both !important;
		margin: 125px 0 30px !important;
	}

	.youtube-player {
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}

	dl.tubepress_meta_group {
		width: 100% !important;
	}

	.home-middle .featured-content {
		max-width: 460px;
	}

	.mobile-genesis-search {
		display: block;
	}



	.genesis-nav-menu li.right {
		display: none;
	}
}

@media only screen and (max-width: 1023px) {

	body {
		background-color: #fff;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.home-bottom-1,
	.home-bottom-2,
	.home-bottom-3,
	.home-middle .featured-content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.wrap {
		width: 100%;
	}

	.home-middle .featured-content {
		max-width: none;
	}

	.site-header .wrap {
		padding: 20px 0;
		padding: 2rem 0;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.home-top,
	.site-inner {
		padding-left: 5%;
		padding-right: 5%;
	}

	.home-top .wrap {
		padding-top: 30px;
		padding-top: 3rem;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.header-image .site-header .widget-area {
		padding: 0 3%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
		padding: 2rem 1.6rem;
	}

	.site-header .search-form {
		margin: 16px auto ;
		margin: 1.6rem auto;
	}


	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
		padding-top: 1.2rem;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
		padding: 4rem;
	}

	.site-footer {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

	.sidebar-primary {
		clear: both;
		float: none;
		margin: 0 auto;
		max-width: 336px;
	}

	.home-bottom-1,
	.home-bottom-2,
	.home-bottom-3,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 365px;
	}

	.home-bottom-1,
	.home-bottom-2,
	.home-bottom-3 {
		margin-bottom: 40px;
	}

	.home-top img.entry-image {
		position: relative;
	}

	.home-top .post {
		padding-left: 0;
	}

	.byline {
		margin-top: 0;
	}



}

@media only screen and (max-width: 767px) {



	.blog .entry-time,
	.archive .entry-time {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	 /* Primary Navigation Menu Icon properties */
	
	#primary-menu-icon {
		cursor: pointer;
		display: block;
		padding: 10px 24px;
		padding: 1rem 2.4rem;
		text-align: center;
	}

	#primary-menu-icon::before {
		background: url(images/lines.png) right 6px no-repeat;
		color: #fff;
		content: 'MENU';
		font-family: 'josefin_sans', sans-serif;
		font-size: 20px;
		font-size: 2rem;
		font-weight: 600;
		line-height: 1.5;
		letter-spacing: -1px;
		padding-right: 34px;
	}
	
	#primary-menu-icon:hover::before {
		background: url(images/lines.png) right 6px no-repeat;
		color: #fff;
		content: 'MENU';
		font-family: 'josefin_sans', sans-serif;
		font-size: 20px;
		font-size: 2rem;
		font-weight: 600;
		letter-spacing: -1px;
		line-height: 1.5;
		padding-right: 34px;
	}
	
	#primary-menu-icon:active::before {
		background: url(images/lines.png) right 6px no-repeat;
		color: #fff;
		content: 'MENU';
		font-family: 'josefin_sans', sans-serif;
		font-size: 20px;
		font-size: 2rem;
		font-weight: 600;
		letter-spacing: -1px;
		line-height: 1.5;
		padding-right: 34px;
	}
	
	/* Hide Primary Navigation Menu until it's toggled via script */
	
	.menu-primary {
		display: none;
	}
	
	/* Primary Navigation Menu misc properties */
	
	.nav-primary {
		clear: both;
		color: #999;
		line-height: 1.5;
		width: 100%;
		z-index: 9999;
	}

	.nav-primary .menu-item {
		display: block;
		text-align: left;
	}

	.nav-primary a {
		display: block;
		position: relative;
	}

	.nav-primary a:hover,
	.nav-primary .current-menu-item > a,
	.nav-primary .sub-menu .current-menu-item > a:hover {
	}

	.nav-primary .sub-menu .current-menu-item > a {
	}

	.nav-primary > .menu-item > a {
		text-transform: uppercase;
	}

	.nav-primary .sub-menu {
		left: 0px;
		opacity: 1;
		position: relative;
		-webkit-transition: opacity .4s ease-in-out;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}

	.nav-primary .sub-menu a {
		position: relative;
		width: 100%;
	}

	.nav-primary .sub-menu a::before {
		content: "- ";
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	.nav-primary .sub-menu a:hover {
	}
	
	.nav-primary .sub-menu li li a {
	}
	
	.nav-primary .sub-menu .sub-menu {
		margin: 0;
	}

	.nav-primary .menu-item:hover {
		position: static;
	}

	.nav-primary .menu-item:hover > .sub-menu {
		left: auto;
		opacity: 1;
	}

	.genesis-nav-menu .sub-menu {
		border-top: none;
		padding-top: 0;
	}

	.genesis-nav-menu .sub-menu:before {
		display: none;
	}

	.genesis-nav-menu > li:first-child > a {
		padding-left: 15px;
	}

	.ogt .tubepress_embedded_title {
		font-size: 26px;
		font-size: 2.6rem;
	}

	.blog .entry-title,
	.archive .entry-title,
	.home-middle .featured-content {
		text-align: center;
	}

	.blog .entry .post-image,
	.archive .entry .post-image,
	.blog .entry .entry-meta,
	.archive .entry .entry-meta
	.home-middle img.entry-image,
	.home-middle .widget-title,
	.home-middle .before-widget-title {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
	}

	.blog .entry,
	.archive .entry,
	.home-middle .post {
		padding-left: 0;
	}

	.home-middle img.entry-image {
		position: relative;
	}

	.blog .entry .entry-meta,
	.archive .entry .entry-meta {
		border-bottom: 1px solid #aca5ac;
		padding: 7px 20px;
		padding: .7rem 2rem;
	}

}

@media only screen and (max-width: 500px) {

	.header-image .site-title a {
		background-size: contain;
		height: 0;
		min-height: 0;
		padding-bottom: 29.559748%;
	}

	.ogt .tubepress_embedded_title {
		top: -140px;
	}

	.tubepress_normal_embedded_wrapper {
		margin: 140px 0 30px !important;
	}

}

@media only screen and (max-width: 479px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.ogt .tubepress_thumb {
		width: 100%;
	}

	.ogt-home .menu-social-container span {
		display: block;
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}

}

@media only screen and (max-width: 320px) {

	.ogt #ssba {
		padding: 30px 60px 0;
		padding: 3rem 6rem 0;
	}

	.blog .entry .post-image,
	.archive .entry .post-image {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.single .entry-time {
		border:none;
		margin-right: 0;
		padding-right: 0;
		display: block;
	}

	.ogt .tubepress_embedded_title {
		top: -190px;
	}

	.tubepress_normal_embedded_wrapper {
		margin: 190px 0 30px !important;
	}

	.site-header .genesis-nav-menu {
		margin: 0 auto 20px;
		margin: 0 auto 2rem;
		max-width: 255px;
	}

}
