body {
   font-family:arial,tahoma,verdana,sans-serif;
   font-size:14px;
   background:#D1D5D6;
   color:#333333;
   margin:0;
   padding:0;
   text-align:center;
}

blockquote {
   font-family: arial, tahoma, verdana, sas-serif;
}

a {
   color: #0E5C6D;
}

a:hover {
   color: #187E94;
}

#main_page {
   width:900px;
   padding:0px;
   margin:20px auto 20px auto;
   text-align:left;
   background: #FFFFFF url(images/back-wrapper.jpg) repeat-y top left;
}

#admin_page {
   text-align: left;
}


#banner_wrapper_outer {
   background: transparent url(images/back-header.jpg) no-repeat top center;
   padding: 0px;
   padding-top: 20px;
   margin: 0px;
   background-color: transparent;
   width: 900px;
}

.blog_title {
   font-family: "Lucida bright", arial, sans-serif;
   font-size: 22px;
   font-weight: normal;
   margin-left: 30px;
   margin-top: 10px;
   color: #4B4F4F;
   text-decoration: none;   
}

.blog_title a {
   color: #4B4F4F;
   text-decoration: none;
}

.blog_tagline {
   background-color: #ffffff;
   font-size: 11px;
   text-transform: uppercase;
   font-style: normal;
   color: #aaaaaa;
   margin-top: 20px;
   margin-left: 30px;
   width: 500px;
}

#content_wrapper_outer {
   margin-top: 40px;
   width: 620px;
   color:#333333;   
}

#content div.post {
   width: 80%;
   margin-left: auto;
   margin-right: auto;
}

.post_title {
   font-family: "Lucida bright",'Trebuchet MS',verdana, arial, sans-serif;
   font-size: 19px;
   padding-bottom: 15px;
   font-weight: normal;
   background: transparent url(images/back-h2.jpg) no-repeat bottom left;
   color: #123456;
}

.post_title a {
   text-decoration: none;
   color: #123456;
}

.post_title a:hover {
   color: #4B4F4F;
}

.post_date, .post_byline {
   text-transform: uppercase;
   color: #aaa;
   text-decoration: none;
   margin-top: 10px;
   font-size: 12px;
}

.post_content {
   text-align: justify;
   line-height: 150%;
}

.post_footer {
   padding-top: 20px;
   padding-bottom: 10px;
   border-top: 1px solid #aaa;
   font-size: 11px;
}

#sidebar_wrapper_outer {
   width: 220px;
   background-color: transparent;
   color: #747677;
   padding-right: 30px;
}

.sidebar_title {
   font-family: 'Trebuchet MS', arial, verdana, sans-serif;
   font-size: 15px;
   color: #747677;
}

#sidebar a {
   text-decoration: none;
}

#sidebar a:hover {
   text-decoration: underline;
}

#comment_page {
   text-align: left;
   width: 80%;
   margin-left: auto;
   margin-right: auto;   
}

#credit, #theme_credits {
   width: 620px;
}
