/* Burning Hatred content CSS */

BODY {
color: #FFFFFF;
background-image: url(../images/sframe.jpg);
background-position: top left;
background-attachment: fixed;
background-color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#submenu {
text-align: right;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1pt;
margin-bottom: 10px;
}

h1 {
font-size: 22px;
font-weight: bold;
text-align: center;
letter-spacing: 5pt;
text-transform: uppercase;
border-bottom: solid #c0c0c0 1px;
}

/* Used in all as titel */ 
h2 {
color: #fff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2pt;
border-bottom: solid #c0c0c0 1px;
margin-top: 20px;
margin-bottom: 20px;
}

/* Used in discography, press */ 
h3 {
color: #fff;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

/* Used in press */ 
h4 {
color: #fff;
font-size: 11px;
font-weight: bold;
margin-left: 10px;
margin-bottom: 7px;
}

/* Used in merch*/ 
h5 {
color: #fff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

a.submenu { text-decoration: none; color: #fff; background-color: transparent; }
a.submenu:link {}
a.submenu:active {}
a.submenu:visited {}
a.submenu:hover { text-decoration: underline; background-color: transparent; }

img
{
border: solid 1px #FFFFFF;
}






.left_indent
{
	margin-left: 25px;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.float_left
{
	float: left;
	padding-right: 5px;
}

.float_right
{
	float: right;
	padding-left: 5px;
}

.link_cluster
{
	text-align: center;
}

.link_menu_item
{
	text-align: center;
	height: 100%;
	vertical-align: middle;
}

#link_menu
{
	width: 100%;
	height: 150px;
	border: 0;
}


#back {
font-size: 10px;
text-align: right;
font-weight: bold;
letter-spacing: 2pt;
text-transform: uppercase;
}

img.outlined
{
	border: solid 1px #aa0000;
}

table.wide_noborder
{
	width: 100%;
	border: 0;
	margin-left: 5px;
}

img.transparent_pixel
{
	border: 0;
	width: 100%;
	height: 1px;
}




a { text-decoration: none; color: #c0c0c0; background-color: transparent; }
a:link {}
a:active {}
a:visited {}
a:hover { text-decoration: underline; background-color: transparent; }

/****** News ****************/

p.news
{
	margin-top: -10px;
	margin-left: 20px;
}

p.newspost
{
	margin-top: 10px;
	font-size: 9px;
}

/****** Biography ****************/

p.bio
{
	margin-top: -5px;
	margin-left: 20px;
}

/****** Discography ****************/

td.disco_pic
{
	width: 200px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}

td.disco_info
{
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}

p.disco_tracklineup
{
	margin-top: -10px;
}

p.disco_about
{
	font-size: 10px;
	font-style: italic;
}

/****** Press ****************/

p.press
{
	margin-top: -5px;
	margin-left: 20px;
}

/****** Media ****************/

p.media
{
	margin-top: -5px;
	margin-left: 20px;
}

.gallery {
margin-top: -10px;
margin-left: 20px;
padding: 2px;
width: 80%;
border: solid 0px #FFFFFF;
}

.pic
{
border: solid 1px #FFFFFF;
height:auto;
width:auto;
}

/****** Merch  ****************/

table.merch
{
	width: 100%;
	border: solid #fff 0px;
	border-collapse: collapse;
}

tr
{
text-align: center;
border: solid #fff 0px;
}

td.merch_pic
{
font-size: 9px;
border: solid #fff 0px;
border-style: solid;
text-align: left;
}

td.merch_discription
{
font-size: 11px;
border: solid #fff 0px;
border-style: solid;
text-align: left;
}










/****** MEMBERS  ****************/

td.members
{
	text-align: center;
	vertical-align: top;
	font-style: italic;
}

td.members:first-line
{
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}

p.exmembers
{
	text-align: center;
}

/****** LIVE ****************/

.gigs_dates
{
	margin-left: 40px;
	margin-right: 40px;
}

h5.gigs_bands
{
	margin-top: -20px;
}

/****** MEDIA  ****************/

td.media_wallpapers
{
	width: 50%;
	text-align: center;
	font-size: 10px;
}

p.media_review
{
	padding-left: 20px;
}

p.media_interview
{
	padding-left: 65px;
}

p.media_sounds
{
	padding-left: 50px;
}

hr.media_review_separator
{
	color: #666666;
	width: 400px;
	height: 1px;
}

table.media_photos
{
	position: relative;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	border: 0;
}

td.media_photos
{
	text-align: center;
	font-size: 10px;
}

p.media_photos
{
	padding-left: 65px;
}

h5.media_copyright
{
	margin-top: -20px;
}


