/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


body {
    color: #000;
    font: 14px times; 
}

.entry-content {
    font-size: 15px; }


/* Header & Footer */

#header                    { background: #000000; }
#footer                    { background: #000000; border: #000; color: #fff; }
#footer a                  { color: #fff; }
#footer .widgettitle       { color: #fff; }

div.footer-message	{ height: 100px; }

#footer .widgetcontainer img	{ padding-right: 15px; }


/* Home page */

.home-title { border-bottom: 1px solid #000000; }
.home-title { color: #000000; }
.home-title { font-size: 18px; }



/* Slideshow */

#featured-slideshow	   { border: 5px solid #000000; }
.featured-entry { color: #ffffff }



/* Node View */

.posts-default .entry-meta { display: none; }



/* 'Per Line' */

.posts-line .entry-cat        { display: none; }
.posts-line .entry-comments   { display: none; }



/* Quick Preview */

.posts-quick .entry-info { display: none; }



/* Widgets */

.widgettitle			{ color: #FFFFFF; font-size: 14px; font-weight: 700; background: none repeat-x scroll center top #6B8FA6;  }
.widgetcontainer { background: #D3EDEC; }
.widgetcontainer { border: 1px solid #6B8FA6; }

.multi-sidebar .tabs li {
    background: none repeat scroll 0 0 #6B8FA6;
    border: 1px solid #6B8FA6; }


/* Format of links */

.entry-content a	{ text-decoration: underline; }
.comment-content a	{ text-decoration: underline; }


/* Author Information Widget */

.entry_author_image {
  float: left;
  border: solid 1px outset;
  margin: 0px 1.2em 1em .1em;
}

.author-posts-title, .author-content h1, .archive-title {
    border-bottom: 1px solid #000000;


/* Related Posts Plug-in */

.related_posts_thumbnails .related-caption { font-weight: bold; }