@import url(https://fonts.googleapis.com/css?family=Roboto);
@charset "utf-8";
html {
	font-family: Roboto;
	letter-spacing: 1.5px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: 400;
}
.years {
	letter-spacing: 1px;	
	color: black;
	font-size: 10px;
	line-height: 20px;
	background: white;
	padding: 2px;
}
#socialbar {
	width: 100%;
	height: 30px;
	text-align: left;
}
#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
}
#content {
	padding-bottom: 20px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: auto;
}
#copy {
	float: right;
	clear: left;
	padding: 30px;
}
/* --- Page Layout Desktop --- */
body {
    min-width: 375px;
}
#main {
	width: 94%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.logoheader {
	margin: 0;
	position: relative;
	width: 100%;
	float: left;
	clear: left;
}
.navigation {
	margin: 0;
	top: 0px;
	width: 500px;
	float: left;
	clear: left;
}
.column1 {
	margin: 0;
	position: relative;
	width: 500px;
	float: left;
	clear: left;
}
.column2 {
	margin: 0;
	position: relative;
	width: 500px;
	float: left;
	clear: left;
}
.column3 {
	margin: 0;
	position: relative;
	width: 500px;
	float: left;
	clear: left;
}
.column4 {
	margin: 0;
	position: relative;
	width: 355px;
	float: left;
}
.headerbar {
	color: #666;
	background-color: #FFF;
	font-weight: normal;
	height: inherit;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 1px;
	top: 80px;
}
.collapse p {
	background-image: url(../images/transwhite_30.png);
	margin-bottom: 1px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
}
.expand {
	background-color: transparent;
	background-image: url(../images/transwhite_50.png);
	margin-bottom: 1px;
}
#switch, .switch {
	margin-bottom: 5px;
	text-align: right;
}
td p a {
}


/* --- Page Layout mobile  --- */
@media only screen and (max-width: 540px) {
	#main {
	margin-left: 5px;
}
.logoheader {
	margin: 0;
	position: relative;
	width: 100%;
	float: left;
	clear: left;
}
.navigation {
	margin: 0;
	top: 0px;
	width: 355px;
	float: left;
	clear: left;
}
.column1 {
	margin: 0;
	position: relative;
	width: 355px;
	float: left;
	clear: left;
}
.column2 {
	margin: 0;
	position: relative;
	width: 355px;
	float: left;
	clear: left;
}
.column3 {
	margin: 0;
	position: relative;
	width: 355px;
	float: left;
	clear: left;
}
.column4 {
	margin: 0;
	position: relative;
	width: 355px;
	float: left;
}
	
.column5 {
	margin: 0;
	position: relative;
	width: 355px;
	clear: left;
}
	}
/* --- Headings  --- */
h1 {
	margin-bottom: 0.75em;
	font-size: 9px;
	font-weight: normal;
	color: #0F0;
}
h2 {
	font-size: 9px;
}
/* --- Links  --- */
a.imglink:link, a.imglink:visited, a.imglink:hover, a.imglink:active, a.imglink:focus {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
a.years:link, a.years:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
a:hover, a:active, a:focus {
	outline: 0 none;
	color: #999;
	background-color: #FFF;
}
a:active, a:focus {
	color: #000;
}
.expand a {
	display: block;
	padding: 3px 10px;
}
.expand a:link, .expand a:visited {
	background-image: url(../images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
}
.expand a.open:link, .expand a.open:visited {
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.trnsbg {
	background-color: transparent;
	background-image: url(../images/transwhite_30.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.darkbg {
	background-color: transparent;
	background-image: url(../images/transblack35.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.tableheadtext {
	font-weight: 600;
	color: #FFF;
	margin-right: 1px;
}
#sociallinks {
	width: 200px;
	padding-left: 9%;
}

.selected {
	font-size: 10px;
	color: #fff;
	background-color: #000;
	line-height: 20px;
	padding: 2px;
}
.whitebg {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.quotes {
	font-style: italic;
	font-weight: normal;
}
.home_description {
	font-size: 9px;
}
.imagepad {
	background-color: transparent;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 1px;
}
<style type="text/css"> /* --------
  The CSS rules offered here are just an example, you may use them as a base. 
  Shape your 'expand/collapse' content so that it meets the style of your site. 
 --------- */
* {
 margin:0;
 padding:0
}
.displace {
	position: relative;
	left: -5000px;
}
a.twitter:hover {
	background-position: -57px 0;
}
a.soundcloud:hover {
	background-position: -57px 0;
}
a.youtube:hover {
	background-position: -57px 0;
}
a.itunes:hover {
	background-position: -57px 0;
}
a.mixcloud:hover {
	background-position: -571px 0;
}
a.listen:hover {
	background-position: -57px 0;
}
a.about:hover {
	background-position: -57px 0;
}
a.social:hover {
	background-position: -57px 0;
}
a.facebook:hover {
	background-position: -57px 0;
}
a.patreon:hover {
	background-position: -57px 0;
}
a.instagram:hover {
	background-position: -57px 0;
	
}a.rss:hover {
	background-position: -57px 0;
}
a.itunes {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	margin-right: 1px;
	background-image: url(../images/button_itunes_css.png);
	float: left;
	
}a.rss {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	margin-right: 1px;
	background-image: url(../images/button_rss_css.png);
	float: left;
}
a.facebook {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	background-image: url(../images/button_facebook_css.png);
	margin-right: 1px;
	float: left;
}
a.twitter {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	background-image: url(../images/button_twitter_css.png);
	margin-right: 1px;
	float: left;
}
a.instagram {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	background-image: url(../images/button_instagram_css.png);
	margin-right: 1px;
	float: left;
}
a.about {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	background-image: url(../images/button_info_css.png);
	margin-bottom: 1px;
	float: left;
}
a.twitter {
	 display: block;
	 width: 57px;
	 height: 51px;
	 text-decoration: none;
	 background-image: url(../images/button_twitter_css.png);
	 margin-right: 1px;
	 float: left;
}
a.mixcloud {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	background-image: url(../images/button_mixcloud_css.png);
	margin-right: 1px;
	float: left;
}
a.soundcloud {
	display: block;
	width: 57px;
	height: 51px;
	text-decoration: none;
	background-image: url(../images/button_soundcloud_css.png);
	margin-right: 1px;
	float: left;
}
a.subscribe {
	color: black;
	background: white;
	padding: 5px;
	font-size: 10px;
	line-height: 28px;
}
