
body, select, input, textarea { color:#404040; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
a:link { -webkit-tap-highlight-color: #FF5E99; } 
a:active { outline: none; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }
a, a:visited { color: #e3d7bf; text-decoration: none; } 

body { 
	background: #404040; 
	color: #e3d7bf; 
	text-align: center; 
	font: 300 18px/23px "FuturaLTRegular", sans-serif;
	 }

.main_body {
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;

}

#content{
	margin:auto;
	width:901px;
}

#footer a, p.lang a { font-size: 0.8em; padding: 0 0 0 .5em; white-space: nowrap; line-height: 4em; }
#footer a:hover, p.lang a:hover { color: #607890; text-shadow: #476871 1px 1px 0px; }


/* IN-LINE STAR BULLETS */
#footer a:after, .social a:after, .lang a:after { content: " ★"; padding-left: .5em; color: #e3d7bf; }
#footer a:last-child:after, .social a:last-child:after, .lang a:last-child:after { content: ""; }  

body { background: #232927; color: #e3d7bf; text-align: center; font: 300 18px/23px "FuturaLTRegular", sans-serif; }

.dark a {
	color: #404040;
	
}
.merch_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
}
.merch_desc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #404040;
}
.blue {
	color: #06F;
}
