/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

body, h1, h2, h3, h4, h5, h6, p, a  {
    font-family: 'Lato', sans-serif !important;
}

button#responsive-menu-button {
	float:right;
	position: relative;
	top: 0px;
	right: -10px;
}

.site-inner {
	margin: 10px auto 0 !important;
	
	
}
input, select, textarea {
	    font-family: 'Lato', sans-serif;
}
.site-header .wrap {
	padding: 0;
	clear: both;
}

.site-header {
	min-height: 90px;
	max-height: 90px;
}

.page .entry-content {
	max-width: 980px;
}

div.title-area {
	padding: 0px;
	height: 0px;
}

.header-image .site-title > a {
	max-width: 300px;
	background-position: left center !important;
}

a {
	color: #bb0000;
	border-bottom: none;
}

a:focus, a:hover {
	border-bottom: none;
	
}

.site-inner, div.wrap, .site-header {
  margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	min-width: 600p;
	

}
.site-header .wrap {
max-width: 900px;
	
}
.site-inner {
	max-width: 980px;
	padding-left: 40px;
	padding-right: 40px;
}
.site-footer {
	padding: 5px;
	
}

html, body {
	height: 100% !important;
}
 
.site-container {
	height: 100% !important;
}
 
.page-wrap {
	min-height: 100% !important;
	/* equal to footer height */
	margin-bottom: -45px !important;
 
}
 
.site-inner {
 	min-height: 100% !important;
	/* equal to footer height */
	margin-bottom: -45px !important; 
}

.site-footer, .site-inner:after {
	height: 45px !important;
}


div.widget-area.header-widget-area{
	width: 160px !important;
}
section#wpcom_social_media_icons_widget-2.widget.widget_wpcom_social_media_icons_widget {
width: 120px;	
}

.genericon {
	font-size: 20px !important;
	vertical-align: bottom !important;
	font-family: Genericons !important;
}

.genericon.genericon-facebook, .genericon.genericon-twitter, .genericon.genericon-youtube,
.genericon.genericon-googleplus {
	color: #5b5e5e;
}

a.genericon.genericon-facebook:hover {
	color: #3b5998 !important;
}

a.genericon.genericon-twitter:hover {
	color: #1da1f2 !important;
}

a.genericon.genericon-youtube:hover {
	color: #cd201f !important;
}

a.genericon.genericon-googleplus:hover {
	color: #dd4b39 !important;
}

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

	.header-image .site-title > a {
	max-width: 180px;
	background-position: left center !important;
}

.widget_wpcom_social_media_icons_widget {
	display:none !important;	
}
div.widget-area.header-widget-area {
	width: 45px !important;
}
}



@media only screen and (min-width: 800px) {
	.site-inner {
		padding-top: 100px;
	}
}
div.entry-content, .entry-title, .entry-meta, header.entry-header {
max-width: 100% !important;
padding: 0 !important;
width: 100% !important;
}

.post-date {
	font-weight: bold;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], #tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover {
	background-color: #bb0000;
}

#tribe-events-content .tribe-events-tooltip h4 {
	color: #bb0000;
}

.nf-form-content .ninja-forms-field {
	color: #333 !important;
}

/*Sarah Craft's CSS*/

