
body{
	background: #202020 url('back.png');}

body, font, td, tr, p, table, div{
	font-family: tahoma; 
	font-size: 8pt; 
	color: #black;
	line-height: 12pt;}

b, strong{
	color: #C9AA00;}

i, em{
	color: #A78F09;}

u{
	color: #4A4A4A;}

a:link, a:visited{
	color: #4E4A1A;}

a:hover, a:active{
	color: #B9AB0C;}

form, textarea, select, input{
	font-family: tahoma; 
	font-size: 8pt; 
	color: #efefef;
	background: #151515;
	border: 1px solid #101010;
	padding: 3px;}

blockquote{
        background: url('back.png') top left no-repeat;}
   
blockquote div{
        background: url('back.png') bottom right no-repeat;
        padding-left: 30px;
        padding-right: 30px;}

/************ SIDEBAR ************/
h2{
	font-family: georgia;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFF33;
	margin: 0px;
	border-bottom: 2px solid #0099CC;}

.box{
	width: 190px; 
	font-family: tahoma; 
	font-size: 8pt; 
	color: #efefef;
	background: #151515;
	border: 1px solid #101010;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 0px;}

/************ POSTS ************/
h1{
	font-family: georgia;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #0099CC;
	margin: 0px;
	border-bottom: 2px solid #FFFF33;}

h3{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #009966;
	margin-top: 0px;
	margin-bottom: 2px;}

.post{
	width: 500px; 
	font-family: tahoma; 
	font-size: 8pt; 
	color: #efefef;
	background: #151515;
	border: 1px solid #101010;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 0px;}

/************ COMMENTS ************/
.commentlist .quote {
	background:url('http://jonashq.org/wp-content/themes/jonastv/img/bg_quote.png') no-repeat top right;}

.commentlist ul{
	padding: 0;
	margin-left: 0;}

.commentlist li {
	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#454545 url('http://jonashq.org/wp-content/themes/jonastv/img/bg_commentlist.png') bottom no-repeat;
	color:#e4edee;
	list-style-type: none;}

.commentlist cite {
	display:block;
	font-style:normal}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#00CCCC;
	text-decoration:none;}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFFF00;
	text-decoration:underline;}