/*
	Theme Name: Custom Theme by PixelMeDesigns.com
	Theme URI: http://www.PixelMeDesigns.com
	Description: Custom child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0
	
	Tags: black, custom-background, custom-header, custom-menu, fixed-width, left-sidebar, one-column, orange, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.6.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
 

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* 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-Sidebar Wrap
* 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 Widgets
* Footer
* Comments
* Gravity Forms

*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
    color: #414141;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.5625;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

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;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #3c5294;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: #004d0a url(http://www.mashupmom.com/wp-content/uploads/2013/12/bkgtop.png) repeat-x;
}


/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0px auto;
	width: 100%;
}


/* Header
------------------------------------------------------------ */

.site-header {
background: url(images/header1.png) no-repeat;
	height: 157px;
	max-width: 1100px;
margin: 0px auto;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 10px 0 0;
	width: 400px;
}
	
.site-title {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description {
	color: #817c76;
	font-size: 14px;
}

.site-header .widget-area {
	float: right;
	max-width: 415px;
margin-top: 6px;
margin-right: 17px;
}

.newsletter{
background: url(http://www.mashupmom.com/wp-content/uploads/2017/01/Newsletter1.png) no-repeat;
width: 329px;
height: 75px;
padding-top: 23px;
margin-top: 5px;
}

.social{
margin-top: 3px;
}

.social a{
margin-right: 10px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 157px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 600px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 1000px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

.site-header ul.nav,
.site-header ul.menu {
	float: right;
}

.site-header ul.nav ul,
.site-header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

.site-header ul.nav li,
.site-header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
}

.site-header ul.nav li a,
.site-header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

.site-header ul.nav li a:hover,
.site-header ul.nav li a:active,
.site-header ul.nav .current_page_item a,
.site-header ul.nav .current-cat a,
.site-header ul.nav .current-menu-item a,
.site-header ul.menu li a:hover,
.site-header ul.menu li a:active,
.site-header ul.menu .current_page_item a,
.site-header ul.menu .current-cat a,
.site-header ul.menu .current-menu-item a {
	background-color: #817c76;
	color: #fff;
}

.site-header ul.nav li a .sf-sub-indicator,
.site-header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.site-header ul.nav li li a,
.site-header ul.nav li li a:link,
.site-header ul.nav li li a:visited,
.site-header ul.menu li li a,
.site-header ul.menu li li a:link,
.site-header ul.menu li li a:visited {
	background-color: #817c76;
	border: 1px solid #65605b;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	position: relative;
	width: 138px;
}

.site-header ul.nav li li a:hover,
.site-header ul.nav li li a:active,
.site-header ul.menu li li a:hover,
.site-header ul.menu li li a:active {
	background-color: #000;
}

.site-header ul.nav li ul,
.site-header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.site-header ul.nav li ul a,
.site-header ul.menu li ul a { 
	width: 140px;
}

.site-header ul.nav li ul ul,
.site-header ul.menu li ul ul {
	margin: -29px 0 0 159px;
}

.site-header ul.nav li:hover>ul,
.site-header ul.nav li.sfHover ul,
.site-header ul.menu li:hover>ul,
.site-header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

.nav-primary {
background: #433d40;
	clear: both;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
}

.nav-primary .wrap{
	max-width: 1100px;
margin: 0px auto;
}

.nav-primary ul {
	float: left;
	width: 100%;
}

.nav-primary li {
	float: left;
	list-style-type: none;
}

.nav-primary li a {
	color: #fff;
	display: block;
	padding: 6px 9px;
	position: relative;
	text-decoration: none;
}

.nav-primary li a:hover{
background:#61555b;
}
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	color: #fff;
}

.nav-primary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-primary li li a,
.nav-primary li li a:link,
.nav-primary li li a:visited {
	background-color: #433d40;
	border: 1px solid #000;
	border-top-width: 0;
	color: #fff;
	font-size: 14px;
	padding: 4px;
	position: relative;
	width: 200px;
}

.nav-primary li li a:hover,
.nav-primary li li a:active {
background:#61555b;
}

.nav-primary li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

.nav-primary li ul a { 
	width: 150px;
}

.nav-primary li ul ul {
	margin: -29px 0 0 169px;
}

.nav-primary li:hover>ul,
.nav-primary li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.nav-primary li.right {
	color: #000;
	float: right;
	padding: 5px 10px;
}

.nav-primary li.right a {
	background: none;
	border: none;
	color: #000;
	display: inline;
	text-decoration: none;
}

.nav-primary li.right a:hover {
	color: #000;
	text-decoration: underline;
}

.nav-primary li.search {
	padding: 0 10px;
}

.nav-primary li.rss a {
	background: url(images/feed.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.nav-primary li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

.nav-secondary {
	background: #433d40;
	clear: both;
	color: #fff;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
	overflow: hidden;
	width: 100%;
}

.nav-secondary .wrap{
	max-width: 1100px;
margin: 0px auto;
}

.nav-secondary ul {
	float: left;
	width: 100%;
}

.nav-secondary li {
	float: left;
	list-style-type: none;
}

.nav-secondary li a {
	color: #fff;
	display: block;
	padding: 7px 20px;
	position: relative;
	text-decoration: none;
}

.nav-secondary li a:hover{
background:#61555b;
}
.nav-secondary li a:active,
.nav-secondary .current_page_item a,
.nav-secondary .current-cat a,
.nav-secondary .current-menu-item a {
	color: #fff;
}

.nav-secondary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-secondary li li a,
.nav-secondary li li a:link,
.nav-secondary li li a:visited {
	background: #433d40;
	border: 1px solid #000;
	border-top-width: 0;
	color: #fff;
	font-size: 14px;
	padding: 4px;
	position: relative;
	width: 200px;
}

.nav-secondary li li a:hover,
.nav-secondary li li a:active {
background:#61555b;
}

.nav-secondary li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

.nav-secondary li ul a { 
	width: 140px;
}

.nav-secondary li ul ul {
	margin: -29px 0 0 159px;
}

.nav-secondary li:hover>ul,
.nav-secondary li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

.site-inner {
background: #fff;
	margin: 0px auto;
	padding: 0px 10px;
	max-width: 1100px;
}

.site-inner .wrap {
	overflow: hidden;
}

.box-left{
background: url(images/TopBox2.png);
background-repeat: no-repeat;
width: 330px;
height: 147px;
float: left;
margin: 1%;
padding: 5px;
}

.box-middle{
background: url(images/TopBox2.png);
background-repeat: no-repeat;
width: 330px;
height: 147px;
float: left;
margin: 1%;
padding: 5px;
}

.box-right{
background: url(images/TopBox2.png);
background-repeat: no-repeat;
width: 330px;
height: 147px;
float: right;
margin: 1%;
padding: 5px;
}

.box-left h2 a{
font-size: 15px;
line-height: 17px;
}

.box-middle h2 a{
font-size: 15px;
line-height: 17px;
}

.box-right h2 a{
font-size: 15px;
line-height: 17px;
}

.box-left h4{
color: #722425;
}

.box-middle h4{
color: #722425;
}


.box-right h4{
color: #722425;
}

.postnav1{
background: url(images/postnav1.png) no-repeat;
width: 214px;
height: 35px;
padding: 15px 10px;
font-size: 20px;
font-weight: bold;
color: #fff !important;
text-align: center;
}

.postnav2{
background: url(images/postnav2.png) no-repeat;
width: 214px;
height: 35px;
padding: 15px 10px;
font-size: 20px;
font-weight: bold;
color: #fff !important;
text-align: center;
}

.postnav1 a{
font-size: 20px;
color: #fff !important;
}

.postnav2 a{
font-size: 20px;
color: #fff !important;
}

#expired-icon {
position:  absolute;
margin-top: -3em;
margin-left: -2em;
}

.category-expired {
text-decoration:line-through;
}

.disclaimer{
font-size: 12px;
	font-style: italic;
margin-top: -10px;
margin-bottom: 20px;
}

.commentcount {
font-size: 20px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	max-width: 1100px;
}

.content-sidebar .content-sidebar-wrap {
	width: 1100px;
}
.sidebar-content .content-sidebar-wrap {
	max-width: 1100px;
}

.sidebar-content-sidebar .content-sidebar-wrap {
	max-width: 960px;
	float: right;
}

.sidebar-sidebar-content .content-sidebar-wrap {
	max-width: 960px;
	float: right;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	max-width: 960px;
	float: left;
}

.full-width-content .content-sidebar-wrap {
	max-width: 1100px;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	max-width: 730px;
	padding: 0px;
}

.content-sidebar .content {
	max-width: 730px;
}
.sidebar-content .content {
	max-width: 730px;
}

.content-sidebar-sidebar .content {
	padding: 5px;
	max-width: 530px;
}

.sidebar-content-sidebar .content{
	padding: 5px;
	max-width: 620px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	padding: 5px;
	max-width: 620px;
	float: right;
}

.content-sidebar-sidebar .content {
	padding: 5px;
	max-width: 620px;
}

.full-width-content .content {
	max-width: 1100px;
}


blockquote {
	background-color: #eaeaea;
	clear: both;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote {
	background: #e9e9e9;
	clear: both;
	margin: 0 10px 20px;
	padding: 20px 20px 0 20px;
}

blockquote p {
	color: #414141;
}

.post {
padding: 10px;
	margin: 0 0 40px;
border-bottom: 2px solid #722425;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 20px;
}

.entry-content a{
font-weight: bold;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

.entry-title {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #3c5294;
font-weight: bold !important;
}

/* 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%;
border: none;
}
.genesis-grid-odd {
clear: both;
float: left;
padding: 0 0 15px ;
width: 48%;
border: none;
}
.genesis-grid-even,
.genesis-grid-odd {
margin: 0 0 20px;
}

.genesis-grid-even .entry-footer .entry-meta{
display: none;
}

.genesis-grid-odd .entry-footer .entry-meta{
display: none;
}

/* Headlines
------------------------------------------------------------ */
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .widget-area h4 {
	font-weight: normal;
	text-decoration: none;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #722425;
	margin: 0 0 5px;
}

h1 {
	color: #722425;
	font-size: 22px;
	line-height: 25px;
}
h2{
	color: #722425;
	font-size: 22px;
	line-height: 25px;
}
h2 a,
h2 a:visited {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #3c5294;
font-weight: bold;
	font-size: 22px;
	line-height: 25px;
}

h2 a:hover {
	color: #433d40;
	text-decoration: none;
}

.widget-area h2 {
font-family:"Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
}


h3 {
	color: #722425;
	font-size: 20px;
}

h4 {
	color: #722425;
	font-size: 18px;
}

.widget-area h4{
	color: #722425;
font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

h5 {
	font-size: 16px;
}

.footer-widgets h4{
	color: #fff;
font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

h6 {
	font-size: 14px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content ol {
	margin: 0 0 0 35px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-image: url(images/bullet.png);
	margin: 0px 0px 5px 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 11px;
	margin: 5px 0 10px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	text-transform: uppercase;
}


/* 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
------------------------------------------------------------ */

.entry-comments-link,
.entry-tags {
	background: url(images/icon-dot.png) no-repeat center left;
	margin: 0 0 0 3px;
	padding: 0 0 0 8px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {	
	background-color: #f5f5f5;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

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 {
	border: none;
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	padding: 5px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.pagination {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background-color: #433d40;
	color: #fff;
	padding: 5px 8px;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #8b3133;
	color: #fff;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	max-width: 350px;
	background: #eeeeee;
}

.sidebar-secondary {
	float: left;
	max-width: 120px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar .widget {
	background: #eeeeee;
	margin: 0 0 25px;
	padding: 10px;
border-bottom: 1px dashed #517527;
}

.widget-area ol,
.widget-area ul {
	margin: 0 0 -5px 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
 	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}

#about {
font-size: 14px;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	background-color: #f5f5f5;
	color: #65605b;
	display: inline;
	font-size: 12px;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
margin-bottom: 15px;
	overflow: hidden;
	padding: 5px 0 10px;
border: none;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.comment-reply a,
.comment-reply a:visited,
.search-form input[type="submit"],
#submit {
text-transform:uppercase;
	background-color: #517527;
	border: 1px solid #517527;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 3px;
	text-decoration: none;

}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.comment-reply a:hover,
.search-form input[type="submit"]:hover,
#submit:hover {
	background-color: #518a12;
	border: 1px solid #518a12;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 25px 0 0;
}

.nav-primary .search-form {
	float: right;
margin-top: 2px;
}

.search-form input[type="search"] {
background: #fff;
	color: #000;
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 3px 5px;
	width: 160px;
}

.sidebar .search-form input[type="search"] {
	width: 230px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	color: #65605b;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 190px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
background: #433d40;
    clear: both;
    font-size: 15px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
    width: 100%;
}

 
.footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 24px 5px;
    width: 1100px;
    margin: 0 auto;
}
 
.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: 15px;
    padding: 0 0 10px;
color: #fff;
}

.footer-widgets ul {
    list-style-type: none;
    margin: 0 0 10px;
}
 
.footer-widgets ul li {
    list-style-type: square;
    margin: 0 0 0 15px;
}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
    float: left;
    padding: 0 30px 0 0;
    width: 330px;
}
 
.footer-widgets-2 {
    float: left;
    width: 330px;
}
 
.footer-widgets-3 {
    float: right;
    width: 330px;
}

.footer-widgets a{
color: #fff;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
background: #433d40;
	clear: both;
	font-size: 16px;
	overflow: hidden;
	padding: 0px 0;
	width: 100%;
    margin: 0 auto;
color: #fff;
}

.site-footer p {
	font-size: 15px;
color: #fff;
}

.site-footer .gototop {
	float: left;
	width: 200px;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}

.site-footer a{
color: #fff;
}


/* Comments
------------------------------------------------------------ */

.entry-comments{
font-weight: normal;
}

#respond {
	margin: 0 0 15px;
	overflow: hidden;
font-weight: normal;
}

.comment-content{
font-weight: normal;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
font-weight: normal;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #65605b !important;
	font-family: Georgia, Times, 'Times New Roman', serif !important;
	font-size: 12px;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/*
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) {

}

@media only screen and (max-width: 1139px) {

.site-container{
width: 1100px;
overflow: hidden;
}

}

@media only screen and (max-width: 1023px) {

	body {
		background-color: #fff;
	}

	.site-container {
		width: 100%;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

.nav-primary{
margin: 0px;
padding: 2px 0px;
height: auto;
background: #433d40;
}

.nav-primary li a {
float: left;
padding: 3px 8px;
}

.nav-secondary{
margin: 0px;
padding: 2px 0px;
height: auto;
background: #433d40;
}

.nav-secondary li a{
float: left;
padding: 3px 8px;
}
.site-inner {
width: 100%;
padding: 0px 0;
}

.content-sidebar-wrap {
width: 100%;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap {
width: 100%;
}
.sidebar-sidebar-content .content-sidebar-wrap { 
width: 100%;
}

.full-width-content .content-sidebar-wrap { 
width: 98%;
}

.content {
width: 98%;
}

.entry {
width: 97%;
padding: 1%;
}

.content-sidebar .content,
.sidebar-content .content {
width: 100%;
}

.content-sidebar-sidebar .content {
width: 100%;
}

.sidebar-content-sidebar .content{
width: 100%;
}
.sidebar-sidebar-content .content {
width: 100%;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 100%;
}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,

	.sidebar .widget{
width: auto;
border: none;
}
	.site-header {
		padding: 0;
margin: 0px;
	}

	.site-header .wrap{
		padding: 0;
margin: 0px;
	}

.sidebar{
float: left;
width: 100%;
}

	.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;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
		padding-top: 1.2rem;
	}

	.site-footer {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets {
		margin: 0px;
	}

	.footer-widgets-1 {
		margin: 0px;
	}

.newsletter{
display: none;
}

.box-left{
display: none;
}

.box-right{
display: none;
}

.box-middle{
display: none;
}

}

@media only screen and (max-width: 767px) {

.site-container{
overflow: hidden;
}

.site-header{
background: url(images/logomedia2.png) no-repeat;
height: 187px;
width: 283px;
margin: 0px auto;
}

.nav-primary .wrap{
width: 100%;
}

.site-inner {
width: 100%;
padding: 0px 0;
}

.content-sidebar-wrap {
width: 100%;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap {
width: 100%;
}
.sidebar-sidebar-content .content-sidebar-wrap { 
width: 100%;
}

.full-width-content .content-sidebar-wrap { 
width: 98%;
}

.content {
width: 98%;
}

.entry {
width: 97%;
padding: 1%;
}

.content-sidebar .content,
.sidebar-content .content {
width: 100%;
}

.content-sidebar-sidebar .content {
width: 100%;
}

.sidebar-content-sidebar .content{
width: 100%;
}
.sidebar-sidebar-content .content {
width: 100%;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 100%;
}

.newsletter{
display: none;
}

.social{
display: none;
}
}