body {
	background-color: #333;
	font-family:arial;
	letter-spacing: 1px;
}

h2 {
	color:#0066cc;
	font-size:16px;
	font-family:arial;
}

h2 p {
	color:#0066cc;
	font-size:15px;
	font-style:italic;
	font-family:arial;
}

h3 {font-size:15px; font-family:arial;}

h4 {font-style:italic; font-family:arial;}

a:link {color:#8E2323;}

a:visited {color:#EE0000;}

a:active {color:#2E37FE;}

.container {
	margin: auto;
	width:850px;
	border: solid 2px #000000;
	background-color: #ffffff;
}

.header {
	height:191px;
	background: #ffffff url(/images/logo.png) no-repeat top left;
	text-align:right;
}

.header img {
	padding-top:25px;
	padding-right:30px;
}

.welcome{
	padding-right:10px;
	padding-top:10px;
}

#menu {
	font-size: 15px;
	background-color:#5b81d8;
	padding:5px 5px 2px;
	height:20px;
	font-weight:bold;
	text-align:center;
}

#menu li {
	display: block;
	float: left; 
	list-style: none; 
	width:20%;
}

#menu a {
	color:#000000;
	/*color:#d3d6dc;*/
	text-decoration:none;
}

.copyright{
	background-color:#5b81d8;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	text-align: right;
	color:#d3d6dc;
}

.content {
	padding-left:5px;
	margin-left:250px;
	margin-top:10px;
	margin-bottom:10px;
	width: 380px;
	font-size:12px;	
}

#columnTitle{
	width:90%;
	margin-left:10px;
	font-weight:bold;
	font-family:arial;
	color:#0066cc;
}

.centerBar {
	float:left;
	width: 400px;
	text-align:center;
	font-family:arial;
}

.centerBar #columnTitle {
	border-bottom: solid 3px #0066cc;
	font-size:20px;
	float:middle;
	text-align:left;
}

#info { 	
	padding-left:10px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	list-style:none;
	font-family:arial;
}

#info span{ 	
	font-size:13px;
	font-style:italic;
}


.leftBar {
	float:left;
	width: 240px;
	text-align:left;
	font-size:12px;
	font-family:arial;
}

.leftBar iframe {
	padding-left:3px;
}
.leftBar img {
	padding-left:10px;
}


.leftBar  #columnTitle {
	border-bottom: solid 3px #0066cc;
	font-size:20px;
	float:middle;
	text-align:left;
} 

.rightBar {
	float:right;
	width: 210px;
	text-align:left;
}

.rightBar #columnTitle {
	border-bottom: solid 3px #0066cc;
	font-size:20px;
	float:middle;
	text-align:left;
}

.rightBar #info {
	height:230px;
}

#pointer {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

#email {
	font-style:italic;
}

#green a{
	color:#009900;
}

#blue a{
	color:#0000ff;
}

#yellow a{
	color:#ff9966;
}

#red a{
	color:#ff0000;
}

#purple a{
	color:#9900cc;
}

#green {
	color:#009900;
}

#blue {
	color:#0000ff;
}

#yellow {
	color:#ff9966;
}

#red {
	color:#ff0000;
}

#purple {
	color:#9900cc;
}

#memberBlock {
	display:block;
	marigin-top:100px;
}

.memberBlock #teamName{
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
}

.memberBlock p{ 
	font-size: 14px;
}

.memberBlock p a{ /*Team Title*/
	font-size: 12px;
	margin-top:-50px;
}

.memberBlock img{
	display:block;
	border: solid thin #000;
	margin-right: 10px;
	float: left;
}

#teamBio {
	margin-left:110px;
	display:block;
	margin-top:-130px;
}

.formText {
	float:left;
	width:80px;
}

.formText li{
	margin-bottom: 1em;
}

.formField {
	padding-top: 7px;
}

.formField input{
	margin-top: 2px;
}

.welcome {
	text-align:right;
}

.message {
	padding-left:10px;
	padding-right:10px;
}

.messageDate{
	padding-top:-10px;
}

.messageBody{
	font-size:14px;
	font-family:arial;
}

.messageUser{
	font-size:20px;
	font-weight:bold;
	color:#000080;
}

.messageUser div{
	font-size:14px;
	color:#000000;
}

.player{
	text-align:center;
}



/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	margin-top: -110px;
	padding-left: 200px;
	width:400px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: #ffffff;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
}


.sermon-browser h2 {
	clear: both;
}

div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
}

div.sermon-browser table.sermons td.sermon-title {
	font-weight:bold;
	font-size: 140%;
	padding-top: 2em;
}

div.sermon-browser table.sermons td.sermon-passage {
	font-weight:bold;
	font-size: 110%;
}

div.sermon-browser table.sermons td.preacher {
	border-bottom: 1px solid #444444;
}

div.sermon-browser table.sermons td.files img {
	border: none;
	margin-right: 24px;
}

table.sermonbrowser td.fieldname {
	font-weight:bold;
	padding-right: 10px;
	vertical-align:bottom;
}

table.sermonbrowser td.field input, table.sermonbrowser td.field select{
	width: 170px;
}

table.sermonbrowser td.field  #date, table.sermonbrowser td.field #enddate {
	width: 150px;
}

table.sermonbrowser td {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.sermonbrowser td.rightcolumn {
	padding-left: 10px;
}

div.sermon-browser div.floatright {
	float: right
}

div.sermon-browser div.floatleft {
	float: left
}

img.sermon-icon , img.site-icon {
	border: none;
}

table.podcastall {
	float:left;
	border: 2px solid #FC9328;
	background: #fff0c8 url(icons/podcast_background.png) repeat-x;
	padding: 0.3em;
	font-size: 1em;
}

table.podcastall img.podcasticon, table.podcastcustom img.podcasticon {
	float:left;
	margin-right: 1em;
	border: none;
}

table.podcastall p.podcasttitle a{
	color: #FC9328;
	font-weight: bold;
	font-size:125%;
}

table.podcastall p, table.podcastcustom p {
	margin: 0 !important;
	padding: 0 !important;
}

table.podcastcustom {
	float:right;
	border: 2px solid #b83ee5;
	background: #fce4ff url(icons/podcast_custom_background.png) repeat-x;
	padding: 0.3em;
	font-size: 1em;
}

table.podcastcustom p.podcasttitle  a{
	color: #b83ee5;
	font-weight: bold;
	font-size:125%;
}

td.podcasticon {
	vertical-align: top;
}

div.sermon-browser-results span.preacher {
	font-size: 120%;
}

div.sermon-browser-results span.scripture {
	font-size: 80%;
}

div.sermon-browser-results img.preacher {
	float:right;
	margin-left: 1em;
}

div.sermon-browser-results div.preacher-description {
	margin-top: 0.5em;
}

div.sermon-browser-results div.preacher-description span.about {
	font-weight: bold;
	font-size: 120%;
}

span.chapter-num {
	font-weight: bold;
	font-size: 150%;
}

span.verse-num {
	vertical-align:super;
	line-height: 1em;
	font-size: 65%;
}

div.esv span.small-caps {
	font-variant: small-caps;
}

div.sermon-browser #poweredbysermonbrowser {
	text-align:center;
}
div.sermon-browser-results #poweredbysermonbrowser {
	text-align:right;
}

table.nearby-sermons {
	width: 100%;
	clear:both;
}

table.nearby-sermons td, table.nearby-sermons th {
	text-align: center;
}

table.nearby-sermons .earlier {
	padding-right: 1em;
	text-align: left;
}

table.nearby-sermons .later {
	padding-left: 1em;
	text-align:right;
}

table.nearby-sermons td {
	width: 33%;
	vertical-align: top;
}

ul.sermon-widget {
	list-style-type:none;
	margin:0;
	padding: 0;
}

ul.sermon-widget li {
	list-style-type:none;
	margin:0;
	padding: 0.25em 0;
}

ul.sermon-widget li span.sermon-title {
	font-weight:bold;
}

p.audioplayer_container {
	display:inline !important;
}

div.sb_edit_link {
	display:inline;
}
h2 div.sb_edit_link {
	font-size: 80%;
}

