/*
Psychostick's 2007 Flesh Eating Rollerskate CSS fun. Use some stuff if it helps you. If it hurts you, HAR HAR you get that.
*/

/* tag redefinitions. WOA!*/
/*
Did you know that IE6 is the WORST browser in the universe?
*/

* html, body {
	margin:0;
	padding:0; 
	height:100%;
}

/*
I hope you did, ya jerk.
*/

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* ids ya jerk.*/

#main {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#content {
	text-align: left;
}

#bottom {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
}

/*
#main {
	height: 100%;
	margin: auto;
	padding: 0px;
	width: 800px;
	
}

#main_wide {
	height: 100%;
	margin: auto;
	padding: 0px;
	width: 80%;
}

#top {
	border-left: 5px #000000 solid;
	border-right: 5px #000000 solid;
	border-top: 0px;
	border-bottom: 5px #000000 solid;
	background-color: #FFFFFF;
	background-image: url(2008_fans/main_logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
	width: 596px;
	margin: 0px;
	padding: 0px;
}

#top_wide {
	border-left: 5px #000000 solid;
	border-right: 5px #000000 solid;
	border-top: 0px;
	border-bottom: 5px #000000 solid;
	background-color: #FFFFFF;
	background-image: url(2008_fans/main_logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
	width: 596px;
	margin: auto;
	padding: 0px;
}

#bottom {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #cccccc;
	padding: 5px;
	border: 5px #000000 solid;
	font-size: 12px;
}
/*
/*
#adspace {
	width: 400px;
	height: 80px;
	border: 5px #000000 solid;
	margin-left: 15%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
	background-color: #ffffff;
	position: relative;

}
*/
/*
#randomslogan {
	font-family: Courier, monospace;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding-top: 85px;
	padding-right: 5px;
}

#randomslogan a {
	font-size: 18px;

}

#randomslogan a:hover {
	font-size: 18px;

	color: #000000;
}

#menu {
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	border: 5px solid #000000;
}

#menu a {
	color: #000000;
	padding: 3px;
	text-decoration: underline;

}

#menu a:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;

}



#content_wide {
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	border-top: 5px #000000 solid;
	border-left: 5px #000000 solid;
	border-right: 5px #000000 solid;
	border-bottom: 5px #000000 solid;
	background-color: #ffffff;

}

#left_main {
	
	background-color: #ffffff;
	
	text-align: left;
	margin-top: 0px;
	margin-left: 21px;
	margin-right: 0px;
	margin-bottom: 21px;
	padding-left: 10px;
	padding-right: 10px;
	display:inline;
}

#browsephoto {
	
	background-color: #ffffff;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: 21px;
	margin-right: 0px;
	margin-bottom: 21px;
	float: left;
	padding: 0px;
	display:inline;
}

#full_main {
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-left: 21px;
	margin-right: 21px;
	margin-bottom: 21px;
	padding: 0px;

}

#full_main h1 {
	padding: 10px;
	font-size: 30px;
	border-bottom: 2px solid #000000;
	background-color: #CCCCCC;
	text-align: right;
	margin-top: 0px;
	margin-left: -21px;
	margin-right: -21px;
	letter-spacing: 6px;
	
}

#full_main p, li {
	padding: 10px 10px 0px 10px;
	line-height: 20px;
}

#full_main h3 {
	padding: 10px;
	font-size: 20px;
	border-top: 2px dotted #000000;
	border-bottom: 2px dotted #000000;
	margin-bottom: 2px;
}




#news_header {
	background-image: url(2008_fans/bg_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bio_header {
	background-image: url(2008_fans/bg_bio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contact_header {
	background-image: url(2008_fans/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#faq_header {
	background-image: url(2008_fans/bg_faq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#links_header {
	background-image: url(2008_fans/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#media_header {
	background-image: url(2008_fans/bg_media.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#merch_header {
	background-image: url(2008_fans/bg_merch.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#reviews_header {
	background-image: url(2008_fans/bg_reviews.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#show_alert_header {
	background-image: url(2008_fans/bg_show_alert.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tips_header {
	background-image: url(2008_fans/bg_tips.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tour_header {
	background-image: url(2008_fans/bg_tour.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left_main h1 {
	padding: 25px;
	font-size: 30px;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	background-color: #CCCCCC;
	text-align: right;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: -20px;
	letter-spacing: 4px;	
}

#left_main p, li {
	padding: 10px 10px 0px 10px;
	line-height: 20px;
}

#left_main h3 {
	padding: 10px;
	font-size: 20px;
	border: 2px dotted #000000;
	margin-bottom: 2px;
	background-color: #dddddd;
}

#right_main {
	border: 5px #000000 solid;
	background-color: #ffffff;
	width: 170px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	float: right;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	display:inline;
	float: right;
}

#right_main h1 {
	padding: 10px;
	font-size: 15px;
	border-bottom: 2px solid #000000;
	background-color: #CCCCCC;
	text-align: right;
	margin-top: 0px;

}

#right_main h2 {
	padding: 10px;
	font-size: 15px;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	background-color: #CCCCCC;
	text-align: right;

}

#right_main p {
	padding-left: 10px;
	padding-right: 10px;

}

#email_list {
	padding-left: 10px;
	padding-right: 10px;

}

#email_list form {
	text-align: center;

}

*/

/* classes */

.clear {
	clear: both;
}
/*
.forum_login {
	font-size: 12px;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
}

.feed {
	font-size: 12px;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-top: 15px;
}

.feed h4 {
	font-size: 16px;
	text-align: right;
	background-color: #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 6px;
	margin-left: -3px;
	margin-right: -3px;
	margin-top: -3px;
	margin-bottom: 6px;
}


.advice_date {
	font-size: 12px;
	text-align: left;
	color: #999999;
	padding-bottom: 5px;
	margin-top: 15px;
	text-align: right;
	
}
.advice_header {
	padding: 10px;
	font-size: 14px;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eeeeee;
	text-align: left;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 5px;
}

.advice_footer {
	padding: 10px;
	font-size: 14px;
	border-top: 1px solid #aaaaaa;
	background-color: #eeeeee;
	text-align: right;
	margin-top: 5px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
}

.advice_float {
    float: left;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.advice_1 {
	font-size: 12px;
	text-align: left;
	background-color: #aaaaaa;
	border: 1px solid #999999;
	padding: 10px;
}

.advice_2 {
	font-size: 12px;
	text-align: left;
	background-color: #bbbbbb;
	border: 1px solid #999999;
	padding: 10px;
}

.curse_details {
	border: 5px solid #660000;
	background-color: #ff6666;
	padding: 10px;
	margin: 10px;
	text-align: center;
	color: #660000;
}

.curse_details h4 {
	border-bottom: 5px solid #660000;
	background-color: #660000;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	color: #ff6666;
}

.advice_question {
	border: 2px solid #cccccc;
	background-color: #eeeeee;
	padding: 10px;
	margin: 10px;
	text-align: left;
}

.advice_question h4 {
	border-bottom: 2px solid #cccccc;
	background-color: #cccccc;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 20px;
	color: #000000;
}

.advice_response {

}

.comment_h3 {
	border: 2px solid #cccccc;
	background-color: #eeeeee;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 18px;
}

.comment_box {
	height: 45px;
	margin-left: 400px;
	margin-top: -10px;
	padding-top: 7px;
	font-size: 16px;
	background-image: url(2007_fers_images/comment_box.gif);
	background-repeat: no-repeat;
}

.comment_box_number {
	float: left;
	text-align: center;
	margin-right: 5px;
	width: 46px;
}

.comment_box_number a {
	text-decoration: none;
}

.comment_box_1 {
	background-color: #cccccc;
	padding: 20px;
	margin-bottom: 5px;
	border-top: 5px solid #000000;
}

.comment_box_2 {
	background-color: #bbbbbb;
	padding: 20px;
	margin-bottom: 5px;
	border-top: 5px solid #000000;
}

.commenter {
	font-size: 16px;
	padding-bottom: 3px;
	margin: 0px;
}

.comment_text {
	font-size: 12px;
	padding-top: 20px;
}

.commentnum {
	margin-right: 20px;
}

.comment_form {
	width: 500px;
	text-align: left;
 	border: 5px solid #000000;
  	padding: 10px;
 	margin-top: 10px;
 	margin-left: auto;
 	margin-right: auto;
 	background-color: #cccccc;
}

.comment_form legend {
	border: 5px solid #000000;
	padding: 3px;
	background-color: #dddddd;
	font-size: 16px;
}

.comment_form p {
	clear: left;
}

.comment_form label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 14px;
}

.comment_form input {
	text-align: left;
}

.notes { 
	float: right;
  	width: 160px;
  	height: auto;
  	margin: 0 0 10px 10px;
  	padding: 5px;
  	border: 1px solid #666666;
  	background-color: #222222;
  	color: #eeeeee;
  	font-size: 10px;
}

.notes h4 {
  	padding: 0px 0 3px 3px;
  	border-width: 0 0 1px 0;
  	border-style: solid;
  	border-color: #666666;
  	color: #666666;
  	font-size: 12px;
  	margin-top: 6px;
  	margin-bottom: 3px;
}

.notes p {
	padding: 3px;
	margin: 0px;
}
*/
.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.left_float {
        float: left;
}

.center {
	text-align: center;
}

.float_left {
	width: 200px;
	float: left;
	text-align: left;
}

.float_right {
	width: 200px;
	float: right;
	text-align: right;
}

.album_cover {
	padding: 5px;
	text-align: center;
	width: 28%;
	float: left;
	margin-bottom: 15px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 12px;
	border: 1px solid #cc0000;
	background-color: #111111;
}

.show_bit {
	margin: 10px 10px 0px 10px;
	padding: 10px;
	border: 1px solid #ff0000;
	background-color: #111111;
}

.show_bit h4 {
	padding: 10px;
	font-size: 14px;
	border-bottom: 1px solid #ff0000;
	background-color: #333333;
	text-align: left;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 5px;
}

/*


.posted_by {
	padding-top: 2px;
	padding-left: 10px;
	font-size: 12px;
}

.tip {
	margin: 3px;
	text-align: center;
	font-size: 12px;
}

.comment_textarea {
	width: 100%;
}

.perdyform {
	border: 1px solid #000000;
	width: 90%;
	background-color: #eeeeee;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
}

.perdyform legend {
	border: 1px solid #000000;
	padding: 5px;
	font-weight: bold;
	background-color: #dddddd;
}

.perdyform label {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 5px;
}

.security_image {
	margin-left: 205px;
	margin-bottom: 5px;
}







.error {
	color: #B11518;
}

.tip_field {
	font-size: 20px;
}

.tip_field_input {
	font-size: 20px;
	background-color: #cccccc;
}

.revimgbox {
	border: 1px solid #666666;
	background-color: #cccccc;
	width: 80%;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;

}

.imgbox {
	padding: 0px;
	text-align: center;
	width: 20%;
	float: left;
	margin-bottom: 15px;
	font-size: 12px;
}



.page_nav {
	text-align: right;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 5px;
	font-size: 14px;
	background-color: #cccccc;
	clear: both;
}



.feed_float {
	width: 46%;
	float: left;
	margin: 3px;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #cccccc;
}

.feed_big {
	margin: 3px;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #cccccc;
}
*/
