html {
margin:0;
}

body {
background-color:#333;
margin:0;
font-family:Georgia;
font-size:13px;
color:#000;
}
p {
line-height:1.7em;
}
a {
border-bottom:1px solid #000;
text-decoration:none;
color:#000;
}
a:hover {
color:#5d9e3b;
}
hr{
margin-top:35px;
border:0;
border-top:1px solid #ccc;
color:#000;
clear:both;
}

div#wrapper {
width:980px;
margin:0 auto;
}

div#wrapper div#wrapLeft{
padding:10px;
top:20px;
width:160px;
height:600px;
text-align:center;
display:block;
position:fixed;
background:#fff;
border-right:1px #333 solid;
border-top:1px #333 solid;
}
* html div#wrapper div#wrapLeft{
position:absolute;
}

div#wrapper div#wrapRight{
width:800px;
float:right;
overflow:hidden;
}

div#content {
background-color:#333;
width:800px;
float:left;
}

#headerAd {
background-color:#fdbbc7;
padding:5px 0 5px 15px;
width:965px;
text-align:left;
}
#header {
width:800px;
background-color:#000;
height:145px;
text-align:center;
}
#header a {
border:0;
}
#header #centerBase {
padding:15px;
margin:0 auto;
width:770px;
text-align:left;
height:110px;
padding:10px 10px 0px 10px;
}
#header #centerBase h1 {
font-size:3.4em;
}
#header #centerBase h1,#header #centerBase a,#header #centerBase h2 {
color:#fff;
margin:0;
padding:0;
}
#header #centerBase #logo {
float:right;
}
#header #centerBase #caption {
float:left;
}
#header #centerBase #caption p {
color:#fff;
font-size:1.2em;
}

div.top div.title {
float:left;
}

div.subheading div.authorStuff {
float:left;
}

.postTop{
}

.postTitle{
float:left;
}

.postAuthor{
float:right;
font-size:1.1em;
padding:15px;
}

.postBottom {
width:770px;
height:70px;
}

.postBottomLeft {
float:left;
width:110px;
position:relative;
}

.postBottomRight {
padding:25px 10px 0px 0px;
float:right;
width:640px;
position:relative;
height:70px;
font-size:1.5em;
font-weight:bold;
text-align:right;
}

.postBottomRight .postBottomFacebook {
right:0;
bottom:0;
position:absolute;
}

div.clearer {
clear:both;
}

div#navigation {
background-color:#fff;
width:800px;
height:80px;
line-height:40px;
}

div#navigation a {
font-size:1.2em;
font-weight:bold;
}

div#navigation div#navLeft {
float:left;
padding:20px;
}

div#navigation div#navRight {
float:right;
padding:20px;
}

#captcha {
padding:10px 0px 10px 0px;
}
.post {
padding:15px;
background-color:#fff;
margin-bottom:15px;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2, .post h2 a {
font-family:Georgia;
font-size:32px;
margin:0 0 20px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Georgia;
font-size:32px;
font-weight:normal;
line-height:34px;
margin:0 0 20px 0;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
div#writeComment a {
font-weight:bold;
font-size:1.2em;
}

#comments {
width:770px;
background-color:#fff;
padding:15px;
}

#comments #commentsAd {
float:left;
width:200px;
}

#comments #commentsContent {
float:right;
width:750px;
}

#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px solid #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px solid #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:310px;
padding:0px 15px 0px 15px;
float:right;
}
.postsAd {
margin:15px 0 15px 0;
}
#contentAd {
width:470px;
margin:0 auto;
margin-top:15px;
margin-bottom:15px;
}
#footer {
background-color:#eee;
width:800px;
border-top:1px solid #cccccc;
text-align:center;
padding:30px 0 40px 0;
}