
body {
	font: 75%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#555;
	margin:0;
	/* border-top:2px solid #c43c41; */
	background-color: #e7f5fb;
}

* {
	margin:0;
	padding:0;
}

h1 a {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:0 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(http://plus.eagletribune.com/leadercast2011/images/leadercast-2011-header.jpg?v3);
	background-repeat: no-repeat;
	width: 900px;
	height: 316px;
	float: left;
	display: block;
	border: none;
}

#header h1 img {
	border: none;
	background: none;
	padding:0;
	width:900px;
	height:316px;
}

#header h1 {
	border: none;
	background: none;
	padding:0;
	width:900px;
	height:316px;
}

#nav {
  background-color: #6d6d6d;
  width:900px;
  height:32px;
  display: block;
  clear:both;
  margin:0;
  padding:0;
  border: none;
  overflow:hidden;
}

#nav-old {
  border-bottom:1px solid #eee;
  padding:7px 0;
  margin:0;
  border-top:1px solid #eee;
  height:28px;
}

#nav ul {
  margin-left: 10px;
}

#nav li {
  float:left;
  list-style:none;
  overflow: hidden;
}

#nav li a {
  color:#ccc;
  padding:5px 10px 7px 10px;
  background:none;
  font:1.5em Trebuchet MS;
  margin:1px 2px 0 0;
  font-weight:bold;
  text-decoration:none;
  display:block;
  /* border-right: 2px solid #ccc; */
  text-transform: uppercase;
}

#nav li.last a {
  border: none;
}

#nav li a:hover {
  background-color:#e7f5fb;
  color:#333;
  text-decoration:none;
}

#nav li a.active {
  background-color:#eee;
  color:#444;
  text-decoration:none;
}


#teaser a {
  width: 900px;
  height: 104px;
  text-indent: -9999px;
  background-image: url(http://plus.eagletribune.com/leadercast2011/images/leadercast-2011-extension.jpg);
  background-repeat: no-repeat;
  display: block;
  clear:both;
  border: none;
  margin-bottom: 10px;
}

#contentwrapper  {
  width: 900px;
  /* height: 103px; */
  background-image: url(http://plus.eagletribune.com/leadercast2011/images/leadercast-2011-header-bottom.jpg);
  background-repeat: no-repeat;
  display: block;
  clear:both;
  border: none;
  padding-top: 20px;
}


h1 a {
	text-decoration:none;
	color:#333;
}

#email_form {
	margin: auto;
	width: 900px;
}

#email_form fieldset {
	border: none;
}

#email_form form {
	width: 400px; 
	margin: auto;
	text-align: center;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin-top: 100px;
	color:#999;
	clear:both;
}

#header {
	/* border-top:20px solid #c43c41; */
	/* padding-top: 10px; */
}

#header .description {
	float:right;
/* 	margin:45px 0 0 0; */
	color:#222;
}

#header h1 {
	margin: 0;
	border: none;
}

#wrapper {
	width:900px;
	margin:0 auto;
	
}
.clear {
	clear:both;
}

#content {
	margin:0 260px 0 0 !important;
	margin:0 262px 0 0;
	/* border-right:1px solid #eee; */
	padding:0 25px 30px 5px;
}

#content p {
	margin:15px 0;
	font-size:110%;
	word-spacing:2px;
	margin-bottom: 20px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2, #sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a, #sidebar h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#content h4 {
  font-size: 1.2em;
  font-family: Tahoma, "Arial Black", san-serif;
  clear:left;
  margin-bottom: 20px;
  margin-top: 10px;
}

#content p.speaker a.bio {
  display: block;
}

#content p.speaker {
  clear:left;
}

#content p.speaker img {
  width: 73px;
  height: 57px;
  border: 1px solid #eee;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
#sidebar {
	width:250px;
	float:right;
	/* padding:10px 10px 30px 10px; */
	border: none;
}

#sidebar h3, #content h3 {
  font-family: Tahoma, Geneva , sans-serif;
  font-weight: bold;
  font-size: 2.2em;
  line-height: 1.2em;
/*  text-transform: uppercase; */
}

#sidebar p.quote {
  padding: 20px 5px;
  border-bottom: 1px solid #999;
  font-size: 1.2 em;
}

#sidebar p.quote .author {
  display: block;
  margin-top:8px;
}

#sidebar p.quote .from {
  display: block;
  text-transform: uppercase;
}

/*
#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}
*/
#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

/*
#sidebar input {
	width:340px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}
*/

#sidebar li a:hover {
	color:#000;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

#content table thead td {
  font-weight: bold;
  font-size: 1.2em;
}

#content table tbody td {
  padding-right: 30px;
  font-size: 1.1em;
}

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

#host {
	width: 450px;
	float: right;
	text-align: center;
	margin: auto;
	background: none;
	padding-top: 0;
}

#host p {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #111;
}

#host img {
	border: 0;
	background: none;
	padding-top: 0;
}

#footer .credit p {
  margin-top:50px;
  font-size: 10px;
}

#sponsors {
  text-align: left;
}

#sponsors h4 {
  border-bottom: 1px solid #555;
  font-weight: bold;
  font-family: Tahoma, Geneva, san-serif;
  font-size: 1.5em;
  padding-bottom:6px;
  margin-bottom: 15px;
  color: #555;
  clear: both;
}

#sponsors img.gold {
  height: 60px;
  border: 0;
  background: none;
}


#sponsors img.silver {
  width: 400px;
  border: 0;
  background: none;
}


#sponsors img.exhibitor {
  width: 300px;
  border: 0;
  background: none;
}

#speakers {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 175px;
}

#speakers img {
	border: 0;
	background: none;
}

#speakers .speaker {
	width: 84px
	height: 200px;
	margin-right: 10px;
	float: left;
}

#speakers .speaker img {
	width: 84px
	height: 98px;
	border; 0;
}

#speakers .speaker p {
	width: 84px
}

#speakers .speaker p.name {
/*	color: #e2393c; */
	color: #c43c41;
	font-weight:bold;
	text-transform: uppercase;
}

/* 
#sidebar {
	padding: 10px;
}

#sidebar form {
	margin-left: 3px;
}

#sidebar .textfield {
	border-color: #666;
}
*/

/*
#sidebar form input {
	border-color: #aaa;
}
*/

#content a, #content a:visited, #content a:hover {
	color: #c43c41;
}

#content table tr td.time {
	width: 70px;
}