/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CSS Document */

body {
	background-color: #fffbec;
}
a {
	color: #580F47;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
}
h2 {
	color: #5d838f;
}
#header {
	height: 211px;
	background-image: url(images/Hope-Site-Mock-CutUp.gif);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top-links {
	background-image: url(images/top-links-bkgrd.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: auto;
	text-align: center;
}
#dropshadowanchor {
	background-image: url(images/links-anchor-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
}
#dropdowns {
	height: 17px;
	width: 613px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#mainbody {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/anchor-bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
}

#calendar
{
width:145px;
height:25px;
position:relative;
left: 38px;
margin-left:0px 0px 0px 0px;
padding:0;
cursor:pointer;
padding: 0;
margin: 0;
}

#mainleft {
	float: left;
	height: auto;
	width: 560px;
	margin-left: 30px;
	margin-top: 5px;
}
#mainright {
	float: right;
	width: 182px;
	height: 490px;
	clear: none;
	margin-right: 75px;
	background-image: url(images/sidebar.gif);
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#mainright ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#mainright ul li ul li
{
	margin-bottom: 10px;
	font-weight:bold;
}

#mainright ul li ul li ul li
{
	margin: 0;
	font-weight:normal;
}
#news {
	height: 56px;
	width: 168px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 47px;
	margin-left: auto;
}
#navigation {
	background-color: #00FF00;
}
#footerpics {
	height: 132px;
	background-image: url(images/bottom-pics-bkgrd.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 14px;
	margin-top: 15px;
}
#bottompics {
	height: 121px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/hopefooter-pics.jpg);
	background-repeat: no-repeat;
}
#mainleft h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #5d838f;
}
#menu ul {
	margin:0;
	padding:0;
} 
#menu li {
	list-style-type:none;
	margin-left: 5px;
	padding-left: 5px;
} 

#mainleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#footerinfo {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.worshiptimes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #666666;
}
.address {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#header #logo {
	width: 155px;
	height: 185px;
	margin-left: 24px;
	visibility: visible;
	clear: none;
	float: left;
	display: block;
	margin-top: 12px;
}
#header #hopecare {
	float: right;
	width: 160px;
	clear: none;
	margin-right: 70px;
	margin-top: 100px;
	height: 100px;
}


/******************* Drop Down CSS ******************/

#nav, #nav ul{
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
}

#nav a{
	display:inline-block;
	color:#000000;
	text-decoration:none;
	background-color:#F3DAC0;
	margin-left: 59px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 59px;
}

#nav a:hover{
	background-color:#F5EDE3;
	color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
top:0;
left:0;
display:none;
width:12em;
top:1.5em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/******************* Side Bar ******************/

#sidebar
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 60114d;
	list-style-type: none;
	}
	
#sidebar ul h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60114d;
	text-decoration: none;
	list-style-type: none;
	}

