body
{
   margin: 0px;
   padding: 0px;
   border-bottom: 4px solid #486592;
   font-family: arial, sans-serif;
   min-width: 960px;

}

#header
{
   background-image: url(/images/header_background.gif);
   background-repeat: repeat-x;
   height: 104px;
}  

#inside_header
{
   width: 893px;
   margin: 0px auto;
   padding-left: 63px;
}

#inside_header img
{
   border: none;
}

#menubar
{
   background-image: url(/images/menu_background.gif);
   background-repeat: repeat-x;
   height: 46px;  
   margin: 0px;
   padding: 0px;       
}

#menu
{
   padding: 9px 0px 0px 0px;
   margin: 0px auto;
   z-index: 2000;
   width: 100%;
}

#menu div
{
   position: absolute;
   visibility: hidden;
   margin: 6px 0px 0px 16px;
   padding: 0px;
   background: #cad2d8;
   z-index: 3000;
}

#menu div a
{
   position: relative;
   display: block;
   margin: 0px;
   padding: 6px 15px;
   width: auto;
   white-space: nowrap;
   text-align: left;
   text-decoration: none;
   background: #cad2d8;
   color: #445f84;
   font-size: 11px;
   font-weight: bold;
   border-top: 1px dotted #445f84;
}

#menu div a.menutop 
{
   border-top: none;
}

#menu div a:hover
{
   background: #445f84;
   color: #fefefe;
}

#page
{
   background-image: url(/images/page_background.jpg);
   background-repeat: repeat-x; 
   background-position: top left;    
}

#main
{
   background-image: url(/images/main_background.jpg);
   background-repeat: no-repeat; 
   background-position: top left;      
   width: 833px;
   margin: 0px auto;
   padding: 28px 30px 0px;  
}

#content
{
   min-height: 650px;
}

#banner_image
{
   border: 1px solid #c9d2d7;
   padding: 6px 6px 6px 6px;
   margin: 0px 2px;
}

#banner 
{
    margin-top: 10px;
    padding-left: 2px;
    margin-right: -10px;
    height: 66px;
}

#banner .banner_thumbnail
{
    float: left;
    height: 66px;
    width: 130px;
    background-color: #d8e1e6;
    margin-right: 10px;
    display: table-cell !important;
    vertical-align: middle;
}

.banner_thumbnail img 
{
    border: none;
}

#blogmenu
{ 
   margin: 26px auto 0px;
}

h1
{
   margin: 25px auto 25px;
   display: block;
   background-image: url(/images/latest_blog_posts_header.gif);
   background-position: center left;
   background-repeat: no-repeat;
   text-transform: uppercase;
   font-size: 18px;
   padding: 6px 0px 6px 33px;
   color: #445f84;
   font-family: "Arial Black", sans-serif; 
   border-top: 1px dotted #a0b4bf;
   border-bottom: 1px dotted #a0b4bf;
}

#sidebar h1
{
   width: 214px;
   margin-bottom: 15px;
   margin-top: 0px;
   font-size: 15px;
   background-image: url(/images/sidebar_arrow.gif);
   padding: 4px 0px 4px 22px;   
   color: #617795;
}  

#sidebar h1 a
{
   color: #617795 !important;
}

.small_h1
{
   font-family: "Arial", sans-serif; 
   text-transform: none;
}

h1 a, h2 a
{
   color: #445f84; 
}

h1 a:active, h1 a:link, h1 a:visited, h2 a:active, h2 a:link, h2 a:visited
{
   text-decoration: none;
}

h1 a:hover, h2 a:hover
{
   text-decoration: underline;
}

h2
{
   margin: 25px 0px 25px 0px;
   display: block;
   background-image: url(/images/latest_blog_posts_header.gif);
   background-position: center left;
   background-repeat: no-repeat;
   font-size: 18px;
   padding: 8px 0px 7px 33px;
   color: #445f84;
   border-top: 1px dotted #a0b4bf;
   font-family: "Arial Black", sans-serif; 
   font-weight: normal;
   border-bottom: 1px dotted #a0b4bf;
}

#sidebar h2
{
   background-image: none;
   border: none;
   margin: 0px 0px 0px 1px;
   padding: 0px 0px 0px 0px;
   text-transform: uppercase;
   font-size: 12px;
}

.post h2
{
   margin-top: 0px;
   text-transform: uppercase;
   clear: both;
}

.post h2 small
{
   padding-left: 10px;
   font-size: 12px;
   font-weight: normal;
   text-transform: none;
   font-family: arial, sans-serif;
}

.post h3, #page h3
{
   margin: 25px 0px 5px 0px;
   text-transform: uppercase;
   font-size: 14px;
   padding: 8px 0px 0px 0px;
   color: #445f84;
   font-weight: normal;
   font-family: "Arial Black", sans-serif;
   clear: both;
}

.post h3 a, #page h3 a
{
   color: #445f84;
}

.post h3 a:link, .post h3 a:active, .post h3 a:visited, #page h3 a:link, #page h3 a:active, #page h3 a:visited
{
   text-decoration: none;
}

.post h3 a:hover, #page h3 a:hover
{
   text-decoration: underline;
}

.entry a
{
   font-weight: normal;
   color: #445f84 !important;
}

#sidebar a
{
   font-weight: normal;
   color: #788ba5 !important;
}

.entry a:link, #sidebar a:link, .entry a:active, #sidebar a:active, .entry a:visited, #sidebar a:visited
{
   text-decoration: none;
}

.entry a:hover, #sidebar a:hover
{
   text-decoration: underline;
}

#footer
{
   margin: 0px;
   padding: 0px;
   text-align: center;
   font-size: 11px;
   color: #445f84;
   padding-bottom: 14px;
   clear: both;
}

#footer p
{
   margin: 4px 0px 4px;
   padding: 0px;
}

#footer a
{
   color: #445f84; 
   font-weight: normal;
}

#footer a:link, #footer a:visited, #footer a:active
{
   text-decoration: none;
   color: #445f84; 
}

#footer a:hover
{
   text-decoration: underline;
   color: #445f84; 
}

blockquote
{
   border-top: 1px dotted #445f84;
   color: #445f84;
   margin: 40px 0px 70px;
   padding: 0px;
}

blockquote h3, #respond h3, .entry h1, .entry h2
{
   text-transform: uppercase;
   font-size: 14px;
   font-family: "Arial Black", sans-serif; 
   margin-bottom: 0px;
   padding-bottom: 0px;
   font-weight: normal;
   color: #445f84;
   background-image: none;
   padding-left: 0px;
   border: none;
}

blockquote p
{
   margin-top: 3px;
}

#main p
{
   font-size: 12px;
   line-height: 1.5;
}

#main 
{
   color: #5c5c5c;
   font-size: 11px;
}

p a
{
   color: #445f84 !important;
}

p a:link, td a:link
{
   color: #5c5c5c;
   text-decoration: none;
}

p a:visited, p a:active, td a:visited, td a:active
{
   color: #5c5c5c;
   text-decoration: none;
}

p a:hover, td a:hover
{
   text-decoration: underline;
}

.post img, #page_content img
{
   border: 1px solid #dddddd;
   padding: 6px;
   background-color: #eeeeee;
   margin: 0px 8px 0px 0px;
}

img.tablelayout
{
   margin-bottom: 20px !important;
}

#search_box
{
   background-image: url(/images/search_background.gif);
   float: right;
   width: 253px;
   height: 48px;
   margin-top: 28px;
   margin-right: 45px;
}

#s
{
   border: 1px solid #6e6e6e;
   margin: 14px 0px 0px 20px;
   height: 14px;
   width: 158px;
   padding-left: 2px;
   padding-top: 2px;
   font-size: 10px;
}

#searchsubmit
{
   width: 55px;
   height: 23px;
   top: 8px;
   margin-top: 0px;
   position: relative;
}

#sidebar
{
   background-image: url(/images/sidebar_background.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   float: right;
   width: 233px;
   height: 929px;
   padding: 0px 12px;
   margin-left: 20px;
   color: #788ba5;
}

#sidebar p
{
   margin: 4px 0px 12px;
   padding: 0px;
}

p.postmetadata a
{
   color: #445f84;
   font-weight: normal;
}

.postmetadata
{
   margin-bottom: 30px;
   padding-top: 5px;
   clear: both;
   margin-left: 2px;
}

.navigation a
{
   color: #445f84;
   font-size: 12px;
}

.navigation a:link, .navigation a:active, .navigation a:visited
{
   text-decoration: none;
}

.navigation a:hover
{
   text-decoration: underline;
}

.navigation
{
   margin-top: 5px;
}

.latest_posts
{
   background-image: url(/images/latest_posts_background.gif);
   font-size: 12px;
   padding: 4px 0px;
   margin-top: 12px;
   margin-bottom: 40px;
}

.latest_posts a
{
   text-transform: uppercase;
   color: #445f84;
   font-weight: bold;
}

.latest_posts a:link, .latest_posts a:active, .latest_posts a:visited
{
   text-decoration: none;
}

.latest_posts a:hover
{
   text-decoration: underline;
}

.latest_posts div
{
   margin: 11px 16px;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.navigation
{
   margin-bottom: 60px;
}

ol.commentlist
{
   margin-left: 0px;
   padding-left: 20px;
   margin-top: 30px;
}

li.comment
{
   margin-bottom: 25px;
}

.commentmetadata
{
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.commentmetadata a 
{
   color: #5c5c5c;   
}

.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited
{
   text-decoration: none;
}

.commentmetadata a:hover
{
   text-decoration: underline;
}

.comment p
{
   margin-top: 5px;
}

ul
{
   padding-left: 20px;
   line-height: 1.5;
   font-size: 12px;
}

ul li, ol li
{
   list-style-position: inside;
}

ol
{
   padding-left: 20px;
   line-height: 1.5;
   font-size: 12px;
}

address, pre
{
   font-size: 12px;
}

td.preacher
{
   padding-bottom: 10px;
   border-bottom: 1px dotted #a0b4bf;
}

table.sermons
{
   width: 100%;
}

.sermons h3
{
   font-family: "Arial Black", sans-serif; 
   font-size: 14px;
   font-weight: normal;
}

.comment-author img
{
   float: left;
   margin-right: 8px;
   border: 3px solid #dcdcdc;
}

.commentmetadata
{
   margin-bottom: 10px;
}

ol.commentlist
{
   list-style: none;
   margin: 0px;
   padding: 0px;
   text-indent: 0px;
}

ol.commentlist li
{
   border: 1px solid #dddddd;
   border-radius: 5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   height:1%;
   margin: 0px 0px 10px;
   padding: 10px;
   position: relative;
   width: 530px;
}

.sermon-browser
{
   margin-top: 15px;

}

.inline_controls a
{
   font-size: 12px;
   color: #5c5c5c; 
   margin-left: 5px;
}

#mainfilter
{
   margin-top: 10px;
   margin-left: 10px;
   font-size: 12px;
}

#mainfilter a, .filtered a
{
   color: #445f84;
}

#mainfilter a:active, #mainfilter a:link, #mainfilter a:visited,
   .filtered a:active, .filtered a:link, .filtered a:visited
{
   text-decoration: none;
}

#mainfilter a:hover, .filtered a:hover
{
   text-decoration: underline;
}

.filtered
{
   margin-top: 5px;
   margin-left: 5px;
   font-size: 12px;
}

#page p, .post p
{
   margin-top: 5px;
}

.post
{
   margin-bottom: 20px;
   clear: both;
}

#respond
{
   clear: both;
}

#previoustext li
{
   line-height: 1.5;
   font-size: 12px;
}

#previoustext li a:link, #previoustext li a:visited, #previoustext li a:active
{
   text-decoration: none;
} 

#previoustext li a:hover
{
   text-decoration: underline;
}


