/*
Theme Name: Summer of Sonic 2016 [REVISION 3]
Author: Summer of Sonic Team
Template: twentysixteen
*/

body {
	margin: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.35) 100%), url('images/bg-tl.png') left top no-repeat, url('images/bg-br.png') right bottom no-repeat, url('images/sos-background.png');
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.35))), url('images/bg-tl.png') left top no-repeat, url('images/bg-br.png') right bottom no-repeat, url('images/sos-background.png');
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.35) 100%), url('images/bg-tl.png') left top no-repeat, url('images/bg-br.png') right bottom no-repeat, url('splash-img/sos-background.png');
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.35) 100%), url('images/bg-tl.png') left top no-repeat, url('images/bg-br.png') right bottom no-repeat, url('splash-img/sos-background.png');
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.35) 100%), url('images/bg-tl.png') left top no-repeat, url('images/bg-br.png') right bottom no-repeat, url('splash-img/sos-background.png');
	background: #fff url('images/sos-background.png');

font-family: Montserrat, "Helvetica Neue", sans-serif;
	}

#page {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
	}
#guest-hero {
	width: 100%;
	margin: 20px auto 0;
	min-width: 300px;
	overflow: hidden;
	}
	#guest-hero img {
		width: 49%;
		min-width: 300px;
		float: left;
		margin: 0 2px;
		}


#guest-hero2 {
	width: 100%;
	margin: 10px auto;
	min-width: 300px;
	overflow: hidden;
	}
	#guest-hero2 img {
		width: 19.35%;
		min-width: 133.45px;
		float: left;
		margin: 4px 2px 1px;
		}

@media screen and (max-width: 740px) {
#guest-hero {
	text-align: center;
	}
	#guest-hero img {
		width: 95%;
		float: none;
		margin: 2px 0;
		}

#guest-hero2 {
	width: 95%;
	text-align: center;
	}
	#guest-hero2 img {
//		width: 95%;
		float: none;
//		margin: 2px 0;
		}

#content {
	width: 95%;
	}

}


#content {
	margin-top: 10px;
	padding: 10px;
}

.entry-title-home {
	font-size: 17px;
	}


@media screen and (max-width: 743px) {
	.news-text-list {
		 width: 65%;
	}
}

hr {
	margin: 0 0 10px;
	}

@media screen and (min-width: 61.5625em) {
.site-main > article { margin-bottom: 0; }
}

@media screen and (min-width: 44.375em) {
.site-main > article { margin-bottom: 0; }
}

.site-main > article { margin-bottom: 0; }



#header-bar {
	height: 70px;
	margin: 90px 0;
	background: #000;
	position: absolute;
	width: 100%;
	border-top: 3px solid #999;
	border-bottom: 3px solid #999;
	}

.site {
	margin: 0;
	background: transparent;
	}

.site-title a {
	color: #0080FF;
	}

.site-branding {
	margin: 0;
	padding: 0;
	}

img#sos-logo {
	max-height: 250px;
	}

#menu-toggle {
	margin-top: 10px;
	}
.site-header-menu,
.menu-toggle {
	color: #fff;
	}
.site-header-menu a,
.menu-toggle a {
	color: #fff;
	}
.site-header-menu li a:hover,
.site-header-main button hover {
	color: #ffcc00;
	}
.menu-toggle a:hover,
.menu-toggle:hover {
	color: #ffcc00;
	border: 1px solid #ffcc00;
	}

.site-header-main { align-items: center }

.site-content {
	background-color:rgba(255, 255, 255, 0.6);
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #ddd;
	}


@media screen and (max-width: 350px) {
	#header-bar {
		height: 70px;
		margin: 60px 0;
		}
}


@media screen and (max-width: 375px) {
	#header-bar {
		height: 70px;
		margin: 70px 0;
		}
}

@media screen and (max-width: 565px) {
	.site-branding {
		margin: 0 auto;
		}
	.menu-toggle {
		margin: 0;
		width: 100%;
		color: #fff;
		border: 1px solid #000044;
		background: #000;
		}
	.menu-toggle:hover,
	.menu-toggle:active {
		background: #ccc;
		color: #000;
		border: 1px solid #000;
		}
}

@media screen and (max-width: 909px) {
	.site-header-menu {
		margin-top: 0;
		}
	.site-header-menu li {
		background: #eee;
		border: 1px solid #ddd;
		padding: 0 10px;
		}
	.site-header-menu li a {
		color: #000099;
		}
	.site-header-menu li a:hover {
		color: #000;
		}
	#content {
		margin-top: 30px;
		}
}

@media screen and (min-width: 44.375em) {
	.site {
		margin: 0;
		}
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		height: 0;
		}
}