a:link, a:visited {
color : #FFD700;
}
a:hover {
color : #FFD700;
}
body {
color : #ffffff;
font-size : 12px;
background-color : #6A5ACD;
border: 1px solid #99cccc;
font-family : Tahoma;
margin : 0;
padding : 0;
margin: auto; max-width: 200px;
}
h3 {
margin : 0;
padding : 0;
padding-bottom : 2px;
}
hr {
margin-top : 20px;
margin-bottom : 20px;
margin-left : 20px;
margin-right : 20px;
border-top : 1px solid #99cccc;
border-right-style : none;
border-right-width : 0;
border-bottom-style : one;
border-bottom-width : 0;
border-left-style : none;
border-left-width : 0;
}

/*XT Blog STYLE*/

.xt_blog_title_link{}
.xt_blog_title{ margin: 2px; color: #ffffff;}
.xt_blog_content{ text-align: justify; text-indent: 20px; margin: 5px 0;}
.xt_blog_comments{}
.xt_blog_comment{ border-left: 4px solid #ffffff; margin: 8px 0px; padding-left: 4px; }
.xt_blog_comment_date{ font-style: italic;}
.xt_blog_comments_title, .xt_blog_write_a_comment_title { background-color: #599da6; color:#ffffff; font-weight: bold; padding: 2px; border: 1px solid #599da6; }
.xt_blog_comment_author{ font-weight: bold;}
.xt_blog_comment_content{ font-size: 14px;}
.xt_blog_write_a_comment form{ margin-top: 5px;}