/*  
Theme Name: ExPostFacto
Theme URI: http://expostfactoband.com/
Description: ExPostFacto
Version: 0.1
Author: Evan Eckard
Author URI: http://evaneckard.com/

*/


body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background: url(/images/redBack.jpg) repeat-x #000;
	margin: 0px;
}


/* guts */

#mainContain {
	background:url(/images/soldiersBlack.gif) repeat-x 0 140px;
	padding-top:540px;
	padding-left:110px;
}
#logo {
	position:absolute;
	width: 354px;
	height: 232px;
	left:38px;
	top:23px;
	z-index:101;
	background:url(/images/logo_inside.gif) no-repeat;
}


/* post */

.postHolder {
	width:670px;
	margin-left:110px;
}

.date {
	float:left;
	width:131px;
	height:110px;
	background:url(/images/dateBack.gif) no-repeat;
	text-align:center;
	margin-top:30px;
	color:#000;
	font-size:12px;
	padding-top:34px;
}
.number {
	font-size:24px;
}
.post {
	float:right;
	width:500px;
	text-align:left;
	padding-left:20px;
	background:url(/images/postBorder.gif) repeat-y;
}
.content {
	line-height:20px;
}
.archives a {
	margin-top:10px;
	display:block;
	float:right;
	background:url(/images/archives.gif) no-repeat;
	width:318px;
	height:39px;
	text-indent:-500px;
	overflow:hidden;
}
.archives a:hover {
	background:url(/images/archives.gif) no-repeat 0 -39px;
}


/* navigation */

#navigation {
	width:475px;
	height:37px;
	margin:0;
	padding:0;
	position:absolute;
	background:url(/images/navigation.gif);
	left:150px;
	top:244px;
}
#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#navigation li, #navigation a {
	height:37px;
	display:block;
}
#nav01 {
	text-indent:-300em;
	overflow:hidden;
	left:0;
	width:58px;
}
#nav02 {
	text-indent:-300em;
	overflow:hidden;
	left:58px;
	width:64px;
}
#nav03 {
	text-indent:-300em;
	overflow:hidden;
	left:122px;
	width:94px;
}
#nav04 {
	text-indent:-300em;
	overflow:hidden;
	left:216px;
	width:52px;
}
#nav05 {
	text-indent:-300em;
	overflow:hidden;
	left:268px;
	width:39px;
}
#nav06 {
	text-indent:-300em;
	overflow:hidden;
	left:306px;
	width:75px;
}
#nav07 {
	text-indent:-300em;
	overflow:hidden;
	left:380px;
	width:96px;
}

#nav01 a:hover {
	background:transparent url(/images/navigation.gif) 0 -37px no-repeat;
}
#nav02 a:hover {
	background:transparent url(/images/navigation.gif) -58px -37px no-repeat;
}
#nav03 a:hover {
	background:transparent url(/images/navigation.gif) -122px -37px no-repeat;
}
#nav04 a:hover {
	background:transparent url(/images/navigation.gif) -216px -37px no-repeat;
}
#nav05 a:hover {
	background:transparent url(/images/navigation.gif) -268px -37px no-repeat;
}
#nav06 a:hover {
	background:transparent url(/images/navigation.gif) -306px -37px no-repeat;
}
#nav07 a:hover {
	background:transparent url(/images/navigation.gif) -380px -37px no-repeat;
}


.nav01on {
	background:transparent url(/images/navigation.gif) 0 -37px no-repeat;
}
.nav02on {
	background:transparent url(/images/navigation.gif) -58px -37px no-repeat;
}
.nav03on {
	background:transparent url(/images/navigation.gif) -122px -37px no-repeat;
}
.nav04on {
	background:transparent url(/images/navigation.gif) -216px -37px no-repeat;
}
.nav05on {
	background:transparent url(/images/navigation.gif) -268px -37px no-repeat;
}
.nav06on {
	background:transparent url(/images/navigation.gif) -306px -37px no-repeat;
}
.nav07on {
	background:transparent url(/images/navigation.gif) -380px -37px no-repeat;
}

/* inside pages */

.contentHolder {
	width:670px;
	margin-left:110px;
}
.contentHolder p {
	line-height:24px;
}
.recTable {
	margin:12px 0;
}
.recTable td {
	padding:10px;
}
.recordImg {
	border:2px solid #2B2B2B;
}
.tourTable td {
	padding:4px 2px;
	border-bottom:1px solid #6a6a6a;
}
.tourTable tr td table td {
	background-color:#1e1e1e;
	border-bottom:1px solid #1e1e1e;
	font-size:11px;
	padding:1px;
}
#contactHolder {
	width:499px;
	background:url(/images/contactBack.gif) no-repeat;
	padding-top:49px;
}
.forms {
	margin:3px 0 10px;
	background:url(/images/formBack.gif) repeat-x #f1f1f1;
	background-position:fixed;
	color:#000;
	border:2px solid #4b4b4b;
	padding:3px;
}
.button {
	color:#fff;
	background-color:#e50000;
	border:2px solid;
	border-color:#ff4040 #880000 #880000 #ff4040;
}
#gallery, #tunes {
	width:600px;
	margin:10px 0;
}


/* secondary content */

#greyContain {
	background:url(/images/soldiersGrey.gif) repeat-x #2b2b2b;
	padding:50px 0 20px 100px;
}
#footer01, #footer02, #footer03 {
	line-height:20px;
	font-size:12px;
}
#footer01 {
	width:237px;
	float:left;
	margin-right:35px;
	background:url(/images/footerTour.gif) no-repeat;
}
#footer02 {
	width:237px;
	float:left;
	margin-right:35px;
	background:url(/images/footerTunes.gif) no-repeat;
}
#footer03 {
	width:237px;
	float:left;
	background:url(/images/footerAlbum.gif) no-repeat;
}
#footer01 a, #footer02 a, #footer03 a, .content a, .contentHolder a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer01 a:hover, #footer02 a:hover, #footer03 a:hover, .content a:hover, .contentHolder a {
	text-decoration: none;
	color: #FF0000;
	border-style:none;
}


/* copyright */

.copyrightSpacer {
	display:block;
	height:40px;
}

#copyright {
	width:800px;
	padding:20px 0 30px;
	color:#868686;
	font-size:11px;
	line-height:18px;
	background:url(/images/copyrightBorder.gif) repeat-x;
}
#copyright a {
	color:#868686;
	text-decoration:none;
	border-bottom:1px dotted #868686;
}
#copyright a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#C42F31;
}
.copyrightIcon {
	float:left;
	margin:0 12px 0 0;
}

/* headlines */



h1, h2, h3, h4, h5 {
	font-family: Times New Roman, Times, serif;
	color:#fff;
	margin:0;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
	color:#fff;
}

/* evaneckard.com link  */

#evan a {
	text-indent:-400px;
	display:block;
	overflow:hidden;
	background:url(/images/logo_evan.gif) 0px 0px no-repeat;
	width:127px;
	height:32px;
	border-style:none;
	text-align:left;
	float:right;
}
#evan a:hover {
	background:url(/images/logo_evan.gif) no-repeat 0px -32px;
}


/* sifr */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}