/*ISSUE*/
#issue_descript {
	width: 275px;
	height:90px;
	margin-top: -255px;
	margin-left: 225px;
	color: #FFFFDF;
	font-family:tahoma;
}
strong.order {
	border:3px #AF7718 outset;
	margin-top:15px;
	display:block;
	text-align:center;
	background-color:#AF7718;
}
fieldset img.latest {
	height: 250px;
}
fieldset img.older {
	height:150px;
}
/*WHATS UP*/
fieldset img.whatsup {
	width:150px;
	padding:5px;
}
fieldset.whatsup {
	margin-top:160px;
	width:500px;
	border:1px white solid;
}
fieldset.latest {
	border:1px white solid;
	width:500px;
}
#latest {
	float: left;
	margin-left:25px;
	margin-top: -50px;
	width: 500px;
	height: 500px;
}

/*NEWS*/
fieldset.news{
	width:500px;
	border:1px white solid;
height:150px;
}

.news li{
display:inline;
}
.news p.date{
font-weight:bold;
}
#news{
height:130px;
overflow-y:scroll;
overflow-x:hidden;
margin-left:-20px;
margin-right:10px;
}
#news a{
font-size:12pt;
font-weight:bold;
line-height:10pt;
display:block;
padding-top:10px;
margin-top:10px;
border-top:1px #F8BE52 solid;
}
#news img{
border:0px!important;
margin-left:20px;
}

/*LISTENING*/
td.title {
	width:140px;
}
td.title strong {
	font-size:14pt
}
td.contact input {
	width:60px;
	height:15px;
	border:1px black solid
}
td.contact {
	line-height:20pt;
	text-align:right;
	width:170px
}
td.text textarea {
	width:150px;
	height: 80px;
	border:1px black solid;
	font:10pt tahoma;
}
td.text input {
	height:20px;
	border:1px black solid;
	background-color:#AF7718;
	border:2px #AF7718 outset;
	width:150px;
}
td.text {
	text-align:center;
	width:100px
}
table.listening {
	margin-left:2px;
	border:1px white solid;
	width:517px;
	padding:5px;
}
/*ARTICLES*/
#articles fieldset {
	display:inline;
	height:400px;
	width:215px;
}
#articles {
	margin-top:875px;
	margin-left:30px;
}
#interviews, #reviews, #bands {
	height:390px;
	overflow-y:scroll;
}
#articles li {
	margin-left:-25px;
}
#articles a {
	color:#DFC599;
	text-decoration:none;
}
#articles a:hover {
	color:#AF7718;
}
/*IMAGES*/
#flyers img {
	height:150px;
}
#photos img {
	height:150px;
}
#photos, #flyers {
	margin-left:30px;
	width:525px;
}
/*SIDEBAR*/
#sidebar_news {
	background-image: url("http://scenetrash.com/images/layout/gold-background.jpg");
	background-color:#D1A34D;
	height: 400px;
	width: 150px;
	border: 10px black double;
	float: left;
	padding:5px;
	margin-top: -400px;
	margin-left: 575px;
}

