/* General tag overrides */

body {
	background: #FFF5B5 url(orange/stripes.png) repeat-x scroll top;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}

li {
	margin: 0;
}

p {
	margin: 10px 0;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: .8em;
}

h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	font-size: .8em;
}

a {
	color: Red;
}

a:hover, a:visited, a:active, a:focus {
	color: Maroon;
}

img {
	border: 0;
}

/* Some general controls */
div.infobox div.infobody, div#panel, div#content div.contentbody {
	border-left:4px solid Red;	
	border-right:4px solid Red;	
}

/* General style classes */

div.infobox {
	width: 140px;
	margin: 0 0 10px 0;
	background-color: #FFF5B5;
}

div.infobox div.infoheader, div.infobox div.infofooter {
	width:140px;
	height: 15px;
	margin: auto;
}

div.infobox div.infoheader {
	line-height: 0;
	background: #FFF5B5 url(orange/corners.png) no-repeat;
}

div.infobox div.infofooter {
	background: #FFF5B5 url(orange/corners.png) no-repeat 0 -15px;
}

div.infobox div.infobody {
	padding: 0 10px;
	text-align: center;
}

div.infobox p, div.infobox label {
	display: block;
	font-size: .7em;
	padding: 0;
	margin: 0;
	line-height: 121%;
}

div.infobox form {
	margin: 0;
}

a.morelink {
	display: block;
	font-size: .7em;
	line-height: 120%;
	margin-top: 10px;
}


/* Main Panel */

div#panel {
	background-color: #FCB158;
	text-align: left;
	margin: auto;
	margin-top: 0;
	padding: 8px 0 0 0;
	width: 692px;
}

/* Navigation, Logo, Tagline */

div#navigation {
	margin-left: 6px;
	text-align: center;
	width: 676px;
	background: #FCB158 url(orange/linkbarback.png) no-repeat;
}

ul#links {
	list-style: none;
	margin: auto;
	padding: 0 0 0 4px;
	width: 518px;
}

ul#links li {
	float:left;
}

ul#links li a {
	display:block;
	height: 22px;
	/* LIR, not working in Mac IE
	text-decoration:none;	
	text-indent: -100em;
	overflow: hidden;
	background-repeat: no-repeat;
	*/
}

/*FIR*/
ul#links li a span {
	display: none;
}

ul#links li#homelink a {
	width: 57px;
	background-image: url(orange/combinedmenu.png);
}
ul#links li#homelink a:hover {
	background-position: 0 -22px;
}

ul#links li#medialink a {
	width: 62px;
	background: url(orange/combinedmenu.png) -59px 0;
}
ul#links li#medialink a:hover {
	background-position: -59px -22px;
}

ul#links li#aboutlink a {
	width: 89px;
	background: url(orange/combinedmenu.png) -121px 0;
}
ul#links li#aboutlink a:hover {
	background-position: -121px -22px;
}

ul#links li#discolink a {
	width: 58px;
	background: url(orange/combinedmenu.png) -210px 0;
}
ul#links li#discolink a:hover {
	background-position: -210px -22px;
}

ul#links li#storelink a {
	width: 53px;
	background: url(orange/combinedmenu.png) -268px 0;
}
ul#links li#storelink a:hover {
	background-position: -268px -22px;
}

ul#links li#presslink a {
	width: 59px;
	background: url(orange/combinedmenu.png) -321px 0;
}
ul#links li#presslink a:hover {
	background-position: -321px -22px;
}

ul#links li#contactlink a {
	width: 75px;
	background: url(orange/combinedmenu.png) -380px 0;
}
ul#links li#contactlink a:hover {
	background-position: -380px -22px;
}

ul#links li#emaillink a {
	width: 63px;
	background: url(orange/combinedmenu.png) -455px 0;
}
ul#links li#emaillink a:hover {
	background-position: -455px -22px;
}


div#tagline {
	clear:left;
	/*
	font-size: .6em;
	text-align: center;
	padding-top: 4px;
	*/
	visibility:hidden;
	height: 5px;
}

h1#logo {
	margin: 0;
}

h1#logo a {
	display: block;
	background: #FFF5B5 url(orange/girlstop.png) no-repeat scroll bottom;
	width: 700px;
	height: 110px;
	padding: 0;
	margin: auto;
}

h1#logo span {
	display:none;
}


/* Main Content Area */

div#main {
	margin:10px 10px 0 10px;
	
}

/* Specific Side Boxes */

div#promosong {
	float:left;
}

div#mailinglist {
	float:left;
	clear:left;
}

div#mailinglist input.entry {
	margin: 0;
	border: 1px solid red;
	font-size: .7em;
	width: 106px;
}

div#events {
	float:right;
}

div#events li {
	font-size: .7em;
}

div#cdpromo {
	float:right;
	clear: right;
}

ul#eventlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#eventlist li {
	padding: 5px 0;
}

/* Center content pane */

div#content {
	width: 372px;
	margin: auto;
	padding: 0;
}

div#content h1 span.header {
	font-size: 1.2em;
}

div#content div.contentbody {
	background: #FFF5B5;
	padding: 0 10px 1px 10px;
}

div#content div.contentheader {
	height: 15px;
	width: 372px;
	background: url(orange/content.png);
	margin: auto;
}

div#content div.contentfooter {
	height: 15px;
	width: 372px;
	background: url(orange/content.png) 0 -15px;
	margin: auto;
}

div#content p, div#content label {
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 0;
}


/* Bio links on the bottom */

div#biolinks {
	clear:both;
	background: #FCB158;
	width: 700px;
	background-image: url(orange/bgstrip.gif);
	margin: auto;
}

div#biolinks div {
	background: url(orange/bottomrounded.png) no-repeat bottom;
}
	
div#biolinks ul {
	list-style: none;
	padding:0;
	margin: auto;
	text-align:center;
	width: 568px;
	height: 129px;
}

div#biolinks ul li {
	float:left;
}

/*FIR*/
div#biolinks ul li a span {
	display:none;
}

div#biolinks a {
	display: block;
	height: 129px;
	/* LIR, not working in Mac IE
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	text-indent: -100em;
	*/
}

div#biolinks ul li#ramface a {
	width: 148px;
	background: url(orange/combinedfaces.png);
}

div#biolinks ul li#benface a {
	width: 107px;
	background: url(orange/combinedfaces.png) -148px 0;
}

div#biolinks ul li#gregface a {
	width: 99px;
	background: url(orange/combinedfaces.png) -362px 0;
}

div#biolinks ul li#aaronface a {
	width: 107px;
	background: url(orange/combinedfaces.png) -461px 0;
}

div#biolinks ul li#tysonface a {
	width: 107px;
	background: url(orange/combinedfaces.png) -255px 0;
}



/* Footer */

div#footer {
	margin:auto;
	font-size: .7em;
	margin-top: 10px;
	color: Gray;
	width: 600px;
}

div#footer a {
	color: Gray;
}


/* Page-specific styles */

ul#newsposts {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul#newsposts li {
	margin-top: 20px;
}

ul#newsposts  p {
	margin: 0;
	padding: 0;
}

div#endtop {
	height:1px;
	clear: both;
}

/* Special CSS */
a.rss {
	display: block;
	height:16px;
	line-height:16px;
	padding-left: 20px;
	background-image: url(../images/feed-icon-16x16.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

ol.tracklist {
	font-size: .7em;
	margin: 5px;
	margin-bottom: 0;
	padding-left: 30px;
}

ul#productlist {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul#productlist>li {
	margin-top: 35px;
}

div.productimage {
	float:left;
}

div.productdescrip {
	margin-left: 110px;
}

ul.normallist {
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 30px;
}

ul.posterlist {
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
	list-style: none;
}

h1.innerheading {
	margin-top: 20px;
}

div#browserswitch {
	margin:auto;
	font-size: .7em;
	margin: 10px;
	color: Red;
}

ul.piclist {
	list-style:none;
	margin:0;
	padding:0;
}

ul.piclist li {
	float:left;
	margin: 4px;	
}

div.clear {
	clear:left;
}

span.postedby {
	display:block;
	font-style: italic;
}

ul.months {
	list-style: none;
	padding:0;
	margin:0;
}

ul.months h2 {
  font-size: 14px !important;
}

ul.oldnews {
	list-style:none;
  padding-left: 10px;
}

ul.oldnews li {
  font-size: 11px !important;
}

ul.oldnews li p {
  font-size: 11px !important;
}

ul.oldnews li em {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

p#messagearea {
	width: 800px;
	border: 4px solid red;
	background-color: #FCB158;
	padding:10px;
	margin:auto;
	margin-top: 20px;
	text-align: center;
}

li.oldevent {
	color: Gray;
}