body {
background-image: url("http://www.wfaa.com/s/dws/img/standing/wfaa/pb/pbbg4.gif");
margin: 0px auto; 
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
}

#bannerAd {
width: 728px;
margin: 0px auto;
} 

#container {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
position: relative;
top: 10px;
width: 1022px;
border: 1px solid #e9e9e9;
min-height: 2000px;
height: 2000px;
height: auto;
margin: 0px auto;
background-color: #fff;
padding: 0 2px 2px 2px;
}

#header {
background-image: url("http://www.wfaa.com/s/dws/img/standing/wfaa/pb/pbtitle.gif");
width: 1014px;
height: 160px;
}

#mainContent {
position: relative;
top: 25px;
left: 5px;
width: 763px;
padding: 10px;
}

.entry-content {
width: 763px;
border: 1px dashed #ccc;
padding: 5px 5px 20px 5px;
margin: 0 0 10px 0;
}

.entry-body {
width: 723px;
margin-left: 20px;
padding: 10px 0 10px 0;
}

.entry-body img {
padding: 5px;
float: right;
}

#rightrail {
position: absolute;
top: 0px;
left: 790px;
width: 220px;
padding-top: 0px;
padding-bottom: 10px;
}

#rightrailHeader {
width: 190px;
margin-left: 20px;
}

#rightrailContent {
background-color: #e9e9e9;
padding: 5px;
font-size: 10px;
width: 190px;
margin-left: 10px;
border-top: 1px solid #ccc;
}

#rightrailContent ul {
padding: 0 10px 0 20px;
}

.module-search input { 
font-size: 10px; 
}
.module-search #search { 
width: 100px; 
}

.module-powered { 
border-width: 0; 
}

.module-powered .module-content{
margin-bottom: 0;
border: 1px dashed #999;
padding-bottom: 10px;
color: #000;
background: #fff;
padding:4px;
}

.date-header{
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin-top:-10px;
}

.entry-header{
margin-top: 0;
padding: 0;
color: #666;
font-size: 24px;
}

.entry-header a:link{
color: #666;
}

.entry-header a:visited{
color: #666;
}

.entry-header a:hover{
color: #999;
}

.post-credit {
margin: 0px 0px 0px 20px;
font-size: 10px;
line-height: 1.2;
color: #00baf1;
}

.entry-footer {
margin: 0 0 20px 0;
padding-top: 3px;
color: #00baf1;
font-size: 10px;
text-align: right;
}

.comment {
background-color: #e9e9e9;
} 

.inner {
padding: 5px;
} 

.comments-header {
margin: 0;
border-left: 5px solid #fbaf19;
padding: 5px;
color: #fff;
background: #a3b8cc;
font-size: 11px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
}

.comment-footer {
margin: 0 0 20px 0;
padding-top: 3px;
color: #00baf1;
font-size: 10px;
text-align: right;
}


.commentForm {
padding: 10px;
}

/*THIS CLEARS THE RIGHT FLOAT ON ENTRY BODY IMAGES SO THE CAPTCHA IMAGE STAYS TO THE LEFT ON THE COMMENT PREVIEW PAGE*/
.previewForm img {
float: none;
}

h1 {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
color: #999;
font-weight: normal;
}

h2 {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
color: #000;
font-weight: normal;
}

h3 {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
color: #000;
font-weight: normal;
}


a:link { 
color: #00baf1; 
text-decoration: none; 
}

a:visited {
color: #00baf1;
text-decoration: none;
}

a:hover { 
color: #999; 
}

li {
line-height: 16px;
list-style-type: disc;
color: #666;
}


