﻿body {
}


.blogtitle
{
    
     font-family:Verdana;
     font-size:large;
     color:#0000FF;
     font-weight:bold;
	
    
}

.blogpost {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;



}



.blogpost h2 {
	margin: 0px;
	padding: 0px;
}

.blogpost h2 span {
	display: block;
	font-size: 12px;
	color:#666666;
	background-image: url(/interface/images/gui/icons/time.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 4px;
	font-weight:normal;
}


.blogpost h3 {
	margin: 0px;
	padding: 0px;
}

.blogpost p {
	margin: 0px;
	padding: 10px;

}

.blogpost h3 {
	margin: 0px;
	padding: 0px;
}

.bloglinkmore
{
    
    font-family:Courier New;
    font-size:small;
    color:#0000DD;
    text-decoration: none:
    
}

.tbl_blog_content_all
{
    
    width:400px;
    float:left;
    
}

.blogindent
{
    
    width:10px;
    
}

.commentsright
{
    width:130px;
    float:right
    
}

.blogdate
{
    color:#AAAAAA;
}

.comment_right
{
    background-color:#EEEEEE;
    width:inherit;
    border: solid 1px #DEDEDE;
}

.comments
{
	background-color:#EEEEEE;
	width:inherit;
	border: solid 1px #DEDEDE;
	padding: 10px;
}

.read_blog
{
    
    width:auto;
    
}

hr
{
    border: 0 #686868;
}

.commentdate
{
        color:#AAAAAA;
        font-size:smaller;
}
.blogpost h2 a {
	text-decoration: none;
	color: #333333;
}


.blogpost h2 a:hover {
	text-decoration: underline;

}

.blogitem:hover {

	background-color:#FFFFCC;

}
