/*  
Theme Name: The Maxx
Theme URI: http://www.themaxxclubonline.com/
Description: Custom WordPress theme for The Maxx Club.
Version: 1.0
Author: Jen Huls
Author URI: http://www.popstalin.com/

	The Maxx Club v.1.0
	 http://www.themaxxclubonline.com

	This theme was designed and built by Jen Huls

*/


body {
	margin:0;
	padding:0;
	background:#000 url(images/body-bkg.gif) repeat;
	font:normal 76%/1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

h2 {
	line-height:1.0em;
}

h3 {
	font:bold 116%/1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#E04017;
	border-bottom:1px solid #E04017;
}

p {
	margin:0 0 13px 3px;
}

#footer p {
	text-align:center;
	color:#333;
	font-size:90%;
	font-weight:bold;
}

#subscribe p {
	margin:0 0 3px 20px;
	font-size:98%;
	color:#000;
}

/* LINKS
------------------------------------------------------*/
a:link, a:visited {
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

/* GRAPHICAL HEADERS
------------------------------------------------------*/
.about-header {
	text-indent:-50000px;
	background:url(images/about-header.gif) no-repeat;
	height:25px;
	width:95px;
	margin:0 0 8px 0;
}

.catering-header {
	text-indent:-50000px;
	background:url(images/catering-header.gif) no-repeat;
	height:25px;
	width:95px;
	margin:0 0 8px 0;
}

.contactus-header {
	text-indent:-50000px;
	background:url(images/contactus-header.gif) no-repeat;
	height:25px;
	width:109px;
	margin:0 0 8px 0;
}

.dances-header {
	text-indent:-50000px;
	background:url(images/dances-header.gif) no-repeat;
	height:22px;
	width:191px;
	margin:0 0 8px 0;
}


.directions-header {
	text-indent:-50000px;
	background:url(images/directions-header.gif) no-repeat;
	height:25px;
	width:95px;
	margin:0 0 8px 0;
}

.equipment-header {
	text-indent:-50000px;
	background:url(images/equipment-header.gif) no-repeat;
	height:30px;
	width:200px;
	margin:0 0 3px 0;
}

.events-page-header {
	text-indent:-50000px;
	background:url(images/events-page-header.gif) no-repeat;
	height:25px;
	width:95px;
	margin:0 0 8px 0;
}

.history-header {
	text-indent:-50000px;
	background:url(images/history-header.gif) no-repeat;
	height:30px;
	width:220px;
	margin:15px 0 3px 0;
}

.links-header {
	text-indent:-50000px;
	background:url(images/links-header.gif) no-repeat;
	height:25px;
	width:95px;
	margin:0 0 8px 0;
}

.mailist-header {
	text-indent:-50000px;
	background:url(images/maillist-header.gif) no-repeat;
	height:35px;
	width:220px;
	margin:18px 0 3px 15px;
	padding:0;
}

.production-page-header {
	text-indent:-50000px;
	background:url(images/production-page-header.gif) no-repeat;
	height:25px;
	width:95px;
	margin:0 0 8px 0;
}

.productions-header {
	text-indent:-50000px;
	background:url(images/productions-header.gif) no-repeat;
	height:30px;
	width:275px;
	margin:0 0 3px 0;
}

.upcoming-header {
	text-indent:-50000px;
	background:url(images/upcomingevents-header.gif) no-repeat;
	height:35px;
	width:175px;
	margin:0 0 3px 15px;
}

/* UNORDERED LISTS
------------------------------------------------------*/
.catering-left ul {
	list-style:none;
	margin:0 15px 0 0;
	padding:0;

}

.catering-left li {
	list-style:none;
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px solid #999;
}

.catering-right ul {
	list-style:none;
	margin:0;
	padding:0;
}

.catering-right li {
	list-style:none;
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px solid #999;
}

#events ul {
	list-style:none;
	margin:0 15px 0 15px;
	padding:0;
}

#events li {
	list-style:none;
	margin:0;
	padding:5px;
}

#footer ul {
	list-style:none;
	margin:0 auto;
	text-align:center;
	padding-top:45px;
	font-size:90%;
	color:#333;
	text-transform:uppercase;
}

#footer li {
	list-style:none;
	display:inline;
	padding:0 6px 0 0;
}

/* DIV CONTAINERS
------------------------------------------------------*/
#banner {
	background:url(images/banner.jpg) no-repeat;
	width:776px;
	height:305px;
	margin:0 auto;
}

#container {
	width:776px;
	margin:0 auto;
	background:#363636 url(images/content-bkg.gif) bottom repeat-x;
}

#events {
	width:100%;
	height:236px;
	text-color:black;

}

#footer {
	width:776px;
	margin:0 auto;
	height:92px;
	background:url(images/footer-bkg.jpg) no-repeat;
}

#left-column {
	width:312px;
	float:left;
}

#left-column-footer {
	width:312px;
	height:145px;
	background:url(images/left-column-footer.gif) top left no-repeat;
}

#right-column {
	width:428px;
	float:right;
	padding:0 20px 0 0;
}

#subscribe {
	width:312px;
	height:253px;
	color:#000;
	background:url(images/subscribe-bkg.jpg) top left repeat-y;
}

/* DIV CLASSES
------------------------------------------------------*/
.clear {
	clear:both;
}

.cardboard {
	background:url(images/cardboard-bkg.jpg) repeat-y;
}

.catering-left {
	float:left;
	width:200px;
	margin-bottom:10px;
}

.catering-right {
	float:right;
	width:200px;
	margin-bottom:10px;
}

.underline {
	border-bottom:1px solid #666;
	padding-bottom:10px;
}

/* FORM ELEMENTS
------------------------------------------------------*/
#subscribe form {
	margin-left:5px;
}

/* NAVIGATION
------------------------------------------------------*/
#nav {
	width:776px;
	height:85px;
	margin:0 auto;
}
	
#nav ul	{
	width: 776px;
	height: 85px;
	background:url(images/nav.jpg) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
	
#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}
	
#nav ul li, #nav a	{
	height: 85px;
	display: block;
}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
}

#mn1 {left: 52px; width: 41px;}
#mn2 {left: 96px; width: 67px;}
#mn3 {left: 165px; width: 51px;}
#mn4 {left: 219px; width: 79px;}
#mn5 {left: 300px; width: 119px;}
#mn6 {left: 421px; width: 77px;}
#mn7 {left: 503px; width: 155px;}
#mn8 {left: 663px; width: 84px;}

#mn1 a:hover {background: transparent url(images/nav.jpg) -52px -85px no-repeat;}
#mn2 a:hover {background: transparent url(images/nav.jpg) -96px -85px no-repeat;}
#mn3 a:hover {background: transparent url(images/nav.jpg) -165px -85px no-repeat;}
#mn4 a:hover {background: transparent url(images/nav.jpg) -219px -85px no-repeat;}
#mn5 a:hover {background: transparent url(images/nav.jpg) -300px -85px no-repeat;}
#mn6 a:hover {background: transparent url(images/nav.jpg) -421px -85px no-repeat;}
#mn7 a:hover {background: transparent url(images/nav.jpg) -503px -85px no-repeat;}
#mn8 a:hover {background: transparent url(images/nav.jpg) -663px -85px no-repeat;}