/*
Theme Name: Responsive Child Theme w/Top Icons
Theme URI: https://github.com/cyberchimps/responsive-childtheme/tree/social-icons-top
Description: Responsive Child Theme with Social icons on the top of the page instead of the botton.
Author: CyberChimps
Author URI: https://cyberchimps.com/
Template: responsive
Version: 1.0.0
*/

/* =Start Here
-------------------------------------------------------------- */


.read-more {
clear: none;
}
a {
color: #eb5b2f;
}

h4 {
font-size: 1.500em;
margin-bottom: 0em;
margin-top: 0em;
}

/* =Front Page
-------------------------------------------------------------- */

.front-page #wrapper {
margin: 0px auto 0px auto;
}

#featured {
border: 0px solid #e5e5e5;
border-radius: 0px;
padding-bottom: 0px;
background-color: #fff;
margin-bottom: 20px;
}

#featured-image {
margin: 0px 0 0 0;
}

.featured-title {
font-size: 40px;
padding: 25px 10px 10px 20px;
color: #87AF54;
text-align: left;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}

.featured-subtitle {
padding: 25px 10px 10px 20px;
text-align: center;
font-size: 30px;
padding-top: 5px;
color: #87AF54;
text-align: left;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}

.responsive-slider.flexslider {
margin-top: -29px;
}

.responsive-slider.flexslider .slides, .responsive-slider.flexslider .slides li {
list-style: none;
margin: 1px 0 0 0;
}

/* =General Design Elements
-------------------------------------------------------------- */

#wrapper {
border: 1px solid #eb5b2f;
margin: 5px auto 20px auto;
}

#content {
margin-top: 20px;
}

#content-blog {
margin-top: 20px;
}

.top-widget {
width: 100%;
}

#content-full {
margin-top: 20px;
margin-bottom: 20px;
}

#content-archive {
margin-top: 20px;
margin-bottom: 20px;
}

/* =General Design Elements
-------------------------------------------------------------- */
#widgets {
margin-top: 0px;
}

.widget-wrapper {
background: #fff;
margin: 10px 0 10px;
padding 10px;
}

.widget-title h3, .widget-title-home h3 {
padding: 0 0 10px 0;
}

.grid {
margin-bottom: .001%;
}

/* =Footer
-------------------------------------------------------------- */
.colophon-widget {
background: #fff;
min-height: 0;
}

#footer a {
color: #eb5b2f;
}

#footer a:hover {
color: #eb5b2f;
text-decoration:underline;
}

.copyright {
color: #eb5b2f;
}



/* =Events
-------------------------------------------------------------- */
.tribe-events-list-widget ol li {
margin-bottom: 15px;
}

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, #tribe-events .tribe-events-button, .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover {
background-color: #eb5b2f;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
background: #eb5b2f;
}

#tribe-events-bar {
margin-bottom: 5px;
}

/* =Social Icons
-------------------------------------------------------------- */
#header .social-icons {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 35px 5px 0 0;
	text-align: right;
}

#header .yelp-icon,
#header .vimeo-icon, 
#header .youtube-icon, 
#header .twitter-icon,
#header .facebook-icon, 
#header .linkedin-icon, 
#header .rss-feed-icon, 
#header .instagram-icon,
#header .pinterest-icon, 
#header .foursquare-icon,
#header .google-plus-icon, 
#header .stumble-upon-icon {
	display: inline;
	margin: 1px;
	padding-left: 3px;
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/