html {
	/*overflow-y: hidden !important;*/
}
#mobileMenu {
	padding: 9px;
	padding-bottom:1px;
	padding-top:15px;
	margin: 0px 10px;
	position:fixed;
	right:40px;
}

input {
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}

#searchText {
	float:left;
	position:fixed;
	left:0px;
	top:50px;
	padding:5px;
	width:100%;
	margin:0;
	border: 0;
	height: 35px;
	font-size: 20px;
}

#header-list {
	float:left;
	background:#444;
	position:fixed;
	left:0px;
	top:50px;
	padding:0;
	width:100%;
	margin:0;
}

#isMobile {
	text-align:right;
}

#header-container {
	position: fixed;
	top: 0px;
	left: 157px;
	
	background: #000;
	width: 100%;
	height: 50px;
	padding-right: 20px;
	display: block;
	font-size: 24px;
	color: white;
	float: left;

}

#annoyingUL {
	position:fixed;
	height:50px;
	width:100%;
	float:none;
	display:inline;
	bottom:0;
}

#annoyingUL li {
	display:inline;
}

#showhide {
	display:none;
}

.rrssb-buttons li a .icon {
	left: auto !important;
	top: auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
	width: 100% !important;
	
}

.rrssb-buttons li a {
	padding:0 !important;
	border-radius: 0 !important;
}

.rrssb-buttons li {
	
	padding:0 !important;
}

.header-listItem {
	margin: 12px 10px;
	float: left;
	display: inline;
	text-decoration: none;
}

#searchButton {
	background: black;
	color: white;
	font: inherit;
	display: inline;
	/*padding seems to be the only way to move the icon...*/
	padding-right: 15px;
	padding-top: 12px;
	padding-left: 18px;
	padding-bottom: 11px;
	width: auto;
	height: auto;
	position:relative;
	top:10px;
}

#searchBar {
	position:fixed;
	top: 0px;
	right:0px;
	margin:0;
	display: inline;
	cursor:pointer;
}

#sidebar {
	display:none;
}

#sideStuff {
	background: rgba(68,68,68,0.8);
	width:100%;
	position:fixed;
	top:50px;
	bottom:50px;
	left:0px;
	padding: 20px;
	overflow:auto;
	box-sizing: border-box;
}

#mobileArt {
	padding:9px;
	margin: 0px 10px;
}

.genCat {
	display:block;
	clear:both;
	color: white;
	float:left;
	cursor:pointer;
	font-size: 30px;
	line-height:120%;
	margin:2px 0;
	text-transform: capitalize;
	text-decoration:none;
	/* get rid of selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#textPage {
	width:100%;
	position:relative;
	padding-top:60px;
	padding-bottom:23px;
	padding-left:10px;
	padding-right:10px;
	line-height: 125%;
	font-size:20px;
	height:auto;
	float:left;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.mobileWide {
	margin-right: 0px !important;
	width: 100% !important;
	padding: 0 !important;
	background: none !important;
	display: block;
}

.outerMobileWide {
	padding:20px;
	margin:0;
	background:rgba(245,239,253,0.3);
	overflow: auto;
}

#textBox {
	min-width: 20px;
	position:relative;
	width: auto;
	
	margin: 0;
	background:rgba(245,239,253,0.3);
	color:#000000;
	padding:20px;
}

.audiopic {
	margin-left: auto;
	margin-right: auto;
	width: 300px !important;
	position: relative;
}

.audiopic img {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: auto;	
	/*height: 90%;*/
}

#audioNote {
	background: #22364a;
	color: white;
	margin-right: auto;
	margin-left: auto;
	margin-top: -23px;
	width: 280px !important;
	padding: 10px;
	text-align: center;
	font-size: 24px;
}

#audioDesc {
	background: #375883;
	color: white;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding: 10px;
	width: 280px !important;
	text-align: center;
	font-size: 21px;	
}


#downloadbtn {
	display: none !important;
}

div.mejs-container.svg.mejs-audio {
   width: 300px !important;
}

#biggerAudio {
	width: 300px !important;
}

#yo {
	
}

#quote {
	padding: 75px 0 !important;
}

.aligncenter {
	width: 100% !important;
}

iframe {
	width: 300px !important;
	height: 200px !important;
}

