a{text-decoration:none;}
/* Blog */

.xt_blog {
    background: url(/images/nen-blog.gif) #fafafa repeat 50% top;
    border: 2px solid #1895d4;
    padding: 3px;
    text-align: left;
    margin: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.xt_blog_content {
    background-color: transparent;
    text-align: left;
    text-indent: 0px;
    padding: 3px 4px 3px 4px;
    margin: 1px;
}
.xt_blog_title_link {
    font-weight: bold;
}
.xt_blog_title_link:before {
    content: url(/images/np.gif);
}
.xt_blog_title_content {
    border-bottom: 1px dotted #121212;
    margin-top: 2px;
    margin-bottom: -4px;
    padding: 2px;
}
#xtblog_comment_msg {
    background: url(/images/sumi.gif) #fff left bottom repeat-x;
    color: #000;
    margin: 2px;
}
.xt_blog_title {
    text-align: center;
    background: lightyellow repeat-x 50% top;
    margin: -2px -2px 0 -2px;
    padding: 2px;
    color: #008800;
    border: 1px solid #ffd700;
}
.xt_blog_paging:before {
    background-color : #FFFFFF;
    content: url(/images/next.gif);
    padding-right: 2px;
}
.xt_blog_paging {
    background-color : #FFFFFF;
    text-align: left;
    padding: 4px 2px 4px 2px;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #CCCCFF;
    font-size: 12px;
}
.xt_blog_paging a {
    background-color : #FFFFFF;
    border: 1px solid #CCCCFF;
    padding: 1px 4px 1px 4px;
    margin: 1px;
}
.xt_blog_paging a:hover {
    background-color : #FFFFFF;
    border: 1px solid #CCCCFF; 
}
.xt_blog_subtitle {
    text-align: center;
    margin: 2px 0px 2px 0px;
}
.xt_blog_back_to_posts {
    margin-left: 4px;
    margin-right: auto;
    display: table;
    background: url(/images/sumi.gif) #fff left bottom repeat-x;
    border: 1px solid #f0f;
    padding: 2px;
}
.xt_blog_comments {
    text-align: center;
}
#xt_blog_comments {
    text-align: center;
}
.xt_blog_comments_title {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #319aff;
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #007dff;
}
.xt_blog_comment {
    background: #fff url(/images/sumi.gif) repeat-x;
    border: 1px solid #88beff;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 4px;
    text-align: left;
    text-indent: 0px;
    color: #000;
}
.xt_blog_comment_date {
    float: right;
    color: #1e96ff;
    display: block;
}
.xt_blog_comment_author {
    float: left;
    font-weight: bold;
    color: #f0f;
}
.xt_blog_comment_author:before {
    content: url(/images/m.png);
}
.xt_blog_comment_content {
    clear: both;
    border-top: 1px dotted #565656;
    padding: .25em;
    display: block;
}
.xt_blog_write_a_comment_title {
    font-weight: bold;
    text-align: left;
    padding: 2px 2px 4px 2px;
}
.xt_blog_write_a_comment_title:before {
    content: url(/images/viet.png);
}
.xt_blog_write_a_comment label {
    display: block;
}
.xt_blog_write_a_comment {
    background-color: lightyellow;
    border: 1px solid #88beff;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 3px;
}
.xt_blog_write_a_comment input[type="text"] {
    width: 75%;
}
.xt_blog_write_a_comment textarea {
    width: 90%;
}
.xt_blog_comments_number {
    color: #000;

.xt_blog_comment_author{font-weight:bold;}

.xt_blog_comment_content{padding:4px; margin:2px;}

.xt_blog_write_a_comment_title{font-weight:bold;text-align:left;padding:2px 2px 4px 2px;}

.xt_blog_paging{text-align:center;padding:2px;margin:2px;}
.xt_blog_write_a_comment_title:before{content:url(/images/binhluan.png);}

.xt_blog_write_a_comment{padding:4px; margin:2px 2px 4px 2px;}

.xt_blog_comments_number{color:#000;}