/*
Theme Name: Madboojah
Theme URI: 
Description: Madboojah
Version: 1.0
Author: Madboojah
Tags: 
*/

html, body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #000;
}
a {
	color: #c63;
}
h1 {
	font-size: 15px;
	margin: 0 0 10px;
}
img {
	border: 0;
}
label {
	width: 6em;
	margin-right: 0.5em;
	float: left;
	display: block;
}
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 831px;
}
#navigation {
	padding: 119px 0 0 125px;
	position: relative;
	z-index: 2;
}
#navigation .item {
	float: left;
}
#navigation a {
	display: block;
	height: 38px;
	float: left;
	padding-right: 2px;
}
#navigation #submenu {
	height: 30px;
	padding-top: 34px;
	margin-left: -20px;
	clear: both;
	top: 190px;
	position: absolute;
	display: none;
}
#navigation #submenu a {
	height: auto;
	padding: 0 5px;
	margin: 3px 0 0;
}
#page {
	clear: both;
	position: relative;
	z-index: 1;
}
#page .left {
	float: left;
	width: 454px;
	padding-top: 2px;
}
#page .right {
	padding: 20px 0 0 15px;
	width: 260px;
	font-size: 12px;
	font-family: Trebuchet MS;
	float: left;
	color: #fff;
}
#news_mc {
	margin-top: 57px;
	margin-left: 277px;
	width: 170px;
	height: 170px;
}
#press_mc {
	text-align: center;
	padding: 20px 0;
	position: relative;
	z-index: 2;
}
#press2_mc {
	position: relative;
	top: -68px;
	z-index: 1;
	text-align: center;
}
#news_articles {
	color: #fff;
	text-align: left;
	padding: 0 30px;
}
#news_textbox_container {
	height: 1px;
}
#news_textbox {
	background: transparent url('/images/news_overlay.jpg') 0 0 no-repeat;
	padding: 35px;
	font-size: 17px;
	color: #fff;
	display: none;
	height: 200px;
}
#news_textbox_content {
	width: 550px;
	padding: 10px 100px;
}
#press_textbox {
	background: #000;
	margin: 0 121px;
	position: absolute;
	z-index: 2;
	padding: 20px;
	font-size: 17px;
	width: 535px;
	color: #fff;
	display: none;
	height: 460px;
}
#contact_form {
	font-family: Trebuchet MS;
	color: #fff;
	clear: both;
	padding-top: 20px;
	height: 550px;
	width: 300px;
	margin: 0 auto;
	text-align: left;
}
#gallery_slideshow {
	clear: both;
	padding: 20px 0;
	text-align: center;
}
#footer {
	clear: both;
	font-size: 13px;
	padding: 10px 0 25px;
	color: #fff;
	text-align: center;
}
