@import url(layout.css);
.alignleft {
float:left;
}
.alignright {
float:right;
}
a:link, a:visited {
color:#871401;
}
h1, h2, h3, h4 {
color:#871401;
}
h1 {
font-size:18px;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
h2 a:link, h2 a:visited {
color:#871401;
}
#sidebar .inner {
margin:0 10px 10px 10px;
}
#content .inner {
margin:0 20px 10px 10px;
}
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background:#871401;
color:#871401;
line-height:150%;
}
#page {
background:url("img/page.gif") repeat-y;
}
#header {
background:url("img/header.jpg") no-repeat;
height:285px;
position:relative;
} 
#header h1 {
margin:0;
padding:0;
}
#header h1 a {
position:absolute;
top:40px;
left:0;
display:block;
width:250px;
height:100px;
overflow:hidden;
text-indent:-5999px;
}
#header .description {
display:none;
}
#searchform {
padding:5px;
text-align:center;
}
#searchform .txt {
width:120px;
background:#FFF;
border:1px solid #871401;
}
#searchform .submit {
background:#871401;
border:1px solid #ffffff;
color:#fffcb8;
}
#pubhaut {
position:absolute;
top:110px;
width:600px;
height:120px;
left:300px;
text-align:center;
}
#footer {
background:url("img/footer.gif") no-repeat bottom;
padding-top:40px;
color:#FFF;
}
#footer a {
color:#FFF;
}
#extra {
padding:20px 0;
width:940px;
margin:auto;
color:#FFF;
}
#extra a {
color:#FFF;
}

#sidebar {
background:url("img/sidebar.gif") no-repeat top;
}
.sidebox {
margin:0 10px 15px 10px;
border:1px solid #CC9B93;
padding:1px;
background:url("img/sidebox.jpg") repeat-x top #ffffff;
padding-bottom:10px;
}
.sidebox h2 {
margin-top:0;
padding:5px 2px;
color:#871401;
text-align:center;
}
.sidebox li, .sidebox ul {
list-style-type:none;
margin:0;
padding:0;
}
.sidebox li a {
color:#871401;
font-weight:bold;
}
.sidebox p, .sidebox h2 {
margin:5px;
}
.sidebox ul ul {
margin-left:10px;
}

.post small {
color:#000000;
margin:5px 0 10px 0;
display:block;
}
.post {margin-bottom:15px; padding-bottom:10px;border-bottom:1px solid #00384F; color:#00384F;}
.post h2 span {
float:right;
background:#FFFFFF;
color:#00384F;
border:1px solid #ffffff;
padding:3px;
}
.post img {
margin:5px 5px;
}
a.comments-link {
padding-left:26px;
background:url("img/com.gif") no-repeat left;
}
.postmetadata {
text-align: center;
padding: 0px 10px 0px 10px;
color: #841400;
font-family: arial;
font-size: 12px;
font-weight: normal;
line-height: 20px;
border-top: 1px solid #FFBAAD;
margin-top: 10px;
margin-bottom: -10px;
}
.postmetadata li {
display:inline;
padding:3px 3px;
border-right:0px solid #9C0C08;
}

.navigation {
margin:20px 10px;
padding-top:10px;
}

/* Comments */

#commentlist { margin: 1.2em 0;padding: 0;list-style-type: none;color: black; text-align: left;} 
#commentlist a { color: black;} 
#commentlist li { margin: 1em 0;padding: 0 20px;} 
.commentalt { background: url(img/comj.jpg) repeat-y !important;} 
.commentauthor { margin: 1em 0 0 0;} 
.commentOfficialUser { border: 1px solid #000000;background: url(img/comr.jpg) repeat-y;width: 490px;} 
.comment { border: 1px solid #CCC;background: url(img/comj.jpg) repeat-y;width: 490px;} 
.commentauthor a { font-weight: bold;} 
.commentmeta { margin-top: 0; font-size: 0.9em;} 
#comment { width: 98%;} 
#comment label { font-weight: bold; } 
form label { color:#000;font-weight:bold;display:block;} 
#commentform {background:#FFFFFF;padding:0px;color:#000;} 
#commentform a {color:#000;}
