@charset "utf-8";

body {
	background-color: #000000;
}



/* MENU */

.header{
	position:fixed;
	z-index:9999;
	height:50px;
	width:100%;
	background-color:#000000;
	box-sizing:border-box;
}
.header .menutoggle{
	position:relative;
	height:50px;
	width:50px;
	background-color:#353535;
	box-sizing:border-box;
	display: none;
	cursor: pointer;
}
.header .menutoggle .icon{
	position:absolute;
	left:5px;top:5px;bottom:5px;right:5px;
	width:auto;height:auto;

}

.menulist{
	position:fixed;
	z-index:10000;
	left:0;top:50px;bottom:0;
	width:0;
	height:auto;
	background: rgba(0, 0, 0, .90);
	overflow-x:hidden;
	font-family: 'Open Sans', Arial, sans-serif;
}

.menulist p {
	font-size: 14px;
	color: #ffffff;
	width: 300px;
	text-align: center;
}

.menulist h1 {
	font-size: 18px;
	color: #ffffff;
	width: 320px;
	margin: 20px auto 0;
	text-align: center;
}

.menulist h2 {
	font-size: 16px;
	color: #ffffff;
	width: 300px;
	margin: 20px 0 0 10px;
}


.menulist ul {
	font-size: 14px;
	width: 300px;
	margin: 20px 0 0 10px;
	font-weight: 700;
}

.menulist li {
	margin-bottom: 14px;
}

.menulist a, .menulist a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menulist a:hover {
	text-decoration: none;
	color: #059dff;
}

.menuline{
	position:absolute;
	width:30px;
	height:5px;
	margin-left:4px;
	margin-bottom:5px;
	background:#ffffff;
}
.menuline.f{left:0;top:5px;}
.menuline.s{left:0;top:15px;}
.menuline.t{left:0;top:25px;}

.ye_sm {
	float: right;
	color: #ffffff;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin: -36px 10px 0 0;
	font-weight: 700;
}

.ye_sm i {
	margin-left: 10px;
}

.ye_sm i:hover {
	color: #00569b;
}

.ye_sm a, .ye_sm a:visited {
	color: #fff;
}

#resp_menu {
	width: 960px;
	margin: 0 auto;
	font-family: 'Lato', Arial, sans-serif;
	font-weight:  700;
	font-size: 13px;
}

#resp_menu ul {
	height: 50px;
}

#resp_menu li {
	float: left;
	padding: 17px 0 0 25px;
}

#resp_menu a, #resp_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#resp_menu a:hover {
	color: #c2c2c2;
}

#resp_ml {
	width: 70px;
	height: 50px;
}


/* HEADER */

#header {
	height: 418px;
	background-color: #e1e1d7;
}

#logo_bg {
	width: 1024px;
	height: 418px;
	margin: 0 auto;
}

#livestream {
	width: 1024px;
	height: auto;
	margin: 60px auto 0;
}

#saf44 {
	width: 1024px;
	height: auto;
	margin: 45px auto 0;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	font-style: italic;
}

#photowall {
	width: 960px;
	height: auto;
	margin: 60px auto;
}

#dis {
	height: auto;
	background-color: #e1e1d7;
	margin-top: 40px;
}

#dis_box {
	min-height: 600px;
}


#pp_copy {
	height: 40px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #ffffff;
}

/* 4pm 8 */

#quotes {
	width: 1024px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
}

#quotes h2 {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	color: #ffffff;
	text-align: center;

}

#quotes img  {
	width: 100%;
}

#quotes ul {
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}

#quotes li {
	width: 300px;
	height: auto;
	float: left;
	margin: 20px 40px 0 0;
}

#saf44_menu {
	width: 500px;
	height: 28px;
	overflow: hidden;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
	margin: 40px auto 0;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 700;
}

#saf44_menu ul {
	width: 370px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}

#saf44_menu li {
	float: left;
	margin: 5px 20px 0 0;
}

#saf44_menu a, #saf44_menu a:visited {
	color: #e1e1d7;
	text-decoration: none;
}


#saf44_menu a:hover {
	color: #858585;
	text-decoration: none;
}

/* 4:30 */

#article_wrap {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	font-family: 'Lato', sans-serif;
	color: #e1e1d7;
}

#article_wrap h1 {
	font-size: 22px;
	text-transform: uppercase;
	line-height: 26px;
}

#article_wrap h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#article_wrap h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#article_wrap h4 {
	font-size: 16px;
	margin-top: 20px;
	text-align: center
}

#article_wrap p {
	font: 16px Arial, sans-serif;
	margin-top: 20px;	
	line-height: 20px;
}

#content_left {
	float: left;
	width: 640px;
	height: auto;
}

#content_right {
	float: right;
	width: 300px;
	height: auto;
}

#bb {
	width: 300px;
	height: 250px;
	background-color: #101010;
}

#related_articles {
	width: 300px;
	height: auto;
	margin-top: 20px;
}

#article_wrap a, #article_wrap a:visited {
	color: #e1e1d7;
	text-decoration: none;
}

#article_wrap a:hover {
	color: #858585;
	text-decoration: none;
}







/*320px =iPhone portrait */
@media only screen and (min-width: 320px) and (max-width: 359px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	display: none;
}

#resp_menu {
	width: 70px;
	margin: -50px auto 0;
}

.mnav {
	display: none;
}

}