@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	/* Font Defaults*/
	color:#FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 0.7em;
}
p {
	margin-bottom: 0.7em;
	line-height: 1.3em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 0.3em;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
	font-weight: bold;
}
ul {padding-left: 20px; margin-bottom:8px;}
ol {padding-left: 20px; margin-bottom:8px;}
ol li {margin-left: 8px;}

.month {
	font-size: 1.4em;
	line-height: 0.3em;
}
.date {
	font-size: 2.4em;
}
#buttonArea {
	float: none;
	clear: both;
	border-top: dashed 1px #161616;
	padding: 3px 0px 0px 0px;
}
#button {
	float: left;
	margin-right: 6px;
}
.leftbtn {
	text-align: left;
	background-image:url(../images/buttons/btnLeft.gif);
	width: 9px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
}
.midbtn {
	float: left;
	background-image: url(../images/buttons/btnBg.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding: 2px
}
.rightbtn {
	text-align: right;
	background-image: url(../images/buttons/btnRight.gif);
	width: 9px;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
}
/* Links Defaults */
a, a:link, a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #ff9900;
	text-decoration: underline;
}
body#navNews a#News, body#RSS a#RSS, body#navCalendar a#navCal, body#navLyrics a#navLyr, body#navBiography a#navBio, body#navDiscography a#navDiscog, body#navVideos a#navVids, body#navArticles a#navArt {
	color: #ffffff;
}
/* Main Container Area */
#mainContainer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#container {
	border: 1px solid #161616;
	background-color: #000000;
}
#break {
	float: none;
	clear: both;
	font-size: 1px;
}
.spacer {height: 8px; font-size:1px; float: none; clear: both;}
/* Navigation Area */
#navigation {
	background-image: url(../images/backgrounds/bg_mainNav.gif);
	background-repeat: no-repeat;
	width: 958px;
	height: 130px;
	border-bottom: 1px solid #161616;
}
.logo {
	width: 180px;
	height: 76px;
	float: left;
	padding: 24px 0px 0px 17px;
}
.navPedals {
	padding: 11px 34px 0px 0px;
	float: right;
}
.navPedals img {
	padding-right: 3px;
}
#heroImg {
	height: 150px;
	width: 960px;
	margin: 0px;
}
#subnav {
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #161616;
	padding: 3px 8px 3px 8px;
	float: none;
	clear: both;
}
/* Content */
#content {
	padding: 8px 8px 7px 8px;
}
/* News */
#newsArea {
	width: 630px;
	float: left;
}
#newsBlock {
	border-top: 1px solid #161616;
	float: none;
	clear: both;
}
#newsLeftBlock {
	float: left;
	width: 52px;
}
.newsDate {
	background-color: #161616;
	padding: 18px 5px 7px 0px;
	text-align: right;
}
.iconArea {
	text-align: right;
	padding: 7px 0px 7px 0px;
}
.iconArea img {
	padding-left: 3px;
}
#newsArticle {
	float: left;
	width: 558px;
	padding: 0px 0px 8px 20px;
	text-align: left;
}
.articleHeader {
	float: none;
	clear: both;
}
.articleHeaderLeft {
	float: left;
	padding-top: 18px;
	width: 480px;
}
.comments {
	width: 60px;
	float: right;
	text-align: center;
	background-image:url(../images/icons/speechbubble.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
	margin-bottom: 8px;
	padding-top: 8px;
}
.article {
	float: none;
	clear: both;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
.article img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 8px;
	padding: 0;
}
.article object {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 8px;
}
#commentBox {float: none; clear: both; padding: 8px 0px 8px 0px; margin-left: 52px; border-top: 1px dashed #161616;}
#commentForm {float: none; clear: both; margin-left: 52px; border-top: 1px dashed #161616;}

/* Calendar */
#calendar {
	width: 630px;
	float: left;
}

/* Biography */
#biography {
	width: 630px;
	float: left;
}
#bioDetails {
float: none; clear: both;
border: solid 1px #161616;
padding: 8px 8px 0px 8px;
margin-bottom: 8px;
}
.bioPhoto {float: left; width: 100px; margin-right: 8px;}
.bioSummary {float: left; width: 500px;}

#bioDetailsFull {
width: 630px;
float: left;
border: solid 1px #161616;
padding: 8px 8px 0px 8px;
}

/* Lyrics */
#lyrics {
width: 630px;
float: left;
border: 1px solid #161616;
padding: 8px;
}

/* Discography */
#discography {
width: 630px;
float: left;
}

/* Videos */
#videos {
width: 630px;
float: left;
border: 1px solid #161616;
padding: 8px;
}

/* Media */
#media {
width: 630px;
float: left;
border: 1px solid #161616;
padding: 8px;
}
/* FlamingWhopper */
#flamingwhopper{
width: 630px;
float: left;
border: 1px solid #161616;
padding: 8px;
}
/* Error */
#error{
width: 630px;
float: left;
border: 1px solid #161616;
padding: 8px;
}

/* Article Area */
#articleMain{
width: 630px;
float: left;
border: 1px solid #161616;
padding: 8px;
}
/* Right Hand Area */
#rhArea {
	width: 286px;
	float: right;
	border: 1px solid #161616;
}
.widget {
	padding: 8px 8px 0px 8px;
}
.bigBanner {
	padding: 8px 8px 0px 8px;
}
.bigBanner img {
	margin-bottom: 6px;
}
.affliates {
	padding: 0px 0px 6px 8px;
}
.affliates img {
	margin: 0px 3px 3px 0px;
}
/* Archive v2 */
#archive {
	padding: 0px 8px 6px 8px;
}
.archive_box {
	height: 140px;
	overflow: auto;
}

/* Twitter */
#twitter {
	margin:8px 8px 0 8px;
	padding: 8px;
	border: 1px dashed #78cbbf;
}

#twitter img {margin-bottom: 3px;}
.tweetwhen {font-size: 0.9em; color: #78cbbf;}

/* Footer */
#footer {
	border: 1px solid #161616;
	text-align: center;
	margin: 6px 0px 20px 0px;
	background-color: #000000;
	float: none; clear: both;
}
#footer img {
	padding: 8px;
}

