* {
margin: 0;
padding: 0;
}
body {
background: #F7F7F7 url("images/background.gif") repeat;
font-size: 13.5px; 
font-family: Trebuchet MS, Helvetica, sans-serif;
}
p {
font-size: 13.5px; 
line-height: 19px;
color: #666666;
padding: 0 9px 10px 0;
}
p a{
color: #32A538;
}

/* Main */
#container {
padding-top: 15px;
margin: auto;
width: 779px;
}
#header {
height: 92px;
background: transparent url("images/template_01.gif") no-repeat center top;
}
#contentContainer {
background: transparent url("images/content.gif") repeat-y center;
padding: 0px;
}
#content {
width: 565px;
padding: 15px 0 0 200px;
}
#footer {
height: 130px;
background: transparent url("images/footer.gif") no-repeat center top;
}

#foot, #foot a{
padding-top: 90px;
font-size: 10px; 
color: #999999;
text-align: center;
}

/* Nav */
#navigation ul {
margin-left: 25px;
list-style: none;
position: absolute;
top: 110px;
height: 20px;
text-align: left;
width: 220px;	
}
#navigation a {
text-align:left;
line-height: 20px;
font-size: 14px;
color: #666666; 
text-decoration: none;
}
/* Advert */
#ad{
position:relative;
}
/* Article Top */
#head h1 a, #head h1{
display: inline;
color: darkorange;
font-weight: normal;
font-size: 16px;
text-decoration: none;
}
#by {
font-size: 10px;
color: #FFBB77; 
}
#more{
font-size: 11px;
color:#FFBB77 ;
text-decoration: none;
}

/* Form */
textarea {
width: 360px;
}

/* Comment Stuff */
label, .contactright {
font-size: 10px;
color: #AAAAAA; 
}
input, textarea {
margin-top: 5px;
font-family: Arial, Sans-Serif;
font-size: 12px; 
color: #666666;
}
#comments{
color: #666666;
font-weight: normal;
font-size: 14px;
padding-bottom: 20px;
}
#commentlist{
font-size: 11px;
list-style: none;
padding-bottom: 5px;
color: #666666;
}
#commentDiv {
padding-left: 5px;
margin-bottom: 10px;
border-left-style: solid;
border-left-color: #AAAAAA;
border-left-width: 1px;
}
#commentlist p {
width: 545px;
}
#commentDetails{
font-size: 10px;
color: #666666;
}
#rss a, p rss, #rss, #commentDetails a{
color: orange;
font-size: 10px;
margin-top: 15px;
}

/* News Engine */
.news {
color: #666666;
padding-top: 10px;
}
.news a{
background: transparent url("images/comment_small.gif") no-repeat left;
padding-left: 18px;
text-decoration: none;
color: #999999;
}
.more a{
text-decoration: none;
color: #999999;
}

/* Float */
#floatLeft{
float:left;
}

#floatRight{
float:right;
padding-left:10px;
}

#clear{
clear:both;
}
