@charset "UTF-8";
/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	padding-left: 5px;
}
#sidenav .emailform {
	font-size: 80%;
	margin-top: 40px;
	margin-bottom: 20px;
}

h1, h2, h3, h4 {
	padding-left: 2px;
	letter-spacing: -1px;
	line-height: 100%;
}
 
strong {
	color: #FF3333;
}

#sidenav {
	font-size: 105%;
	margin: 0px;
	width: 175px;
	float: left;
	display: inline;
	background-image: url(../images/bg_navigation.jpg);
	padding-top: 275px;
	height: 575px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 25px;
}
#sidenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenav li {
	text-align: right;
	margin-bottom: 15px;
}
#sidenav a:link, #sidenav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidenav a:hover {
	color: #FF3333;
}

#content {
	float: left;
	width: 505px;
	display: inline;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	padding-left: 10px;
	padding-right: 45px;
	padding-top: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#content li {
	margin-bottom: 10px;
}
#content ul {
	margin: 0px;
	padding-right: 10px;
	padding-left: 15px;
}
#content .title {
	font-size: 120%;
	color: ##FF3333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #FF3333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
#content a:hover {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 752px;
	margin-right: 24px;
	margin-left: 24px;
	display: inline;
	clear: both;
	float: left;
	color: #999999;
	font-size: 70%;
	text-align: center;
	padding-top: 60px;
	margin-top: 50px;
}
#footer strong {
	color: #999999;
}
.event2 ul {
	padding-left: 10px;
}

.event1 h3 {
	color: #FF3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	font-size: 100%;
	margin: 0px;
	text-transform: uppercase;
}
.event1 {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
	padding-top: 5px;
}
.clear {
	clear: both;
}

.titleholder {
	font-size: 75%;
	width: 100px;
	display: inline;
	height: 140px;
	float: left;
	border: 1px solid #191919;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(../images/bg_titleholder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 9px;
}
.titleholder img {
	border: 1px solid #191919;
}
.org {
	background-color: #000000;
	margin: 10px;
	padding: 10px;
	border: 1px solid #333333;
}
.org h1 {
	font-size: 100%;
	color: #FF3333;
	margin-bottom: 0px;
	clear: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.org img {
	padding: 3px;
	margin: 5px;
	float: left;
}
.bars ul {
	padding: 0px;
	list-style-type: none;
}
.bars li {
	list-style-type: none;
}
.pageimage {
	border: 3px solid #999999;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subnav {
	padding: 0px;
	font-size: 70%;
	margin-top: -14px;
	margin-right: 5px;
	margin-bottom: -10px;
	margin-left: -10px;
}
.subnav a:link, .subnav a:visited {
	color: #999999;
}
.subnav a:hover {
	color: #FF3333;
}
.event2 {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
	padding-top: 5px;
}
.event2 h2 {
	font-size: 150%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF3333;
	margin-top: 0px;
}
.contact {
	font-size: 60%;
	color: #999999;
	margin-top: 50px;
	text-align: center;
}

/* -------------------------------------- BLOG -------*/

.post .post-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	color: #FF3333;
}
.date-header {
	color: #000000;
	background-color: #272727;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
}

/* ---------------------------------------------------------------------------- EVENT STYLES -------*/

/* -------------------------------------- SATURDAY -------*/

.saturday {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
	padding-top: 10px;
	background-color: #0d0d0d;
	text-align: center;
	background-image: url(../images/eagle_black.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
}
.saturday p {
	font-size: 125%;
}
.saturday .eventTitle {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	color: #FF3333;
}.saturday .eventDate {
	display: none;
}
.news p {
	padding-left: 20px;
}
.subscribe {
	margin-top: 50px;
	font-size: 70%;
	font-weight: lighter;
}

#content .pageImage {
	float: right;
	width: 250px;
	font-size: 70%;
	text-align: center;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .pageImage p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ---------------------------------------- gradient 3 */
.gradient3 {
	text-align: center;
	border: 1px solid #333333;
	margin-bottom: 15px;
	padding-top: 5px;
	background-color: #000000;
	background-image: url(../images/gradient3.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: bold;
}
.gradient3 h6 {
	position: relative;
	margin: 0;
	color: #6600CC;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.gradient3 h6 span {
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
}
.gradient3 .eventDate {
	color:  #FFFFFF;
	padding-bottom: 5 px;
	font-size: 90%;
}

/* ---------------------------------------- gradient 4 */
.gradient4 {
	background: #000000;
	text-align: center;
	border: 1px solid #333333;
	margin-bottom: 15px;
	padding-top: 5px;
}
.gradient4 h6 {
	position: relative;
	margin: 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.gradient4 h6 span {
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
}
.gradient4 .eventDate {
	color:  #FFFFFF;
	padding-bottom: 5 px;
	font-size: 90%;
}

/* ---------------------------------------- gradient 5 */
.gradient5 {
	background: #000000;
	text-align: center;
	border: 1px solid #333333;
	margin-bottom: 15px;
	padding-top: 5px;
}
.gradient5 h6 {
	position: relative;
	margin: 0;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.gradient5 h6 span {
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
}
.gradient5 .eventDate {
	color:  #CCCCCC;
	padding-bottom: 5 px;
	font-size: 90%;
}

/* ---------------------------------------- gradient 6 */
.gradient6 {
	background: #000000;
	text-align: center;
	border: 1px solid #333333;
	margin-bottom: 15px;
	padding-top: 5px;
}
.gradient6 h6 {
	position: relative;
	margin: 0;
	color: #FF3333;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.gradient6 h6 span {
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
}
.gradient6 .eventDate {
	color:  #FF3333;
	padding-bottom: 5 px;
	font-size: 90%;
}

/* ---------------------------------------- gradient 7 */
.gradient7 {
	background: #000000;
	text-align: center;
	border: 1px solid #333333;
	margin-bottom: 15px;
	padding-top: 5px;
	color: #009933;
}
.gradient7 h6 {
	position: relative;
	margin: 0;
	color: #009933;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.gradient7 h6 span {
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
}
.gradient7 .eventDate {
	color:  #009933;
	padding-bottom: 5 px;
	font-size: 90%;
}

/* ---------------------------------------- WHITE */
.white {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/containerWhite_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #000;
	text-align: center;
}
.white .event {
	background-image: url(../images/containerWhite_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.white .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.white .event h6 {
	position: relative;
	margin: 0;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.white .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: none;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-white-stripe.png);
	background-repeat: repeat-x;
	padding-left: 2px;
}
.white .event .eventDate {
	color:  #FF3333;
	padding-bottom: 5 px;
	font-size: 90%;
	text-align: center;
}
.white a:hover {
	color: #000;
}
/* ---------------------------------------- OUTLINE */
.outline {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/containerOutline_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #FFF;
	text-align: center;
}
.outline .event {
	background-image: url(../images/containerOutline_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.outline .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.outline .event h6 {
	position: relative;
	color: #FF3333;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.outline .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: none;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
	padding-left: 2px;
}
.outline .event .eventDate {
	color:  #FF3333;
	padding-bottom: 5 px;
	font-size: 90%;
	text-align: center;
}

.outlineBlue {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/containerOutline_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #FFF;
	text-align: center;
}
.outlineBlue .event {
	background-image: url(../images/containerOutline_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.outlineBlue .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.outlineBlue .event h6 {
	position: relative;
	color: #0478e5;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.outlineBlue .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: none;
	width: 100%;
	height: 35px;
	background-image: url(../images/gradient-dark-stripe.png);
	background-repeat: repeat-x;
	padding-left: 2px;
}
.outlineBlue .event .eventDate {
	color:  #0478e5;
	padding-bottom: 5 px;
	font-size: 90%;
	text-align: center;
}
/* ---------------------------------------- GREY */
.grey {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/containerGrey_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #FFF;
	text-align: center;
}
.grey  .event {
	background-image: url(../images/containerGrey_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.grey  .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.grey  .event h6 {
	position: relative;
	color: #FF3333;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.grey  .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: none;
	height: 35px;
	background-image: url(../images/gradient-grey-stripe.png);
	background-repeat: repeat-x;
	padding-left: 2px;
}
.grey  .event .eventDate {
	color:  #F00;
	padding-bottom: 5 px;
	font-size: 90%;
	text-align: center;
}
/* ---------------------------------------- UNDERWEAR */
.underwear {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/containerUnderwear_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #FFF;
	text-align: center;
}
.underwear .event {
	background-image: url(../images/containerUnderwear_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 372px;
}
.underwear .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 200px;
	font-size: 120%;
}
.underwear .event h6 {
	position: relative;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
.underwear .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: inline;
	width: 100%;
	height: 35px;
	padding-left: 2px;
}
.underwear .event .eventDate {
	color:  #Ff3333;
	padding-bottom: 5 px;
	font-size: 90%;
	text-align: center;
	margin-left: 200px;
	margin-right: 20px;
}
/* ---------------------------------------- FURR */
.furr {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/furr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #000;
	height: 400px;
}
.furr .event {
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 372px;
}
.furr .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 120%;
	text-align: left;
}
.furr .event h6 {
	position: relative;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
.furr .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: inline;
	width: 100%;
	height: 35px;
	padding-left: 2px;
}
.furr .event .eventDate {
	color:  #000;
	padding-bottom: 5 px;
	font-size: 90%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
/* ---------------------------------------- POSTER */
.poster {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 14px;
	color: #000;
	height: 400px;
}
.poster .event {
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 372px;
}
.poster .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 120%;
	text-align: left;
}
.poster .event h6 {
	position: relative;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 230%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
.poster .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: none;
	width: 100%;
	height: 35px;
	padding-left: 2px;
}
.poster .event .eventDate {
	color:  #000;
	padding-bottom: 5 px;
	font-size: 90%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	display: none;
}
/* ---------------------------------------- UNDERWEAR */
.maze {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/containerMaze.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
}
.maze .event {
	background-image: url(../images/containerMaze.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 372px;
}
.maze .event p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 120%;
}
.maze .event h6 {
	position: relative;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: "Trebuchet MS";
	font-size: 300%;
	line-height: 100%;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50;
	margin-bottom: 20px;
}
.maze .event h6 span {
	position: absolute;
	bottom: -0.2em;
	display: inline;
	width: 100%;
	height: 35px;
	padding-left: 2px;
}
.maze .event .eventDate {
	color:  #Ff3333;
	padding-bottom: 5 px;
	font-size: 90%;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}