* {
	padding: 0px;
	margin: 0px;

}

body {
	background: #2d0001 url('images/background.jpg') 50% 0% no-repeat;
	margin: 0px;
	padding: 0px;
	
}



a:link {
	color: #bfbfbf;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}


.right
{
	float: right;
	display: block;
	padding: 50px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1 /* main heading */
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #af0204;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

h2 /*subheadings */
{
	color: #af0204;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

h3 /* description box */
{
	border: 1px solid #3b3b3b;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 160%;
	color: #b3b3b3;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}


h4 /* side heading */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #636363;
	
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

h5 /* news meta data */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
}


ul {
    padding-left: 1em;
    margin: 0em 0em 0.5em 1em;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
}


p {
	margin: 0em 0em 1em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	color: #ffffff;
}



.header {

	width: 770px;
	height: 120px;
	margin: 0px auto 0px auto;
}

.header img
{
	float: left;
}


.content_single
{
	padding: 0px 10px 10px 10px;
	width: 500px;
}

.content_double
{
	padding: 0px 10px 10px 10px;
	width: 750px;
}

.sideboxborder
{
	border: 1px solid #3a3a3a;
	margin: 20px 10px 0px 0px;
	padding: 4px;
	float: right;
	background: #191919;
	width: 220px;
}


.sidebox
{
	border: 1px solid #3a3a3a;
	padding: 10px;
	background: #000000 url('images/sideboxbg.jpg') repeat-x;

}



.sidebox p
{
	color: #b1b2b2;
}

.sidebox ul
{
	margin: 0px 0px 20px 10px;
}

.sidebox li
{
	color: #ffffff;
}


.nav {

	width: 770px;
	height: 28px;
	margin: 0px auto 0px auto;
	border: 1px solid #282828;
	background: #131313 url('images/navbg.gif') repeat-x;
	text-align: center;
	clear: both;
}


.nav ul
{
	
	text-align: center;
	margin: 0px auto 0px auto;
	width: 550px;
}

.nav li
{
	display: block;
	list-style: none;
	float: left;
	border: 1px solid #030303;
	background: #000000;
	font-size: 0.7em;
	margin: 3px 1px 3px 1px;
	padding: 0px;
	text-align: center;
	line-height: 120%;
}


.nav a:link, .nav a:visited 
{
	border: 1px solid #505050;
	background: #a4a4a4 url('images/navbutton.gif') 0px 0px repeat-x;
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 0px;
	color: #bfbfbf;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;

}

.nav a:hover, .nav a:active 
{
	border: 1px solid #838383;
	background: #a4a4a4 url('images/navbutton.gif') 0px -10px repeat-x;
	text-decoration: none;
	color: #ffffff;
}




.nav a:link.on, .nav a:visited.on
{
	border: 1px solid #580505;
	background: #600605 url('images/nav_on.gif') 0px 0px repeat-x;
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;

}

ul.buttons 
{
	padding: 10px 10px 0px 0px;
}

.buttons li
{
	list-style: none;
	display: block;
	float: right;
	text-align: center;
	margin: 10px 4px 10px 4px;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}




.buttons a:link, .buttons a:visited
{
	color: #d92a2c;
	text-decoration: none;
	padding: 60px 0px 0px 0px;
	width: 54px;
	display: block;
}


a:link.button_itunes, a:visited.button_itunes {
	background: url('images/button_itunes.gif') 0px 0px no-repeat;
}

a:hover.button_itunes, a:active.button_itunes {
	color: #ffffff;
	background: url('images/button_itunes.gif') -64px 0px no-repeat;	
}

a:link.button_merch, a:visited.button_merch {
	background: url('images/button_merch.gif') 0px 0px no-repeat;
}

a:hover.button_merch, a:active.button_merch {
	color: #ffffff;
	background: url('images/button_merch.gif') -64px 0px no-repeat;	
}

a:link.button_myspace, a:visited.button_myspace {
	background: url('images/button_myspace.gif') 0px 0px no-repeat;
}

a:hover.button_myspace, a:active.button_myspace {
	color: #ffffff;
	background: url('images/button_myspace.gif') -64px 0px no-repeat;	
}

a:link.button_facebook, a:visited.button_facebook {
	background: url('images/button_facebook.gif') 0px 0px no-repeat;
}

a:hover.button_facebook, a:active.button_facebook {
	color: #ffffff;
	background: url('images/button_facebook.gif') -64px 0px no-repeat;	
}

a:link.button_music, a:visited.button_music {
	background: url('images/button_music.gif') 0px 0px no-repeat;
}

a:hover.button_music, a:active.button_music {
	color: #ffffff;
	background: url('images/button_music.gif') -64px 0px no-repeat;	
}


.main {
	background: #000000 url('images/mainbg.jpg') 50% 0% no-repeat;
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 0px;
	
	clear: both;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #2d0001;
}


.footer {
	border: 1px solid #000000;
	background: #000000 url('images/footerbg.gif') repeat-x;
	width: 770px;
	margin: 0px auto 0px auto;	
}

.footer img
{
	border: 0px;
	float: left;
	margin: 10px 0px 10px 5px;
}

.footer ul
{
	display: block;
	float: left; 
	border-color: #a30204;
	border-style: solid;
	border-width: 0px 0px 0px 1px; 
	
	padding: 0px 7px 0px 7px;
	margin: 10px;
	line-height: 120%;
	
}

.footer li
{
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	list-style: none;
	font-size: 0.6em;
	padding: 0px;
	margin: 0px;
	color: #333333;

}



.footer a:link, .footer a:visited
{
	color: #727272;
	text-decoration: none;
	font-weight: normal;
}

.footer a:active, .footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.fineprint {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #2d0001;
	background: #2d0001 url('images/fineprintbg.gif') repeat-x;
	width: 770px;
	padding: 3px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

.fineprint a:link, .fineprint a:visited
{
	color: #aa1618;
	margin: 0px 5px 0px 5px;
}


.fineprint a:hover, .fineprint a:active
{
	color: #ffffff;
}

.fineprint strong
{
	font-style: bold;
	color: #ffffff;
}


.threeboydesign {
	float: right;
	color: #6c0b0d;
	padding: 5px 10px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.threeboydesign a:link, .threeboydesign a:visited
{
	font-weight: bold;
	color: #6c0b0d;
	text-decoration: none;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	background: url('images/threeboy.gif') 0px -18px no-repeat;
}

.threeboydesign a:hover, .threeboydesign a:active
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background: url('images/threeboy.gif') 0px 1px no-repeat;
}


.copytext {
	color: #6c0b0d;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


/* MAILING LIST */

.mailinglist
{
	float: right;
	width: 220px;
	padding: 10px;
	margin: 10px;
	text-align: center;
	background: url('images/stareforce_mailinglist.gif') 50% 9px no-repeat;
}

.mailinglist form, .mailinglist_page form
{
	margin: 0px;
	padding: 35px 0px 0px 0px;

}

.mailinglist .inputtext, .mailinglist_page .inputtext
{
	border: 1px solid #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #1b1b1b url('images/form_textbg.gif') repeat-x;
	color: #bfbfbf;
	padding: 1px;
	font-size: 0.7em;
}

.mailinglist .inputsubmit, .mailinglist_page .inputsubmit
{
	border: 1px solid #580505;
	background: #580505 url('images/form_buttonbg.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 3px 0px 3px;

	font-size: 0.7em;
}


.mailinglist_page
{
	width: 220px;
	padding: 10px;
	margin: 10px auto 15px auto;
	text-align: center;
	background: url('images/stareforce_mailinglist.gif') 50% 9px no-repeat;
}




.album
{	
	padding: 10px;
	margin: 10px 0px 10px 0px;
	color: #191919;
	border: 1px solid #3b3b3b;
	background: #000000;
}


.album ul /* tracks */
{
	padding: 0px 0px 0px 160px;
	margin: 0px 0px 0px 10px;
}

.album li /* each track */
{
	list-style: none;
	color: #590102;
}

.album em /* album notes */
{
	font-style: normal;
	color: #3a3a3a;
	margin: 10px 0px 0px 10px;
}

.album strong /* album title */
{
	font-size: 1.2em;
	color: #ffffff;
	margin: 0px 0px 0px 10px;

}

.album li strong /* track numbers */
{
	color: #af0204;
}

.album li em /* track names */
{
	color: #ffffff;
	margin: 0px;
}

.album img /* album art */
{
	border: 1px solid #3a3a3a;
	background: #000000;
	float: left;
	margin: 0px 5px 0px 0px;
}


.album a:link.buynow, .album a:visited.buynow
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;

	display: block;
	float: left;
	clear: left;
	
	width: 142px;
	margin: 5px 0px 0px 0px;
	
	border: 1px solid #580505;
	background: #610605 url('images/form_buttonbg.gif') 0px 0px repeat-x;
}

.album a:active.buynow, .album a:hover.buynow
{
	border: 1px solid #8f0103;
	background: #610605 url('images/form_buttonbg.gif') 0px -5px repeat-x;
}


.photo_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	float: right;
	padding: 0px 0px 5px 10px;
}

.photo_right img
{
	border: 1px solid #3b3b3b;
	background: #000000;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}


.ext /* external link */
{
	padding: 0px 14px 0px 0px;
	background: url('images/icon_external.gif') 100% 3px no-repeat;
}



/* PHOTOS ITEMS */

.photos
{
	margin: 0px auto 0px auto;
	width: 720px;
}

.photo_item
{
	float: left;
	height: 60px;
	width: 60px;
	margin: 6px;

}

.photo_item img
{
	border: 1px solid #3b3b3b;
	background: #000000;
	padding: 3px;
}


.photo_item img:hover
{
	border: 1px solid #ffffff;
}

.photo
{
	margin: auto;
	text-align: center;
}

.photo img
{
	border: 1px solid #3b3b3b;
	background: #000000;
	padding: 5px;
}

.mininav
{
	text-align: center;
	color: #3b3b3b;
}


/* STORE */

.store_item
{	
	padding: 10px;
	margin: 10px 0px 10px 0px;
	color: #191919;
	border: 1px solid #3b3b3b;
	background: #000000;
}

.store_item img
{
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #3b3b3b;
}

.store_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin: 0px 0px 5px 0px;
}

.store_title strong
{
	color: #ffffff;
}


.store_item .store_price
{
	float: right;
	font-family: Arial;
	font-size: 1.8em;
	font-weight: normal;
	color: #af0204;
	padding: 0px 5px 0px 5px;
}


.store_item a:link.buynow, .store_item a:visited.buynow
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;

	display: block;
	float: left;
	clear: left;
	
	width: 92px;
	margin: 5px 10px 0px 0px;
	
	border: 1px solid #580505;
	background: #610605 url('images/form_buttonbg.gif') 0px 0px repeat-x;
}

.store_item a:active.buynow, .store_item a:hover.buynow
{
	border: 1px solid #8f0103;
	background: #610605 url('images/form_buttonbg.gif') 0px -5px repeat-x;
}


/* SHOW LISTINGS */

.shows
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
	border: 1px solid #3b3b3b;
	background: #000000;
	
	margin: 0px 0px 10px 0px;
}

.shows table
{
	margin: 0px auto auto;
	width: 100%;
}

.shows th
{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border: 1px solid #505050;
	background: #a4a4a4 url('images/navbutton.gif') 0px 0px repeat-x;
}

.shows td
{
	padding: 3px;
}

.shows .liveshow
{
	color: #ffffff;
}

.shows .deadshow
{
	color: #555555;
}

/* BLOG */

.blog
{

	border: 1px solid #3b3b3b;
	background: #000000;

	padding: 5px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
}

.blog_title
{
	border-width: 0px 0px 1px 0px; 
	border-style: solid;
	border-color: #3b3b3b;
	background: #000000 url('images/titlebg.gif') 0% 100% repeat-x;

	padding: 5px;
	margin: 0px 0px 10px 0px;
}


/* FIXES */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


