/* CSS Document for Revolution Pie- Written by Paul Mazzoleni */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-size: 75%;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	background:#000;
	color:#FFF;
	}
	
# html>body {
	font-size: 11px;
	}
	
img {
	display: inline;
	border: none;
	}

p {
	line-height: 1em;
	}
	
a {
	color:#FFF;
	}
	
h3 {
	font-size:1.4em;
	line-height: 1em;
	margin-bottom: 0em;
	padding: 2;

	}
	
h2 {
	font-size:1.5em;
	line-height: 1em;
	margin-bottom: 0.1em;
	}


/* =DIVS
--------------------------------------*/
#access-links { 
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
#page-container {
	margin:auto;
	width:995px;
	position:relative;
	}
	
#mastHead {
	width:955px;
	height:125px;
	margin:auto;
	background-image: url(../images/subHead.jpg);
	}
	
#mastHead2 {
	width:955px;
	height:125px;
	margin:auto;
	background-image: url(../images/subHead_2.jpg);
	}
	
#mastHead3 {
	width:955px;
	height:125px;
	margin:auto;
	background-image: url(../images/subHead_3.jpg);
	}
	
#mastHead4 {
	width:955px;
	height:125px;
	margin:auto;
	background-image: url(../images/subHead_4.jpg);
	}	
#mastHead5 {
	width:955px;
	height:125px;
	margin:auto;
	background-image: url(../images/subHead_5.jpg);
	}	
		
#subContent {
	width:230px;
	margin-bottom:10px;
	float:right;
	background-image: url(../images/yDots.gif);
	background=position:left;
	background-repeat: repeat-y;
	}
	
#content {
	float:left;
	width:690px;
	margin-left:55px;
	background-color:#fff;
	background-image: url(../images/contentTop.gif);
	background-repeat: no-repeat;
	}
	
#content h1 {
	color:#383E48;
	padding:25px 5px 10px 5px;
	font-size:1.5em;
	line-height: 0em;
	}	

#content h2 {
	color:#383E48;
	padding:45px 0px 5px 100px;
	line-height: 0em;
	}	

#content table tbody tr td h2 {
	color:#FFF;
	padding:15px 0px 15px 10px;
	line-height: 0em;
	}	

#content h3 {
	color:#ffffff;
	padding:10px 10px 5px 100px;
	line-height: 0em;
	background-color: #000000;
	height: 10px;
	}	

#content p {
	color:#383E48;
	padding:10px 20px 10px 100px;
	font-size:1em;
	line-height: 1.2em;
	}
	
#contentBottom {
	width:690px;
	height:8px;
	background-color:#000;
	background-image: url(../images/contentBottom.gif);
	background-repeat: no-repeat;
	}
	
#contentBullet {
	display: inline;
	}	
	
#upcoming {
	float:left;
	margin-left:5px;
	width:220px;
	margin-bottom:5px;
	}

#upcoming h2 {
	padding-left:10px;
	}

#upcoming h3 {
	padding-left:22px;
	}

#revPieTV {
	float:left;
	margin-left:5px;
	width:220px;
	margin-bottom:10px;
	background-image: url(../images/xDots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#revPieTV img {
	margin:auto;
	padding-bottom:10px;
	}

#merch {
	float:left;
	margin-left:5px;
	width:220px;
	margin-bottom:10px;
	}

#merch img {
	margin:auto;
	}
	
#footer {
	width:955px;
	text-align:center;
	font-size:.9em;
	margin-top:25px;
	padding-bottom:25px;
	}
	
#footer p {
	margin-top:15px;
	}

/* =NAVIGATION
--------------------------------------*/
#navMain {
	width:955px!important;
	min-height:24px;
	background-image: url(../images/subNav.jpg);
	background-repeat:repeat-x;
	background-color:#1C1F24;
	display:block;
	list-style:none;
	padding-top:10px;
	margin:auto;
	text-align:center;
	}
	
#navMain li {
	display:inline;
	padding: 3px 10px 3px 10px;
	border-right:solid #FFF 1px;
	}

#navMain a {
	text-decoration: none;
	}
	
#navMain a:hover {
	color:#E8A63A;
	}
	
#footer ul {
	display:block;
	font-size:.9em;
	}
	
#footer li {
	display:inline;
	padding: 3px 5px 3px 5px;
	}
	
#content a {
	color:#383E48;
	}
	
#content a:hover {
	color:#E8A63A;
	}
#content td a {
	margin-left:10px;
	}
	
/* =CLASSES
--------------------------------------*/

.dates {
	font-size: .9em;
	list-style:none;
	padding-left:22px;
	padding-right:20px;
	margin-bottom:10px;
	}

a.full-list {
	margin-left:35px;
	padding-bottom:15px;
	margin-bottom:10px;
	}

.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	}
	
li.navEnd {
	border-right:none!important;
	}
	
.subDots {
	background-image: url(../images/xDots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:220px;
	height:10px;
	float:left;
	margin-left:5px;
	}
	
/* =MICROFORMATS
--------------------------------------*/ 



/* =TABLES
--------------------------------------*/



/* =FORMS (.NET)
--------------------------------------*/
#page-container #contentBullet {
	display: inline-block;
}
