/* --------  FRAMEWORK August 1 2009 --------*/
/* --------  REVISED August 9 2009 --------*/

#main {
	float: left;
	width: 1054px;
	height: 597px;
	background: url(../images/main-background.jpg) no-repeat;
}
#interior-main {
	float: left;
	width: 1054px;
	height: 597px;
	background: url(../images/interior-background.jpg) no-repeat;
}


* { margin: 0; padding: 0; }

html, body { height: 100%; }


body {
	height: 100%;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: black;
	xbackground: black url(../images/mic-repeat.gif) repeat-y 80% 0px;
	overflow: auto;
}












/* ----------------------------------------------------  Page Architecure -------------------------------------------------------- */	

/* ------------  Centers the Block in the Page -------------- */	

#distance {
	float: left;
	width: 1px;
	height: 50%;
	margin-bottom: -370px; /* ENTER half of container's height */
}

#column {
	margin: 0 auto;
	clear: left;
	position: relative; 
	text-align: left;
	width: 1054px;
	height: 740px; /* ENTER full container height */
}







/* -----------------------------------------------  Header ------------------------- ------------- */	
#header {
margin: 20px 0 0 0;
	float: left;
	width: 958px;
	height: 35px;
	xmargin: 0 auto;
	xborder: 1px solid blue;
	background: url(../images/phone-number.gif) no-repeat right;
}

/* -----------------------------------------------  NAV1 ------------------------------------------ */	
#nav {
	width: 958px;
	height: 43px;
	float: left;
	xmargin: 0 auto;
	xborder: 1px solid blue;
}

/* -----------------------------------------------  NAV2 ------------------------------------------ */	
#xnav { width: 200px; xheight: 60px; xmargin: 0 auto; xborder: 1px solid red; text-align: right; float: right; }
#xnav ul { text-align: right; margin: 0 10px 0 0;}
#xnav li {
	font-size: 1.5em;
	line-height: 1.7em;
	background: none;
}

#xnav li a { text-decoration: none;color: #FBD765; }
#xnav li a:hover { color: #E66419; }
#xnav h2 { color: white; }

#xnav ul ul { margin: 0px 0px 6px 0; }
#xnav ul li li { font-size: .8em; line-height: 1.4em; }
#xnav ul li li a { xfont-size: .6em; line-height: 1.4em; color:white; font-style: italic;}
























/* -----------------------------------------------  Wrapper OR Container-------------------------------------- */	
#wrapper {
	width: 1040px;
	margin: 0 auto;
	xborder: 1px solid blue;
	background: black url(../images/mic-repeat.gif) no-repeat 887px 740px;
	min-height: 100%;
	xheight: 100%;
}

/* ------------  Full Height Container -
#container {
	min-height: 100%;
	background-color: #DDD;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	width: 960px;
	margin: 0 auto;	
	padding: 20px
}
------------- */	
* html #wrapper { height: 100%; }




/* -----------------------------------------------  Content -------------------------------------- */	
#content {
	width: 450px;
	height: 500px;
	margin: 30px 0 0 300px;
	overflow: auto;
	padding: 0 15px 0 0;
}



#main {
	float: left;
	width: 1054px;
	height: 597px;
	background: url(../images/main-background.jpg) no-repeat;
}
#interior-main {
	float: left;
	width: 1054px;
	height: 597px;
	background: url(../images/interior-background.jpg) no-repeat;
}


#teaser { width: 290px; xfloat: right; margin: 30px 0 0 478px; xborder: 1px solid red; }
#teaser h2 { color: #9aace0; font-size: 1.5em; font-weight: normal; line-height: 1.5em; }

.liveblog { margin: 50px 0 0 0; color: white; }

.liveblog p { color: white; line-height: 1.4em; }
.liveblog h2 span { display: none; }
.liveblog h3  { font-size: 1.5em; xfont-weight: normal; }













/* -----------------------------------------------  Footer ---------------------------------------- */	
#footer {
	width: 1054px;
	height: 60px; 
	margin: 0 auto;
	xborder: 1px solid blue;
}
#footer p {
	float: left;
	margin: 5px 0 0 464px;color: #606060;
	display: inline;
}
#footer a { color: #606060; text-decoration: none; }
#footer a:hover { color: #E03A10; text-decoration: underline; }
.mic-base {
	float: right;
	width: 167px;
	height: 66px;
	background: url(../images/mic-base.gif) no-repeat;
}

/* -------------- CONTACT PAGE  ----------------- */

#contactform { width: 370px; float: right; margin: 0 80px 0 0; color: white; font-size: 1.1em; display: inline; }
.contact { text-indent: -100em; overflow: hidden; width: 367px; height: 38px; background: url(../images/contact-us.gif) no-repeat 0 7px; }
#contactinfo { float: left; width: 230px; height: 300px; border-right: 1px solid #BDD9EA; margin: 0 0 10px 0; }


/* ------------------  Contact Form V2 -------------------- */	

#contactform {
	margin: 20px 0 60px 0;
	width: 230px;
	float: left;
}

#contactform p {
	padding: 0 0 2px 0;
	margin: 0;
}

.mailformfield{
	background-color: #EDEDED;
	border: 1px solid #9E9E9E;
	height: 18px;
	padding: 0 0 0 5px;
	margin: 2px 0 15px 0;
	width: 230px;
	color: #506569;
	font-family: Arial, Helvetica, sans-serif;
}

.messageformfield{
	background-color: #EDEDED;
	border: 1px solid #9E9E9E;
	height: 85px;
	margin: 2px 0 8px 0;
	padding: 3px 0 0 5px;
	width: 230px;
	color: #506569;
	font-family: Arial, Helvetica, sans-serif;
}














/* -----------------------  LINKS  ---------------------- */

a { color: #6E80B3; outline: none; }
a:focus, a:hover { color: #E03A10; }

img { border: none; }

/*  Dotted Link Underline  */
x-a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #b3322d;
	!important: ;
}



/* -----------------------  Headers  ---------------------- */

p {
	font-size: 1.2em;
	xline-height: 1.8em;
	margin: 0 0 .7em 0;
	color: white;
}





h1 { font-size: 1.8em;  margin: 0 0 .6em 0; color: white;  }
h2 { font-size: 1.4em;  margin: 0 0 .4em 0; color: #9aace0;  }
h3 { font-size: 1.2em;  margin: 0 0 .4em 0;  color: white;  }
h4 { font-size: 1.0em;  margin: 0 0 .4em 0;  color: white;  }
h5 { font-size: 1.5em;  margin: 0 0 .4em 0;color: white;  }
h6 { font-size: 1.3em;  margin: 0 0 .6em 0; color: white;  }








/* -------------------  Blockquotes  (Pick One) ----------------- */
blockquote { xmargin: 2em; color: #666; font-style: italic; padding: 5px 0 0 0; }

/*  puts a line above and below*/
x-blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }

/* Can put quotes in the text */
x-blockquote *:first-child:before { content: "\201C"; }
x-blockquote *:first-child:after { content: "\201D"; }








/* -------------------  Lists   ----------------- */

ul { margin: 0 0 14px 0; }
ul li {
	font-size: 1.2em;
	margin: 2px 0 6px 12px;
	list-style-type: none;
	padding: 0 0 0 14px;
	background: url(../images/bullet.gif) no-repeat 0 4px; 
	color: white;
	/*adjust background position here, 
	  the first value is the x and the second the y position */
}


ol { margin: 0 0 12px 0; }
ol li { font-size: 1.2em; margin: 2px 0 0 32px; }













.field { color: #506569; background-color: #E5E5E5; border: 0px solid #9E9E9E; font-size: 1.1em; font-family: arial, helvetica, sans-serif; }
.single { height: 18px; width: 162px; margin: 0; padding: 3px; }
.comment { height: 85px; width: 363px; padding: 3px 0 0 3px; overflow: hidden; !important: ; }

/* -------------------- submit button with rollover -------------------- */	
.submit { background: url(../images/send.gif) no-repeat; height: 17px; width: 82px; border: none; padding-top: 17px; float: right; cursor: pointer; margin: 0 3px 0 0; }
.submit:hover { background: url(../images/send.gif) no-repeat 0 -17px; }













/* -----------------------------------------------  Fancy Bits ---------------------------------------- */	

/* -------------------- stupid table tricks -------------------- */	
table { margin: 0 0 16px 0; }
.cell { padding: 0px 0 12px 0; }
.wide { width: 370px; }
.one { width: 200px; padding: 0  30px 10px 0; }




/* ------------------------  hr fixes ------------------------*/

*+html hr { xmargin: 0em 0 -7px 0; /*IE 7 bugfix*/ }
* html hr { xmargin: 0em 0 -7px 0; /*IE 6 bugfix*/ }

hr { background: #ddd; margin: 25px 0  20px 0; clear: both; float: none; width: 100%; height: 2px; border: none; }

*hr { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 2px; margin: 5px 0 1.45em 0; border: none; }








caption { background:#eee;padding: 10px;}
.small { font-size: .9em; margin-bottom: 1.875em; line-height: 1.875em; }
.xsmall { xfont-size: 85%; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide { display: none; }

.quiet { color: #666; }
.loud { color: #000; }
address { font-size: 1.3em; margin: 0 0 1.5em 1em; font-style: italic; }
abbr, acronym { xborder-bottom: 1px dotted #666; }
sup, sub { line-height: 0; }
/* to create serif italic dramatic text, use this class */
.fancy { color: #666; font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic; font-weight: normal; font-size: 1.2em; }  

/* creates small caps */
.caps { font-variant: small-caps; letter-spacing: 1px; text-transform: lowercase; font-size: 1.2em; font-weight: bold; padding: 0 2px; }

.box { padding: 1.5em; margin-bottom: 1.5em; background: #E5ECF9; }
cite { text-decoration: none; }
.floatleft { float: left; }
.floatright { float: right; }

.center { text-align: center; }

.picleft { float: left; padding: 4px 8px 8px 0; }
.picright { float: right; padding: 4px 0 8px 8px; }
#clear { clear: both; }
.clear {clear: both;}

/*Opacity?? http://arbent.net/blog/css-tips-that-every-beginning-developer-should-know-about
.class {
opacity: 0.7;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.5;
}
*/










