body {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: small;
background-color: black;
margin-top: 0px;
}
#container {
background-repeat: no-repeat;
background-image: url(../images/daladoli-bg.jpg);
margin-left: auto;
margin-right: auto;
width: 1200px;
}
#left {
float: left;
margin-top: 210px;
padding-left: 30px;
width: 350px;
font-size: 120%;
color: white;
}
#left ul {
margin-bottom: 30px;
}
#main {
float: left;
margin-top: 210px;
width: 550px;
}
#content {
background-color: white;
padding-left: 4px;
}
#side {
margin-top: 80px;
margin-right: 12px;
float: right;
width: 180px;
}

#social-networks li {
display: inline;
margin-right: 4px;
}
.search {
margin-bottom: 20px;
}
h1 {
font-size: 200%;
font-weight: normal;
letter-spacing: 2px;
}
h2 {
font-size: 200%;
font-weight: normal;
letter-spacing: 2px;
}
h3 {
font-size: 120%;
font-weight: normal;
letter-spacing: 2px;
}
h4 {
font-size: 100%;
letter-spacing: 2px;
}
p {
line-height: 150%;
}
.orange {
color: #ff6600;
}
strong {
color: #ff6600;
}
.article_separator, .leading_separator {
height: 35px;
background-color: black;
display: block;
margin-left: -5px;
margin-top: 12px;
}
#left p {
padding-left: 28px;
}
#left li {
margin-bottom: 4px;
letter-spacing: 1px;
}
#left a {
border: none;
color: white;
text-decoration: none;
}
#left a:hover {
color: #ff6600;
}
#content a {
border: none;
color: black;
}
#left img {
border: 3px solid white;
}
a img {
border: none;
}
#footer {
clear: both;
color: white;
padding-left: 380px;
}
p.buttonheading {
text-align: right;
}
h1.componentheading {
color: #ff6600;
font-size: 150%;
}
.search label {
display: none;
}
.iteminfo, .createdby, .createdate {
color: silver;
font-size: smaller;
}
.content_rating, .content_vote {
display: none;
}
#page form {
}
#comment {
}
.sectiontableheader {
background-color: black;
}