/*
	Theme Name: A Mitten Full of Savings Theme
	Theme URI: http://www.pinkhairedpixels.com
	Description: Magazine is a two or three column child theme created for the Genesis Framework.
	Author: Carol Jones/Pink Haired Pixels
	Author URI: http://www.pinkhairedpixels.com/
  
	Template: genesis
	Template Version: 2.0.1
 
	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
		- Genesis Slider
	- 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

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

/* 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
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

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: #0234ea;
	text-decoration: underline;
}

a img { 
	margin-bottom: -23px;
	margin-bottom: -2.3rem;
}

a:hover {
	color: #4d626f;
}

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 {
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

.form-allowed-tags{
display: none;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


.page h1,
.post h1 {
	margin: 0 0 10px;
	font-size: 29px;
	font-size: 2.9rem;
	line-height: 31px;
	line-height: 3.1rem;
	border-bottom: 8px solid #7dbbe8;
	padding: 5px 0 10px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}
	

.home h2 a,
.home h2 a:visited {
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	color: #105482;
	
}

.home-top .featuredpost h2 {
	border-bottom: 8px solid #7dbbe8;
	padding: 5px 0;
	margin: 0 0 20px 0;
	width: 700px;
}

.home-top .featuredpost p {
	margin-bottom: 20px;
	width: 700px;
	margin-top: -10px;
}

.home-top .post-info {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 10px 0 0 0;
	padding: 5px;
	padding: .5rem;
	color: #fff;
	background: #aaa;
}

.post-info {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 5px;
	padding: .5rem;
	color: #333;
}


.home-middle h2 a,
.home-middle h2 a:visited {
	font-size: 17px;
	line-height: 22px;
}
.home-left .featuredpost p,
.home-left-center .featuredpost p,
.home-left-bottom .featuredpost p,
.home-left-bottom-2 .featuredpost p,
.home-left-bottom-3 .featuredpost p,
.home-left-bottom-4 .featuredpost p,
.home-left-bottom-5 .featuredpost p {
	margin: 10px -5px;
	padding: 0 0 0 15px;
	font-size: 17px;
	text-align: center;
}

.home-left .featuredpost,
.home-left-center .featuredpost,
.home-left-bottom .featuredpost,
.home-left-bottom-2 .featuredpost,
.home-left-bottom-3 .featuredpost,
.home-left-bottom-4 .featuredpost,
.home-left-bottom-5 .featuredpost {
}

.home-left .featuredpost h2,
.home-left-center .featuredpost h2,
.home-left-bottom .featuredpost h2,
.home-left-bottom-2 .featuredpost h2,
.home-left-bottom-3 .featuredpost h2,
.home-left-bottom-4 .featuredpost h2,
.home-left-bottom-5 .featuredpost h2,
.home-left .featuredpost h2 a,
.home-left-center .featuredpost h2 a,
.home-left-bottom .featuredpost h2 a,
.home-left-bottom-2 .featuredpost h2 a,
.home-left-bottom-3 .featuredpost h2 a,
.home-left-bottom-4 .featuredpost h2 a,
.home-left-bottom-5 .featuredpost h2 a {
	text-align: center;
	margin: -10px 0 0;
	font-size: 22px;
	padding-left: 10px;
	line-height: 24px;
}

.home-right .featuredpost h2,
.home-right-center .featuredpost h2,
.home-right-bottom .featuredpost h2,
.home-right-bottom-2 .featuredpost h2,
.home-right-bottom-3 .featuredpost h2,
.home-right-bottom-4 .featuredpost h2,
.home-right-bottom-5 .featuredpost h2,
.home-right .featuredpost h2 a,
.home-right-center .featuredpost h2 a,
.home-right-bottom .featuredpost h2 a,
.home-right-bottom-2 .featuredpost h2 a,
.home-right-bottom-3 .featuredpost h2 a,
.home-right-bottom-4 .featuredpost h2 a,
.home-right-bottom-5 .featuredpost h2 a {
	margin: 15px 0 0 0;
	color: #105482;
	padding:5px 0 5px;
	font-size: 18px;
	font-weight: normal;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 18px;
	line-height: 24px;
}


h2, 
h2 a {
	font-size: 25px;
	line-height: 28px;
	color: #0F5381;
}

h2 a:hover {
	color: #BE2525;
	text-decoration: none;
}

h3 {
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 30px;
}

h4 {
	font-size: 20px;
}


.home-top h4 {
	margin: -10px 0 20px;
	background: none;
	padding: 10px 0;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	border-top: 0 solid #333;
	border-bottom: 1px solid #333;
	font-size: 20px;
	border-bottom: 1px solid #333;
	text-transform: uppercase;
}


.home-bottom h4,
.home-left-head h4,
.home-left-center-head h4,
.home-left-bottom-head h4,
.home-left-bottom-2-head h4,
.home-left-bottom-3-head h4,
.home-left-bottom-4-head h4,
.home-left-bottom-5-head h4,
.widget-area h4,
#footer-widgets h4 {
	margin: 20px 0 10px;
	background: none;
	padding: 10px 0;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	border-top: 0 solid #333;
	border-bottom: 1px solid #333;
	font-size: 20px;
	border-bottom: 1px solid #333;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}
/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
}

.wp-caption {
	background: #eee;
	padding: 5px;
}


img {
	height: auto;
	
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #999;
	font-size: 14px;
	padding: 10px;
	padding: 1rem;
	width: 100%;
	box-shadow: 1px 1px 3px #eee inset;
}

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: #1D83C7;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 6px 20px;
	padding: .6rem 2rem;
	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: #8DAC29;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="button"],
input[type="submit"] {
	background: #1D83C7;
	border: 1px solid #1D83C7;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: #8DAC29;
	border: 1px solid #8DAC29;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}


/* 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{
	margin: 5px auto 0;
	width: 1100px;
	background: #fff;
	border: 2px solid #ddd;
	border-bottom: none;
	padding: 5px;
	max-width: 100%;
}

.site-inner,
.wrap {
	margin: 0 auto;
	width: 1100px;
	max-width: 100%;

}

.site-inner {
	clear: both;
	padding-top: 20px;
	padding-top: 2rem;
}


/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

#content-sidebar-wrap {
	float: left;
	width: 810px;
	max-width: 100%;

}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 1100px;
	border: 4px solid #f5f5f5;
	margin-top: 10px;
	max-width: 100%;

}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

/* Content */

#content {
	float: left;
	padding: 10px 0 0 10px;
	width: 460px;
	max-width: 100%;

}

.content-sidebar #content,
.sidebar-content #content {
	width: 720px;
	margin: 0 5px 0 5px;
	max-width: 100%;

}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
	width: 720px;
	max-width: 100%;

}

.full-width-content #content {
	width: 1000px;
	max-width: 100%;

}

blockquote {
	background-color: #eee;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
	border: 2px solid #ddd;
}

blockquote p {
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
}

.post {
	margin: 0 0 20px;
	width: 770px;
}

.full-width-content .post {
	width: 1085px;
	margin: 0 0 0px;
	padding: 10px 0 0 30px;
	max-width: 100%;

}
.post p {
	margin-top: 0px;
	
}

.single .post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 0;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	background-color: #f5f5f5;
	margin: 5px 30px;
	padding: 10px;
	overflow: hidden;
}

.after-content-ad {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 20px;
	text-align: center;
	width: 1100px;
}

.more-from-category {
	background: url(images/list.png) no-repeat top left;
	margin: -5px 0 0;
	padding: 1px 0 0 18px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 340px;
	max-width: 100%;

}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 110px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/*
Category Page
---------------------------------------------------------------------------------------------------- */

.category .content .entry{
	float: left;
	padding: 5px;
	height: 350px;
	width: 30%;
	margin: 10px 10px;
	margin: 1rem 1rem;
	overflow: hidden;
}

.category .content blockquote{
	display: none;
	padding: 0;
	margin: 0;
}


.category .entry-content {
}

.category .entry-meta {
}

.category .content .entry-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background: #fff;
	color: #000;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	margin: 5px auto;
}

.category .content .entry-title a{
	color: #000;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	margin: 5px auto;
}

.category .post-image{
	border: 2px solid #97C9F0;	
}

.category .entry img{
}

/*
Home Page
---------------------------------------------------------------------------------------------------- */


.home-bottom,
.home-middle,
.home-top {
	clear: both;
	font-size: 13px;
	line-height: 20px;
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 700px;	
	max-width: 100%;

}

.home-top img {
	border: 2px solid #ccc;
	margin: 10px 10px 2px 20px;
	margin: 1rem 1rem .2rem 2rem;
	border: 3px solid #1D83C7;
	max-width: 100%;
}

.home-middle {
	border-top: 5px solid #105482;
	width: 700px;
}

.home-bottom {
	margin-top: 10px;
}



/* Column Classes
--------------------------------------------- */

.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 {
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */
/* Buttons
------------------------------------------------------------ */


input[type="button"],
input[type="submit"] {
	background: #1D83C7;
	border: 1px solid #1D83C7;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: #8DAC29;
	border: 1px solid #8DAC29;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 5px 5px 0;

}

#nav .searchform {
	float: right;
}


.s {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	margin: 5px -6px 0 0;
	padding: 5px;
	width: 200px;
	margin: 10px;
}

#mc_embed_signup_scroll,
#mc_embed_signup {

}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews {
	background: url(images/enews.png) no-repeat top right;
}

.enews #subbox {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	margin: 10px -2px 0 0;
	padding: 5px;
	width: 175px;
}


.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}


.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 10px auto;
}

img.alignnone {
	margin: 2px;
	margin: .2rem auto;
}

.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 p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content{
overflow: hidden;
}

.featured-content .entry {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}

.featured-content .entry:after{
background: none;
}

.featured-content .entry-title {
	border: none;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.2;
padding: 7px;
}

.featured-content .entry-title a {
	border: none;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.2;
}

.sidebar .featured-content .entry-title{
text-align: center;
}


/*
Custom Widgets
---------------------------------------------------------------------------------------------------- */

.after-content{
clear: both;
width: 100%;
padding: 10px;
border-top: 2px solid #ddd;
}

.after-content img{
margin: 3px;
}

.after-content .entry{
float: left;
width: 22%;
height: auto;
overflow: hidden;
margin: 0 10px;
}


.after-content .widgettitle{
		font-family: 'Open Sans', sans-serif;
font-size: 20px;
color: #000;
text-align: center;
border-bottom: 1px solid #ddd;
}

.home-left,
.home-left-center,
.home-left-bottom,
.home-left-bottom-2,
.home-left-bottom-3,
.home-left-bottom-4,
.home-left-bottom-5 {
	float: left;
	width: 350px;
	padding: 20px 0;
	height: 450px;
	margin: -30px 0 35px 5px;
}

.home-right,
.home-right-center,
.home-right-bottom,
.home-right-bottom-2,
.home-right-bottom-3,
.home-right-bottom-4,
.home-right-bottom-5 {
	float: left;
	width: 340px;
	padding: 20px 0;
	height: 470px;
	margin: -25px 0 35px 0;
	max-width: 100%;
}

.home-left-head,
.home-left-center-head,
.home-left-bottom-head,
.home-left-bottom-head-2,
.home-left-bottom-head-3,
.home-left-bottom-head-4,
.home-left-bottom-head-5 {
	width: 700px;
	height: auto;
	max-width: 100%;
}

.home-left .featuredpost .post,
.home-left-center .featuredpost .post,
.home-left-bottom .featuredpost .post,
.home-left-bottom-2 .featuredpost .post,
.home-left-bottom-3 .featuredpost .post,
.home-left-bottom-4 .featuredpost .post,
.home-left-bottom-5 .featuredpost .post {
	height: 460px;
	width: 315px;
	margin: 0 0 5px 0;
	border-bottom: 3px solid #ddd;
	padding-right: 0;
	max-width: 100%;
}

.home-right .featuredpost .post,
.home-right-center .featuredpost .post,
.home-right-bottom .featuredpost .post,
.home-right-bottom-2 .featuredpost .post,
.home-right-bottom-3 .featuredpost .post,
.home-right-bottom-4 .featuredpost .post,
.home-right-bottom-5 .featuredpost .post {
	height: 110px;
	width: 315px;
	margin: 0 5px 5px 0;
	border-bottom: 3px solid #ddd;
	max-width: 100%;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.enews-widget .widget-title {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	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;
}

/* Genesis Slider
------------------------------------------------------------ */

#content #genesis-slider {
	background-color: #fff;
	border: 2px solid #ccc;
	padding: 1px;
	float: left;
    margin: 10px 0 0;
}

#genesis-slider a,
#genesis-slider a:visited {
	color: #fff;
	text-decoration: underline;
}

#genesis-slider a:hover {
	text-decoration: none;
}

#genesis-slider p {
	font-size: 13px;
	line-height: 20px;
}


#genesis-slider h2 a,
#genesis-slider h2 a:visited {
	color: #105482;
	font-size: 25px;
	line-height: 32px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	border: none;
}

#genesis-slider h2 a:hover {
	color: #BE2525;
}

#content .slide-excerpt {
	background-color: #fff;
	border: 3px solid #ddd;
	filter: alpha(opacity=100);
	margin: 60px 30px;
	padding: 10px;
	opacity: .8;
}

#genesis-slider img {
	width: auto;
	margin: 0;
	border: none;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

#header {
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
	width: 1100px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;

}


/* Title Area
--------------------------------------------- */

#title-area {
	float: left;
	overflow: hidden;
	padding: 20px 0 0;
	width: 200px;
}

#title {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
	margin: 0;
	text-shadow: 2px 2px #000;
	text-transform: uppercase;
	color: transparent;
	visibility: hidden;
}

#title a,
#title a:hover {
	color: transparent;
	text-decoration: none;
}

#description {
	color: #999;
	font-size: 0;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
}


/* Widget Area
--------------------------------------------- */

#header .widget-area {
	float: right;
	padding: 0px 0 0;
	width: 730px;
	margin: 0px 0 5px 0;
	max-width: 100%;

}

.ad {
	height: 100%;
	width: 100%;
}

#header .widget {
	margin-bottom: 10px;
}

#header .widget a {
	color: #eee;
	text-decoration: none;
}

#header .widget a:hover {
	color: #333;
	text-decoration: none;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */



/* Site Header Navigation
--------------------------------------------- */

#header ul.nav,
#header ul.menu {
	float:right;
	width: 730px;
	background: url(http://www.freshouttatime.com/wp-content/uploads/2015/02/abstract_wave_pattern-blue5003.jpg);
	border: 1px solid #105482;
	margin-top: -3px;
	max-width: 100%;

}

#header ul.nav ul,
#header ul.menu ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 90%;
}

#header ul.nav li,
#header ul.menu li {
	background: transparent;
	float: left;
	list-style-type: none;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 5px 15px 7px 19px;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

#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: #105482;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#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: #fff;
	border: 1px solid #1E71A9;
	border-top-width: 0;
	color: #333;
	font-size: 13px;
	padding: 4px 10px;
	position: relative;
	width: 156px;
	margin: 0 0;
}

#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: #97C9F0;
	text-decoration: none;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a { 
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -29px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
--------------------------------------------- */

#nav {
	background: transparent;
	border-bottom: 0 solid #d6ecfc;
	border-top: 0 solid #105482;
	clear: both;
	overflow: hidden;

}

#nav .wrap {
	color: #1D83C7;
	font-family: 'Open Sans', sans-serif;
	margin: 0px auto;
	margin-bottom: 5px;
	width: 1100px;
	max-width: 100%;

}

#nav ul {
	float: right;
	width: 100%;
}

#nav li {
	float: right;
	list-style-type: none;
}

#nav li a {
	color: #1D83C7;
	display: block;
	font-size: 12px;
	padding: 5px 15px 0 14px;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	font-weight: normal;
}

#nav li a:hover,
#nav li a:active {
	color: #fff;
	background: #1D83C7;
}

#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #1D83C7;
	display: block;
	font-size: 12px;
	padding: 5px 15px 0 14px;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	font-weight: normal;
	background: #fff;
}


#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #5e5d5d;
	border: 1px solid #444;
	border-top-width: 0;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #BE2525;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 1px 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a {
	width: 130px;
}

#nav li ul ul {
	margin: -33px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

/* Secondary Navigation
--------------------------------------------- */

#subnav {
	background: url(http://www.freshouttatime.com/wp-content/uploads/2015/02/abstract_wave_pattern-blue5003.jpg);
	border-bottom: 2px solid #105482;
	border-top: 2px solid #105482;
	clear: both;
	overflow: hidden;
}

#subnav .wrap {
	color: #1D83C7;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
	width: 1050px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	font-weight: normal;
	text-transform: uppercase;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #fff;
	background: #1D83C7;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #5e5d5d;
	border: 1px solid #444;
	border-top-width: 0;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #BE2525;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 1px 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#subnav li ul a {
	width: 130px;
}

#subnav li ul ul {
	margin: -33px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}
/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 20px;
	padding: 2rem;
}

.entry-content a:hover {
	color: #333;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 6px;
	margin-bottom: .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-meta {
	color: #999;
	font-size: 14px;
}


.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.entry-footer .entry-meta {
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 32px 40px 8px;
	padding: 3.2rem 4rem 0.8rem;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
	margin: 4rem 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #eee;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #ddd;
}

/* Comments
--------------------------------------------- */

#reply-title h3{
font-size: 30px;
}

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments {
	padding: 40px;
	padding: 4rem;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.comment-respond a,

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.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: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

li.comment {
	border: 2px solid #f5f5f5;
	border-right: none;
}

.comment .avatar {
	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;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 355px;
	background: #ededed;
	margin: 0 5px 0 0;
	padding: 15px 10px;
}


.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 {
	margin: 40px auto;
	margin: 4rem auto;
	padding: 5px;
	padding: 0.5rem;
}

.sidebar .enews-widget {
	background-color: #333;
}

.sidebar img{
margin-left: auto;
margin-right: auto;
display: block;
}

.home-top .widget ul li,
.home-middle .widget ul li,
.sidebar .widget ul li,
.sidebar .widget-area ul li {
	background: url(images/list.png) no-repeat top left;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 10px 0 7px;
	padding: 0 0 5px 18px;
	word-wrap: break-word;
}

.home-top .widget,
.home-middle .widget,
.home-left-center-head .widget,
.home-left-bottom-head .widget,
.home-left-bottom-2-head .widget,
.home-left-bottom-3-head .widget,
.home-left-bottom-4-head .widget,
.home-left-bottom-5-head .widget  {
	padding: 0;
	margin-bottom: 20px;
	width: 700px;
	max-width: 100%;
}


.home-left img,
.home-left-center img,
.home-left-bottom img,
.home-left-bottom-2 img,
.home-left-bottom-3 img,
.home-left-bottom-4 img,
.home-left-bottom-5 img {
	margin: 10px 10px 0 10px;
	border: 2px solid #7DBBE8;
	max-widtth: 100%;
}

.home-right img,
.home-right-center img,
.home-right-bottom img,
.home-right-bottom-2 img,
.home-right-bottom-3 img,
.home-right-bottom-4 img,
.home-right-bottom-5 img {
	margin: 5px 10px 5px 0;
	border: 2px solid #7DBBE8;
	max-widtth: 100%;
}

#sidebar .widgets h4 {
	margin: 0 0 10px;
	text-align: center;
	background: none;
	padding: 10px 0;
	font-family: 'Open Sans', sans-serif;
	color: #8DAC29;
	border-top: 1px solid #8DAC29;
	border-bottom: 1px solid #8DAC29;
	font-size: 15px;
	text-transform: uppercase;
}

.sidebar ul.nav,
.sidebar ul.menu {
	float: left;
	width: 330px;
	margin-top: 0;
	margin-bottom: 10px;
}

.sidebar ul.nav ul,
.sidebar ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

.sidebar ul.nav li,
.sidebar ul.menu li {
	background: transparent;
	float: right;
	list-style-type: none;
}

.sidebar ul.nav li a,
.sidebar ul.menu li a {
	color: #6f6f6f;
	display: block;
	font-size: 18px;
	padding: 10px 2px 0 40px;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

.sidebar ul.nav li a:hover,
.sidebar ul.nav li a:active,
.sidebar ul.nav .current_page_item a,
.sidebar ul.nav .current-cat a,
.sidebar ul.nav .current-menu-item a,
.sidebar ul.menu li a:hover,
.sidebar ul.menu li a:active,
.sidebar ul.menu .current_page_item a,
.sidebar ul.menu .current-cat a,
.sidebar ul.menu .current-menu-item a {
	background: transparent;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.sidebar ul.nav li a .sf-sub-indicator,
.sidebar ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.sidebar ul.nav li li a,
.sidebar ul.nav li li a:link,
.sidebar ul.nav li li a:visited,
.sidebar ul.menu li li a,
.sidebar ul.menu li li a:link,
.sidebar ul.menu li li a:visited {
	background-color: #817c76;
	border: 1px solid #65605b;
	border-top-width: 0;
	color: #333;
	font-size: 12px;
	padding: 3px 10px;
	position: relative;
	width: 138px;
}

.sidebar ul.nav li li a:hover,
.sidebar ul.nav li li a:active,
.sidebar ul.menu li li a:hover,
.sidebar ul.menu li li a:active {
	background-color: #000;
}

.sidebar ul.nav li ul,
.sidebar ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.sidebar ul.nav li ul a,
.sidebar ul.menu li ul a { 
	width: 140px;
}

.sidebar ul.nav li ul ul,
.sidebar ul.menu li ul ul {
	margin: -29px 0 0 159px;
}

.sidebar ul.nav li:hover>ul,
.sidebar ul.nav li.sfHover ul,
.sidebar ul.menu li:hover>ul,
.sidebar ul.menu li.sfHover ul {
	left: auto;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-color: #fff;
	box-shadow: none;
	margin: 10px auto;
	overflow: hidden;
	width: 1100px;
	max-width: 100%;


}

#footer-widgets .wrap {
	border-top: 3px solid #ddd;
	border-bottom: 4px solid #f5f5f5;
	border-left: 4px solid #f5f5f5;
	border-right: 4px solid #f5f5f5;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	padding: 15px 5px;
	
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;

}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 10px;
}

#footer-widgets .widget ul li,
#footer-widgets .widget-area ul li {
	background: url(images/list.png) no-repeat top left;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px 18px;
	word-wrap: break-word;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 10px 0 0;
	width: 348px;
	max-width: 100%;
}

.footer-widgets-2 {
	float: left;
	width: 363px;
	margin: 0;
	max-width: 100%;
}

.footer-widgets-3 {
	float: right;
	width: 348px;
	margin: 0;
	max-width: 100%;
}

.footer-widgets-2 p {
}

.genesis_after_content {
}
/*
Site Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	background: url(http://www.freshouttatime.com/wp-content/uploads/2015/02/abstract_wave_pattern-blue5003.jpg);
	border-top: 2px solid #105482;
	overflow: hidden;
	clear: both;
}

#footer a {
	color: #ddd;
	text-decoration: none;

}

#footer p {
	margin-bottom: 0;
	color: #ddd;
}

#footer .wrap {
	font-size: 15px;
	margin: 0 auto;
	padding: 16px 0 15px;
	overflow: hidden;
	text-shadow: none;
	text-transform: uppercase;
	width: 1000px;
	color: #fff;
	max-width: 100%;

}

/*
Newsletter and Social
---------------------------------------------------------------------------------------------------- */

/* Newsletter
--------------------------------------------- */

#newsletter {
	background: none;
	width: 340px;
	height: 100px;
	padding-top: 60px;
	padding-left: 10px;
	margin-left: 90px;
	margin-top: -5px;
} 

#newsletter form input {
	font-size: 13px;
	height: 30px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 1139px) {

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 100%;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}

	.content {
		width: 100%;
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.site-header .widget-area {
		width: 100%;
	}

.home-left,
.home-left-center,
.home-left-bottom,
.home-left-bottom-2,
.home-left-bottom-3,
.home-left-bottom-4,
.home-left-bottom-5,
.home-right,
.home-right-center,
.home-right-bottom,
.home-right-bottom-2,
.home-right-bottom-3,
.home-right-bottom-4,
.home-right-bottom-5,
.footer-widgets-1, 
.footer-widgets-2, 
.footer-widgets-3 
	padding: auto;
	width: 100%;
}
}