body {
background: #210E01 url('/images/pattern.gif') repeat-x top left;
font-family: tahoma, sans-serif;
color: #DDD;
}
a {
text-decoration: none;
color: #ff8800;
}
a:hover {
color: #fbfb30;
}
.header {
position: absolute;
width: 443px;
height: 294px;
top: 0;
right: 0;
}
h1 {
margin: 0;
padding: 0;
position: absolute;
top: 215px;
right: 420px;
width: 149px;
height: 37px;
}
h3 {
font: bold 22px 'times new roman', sans-serif;
padding-right: 5px;
margin: 5px 0 5px;
}
h3 a {
color: #7f7;
}
h4 {
font: bold 16px 'times new roman', sans-serif;
margin-top: 25px;
margin-bottom: 10px;
background-color: #835E44;
padding: 2px;
text-align: center;
}
#side {
position: absolute;
width: 200px;
top: 300px;
right: 700px;
font-size: 12px;
direction: rtl;
}
#menu {
position: absolute;
width: 250px;
top: 300px;
right: 20px;
font-size: 12px;
direction: rtl;
}
#navigator {
position: absolute;
width: 390px;
top: 275px;
right: 290px;
font-size: 12px;
direction: rtl;
text-align: center;
}
#main {
position: absolute;
width: 390px;
top: 325px;
right: 290px;
font-size: 12px;
direction: rtl;
}
.blog {
margin: 0;
padding: 5px 10px 25px;
color: #bbeebb;
border-left: 1px solid #553d31;
border-right: 1px solid #553d31;
}
.blogbody {
padding: 0 5px 5px;
}
.date {
text-align: left;
font-family: georgia, sans-serif;
color: #ccffcc;
}
.posted {
direction: ltr;
border-bottom: 1px solid #A97961;
padding-bottom: 5px;
}
.sections {
padding: 0 5px 5px 5px;
}
input, textarea {
background: #140901;
border: 1px solid white;
font: 11px tahoma, sans-serif;
color: white;
}
img {
border-width: 0;
}
ul {
margin: 0px;
padding-right: 20px;
}
.f {
display: none;
}