/*  
Theme Name: vibejive for bridgeway podcast
Theme URI: 
Description: vibejive - 805 collective
Version: 1
Author: vibejive - 805 collective
Author URI: http://vibejive.com/
*/
body
	{
	background:#4d4d31 url('/podcast/wp-content/themes/bridgeway/images/body-bg.jpg') repeat;
	font:12px verdana, tahoma, arial, helvetica, sans serif;
	line-height:20px;
	margin:0;
	padding:0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin:0;
	padding:0;
	}

h2  {
	font-size:18px;
	}
#sidebar li h2 {
	color : #7c1101;	
	}	
h3  {
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
	padding:0;
	}
	
a   {
	color:#7c1101;
	text-decoration:none;
	}
	
a:hover
	{
	text-decoration:underline;
	}
	
#wrap
	{
	margin:0 auto;
	padding:0;
	width:960px;
	overflow:hidden;
	}

#side-content
	{
	margin:0;
	padding:0;
	float:left;
	width:386px;
	overflow:hidden;
	}

#main-content
	{
	margin:0;
	margin-bottom:50px;
	margin-left:-3px;
	padding:0;
	padding-bottom:100px;
	float:left;
	width:571px;
	background:url('/podcast/wp-content/themes/bridgeway/images/frame-bottom.gif') left bottom no-repeat;
	overflow:hidden;
	}
	
#footer_links {
	color : white;
	margin : 0 0 -80px 0;
	text-align : center;
	z-index : 10000;
	font : 12px Georgia;
	}
#footer_links a {
	color : white;
	}
#footer_links a:hover {
	color : #E3B14E;
	text-decoration : none;
	}
	
#main-content.no-bottom
	{
	background-image:none;
	padding-bottom:0;
	}
	
#logo-head
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/logo.gif') top left no-repeat;
	height:160px;
	width:386px;
	margin:0 0 0 -3px;
	padding:0;
	}

#logo-head #home-link
	{
	display:block;
	height:100px;
	width:380px;
	margin:0;
	padding:0;
	}
	
#logo-head .description
	{
	display:none;
	}
#logo-head h1
	{
	display:none;
	}
	
#content-head
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/podcast-header.gif') top left no-repeat;
	height:235px;
	margin:0;
	padding:0;
	}
#content-head-about
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/podcast-header.gif') top left no-repeat;
		height:235px;
	margin:0;
	padding:0;}
#content-head-connect
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/podcast-header.gif') top left no-repeat;
		height:235px;
	margin:0;
	padding:0;}
#content-head-events
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/podcast-header.gif') top left no-repeat;
		height:235px;
	margin:0;
	padding:0;}

	
#nav
	{
	margin:0;
	margin-bottom:25px;
	padding:0;
	}
	
#nav ul, #nav ul li
	{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#nav ul li
	{
	float:left;
	}
	
#nav ul li a
	{
	display:block;
	margin:0;
	padding:0;
	}

#about-link
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/about-link.gif') 0 0 no-repeat;
	width:120px;
	height:75px;
	margin:0;
	padding:0;
	}
#about-link:hover
	{
	background-position:-120px 0;
	}
#about-link.on
	{
	background-position:-240px 0;
	}

#connect-link
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/connect-link.gif') 0 0 no-repeat;
	width:148px;
	height:75px;
	margin:0;
	padding:0;
	}
#connect-link:hover
	{
	background-position:-148px 0;
	}
#connect-link.on
	{
	background-position:-296px 0;
	}
	
#events-link
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/events-link.gif') 0 0 no-repeat;
	width:118px;
	height:75px;
	margin:0;
	padding:0;
	}
#events-link:hover
	{
	background-position:-118px 0;
	}
#events-link.on
	{
	background-position:-236px 0;
	}
	
#house-churches
	{
	float:left;
	background:url('/images/house-churches.gif') top left no-repeat;
	width:138px;
	height:210px;
	margin:25px 3px 25px 15px;
	}
	
#podcast
	{
	float:left;
	background:url('/images/podcast.gif') top left no-repeat;
	width:138px;
	height:210px;
	margin:25px 3px;
	}
	
#video
	{
		margin:25px 3px 25px 15px;
		}

#content
	{

	background:url('/podcast/wp-content/themes/bridgeway/images/frame-tile.gif') top left repeat-y;
	width:441px;
	padding:20px 65px;
	margin-bottom : 60px;
	}
	
#content p
	{
	color:#4D390A;
	}

#content h3, #content h3 a
	{
	color:#7c1101;
	text-align:right;
	text-decoration:none;
	}
	
#sidebar
	{
	margin:25px 15px 20px 50px;
	padding:24px 0 0 0;
	clear:both;
	background:url('/podcast/wp-content/themes/bridgeway/images/side-top.gif') top left no-repeat;
	}
	
#sidebar ul.main
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/side-bottom.gif') bottom left no-repeat;
	padding:10px 25px 50px 50px;
	}
	
#sidebar ul, #sidebar ul li
	{
	list-style:none;
	margin:0;
	padding:0;
	}

#sidebar ul h3
	{
	color:#7c1101;
	}

#sidebar ul li a
	{
	color:#4d390a;
	}
	
#sidebar ul li ul
	{
	margin-left:15px;
	}

#sidebar ul li ul li ul
	{
	margin-left:30px;
	}
	
#sidebar div.main
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/side-bottom.gif') bottom left no-repeat;
	padding:10px;
	text-align:center;
	}

#logo-head span, #content-head span, h1 span, a span
	{
	display:none;
	margin:0;
	padding:0;
	}

.post
	{
	background:url('/podcast/wp-content/themes/bridgeway/images/hr.gif') bottom center no-repeat;
	padding-bottom:30px;
	margin-bottom:25px;
	}
	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;

	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.thtuff {
	font : .8em tahoma, arial, helvetica, sans-serif;
	text-align : right;
	}

