body{font:16px/1.4 Georgia,serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}

body { color: #333; background: #000 url(../images/bg-sarahdeleo-2.jpg) 50% 0% no-repeat; }

h1, h2, h3, h4, h5 { margin: 0; }

h2 { font: normal 30px/1.2 Helvetica,Arial,Helvetica,sans-serif; border-bottom: 6px solid #E8E8E8; clear: both; }

h3 { font-size: 16px; }

#content a, #content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #27526C;
  border-bottom: 1px dotted #29536C;
	text-decoration: none;
}
#content a:hover, #content a:active {
  color: #3385AA;
  border-bottom: 1px dotted #3385AA;
}

#content h2 a, #content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active,
#content h3 a, #content h3 a:link, #content h3 a:visited, #content h3 a:hover, #content h3 a:active,
#content .buyalbum a , #content .buyalbum a:link, #content .buyalbum a:visited, #content .buyalbum a:hover, #content .buyalbum a:active { border-bottom: none; }

#content p { margin: 8px 0 10px; }
#content p.pullquote { font-size: 18px; }

#wrapper { margin: 0 auto; width: 960px;  }

#header { margin-bottom: 15px; }
#header h1 { text-indent: -9999px; height: 140px; margin: 0; }

#nav {
  margin: 0;
  padding: 8px 30px;
  background: #496A98;
	background: -webkit-gradient(linear, left top, left bottom, from(#496A98), to(#2A4B79));
	background: -moz-linear-gradient(top,  #496A98,  #2A4B79);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#496A98', endColorstr='#2A4B79');
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;	
  height: 18px;
}
#nav li { list-style-type: none; float: left; margin-right: 1em; }
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
  display: block;
  font: 14px Helvetica,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 0px solid none;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
#nav li a:hover { 
  color: #E8E8E8;
}
#nav li a span { font-size: 16px; }

#content {
	background: #fff;
	padding: 38px 0 50px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;	
}

#content_left {
	background: #fff;
	width: 516px;
	float: left;
	clear: left;
	margin-right: 96px;
}
#content_right {
	width: 290px;
  float: left;
}
#content_right h2 { margin-top: 40px; }
#content_right h2.contact { margin-top: 0px; }



#content_full { margin-right: 30px; }


#content .video, #content_right img {
 	border: 6px solid #E8E8E8;
	display:block;
}


#content .video, #content .video object { height: 390px; }

#content .news-item { margin-bottom: 25px; }

#content .album {
  margin: 15p 0;
  padding: 15px 0 25px;
  border-top: 2px solid #ccc;
  clear: right;
}
#content .album:first-child { border-top: none; }
#content .album h3 { margin-top: 10px; }
#content .album img { float: right; margin-bottom: 20px; border: 1px solid #E8E8E8; }

#albumcover img {
    align: center;
}

.social { margin-top: 10px; float: left; }
.social a {
  display: block;
  float: left;
  text-indent: -9999px;
  height: 34px;
  width: 34px;
  background: transparent url(../images/btn-social.png) top left no-repeat;
  border: none;
  margin-right: 10px;
}
#content .social a, #content .social a:link, #content .social a:visited, #content .social a:hover, #content .social a:active  { border: none; }
#social-myspace { background-position: 0 -50px; }
#social-twitter { background-position: 0 -100px; }
#social-facebook { background-position: 0 -150px; }
#social-youtube { background-position: 0 -200px; }

form.shortform { clear: left; margin: 20px 0; float: left; width: 100%; }
form label, form input, form textarea { display: block; }
form.shortform input { float: left; }
form label { clear: left; }
form input.textbox, form input.textboxlngr, form textarea {
  border: 1px solid #ccc;
  background: #f0f0f0;
  padding: 5px;
  font: 14px Arial, sans-serif;
  margin-right: 10px;
  height: 20px;
}
form input.textbox { width: 180px; }
form input.textboxlngr { width: 320px; }
form textarea { height: 120px; }
form fieldset input, form fieldset label { display: inline; }
form input.submit { float: left; }
form div { margin: 8px 0 10px; }
form #form_reset {
  cursor: pointer;
	color: #27526C;
  border: none;
  border-bottom: 1px dotted #29536C;
	text-decoration: none;
  background: #fff;
  clear: none;
  margin: 5px 15px;
  padding: 2px 0;
}
form #form_reset:hover, form #form_reset:active {
  color: #3385AA;
  border-bottom: 1px dotted #3385AA;
}

.required {
		color: #ff0000;
		font-size: 10px;
}

.clear {
     clear: both;
     display: block;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

.player {
	display:block;
	margin:0 auto;
}

/*  Music */
#albumnav { padding: 10px 0; border-bottom: 2px solid #ccc;}
#albumnav a, #albumnav a:link, #albumnav a:visited { color: #ccc; }
#albumnav a.selected, #albumnav a.selected:link, #albumnav a.selected:visited,
#albumnav a:hover, #albumnav a:active { color: #000; }

#content .buyalbum a { padding: 4px 0 4px 45px; height: 36px; display: block; margin: 10px 20px 0 0; float: left; }
#cdbaby { background: url(../images/icon_cdbaby.png) top left no-repeat; }
#itunes { background: url(../images/icon_itunes.png) top left no-repeat; }
#highlights { background: url(../images/icon_pdf.png) top left no-repeat; }
#headshot { background: url(../images/icon_photo.png) top left no-repeat; }
#sonicbid { background: url(../images/icon_link.png) top left no-repeat; }

/*  /Music */

/*  Press */
#pressnav { padding: 10px 0; }
#pressnav a { white-space: nowrap; }
p.dotted { border-bottom: 2px solid #ccc; height: 10px; }
/*  /Press  */

/*  Events  */
table { font: 12px Arial, sans-serif; }
th {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	background: #496A98;
	border-left: 1px solid #E8E8E8;
	text-align: left;
	padding: 2px 0px 2px 5px;
}

th.first {
	border-left: 1px solid #CCCCCC;
}

td {
	color: #333;
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding: 2px 0px 2px 5px;
}

td.first {
	border-left: 1px solid #CCCCCC;
}

td.alt {
	color: #333;
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
	background: #E8E8E8;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding: 2px 0px 2px 5px;
}

td.altfirst {
	border-left: 1px solid #CCCCCC;
	background: #E8E8E8;
}

/*  /Events */

/*  /Mailing List */

.mailing_list {
	background-color:#ffff00;
	text-align:center;
	padding:10px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	border-color:#cccccc;
	border-style:dashed;
	border-width:1px;
}

/* formatting for ajax */

.message {
	background:#ffff00;
	color:#000;
	display:none;
	//width:460px;
	padding:10px;
}

.special {display:none;}

/* formatting for ajax */


