﻿div.core_container_east 
{
    background-image:url('../images/blog_bg.jpg');
}

div#blog_sidebar
{
    width:257px;
    float:left;
overflow-x:hidden;
}

div#blog_sidebar a.archive
{
    cursor:pointer;
    display:block;
    padding-top:1px;
    background-repeat:no-repeat;
}

div#blog_main 
{
    width:440px;
    color:Black;
    margin-left:13px;
    margin-right:14px;
}

div.archive 
{
    margin-left:15px;
}

div.archive a 
{
    display:block;
    margin-bottom:5px;
}

div#blog_band1
{
    position:relative;
    width:451px;
    height:48px;
    background-image:url(../images/blog_band1.jpg);
    background-repeat:repeat-y;
    color:#4d4d4d;
    padding-left:16px;
    margin-top:18px;
    left:-13px;
    margin-bottom:16px;
    overflow-x:hidden;
    
}

div#blog_band1 h1
{
    margin:0;
    font-family:Georgia;
    font-size:30px;
    font-weight:normal;
    line-height:48px;
    width:710px;
    color:#4D4D4D;
}

div#blog_band2
{
    width:100%;
    height:30px;
    background-image:url(../images/blog_band2.jpg);
    background-repeat:repeat-y;
    margin-top:18px;
    padding-left:65px;
    padding-top:18px;
    font-family:Georgia;
    font-style:italic;
    font-size:18px;
    color:#ffffff;
    position:relative;
    left:-1px;
}


div#blog_bloggers_bg
{
    width:256px;
    height:110px;
    margin-left:1px;
    background-image:url(../images/blog_bloggers_bg.jpg);
    margin-bottom:-100px;
}

table#blog_profileimg
{
    border-collapse:collapse;
    width:256px;

    background-image:url(../images/blog_profileimg_bg.jpg);
    verflow:hidden;
}

table#blog_profileimg tr td 
{
    text-align:center;
    vertical-align:middle;
    padding:0;
}

table#blog_profileimg tr td img
{
    margin-bottom:-2px;
}


div#blog_profiletext
{
    width:239px;
    margin-left:1px;
    background-image:url(../images/blog_profiletext_bg.jpg);
    background-repeat:repeat-x;
    padding:8px;
    font-size:12px;
    text-align:center;
    background-color:#e8e0e1;
    margin-bottom:8px;
    min-height:48px;
}


div#blog_bloggerbox
{
    width:237px;
    margin-left:1px;
    background-image:url(../images/blog_profiletext_bg.jpg);
    background-repeat:repeat-x;
    padding:10px;
    font-size:12px;
    text-align:center;
    background-color:#e8e0e1;
    margin-bottom:8px;
}

div#blog_bloggerbox div 
{
    height:55px;
    overflow:hidden;
    text-align:left;
}


div#blog_bloggerbox div table tr td.right
{
    padding-left:8px;
    vertical-align:top;
    text-align:left;
}

div#blog_bloggerbox div table tr td img 
{
    width:55px;
}

div.blogline 
{
    height:1px;
    width:100%;
    background-color:#888888;
    margin-top:32px;
    margin-bottom:32px;
}
div.latestblogs 
{
    width:258px;
    padding-top:10px;
}

div.blogbox 
{
    border:1px solid #ded5d6;
    border-left:none;
    width:237px;
    background-color:#e8e0e1;
    background-image:url("../images/blog_profiletext_bg.jpg");
    background-repeat:repeat-x;
    padding:10px;
    padding-bottom:6px;
    margin-bottom:5px;
    color:#515151;
    overflow-x:hidden;
}

div.blogbox h2
{
    font-family:Georgia;
    font-style:italic;
    font-size:16px;
    color:#d83882;
    margin-bottom:5px;
}

div.blogbox table 
{
    margin-top:3px;
}

div.blogbox table tr td
{
    vertical-align:middle;
    padding-right:3px;
}

div.blogbox table tr td div
{
    height:44px;
    overflow:hidden;
}

div.blogbox table tr td div img
{
    width:44px;
}
    
