body{width:90%;max-width:50em;margin:0 auto;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;color:#666666;}h1{margin-top:1em;}#logo{background:url("/static/avatar.png") no-repeat center;margin-top:-0.5em;margin-right:4em;}#toggles{position:absolute;top:0.5em;right:0.5em;font-size:small;}#toggleTheme,#toggleShortener,#toggleAutoplay{position:relative;float:right;}#toggleTheme:hover,#toggleShortener:hover,#toggleAutoplay:hover{color:#8AE837;cursor:pointer;}.white-popup{position:relative;background:#FFF;padding:20px;width:auto;max-width:500px;margin:20px auto;text-align:center;}.subtitle{padding-bottom:0.75em;border-bottom:0.1em #ccc dotted;}body>img{float:right;}a{color:#FF3B8E;text-decoration:none;}a:hover{color:#8AE837;}#searchInput{font-size:large;width:100%;border:1px solid #AAAAAA;border-radius:0.3em;color:#666666;}li{margin-bottom:0.2em;}@media screen and (max-width: 40.5em){h3{font-size:smaller;}li{font-size:smaller;margin-bottom:0.4em;text-indent:-0.45em;}@-moz-document url-prefix() {
    	li{
        	text-indent: -0.1em;
    	}
	}
	ul {
		padding-left: 0.8em;
	}
	h1{
		margin-top: 2em;
	}
}
@media screen and (max-width: 31.25em){
	#logo{
		display: none;
	}
}
#ads{
	float:left;
	width:66%;
	text-align:center;
	margin-top: 5em;
}
#leftHeader{
	position: absolute;
	top: 0.5em;
	left: 0.5em;
}
#member{
	display: none;
	color: green;
	font-weight: bold;
	font-size: small;
	float: left;
	margin-top: 0.5em;
}