body				{
					text-align: left;
					background-color: #000000;
					font-family: tahoma, arial, sans-serif;
					letter-spacing: .6px;
					color: #ffd6aa;
					font-size: 11px;
					margin: 0px;
					height: 100%;
					background-repeat: no-repeat;
					}
					
body a:link				{text-decoration: none; color: #ffffff;}
body a:visited			{text-decoration: none; color: #ffffff;}
body a:hover			{text-decoration: none; color: #000000;}
					
body img			{
					border: 0px;
					}
					
#content img			{
					max-width: 280px;
					}
					
#home_container		{
					position: absolute;
					width: 1800px;
					height: 600px;
					top: 50%;
					left: 0px;
					margin-top: -300px;
					margin-left: 0px;
					text-align: left;
					background-color: #000000;
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(images/rac_bg.png);
					}
					
#film_grain			{
					position: absolute;
					width: 1800px;
					height: 600px;
					top: 0px;
					left:0px;
					z-index: 0;
					}
					
#designed_by		{
					z-index: 1;
					}
					
#sound				{
					z-index: 2;
					}
					
#button_pink_elephant	{
					position: absolute;
					width: 97px;
					height: 122px;
					top: 454px;
					left:262px;
					z-index: 3;
					}
					
#button_antlers		{
					position: absolute;
					width: 191px;
					height: 123px;
					top: 369px;
					left: 1595px;
					z-index: 3;
					}
					
#button_chandelier	{
					position: absolute;
					width: 108px;
					height: 148px;
					top: 114px;
					left: 65px;
					z-index: 3;
					}
					
#button_mirror		{
					position: absolute;
					width: 47px;
					height: 67px;
					top: 32px;
					left: 1553px;
					z-index: 3;
					}
					
#button_contact		{
					position: absolute;
					width: 198px;
					height: 198px;
					top: 326px;
					left: 57px;
					z-index: 3;
					}
					
#button_links		{
					position: absolute;
					width: 325px;
					height: 266px;
					top: 25px;
					left: 228px;
					z-index: 3;
					}
					
#button_about		{
					position: absolute;
					width: 169px;
					height: 209px;
					top: 301px;
					left: 359px;
					z-index: 3;
					}
					
#button_calendar	{
					position: absolute;
					width: 280px;
					height: 279px;
					top: 61px;
					left: 575px;
					z-index: 3;
					}
					
#button_store		{
					position: absolute;
					width: 235px;
					height: 280px;
					top: 86px;
					left: 1054px;
					z-index: 3;
					}
					
#button_blog		{
					position: absolute;
					width: 281px;
					height: 325px;
					top: 211px;
					left: 1311px;
					z-index: 3;
					}
					
#button_media		{
					position: absolute;
					width: 146px;
					height: 258px;
					top: 43px;
					left: 1603px;
					z-index: 3;
					}
					
#16_30				{
					z-index: 99;
					background-color: #380606;
					display: none;
					}
					
/*LIGHTBOX*/

#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background-color: #380606;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* SUB PAGE TEMPLATES */

#container			{
					position: absolute;
					width: 1000px;
					height: 600px;
					top: 50%;
					left: 50%;
					margin-top: -300px;
					margin-left: -500px;
					text-align: left;
					background-color: #000000;
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(images/rac_bg_2.png);
					}
					
#logo				{
					position: absolute;
					width: 94px;
					height: 79px;
					top: 19px;
					left: 557px;
					}
					
#title				{
					position: absolute;
					width: 366px;
					height: 504px;
					top: 47px;
					left: 154px;
					z-index: 3;
					}
					
					
/* SCROLL */

div#wn				{
					position: relative;
					width: 287px;
					height: 278px;
					top: 90px;
					left: 637px; 
					overflow: hidden;
					background-color: transparent;	
					}
	
div#scrollbar 		{
					top:90px;
					right:48px;
  					position:absolute;
  					width:11px; 
					height:278px; 
  					font-size:1px;  /* for image vertical alignment issue */
  					}
					
div#scrollbar img	{
					border:0px;
					}
					
div#track 			{ 
  					position:absolute; 
					left:0; 
					top:8px;
  					width:11px; 
					height:264px;
  					background:transparent;
  					}
					
div#dragBar 		{
  					position:absolute; 
					left:1px; 
					top:1px;
  					width:11px; 
					height:20px;
  					background-color:#ffffff;
  					}
					  
div#up 				{ 
					position:absolute; 
					left:0; 
					top:0;
					height:7px;
					width:11px; 
					}
					  
div#down 			{ 
					position:absolute; 
					left:0; 
					bottom:0;
					height:7px;
					width:11px;
					}

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    				-moz-user-select: none;
    				-khtml-user-select: none;
					}

/* so no gap or misplacement due to image vertical alignment [1]*/
div#scrollbar img 	{
    				display:block; 
    				} 
					
/* SCROLL END*/

#ticket				{
					position: absolute;
					width: 321px;
					height: 151px;
					top: 432px;
					left: 620px;
					background-color: transparent;
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(images/ticket_bg.png);
					}
					
#ticket_blog		{
					position: absolute;
					width: 38px;
					height: 27px;
					top: 15px;
					left: 72px;
					background-color: transparent;
					}
					
#ticket_calendar	{
					position: absolute;
					width: 38px;
					height: 98px;
					top: 42px;
					left: 72px;
					background-color: transparent;
					}
					
#ticket_media		{
					position: absolute;
					width: 145px;
					height: 33px;
					top: 15px;
					left: 110px;
					background-color: transparent;
					}
					
#ticket_links		{
					position: absolute;
					width: 80px;
					height: 48px;
					top: 48px;
					left: 110px;
					background-color: transparent;
					}
					
#ticket_store		{
					position: absolute;
					width: 29px;
					height: 48px;
					top: 48px;
					left: 227px;
					background-color: transparent;
					}
					
#ticket_about		{
					position: absolute;
					width: 41px;
					height: 44px;
					top: 96px;
					left: 110px;
					background-color: transparent;
					}
					
#ticket_contact		{
					position: absolute;
					width: 105px;
					height: 44px;
					top: 96px;
					left: 151px;
					background-color: transparent;
					}

					
#mailing_list		{
					background-color: transparent;
					z-index: 99;
					}
					
#headline			{
					font-family: georgia, times new roman, serif;
					letter-spacing: .6px;
					color: #ffd6aa;
					font-size: 18px;
					}
					
/* STORE */

#store_bunny		{
					position: absolute;
					width: 52px;
					height: 154px;
					top: 274px;
					left: 185px;
					background-color: transparent;
					z-index: 100;
					}
					
#store_gun			{
					position: absolute;
					width: 94px;
					height: 45px;
					top: 287px;
					left: 339px;
					background-color: transparent;
					z-index: 100;
					}
					
#store_teeth		{
					position: absolute;
					width: 19px;
					height: 26px;
					top: 207px;
					left: 460px;
					background-color: transparent;
					z-index: 100;
					}
					
#store_phone		{
					position: absolute;
					width: 43px;
					height: 23px;
					top: 296px;
					left: 435px;
					background-color: transparent;
					z-index: 100;
					}
					
#store_sucker		{
					position: absolute;
					width: 33px;
					height: 39px;
					top: 408px;
					left: 389px;
					background-color: transparent;
					z-index: 100;
					}
					
#store_product		{
					float: left;
					margin-right: 7px;
					color: #000000;
					}

/* END STORE */
					
/*BEGIN BLOG STYLES*/

/* Header
----------------------------------------------- */
#header 			{
    				margin:0 auto 0px;
    				border:0px;
    				}
					
#blog-title 		{
  					margin:0px 0px 0;
  					padding:0px 0px .25em;
  					border:0px;
  					border-width:0px 0px 0;
  					line-height:1.2em;
  					font-weight:normal;
  					color:#ffffff;
  					text-transform:uppercase;
					font-family: georgia, times new roman, serif;
					letter-spacing: .6px;
					font-size: 18px;
  					}
					
#blog-title a 		{
  					color:#ffffff;
  					text-decoration:none;
  					}
					
#blog-title a:hover	{
  					color:#000000;
  					}
					
#description 		{
  					margin:0 0px 0px;
  					padding:0 0px 0px;
  					border:0px solid #eee;
  					border-width:0 0px 0px;
  					max-width:122px;
  					font:78%/1.4em Verdana,Helvetica,Sans-serif;
  					text-transform:uppercase;
  					letter-spacing:.2em;
  					color:white;
  					}


/* Content
----------------------------------------------- */
#content 			{	
    				width:280px;
    				margin:0;
    				padding:0;
    				text-align:left;
    				}
					
/* Headings
----------------------------------------------- */
h2 					{
  					margin:0em 0 .75em;
  					color:#ffffff;
  					text-transform:uppercase;
					font-family: georgia, times new roman, serif;
					letter-spacing: .6px;
					font-size: 18px;
  					}


/* Posts
----------------------------------------------- */
.date-header 		{
    				margin:0em 0em;
    				}
					
.post 				{
    				margin:.5em 0 1.5em;
    				border-bottom:1px dotted #ccc;
    				padding-bottom:1.5em;
    				}
					
.post-title 		{
  					margin:.25em 0 0;
  					padding:0 0 4px;
					font-weight: bold;
  					color:#ffffff;
  					text-transform:uppercase;
					font-family: georgia, times new roman, serif;
					letter-spacing: .6px;
					font-size: 18px;
  					}
					
.post-title a, .post-title a:visited, .post-title strong {
  					display:block;
  					text-decoration:none;
  					color:#ffffff;
  					font-weight:normal;
  					}
					
.post-title strong, .post-title a:hover {
  					color:#ffffff;
  					}
					
.post div 			{
  					margin:0 0 .75em;
  					line-height:1.6em;
  					}
					
p.post-footer 		{
  					margin:-.25em 0 0;
  					color:#ccc;
  					}
					
.post-footer em, .comment-link {
  					font:78%/1.4em Verdana,Helvetica,Sans-serif;
  					text-transform:uppercase;
  					letter-spacing:.1em;
  					}
					
.post-footer em 	{
  					font-style:normal;
  					margin-right:.6em;
  					}
					
.comment-link 		{
  					margin-left:.6em;
  					}
					
.post img 			{
  					padding:1px;
  					border:0px solid #ddd;
  					}
					
.post blockquote 	{
  					margin:1em 20px;
  					}
					
.post blockquote p 	{
  					margin:.75em 0;
  					}
					
/* Comments
----------------------------------------------- */
#comments h4 		{
  					margin:1em 0;
  					font:bold 78%/1.6em Verdana,Helvetica,Sans-serif;
  					text-transform:uppercase;
  					letter-spacing:.2em;
  					color:#999;
  					}
					
#comments h4 strong	{
  					font-size:130%;
  					}
					
#comments-block 	{
  					margin:1em 0 1.5em;
  					line-height:1.6em;
  					}
					
#comments-block dt 	{
  					margin:.5em 0;
  					}
					
#comments-block dd 	{
  					margin:.25em 0 0;
  					}
					
#comments-block dd.comment-timestamp {
  					margin:-.25em 0 2em;
  					font:78%/1.4em Verdana,Helvetica,Sans-serif;
  					text-transform:uppercase;
  					letter-spacing:.1em;
  					}
					
#comments-block dd p {
  					margin:0 0 .75em;
  					}
					
.deleted-comment 	{
  					font-style:italic;
  					color:gray;
  					}
.paging-control-container {
  					float: right;
  					margin: 0px 6px 0px 0px;
  					font-size: 80%;
					}
					
.unneeded-paging-control {
  					visibility: hidden;
					}
					
/* CALENDAR */

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}
