@import url("/blog/wp-content/themes/calvarytherock/style.css");

/* BASE CSS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #D4CDBF;
}

body {
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #271D0B;
}

ul {
	padding-left: 15px;
}

body.editor {
	background-color: #FFFFFF;
	background-image: none;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
} 

table td {
	vertical-align: top;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 7px;
	color: #908239;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 15px 0px 3px 0px;
	color: #908239;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #271D0B;
}

img { 
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #22779A;
}

optgroup option {
	padding-left: 25px;
}

a:hover {
	color: #271D0B;
}

div.hr {
	height: 2px;
	background-image: url('../images/rule.gif');
	background-repeat: repeat-x;
	margin: 10px 0px;
}

#leftcontent div.hr {
	margin: 15px 0px;
}

div.hr hr {
        display: none;
}

/* FORM CSS */                      

fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
 
fieldset td {
	padding: 2px 4px;
}
 
.button {
	border: 0px;   
	background-color: #000000; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;    
}

.alert, .red {
	color: #FF0000;
}

/* LAYOUT CSS */

#container {
	width: 950px;
	margin: 0px auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 4px;
}

#logo_bottom {
	position: absolute;
	top: 60px;
	left: 213px;
}

#rightcontent {
	float: right;
	width: 746px;
	padding-bottom: 15px;
}

#content {
	padding: 17px 11px 0px 11px;
}

#home_banners img {
	float: left;
	margin-bottom: 15px;
}

#header {
	height: 188px;
	padding: 60px 0px 0px 9px;
	background-image: url('../images/header_bg.gif');
	background-repeat: no-repeat;
}

#header.home {
	height: 254px;
	padding: 54px 0px 0px 0px;
	background-image: url('../images/header_home_bg.gif');
}

#leftcontent {
	width: 194px;
	padding-top: 220px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #503D0F;
}

#leftcontent div {
	margin-left: 22px;
}

#leftcontent p {
	padding-left: 22px;
}

.emailbox {
	background-image: url('../images/email_bg.gif');
	background-color: #E9E4DB;
	background-repeat: no-repeat;
	width: 137px;
	height: 19px;
	padding-left: 6px;
	padding-top: 4px;
	border: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #908239;
}

#facebook {
	margin: 0px 0px 0px 22px;
	font-size: 11px;
	text-transform: uppercase;
	color: #503D0F;
}

#facebook:hover {
	color: #22779A;
}

#facebook img {
	vertical-align: middle;
	margin-right: 5px;
}

.ministry_icon {
	margin: 0px 24px 24px 0px;
}

.ministry_icon_right {
	margin: 0px 0px 24px 0px;
}

#footer {
	clear: both;
	height: 235px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
}

#footer_inner {
	width: 950px;
	margin: 0px auto;
	padding-left: 20px;
}

#footer img {
	float: left;
}

#copyright {
	clear: left;
	text-align: right;
	padding: 10px 30px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* NAVIGATION CSS */

#nav {
	padding: 0px;
	margin: 0px;
}

#nav li {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 26px;
}

#nav li a {
	color: #271D0B;
	padding-left: 22px;
}

#nav li a:hover {
	color: #22779A;
}

#nav li.active a {
	color: #22779A;
	background-image: url('../images/nav_on.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#nav li.active ul li {
	line-height: 22px;
	font-size: 12px;
	text-transform: none;
}

#nav li.active ul li a {
	color: #4D3B1A;
	padding-left: 14px;
	background-image: none;
}

#nav li.active ul li a:hover, #nav li.active ul li.active a {
	color: #22779A;
}

#map {
	border: solid 1px #AEA593;
	padding: 2px;
}

.photo {
	margin-right: 5px;	
}

#bottomnav {
	margin: 0px;
	padding: 0px 0px 0px 194px;
}

#bottomnav li {
	list-style: none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	width: 140px;
	padding: 10px 10px 0px 10px;
	background-image: url('../images/bottomnav_divider.gif');
	background-repeat: repeat-y;
}

#bottomnav li a {
	color: #78B6CF;
}

#bottomnav li ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#bottomnav li ul li {
	float: none;
	text-transform: none;
	background-image: none;
	padding: 0px;
	line-height: 12px;
	margin-bottom: 5px;
}

#bottomnav li ul li a {
	color: #D4CDBF;
}

#bottomnav li ul li a:hover {
	color: #78B6CF;
}

.tertiarynav {
	display: block;
	height: 35px;
	background-image: url('../images/rule.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-bottom: 15px;
}

.tertiarynav li {
	float: left;
	list-style: none;
	margin-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
}

.tertiarynav li.active {
	background-image: url('../images/nav_on_vert.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.tertiarynav li a {
	color: #271D0B;
}

.tertiarynav li a:hover {
	color: #22779A;
}

.tertiarynav li.active a {
	color: #22779A;
}

/* ADMIN CSS */

#admin .button {
	margin: 3px 6px 3px 0px;
}

#admin .admin_table {
	width: 100%;
}

#admin .admin_table td {
	padding-right: 4px;
}

/* GALLERY CSS */

#gallery td {
	width: 139px;
	text-align: center;
	padding: 16px 16px 0px 0px;
}

#gallery table {
	border: 1px solid #BCB4A3;
	width: 137px;
	height: 137px;
}

#gallery td table td {
	padding: 1px;
	width: 135px;
	height: 135px;
	vertical-align: middle;
	background-color: #F1EEE9;
}

#gallery img {
	padding: 0px;
	margin: 0px;
}

/* Podcasts */
.podcast p {
	margin-bottom: 15px;
}

#podcast-navigation {
	float: right;
	width: 150px;
}

.podcast-archives {
	border: 1px solid #aaa;
	padding: 7px;
	margin-bottom: 10px;
}

#podcast-title {
	font-size: 13px;
	color: #908239;
	font-weight: bold;
	margin: 5px 0px -7px 0px;
}

.archive-months a {
	margin-right: 5px;
}

.audioplayer {
	width: 320px;
	height: 20px;
	padding: 10px 0px;
}

.bible-book-name {
	white-space: nowrap;
}
