/* test blog css */

body {

}

.blog_item, 
.comments,
.v2tnotes {
width:95%;
margin:auto;

font-family: Tahoma, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

.blog_cite {
font-weight:bold;
margin-bottom:5px;
}

.blog_link {
margin:10px 0;
}

.paginate_top {
width:95%;
text-align:right;
margin:0 0 20px 0;
}

.paginate_bottom {
width:95%;
text-align:right;
margin:20px 0 0 0;
}

.paginate_top img,
.paginate_bottom img {
margin-right:10px;
}

.blog_item {
padding-bottom:20px;
border-bottom:1px #666666 solid;
}

.blog_item embed {
}

.comment input.commentTitle {
width:80%;
}

.comment textarea {
width:95%;
height:6em;
margin:10px 0;
}

.comment .error table {

}

.comment .system {
font-style:italic;
color:#FFFF00;
}

.blog_item a img,
.comments a img {
border:none;
}

.guessed {
color:#FFD247;
}

.unknown {
color:#FF4747;
}

a, a:visited {
text-decoration:none;
}

a:hover {
}

.audio_file {
float:right;
}

.videoplayer {
width:100%;
text-align:center;
}

.videoplayer embed {
margin:auto;
}

.comment {
margin:5px 0px 10px 0px;
padding:10px;
border:1px #333333 solid;
}

.comment blockquote blockquote {
background-color:#333333;
margin:1em;
padding:.5em;
}

.comments h2, .blog_item h2 {
font-size:15px;
font-weight:bold;
color:#000066;
}

.comment h3 {
color:#FFFFFF;
font-size:12px;
}

.comment cite {
font-style:italic;
}

.comment blockquote {
margin:5px 0;
text-indent:0;
}


p {

}
