body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	color: #F0CF99;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
}
#container {
	padding: 0 0 0 265px;
	margin:0; 
	width: auto;
}
#serpent, #header {
	position: absolute;
	z-index: 6;
	width: 231px;
	height: 1200px;
	overflow: visible;
}
#logo {
	margin: 0;
	width: 231px;
	height: 1200px;
}
#content {
	margin: 0px 0 0 245px;	
	padding: 0px;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
	width: 80%;
	max-width: 900px;
}
#content-text {
	margin: 0;
	padding: 90px 0 0 0;
	width: 90%;
	max-width: 1100px;
}
.blog-home #content-text { max-width: none; }

#slideshow {
	width: 50%;
	position:relative;
	margin:30px 0 0 0;
	height: 420px;
	display:block;
	float: right;
}
#upcoming #slideshow {
	display:none;	
}
.slideshow-photo-container { height: auto!important; }

#news-of-the-world {
	margin:0 1% 0 0;padding:0;
	width:47%;
	float:left;
}
#palace-of-the-end {
	margin:0;
	padding:0 0 0 3%;
	width:47%;
	float:right;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A18C7D;
}
#header {
	padding: 5px 0 0 0;
	margin:0 0 15px 0;
}
#serpent h1 {
	margin:13px 0 0 30px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
}
#serpent h1 a:link, #serpent h1 a:visited {
	text-decoration:none;
}#serpent h1 a:hover {
	text-decoration:underline;
}

/*#header h1 {
	font-weight: normal;
	color: #FFFFFF;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
h1 a:link, h1 a:visited	{
	display: block;
	width: 500px;
	height: 72px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/felix-culpa-logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	} */
#footer ul {
	margin:15px 0 0 0;
	padding: 0;
}
#footer ul li {
	float:left;
	margin:0 13px 0 0;
	padding:0;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#footer ul li {
	float:right;
	margin:0 13px 0 0;
	padding:0;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#header ul li a:link, #header ul li a:visited, #footer ul li a:link, #footer ul li a:visited {
      color:#FCE08D;
	text-decoration: none;
}
#header ul li a:hover, #footer ul li a:hover  {
	color: #fff;
	text-decoration: underline;
}
#main {
	margin:55px 0 0 0;
	padding:0 0 0 0;
	max-width: 1200px;
}
.pull-quote-right {
	position:relative;
	color:#FFFFFF;
	padding:10px 0 18px 8px;
	float:right;
	margin:12px 0 0 15px;
	width:170px; 
	text-align:left;
	border-left: 1px solid #FF7053;
	font-style: italic; 
}
h1, h2, #accordion_list a.accordion_title {
	font-weight: normal;
	color: #BACF21;
	font-size: 38px;
	margin:0 0 20px 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
.past-work {
	display:none;
	max-height: 400px!Important;
	overflow: auto!Important;
	border: 2px solid #483424;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:0px 10px;
	margin-right:100px;
	background-color:#000;
}
#accordion_list  a.accordion_title {
	padding:0;
	margin:13px 0 5px 0;
	text-decoration: none;
	font-size: 23px;
	line-height: 28px;
	display: block;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	text-decoration: none;
}
#footer {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align:right;
	margin:100px 35px 0 0;
	padding:100px 0 0 0;
	height:100px;
	clear:both;
	font-size: 13px;
}

#footer li a:link, #footer li a:visited {
	padding:15px 0px 30px 5px;
}
#footer li a:hover {
	color: #FF7053;
}
.logos-liberty img {
	margin-right: 16px;
}
#sponsors {
}
#sponsors li {
	display: block;
	width:100px;
	text-align:center;
	float:right;
	text-indent: 0px;
	margin: 0px auto;
	line-height: 14px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 11px;
}
#sponsor li img {
	border:0;
}
#sponsors li a:link, #sponsors li a:visited {
	color: #765;
}
#sponsors li a:hover {
	color: #ffcc00;
}
.home-event {
	float:left;
	padding:0px 16px;
	width: 200px;
	font-size:13px;
	line-height:1.4em;
}
.home-event a:link, .home-event a:visited {
	text-decoration:none;
}
#home-event-container {
	margin-left:-12px;	
}
.border-right { border-right: 1px dotted #333; }
.border-left { border-left: 1px dotted #333; }




a:link, a:visited {
      color:#FFAA71;
}
a:hover { 
	color: #fff;
}
em {
	color: #F8E2D3;
}
strong {
	color: #FBEDE3;
}
address {
	margin:14px 0;
	font-style: normal;
}
.float-left, .floatleft {
	float: left;
	margin:0 15px 5px 0;
}
.float-right, .floatright {
	float: right;
	margin:0 0 5px 15px;
}

#adam8 {
	clear:both;
	padding:20px 35px 25px 40px;
	display:block;
	float:right;
	color: #666666;
}
#adam8 a:link, #adam8 a:visited {
	text-decoration:none;
	color: #666666;
}
#adam8 a:hover {
	text-decoration:underline;
	color: #fff;
}

/* sliding doors menu */
#nav {
	display: block;
	width: 750px;
	height: 26px; 
	font-size: 16px;
	font-family: Trebuchet, Georgia, Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	position: absolute;
	left: 256px; 
	top: 25px;
    list-style:none;
}

    #nav li {
      float:left;
      background:url("../img/menu-left.jpg") no-repeat left top;
      margin:0 3px 0 0;
      padding:0 0 0 9px;  
      }
    #nav a {
	/*float:left;*/ 
	display:block;
	width:0.1em;
	background:url("../img/menu-right.jpg") no-repeat right top;
	padding:2px 9px 2px 0px;
	text-decoration:none;
	font-weight:normal; 
      color:#FCE08D;
	letter-spacing: 1px;
      }
    #nav a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover {
      color:#FF6600;
	  text-decoration: none;
      }
    #upcoming #nav-upcoming, #about #nav-about, #past #nav-past, #friends #nav-friends, #contact #nav-contact, #bccla #nav-bccla, #media #nav-media
	{
      background-position:0 -150px;
      border-width:0;
      }
    #upcoming #nav-upcoming a, #about #nav-about a, #past #nav-past a, #friends #nav-friends a, #contact #nav-contact a, #bccla #nav-bccla a, #media #nav-media a {
      background-position:100% -150px;
      color:#FCE08D;
      }
	  
    #nav li:hover, #nav li:hover a {
      background-position:0 -150px;
      color:#FFFF6F;
      }
#nav li:hover a {
      background-position:100% -150px; 
	  }
/* end sliding doors menu */

#hive a:link, #hive a:visited { text-decoration: none; }

.textfieldRequiredMsg {
	display:none;	
}
#ticket-order-form-donald-lenore input, #ticket-order-form-donald-lenore select {
	background-color: #222;
	border: 1px solid #726247;
	color: #DDD;
}

.post-entry-home .post-summary a:link, .post-entry-home .post-summary a:visited, .post-entry-home .post-summary a:hover, .post-entry-home-list .post-summary a:link, .post-entry-home-list .post-summary a:visited, .post-entry-home-list .post-summary a:hover {
	color: #F0CF99;
}
.post-entry-home {
	float: left;
	line-height: 1em;
	margin: 60px 25px 26px 0;
}
.post-entry-home .post-title { font-size: 20px; }
.post-entry-home .post-link { color: #fff; }

.post-date, .post-month { display: none; }

.contact td { padding: 10px; }

#social-media-buttons {
	padding-bottom: 30px;
	overflow: auto;
}
#social-media-buttons img {
	display: inline;
	float: right;
} 

.slideshow {
	float: right!important;
	margin: 0 0 15px 20px;
}
.slideshow-photo-caption {
	top: 100%;
	bottom: auto;
}
.slideshow-thumb-container img {
	border: 2px solid #000;
}
#slideshow-thumb-container .thumb-selected img, body.white-on-black #slideshow-thumb-container .thumb-selected img, .slideshow-thumb-container .thumb-selected img, body.white-on-black .slideshow-thumb-container .thumb-selected img {
	border: 2px solid #BACF21;
}
#login { right: 0; }

.more-categories { display: none; }
#blog-category .page-title {
	/* display:none; */ 
}
body.past .nav-past { color: #fff!important; }
#nav-categories { display: none; }

.post-category { display: none; }

.post-entry-home .post-pic, .post-entry-list .post-pic {
	/**/
}

