/*  
  
Theme Name: Uebelsetzt
Theme URI: http://uebelsetzt.de/
Description: Das Theme für uebelsetzt.de</a>.
Version: 1.0
Author: Marc Greis
Author URI: http://www.uebelsetzt.de/

	
*/

/* Typography & Colors */

html{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #00000;
	color: #fff;
	text-align: center;
	}
	
body{
	font-size: 65%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #000000;
	background: #7B7B7B url('images/bgcolor.jpg');
	color: #000000;
	text-align: center;
	}


#page {
	background-color: #00000;
	border: none; 	
	border: 1px solid #959596;
	text-align: center;
	}

#header {
	background-color: #7B7B7B;
	}


#content {
	font-size: 1.2em;
	margin: 10px 0px 0px 0px;
	}

#text {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 18px 0px 4px 18px;
	font-size: 1.0em
}		


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 0px 10px 0px 0px;
	}

.narrowcolumn {
	text-align: center;
	}

.narrowcolumn {
	text-align: left;
	}

.alt {
	background-color: #C0C0C0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold; 
	text-transform: uppercase; 
	color: #000000;
	letter-spacing: 1px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description, h2, h2 a, h2 a:visited, h3 {
	color: #000000;
	}

a {
	text-decoration: none;
	}


h3 a, h3 a:visited {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}
	
small, #sidebar ul li ul {
	color: #000000;
	}
	
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	border: 1px dotted  #ddd;
	margin: 15px 30px 0 10px;
	padding: 5px;
	background: #666666;
	color: #ffcc66;
	display: block;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a:hover {
	color: #000000;
	text-decoration: bold;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 1024px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 120px;
	width: 100%;
	}


#headerimg {
	margin-top: 0;
	padding-top: 0;
	height: 120px;
	width: 100%;
	}

#headertext {
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	display: none;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 0px 18px;
	margin: 0px 0px 0px 0px;
	width: 751px;
	}

#postheader {
	height: 15px;
	padding: 0px 0 0 0;
	margin: 10px 0 0 0;
	}

.postheadertype0 {
	background: #FFFFFF url('images/postheader_cat0.jpg') no-repeat bottom; 
}

.postheadertype1 {
	background: #FFFFFF url('images/postheader_cat1.jpg') no-repeat bottom; 
}

.postheadertype2 {
	background: #FFFFFF url('images/postheader_cat2.jpg') no-repeat bottom; 
}

.postheadertype3 {
	background: #FFFFFF url('images/postheader_cat3.jpg') no-repeat bottom; 
}

.postheadertype4 {
	background: #FFFFFF url('images/postheader_cat4.jpg') no-repeat bottom; 
}

.postheadertype5 {
	background: #FFFFFF url('images/postheader_cat5.jpg') no-repeat bottom; 
}

#postfooter {
	height: 18px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	}

.postfootertype0 {
	background: #FFFFFF url('images/postfooter_cat0.jpg') no-repeat top; 
}

.postfootertype1 {
	background: #FFFFFF url('images/postfooter_cat1.jpg') no-repeat top; 
}

.postfootertype2 {
	background: #FFFFFF url('images/postfooter_cat2.jpg') no-repeat top; 
}

.postfootertype3 {
	background: #FFFFFF url('images/postfooter_cat3.jpg') no-repeat top; 
}

.postfootertype4 {
	background: #FFFFFF url('images/postfooter_cat4.jpg') no-repeat top; 
}

.postfootertype5 {
	background: #FFFFFF url('images/postfooter_cat5.jpg') no-repeat top; 
}

#post {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
	text-align: left;
	}

.posttype0 {
	background: #FFFFFF url('images/postbg_cat0.jpg');
}

.posttype1 {
	background: #FFFFFF url('images/postbg_cat1.jpg');
}

.posttype2 {
	background: #FFFFFF url('images/postbg_cat2.jpg');
}

.posttype3 {
	background: #FFFFFF url('images/postbg_cat3.jpg');
}

.posttype4 {
	background: #FFFFFF url('images/postbg_cat4.jpg');
}

.posttype5 {
	background: #FFFFFF url('images/postbg_cat5.jpg');
}

#post em.right {
	font-style: italic;
	color: #008800;
}

#post em.wrong {
	font-style: italic;
	color: #DD0000;
}

#post em.original {
	font-style: italic;
	color: #990099;
}

.credit {
	font-size: 0.7em;
	color: #BFBFBF;
	padding-bottom: 10px;
}

a.credit, a:hover.credit, a:visited.credit {
	color: #BFBFBF;
	font-size: 1em;
}

	
.widecolumn #post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0px 5px 20px;
	}

	
#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 1024px;
	height: 40px;
	clear: both;
	color: #000;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	width: 750px;
	text-align: center;
	font-size: 0.85em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0px 0 0;
	}


h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 9px;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 40px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata1 {
	padding: 0 0 8px 16px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	font-weight: bold;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 10 0 0 10px;
	font-weight: normal;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul ul li {
	margin: 3px 0 0 6px;
	padding: 0;
	}

/*#sidebar ul ul ul li:before {
	content: "- \0020";
}*/

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	margin: 0px 0px 0px 0px;
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background: transparent;
	border: 0px #000000;
	color:#000000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 95%;
	background: #dddddd;
	padding: 2px;
	}

#commentform #submit {
	background: #dddddd;
	margin: 0px;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 25px;
	text-align: justify;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	width: 220px;
	margin: 20px 0px 0px 790px;
	}
	

#sidebar form {
	margin: 0;
	}

.catsidebar {
	padding-top: 0px;
}

/* End Sidebar */



/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

hr {
/*	display: none;*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.caption {
	font-size: 0.7em;
	line-height: 110%;
}

.imagetable {
	border: 1px solid #888888;
	margin: 0px 5px 0px 5px;
}

.pagetext {
	padding: 0px 10px 0px 18px;
	font-size: 1em;
}


/* End Various Tags & Classes*/




