﻿/*
?
Theme Name: Custom LWWH Wordpress Template
Theme URL: https://www.etsy.com/shop/LittleWebWritingHood
Author: Jana Gordon, Little Web Writing Hood
Author URL: https://www.etsy.com/shop/LittleWebWritingHood
Description: Wordpress Theme  by <a href="https://www.etsy.com/shop/littleweb">Little Web</a>. Visit <a href="https://www.etsy.com/shop/LittleWebWritingHood?ref=si_shop">here</a> for more information about the theme.
Version: 1.2
Template: genesis

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two);
@import url(http://fonts.googleapis.com/css?family=Amatic+SC:400,700);
@import url(http://fonts.googleapis.com/css?family=Cutive);
@import url(http://fonts.googleapis.com/css?family=Special+Elite);
@import url(http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister);
@import url(http://fonts.googleapis.com/css?family=Satisfy);

/* Table of Contents



* Defaults

* Body

* Hyperlinks

* Wrap

* Header

* Image Header - Partial Width

* Image Header - Full Width

* Navigation Constants

* Header Right Navigation

* Primary Navigation

* Primary Navigation Extras

* Secondary Navigation

* Inner

* Breadcrumb

* Taxonomy Description

* Content

* Column Classes

* Featured Post Grid

* Headlines

* Unordered / Ordered Lists

* Post Info

* Post Meta

* Author Box

* Sticky Posts

* Archive Page

* Post Icons

* Images

* Post Navigation

* Primary / Secondary Sidebars

* Dropdowns

* Featured Page / Post

* User Profile

* Buttons

* Search Form

* eNews & Updates Widget

* Calendar Widget

* Footer

* Footer Widgets

* Comments

* Gravity Forms



*/



/* Defaults

------------------------------------------------------------ */



body,

h1,



h3,

h4,

h5,

h6,

p,

input,

select,

textarea {

	color: #555;

	font-family: "Century Gothic", AppleGothic, Arial, sans-serif;

	font-size:16px;

	font-weight: normal;

	line-height: 22px;

	margin: 0;

	padding: 0;

	text-decoration: none;



}







h2,

h2 a,

h2 a:visited{

font-sizie: 34px;
font-weight:normal;
color:#9E005D;

}



input,

select,

textarea {

	line-height: normal;

}



blockquote,

input,

select,

textarea,

.author-box,

.breadcrumb,

.sticky,

.taxonomy-description,

.wp-caption {

	background-color: #f5f5f5;

	border: 1px solid #ddd;

}



blockquote,

.breadcrumb,

.taxonomy-description {

	border: none;

	color: #555;

	font-family: 'Cutive', serif;
	font-style:italic;

}



ol,

ol li,

ul,

ul li {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



ol li {

	list-style-type: decimal;

}



ul li {

	list-style-type: square;

}





/* Body

------------------------------------------------------------ */



body {

	background: url(http://i640.photobucket.com/albums/uu127/janagordon78/janagordon78190/white_zps8972ed86.png);

}





/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {
	color: #ED1E79;
	text-decoration: none;
	}



a:hover {
	text-decoration: none;
	color:#ED1E79;
	}



a img {

	border: none;

}





/* Wrap

------------------------------------------------------------ */



#wrap {

	background-color: #fff;

	margin: 0 auto;

	width: 1050px;
border:12px solid #000;
margin-top:25px;
margin-bottom:25px;






}





/* Header

------------------------------------------------------------ */



#header {

	background: url(images/header.png) no-repeat;

	height: 300px;

	width: 1050px;

}



#title-area {

	float: left;

	overflow: hidden;

	padding: 53px 0 0;

	width: 400px;

}

	

#title {

	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size: 16px;

	padding: 0 0 0 25px;

}



#title a,

#title a:hover {

	color: #ccc;

	text-decoration: none;

}



#title a:hover {

	color: #555;

}



#description {

	font-size: 12px;

	font-style: italic;

	letter-spacing: 1px;

	padding: 12px 0 0 50px;

}



#header .widget-area {

	float: right;

	padding: 0 20px 0 0;

	text-align: right;

	width: 480px;


}



#header .widget-area img {

	margin: 0;

}





/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	display: block;

	float: left;

	height: 200px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 400px;

}



.header-image #description {

	display: block;

	overflow: hidden;

}





/* Image Header - Full Width

------------------------------------------------------------ */



.header-full-width #title-area,

.header-full-width #title,

.header-full-width #title a {

	width: 950px;

}





/* Navigation Constants

------------------------------------------------------------ */



li:hover ul ul,

li.sfHover ul ul {

	left: -9999px;

}



li:hover,

li.sfHover { 

	position: static;

}





/* Header Right Navigation

------------------------------------------------------------ */



#header ul.nav,

#header ul.menu {

	float: right;

}



#header ul.nav ul,

#header ul.menu ul {

	float: right;

	margin: 0;

	padding: 0;

	width: 100%;

}



#header ul.nav li,

#header ul.menu li {

	background-color: #333;

	float: left;

	list-style-type: none;

	text-transform: none;

}



#header ul.nav li a,

#header ul.menu li a {

	color: #fff;

	display: block;

	font-size: 12px;

	padding: 7px 10px 5px;

	position: relative;

	text-decoration: none;

}



#header ul.nav li a:hover,

#header ul.nav li a:active,

#header ul.nav .current_page_item a,

#header ul.nav .current-cat a,

#header ul.nav .current-menu-item a,

#header ul.menu li a:hover,

#header ul.menu li a:active,

#header ul.menu .current_page_item a,

#header ul.menu .current-cat a,

#header ul.menu .current-menu-item a {

	background-color: #464545;

	color: #fff;

}



#header ul.nav li a.sf-with-ul,

#header ul.menu li a.sf-with-ul {

	padding-right: 25px;

}	



#header ul.nav li a .sf-sub-indicator,

#header ul.menu li a .sf-sub-indicator {

	background: url(images/arrow-down.png) no-repeat;

	display: block;

	height: 10px;

	overflow: hidden;

	position: absolute;

	right: 10px;

	text-indent: -9999px;

	top: 12px;

	width: 10px;

}



#header ul.nav li li a,

#header ul.nav li li a:link,

#header ul.nav li li a:visited,

#header ul.menu li li a,

#header ul.menu li li a:link,

#header ul.menu li li a:visited {

	background-color: #333;

	border: 1px solid #666;

	border-top-width: 0;

	color: #fff;

	font-size: 11px;

	padding: 5px 10px;

	position: relative;

	width: 158px;

}



#header ul.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: #464545;

}



#header ul.nav li li a .sf-sub-indicator,

#header ul.menu li li a .sf-sub-indicator {

	background: url(images/arrow-right.png) no-repeat;

	top: 10px;

}



#header ul.nav li ul,

#header ul.menu li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 180px;

	z-index: 9999;

}



#header ul.nav li ul a,

#header ul.menu li ul a { 

	width: 160px;

}



#header ul.nav li ul ul,

#header ul.menu li ul ul {

	margin: -31px 0 0 179px;

}



#header ul.nav li:hover>ul,

#header ul.nav li.sfHover ul,

#header ul.menu li:hover>ul,

#header ul.menu li.sfHover ul {

	left: auto;

}





/* Primary Navigation

------------------------------------------------------------ */



#nav {

	clear: both;

	color: #464545;

	font-family: 'Open Sans', sans-serif;

	overflow: hidden;

	text-transform: none;

	width: 960px;



}



#nav ul {

	float: left;

	padding: 0 0 0 10px;

	width: 950px;

}



#nav ul ul {

	padding: 0;

	width: 100%;

}



#nav li {

	float: left;

	list-style-type: none;

}



#nav li a {

	color: #555;

	display: block;

	font-size: 14px;

	margin: 0;

	padding: 10px;

	position: relative;

	text-decoration: none;

}



#nav li a:hover,

#nav li a:active,

#nav .current_page_item a,

#nav .current-cat a,

#nav .current-menu-item a {

	color: #000;

}



#nav li a .sf-sub-indicator {

	display: block;

	height: 10px;

	overflow: hidden;

	position: absolute;

	right: 10px;

	text-indent: -9999px;

	top: 12px;

	width: 10px;

}



#nav li li a,

#nav li li a:link,

#nav li li a:visited {

	background-color: #fff;

	border: 1px solid #888;

	border-top-width: 0;

	color: #555;

	font-size: 12px;

	padding: 5px 10px;

	position: relative;

	text-transform: none;

	width: 138px;

}



#nav li li a:hover,

#nav li li a:active {

	color: #464545;

}



#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;

	padding: 10px;

}



#nav li.right a {

	background: none;

	border: none;

	color: #555;

	display: inline;

	text-decoration: none;

}



#nav li.right a:hover {

	color: #464545;

	text-decoration: none;

}



#nav li.search {

	padding: 3px 10px 0;

float:right;

}



#nav li.rss a {

	background: url(images/rss.png) no-repeat center left;

	margin: 0 0 0 10px;

	padding: 10px 0 10px 16px;

}



#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	padding: 7px 0 5px 20px;

}





/* Secondary Navigation

------------------------------------------------------------ */



#subnav {

	background-color:#fff;
	clear: both;
	color: #000;
	font-family: 'montserrat', sans-serif;
font-weight: 400; 
text-transform: uppercase;
	text-align:center;
	overflow: hidden;
	
	width: 1050px;
border-bottom: 4px solid #ED1E79;
align:center;
font-size: 12px;
color: #000;
	}



#subnav ul {

	

	padding: 0 0 0 5px;

	width: 1050px;

}



#subnav li.search {

	padding: 6px 0px 0px 0px;
padding-bottom:10px;
float:right;

}

#subnav ul ul {
margin-left:15px;
	padding: 0;

	width: 100%;

}



#subnav li {
text-align:center;
	display:inline-block;

	list-style-type: none;

}



#subnav li a {
	
	display: inline-block;
	text-align:center;
	color: #000;
	margin: 0;
	padding-right:12px;
	padding-left:12px;
	padding-top:15px;
	padding-bottom:15px;
	position: relative;
	text-decoration: none;
	margin-bottom:1px;
	letter-spacing:1px;
}



#subnav li a:hover {
	color: #808080;
}



#subnav li a:active,

#subnav .current_page_item a,

#subnav .current-cat a,

#subnav .current-menu-item a{
color:#000;
}



#subnav li a .sf-sub-indicator {

	display: block;

	height: 10px;

	overflow: hidden;

	position: absolute;

	right: 10px;

	text-indent: -9999px;

	top: 12px;

	width: 10px;

}



#subnav li li a,

#subnav li li a:link,

#subnav li li a:visited {

	
background-color: #fff;

	border: 1px solid #464545;

	border-top-width: 0;

	color: #464545;

	font-size: 16px;

	padding: 10px 10px;

margin-left:-60px;
margin-bottom:-2px;
text-align:center;
}



#subnav li li a:hover,

#subnav li li a:active {

	color: #fff;

background-color:#EFA48F;

}



#subnav li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 160px;

	z-index: 9999;

}



#subnav li ul a { 

	width: 140px;

}







#subnav li:hover ul,

#subnav li.sfHover ul {

	left: auto;

text-align:center;

}





/* Inner

------------------------------------------------------------ */



#inner {

	overflow: hidden;

	padding: 20px 20px;

	width:1000px;

}





/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	margin: 0 0 30px;

	padding: 5px 10px;

}





/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	margin: 0 0 30px;

	padding: 10px;

}





/* Content

------------------------------------------------------------ */



#content .widget-wrap {

	margin: 0 0 20px;

	overflow: hidden;

}



#content {

	float: left;

	width: 700px;

}



.sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 700px;

}



blockquote {

	margin: 5px 15px 15px;

	padding: 10px 20px 0 15px;

}



.post {

	margin: 0 0 40px;



}



.home .post {

	margin: 0 0 20px;

}



.entry-content {

	overflow: hidden;

background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 5em;
background-image: url();
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: -3.5em;

}



.entry-content p {

	padding: 0 0 15px;


}



.clear {

	clear: both;

}



.clear-line {

	border-bottom: 1px solid #ddd;

	clear: both;

	margin: 0 0 15px;

}





/* Column Classes

------------------------------------------------------------ */



.five-sixths,

.four-fifths,

.four-sixths,

.one-fifth,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fifths,

.three-fourths,

.three-sixths,

.two-fifths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin: 0 0 20px;

	padding-left: 3%;

}



.one-half,

.three-sixths,

.two-fourths {

	width: 48%;

}



.one-third,

.two-sixths {

	width: 31%;

}



.four-sixths,

.two-thirds {

	width: 65%;

}



.one-fourth {

	width: 22.5%;

}



.three-fourths {

	width: 73.5%;

}



.one-fifth {

	width: 17.4%;

}



.two-fifths {

	width: 37.8%;

}



.three-fifths {

	width: 58.2%;

}



.four-fifths {

	width: 78.6%;

}



.one-sixth {

	width: 14%;

}



.five-sixths {

	width: 82%;

}



.first {

	clear: both;

	padding-left: 0;

}





/* 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 {	color: #29ABE2;
	font-weight:normal;
	letter-spacing:1px;
	font-size:40px;
	font-family: 'Cutive', serif;
}


h2,

h2 a,

h2 a:visited {

	color: #808080;
	font-weight:normal;
	font-size:24x;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
}

h3 {

	color: #EFA48F;
	font-weight:normal;
	height:34px;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
}

h4 {	color: #EFA48F;
	font-weight:normal;
	height:24px;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
text-transform:uppercase;
}

h5 {	
	color: #EFA48F;
	font-weight:normal;
	height:34px;	
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
h6 {	
	color: #EFA48F;
	font-weight:normal;
	height:34px;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}





h2.entry-title {

height: 24px;
letter-spacing: 1px;
font-weight:normal;
margin-bottom:25px;

}

h1.entry-title {
color: #464545;
padding-top:20px;
padding-bottom:15px;
font-family: 'Cutive', serif;
letter-spacing: 1px;
font-weight:normal;

}


.page h1,

.post h1,

.archive h2 {

	background: #ffffff url() no-repeat left;

	height: 21px;

	color:#000;
font-size:28px;
font-weight:normal;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}



.sidebar-content .page h1,

.sidebar-content .post h1 {

	margin: 0 -30px 10px 0;

}



.home #content h2 {

	background: #ffffff url() no-repeat left;

	height: 20px;
color:#464545;

font-weight:normal;
font-size:22px;

}



.home.sidebar-content #content h2 {

	height: 20px;
font-weight:normal;
font-size:22px;
color:#464545;
}



.home #content .category-category-1 h2 {

	background: #fff url() no-repeat left;
color:#464545;
}



.home #content .category-category-2 h2 {

	background: #44c486 url() no-repeat left;
color:#464545;
}



.home  #content .category-category-3 h2 {

	background: #44c486 url() no-repeat left;
color:#464545;
}



.home #content .category-category-4 h2 {

	background: #44c486 url() no-repeat left;
color:#464545;
}



.home #content .category-category-5 h2 {

	background: #44c486 url() no-repeat left;
color:#464545;
}



.home #content h2 a,

.home #content h2 a:visited {

	color:#000;
	font-size:21px;
text-transform:uppercase;

	line-height: 24px;


}



.home #content h2 a:hover {

	color: #ccc;

}



h2 a:hover,

#footer-widgets .widget-area h2 a:hover {

	color: #ccc;

	text-decoration: none;

}



#footer-widgets .widget-area h2 a,

#footer-widgets .widget-area h2 a:visited {

	color: #ccc;

	font-size: 16px;

	line-height: 24px;

	text-transform: none;

}





h3 {

	font-size: 18px;



letter-spacing: 1px;



}



h4 {

	font-size: 18px;

}



.home #content h4 {

	margin: 0 0 10px;

}



.widget-area h4 {

	text-align:center;
	background-color:#fff;
	color: #ED1E79;
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight:normal;
padding: 7px 5px 5px 0px;
border-bottom: 1px solid #000;
text-transform: uppercase;
}




#footer-widgets .widget-area h4 {

	background: none;

	

	font-size: 20px;

	font-weight: normal;

	margin: 0 0 5px;

	padding: 0 0 5px;

	text-transform: none;

}



h5 {

	font-size: 16px;

}



h6 {

	font-size: 14px;

}





/* Unordered / Ordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0;

	padding: 0 0 15px;

}



.entry-content ol {

	margin: 0 0 0 25px;

}



.archive-page ul li,

.entry-content ul li {

	list-style-type: square;

	margin: 0 0 0 25px;

	padding: 0;

}



.entry-content .post ol li,

.entry-content .page ol li {

	margin: 0 0 0 25px;

}



.archive-page ul li,

.entry-content .post ul li,

.entry-content .page ul li {

	list-style-type: square;

}



.archive-page ul ul,

.entry-content ul ul,

.entry-content ol ol {

	padding: 0;

}





/* Post Info

------------------------------------------------------------ */



.post-info {

	font-size: 14px;

	margin: 0px 0 10px;

	text-transform: none

letter-spacing: 1px;

}



.single .post-info {

	margin: 0px 0 10px;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

	border-top: 3px dotted #cc;

	clear: both;

	font-size: 14px;

	padding: 5px 0 0;
padding-bottom:10px;
padding-top:10px;
	text-transform: none;
margin-bottom:70px;
border-bottom:3px dotted #ccc;

}





/* Author Box

------------------------------------------------------------ */



.author-box {

	margin: 0 0 40px;

	padding: 10px;

	overflow: hidden;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	margin: 0 0 40px;

	padding: 10px;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0;

	width: 50%;

}





/* Post Icons

------------------------------------------------------------ */



.post-comments,

.tags {

	padding: 0 0 0 2px;

}


A.tag-link {font-size:12px;}


/* Images

------------------------------------------------------------ */



img {

	max-width: 100%;
	height:auto;

}



img.alignleft,

img.alignright,

.alignleft img,

.alignright img {

	max-width: none;

}



.avatar,

.featuredpage img,

.featuredpost img,

.post-image {	

	background-color: #fff;

	border: 1px solid #ddd;

	padding: 4px;

}



#content .featuredpage img,

#content .featuredpost img {	

	padding: 9px;

}



#content .featuredpage a img:hover,

#content .featuredpost a img:hover {	

	background-color: #f5f5f5;

}



.author-box .avatar {

	float: left;

	margin: 0 10px 0 0;

}



.post-image {

	margin: 0 10px 10px 0;

}



.comment-list li .avatar { 

	background-color: #fff;

	float: left;

	height: 35px;

	margin: 0 5px 0 0;

	padding: 4px;

	width: 35px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 10px;

}



img.alignnone {

	display: inline;

	margin: 0 0 10px;

}



img.alignleft {

	display: inline;

	margin: 0 10px 10px 0;

}



img.alignright {

	display: inline;

	margin: 0 0 10px 10px;

}



.alignleft {

	float: left;

	margin: 0 10px 0 0;

}



.alignright {

	float: right;

	margin: 0 0 0 10px;

}



.wp-caption {

	padding: 5px 0 0 1px;

	text-align: center;

}



p.wp-caption-text {

	font-size: 13px;

	line-height: 12px;

	padding: 5px 0;

}



.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	border: 1px solid #ddd;

	padding: 5px 8px;

}



.navigation li a:hover,

.navigation li.active a {

	background-color: #f5f5f5;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



#sidebar {
margin-top:10px;
	display: inline;

	float: right;

	font-size: 12px;

	line-height: 20px;

	width: 270px;
color:#464545;
text-align:center;
}



.sidebar-split-left {

	display: inline;

	float: left;

	width: 155px;

}

	

.sidebar-split-right {

	display: inline;

	float: right;

	width: 125px;

}



.sidebar-split-bottom {

	clear: both;

	width: 300px;

}



.sidebar-content #sidebar {

	float: left;

}



#sidebar .widget {
background-position: bottom;
background-repeat: no-repeat; 
padding-bottom:20px;
	margin: 0 0 20px;

	overflow: hidden;

}



#sidebar img {

	margin: 0 0 8px;

}



#sidebar p {

	font-size: 14px;

	line-height: 20px;

	padding: 0;

}



.widget-area ol ol,

.widget-area ul ul {

	margin: 0 0 0 15px;

}



.widget-area ul li {

	border-bottom: 1px solid #ddd;

	font-family: 'Cutive', serif;
	

	list-style-type: none;

	margin: 0 0 6px 2px;

	padding: 0 0 6px;

 	word-wrap: break-word;

}



.widget-area li a,

.widget-area li a:visited {

	color: #color: #464545;

	text-decoration: none;

}



.widget-area li a:hover {

	color: #888;

}





/* Dropdowns

------------------------------------------------------------ */



#cat,

.widget_archive select {

	display: inline;

	font-size: 14px;

	padding: 3px;

	width: 100%;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0;

	overflow: hidden;

}



.featuredpage .page,

.featuredpost .post {

	border-bottom: 1px solid #fff;

	margin: 0 0 5px;

	overflow: hidden;

	padding: 5px 0 0;

}



.home #content .featuredpage .page,

.home #content .featuredpost .post {

	border-bottom: none;

	float: left;

	margin: 0 10px 0 0;

	padding: 0;

}



#sidebar .featuredpage .page,

#sidebar .featuredpost .post {

	margin: 0;

	padding: 0;

}



.more-from-category {

	padding: 0 10px;

}





/* User Profile

------------------------------------------------------------ */



.user-profile {

	overflow: hidden;

}



.user-profile p {

	padding: 10px 10px 0;

}



.user-profile .posts_link {

	padding: 0 0 0 10px;

}





/* Buttons

------------------------------------------------------------ */



div.gform_footer input.button,

.enews #subbutton,

.reply a,

.reply a:visited,

.searchsubmit,

#submit {

	background-color: #464545;

	border: 1px solid #464545;

	color: #fff;

	cursor: pointer;

	font-family: 'Open Sans', Serif;

	font-size: 14px;

	font-weight: normal;

	padding: 4px 5px;

	text-decoration: none;

	text-transform: none;

}



.reply a,

.reply a:visited {

	padding: 3px 5px 2px;

}



div.gform_footer input.button:hover,

.enews #subbutton:hover,

.reply a:hover,

.searchsubmit:hover,

#submit:hover {

	

	background-color: #2d2c2c;

	color: #fff;

	text-decoration: none;

}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

	padding: 10px 0 0;

}



#nav .searchform {

	float: right !important;

}



.s {

	font-family: 'Open Sans', sans-serif;

	font-size: 14px;

	margin: 5px 2px 0 0;

	padding: 5px 0 5px 5px;

	width: 180px;

}



#nav .s {

	margin: 5px -2px 0 0;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews p {

	padding: 10px 10px 0;

}



.enews #subscribe {

	padding: 0 0 0 10px;

}



.enews #subbox {

	font-family: 'Open Sans', sans-serif;

	font-size: 14px;

	margin: 5px 5px 0 0;

	padding: 4px 0 4px 5px;

	width: 230px;

}





/* Calendar Widget

------------------------------------------------------------ */



#wp-calendar {

	width: 100%;

}



#wp-calendar caption {

	font-size: 14px;

	font-style: italic;

	padding: 2px 5px 0 0;

	text-align: right;

}



#wp-calendar thead {

	background-color: #f5f5f5;

	

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #f5f5f5;

	padding: 2px;

	text-align: center;

}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	background-color: #fff;

	clear: both;

	font-size: 16px;

	line-height: 20px;

	overflow: hidden;

	padding: 25px 0 0;

	width: 1050px;

font-weight:normal;



color:#fff;

}

	

#footer-widgets .wrap {
background-color:#464545;
	margin: 0 auto;

	width: 1050px;

}



#footer-widgets p {

	font-size: 14px;

    font-weight: normal;

   	line-height: 20px;

	margin: 0;

	padding: 0 0 10px;
background-color:#464545;
}

	

#footer-widgets a,

#footer-widgets a:visited {

	color: #fff;

	text-decoration: none;

}

	

#footer-widgets a:hover {

	color: #ccc;

	text-decoration: none;

}

	

#footer-widgets ul {

	list-style-type: none;

	margin: 0 0 15px;

	padding: 0;

}

	

#footer-widgets ul li {

	

	background: none;

	list-style-type: none;

	margin: 0 0 5px;

	padding: 0 0 5px;

}



.footer-widgets-1,

.footer-widgets-2 {

	width: 1050px;

	float: left;

	margin: 0;

	padding: 0 0 10px;

}



.footer-widgets-2 {

	float: right;

}

	

.footer-widgets-3 {

	clear: both;

	padding: 5px 0 0;

	width: 1050px;

}





/* Footer

------------------------------------------------------------ */



#footer {

	background-color: #fff;

	

	clear: both;

	overflow: hidden;

	padding: 8px 0 8px;

	text-transform: normal;

	width: 1050px;

}



#footer p {

font-family: 'Cutive', serif;
	
	font-size: 14px;

}



#footer a,

#footer a:visited {

	color: #fff;

}



#footer .gototop {

	float: left;

	padding: 0 0 0 12px;

	width: 200px;

}



#footer .creds {

	float: right;

	padding: 0 12px 0 0;

	text-align: right;

	width: 730px;

}





/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	margin: 0 0 20px;

	overflow: hidden;

}



#author,

#comment,

#email,

#url {

	font-size: 14px;

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0;

	width: 98%;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	margin: 0;

	padding: 10px;

}



.comment-list li,

.ping-list li {

	

	list-style: none;

	margin: 10px 0 0;

	padding: 10px;

}



.comment-list li ul li {

	list-style-type: none;

}



.comment-list p,

.ping-list p {

	font-weight: normal;

	margin: 10px 5px 10px 0;

	padding: 0;

	text-transform: none;

}



.comment-list ul.children {

	margin-top: 20px;

}



.comment-list ul.children li.comment  {

	background: #fff;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

	

}



.commentmetadata {

	font-weight:normal;

}



.comment-author { 

	background: #e5e5e5;

	font-size: 14px;

	

	padding: 8px 10px 0;

}



.comment-meta { 

	background: #e5e5e5;

	font-size: 14px;

	padding: 0 10px 8px;

}



.nocomments {

	text-align: center;

}



#comments .navigation {

	display: block;

	padding: 0;

}



.thread-alt,

.thread-even {

	background: #f5f5f5;

}



.alt,

.depth-1,

.even {

	border: 1px solid #ddd;

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	color: #333;

	font-family: "Century Gothic", AppleGothic, Arial, sans-serif;

	font-size: 14px;

	padding: 4px 5px !important;

}



div.gform_footer input.button {

	color: #fff;

}



div.gform_wrapper .ginput_complex label {

	font-size: 14px;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	margin: 0 0 10px;

}



div.gform_wrapper .gform_footer {

	border: none;

	margin: 0;

	padding: 0;

}


/* Responsive Navigation
---------------------------------------------------------------------------------------------------- */
 
/* Standard Navigation
--------------------------------------------- */
 
nav {
	clear: both;
}
 
/* Navigation toggles
--------------------------------------------- */
 
.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}
 
/* Navigation toggles - Ensure Menu Displays when Scaled Up
--------------------------------------------- */
 
@media only screen and (min-width: 768px) {
 
	nav {
		display: block !important;
	}
}
 
/* Navigation toggles - Mobile
--------------------------------------------- */
 
@media only screen and (max-width: 767px) {
 
	.menu-toggle,
	.sub-menu-toggle {
		display: block;
		font-size: 2.5em;
		font-weight: 700;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}
 
	button.menu-toggle,
	button .menu-toggle,
	button .sub-menu-toggle {
		color: #29324f;
		background:transparent;
		margin-top: -10px;
		margin-left: auto;
		margin-right:auto;
	}

	button.sub-menu-toggle,
	button .sub-menu-toggle {
		padding: 0 !important;
		margin-top: 3px;
		font-size: 19px;
		color: #29324f;
		background: transparent;
	}

	.color-black button.menu-toggle,
	.color-black button.sub-menu-toggle {
		color: #495373;
		background:transparent;
		margin-top:-25px;
	}

	.color-coral button.menu-toggle,
	.color-coral button.sub-menu-toggle {
		color: #fbad9d;
		background:transparent;
		margin-top:-25px;
	}

	.color-coral button.sub-menu-toggle,
	.color-blue button.sub-menu-toggle,
	.color-black button.sub-menu-toggle,
	.color-navy button.sub-menu-toggle,
	.color-mint button.sub-menu-toggle,
	.color-green button.sub-menu-toggle {
		padding:0 !important;
		margin-top:5px !important;
	}

	.color-blue button.menu-toggle,
	.color-blue button.sub-menu-toggle {
		color: #b1cbd1;
		background:transparent;
		margin-top:-25px;
	}

	.color-navy button.menu-toggle,
	.color-navy button.sub-menu-toggle {
		color: #29324f;
		background:transparent;
		margin-top:-25px;
	}

	.color-green button.menu-toggle,
	.color-green button.sub-menu-toggle {
		color: #208e69;
		background:transparent;
		margin-top:-25px;
	}


	.color-mint button.menu-toggle,
	.color-mint button.sub-menu-toggle {
		color: #bfe3ce;
		background:transparent;
		margin-top:-25px;
	}

	.nav-primary .current-menu-item > a,
	.nav-primary a,
	.nav-secondary a,
	.nav-secondary .current-menu-item > a {
		color: #29324f;
	}
	
	.nav-primary a:hover,
	.nav-secondary a:hover,
	.nav-primary .current-menu-item > a:hover {
		color: #a0a0a0;
	}

	.sub-menu-toggle {
		padding: 18px;
		padding: 1.8rem;
		font-size: 2em;
		position: absolute;
		right: 0;
		top: 0;
		z-index:9999;
	}
 
	.menu-toggle:before {
		content: "\2261";
	}
 
	.menu-toggle.activated:before {
		content: "\2191";
	}
 
	.sub-menu-toggle:before {
		content: "+";
	}
 
	.sub-menu-toggle.activated:before {
		content: "+";
	}

	.admin-bar .nav-primary {
		top:0;
	
}
	.nav-primary {
		position: relative;
	}
 
	nav {
		display: none;
		position: relative;
	}
 
	.genesis-nav-menu .menu-item,
	#menu-secondary-nav .menu-item,
	.nav-secondary .menu-item
	 {
		background-color: #fff;
		display: block;
		position: relative;
		text-align: left;
		line-height: 15px;
	}

	ul#menu-secondary-nav {
		line-height:0px;
	}

	#menu-secondary-nav .menu-item {
		padding: 0;
		line-height: 15px;
	}

	.nav-secondary ul.sub-menu {
		padding:20px;
	}
 
	.genesis-nav-menu .menu-item:hover,
	#menu-secondary-nav .menu-item:hover,
	.nav-secondary .menu-item:hover {
		position: relative;
	}
 
	.genesis-nav-menu .sub-menu,
	#menu-secondary-nav .sub-menu,
	.nav-secondary .sub-menu {
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}

	.genesis-nav-menu > li:hover .sub-menu a,
	.genesis-nav-menu .sub-menu a {
		text-align:center;
	}

	.nav-secondary a,
	.genesis-nav-menu a {
		padding:0;
		font-size:12px;
	}
 
	.genesis-nav-menu .sub-menu a {
		border-left: 0;
		position: relative;
		width: auto;
	}
 
	.genesis-nav-menu .sub-menu .sub-menu,
	#menu-secondary-nav .sub-menu .sub-menu,
	.nav-secondary .sub-menu .sub-menu {
		margin: 0;
	}
	.genesis-nav-menu .sub-menu .sub-menu a {
		background-color: #f5f5f5;
		padding-left: 30px;
	}
 
	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		background-color: #fff;
		padding-left: 40px;
		width:100%;
	}
 
	.nav-primary .current-menu-item > a {
		color: #f1ad95;
	}

	.genesis-nav-menu > li:hover .sub-menu a, .genesis-nav-menu .sub-menu a,
	#menu-secondary-nav .sub-menu a,
	.nav-secondary .sub-menu a {
		width:100%;
		padding: 12px;
	}
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	padding: 0;
	text-align: center;
}

.site-footer a {
	color: #ffdad4;
	text-decoration: none;	
}

.site-footer p {
	margin-bottom: 0;
	font-family: 'Roboto Slab', serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #29324f;
	letter-spacing: .15em;
	font-weight: normal;
	padding-top: 30px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {
	
	.header-image .site-header {
	background-position: center !important;
	background-size: 100% auto !important;
	width: 100%;
	}

}


@media only screen and (max-width: 1139px) {

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 688px;
	}

	.content {
		width: 580px;
	}

	.site-inner, site-header {
	padding:0;
	margin:0;
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.site-header .widget-area {
		width: 380px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-bottom-left,
	.home-bottom-right,
	.sidebar-primary {
		width: 320px;
	}

}

@media only screen and (max-width: 1024px) {

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 772px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.content-sidebar-sidebar .content,
	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.sidebar-sidebar-content .content,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.sidebar-primary {
		width: 100%;
		padding: 0;
		margin-top: 10px;
	}

	.sidebar .widget {
		padding:0;
	}
	
	.hadley .site-header {
		margin-top: 0;
		width: 100%;
		height: auto
		padding:0;
		background-size: contain !important;
	}	

	.header-full-width .title-area,
	.header-full-width .site-title {
		background-size: contain !important;
		width: 100%;
		height: auto
	}
	
	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.nav-primary {
		margin-bottom:25px;
		margin-top:0px;
	}
	.genesis-nav-menu,
	.site-description,
	.site-footer p,
	.site-header hgroup,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a {
		padding: 16px;
	}
	
	.site-header .widget-area {
		margin-top: 16px;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.genesis-nav-menu li.alignleft,
	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}
	
	.home-bottom-left,
	.home-bottom-right {
		width: 332px;
	}
	
	.footer-widgets-1 {
		margin: 0;
	}

	.site-footer {
		padding: 24px;
	}

}

@media only screen and (max-width: 767px) {

	body {
		font-size: 14px;
	}
	
	.site-container {
		padding: 20px 5%;
		width: 94%;
	}

	.five-sixths,
	.four-sixths,
	.home-bottom-left,
	.home-bottom-right,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.entry-meta .entry-tags {
	  clear: both;
	  float: left;
	}
	
	.entry-meta .entry-comments a {
		margin: 0 0 10px;
	}
	
	.hadley-home .featuredpost .alignleft,
	.hadley-home .featuredpost .alignright {
		float: none;
		margin: 0 auto;
	}

	.hadley .site-header {
		margin-top: 0;
		width: 100%;
		height: auto
		padding:0;
		background-size: contain !important;
	}	

	.header-full-width .title-area,
	.header-full-width .site-title {
		background-size: contain !important;
		width: 100%;
		height: auto;
	}

	.header-image .site-header {
	background-position: center !important;
	background-size: 100% auto !important;
	width: 100%;
	}
	

}

@media only screen and (max-width: 480px) {


	.entry-title {
		font-size:18px;
	}

	.hadley .site-header {
		margin-top: 0;
		width: 100%;
		height: auto
		padding:0;
		background-size: contain !important;
	}	

	.header-full-width .title-area,
	.header-full-width .site-title {
		background-size: contain !important;
		width: 100%;
		height: auto;
	}

	.header-image .site-header {
	background-position: center !important;
	background-size: 100% auto !important;
	width: 100%;
	}
	
	
}


@media only screen and (max-width: 320px) {

	.entry-title {
		font-size:16px;
	}

	.hadley .site-header {
		margin-top: 0;
		width: 100%;
		height: auto
		padding:0;
		background-size: contain !important;
	}	

	.header-full-width .title-area,
	.header-full-width .site-title {
		background-size: contain !important;
		width: 100%;
		height: auto;
	}

	.header-image .site-header {
	background-position: center !important;
	background-size: 100% auto !important;
	width: 100%;
	}
	

}

@media only screen and (max-width: 240px) {

	.entry-title {
		font-size:14px;
		text-align:center;
	}
	
	.entry-header .entry-meta {
		text-align:center;
		font-size:11px
	}

	.hadley .site-header {
		margin-top: 0;
		width: 100%;
		height: auto
		padding:0;
		background-size: contain !important;
	}	
	
	.header-image .site-header {
	background-position: center !important;
	background-size: 100% auto !important;
	width: 100%;
	}

	.header-full-width .title-area,
	.header-full-width .site-title {
		background-size: contain !important;
		width: 100%;
		height: auto;
	}
	

}