/* CSS Document */

body {
margin:0px; padding:0px;
background: #575757;
text-align:center;
font-family: TrebeuchetMS, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
color: #123560;
}

a:link {
  color:#621C3C;
  text-decoration:none;
  }
a:hover {
  color:#FDC61D;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }



/*CUSTOM----------------------------------------*/

div#barkham_header {
background-image: url(images/quill_front.gif);
background-repeat: no-repeat;
background-position: right;
}


div#barkham_header h1 {
margin:0;padding:0;
background:url('images/sunset2.jpg');
height:135px;
width:708px;
}



div#barkham_header h1 span {
display:none;
}
div#barkham_header h1.header1 {    background-image:url('images/cliff.jpg'); }
div#barkham_header h1.header2 {    background-image:url('images/coast.jpg'); }
div#barkham_header h1.header3 {    background-image:url('images/gorge.jpg'); }
div#barkham_header h1.header4 {    background-image:url('images/park.jpg'); }
div#barkham_header h1.header5 {    background-image:url('images/sunset1.jpg'); }
div#barkham_header h1.header6 {    background-image:url('images/trees.jpg'); }
div#barkham_header h1.header7 {    background-image:url('images/wheat.jpg'); }
div#barkham_header h1.header8 {    background-image:url('images/arenal.jpg'); }
div#barkham_header h1.header9 {    background-image:url('images/bocas.jpg'); }
div#barkham_header h1.header10 {    background-image:url('images/greatfalls.jpg'); }
div#barkham_header h1.header11 {    background-image:url('images/evanston.jpg'); }
div#barkham_header h1.header12 {    background-image:url('images/cano.jpg'); }
div#barkham_header h1.header13 {    background-image:url('images/candles.jpg'); }
div#barkham_header h1.header14 {    background-image:url('images/canal.jpg'); }
div#barkham_header h1.header15 {    background-image:url('images/dingle.jpg'); }
div#barkham_header h1.header16 {    background-image:url('images/moher.jpg'); }



div#barkham_header h2 {
margin:0;padding:0;
margin-left:355px;
width: 315px; height: 26px;
background-image: url(images/tagline.gif);
background-repeat:no-repeat;
}

div#barkham_header h2 span{
display: none;
}

#barkham_navbar{
width: 800px;
height: 31px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
width:800px;
background: #577186;
background: #cccccc;
}

ul.thenavlinks {
float: left;
list-style: none;
margin:0; padding:0;
}

div.barkham_search{
float: right;;
}

div.barkham_search form{
display: block; margin:4px 10px 4px 0px; padding: 0px;
}

#search_results_box{
  min-height: 500px;
}

* html #search_results_box{
  height: 500px;
}

ul.thenavlinks li {
background-image:url(images/nav_bg.gif);
display: inline;
margin:0px;
border-left: 1px solid black;
padding: 0px 10px;
}

ul.thenavlinks li.first {
margin-left: 5px;
border-left:none;
}

ul.thenavlinks li.last {
margin-right: 8px;
}

ul.thenavlinks li a{
text-decoration: none;
line-height: 30px;
color:#fff;
}

ul.thenavlinks li a:hover{
text-decoration: underline;
color: #FDC61D;
} 



/* Content
----------------------------------------------- */
div#barkham_main {
position:relative;
width:800px; text-align:left;
margin-left:auto; margin-right:auto;
background: #123560;
background-image:url(images/quill_bg.gif); 
background-position:635px 20px; 
background-repeat:no-repeat;
}

div#barkham_content {
background:#ffffff;
margin-right: 165px;
padding: 20px 10px 10px 10px; 
}

div#barkham_rightnav {
color: #ffffff;
position:absolute;
left:650px;
top: 220px;
margin-right:10px;
}

div#barkham_rightnav a{
color: white;
text-decoration: none;
}

div#barkham_rightnav img {
margin-bottom:5px;
}

div#barkham_rightnav span{
margin: bottom: 15px;
}

div#barkham_rightnav ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  }
  
div#barkham_rightnav li {
  margin:0 0 15px 0;
  padding:0;
  color: #ffffff;
  }

div#barkham_rightnav li a{
color:#ffffff;
text-decoration:none;
}

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

div#barkham_rightnav p {
  color:#ffffff;
  }
  
 h2.sidebar-title {
 font-size:14px;
 font-weight:normal;
 }
 
 h2.recentposts {
 background-image: url('images/recent.gif');
 background-repeat: no-repeat;
 width:150px;
 height:28px; 
 }
 
 h2.recentposts span {
 display: none;
 }


/* Headings
----------------------------------------------- */
h3.post-title {
margin: 0px;
padding: 5px 0px;
}


/* Posts
----------------------------------------------- */
h2.date-header {
  margin:0 0 1em 0;
  font:100% Arial, Verdana, Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  margin:0px; color:#123560;
  font-weight: bold;
  margin-bottom: 15px;
  }
  
div.typeselect {
width: 100%;
margin: 0 0 15px 0;
text-align:right;
border-bottom: 1px solid #000000;
}

div.typeselect a.large:hover {
background: #ffffff;
}

div.typeselect a.default {
margin-right:20px;
background: #ffffff;
font-size: 11px;
padding: 5px 5px 0px 5px;
border: 1px solid #000000;
}

div.typeselect a.large {
font-size: 16px;
background: #cccccc;
padding: 5px 5px 0px 5px;
border: 1px solid #000000;}

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:bold;
  line-height:1.4em;
  color:#000000;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:bold;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
  
span.scripture{
font-weight: normal;
color: white;
display: block;
float: left;
text-align: right;
background: #54697E;
border: 1px dotted #123560;
padding: 15px 30px;
width: 200px;
margin: 15px 15px 5px 0px;
line-height: 24px;
letter-spacing: .1em;
position: relative;
}

p.post-footer {
  margin:10px 0px;
  color:#ccc;
  
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


div#barkham_content {
position:relative;
}


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
#comments p{
  font-size: 11px;
  line-height: 13px;
  color: #666666;
  }
  
.comment-poster{
  font-size: 12px;
  }



/* Footer
----------------------------------------------- */
div.barkham_postfoot {
background: #E4E4E4;
border: 1px solid black;
margin-top:30px;
padding: 15px;
font-size: 10px;
}

div#barkham_footerdiv {
color: #FDC61D;
background:#575757;
}
div#barkham_footerdiv a{
color:#fdc61d;
text-decoration: underline;
}

div#sitefeed_link a, div#printer_link a, div#right_links a{
display: block;
margin-bottom: 15px;
padding: 5px 5px;
width: 125px;
height: 20px;
background-image:url(images/nav_bg.gif);
border: 2px solid silver;
text-align: center;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

div#sitefeed_link a:hover, div#printer_link a:hover, div#right_links a:hover{
background: #ffffff;
color: #577186;
}


div.typeselect{

}

ul.statement li{
padding: 10px;
}

p.address{
padding-left: 25px;
}

div#sitefeed_link{
display: inline;
}

#newframe{
width: 800px;
padding-left: 125px;
margin: 0px auto;
position: relative;
}

#theads{
position: absolute;
left: 0px;
top: 120px;
}