/* == BASICS == */

header, footer, section, article, aside, nav {
	display: block;
	}

/*
body {
	margin: 0 auto;
	width: 900px;
	background:#f8f9eb url('/images/poolBG.jpg') repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	}
*/

body {
	margin: 0 auto;
	width: 900px;
	background:#f8f9eb url('/images/strps.png') repeat;
	font-family:Helvetica, Arial, sans-serif;
	}

body#garageLand {
	margin: 0 auto;
	width: 900px;
	background:#f8f9eb url('/images/strps.png') repeat;
	font-family:Helvetica, Arial, sans-serif;
	}

/*
nav+section {
	overflow: hidden;
	width: 600px;
	float: left;
	clear: none;
	}
*/

section {
	color:#fff;
	}

form {
	padding:0;
	margin:0;
	}

p {
	line-height:1.5em;
	}

a img, map {
	border:0;
	}

/* == LINKS == */

a:link, a:visited {
	text-decoration: underline;
	color: #ccc;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #999;
	}

h1 a:link, h1 a:visited {
	text-decoration: none;
	}

/* == WRAPPER == */
body>.trainyard {
	background:#333 url('/images/DPTrainyardBG.gif') no-repeat top center;
	margin:0;
	min-height:1250px;
	padding-bottom:20px;
	}

/* == HEADER == */
body>.trainyard>header {
	background:url('/images/logoPIB.png') no-repeat top center;
	margin-top:0;
	height:167px;
	}

body>header, body>nav, body>section, body>article, body>footer {
/*	background-color:#000;*/
	}

body>section {}

body>header {
	text-align:center;
	background:url('/images/logoPIB.png') no-repeat top center;
/*	margin-top:30px;*/
	height:167px;
	}
	body>header h1 {
		margin: 0;
		}
		body>header h1 a:link, body>header h1 a:visited {
			text-decoration: none;
			color: #ccc;
			}
		body>header h1 a:hover, body>header h1 a:active {
			text-decoration: none;
			color: #fff;
			}

/* == POSTS == */

body>div.trainyard>section>article.fullPage {
	width: 860px;
	padding:20px;
	color:#fff;
	}

article {
	width: 580px;
	padding:20px;
	}

article {
	width: 620px;
	}

/*
article[id*=post-] {
	padding: 10px 0;
	}
*/

article>header p, 
article>footer p {
	font-style: italic;
	}
article+nav {
	font-weight: bold;
	}

section>h1 {
	margin:0;
	padding:0;
	}

section li {
	line-height:1.5em;
	margin-bottom:1em;
	}

/* == NAVIGATION == */

nav {
	text-align: center;
	clear: both;
/*	height:145px;*/
	margin-bottom:10px;
	}
/*
body>nav {
	padding: 10px 0;
	}

	body>divnav ul {
		text-align: left;
		margin: 0;
		}

		body>nav li {
			margin-right: 20px;
			font-weight: bold;
			display: inline;
			}
*/

#navMap {
	border:0;
	}

/* == COMMENTS == */

article[id*=comment-] {
	margin: 0;
	padding: 20px;
	}
	article[id*=comment-] h4 {
		margin: 0;
		}
/*	.alt {
		border: 1px solid #ddd;
		background: #eee;
		}
*/

form[method=post] label {
	display: block;
	}

form[method=post] input {
	margin: 2px 0 12px 0;
	display: block;
	}

/* == SIDEBAR == */

aside {
	overflow: hidden;
	width: 220px;
	padding:20px;
	float: right;
	clear: none;
	}
	aside li {
		list-style: none;
		margin-bottom:3em;
		}

aside h2 {
	text-transform:uppercase;
	font-family:'Reenie Beanie', Courier, monospace;
	color:#fff;
	margin:0;
	text-decoration:none;
	}

aside ul {
	margin:0;
	padding:0;
		}
		aside li ul li {
			list-style: none;
			margin-bottom:.5em;
			}

/* == FOOTER == */

body>footer {
	background-color:#000;
	margin:-20px 0 0 0;
	padding:20px;
/*	text-align: center;*/
	overflow: hidden;
	width: 860px;
	clear: both;
	}

.ftrContact {
	float:right;
	text-align:left;
	width:200px;
	padding:0;
	font-size:10px;
	color:#ccc;
	}

.ftrOther {
	text-align:left;
	padding:0;
	font-size:10px;
	color:#ccc;
	}

/* == SEARCH == */

label[for=s] {
	display: none;
	}

/* == ELEMENTS == */

/* a place for misc. styles */
.theSearch {
	margin:20px 20px 0 0;
	float:right;
	display:inline;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50; }
}
.inner {
	padding:40px 0;
	border-bottom:solid 1px #fff;
	}

.inner a {
	padding:5px 10px;
	background:url('images/strps.png') repeat;
	color:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

.inner h3, h1, h1 a {
	text-transform:uppercase;
	font-family:'Reenie Beanie', Courier, monospace;
	color:#ccc;
	margin:0;
	}

#garageLand h1 {
	color:#999;
}

#next-gig div {
	padding:0;
	}

div.gig {
	padding-bottom: 20px;
	}
 
div.gig div {
	display: inline;
	}
 
div.gig div.eventName {
	font-weight: 700;
	display: block;
	font-size: larger;
	}
 
div.gig div.date {
	display: block;
	}
 
div.gig div.moreInfo {
	float: right;
	}

#next-gig div.gig div.cityStateCountry {
	margin-left: 5px;
	padding-left: 5px;
	border-left: #fff 1px solid;
	}

table.gigs, table.gigs tr.gig {
	color:#fff;
	border:0;
	}

table.gigs tr.gig td {
	padding-bottom:20px;
	}

table.gigs caption {
	text-transform:uppercase;
	font-family:'Reenie Beanie', Courier, monospace;
	}

article footer {
	font-size:9px;
	padding:10px 20px;
	background:url('/images/detailBG.png') repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

.retweet-anywhere {
	float:right;
	margin:10px;
	}

.fancybox img {
	padding:0;
	}

.tweet p {
	margin-top:0;
	}
.homeless {
	margin:20px 0 0 20px;
	}

.thumby {
	float:left;
	font-size:9px;
	height:250px;
	width:150px;
	padding:0 20px;
	margin:10px;
	text-decoration:none;
	background:url('/images/detailBG.png') repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

.trnsp {
	padding:20px;
	margin:10px 20px;
	background:url('/images/detailBG.png') repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

.spnsrThmb {
	float:left;
	font-size:9px;
	height:150px;
	width:150px;
	padding:20px;
	margin:10px;
	background:url('/images/detailBG.png') repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

.spnsrThmb h3 {
	text-transform:uppercase;
	font-family:'Reenie Beanie', Courier, monospace;
	font-size:36px;
	word-wrap:break-word;
	text-decoration:none;
	margin:0;
	padding:0;
	}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}
