
body {
font-family : Verdana;
font-size : 11px;
color : #000000;
background-image : url(bak.gif);
}
p {
font-family : Verdana;
font-size : 11px;
}
td {
font-family : Verdana;
font-size : 11px;
}
li {
font-family : Verdana;
font-size : 11px;
}
h1 {
font-family : Verdana;
font-size : 16px;
}
h2 {
font-family : Verdana;
font-size : 14px;
}
h3 {
font-family : Verdana;
font-size : 13px;
}
ul {
list-style-type : none;
color : #ae1506;
}
a:link {
text-decoration : none;
color : #000000;
}
a:visited {
text-decoration : none;
color : #000000;
}
a:active {
text-decoration : none;
color : #000000;
}
a:hover {
text-decoration : underline;
color : #7c141b;
}
img {
border-style : none;
}
#wrapper {
margin : 0 auto 0 auto;
width : 790px;
text-align : left;
}
#header {
float : left;
width : 790px;
height : 75px;
}
.sidebar {
float : left;
position : relative;
background : #fff;
margin : 0 0 0 0;
display : inline;
text-align : left;
border : 4px solid #000;
width : 256px;
}
* html > body div {
width : 240px;
width : 256px;
}
#container {
position : relative;
float : right;
width : 510px;
background : #fff;
border : 4px solid #000;
}
.post {
padding : 10px 10px 10px 10px;
background : #fff;
width : 490px;
float : right;
}
* html > body div {
width : 470px;
width : 490px;
}
.comments-template {
margin : 10px 0 0;
border-top : 1px solid #ccc;
padding : 10px 0 0;
}
.comments-template ol {
margin : 0;
padding : 0 0 15px;
list-style : none;
}
.comments-template ol li {
margin : 10px 0 0;
line-height : 18px;
padding : 0 0 10px;
border-bottom : 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
font-family : Verdana, Georgia, Sans-serif;
font-size : 16px;
}
.commentmetadata {
font-size : 12px;
}
.comments-template p.nocomments {
padding : 0;
}
.comments-template textarea {
font-family : Verdana, Helvetica, Georgia, Sans-serif;
font-size : 12px;
}
