/*
 Theme Name:   Scripps Twenty Fourteen Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       SIO
 Author URI:   http://example.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* center the site */
.site {
	margin: 0 auto;
}

.site-title > a {
	font-size: 24px;
	
}

/* for sio-bluemoon */
.home .site-content .entry-header,
.home .site-content .entry-content,
.home .site-content .entry-meta {
	max-width: 100%;
}
.sio-bluemoon-co2-ppm {
	color: #f77;
	font-size: 30px;
}

/* for sio-latest-posts */
.home .sio-latest-post {
	clear: both;
	display: table;
	margin-bottom: 2em;
}
.home .sio-latest-post .attachment-thumbnail {
}
.home .sio-latest-post .entry-meta {
	clear: none;
}
.home .sio-latest-post .entry-content {
	text-transform: none;
	clear: none !important;
	font-size: 14px;
}
.home .sio-latest-post .entry-content:after {
	clear: none;
}
.home .sio-latest-post .entry-author:after {
	clear: both;
}


/* Mobile Navigation Fix */
@media screen and (min-width: 783px) {
    .menu-toggle {
        display: none;
    }
}
.menu-toggle {
    position: inherit !important;
    top: auto !important;
    right: auto !important;
    float: right !important;
}
.menu-toggle:before {
    display: inline-block !important;
}

.search-toggle {
    margin-right: 0 !important;
}

@media screen and (max-width: 782px) {
    .search-box-wrapper {
        clear: both;
        position: relative !important;
        top: auto !important;
        right: auto !important;
    }
    
    .site-navigation {
        clear: both;
    }
    
    .nav-menu {
        clear: both;
    }
    
    .primary-navigation.toggled-on {
        padding-top: 0 !important;
    }
}


/* Mobile Slider Control Fix */
.slider-control-paging {
    background: #eaeaea !important;
}


/* CONTENT AREA */

.float-right	{
	float: right;
}
@media screen and (max-width: 480px) {

    .float-right { float: inherit; }

}


/* NAVIGATION */
.primary-navigation .nav-menu {
	font-weight: 600;
}


/* FOOTER */

.site-info { 
	color: #595959;
}

.footer-sidebar .widget .widget-title {
	font-weight: 600;
	font-size: 12px;
}

/*
.site-title {
	font-weight: 500;
	font-size: 1.5em;
}


.breadcrumbs {
	margin-left: 20px;
	margin-bottom: 20px;
}

@media screen and (max-width: 480px)

{


.ss-icon.ss-social-circle {
	font-size: 28px;
}

.content-sidebar .widget .widget-title, .widget-title.video
 {
	color: #595959;
	border-top: 5px solid #595959;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
	background-color: #595959;
}


*/
   
    
#mc_embed_signup	{
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    padding: 7px 10px 10px;
	clear:left; 
	font:14px Helvetica,Arial,sans-serif; 
	}
	
#mc_embed_signup input.button {
	width: 100%;
}

#mc_embed_signup input.email {
	width: 100%;
}

#mc_embed_signup label {
	color: #595959;
	font-weight: 300;
}
