@charset "UTF-8";
/* CSS Document */
/* Main layout */

body {background: #ebebeb url(images/fade-bg.png) center 150px no-repeat;}
#header {width: 878px; margin: 0 auto; height: 178px; background: url(images/header.jpg) no-repeat; position: relative;}
#headerLogo {position: absolute; display: block; left: 40px; top: 30px; width: 140px; height: 100px;}
.hidden {display: none;}
.clear {clear: both;}
#topMenu {position: absolute; margin: 0; padding: 0; display: block; top: 6px; right: 8px; width: 150px; height: 20px; font-size: 0.85em;}
#topMenu li {list-style-type: none; display: inline-block; width: auto; margin: 0 10px; color: #ffffff; line-height: 20px;}
#topMenu li a {color: #ffffff; text-decoration: none;}
#topMenu li a:hover {text-decoration: underline;}

#body {background: url(images/page-bg.jpg) repeat-y; width: 860px; margin: 0 auto; padding: 10px 8px 10px 10px;}
#bodyFull {background: url(images/page-bg-full.jpg) repeat-y; width: 860px; margin: 0 auto; padding: 10px 8px 10px 10px;}
#sidebar {float: right; width: 272px; padding: 0 10px;}
#body #content {padding: 0 20px 0 40px; width: 487px;}
#bodyFull #content {padding: 0 40px;}

#frontSmall {margin-top: 30px;}
#frontSmall td {width: 50%; padding: 10px; font-size: 0.8em; color: #606060;}
#frontSmall td h2 {margin-top: 0; padding-top: 0;}
#frontSmall td h3 {margin: 0; padding: 5px 0;}
#frontSmall .ditto_documentInfo {display: none;}

#comments {font-size: 0.9em;}
#comments h2 {padding-top: 10px;}
.jot-form {padding-bottom: 10px;}
.jot-form fieldset {border: 0; background: none; padding: 5px;}
.jot-form input[type=text], .jot-form textarea {border: 1px solid #909090; background: #e0e0e0; color: #909090; font-family: Arial, sans-serif; font-size: 1.1em; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 250px;}
.jot-form input[type=text]:focus, .jot-form textarea:focus {background: #ffffff; color: #303030;}
.jot-form label {display: block;}
.jot-form img {height: auto; width: auto;}
.jot-comment {margin: 10px 0 0 0; padding-bottom: 10px;}
.jot-message {background: #e0e2e6; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 8px;}
.jot-row-alt .jot-message {background: #d0d2d6;}
.jot-user {float: right; margin-right: 10px; text-align: right; width: 40%; font-weight: bold;}
.jot-poster {font-size: 1em;}
.jot-poster b {display: block;}
.jot-posticon, .jot-subject {display: none;}
.jot-content hr {clear: both; border: 0; height: 0;}
.jot-extra {text-align: right; font-size: 0.8em;}

.ditto_item {border: 1px solid #d0d0d0; border-left: 4px solid #808080; padding: 10px; margin-bottom: 8px; position: relative;}
.ditto_pageTitle {padding-right: 100px; margin-top: 0; padding-top: 0;}
.ditto_pageTitle a {text-decoration: none;}
.ditto_pageTitle a:hover {text-decoration: underline;}
.ditto_documentInfo {position: absolute; top: 10px; right: 10px; text-align: right; color: #b0b0b0; font-size: 0.9em; width: 100px;}
.ditto_introText {color: #404040; font-size: 0.9em;}

#articleDate {color: #909090; font-style: italic; float: right;}

#postEnd {margin: 20px -40px -40px -40px; font-size: 0.9em;}
#postEnd #share {background: url(images/share-bg.png) top left repeat-x; height: 22px; line-height: 22px; padding: 0 8px; text-align: right;}
#postEnd #share #subscribe {float: left;}
#postEnd #share a {display: inline-block; height: 22px; line-height: 22px; padding: 0 3px;}
#postEnd #share a:hover {background: #909090;}
#postEnd #share a img, #postEnd #share a:hover img {border: 0; vertical-align: text-bottom; padding: 2px 0 0 0;}
#postEnd #about {background: url(images/about-bg.png) top left repeat-x; color: #ffffff; padding: 10px; height: 113px;}
#postEnd #about img {float: left; margin: 0 8px 0 0;}
#postEnd #about a, #postEnd #about h4 {color: #ffffff;}
#postEnd #about p {margin: 0; padding: 0 0 6px 0;}
#postEnd #about h4 {margin: 0; padding: 0;}

#footer {background: url(images/footer.jpg) no-repeat; width: 878px; height: 51px; line-height: 36px; font-size: 0.9em; color: #ffffff; margin: 0 auto;}
#footerRight {float: right; padding-right: 70px; color: #5B90D5;}
#footerRight a {color: #5B90D5;}
#footerLinks {margin: 0; padding: 0 20px;}
#footerLinks li {list-style-type: none; display: inline; color: #ffffff; padding-right: 15px;}
#footerLinks li a {color: #ffffff;}
#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

.imageElement h3 {font-size: 14pt !important;}
.imageElement p {font-size: 10pt !important;}