body {
	margin: 0;
	padding: 0;
	background: url(images/bg01.jpg);
	font: 14px "Arial", Arial, Helvetica, sans-serif;
	color: #394D94;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

strong {
	color: #4A3E29;
	font-size: 11px;
}

a {
	color: #399466;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 15px 15px 0;
	
}

img.alignright {
	margin: 0 15px 05px 0;
	padding: 4px;
	border: 1px solid #999;

}

img.border {
	padding: 4px;
	border: 1px solid #999;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 800px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
	font-size: 22px;
	font-weight: bold;
}

/* Header */

#header {
	height: 10px;
	/*background: url(images/bg04.jpg);*/
}

/* Logo */

#logo {
	float:none;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Page */

#page {
	/*background: url(images/bg03.jpg) repeat-y;*/
	background-color:#FFF;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 25px 0px 00px 0px;
	/*background: url(images/bg04.jpg) no-repeat 0 -555;*/
}


/* Sidebar */

#sidebar {
	float: right;
	text-align:left;
	font-size: 11px;
	width: 190px;
	padding: 5px 10px;
	/*background: url(images/bg04.jpg) no-repeat 100% -500px;*/
}
#sidebar h2 {
	margin: 0 0px 20px;
	padding: 25px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
	font-size:18px;
	font-weight: bolder;
}

#sidebar li, ul {
	list-style:disc;
	margin-left: 0;
	padding-left: 1.2em;
}

/* 2 Columns */

.two-cols {
	margin: 0px 0px 5px 0px;
	padding: 35px 35px 35px 35px;
	background: #DDD;
	color: #999;
}

.two-cols h2 {
	font-size: 26px;
	font-weight:bolder;
	color: #888;
}

.two-cols a {
	color: #999;
}

/* Footer */

#footer {
	/*background: url(images/bg10.jpg) no-repeat;
	padding: 10px 0px;*/
}

#footer p {
	padding-top: 10px;
	text-align: center;
	line-height: 16px;
	color: #8F8B83;
	font: 12px "Arial", Arial, Helvetica, sans-serif;

}

#footer a {
	color: #8F8B83;

}

/* Post */

.post {
	padding-left:25px;
	padding-right: 10px;
}

.post .title, .post .date {

}

.post .title {
	margin: 25;
	padding-top: 00px;
	line-height: normal;
	font-size: 32px;
	color: #5A5544;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 5px ;
	padding: 0px 0;
	padding-bottom:10px;
	/*border-bottom: 1px solid #E5E1D8;*/
}

.entry ul li{
	margin-left:2em;
}

.post .meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}

.homestretch {
	margin-left:170px;
}
.speakerBio {
	font-size:12px;
	line-height:12px;
}
.small {
	font-size:11px;
	color:#000;

}
.headline {
	font-size:16px;
	color:#394D94;
	font-weight: bold;
	padding-bottom:10px;
}