@charset "utf-8";



/*----------------------------------------------------------
	Theme Name: Jazzlab.com Neu
	Theme URI: http://www.phantasmagor.com/
	Description: Für Jancic AG / Silvin Jancic
	Version: 1.0
	Author: Maximilian Wegner / Phantasmagor Media
	Author URI: http://www.phantasmagor.com/
-------------------------------------------------------------*/


/* general */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockqote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
body {
	font-size:62.5%;
	text-align:center;
	background:#162765 url(images/global-bg.jpg) center top no-repeat;
	font-family: Verdana, sans-serif, Geneva;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
div#page {
	width:900px;
	overflow:hidden;
	margin:0 auto;
	color:#000;
	font-size:1.2em;
	text-align:left;
	position:relative;
	background:url(images/page-bg.gif) center 120px repeat-y;
}
#container {
	/* height:210px; */
	width:900px;
	margin:0 auto;
	position:relative;
	background:url(images/global-bg.jpg) center -136px no-repeat;
}









/* header & footer */

#header {
	height:auto;
	width:900px;
	margin:0 auto;
	background:url(images/global-bg.jpg) center top no-repeat;
}
h1 a, .description {
	font:1.6em Arial, Verdana;
	color:#000000;
	padding-left:20px;
}
.description {
	font-size:1.5em;
	font-style:italic;
	padding-left:50px;
}
#navigation {
	width:800px;
	height:30px;
	text-align:center;
	margin:0 auto;
}
#navigation li {
	float:left;
	width:100px;
}
#navigation a {
	font-weight:bold;
	color:#000;
}
#navigation a:hover {
	color:#ccc;
}
#footer {
	font-size:10px;
	clear:both;
	padding-top:10px;
	height:20px;
	margin:0 auto;
	background:#162765 url(images/footer-bg.gif) center top no-repeat;
	text-align:center;
}
#footer a {
	color:#333;
}










/* content */


#content, #sidebar {
	margin-top:5px;
}
#content {
	width:634px;
	border-left:1px solid #666;
	float:right;
	padding:0px 10px 10px 5px;
	overflow:hidden;
}
#content, #content h2 a, #footer, #sidebar a, span a:hover, .postmetadata a:hover, h3 a {
	color:#666666;
}
#content h2 a, h3 a, h1 a, #navigation a, #sidebar a, span a, .postmetadata a, .commentmetadata a, .fn, .reply a, a#topbg {
	text-decoration:none;
}
#sidebar li h2, #content h2, #content h3 a {
	display:block;
	color:#ccccff;
	height:25px;
	line-height:25px;
	font-weight:bolder;
	font-size:12px;
	padding-left:12px;
	background:#336699 url(images/title-bg.gif) left top no-repeat;
}
#content h2 a, #footer {
	color:#ccccff;
}
#content h2 a:hover {
	color:#eee;
}








/* sidebar */


#sidebar {
	width:225px;
	float:left;
	padding:0px 5px 0px 10px;
}
#sidebar a:hover {
	color:#000;
	border-bottom:1px dotted #000;
}
#sidebar ul {
	background:#ffffff;
}
#sidebar li ul {
	padding:0px 5px 5px 10px;
}
#sidebar li ul li {
	margin:5px 0px;
	background:url(images/arrow.gif) left 4px no-repeat;
	padding-left:11px;
}
#sidebar li p {
	width:200px;
	text-align:justify;
	border:1px dashed #666;
	background:#ccc;
	margin:0 auto;
	margin-bottom:5px;
	padding:3px;
}









/* kleinkram */


p.postmetadata {
	
	padding:10px;
	font-size:10px;
}
span a, .postmetadata a {
	color:#000000;
}
span a:hover, .postmetadata a:hover {
	text-decoration:underline;
}
.entry {
	padding:10px;
	overflow:hidden;
	
}
.entry img {
	padding:3px;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
}
.post {
	width:634px;
	background:#ffffff;
	position:relative;
	padding-bottom:10px;
	overflow:hidden;
}
.post small, .commentspic {
	display:block;
	width:150px;
	height:16px;
	line-height:16px;
	padding-left:18px;
	margin-top:5px;
}
.post small {
	background:url(images/time.jpg) left center no-repeat;
	margin-left:15px;
	padding-bottom:3px;
	border-bottom:1px solid #eee;
}
.commentspic {
	background:url(images/comment.gif) left center no-repeat;
}
.commentspic {
	position:absolute;
	top:25px;
	right:10px;
}







/* comments */


#respond {
	padding:10px;
}
div#respond h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #000;
}
.hidden, #searchsubmit {
	display:none;
}
#searchform {
	position:absolute;
	height:18px;
	top:-125px;
	right:25px;
}
#s {
	border:1px solid #cccccc;
	color:#CCCCCC;
	padding:2px;
	background:#FFFFFF url(images/search.jpg) right center no-repeat;
}
#author, #email, #url, #comment, #submit {
	border:1px solid #666;
	color:#333333;
	margin-top:5px;
	padding:2px;
}
#comment {
	width:370px;
	height:170px;
}
#commentform p {
	line-height:200%;
}
.commentmetadata a {
}
/*????*/
.commentlist {
	list-style:decimal;
	padding:10px;
}
.commentlist img {
	border:1px solid #666;
	padding:1px;
}
.commentlist p {
	line-height:200%;
}
.commentlist a {
	color:#000;
}
.fn {
	font-style:normal;
	font-weight:bold;
}
.comment-meta a:hover {
	color:#666;
}
.reply a:hover {
	color:#CF3;
}
.post-edit-link, .comment-meta a, #navigation li, .navigation {
	height:30px;
	line-height:30px;
}
.commentlist li {		
	margin:10px;
	border:1px solid #ccc;
	padding:10px;
	background:#eee;
}
.children li {			
	border:1px solid #808080;
	padding:10px;
	list-style:none;
	background:#EFEFEF url(images/replybg.png) repeat-x bottom;
}










/* rest */


.clear {
	clear:both;
}
blockquote {
	padding:5px 5px 5px 35px;
	background:#EAEAEA url(images/blockquote.gif) no-repeat;
	margin:5px 20px;
	overflow:hidden;
	border:1px dotted #ccc;
	line-height:15px;
}
#topbg {
	padding-left:10px;
	background:url(images/top.png) left center no-repeat;
}
.alignright {
	float:right;
	text-align:right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float:left;
	text-align:left;
}


p {
   padding-top:7px;
}


.page-item-4 {
	font-weight:bold;
} .page-item-21 {
	font-weight:bold;
}

/* ENDE */


