body {
   width: 100%;
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size: 62.5%; 
   min-width: 1029px;
}

#main_page_wrapper_outer {
   background: url('images/fod_bg.jpg') repeat-y top;
   width: 1029px;
   margin: 0 auto;
   padding: 0;
}

#banner_wrapper_outer {
   background: #73a0c5 url('images/header.jpg') no-repeat center;
   background-color: #73a0c5;
   height: 306px; 
   width: 1029px;
   padding: 0px;
   font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-weight: bold;
}

.post_title {
   background:  url('images/button_big.gif') no-repeat top; 
   font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   width: 564px;
   height: 40px;
   font-size: 1.6em;
   margin-left: -10px;
   padding-top: 8px;
   text-indent: 20px;
   color: #326916; 
}

a:link, a:visited {
   color: #326916; 
   text-decoration: none; 
   border-bottom: #326916 0px solid;
}

a:hover, a:active {
   color: #326916; 
   text-decoration: none; 
   border-bottom: #326916 1px solid;
}

.blog_title {
   font-size:3em;
   margin: 0;
   padding: 0;
   font-variant: small-caps;
   letter-spacing: 1px;      
   text-align: right;
   padding: 110px 350px 0 0;
}

#banner a {
   color: #ffffff;
   text-decoration: none;   
   border:none;
}

.blog_tagline {
   font-size:1.2em;
   font-weight:normal;
   font-family:Tahoma, Verdana, Arial, Serif;
   font-style: normal;
   letter-spacing:1px;   
   text-align: right;
   color: white;
   padding-right: 0px;
   margin-right: 350px;
}

#content_wrapper_outer {
   font-size: 1.2em;
   margin: 0px;   
   width: 684px;
}

#content {
   padding-left: 120px;
}

#content img {
   margin: 1em;
   padding:5px;
   background:none;
   border:2px solid #cccccc;
}

.post_byline {
   color: #777;
}

.post_date {
   font-variant: small-caps;
   text-align: right;
   color: #777;
   font-size: 10pt;
}    

#comment_page {
   margin:10px;   
   padding:10px;
   background:#eee;
   border-top: #ccc 1px solid;
   border-bottom: #ccc 1px solid;
   font-size: 10pt;
}

#sidebar_wrapper_outer {
   width: 335px;
   font-size:1.2em;
   background-color: transparent;
}

#sidebar {
   padding: 5px 0 0 0px; 
   margin-top: 10px;
}

.sidebar_section {
   padding-top: 0px;
   padding-bottom: 5px;
}

.sidebar_title {
   font-weight: bold;
   background: url('images/button_small.gif') no-repeat left top; 
   width: 248px;
   height: 28px;
   font-family: 'Trebuchet MS', Verdana, Sans-Serif;
   font-size: 1.4em;
   margin-top: 10px;
   padding-top: 5px;
   padding-left: 15px;
   color: #333;
}

.sidebar_inner {
   background: #d2d1d0 url('images/button_bg_curv.gif') bottom left no-repeat;
   width: 192px;
   margin-left: 16px; 
   margin-bottom: 5px;
   padding: 3px 10px 10px 10px;
}

blockquote {
   margin: 1em;
   padding: 0 0 10px 50px;
   border-left: 5px solid #ddd;
   color: #777;
}

#page_footer_wrapper_outer {
   background: #eee url('images/footer.gif') no-repeat top; 
   clear: both;
}

#admin_page {
   font-size: 10pt;
}

#credit {
   width: 564px;
   padding-left: 120px;
   text-align: left;
   color: #ffffff;
}

#theme_credits {
   width: 564px;
   padding-left: 120px;
   text-align: left;
   color: #ffffff;
   margin: 0px;
}

#theme_credits a,
#credit a {
   color: #ffffff;
   text-decoration: underline;
}

/* Search styles */
.searchDiv {
   float: none;
   color: #ffffff;
   width: 278px;
   height: 30px;
   line-height: 24px;
   text-align: center;
   background:  url('images/search.gif') bottom left no-repeat;
   padding-top: 17px;
   margin-left: 686px;
   top: 19px;
}
			
.searchForm {
   margin-top: 0px;
   margin-left: 2px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px 0px 0px 0px;
   background: none;
}

.searchBlank {
   width: 170px;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
.searchButton {
   background: none;
   border: none;
   width: 60px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   cursor: pointer;
   height: 20px;
   font-family: "Verdana", Helvetica, Sans-Serif;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 12px;
}

.searchButton:hover {
   color: #ffffff;
   width: 60px;
   height: 20px;
   text-decoration: none;
}
