/*  
Theme Name: Biblical Truths
Theme URI: http://wpbcocmessages.com
Version: 1
Description: Designed by <a href="http://churchwebsitepro.com">Joe Botha</a>.
Author: ChurchWebsitePro
Author URI: http://churchwebsitepro.com
*/
@import url("css3.css");
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/body-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #2d6fbb;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #990000;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hd {
	height: 152px;
}
#logo a {
	height: 152px;
	width: 450px;
	display: block;
	text-indent: -9999px;
}
#sidebar {
	width: 320px;
	position: absolute;
	top: 210px;
	right: 43px;
}
#bd {
	background-image: url(images/bd-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 120px;
	padding-right: 400px;
	padding-bottom: 40px;
	padding-top: 80px;
	position: relative;
}
.category #content, .search-results #content {padding-left: 70px;}
.category #content p, .search-results #content p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ft {
	background-image: url(images/ft-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	clear: both;
	padding-right: 60px;
	padding-left: 60px;
}
/*TYPE*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	line-height: normal;
	padding-bottom: 10px;
}
h1 a {
	color: #333333;
}
h1 a:hover {
	color: #666666;
}
h2 {
	font-weight: normal;
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {}
.hr {}
#content ul {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul li {
	padding-bottom: 5px;
}
#content ol {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ol li {
	padding-bottom: 5px;
}
#rss a {
	color: #FFFFFF;
	background-image: url(images/ico-rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-left: 60px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	width: 100px;
	position: absolute;
	z-index: 5;
	top: 20px;
	right: 210px;
}
#itunes a {
	background-image: url(images/ico-pod.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-left: 60px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 100px;
	position: absolute;
	z-index: 5;
	top: 20px;
	right: 40px;
}
#search_main {
	width: 326px;
	position: absolute;
	z-index: 10;
	top: 91px;
	right: 41px;
}
#search_main #searchform #s {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	margin: 0px;
	float: left;
	width: 233px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
}
#searchform .btnsearch {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
#searchform .btnsearch span {
	text-indent: -9999px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*Tabs*/

h4.trigger {
	background: url(images/h4_trigger_a.png) no-repeat;
	height: 53px;
	line-height: 46px;
	width: 270px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
h4.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h4.trigger .active a {
	color: #333;
	text-decoration: none;
	display: block;
}
h4.trigger a:hover {
	color: #333;
	text-shadow: 1px 1px 0px #ccc;
}
h4.active {
	background-position: left bottom;
	color: #333333;
	text-shadow: 1px 1px 0px #666;
}
h4.trigger active a {
	color: #333333;
}
.toggle_container {
	padding: 0;
	background: url(images/toggle_block_stretch.png) repeat-y left top;
	overflow: hidden;
	width: 320px;
	clear: both;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: -2px;
}
.toggle_container .block {
	background: url(images/toggle_block_btm.png) no-repeat left bottom;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 13px;
}
.toggle_container .block p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.toggle_container h3 {
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.toggle_container li a {
	background-image: url(images/widgetbullet.png);
	background-repeat: no-repeat;
	background-position: left 14px;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.toggle_container li a:hover {
	display: block;
	color: #990000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-position: left 15px;
}
.toggle_container ul {
	margin: 0px;
	padding: 0px;
}
.toggle_container li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*Cal*/
.post-date, .post-date1, .post-date2, .post-date3, .post-date4, .post-date5, .post-date6, .post-date7, .post-date8, .post-date9, .post-date10, .post-date11, .post-date12 {
	float: left;
	display: inline;
	height: 63px;
	width: 67px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
}
.post-date {
	background-image: url(images/date.png);
}
.post-date1 {
	background-image: url(images/date1.png);
}
.post-date2 {
	background-image: url(images/date2.png);
}
.post-date3 {
	background-image: url(images/date3.png);
}
.post-date4 {
	background-image: url(images/date4.png);
}
.post-date5 {
	background-image: url(images/date5.png);
}
.post-date6 {
	background-image: url(images/date6.png);
}
.post-date7 {
	background-image: url(images/date7.png);
}
.post-date8 {
	background-image: url(images/date8.png);
}
.post-date9 {
	background-image: url(images/date9.png);
}
.post-date10 {
	background-image: url(images/date10.png);
}
.post-date11 {
	background-image: url(images/date11.png);
}
.post-date12 {
	background-image: url(images/date12.png);
}
.month {
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	width: 50px;
}
.day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 50px;
	padding-top: 4px;
}

