body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; border-top: 6px #222 solid; color: #444; background: #C6E1EE;}

#top {background: #E7F2F4 url(images/headr-top.jpg);background-position: center center;	background-repeat: no-repeat;	border-bottom: 5px solid #fff; margin-bottom: 0; padding: 10px; text-align: left; height: 40px;}
#top p.site-title {float:right; margin: 0;padding: 0;font: 2.5em "Trebuchet MS", Verdana, sans-serif;}
#top a {color: #3B82B4;}
#top a:hover {color: #000;}

#container { width: 960px; margin: 0px auto; padding: 0px 20px; background-color: #C6E1EE;}

/* Top navigation */
#topnav { float: left; display: inline; overflow: hidden; border-bottom:1px solid #ddd; border-top:1px solid #ddd; width: 960px; font-size: 0.9em; text-transform: uppercase; font-weight: bold; border-top:2px #fff solid; background:url(images/navmenu.gif); background-repeat: repeat-x;}
#topnav .left { float: left;  display: inline; }
#topnav .right { float: right; display: inline; padding: 0px 10px; text-align: right; }
#topnav p {	padding: 10px 0px; margin-bottom: 0px; }
#topnav ul { margin: 0px; padding: 0px; }
#topnav li { float: left; list-style-type: none; margin: 0px; padding: 10px 0px; }
#topnav li a { color: #222; text-decoration: none; padding: 10px; border-left: 1px #fff solid; border-right: 1px #fff solid; }
#topnav li a:hover { color: #fff; background: #222; padding: 10px; border-left: 1px #666 solid; border-right: 1px #666 solid; }

/* Header and Titles */
#header { float: left; display: inline; overflow: hidden; width: 960px; height: 200px; padding: 0px; 1px solid #ddd; background: url(images/headr.jpg) no-repeat; margin: 20px auto 0px;}
#header a { color: #eee; text-decoration: none; }
#header a:hover { color: #ccc; }
#header p.site-slogan {	font: 2.5em "Trebuchet MS", Verdana, sans-serif;color: #3B82B4;	text-align:right;top: 35px;position: relative;padding-right:5px;}
#header p.feed {text-align:right; top: 15px; position: relative; padding-right:10px;}

/* The box below the header image */
#slogan { float: left; display: inline; overflow: hidden; width: 960px; padding: 6px 0px; margin-bottom: 12px; border-bottom: 3px #222 solid; }
#slogan .left { float: left; display: inline; overflow: hidden; font-size: 0.9em; margin-bottom: 0px; }
#slogan .right { float: right; display: inline; margin-bottom: 0px; font-size: 0.9em; text-align: right; }

/* The wrapper for content and sidebars */
#wrapper { float: left; display: inline; overflow: hidden; width: 960px; }

/* The content area - to move the content to the right float the content right and the sidebar-wrapper left and change the side margins. */
#content { float: left; display: inline; overflow: hidden; padding: 10px 20px 10px 0px; width: 620px; }
#content p {padding: 5px;}
#content h4 {padding-left: 5px;}
#content h1 { }
#content h1 a { color: #333; }
#content.bookmarks ul { margin: 0px 0px 18px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 0px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 1.1em; margin-right: 6px; }
#content.bookmarks h2 { color: #060; }
#content .post { margin-bottom: 12px; padding-bottom: 12px; background-color:#D9E6EC;}
#content .postmeta { font-size: 90%; padding: 5px 0px 5px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
#content .postmeta h4, #content .postmeta p { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px #ccc dotted; }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #ccc dotted; clear: both; }
#content .post div.alignright { float: right; margin: 0px 0px 10px 10px; padding: 0px; border: 1px #ccc dotted; }
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img { margin: 5px; padding: 0px; }

/* The previous home top and next links at the bottom of the content */
.content-bot { font-family: Georgia, "Times New Roman", Times, serif; border-top: 1px dotted #ccc; padding: 10px; font-style: italic; font-weight: bold; background: #efefef; text-align: center; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
.comments ul { margin: 0px 0px 12px 0px; padding: 0px; }
.comments li { list-style-type: none; background: #efefef; border: 1px solid #ccc; padding: 5px 7px 0px 7px; margin: 0px 0px 12px 0px; font-size: 85%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
img.avatar {float:left; margin-right:5px;}

/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 290px; padding: 0px 0px 10px 10px; }


/* The sidebars */
#sidebar-left { float: left; display: inline; overflow: hidden; padding: 10px 10px 10px 0px; width: 250px; text-align: left; }
#sidebar-right { float: right; display: inline; overflow: hidden; padding: 10px 0px 10px 10px; width: 0px; }
#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2 { color: #DD4D16; margin-bottom: 12px; }
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a { color: #DD4D16; text-decoration: none; }
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img { display: none; }
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul { margin: 0px 0px 16px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#sidebar-left ul.main-links li { font-weight: bold; }
#sidebar-wrapper li, #sidebar-left li, #sidebar-right li { margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 200px; }
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a { text-decoration: none; color: #000;}
#sidebar-wrapper a, #sidebar-left a, #sidebar-right a { text-decoration: none; color: #000;}
#sidebar-wrapper a:hover, #sidebar-left a:hover, #sidebar-right a:hover { color: #999; }
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover { color: #999; }
#sidebar-wrapper .widget { padding-top: 5px; border-top: 2px #ccc solid; margin-bottom: 10px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { border: 0px none;}
#sidebar-wrapper .ad-blocks img { border: 0px none;}

/* The Footer */
#footer { width: 960px; margin: 0px auto; padding: 0px 20px; background-color: #C6E1EE;}
#footer p { margin: 12px; text-align: left; font-size: 0.9em; }
#footer ul { margin: 0px 0px 16px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#footer li { margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 200px; }
#footer li a { text-decoration: none; color: #000;}
#footer a { text-decoration: none; color: #000;}
#footer a:hover { color: #999; }
#footer li a:hover { color: #999; }

#footer h2 { color: #DD4D16; margin-bottom: 12px; }
#footer-left { float: left; display: inline; overflow: hidden; padding: 10px 10px 10px 0px; width: 300px; text-align: left; }
#footer-center { float: left; display: inline; overflow: hidden; padding: 10px 10px 10px 0px; width: 300px; text-align: left; }
#footer-right { float: right; display: inline; overflow: hidden; padding: 10px 0px 10px 10px; width: 300px; }


/* Universal styles */
p, h1, h2, h3, h4, h5, h6, h7 { margin-top: 0px; margin-bottom: 5px; }
p, #content li { line-height: 145%; }
p.small { font-size: 85%; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 0.9em; margin: 5px 15px 15px 15px; padding: 10px 10px 5px 10px; border: 1px #ccc dotted; background: #efefef; }
h1, h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 a, h2 a { color: #555; text-decoration: none; }
h1 { font-size: 1.6em; padding-bottom: 3px;padding-left: 5px; }
h2 { font-size: 1.3em; }
h3 { padding-left: 5px; }
a img { border: 0px; }
a {text-decoration: none;}
a:link, a:visited, a:active{color: #1857BA;}
a:hover {text-decoration: underline;}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.alignleft {
    float: left;
    padding:5px;
    }

.alignright {
    float: right;
    padding:5px;
    }

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
    }

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
    }
