/* TRULY INDIE STYLESHEET */

body {
	margin: 25 0 0 0;
	font: normal .8em/1em Arial, Helvetica, sans-serif;
	color:#666666;
	background: #1e1e1e;
}

p {
	margin: 0 0 .8em 0;
}


/* DEFAULT LINK COLORS */
a:link, a:visited {color: #63575a;text-decoration: none;}
a:hover, a:active {color: #ce1603;text-decoration: underline;}



/* table styles (playdates - bg is slightly offwhite, with dotted hr underneath */
.pd th, .pd td {
	text-align:left;
	border-bottom:1px dotted #171717;
	font-family:Arial, Helvetica, sans-serif;
}
.pd th {font-size:1em; font-weight:normal;color:#1e1e1e;}
.pd td {font-size:.9em;color:#1e1e1e;}



.pressLinks p {
	margin:0 0 1em 0;
	font-weight:bold;
}

.npLink {
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
}

.txtDetailRed {
	margin: 0 0 .4em 0;
	font: normal 1em/.5em Arial, Helvetica, sans-serif;
	color:#ce1603;
}
.txtDetailBlack {
	margin: 0 0 1em 0;
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	color:#1e1e1e;
}
.txtSynBlack {
	margin: 0 0 1em 0;
	font: normal .9em/1.2em Arial, Helvetica, sans-serif;
	color:#1e1e1e;
}

.txtOfficialSite {
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	color:#ce1603;
}
/* official site link */
a.OS:link, a.OS:visited {color: #ce1603;text-decoration: underline;}
a.OS:hover, a.OS:active {color: #f11700;text-decoration: underline;}

h1 {
	margin: 0 0 .5em 0;
	font: normal 1.8em/.8em Arial, Helvetica, sans-serif;
	color:#010101;
}
h2 {
	margin: 0 0 1em 0;
	font: normal 1.5em/.5em Arial, Helvetica, sans-serif;
	color:#010101;
}
h3 {
	margin: 0 0 1em 0;
	font: normal 1.2em/1em Arial, Helvetica, sans-serif;
	color:#010101;
}
h4 {
	margin: 0 0 .8em 0;
	font: normal 1.1em/1.2em Arial, Helvetica, sans-serif;
	color: #ce1603;
}
h5 {
	margin: 0 0 .8em 0;
	color: #1e1e1e;
	font: normal 1.1em/1.2em Arial, Helvetica, sans-serif;
}

.red {
	color: #ce1603;
	font-weight:bold;
}

.redX{
	margin: 0 0 .8em 0;
	color: #ce1603;
	font-weight:bold;
}

/* FOOTER  */
.footerTxt {font: normal .8em/1em Arial, Helvetica, sans-serif;color:#666666;}

a.footerLink:link, a.footerLink:visited {color: #666666}
a.footerLink:hover {color: #cccccc}
