/*
Theme Name: Bible Messages
Description: 
Theme URI: 
Version: 
Author: 
Author URI: 
Template: 
*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #340033;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#hdr {
	background-image: url(images/biblemessages.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 131px;
	width: 760px;
}
#logo {
	float: left;
	width: 400px;
}
#logo a {
	display: block;
	height: 93px;
	width: 400px;
	font-size: 12px;
	text-indent: -1600px;
}
#subs {
	width: 240px;
	float: right;
}
#subs ul {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
#subs li {
	display: block;
}
.pod   {
	background-image: url(images/podicon.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 20px;
	padding-bottom: 12px;
	margin-right: 10px;
}
.rss {
	background-image: url(images/rssicon.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-right: 10px;
}

#subs a {
	color: #FFFFFF;
	text-decoration: none;
}



#cnt {
	background-image: url(images/base-bg.jpg);
	background-repeat: repeat-y;
	display: block;
	background-color: #340033;
}
#main {
	width: 430px;
	float: left;
	padding-left: 30px;
}
.post {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
.post h1, .category h1 {
	font-size: 18px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
.post h2, .category h2, .post h3, .post h4, .post h5, .post h6 {
	font-size: 16px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
.post h1 a {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}
.post h1 a:hover {
	color: #006699;
	text-decoration: none;
}
.post .meta {
	font-size: 11px;
}
.post .meta .date {
	font-weight: bold;
	color: #993399;
}
.post .entry {
	clear: both;
}
.post p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 1.5em;
}
.post li, .category li {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 1em;
	background-image: url(images/related.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-type: none;
}
.post ul, .post ol, .category ul {
	margin-left: 20px;
}

.category li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
.category p {
	font-size: 12px;
	width: 300px;
	display: block;
	background-image: url(images/cat-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	clear: both;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1.5em;
}
#crumb p {
	font-size: 12px;
}

.cathdr {
	margin-bottom: 1em;
}

.catdate {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	width: 100px;
	display: block;
	float: right;
	margin-right: -100px;
}

.post blockquote {
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
	background-color: #F5F5F5;
	padding: 5px;
}
.post cite {
	float: right;
	margin-top: -10px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#side {
	float: left;
	width: 230px;
	font-size: 12px;
	padding-left: 45px;
}
#ftr {
	background-image: url(images/base-ftr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 760px;
	clear: both;
	background-color: #340033;
}
#extra {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/extra-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 15px;
	padding-right: 15px;
}
#bar1 {
	float: left;
	width: 340px;
}
#bar2 {
	float: right;
	width: 340px;
}
#extra h3 {
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#extra p {
	color: #999999;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#extra ul {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#extra li {
	background-image: url(images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 1em;
	padding-left: 20px;
	font-size: 0.8em;
	list-style-type: none;
}
#extra a {
	color: #CCCCCC;
	text-decoration: none;
}
#extra a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#ftrsubs  li {
	list-style-type: none;
	background-image: none;
	width: 260px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.clr {
	clear: both;
	display: block;
}
#searchform {
	padding: 10px;
}
#searchform #s {
	height: 25px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin solid #000000;
	background-image: url(images/formgrad.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#extraftr {
	background-image: url(images/extra-ftr.png);
	height: 48px;
	clear: both;
	background-position: center;
	width: 760px;
	display: block;
}
/*Tabs*/
#tabbed_box_1 {
	width:230px;
	margin-right: 15px;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	background-color:#FFFFFF;
	padding:0px;
	background-image: url(images/formgrad.png);
	background-repeat: repeat-x;
	background-position: left 15px;
}
ul.tabs {
	padding:0px;
	margin-top:5px;
	margin-bottom:15px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
ul.tabs li a:hover {
	color: #000000;
}
ul.tabs li a.active {
	background-color:#F5F5F5;
	color:#282e32;
	border: 1px solid #CCCCCC;
}
.content {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/nav-light.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content_2, #content_3 {
	display:none;
}
.content ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.content a {
	text-decoration:none;
	color:#3e4346;
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-position: outside;
	display: block;
	margin-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	padding-bottom: 5px;
}
.content a:hover {
	color:#D8592C;
	background-image: url(images/promotion.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.content a:hover small {
	color:#baae8e;
}
.navigation {
	font-size: 12px;
}
.navigation p {
	margin-bottom: 20px;
}
.navigation .prev {
	float: left;
	width: 200px;
}
.navigation .next {
	float: right;
	width: 200px;
	text-align: right;
}

/*Cal*/
.month1 {
	background: url(images/cal_01.gif) no-repeat 0 0;
}
.month2 {
	background: url(images/cal_02.gif) no-repeat 0 0;
}
.month3 {
	background: url(images/cal_03.gif) no-repeat 0 0;
}
.month4 {
	background: url(images/cal_04.gif) no-repeat 0 0;
}
.month5 {
	background: url(images/cal_05.gif) no-repeat 0 0;
}
.month6 {
	background: url(images/cal_06.gif) no-repeat 0 0;
}
.month7 {
	background: url(images/cal_07.gif) no-repeat 0 0;
}
.month8 {
	background: url(images/cal_08.gif) no-repeat 0 0;
}
.month9 {
	background: url(images/cal_09.gif) no-repeat 0 0;
}
.month10 {
	background: url(images/cal_10.gif) no-repeat 0 0;
}
.month11 {
	background: url(images/cal_11.gif) no-repeat 0 0;
}
.month12 {
	background: url(images/cal_12.gif) no-repeat 0 0;
}
p.date {
	width: 42px;
	height: 10px;
	padding: 18px 0 14px 0;
	text-align: center;
}
p.date span {
	display: none;
}
.shield {
	float: left;
	margin-right: 10px;
}
.commentscloud {
	position: absolute;
	text-align: center;
	top: -4px;
	left: 22px;
	width: 30px;
	height: 24px;
	padding: 3px 0;
	background: url(images/bubble.png) no-repeat 0 0;
}
.pagebar {
	font-size: 12px;
	border: 1px solid #F5F5F5;
	padding: 5px;
}
.pagebar .this-page {
	background-color: #EEE;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.pagebar a {
	padding: 5px;
	border: 1px solid #F5F5F5;
}
.podPress_content {
	padding: 10px;
	margin-bottom: 10px;
}
.post .relatedp {
	background-color: #F5F5F5;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.relatedp h3 {
	font-size: 14px;
}
