/*
Theme Name:		Susan O
 Theme URI:		https://wordpress.org/themes/twentyseventeen/
 Description:    a child theme for use with twentyseventeen.
 Author:         hamiltro
 Author URI:     http://www.hamiltrowebsitedesign.com
 Template:       twentyseventeen
 Version:        1.0.0
*/

div.site-branding-text	{
	width: 100%;
	text-align: center;
	
}

body.has-header-image h1.site-title,
body.has-header-image h1.site-title a	{
	color: #ffd093 !important;
	font-family: Georgia; serif;
}

@media screen and (min-width: 48em) {.panel-content .wrap	{padding-top: 2em;} }

.navigation-top a {
	color: #412d2f !important;
}

/*header.entry-header	{
	display: none;
}

h2.entry-title	{
	visibility: hidden;
}*/

h2	{
	color: #412d2f;
	color: #322d5b;
}

h2.entry-title	{
	font-size: 1.625rem !important;

}

a.post-edit-link	{  /*temp*/
	display: none;
}

a.absolute	{
	position:absolute;
	top: -120px;
}

.post-20	{	/*therapies */
	background-color: #fbeedd;
	background-color: #fbf4dd;
}

.post-20 h2.entry-title	{
	margin-bottom: 1.5em;
}

.post-20,.post-21	{
	padding-top: 2em;
}

@media screen and (min-width: 48em){
	.page.page-one-column .entry-header, 
	.twentyseventeen-front-page.page-one-column .entry-header, 
	.archive.page-one-column:not(.has-sidebar) .page-header 
	{margin-bottom: 0;}
}

.site-footer	{
	background-color: #f3f1d6;
	background-color: #412d2f;
	color: #fff;
}

.site-info	{
	display:none;
}

h2.widget-title	{
	font-size: 1.625rem;
	color: #fff;
}

.site-footer a	{
	color: #fff;
}

.site-footer a:hover {
	color: #ffd093 !important;
	border-bottom: 2px solid #ffd093 !important;
	}
	
	.site-footer u	{
		text-decoration: none;
	}
	
@media screen and (max-width:1023px) and (orientation:landscape)	{
	.site-branding {margin-bottom: 30px !important; /* override styles added by JavaScript */}
	h1.site-title	{font-size: 1.5em;}
	}
}