body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	text-shadow: 1px 1px 2px #ffffff; 
	font-size: 22px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
p {
	margin:4px 0 14px 0;
}
b, strong {
	color: #000000;
}
img {
	border: none;
}
a:link, a:visited {  
	text-decoration: underline; 
	color: #000;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	z-index: 1;
	height: 171px;
	display:block;
	margin: 0;
	padding: 0;
}
#header-flash-container {
	margin:0;padding:0;
	width:500px;
	height:171px;
	overflow:visible;
	position:relative;
	z-index:1;
}
#header-flash-container object {
	position: relative;
	z-index: 3;
}
#header-flash {
	position:relative;
	z-index:2;
	display:block;
	margin: 0;
	padding: 0;
	height: 171px;
	overflow:hidden;
}
#header-flash p {
	text-align: center;
	padding:0 110px;
	font-style: italic;
}






#content {
	margin:0;
	padding: 15px 25px;
	text-align: justify;
	position: relative;
}
#comments {
	text-align: left;
	width: 450px;
	margin:0 auto;
	padding:10px 0 0 0;
	background-color: #D9D9D9;
	border: 1px solid #333;
	color: #000;
}
.comment-block {
	margin:0 0 0 26px;
	padding:12px 0 15px 0;
	border-bottom: 1px dotted #BBB;
	width: 395px;
}
#leave-comments {
	margin:40px 0 0 0;	
}
#sponsors {
	margin:20px 0 50px 0;
	padding: 0;
}
address {
	clear: both;
	font-style: normal;	
	display: inline;
}
#footer address {
	border-top: 1px solid #FFF; 
	display: block;
	padding-top: 40px;
}
.admin {
	margin: 30px 0 0 0;
}
#raffle-button {
	position: absolute;
	z-index: 1001;
	left:-168px;
	width:200px;
	top: 36px;
}
#raffle-button a:hover { background: none; }

.raffle-container {
	position: relative;
	overflow: visible;
	padding:10px;
	width:240px;
    background-color: #FFFAEC;
    border: 2px solid #000000;
    float: left;
    margin: 10px 13px 20px 0;
    -moz-box-shadow:0px 0px 15px #A99;
	-webkit-box-shadow:0px 0px 15px #A99;
    box-shadow: 0 0 15px #A99;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.raffle-container-title {
	position: absolute;
	left: -52px;
	top: -15px;
}
#raffle-comic {
	width: 500px;
	left:-24px;
	position: relative;
}
.raffle-form-table {
	margin-top:10px;
}
.raffle-form-table td {
	padding:8px 0;
}
.raffle-info p { margin-bottom:5px; }
.raffle-prizes {
	margin:0px 0 10px 243px;
	padding:0 0 0 35px;
	font-size:11px;
	line-height:1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	list-style-type: none;
	list-style-position: inside;
}
.raffle-prizes li {
	text-align:left;
	padding-bottom:5px;
}
.raffle-prizes li span {
	display:none;
	line-height: 1.2em;
	margin:3px 0 0 0;
    background-color: #FFFAEC;
	padding:4px 1px 4px 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border-left: 1px solid #000;
}



.nav {
	border-bottom: 1px solid #A1A1A1;
	margin: 1em 0 15px;
	padding: 0.6em 10px 0 10px;
	font-weight: bold;
	font-size:11px;
}
#header-flash .nav {
	bottom:0;
	left:0;
	position:absolute;
	margin: 1em 0 0 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid black;
}
form {
	margin:0;
	padding:0;
}
.nav ul, .nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav ul {
	padding: 5px 0 4px;
	text-align: center;
}
.nav ul li {
	display: inline;
	margin-right: -4px;
}
.nav ul li a {
	background: url(../images/tableft.gif) no-repeat left top;
	color: #333;
	text-decoration: none;
	padding: 5px 0;
}
.nav ul li span {
	background: url(../images/tabright.gif) no-repeat right top;
	padding: 5px 10px 5px 5px;
	margin: 4px 0 4px 4px;
}
.nav ul li a:hover span {
	text-decoration: underline;
	background-position: 100% -75px;
	color: #fff;
}
.nav ul li a:hover {
	background-position: 0 -75px;
}
.nav #current a {
	background-position: 0 -150px;
}
.nav #current a span {
	background-position: 100% -150px;
}


.sf-menu li:hover ul, .sf-menu li.sfHover ul{ top:23px!important; }

.sf-menu ul { 
	width: 180px!important; 
	background-color:#FFF;
	border: 1px solid #CCC;
	border-top: none;
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1);
}
.sf-menu ul a {
	padding:6px 0px 6px 11px;
	text-align: left;
	color: #000;
}
.sf-menu li li, .sf-menu li li li {
	border-bottom: 1px solid #BBB;
	overflow: hidden;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	
}

#content-text #past-list li {
	margin:0 0 0 16px;
}

















body {
	background: #999999 url(http://static.radixtheatre.org/img/bg.gif) center top repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
p {
	line-height: 15px;
	margin:4px 0 14px 0;
}
h2 {
	font-family: Arial, Georgia, 'Times New Roman', Times, serif;
	margin: 18px 0;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #000;	
	overflow: visible;
	text-shadow: #fff 1px 1px 2px;
}
#page-container, #footer { 
	height: auto;width: 500px; margin: 0 auto; background: #999999 url(http://static.radixtheatre.org/img/bg-inner.gif) center top repeat-y;
	padding-bottom: 10px;
}
#container, #container-list {
	width: 450px;
	padding:0 24px;
	margin: 0 auto;
	border-bottom: 1px solid #DDD;
	padding-bottom: 50px;
}

#logo { 
	margin:0;text-indent:-99999em;overflow:hidden;position:absolute;top:0;left:0;width:500px;height:148px;
	background-image: url(http://static.radixtheatre.org/img/radix-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #555;
}
#logo a:hover { background-color: transparent; }
#logo a { height: 147px; }
#header {
	position:relative;
	width: 500px;
	height:171px;
	margin:0 auto;
}
#nav {
	position:absolute;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	overflow: hidden;
	bottom:0px;
	left:0px;
	height:22px;
	width:498px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#nav li { float:left; }
#nav li:first-child a { border-left:1px solid transparent; }
#nav li a { position:relative;border-right:1px solid transparent;padding:0 17px;height:22px;line-height: 22px;display:block; }
#nav li a:link, #nav li a:visited { color:#000;text-decoration:none; }
#nav li a:hover { color:#F00;text-decoration:none; }

#nav li.li-gallery {
	width: 76px;
}

.nav-active {
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f3f3f3 100%); /* W3C */
}
#nav li.nav-active a:link, #nav li.nav-active a:visited  { color: #F00; }

#header a:hover { color: #F00 }

#nav.sticky { 
	position: fixed;
	top: 0;
	left: 50%;
	width: 498px;
	margin-left: -250px;
	background-color: #f4f4f4; 
    -moz-box-shadow:0px 0px 8px rgba(0,0,0,.4);
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.4);
    box-shadow: 0 0 8px rgba(0,0,0,.4);
	border-bottom: 1px solid #f3f3f3; 
}

#content-text {  
	overflow: visible;
	width: auto;
	padding:18px 0;
	text-align: justify;
}
#content-footer {
	margin-top:125px;
	width: 450px;
	text-align:center;
}
#content-footer img {
	margin: 0 auto;
}
#sponsors div { margin-bottom: 20px }




#footer, #sponsors {
	text-align: center;
}
#footer div, #footer img {
	margin: 0 auto;
}
#footer a:hover {
	color: #f00;
}
#footer {
	border-top: 1px solid #FFF;
	width: 498px;
	padding: 40px 0 20px 0;
}
#footer div.nav { margin-bottom: 30px; }

#footer div#login { 
	width: 140px;
	position: relative;
	bottom: 5px;
	right: auto;
	margin: 25px auto 0 auto;
	overflow: hidden;
}
#footer div#sponsors { 
	margin-bottom: 0;
	border-bottom: 1px solid #DDD;  
	padding-bottom: 40px;
}

body.halfatank img { margin: 7px; }


.slideshow-photo-container { height: auto!important;width: 450px!important; }

.slideshow { margin: 0 0 10px 0!important; width: 450px!important; }
.slideshow-photo { max-width: 450px;height: auto!important; } 

.more-categories, .post-category, .post-date, .page-title { display: none; }
.post-link:link, .post-link:visited, .post-title-link:link, .post-title-link:visited, .post-title a:link, .post-title a:visited { text-decoration: none; }
.post-link:hover, .post-title-link:hover, .post-title a:hover { background: none; }

.post-content-ajax .post-title { display: none; }
.blog-post { padding-bottom: 0; }
.post-content { padding-bottom: 0; }
.blog-home .post-content { padding-bottom: 25px; overflow: auto; }
h2.post-title { margin: 18px 0 18px 0; }
#blog-post h2.post-title { margin-top: 18px; }
body.past-events h2.post-title { font-size: 18px; line-height: 18px; }

