/*
Theme Name: Another Dimension Entertainment
Theme URI: http://anotherdimensiondj.com/
Description: Theme created my iTechs and left unfinished.  Completed by Illume Design, LLC in 2009.
Version: 1.1
Author: iTechs, Aaron Childress of Illume Design
Author URI: http://illume-design.com/
Tags: gold, black, fixed width, simple, widgets

	ADDJ v1.1
	 http://illume-design.com/

	Theme created my iTechs and left unfinished.
	Completed by Illume Design, LLC in 2009.
	Illume Design, LLC's website can be found at
	http://illume-design.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Franklin Gothic Medium, Verdana, Tahoma;
	background: #000;
	text-align: center;
	margin: 0px;
	color: #FFF;
	}
	
img {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

p {
	color:#ccc;
	line-height:20px;
	font-size: 14px;
	letter-spacing: 0em;
}

h1 {
	color:#FFF;
	text-align: left;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 20px;
	font-size: 18px;
}

h2 {
	color:#FFF;
	text-align: left;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 20px;
}

h3 {
	color:#A57C3E;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 20px;
	font-size:14px;
}

#container {
	width:900px;
	margin:0 auto 50px auto;
}

#header {
	width:900px;
	height: 200px;
	margin: 0;
}

#headerLeft {
	float:left;
	text-align: center;
	width: 450px;
}

#headerLeft img{
	float:none;
	margin: 9px auto;
}

#headerRight {
	float:left;
	width: 450px;
}

#headerRight img{
	margin: 94px auto;
}

#menu{
	margin:0;
	width: 900px;
	height: 500px;
	float: left;
}

#menuBox {
	margin: 0 35px;
	width: 830px;
	float: left;

}

#menuBox .menuItem a {
	float:left;
	line-height: 25px;
	display: block;
	color: #A87F41;
	margin: 0 15px;
	font-size: 14px;
	text-align: center;
}

#banner {
	width:900px;
	height:300px;
	float:left;
	margin: 15px 0;
	z-index: 1;
}

#bannerVideo {
	width:900px;
	height:300px;
	float:left;
	clear:right;
	margin: 15px 0;
	overflow: hidden;
}

#content {
	width:500px;
	float:left;
	margin:0;
	text-align: justify;
}

#contentServices {
	width:900px;
	float:left;
	margin:0px;
	text-align: left;
}

#contentAdServices {
	width:350px;
	float:left;
	clear:right;
	margin:30px;
	text-align: left;
}

.pageTitleGold {
	color: #A57C3E;
}

#services {
	width:425px;
	float:right;
	margin:0;
}

#services img {
	margin:0 15px 0 0;
	float: left;
}

#services hr {
	border:none;
}

#sideBar {
	width:400px;
	min-height:350px;
	float: left;
}

#contactForm {
	float:left;
	width:900px;
	clear: right;

}

#contactForm label {
	width:250px;
	float:left;
	line-height:25px;
	text-align: right;
}

#contactForm input {
	float: none;
	background: #333;
	border: 1px solid #333;
	margin: 5px 0 15px 0;
	color:#CCC;
}

#contactForm img {
	float:left;
	margin: 5px;
}

#contactForm textarea {
	width:900px;
	float: right;
	background: #333;
	border: 1px solid #333;
}

.servicesText {
	width:300px;
	float:left;
	text-align: justify;
}

.servicesWrapper {
	width:425px;
	float:left;
	margin: 0 0 15px;
}

#bannerCorporate {
	width:900px;
	height:300px;
	background:url(/wp-content/themes/addj/images/CorporateBorder.jpg) no-repeat;
	float: left;
	clear: right;
	margin: 15px 0;
	padding: 0;
	text-align: center;
}

.goldText {
	color:#A57C3E;
}

#videoBanner {
	width:900px;
	height:300px;
	overflow:hidden;
}

#CarouselDiv {
	height:325px;
	float: left;
	width: 400px;
}

#checkboxes {
	background-color:#000;
}

#checkboxes input{
	background-color:#000;
	float: none;
	border: 1px solid #000;
	margin: 0 0 0 10px;
}

span.mmf-list-item-label{
	background-color:#000;
	float: none;
	line-height: 25px;
	width: 50px;
	text-align: left;
}
