/*  
Theme Name: Jonas World 
Theme URI: http://sweetrevelation.org
Description: Theme by Sweet Revelation
Version: 1.0
Author: Flor
Author URI: http://sweetrevelation.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

* {
margin: 0;
padding: 0;
}

body {
	margin:0;
	font-family: trebuchet ms, verdana, tahoma, Sans-serif;
	font-size: 11px;
	text-align:center;
	background: url(images/bg.png) center repeat-x #000;
	color:#757575;
}

a:link, a:visited {
	text-decoration: none;
	color:#7b99bd;
}

a:hover, a:active {
	color:#a90d18;
}

p{
padding:0 0 12px 0;
}

#header img {
	border: none;
	padding: 0px;
	margin: 0;
	background: none;
}

.slideshow img, #header img, .postdata img {
	border: 0;
	padding: 0px;
	opacity:1;
	filter: alpha(opacity=100);
	 -moz-opacity: 1;
	background: none;
	margin: 0;
}
blockquote{
	padding: 7px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
	background: #1b1b1b;
	border-left: solid 4px #353535;
}

#wrapper {
	width:1020px;
	margin: 0px auto 0px auto;
	text-align:left;
	padding: 0;
}

em {
	color: #a90d18;
}

strong {
	color: #57b7f8;
}

u {
	color: #6c5a97;
}

input, textarea, select, button {
font-size:7pt;
color:#616161;
background: #ffffff;
border: 1px solid #616161;
padding: 3px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#959595;
background: #fff;
border: 1px solid #000000;
}

.ads {
	height: 90px;
	width: 728px;
	margin: 10px auto 10px auto;
}

.ads2{
	height: 60px;
	width: 484px;
	margin: 0px auto 8px auto;
	
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: #0f0f0f;
	padding: 6px;
	clear: both;
	text-align: center;
}

/* ----------------------------------------- HEADINGS -----------------------------------------*/

h1 {
	font-family: trebuchet ms, impact, Verdana, Tahoma, Sans-Serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	text-align:center;
	color:#929292;
	padding: 3px 0 2px 0px;
	font-weight: 100;
	letter-spacing: 1px;
	letter-spacing: 0.15em;
	text-shadow: 0.07em 0.07em #464646;
	margin: 0 0 6px 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#929292;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color:#333333;
}

h2 {
	font-family: trebuchet ms, impact, Verdana, Tahoma, Sans-Serif;
	font-size: 14px;
	line-height: 36px;
	text-transform: uppercase;
	text-align:left;
	color:#929292;
	padding: 0px 0 3px 48px;
	font-weight: normal;
	border-bottom: solid 1px #424242;
}
/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	padding:0;
	width: 1000px;
	height:450px;
	margin: auto;
}

.slideshow {
	position: relative;
	height: 250px;
	width: 300px;
	top: 0px;
	left: 26px;
}

/* ----------------------------------------- SIDEBAR 1 -----------------------------------------*/

.sidebar {
float: left;
width: 220px;
margin: 6px 0px 0 0px;
padding: 0px 0px 0 0px;
background: #000;
}

.sidebarbox {
	padding:8px 8px 25px 8px;
	margin: 0 0 10px 0;
	background: url(http://i40.tinypic.com/2c0jli.jpg) top left no-repeat #0f0f0f;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
}
/* ----------------------------------------- CONTENT -----------------------------------------*/

#content{
	float: left;
	width: 541px;
	margin: 6px 10px 0 10px;
	padding: 0 6px 6px 6px;
	text-align:justify;
}

.post {
	clear:both;
	margin: 0 0 20px 0;
}

.postin {
	width: 524px;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: url(http://i39.tinypic.com/20fdjib.png) bottom right no-repeat #0f0f0f;
	padding: 6px;
	margin: 0px 0 10px 0;
	clear: both;
}

.postin_page {
	width: 524px;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: url(http://i44.tinypic.com/jahpw6.png) bottom center no-repeat #0f0f0f;
	padding: 6px 6px 30px 6px;
	margin: 0px 0 10px 0;
	clear: both;
}

.posttittle {
	width: 530px;
	float: left;
	margin: 0;
	padding: 3px;
	background: url(images/h1.png) no-repeat;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 10px;
}

.title {
	margin: 0 0 0 3px;
	width: 510px;
	float: left;
	clear:both;
}

.postdata {
	width: 440px;
	color: #757575;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
}

.postdata img {
	vertical-align: middle;
	margin: 0 0 0 15px;
}

.entry {
	clear:both;
	padding: 8px;
	margin-bottom:2px;
	width: 470px;
	
}

.navigation{
	font-size: 12px;
	line-height: 22px;
	text-transform:lowercase;
	text-align:center;
	color:#333333;
	padding: 1px 0 3px 5px;
	font-weight: normal;
	width: 150px;
	clear:both;
	margin: 0 0 10px 0;
	background: #0f0f0f;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
}

/* ----------------------------------------- COMMENTS -----------------------------------------*/

.comments-template{
	width: 484px;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: #0f0f0f;
	padding: 10px;
	margin: 0px 0 10px 0;
	clear: both;
}

.comments-template textarea {
	width: 474px;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 10px;	
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: #1b1b1b;
}

.comments-template h2, .comments-template h3{
	font-family: trebuchet ms, impact, Verdana, Tahoma, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-align:center;
	color:#929292;
	padding: 3px 0 2px 0px;
	font-weight: 100;
	letter-spacing: 1px;
	letter-spacing: 0.15em;
	text-shadow: 0.07em 0.07em #464646;
	margin: 0 0 6px 0;
	border-bottom: solid 1px #424242;
}

.commentmetadata{

}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{


}

/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer {
	border-top: solid 3px #202020;
	background: #0f0f0f;
	padding: 10px 0 4px 0;
	margin: 10px 0 0px 0;
	clear: both;
	line-height: 14px;
}