@font-face {
    font-family: 'PT Sans Narrow'; /*pt_sans_narrowregular*/
    src: url('/fonts/ptsansnarrow-regular-webfont.woff2') format('woff2'),
         url('/fonts/ptsansnarrow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans Narrow Bold';
/*   src: url(' ') format('woff2'),
         url(' ') format('woff');*/
    font-weight: normal;
    font-style: normal;
}

html, img, ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

html {
	height: 100%;
}

html {
/*	background-color: #000000;*/
}

body {
	font-family: 'PT Sans Narrow', Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	margin: 0px; 
	padding: 0px;
	color: #696969;
	height: 100%;
}

a {font-weight: bold; font-style: normal;}
a:link {color: #af0000;}
a:visited {color: #000000;}
a:hover {color: #af0000;}
a:active {color: #af0000;}

a.nav_a {font-weight: bold; font-style: normal;}
a.nav_a:link {color: #af0000;}
a.nav_a:visited {color: #af0000;}
a.nav_a:hover {color: #000000;}
a.nav_a:active {color: #af0000;}

a.nav_b {font-weight: bold; font-style: normal;}
a.nav_b:link {color: #af0000;}
a.nav_b:visited {color: #af0000;}
a.nav_b:hover {color: #000000;}
a.nav_b:active {color: #af0000;}

p {
	margin: 0px 0px 10px 0px;
	line-height: 130%;
}

#nav_y_logo {
	width: 100%;
	margin: 0px auto;
	font-size: 20px;
	position: fixed;
	background: #ffffff;
	top: 0;
	left: 0;
	right: 0;
	z-index: 101;
}

#nav_y_logo img {
	margin: 0px auto;
}

#nav_nav {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow Bold', Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #aaaaaa;
	font-weight: normal;
}

#nav_nav li {
	display: inline;
}

#nav_nav a.nav_a {
	display: inline-block;
	padding: 5px 15px;
	margin: 5px;
	text-decoration: none;
	color: #000000;
/*	border: 3px solid #000000;
	border-radius: 10px;*/
	transition: 0.3s;
	background-color:rgba(255, 255, 255, 0.85);
}

#nav_nav a:hover {
	color: #af0000;
	border-radius: 10px;
}

#nav_nav a.nav_a:hover {
	background-color: #e8e8e8;
}

#big_container {
	margin: 0px auto;
	width: 100%;
	position: relative;
}

.above_nav {
	height: 0px;
}

.peek_a_boo {
	background: url("paar.png") no-repeat center 100px;
	height: 1000px;
	width: 100%;
	background-attachment: fixed;
/*	background-position: center 100px;
	background-repeat: no-repeat;*/
	background-size: 100% auto;
/*	position: fixed;*/
	z-index: 8;
}

.songs_in_the_key_of_space {
	height: 100px;
	display: block;
	clear: both;
}

.the_legs {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow Bold', Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #aaaaaa;
	font-weight: normal;
}

.the_legs li {
	display: inline;
	padding-right: 10px;
}



.news_container {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	height: auto;
	color: #000000;
	width: 100%; /* 70% */
	background-color: #ffffff;
/*	z-index: 20;*/
}

.news_content {
	padding: 10px;
	position: relative;
	width: 70%;
	margin: 0px auto;
	text-align: left;
/*	background-color:rgba(255, 255, 255, 0.85);*/
}

.news_content img {
	max-width: 90%;
	padding: 0;
	margin: 0px auto;
	text-align: center;
	display: block;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1); 
}

.news_content iframe {
	max-width: 90%;
	padding: 0;
	margin: 0px auto;
	text-align: center;
	display: block;
	width: 100%;
}

.news_content .fb-video {
	max-width: 90%;
	padding: 0;
	margin: 0px auto;
	text-align: center;
	display: block;
}

.news_category {
	font-size: 32px;
	color: #000000;
}

.news_headline {
	font-family: 'PT Sans Narrow Bold', Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}

.news_date {
	font-size: 14px;
	color: #696969;
	font-style: italic;
}

.news_deleter {
	float: left;
	padding: 2%;
	background-color: red;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.news_editor {
	float: left;
	padding: 2%;
	background-color: green;
	color: white;
	font-weight: bold;
	cursor: pointer;
}


.image_container {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	height: auto;
	color: #000000;
	width: 960px; /* 70% */
	background-color: #ffffff;
/*	z-index: 20;*/
}

.image_content {
	padding: 10px;
	position: relative;
	width: 300px;
	margin: 0px auto;
}

.img_red {
	border: 5px solid red;
}

.img_green {
	border: 5px solid green;
}

.image_deleter {
	float: left;
	padding: 2%;
}

.image_current {
	float: left;
	padding: 2%;
}

#footer_container {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	background-color: #ffffff;
	height: auto;
	color: #000000;
	width: 100%; /* 70% */
/*	z-index: 20;*/
}

#footer_content {
	padding: 10px;
	position: relative;
	margin: 0px auto;
	font-size: 14px;
/*	background-color:rgba(255, 255, 255, 0.85);*/
	text-align: center;
	width: 70%;
}


#nav_nav_social {
	list-style-type: none;
	margin: 10px auto;
	padding: 0px;
	text-align: center;
/*	text-transform: uppercase;*/
	font-size: 14px;
	color: #aaaaaa;
	font-weight: bold;
}

#nav_nav_social li {
	display: inline;
	font-size: 24px;
}

#nav_nav a.nav_b {
	padding: 5px 5px;
	margin: 10px;
	transition: 0.3s;
}

#nav_nav_social a.nav_b {
	display: inline-block;
	padding: 5px 15px;
	margin: 5px;
	text-decoration: none;
	color: #000000;
/*	border: 3px solid #000000;
	border-radius: 10px;*/
	transition: 0.3s;
}

#nav_nav_social a.nav_b {
	padding: 5px 5px;
	margin: 10px;
	transition: 0.3s;
}

#nav_nav_social a:hover {
	color: #af0000;
	border-radius: 10px;
}

#nav_nav_social a.nav_b:hover {
	background-color: #e8e8e8;
}

#nav_nav a.nav_b:hover {
	color: #000000;
}

hr {
	border: 0;
	height: 1px;
	background: linear-gradient(to right, white, grey, white);
}