/* test blog css */

body {

}

.blog_item, 
.comments,
.v2tnotes {
width:95%;
margin:auto;

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.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;
}

.blog_item embed {
}

.comment input {
}

.comments{
	border-top:1px dashed #444444;
}

.comment textarea {
width:100%;
height:6em;
margin:10px 0;
}

.comment .error table {

}

.comment .system {
font-style:italic;
color:#FFB227;
}

.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 #444444 dashed;
}

.comment blockquote blockquote {
background-color:#333333;
margin:1em;
padding:.5em;
}

.comments h2, .blog_item h2 {
font-size:14px;
}

.comment h3 {
color:#FFB227;
font-size:12px;
}

.comment cite {
font-style:italic;
}

.comment blockquote {
margin:5px 0;
text-indent:0;
}


p {

}
