@import url(css/reset.css);
@import url(css/typography.css);


	
/**/

	
/*
______________________________________________*/
html,body {
	background:#000;
	margin:0;
	padding:0;
	color:#6d6d6d;
	font-family:Tahoma, Arial, sans-serif;
	font-size:80%;
}

a {
	color:#999;
}

.wrapper {
	margin:auto;
	width:750px;
	padding:0 25px;
	display:block;
}

#header {
	background:url(images/header.jpg) repeat-x bottom;
}

h3, h4 {
	color:#79a3cc;
}

h5 {
	color: #999;
}

h2.logo,h2.church-logo {
	margin:0;
	padding:0;
}

h2.logo a {
	position:relative;
	left:-76px;
	float:left;
	width:409px;
	height:115px;
	text-indent:-9000px;
	display:block;
	outline:none;
	background:url(images/logo.png) no-repeat left;
}

h2.church-logo a {
	float:right;
	position:relative;
	left:20px;
	width:186px;
	height:65px;
	display:block;
	text-indent:-9000px;
	outline:none;
	background:url(images/header-logo.png) no-repeat left;
}

#primary-links {
	display:block;
	clear:both;
}

#primary-links ul,#primary-links li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#primary-links a {
	text-indent:-9000px;
	outline:none;
	display:block;
	height:25px;
	float:left;
}

#primary-links img {
	display:block;
	float:left;
	width:1px;
	height:10px;
	margin-top:8px;
}

.primary-1 {
	background:url(images/primary-1.png) no-repeat left;
	width:61px;
}

.primary-1:hover {
	background:url(images/primary-1-over.png) no-repeat left;
}

.primary-1.active {
	background:url(images/primary-1-active.png) no-repeat left;
}

.primary-2 {
	background:url(images/primary-2.png) no-repeat center;
	width:93px;
}

.primary-2:hover {
	background:url(images/primary-2-over.png) no-repeat center;
}

.primary-2.active {
	background:url(images/primary-2-active.png) no-repeat center;
}

.primary-3 {
	background:url(images/primary-3.png) no-repeat center;
	width:260px;
}

.primary-3:hover {
	background:url(images/primary-3-over.png) no-repeat center;
}

.primary-3.active {
	background:url(images/primary-3-active.png) no-repeat center;
}

.primary-4 {
	background:url(images/primary-4.png) no-repeat center;
	width:170px;
}

.primary-4:hover {
	background:url(images/primary-4-over.png) no-repeat center;
}

.primary-4.active {
	background:url(images/primary-4-active.png) no-repeat center;
}

.primary-5 {
	background:url(images/primary-5.png) no-repeat right;
	width:160px;
}

.primary-5:hover {
	background:url(images/primary-5-over.png) no-repeat right;
}

.primary-5.active {
	background:url(images/primary-5-active.png) no-repeat right;
}

.videoplayer {
	background:#3b4b5a;
	padding:4px 4px 2px;
	margin-bottom: 13px;
}

#content {
	background:url(images/content.jpg) repeat-x center fixed;
	height: inherit;
	width: inherit;
	padding-top:5px;
}

h1 {
	margin:0;
	padding:0;
	height:50px;
	text-indent:-9000px;
}

.voices h1 {
	background:url(images/h1Voices.png) no-repeat bottom left;
	height:70px;
}

.sessions h1 {
	background:url(images/h1Sessions.png) no-repeat bottom left;
	height:50px;
}

.information h1 {
	background:url(images/h1Info.png) no-repeat bottom left;
	height:50px;
}

.voice {
	width:120px;
	margin-right:5px;
	float:left;
	font-size:9px;
}

.voice.last {
	margin:0;
	width: 125px;
}

.profile img {
	width:100%;
	height:65px;
	margin-bottom:5px;
	display:block;
	background:#3b4b5a;
}

.bio {
	padding:8px;
	background:url(images/grey.png);
	min-height:500px;
}



#container {
	padding:25px;
}

#footer {
	clear:both;
	padding-top:10px;
	background:url(images/footer.png) repeat-x top;
	height:165px;
	font-size:9px;
}

#footer a {
	color: #6d6d6d;
	text-decoration: none;
}

.copyright {
	float:left;
	width:600px;
}

div.home .left-column {
	width:450px;
	float:left;
	display:block;
}

div.home .right-column {
	width:275px;
	float:right;
	display:block;
}

div.sessions .left-column {
	width:372px;
	float:left;
}

div.sessions .right-column {
	width:372px;
	float:right;
}

div.sessions .right-column .info, div.sessions .left-column .info {
	margin-top:8px;
	height:250px;
	overflow-y:scroll;
	background:url(images/grey.png);
	padding:8px;
}

div.information .left-column {
	width:372px;
	float:left;
}

div.information .right-column {
	width:372px;
	float:right;
}

div.information .right-column .info, div.information .left-column .info {
	margin-top:8px;
	height:350px;
	overflow-y:scroll;
	background:url(images/grey.png);
	padding:8px;
}



.floor {
	clear:both;
	display:block;
	margin-bottom:25px;
}

.floor a img {
	float:left;
	margin:0;
	padding:0;
}

.footer-logo {
	text-indent:-9000px;
	outline:none;
	background:url(images/footer-logo.png) no-repeat top left;
	width:124px;
	height:26px;
	display:block;
	float:right;
}

.promote {
	padding:0;
	margin-bottom:13px;
}

.promote.last {
	margin:0;
}

.promote img {
	margin:0;
	padding:0;
}

.clearance {
	clear:both;
}

strong {
	color: #999;
}

th {
background:url(images/grey.png);
}

.highlight  { background:url(images/grey.png); color: #888; padding: 8px;}
