#daily_blabber {
background:url(../images/headers/h2_large_blog.gif) top left no-repeat #333333;
}
#blog_left {
width:200px;
float:left;
margin:0px 0px 7px 7px;
display:inline;
background:url(../images/blog_left_top.gif) top left no-repeat #000000;
overflow:hidden;
}
#blog_right {
background:#000000 url(../images/blog_right_top.gif) no-repeat scroll left top;
display:inline;
float:left;
margin:0px 0px 7px 14px;
overflow:hidden;
width:591px;
position:relative;
}
#blog_left_bot {
width:200px;
height:7px;
background:url(../images/blog_left_bot.gif) top left no-repeat #000000;
overflow:hidden;
}
#blog_right_bot {
width:591px;
height:7px;
background:url(../images/blog_right_bot.gif) top left no-repeat #000000;
overflow:hidden;
}
.blog_div {
background:url(../images/blog_div.gif) top left no-repeat #000000;
width:591px;
height:21px;
overflow:hidden;
}
#blog_left ul {
margin:0px;
padding:14px 14px 7px 14px;
font-size:10px;
text-transform:uppercase;
}
#blog_left li {
list-style-type:none;
line-height:15px;
margin:0px;
padding:0px;
}
#blog_left h3 {
text-indent:0px;
height:auto;
margin:0px;
padding:0px;
font-size:10px;
text-transform:uppercase;
color:#6da8ec;
}
#blog_left a:link, #blog_left a:visited {
color:#ffffff;
}
#blog_left a:hover, #blog_left a:active {
color:#ffcc00;
}
#blog_right p {
margin:14px 14px 7px 14px;
line-height:17px;
}
#blog_right h2 {
font-size:15px;
width:auto;
height:auto;
text-indent:0px;
margin:14px;
padding:0px;
}
#blog_right h3 {
color:#0099FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
height:auto;
margin:8px 14px 0px 14px;
padding:0px;
text-indent:0px;
width:auto;
}
#blog_right img.avatar_img {
margin:14px;
}
#blog_right .blogcomment p {
margin-left:83px;
}
img.avatar_img {
width:70px;
height:70px;
margin:0px 7px 7px 14px;
float:left;
position:relative;
}
.bpost_head {
clear:both;
height:1px;
background-color:#333333;
margin:0px 14px 0px 14px;
overflow:hidden;
}
.blogcomment {
margin:14px;
}
.blogcomment img {
margin:0px 7px 0px 0px;
}