/*
Theme Name: broken spirits
Theme URI: http://www.broken-spirit.de
Description: "broken spirits" is a three column theme for WordPress 2.x.
Version: 1.0
Author: broken spirits
Author URI: http://www.broken-spirit.de
License: GPL
*/

/* BLOGSTRUKTUR */

#top{
	background-image: url(logo.gif);
	position:absolute; top:10px; left:20px;
	border:none;
	width:700px;
	height:262px;}

#container{
	background-image: url(speaker.gif);
	position:absolute; top:272px; left:20px;
	border: none;
	width:700px;
	height:490px;}

#content{
	position:absolute; top:37px; left:45px;
	border: none;
	width:613px;
	height:400px;
	overflow:scroll;
	overflow-x: hidden;}

#sidebar{
	background-image: url(guitar.gif); background-repeat: no-repeat;
	position:absolute; top:0px; left:714px;
	z-index:2;
	border:none;
	width:545px;
	height:748px;}

	#sidebar1{
		position:absolute; top:15px; left:70px;
		border: none;
		width:180px;
		height:428px;}	

	#sidebar2{
		position:absolute; top:15px; right:20px;
		width:220px;
		height:730px;}

#stuff{
	position: absolute; top: 695px; left: 20px;
	z-index. 2;
	width: 910px;
	height: 130px;}

#footer{
	position: absolute; top: 800px; left: 20px;
	width: 1100px;
	height: 40px;}

/* SCHRIFTARTEN */

/*Post-Titel */

.entry p a:visited {
	font-size: 12pt;
	color: silver;
	}

/*Überschriften */

h1 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	font color: black;}
h2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font color: white;}

h3 {
	font-family: 'Verdana', Arial, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	font color: black;}

/*Definiert die schrift der Artikel */
#content {
	font-family: Verdana; font-size: 9pt; color: white;}

/*definiert die schrift in der Sidebar.php */
#sidebar {
	font-family: Verdana; font-size: 9pt; color: black;}

/* Definition der Klassen */

/* Definiert die Schrift in der footer.php */
.footer {
	font-family: Verdana; font-size: 9pt; color: black; font-variant: small-caps;}


.infos {
	font-family: Verdana; font-size: 8pt; color: white;}


/* Links */

a {font-family: Verdana; font-size: 9pt; color: silver;}


	/* Mouseover -> Links */

	a:hover {
		font-family: verdana;
		font-size: 9pt;
		color: #EEB613;
		text-decoration: underline;
		}
/* interne Tags */

.internal_tag {font-family: Verdana; font-size: 9pt; color: white;  border-bottom: 1px dotted;}
.st_tag {font-family: Verdana; font-size: 9pt; color: white;  border-bottom: 1px dotted;}


/* Begin Comments */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'verdana', Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 0px;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

/*Images Erweiterung17012011 */

img.alignright, img[align="right"],
div.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.wp-caption.alignright {
	margin-left: 14px;
}

img.alignleft, img[align="left"],
div.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.wp-caption.alignleft {
	margin-right: 14px;
}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: #fff url('images/quote.png') no-repeat 10px 0;
	border: none;
	}


/* ende erweiterung */

body {
color: #ffffff;
background:#ffffff;
}
