/* Blog Style Overrides */

/* bcr */

#blogsInner{
    width: 760px; 
    margin-right: 10px; 
    float: left;
}

#blogsInner2 {
    width: 580px;
    margin-right: 15px; 
    float: left;
}

#searchAuthorsBox { 
    border:1px solid #e1e1e1; 
    background-color:#f7f7f7; 
    padding:10px 0 10px 40px; 
    margin-bottom:20px;
}

    #searchAuthorsBox .filter {
        font-size: 14px;    
    }

        #searchAuthorsBox .filter a { 
             font-weight: bold;
             font-size: 12px !important;  
        }
        
/*
    blogs & listings
*/

#blogsInner .colWrapper 
{
	float: left;
    width: 290px;    
    margin-right: 10px;
    padding: 0 10px 0 0;
    background: url(../images/hic/dottedV.gif) top right repeat-y;  
}

#blogsInner .rightCol {
    width: 140px;
    float: left;
}

    #blogsInner .colWrapper .col {
        background: #f4f6f7;
        padding: 0 10px 10px 10px;
        border: 1px solid #e3e5e5;
    }

.forumsBlogsBoxStructure h3 {
    margin: 5px 0 10px 0;
}

    #blogsInner .rightCol h4, #rcrBlogs h4 {
        font-weight: bold;
        color: #000;
        margin: 0 0 30px 0;  
    }
    .contributors {font-weight: bold; color: #000; margin: 0 0 10px 0;}
        #blogsInner .rightCol h4 a, #rcrBlogs h4 a {
            color: #000;   
        }

    #blogsInner .rightCol ul {
        margin-bottom: 20px;
    }

    
    #blogsInner .rightCol li {
        margin-bottom: 6px;
    }

.blogPost {
    padding:15px 0 0 0;
    margin:0px;  
    background: url(../images/hic/dottedH.gif) bottom left repeat-x;  
    min-height: 75px;
}

    * html .blogPost {
        padding-bottom: 0;
        height: 95px;
    }

    .blogPost .contPhoto {
        float: left;
        width: 90px;       
    }
    
    .blogPost .content {
        float: left;
        width: 490px; margin:0; padding:0;    
    }
    
            .colWrapper .blogPost .content {
                width: 170px;
            }
    
        .blogPost h4 {
            font-weight: bold;
            font-size: 16px; 
            color: #000;
            margin-bottom:10px !important;
        }
                        
            .blogPost h4 a {
                color: #000;
                background: url(../images/hic/rightRedArrows_small.gif) 0 2px no-repeat;
                padding-left: 12px; 
                font-size: 14px; 
            } 
            
        .blogPost .BlogPostFooter {
            margin: 10px 0 10px 0;
            color: #888888;
            font-size: 11px;   
         }
         
.aboutAuthor {
    margin: 10px 0 30px 0;    
}         
         
#comments {
    padding-top: 20px;    
}

.boxHeaderTableBlogsName { margin-bottom:15px;padding:2px 7px; font: 16px Arial, Helvetica, sans-serif; font-weight: 700; color: #000; background:#eee;}
p.nameAuthor { margin:2px 0 3px 0; color:#000; font-weight:700;}
p.data {font-size:0.95em; margin:5px 0;}
.dataGrey { color:#646464;}

a.emailAuthor {background: url(../images/hic/iconEmail.gif) 0 2px  no-repeat; padding-left:22px; text-decoration:none; margin-top:12px; display:block;}
	a.emailAuthor:visited {text-decoration:none; }
	a.emailAuthor:hover{text-decoration:underline;}

.BlogPostContent {
	font-size: 100%;
}

/*  authors listing
==============================================*/

.tableForBlogs {margin:0 auto; border-top:none; border-collapse:collapse; background-color:#f5f6f8;}
	.tableForBlogs th {color:#989898; text-transform:uppercase; text-align:left; padding:5px 7px;background-color:#fff; font-weight:bold; border-right:1px solid #e4e6e5; }
	
		.tableForBlogs th.noText, th.latestPost, th.threads, th.posts, th.thread, th.replies, th.checkBox {border-bottom:1px solid #e4e6e5;}
		.tableForBlogs th.displayed {border:none; border-bottom:1px solid #e4e6e5;}

	.tableForBlogs td { 
	    border:1px solid #e4e6e5; 
	    padding: 9px;
	    /*font-size: 12px;*/
	} 

    .tableForBlogs td.BlogAuthorAvatarColumn {
        text-align: center;   
     }
     
     .tableForBlogs td.BlogAuthorAvatarColumn img {
        margin-bottom: 6px;  
     }
    
        .tableForBlogs td.BlogRecentPostColumn a {
            font-weight: bold;
            color:#000;
            display: block;
            background: url(../images/hic/rightRedArrows_small.gif) 0 3px no-repeat;
            padding: 0 0 0 12px;
         }
     
     .tableForBlogs li {
        list-style-type: none;
        padding: 0 0 6px 0;
        margin: 0;  
     }
     
        .tableForBlogs td.BlogRecentPostColumn li {
            padding-bottom: 12px;    
        }
        
        
 .BlogBlogNameColumn
{
	width: 25%;
}

.BlogAuthorColumn
{
	width: 14%;
}

.BlogLastPostColumn
{
	width: 25%;
}

.BlogPostsColumn
{
	width: 9%;
	text-align:right;
}

.BlogArticlesColumn
{
	width: 9%;
	text-align:right;
}

.BlogCommentsColumn
{
	width: 9%;
	text-align:right;
}

/*       rcr        
=============================================*/

#rcrBlogs {
    width:146px; 
    float:left; 
    padding:11px 5px!important; 
    margin-right:15px; 
    background-color:#f5f6f8; 
    border:1px solid #eee;
    margin-top:0px;
    overflow:hidden;
    word-wrap:break-word;
}

    #rcrBlogs .CommonSidebarList {
        padding: 6px 0;    
    }

        #rcrBlogs .CommonSidebarList li {
            margin-bottom: 6px;
        }
        
            #rcrBlogs .CommonSidebarList li a {
                padding-left: 2px;
            }
            
    
/*       misc        
=============================================*/    
            
h2.blogs {
    background: url(../images/hic/h2BkgOnline.gif) top left no-repeat transparent;
}

.comments {
    font-size: 11px;
    margin: 8px 0 10px 0;
    padding: 0 0 10px 0;  
    display: block;
}

.rssLink a {
    background:url(../images/hic/iconRSS.gif) right center  no-repeat;   
    padding-right: 35px; 
}

.CommonDescription {
    font-weight: bold;
    margin-bottom: 25px;    
}