/*
---------------------------------------------------------------
MosesBlue.com - Style Sheet V1
Last Update: June 10, 2008
--------------------------------------------------------------- */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }



/*div#content { 
position : relative; 
width : 100%; }*/



/* Global
--------------------------------------------------------------- */
html {
	text-align: center;
	font: 62.5%/1.4em Georgia, serif;
}

body {
	background: url(images/moses_heart_bkgd.jpg) no-repeat center top;
	position: relative;
	width: 806px;
	margin: 0 auto;
	text-align: left;
}


/* Header
--------------------------------------------------------------- */
#header {
	background: url(images/moses_red_header.jpg);
	width: 806px;
	height: 139px;
}

#header h1 {
	text-indent: -9999px;
}


/* Navigation
--------------------------------------------------------------- */
#nav {
  height: 33px;
  margin-left: 30px;
}

#nav li {
  display: inline;
  font-family: "trebuchet ms", arial, helvetica, sans-serif;
  font-size: 1.4em;
  padding-right: 20px;
  line-height: 2.5em;
}

#nav li a {
  text-decoration: none;
  color: #000;
}

#nav li.current a {
  font-weight: bold;
  text-decoration: underline;
}

/* Player Bar
--------------------------------------------------------------- */
#playbar {
	background: url(images/player_bar.jpg) no-repeat;
	width: 806px;
	height: 33px;
}

#playbar ul {
  margin-left: 30px;
  margin-right: 30px;
}

#playbar li {
  display: inline;
  font-family: "trebuchet ms", arial, helvetica, sans-serif;
  font-size: 1.4em;
  padding-right: 10px;
  line-height: 2.5em;
}

#musicplayer {
	position: absolute;
	top: 178px;
	right: 30px;
}

/* Secondary Headers
--------------------------------------------------------------- */
#section_head {
	height: 28px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-left: 43px;
}

.music {
	background: url(images/music_subhead.gif) no-repeat;
}

.band {
	background: url(images/band_subhead.gif) no-repeat;
}

.video {
	background: url(images/video_subhead.gif) no-repeat;
}

.whois {
	background: url(images/whois_subhead.gif) no-repeat;
}

.live {
	background: url(images/live_subhead.gif) no-repeat;
}

.links {
	background: url(images/links_subhead.gif) no-repeat;
}

.contact {
	background: url(images/contact_subhead.gif) no-repeat;
}

.signup {
	background: url(images/signup_subhead.gif) no-repeat;
}

.lyrics {
	background: url(images/lyrics_subhead.gif) no-repeat;
}


/* Content
--------------------------------------------------------------- */
#content {
	position: relative;
	width: 100%;
	margin-top: 10px;
}

.short {
	padding-bottom: 260px;
}

#home_main {
	float: left;
	display: inline;
	width: 60%;
	/*padding-left: 25px;*/
	margin-left: 43px;
	margin-top: 18px;
}

#sidebar {
	float: right;
	width: 234px;
	margin-right: 30px;
	margin-bottom: 24px;
	display: inline; /*to fix ie6 problem*/
}

#sidebar h2 {
	height: 28px;
	margin-top: 18px;
	background: url(images/news_sidebar.gif) no-repeat;
	text-indent: -9999px;
}

#sidebar h3 {
    margin-top: 8px;
	margin-bottom: -1.5em; 
	border-top: 1px solid gray;
	font-size: 1.4em;
	color: #da1d03;
	line-height: 3.5em;
}

#sidebar p {
	margin: .8em 12px .8em 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}

/* Music Page
--------------------------------------------------------------- */

#music_main {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border-bottom: 1px solid gray;
}

#music_main h3 {
	font-size: 1.4em;
	color: #da1d03;
	line-height: 2em;
}

#music_main p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .8em;
}

#music_main em {
 	font-style: italic;
 }

#main_player {
	float: right;
	width: 345px;
	margin-top: 9px;
	padding-left: 20px;
	display: inline; /*to fix ie6 problem*/
}

#lyrics_link {
	text-align: center;
	margin-top: 3px;
}

.review {
	margin-top: 20px;
}

#music_sub {
	padding-top: 24px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 43px;
	clear: both;
}

#music_sub h3 {
	font-size: 1.4em;
	color: #da1d03;
	line-height: 2em;
}

#music_sub p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .8em;
}

#sub_product {
	float: left;
	width: 235px;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 40px;
	padding-right: 10px;
	display: inline; /*to fix ie6 problem*/
}

/* Band
--------------------------------------------------------------- */
#band_main {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 43px;
}

#band_main h3 {
	font-size: 1.4em;
	color: #da1d03;
	line-height: 2em;
}

#band_main p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .8em;
}

#band_personnel {
	float: right;
	width: 345px;
	margin-top: 9px;
	margin-bottom: 14px;
	padding-left: 24px;
	display: inline; /*to fix ie6 problem*/
	font-family: arial, helvetica, sans-serif;
}

#band_personnel img {
	margin-bottom: 8px;
}

#band_personnel strong {
	font-weight: bold;
}

.first {
border-bottom: dotted 1px #666;
padding-bottom: .5em;
margin-bottom: .5em;
}

/* Who is Blue?
--------------------------------------------------------------- */

#whois_main {
	float: left;
	display: inline;
	width: 58%;
	/*padding-left: 25px;*/
	margin-left: 43px;
	margin-top: 6px;
	padding-bottom: 43px;
}

#whois_main h3 {
	font-size: 1.4em;
	color: #da1d03;
	line-height: 2em;
}

#whois_main h4 {
	line-height: -2em;
	margin-bottom: .5em;
}

#whois_main p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .8em;
}

#whois_sidebar {
	float: right;
	width: 230px;
	margin-right: 30px;
	margin-bottom: 24px;
	border-left: 1px dotted #666;
	padding-left: 16px;
	display: inline; /*to fix ie6 problem*/
}

#whois_sidebar h2 {
	height: 28px;
	margin-top: 18px;
	background: url(images/news_sidebar.gif) no-repeat;
	text-indent: -9999px;
}

#whois_sidebar h3 {
	margin-bottom: 0em;
	margin-top: .5em; 
	font-size: 1.4em;
	color: #da1d03;

}

#whois_sidebar p {
	margin: .8em 12px .8em 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}

p.sighter {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-bottom:1em;
}

/* Video
--------------------------------------------------------------- */


/* Sign Up
--------------------------------------------------------------- */
#nl_form  {
	width: 806px;
	text-align: center;
}

#nl_form h3 {
	font-size: 1.6em;
	margin-bottom: .7em;
	margin-top: 4em;
}

#nl_form p {
	font-size: 1.3em;
    line-height: 1.6em;
	margin-bottom: .7em;
}

/* LInks
--------------------------------------------------------------- */

#links  {
	width: 806px;
	text-align: center;
}

#links h3 {
	font-size: 1.2em;
	margin-top: 0em;
}

#links p {
	font-size: 1.2em;
    line-height: 1.2em;
	margin-bottom: 1.5em;
}

/* Footer
--------------------------------------------------------------- */
#footer {
	background: url(images/moses_red_footer.jpg) no-repeat;
	width: 780px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer p {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	padding-top: 28px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#body_con #footer {
	margin-top: 144px;
}

	
	
	