/*
Theme Name: RADIO DANGER TEMPORARY DEAL
Theme URI: http://ice.thej2.com/danger/
Description: HIGH RADIO VOLTAGE
Version: 1.0
Author: RADIO DANGER TECHNICIAN
Author URI: http://ice.thej2.com/danger/
*/


	img {
		border: none;
	}
	body {
		background-color: #2a2a2a;
		background-image: url('images/bg.gif');
		padding: 0;
		margin: 0;
		font-family: Trebuchet MS, sans-serif;
		font-size: 11pt;
		text-align: center; 
	}
	#danger {
		margin: 0 auto;
		width: 800px;
		background-image: url('images/oldlogo.png');
		background-position: top center;
		background-repeat: no-repeat;
		color: #433D33;
		text-align: left;
                min-height: 770px;
	}
	#listen {
		border: 7px solid #258d8a;
		background-color: #292929;
		padding: 0 10px;
		margin: 20px 0;
		color: #f2c822;
	}
	
	#yellow {
		border: 7px solid #f2c822; 
		background-color: #EBEABD;
		margin: 20px 0;
		color: #f2c822;
	}
	
	h1 {
		font-size: 26pt;
		padding: 0;
		margin: 0;
	}
	p {
		margin-top: 0;
	}
	#listen h1 {
		color: #726327;
	}
	#listen h1 a {
		color: #F2C822;
	}
	#navbox {
		color: #282928;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 16pt; 
		text-align: center;
		width: 100%;
		background-color: #F2C822;
		padding-bottom: 7px;
	}
	
	#navbox a {
		color: #282928;
		text-decoration: none;
	}
	
	#navbox a:hover {
		color: #3F3D39;
		text-decoration: none;
	}
	#contents {
		color: #282928;
		margin: 0 14px;
		font-family: Verdana, sans-serif;
		}
	
	#contents a:hover {
		color: #3F3D39;
		text-decoration: none;
	}
	
	#contents a:hover {
		color: #3F3D39;
		text-decoration: none;
	}
	
	#contents h1 {
		color: #315252;
		font-size: 24pt;
		font-family: Trebuchet MS, sans-serif;		
		padding: 0;
		margin: 0;
	}
	
	#contents h2 {
		color: #228D8A;
		font-family: Trebuchet MS, sans-serif;
		padding: 0;
		margin: 0 0 4px;
	}
	
	#contents h2 a {
		color: #228D8A;
		font-family: Trebuchet MS, sans-serif;
		padding: 0;
		margin: 0 0 4px;
		text-decoration: none;
		border-bottom: 3px solid #228D8A;
	}
	#contents h2 a:hover {
		color: #3F3D39;
		text-decoration: none;
		border-bottom: 3px solid #3F3D39;
	}
	.fbox {
		margin: 0 19px 0 12px;
	}
	
	.lbox {
		margin: 10 12px 0 19px;
		background-color: #F2C822;
	}
	
	.onebox {
		margin: 0 19px;
		background-color: #F2C822;
	}
	.hemi {
		width: 365px;
		float: left;
	}
	tbody tr td {
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
	}
	td {
		max-width: 250px;
		height: 40px;
	}
	#contents a { color: #315252; text-decoration: none; border-bottom: 1px solid #315252;}
	
	.a { background-color: #efd96f; }
	.b { background-color: #daba7f; }
	
	.thing {
			color: #282928;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 16pt; 
		text-align: center;
		padding-bottom: 7px;
		font-family: Trebuchet MS, sans-serif;
		}