@charset "utf-8";
/* CSS Document */

body {
margin: 20px 0 20px 0;
padding:0;
background: #FBFAF5 url('./images/uploads/background.gif') no-repeat top center;
font:small Verdana,Sans-serif;
line-height:1.6em;
color:#333;
text-align: center;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}


#wrapper {
width: 750px;
margin: auto;
text-align: left;
overflow: hidden;
}
#entryimg {
float:right
}


a:link {
	color: #339933;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
    color: #339933;
	text-decoration: none;
}
a:active {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #33FF33;
	text-decoration: none;
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.none, caption {
display: none;
}
.clear {
clear: both;
margin:0;
padding:0;
height: 0.1px;
}

code {
font: 13px 'Courier New', Courier, Arial, sans-serif;
color: #00CC00;
}

acronym, abbr {
cursor: help;
border-bottom: 1px dotted #333;
}

del {
color: #ccc;
background: #FFFFCC;
}


blockquote {
margin: 10px;
padding: 8px 0 0 25px;
}

textarea.text, input.text {
font: 11px Verdana, Arial, sans-serif;
}
input.button {
font: 11px Verdana, Arial, sans-serif;
background: #336633;
color: #fff;
}

.topestlist {
background: #339933;
text-align: center;
margin: 0;
padding: 0 10px 0 0;
font-size: 12px;
}
.topestlist {
margin: 0;
padding: 0;
}

#topestlist {
background: #4F8E4F;
height: 25px;
margin: 0;
padding: 0;
}
#topestlist ul {
margin: 0;
padding: 0;
}
#topestlist ul li {
list-style-type: none;
padding: 0
margin: 0;
display: block;
float: left;
font: 14px/27px "Lucida Grande", verdana, sans-serif;
text-align: center;
}
#topestlist a {
color: #F8F2E5;
text-decoration: none;
display: block;
width: 150px;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none 1px solid #A8B090;
}
#topestlist li#active { 
background: #339933; 
color: #000000; 
border-bottom: none; 
}
#topestlist a:hover { 
background: #005600; 
color: #FFF; 
border-bottom: none;
}








table#postcomment tr td {
font: 11px Verdana, Arial, sans-serif;
}
table#postcomment tr td p {
margin: 4px 0 4px 0;
}

#listing1 {
margin: 0 0 0 20px;
padding: 0;
font-size: 15px;
line-height: 17px;
}
#listing2 {
margin: 0 0 0 40px;
padding: 0;
font-size: 13px;
line-height: 17px;
}
#listing3 {
margin: 0 0 0 20px;
padding: 0;
font-size: 11px;
line-height: 8px;
}
.entry-info2 {
margin: 0 10px 3px 10px;
padding: 0;
font-size: 10px;
text-align: right;
border-top: 1px solid #ccc;
line-height: 16px;
text-align:justify;
}
.entry-info2 p {
margin: 0;
padding: 0;
}









#border{
margin: 0;
padding: 0;
border: 1px;
border-style: solid;
}
#navcontainer2{
background: #336633;
height: 30px;
margin: 0;
padding: 0;
float: center;
}
#navcontainer2 a{
padding: 0;
margin: 0;
color: #F8F2E5;
text-decoration: none;
border-top: none;
border-bottom: none;
}
#navcontainer2 ul li{
list-style-type: none;
padding: 0;
margin: 0;
font: 18px/32px "Lucida Grande", verdana, sans-serif;
text-align: center;
}



#navcontainer2 li#active { 
background: #339933; 
color: #fff; 
border-bottom: none; 
}

#navcontainer2 a:hover {
background: #003300;
color: #fff;
border-bottom: none;
float: center;
}

#listbox {
margin: 0 0 0 0;
border: 1px;
border-style: outset;
padding: 2px;
background: #F8F7F0;
overflow: hidden;
word-wrap: break-word;
}
#book {
float: left;
margin: 0 0 0 0;
border: 0px;
padding: 5px;
background: #F8F7F0;
overflow: hidden;
word-wrap: break-word;
}








#recent {
border 0;
margin: 0 0 5px 0;
padding: 2px;
font-size: 13px;
background: #F6F3EB;
}
#recent p{
padding: 0;
margin: 0; 
}
#recent2 {
margin: 10px 15px 10px 15px;
padding: 2px;
font-size: 15px;
border: 1px; 
border-style: solid; 
background: #F6F3EB;
}
#book2 {
height: 260px;
margin: 10px 15px 10px 15px;
padding: 2px;
font-size: 15px;
border: 1px; 
border-style: solid; 
background: #F6F3EB;
}
#recent2 p{
padding: 0;
margin: 0; 
}
#book2 p{
padding: 0;
margin: 0; 
}
#prayerbox {
margin: 0 0 0 0;
border: 1px;

border-style: inset;
padding: 2px;
background: #E8FCEC;
}
#search {
background: #F5F1E8;
padding: 10px;
border: 1px;
border-style: outset;
}






#header {
margin: 0;
padding: 0;
}
#header h1 {
font: 30px Arial, Verdana, sans-serif;
margin: 0;
padding: 10px;
}
#header a {
border: none;
color: #009900;
}
#header a:hover {
color: #00CC00;
}

#navcontainer {
background: #336633;
height: 30px;
margin: 0;
padding: 0;
}
#navcontainer ul {
margin: 0;
padding: 0;
}
#navcontainer ul li {
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 11px/30px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a {
color: #F8F2E5;
text-decoration: none;
display: block;
width: 106px;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none;
}





#navcontainer li#active { background: #339933; color: #fff; border-bottom: none; }
#navcontainer a:hover { background: #003300; color: #fff; border-bottom: none;}


#main-c {
width: 750px;
margin: 0;
padding: 0;
background: #ccc;
}


#main {
width: 750px;
background: #FBFAF5;
}

#bigger {
width: 500px;
float: left;
margin: 0;
height: 100%;
bottom: 0;
padding: 0 0 0 0;
background: #fff;
}
.bar-head {
background: url("./images/rotatebg/rotator.php") top left no-repeat;
height: 170px;
margin: 0 0 15px 0;
padding: 0;
}

.date-header {
margin: 15px;
padding: 0;
color: #990000;
}
.date-header h2 {
font: 24px Arial, 'Times New Roman', sans-serif;
margin: 0;
padding: 0;
color: #133902;
}

.entry-title {
text-align: center;
font-size: 18px;
margin: 0;
padding: 0;
color: #000000;
}

.entry-author {
text-align: center;
font-size: 14px;
margin: 0;
padding: 0;
color: #000000;
}

.entry-title h3 {
margin: 0 0 8px 0;
padding: 0;
color: #339900;
font: bold 14px Verdana, 'Times New Roman', sans-serif;
}

.entry-title h3 a {
border: none;
color: #339900;
}

.entry-title h3 a:hover {
border: none;
color: #00FF00;
}
.entry {
margin: 10px 10px 10px 10px;
padding: 0;
}
.entry-info {
margin: 10px 0 10px 0;
padding: 0;
font-size: 10px;
text-align: right;
border-top: 1px solid #ccc;
line-height: 16px;
}
.entry-info p {
margin: 0;
padding: 0;
}
.entry .imgupload {
border: none;
float: left;
margin: 20px 10px 0 0;
border: 1px solid #333;
}

.navi-pages {
text-align: right;
margin: 15px;
font-size: 11px;
background: #FBF8EF;
padding: 10px;
}
.navi-pages p {
margin: 0;
padding: 0;
}

#smaller {
width: 240px;
float: right;
margin: 0;
padding: 0;
font-size: 11px;
line-height: 16px;
}
.smaller-c {
margin: 10px;
}

#smaller .box-1 {
margin: 0 0 30px 0;
}

#smaller h4 {
margin: 0 0 8px 0;
padding: 0;
color: #009900;
font: bold 12px Verdana, Arial, sans-serif;
}
#smaller ul {
list-style: square;
margin: 0 0 0 15px;
padding: 0;
}
#smaller ul li {
margin: 4px 0 4px 0;
}


#comments, #comments-post, #trackbacks {
margin: 20px 15px 10px 15px;
padding: 0;
font-size: 11px;
line-height: 17px;
}
#comments h4, #comments-post h4, #trackbacks h4 {
margin: 0 0 20px 0;
padding: 0;
color: #990000;
font: bold 14px Verdana, 'Times New Roman', sans-serif;
}
.comment-item, .trackbacks-item {
margin: 5px 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #f3f3f3;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p {
margin: 0 0 8px 0;
padding: 0;
}
.comment-info, .trackbacks-info {
text-align: right;
font-size: 10px;
}
.trackbacks-text h5 {
font: bold 11px Verdana, Arial, sans-serif;
margin: 0;
padding: 0;
color: #993300;
}
#adinfo {
margin: 2px;
padding: 2px;
font-size: 10px;
background: #E2E2C7;
}
#footer {
margin: 0;
padding: 0;
font-size: 8px;
background: #F4F4EA;
}

.footer-i {
margin: 0px;
padding: 8px;
}
.footer-i p {
margin: 0;
padding: 0;
}
