/*

Theme Name: Podcast Page

Theme URI: http://www.jublee.org

Description: Page Theme for Jubilee Christian Center.

Author: John Hayashida

Author URI: http://www.jubilee.org

*/



/* Block Level Elements */
.logo{
background:url(http://jubilee.org/content/images/logo.jpg) no-repeat; height:62px; width:980px;
}
.nav{
height:62px; width:980px; background:url(http://jubilee.org/content/images/logo.jpg) no-repeat;
}

.header{
background:url(http://jubilee.org/content/images/podcast_header.jpg); height:222px; width:980px;
}


body {


	font: 12px arial,verdana,sans-serif;
	

}

#page {

	width: 980px;
	background:#FFFFFF;
	margin: 0 auto;

}

#header {

	background: #73a0c5 url('images/header.jpg') no-repeat bottom center;

}

#headerimg {

	margin: 5px 9px 0; 

	height: 0px; 

	width: 1000px; 

}



#headerimg h1 {

	padding-left:30px;

	padding-top:70px;

	font: 22px arial,verdana,sans-serif;	

	font-weight:bold;

}

.description {

	font: 10px arial,verdana,sans-serif;

	letter-spacing:1px;	

	padding-left:30px;	

}

#wrap {

	width: 100%;


	float: right;	

}

#content { 

	background: #FFFFFF;
	float:left;
	width: 620px;
	padding-right:20px;
	padding-top:20px;



}

#sidebar {
	
	float: right;
	background:url(http://jubilee.org/content/images/podcastbg.jpg) repeat-x;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	width:300px;
	height:580px;
	

}

#footer {

	width: 100%;

	clear: both;

	color:#ffffff;

	font: 10px arial,"verdana",sans-serif;

	text-align:center;

}

#footer a {

	color:#ffffff;

}

#footerimage {

        align: top;

	clear: both;

	height:15px;


}

hr {
color:#dddddd;
background-color:#dddddd;
height:1px;
width:100%;
}




/* General Header Styles */

h1 {
	font-weight:normal;
	font-size:30px;
	font-family:"Verdana", Arial, sans-serif;
	color:#333333;
	line-height:42px;
	margin-top:0px;
}

h2 {

	font-family:"Verdana", Arial, sans-serif;
	color:#333333;
	font-size:26px;	
	font-weight:normal;
	margin-bottom:20px;
	
}

#content h2 {
	font-weight:normal;
	margin-bottom:0px;
	font-family:"Verdana", Arial, sans-serif;
	color:#333333;
	font-size:16px;	
	
}

h3 {

	font-family:"Verdana", Arial, sans-serif;
	color:#000000;
	font-size:16px;	
	font-weight:normal;

}

.h6 {
	font-size:16px;
	margin-bottom:10px;
	font-family:"Verdana", Arial, sans-serif;
	color:#333333;
	font-weight:normal;
}

p {

font-family:"Verdana", Arial, sans-serif;
font-size:12px;
line-height:18px;
color:#333333;

}

small {

font-family:"Verdana", Arial, sans-serif;
font-size:10px;
line-height:18px;
color:#666666;

}

strong {

font-family:"Verdana", Arial, sans-serif;
font-size:12px;
line-height:18px;
color:#333333;

}

ul {

font-family:"Verdana", Arial, sans-serif;
font-size:12px;
line-height:18px;
color:#666666;

}



/* Post Related */

h2 a:hover, h2 a:visited, h2 a {

	text-decoration:none;

}

.post {

	clear:both;

}


.post p {

	margin-top:5px;
	margin-bottom:15px;
	border-bottom:1px #dddddd solid;
	border-top:1px #dddddd solid;

}

.post a, .navigation a {

	color:#05538c;

}

.post a:hover, .navigation a:hover {

	color:#1f87d3;

}

.post a:visited, .navigation a:visited {

	color:#1270b5;

}

.navigation {

	text-align:right;

	font-size:10px;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}

.alignright {

	float: right;

}

.alignleft {

	float: left

}

.navigation .alignright {

	margin-bottom:10px;

}

.navigation .alignleft {

	margin-bottom:10px;

}	

.pagetitle, .post h2 {

	font: bold 16px arial,"verdana",sans-serif;

	margin-top:0;

	margin-bottom:5px;

}

blockquote {

	font: 11px "verdana",arial,sans-serif;

	margin:5px;

}

a img {

	border:0;

}

.entry {

	font: 12px arial,"verdana",sans-serif;

}

.entrytext .postmetadata {

	font: 12px arial,"verdana",sans-serif;

}

.more-link {

	font: 10px arial,"verdana",sans-serif;

}





/* Sidebar Related */

#sidebar ul {

	margin: 0;

	padding: 0;	

}

#sidebar ul h2 {

	font: bold 16px arial,verdana,sans-serif;

	color:#333333;

	margin-bottom:0;

	margin-top:10px;

}

#sidebar ul li {

	list-style-type: none;

	list-style-image: none;
	
	margin-bottom:20px;

}

#sidebar ul ul li {

	list-style-type: none;


	list-style-image: none;

}

#sidebar ul ul ul li {

	list-style-type: disc;

	padding:0;

	margin-left:5px;

}

#sidebar p {

	margin:0;

	font-family:"Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;

}

#sidebar a {

	font-size:12px;
	font-weight:normal;
	
	line-height:22px;

	color:#0099ff;

	text-decoration:none;

}

#sidebar a:hover {

	color:#0099ff;

}







/* User Comment Specific */

ol.commentlist {

	margin-left:25px;

	padding:0;

}

ol.commentlist li.alt {

	background:#f8fcff;

}

ol.commentlist a {

	color:#05538c;	

}

ol.commentlist p {

	margin-top:3px;

	margin-bottom:10px;

}

small.commentmetadata {

	font: 10px arial,verdana,sans-serif;

}

small.commentmetadata a {

	text-decoration:none;

}





/*--------------Search Form-------------*/



form {

	margin:0;

}

#searchform {

	text-align:center;

	padding:5px;

}

#searchform #searchsubmit {

	margin-top:1px;

	font-size:10px;

	width:194px;	

	color:#ffffff;

	height:20px;

	background:#3ca9e2;

	border-top:1px solid #d8eeff;

	border-left:1px solid #c9e4f6;

	border-bottom:1px solid #00243f;

	border-right:1px solid #000000;			

}

#searchform input {

	width:190px;

}



/*-------------Other------------------*/

