/*  
Theme Name: WordPress Default
Description: Custom Wordpress theme for Redeemer Presbyterian Church
Version: 1.6
Author: Tim Challies
Author URI: http://websonix.com/

	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

*/

html,body {
	font: 12px Arial, Verdana, sans-serif;
	color: #000;
	background: url(images/bg.jpg) repeat-x;
	background-color: #A39280;
	margin:0 auto;
	text-align:center;
	padding:0;
	padding-top:20px;
}
img {
	border:none;
}
div.clear {
	clear:both;
}
#container {
	width:802px;
	margin:0 auto;
	text-align:center;
	padding:0;
	background:url(images/slice.jpg);
}
#top {
	width:802px;
	height:12px;
	border-top:1px solid #C2B8AE;
}
#top-int {
	width:802px;
	text-align:center;
	padding: 0px;
margin: 0 auto;
}

#header {
	margin:0 auto;
	height:135px;
	width:778px;
	background:#5C6F7D;
	margin-bottom:12px;
	text-align:center;
}
#header-int {
	margin:0 auto;
	height:21px;
	width:780px;
	background:url(images/btn_slice.jpg);
	text-align:left;
	color:#000;
	padding-top:8px;
	border-top:1px solid #C2B8AE;
	border-left:1px solid #C2B8AE;
	border-right:1px solid #C2B8AE;
	padding-left:20px;
	font-size:10px;
}
#title {
	height:31px;
	background:url(images/title_slice.jpg);
	margin-top:30px;
	text-align:left;
padding-left:8px;
}
.breadcrumb a {
	color:#9e8f80;
	text-decoration:none;
}
#header_menu {
	color:#fff;
	padding:18px 18px 18px 0;
	text-align:right;
	font-size:10px;
}
#header_menu-int {
	color:#7E6958;
	text-align:right;
	font-size:10px;
	width:802px;
	margin:0 auto;
	padding-bottom:8px;
}
#body {
	width:778px;
	margin:0 auto;
	text-align:center;
}
#left {
	width: 400px;
	float: left;
	text-align: left;
	font: 11px Trebuchet MS, Verdana, Arial;
}
#right {
	width: 378px;
	float: right;
	text-align: left;
	font: 11px Trebuchet MS, Verdana, Arial;
}
#main {
	padding-top:10px;
}
#left-int {
	width:480px;
	float:left;
	text-align: left;
	padding-left:30px;
	padding-right:60px;
}
#right-int {
	width:205px;
	float:right;
	text-align: left;
}
#right_a {
	width:177px;
	float:left;
	background:url(images/right_a_a.jpg);
}
#right_a_a {
	width:12px;
	float:left;
}
#right_a_b {
	width:165px;
	float:right;
}
#right_b {
	width:200px;
	float:right;
	background:url(images/right_b_a.jpg);
}
#right_b_a {
	width:12px;
	float:left;
}
#right_b_b {
	width:188px;
	float:right;
background:url(images/right_b_b.jpg);
height:347px;
}

#bottom {
	height:30px;
	width:778px;
	background:#5C6F7D;
	margin-top:12px;
}
#bottom_menu {
	color:#fff;
	padding-top: 9px;
	text-align:center;
	font-size:10px;
}
#bottom-int {
	width:778px;
	padding-top:45px;
	font-size:10px;
}
#footer {
	height: 13px;
	width: 802px;
}

/* Paragraphs */

p {
	line-height: 20px;
}
p.center {
	text-align: center;
}

/* Headers */

h1 {
	font: 18px Trebuchet MS, Verdana, Arial;
	color: #45392B;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font: 14px Trebuchet MS, Verdana, Arial;
	color: #45392B;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Links */

ul {
	margin:0;
	padding:0;
	padding-top:18px;
	padding-left:16px;
}
#right-int ul {
padding-top:0px;
}
li {
	list-style-type:none;
	padding-bottom: 8px;
	padding-left:0;
	margin-left:0;
}
div#left-int li {
	list-style-type:circle;
}
div#left-int ul {
margin-top:2px;
padding-top:2px;
}
blockquote {
	color:#cacbc4;
}
hr {border: none 0;
border-top: 1px dashed #BCBBA9;/*the border*/
margin-left: 24px;
width:478px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
a {
	color: #213F4A;
}
a:hover {
	color: #6294AB;
}
a:visited {
	color: #467388;
}
a.voice {
	padding: 4px;
}
a:hover.voice {
	background: #eef2f4;
	color: #213F4A;
}

.dropdown
	{position:absolute;
	width: 165px;
	margin-left: -164px;
	margin-top: -42px;
	border-bottom:1px solid black;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	background-color: #CE5626;
	font:normal 11px Arial;
	text-align:right;
	line-height: 18px;}

.dropdown a:link, .dropdown a:visited
	{display: block;
	border-bottom: 1px solid black;
	padding: 6px;
	padding-right:10px;
	text-decoration: none;

	color:#fff;
	line-height:14px;}
.dropdown a:hover
	{background-color: #DD734A;
	color: white;}

#header-int a, #header_menu-int a, #header_menu a {
text-decoration:none;
}
#header_menu a {
color:#fff;
}
#header_menu a:hover {
color:#efefef;
}