body { background:#eeeeee; color:#444444; font-family:  'Source Sans Pro', Helvetica, Arial ,sans-serif; padding-top:40px; }
  	p { font-size:18px; line-height: 20px; }
  	h1 { font-weight: 900; font-style:normal; } 
  	.site_description { padding:40px 0 25px; }
	dl { background: #fbfaf9; /*border: 1px solid #999;*/ box-shadow: 0px 0px 8px #aaaaaa; border-radius: 5px; }
	dl:hover { box-shadow: 0px 0px 14px #444444; }
	dt, dd {  }
	dt { font-size: 85px; line-height: 100px ; text-align: center; background: #fbfaf9;   padding: 10px 0; font-weight:700; font-style:normal; }
	dd { border-top: 1px solid #999; margin:0; padding: 4px 6px;  font-family: 'Cutive Mono', sans-serif; font-size:18px; background: #F0EDE9; }
	dd:last-child { font-family:  'Source Sans Pro', Helvetica, Arial ,sans-serif; background:#fbfaf9; font-size:18px; border-radius: 0px 0px 5px 5px; }
	dt { border-radius: 5px 5px 0px 0px ; }
	.social { float:right; }
		.support-cc { padding-top:40px; }
		footer { padding-bottom:40px; }
		.table td.table_entity { font-size: 35px; text-align: center; line-height:50px; }
		.ascii-table td { vertical-align: middle; }
		.twitter_top { margin-top:60px; }
		
		
body .one .bsa_it_ad { background: transparent; border: none; font-family: inherit; padding: 15px 15px 0 10px; margin: 0; text-align: left; }
body .one .bsa_it_ad:hover img { -moz-box-shadow: 0 0 3px #000; -webkit-box-shadow: 0 0 3px #000; box-shadow: 0 0 3px #000; }
body .one .bsa_it_ad .bsa_it_i { display: block; padding: 0; float: none; margin: 0 0 5px; }
body .one .bsa_it_ad .bsa_it_i img { padding: 0; border: none; }
body .one .bsa_it_ad .bsa_it_t { padding: 6px 0; }
body .one .bsa_it_ad .bsa_it_d { padding: 0; font-size: 12px; color: #333; }
body .one .bsa_it_p { display: none; }
body #bsap_aplink, body #bsap_aplink:hover { display: block; font-size: 10px; margin: 12px 15px 0; text-align: right; }

@media (max-width: 480px) {
	dt { font-size: 100px; line-height: 130px ;}
	.twitter_top { display:none; }
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
  
  /* Retina-specific stuff here */
    dt { font-size: 200px; line-height: 300px ; }
}

