/*
Theme Name: esg01
Theme URI: http://www.esgunited.org/
Description: Child Theme for Twenty Seventeen
Author: Pete Gray
Author URI: http://www.esgunited.org/
Template: twentyseventeen
Version: 0.1
*/

/* @import url("../twentyseventeen/style.css"); */
/*
.entry-date {
	display: none;
}

.twentyseventeen-front-page .site-content{
	  padding-top: 5.5em;
}

.twentyseventeen-front-page .panel-content .wrap{
	padding-top:0;
} */

/*.has-sidebar:not(.error404) #primary{
    float: left;
    width: 63%;
}

.has-sidebar #secondary{
	 width: 28%;
}*/
/*
.panel-content .wrap{
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.sidebar-button {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none !important;
	box-shadow: none !important;
	margin: 0;
	padding: 6px 12px;
	text-align: center !important;
	display: block !important;
}

.sidebar-button:hover {
	color: #DDDDDD;
	text-decoration: none !important;
	box-shadow: none !important;
}
.sidebar-orange:link {
	background: #FF9900;
	color: #000000 !important;
}

.sidebar-orange:hover {
	background: #FFAA77;
}
.sidebar-purple:link {
	background: #660088;
}

.sidebar-purple:hover {
	background: #8800aa;
}
.sidebar-teal:link {
	background: #008478;
}

.sidebar-teal:hover {
	background: #11A498;
}
.sidebar-blue:link {
	background: #00B5E2;
}

.sidebar-blue:hover {
	background: #00D5FF;
}

@media screen and (max-width: 48em) {
.has-sidebar #secondary{
	 width: 85%;
}


}

@media screen and (min-width: 48em) {

.has-sidebar:not(.error404) #primary{
    float: left;
    width: 63%;
}

.has-sidebar #secondary{
	 width: 28%;
}


body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header-full-width,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
display: block;
width: 100%;
}

.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content-full-width,
body.page-two-column #comments {
display: block;
width: 100%;

}


}
 */

