/*  
Theme Name: Trickfilmklasse Kassel
Theme URI: trickfilmklasse-kassel.de
Description: A theme for the animated.
Version: 0.1
Author: Daniel Goffin (www.idleware.com), actually Jim Whimpey (fightingfriends.com) ^_^
*/

/* BODY, WRAPPINGS, ANCHORS */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Heveltica Arial;
	background-image: url(hintergrund.jpg)
	}

#wrapper {
	width: 750px;
	margin: 0 auto;
	background: #white;
	
	background-color: white;
	}

a {
	color: #545454;
	text-decoration: none;
	}

a:hover {
	color: red;
	}

/* HEADER, HEADINGS, what not */

#header {
	width: 750px;
	height: 280px;
	margin: 0 auto;
	font-family: "Times New Roman", "Souvenir Lt BT", Georgia, "Book Antiqua", serif;
	text-align: left;
	padding: 0;
	background: black url(images/header/rotate.php) left center;
	}

#header img {
	position: relative;
	float: right;
	top: -2px;
	right: -10px;
	}

h1 {
	margin: 0 0 0 45px;
	font-size: 10px;
	font-weight: normal;
	padding: 25px 0px;
	}
	
ueberschrift {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 25px 0px;
	}	


h2 {
	font-size: 10px;
	font-weight: normal;
	}

h1 a, h1 a:visited, h1 a:hover {
	color: #red;
	text-decoration: none;
	}

.description {
	margin: 0 0 0 45px;
	color: #fff;
	font-size: 10px;
	}

/* TOP BAR */

#topbar {
	width: 750px;
	height: 25px;
	background: #000;
	margin: 0px auto 0 auto;
	border-bottom: 2px solid #fff;
	font: 12px "Lucida Grande", Verdana, Heveltica;
	}

#topbar ul {
	list-style: none;
	margin: 0 15px 0 37px;
	padding: 0;
	}

#topbar ul li {
	display: block;
	list-style: none;
	float: left;
	font-size: 12px;
	}

#topbar ul li a, #topbar ul li a:visited {
	float: left;
	display: block;
	padding: 5px 8px 0 8px;
	height: 22px;
	color: #fff;
	text-decoration: none;
	}

#topbar ul li a:hover {
	background: #fff;
	color: #000;
	}

#topbar ul li ul, #topbar ul li ul li {
	margin: 0;
	padding: 0;
	}

#topbar ul li ul li a, #topbar ul li ul li a:visited {
	float: left;
	display: block;
	padding: 6px 8px 0 8px;
	height: 19px;
	color: #red;
	text-decoration: none;
	}

/* CONTENT */

#content {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 20px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	font: 10px "Lucida Grande", Verdana, Heveltica;
	}

#wir {
	margin: 0 45px 0 45px;
	padding: 0 0 20px 0;
	text-align: justify;
	line-height: 13px;
	}

/* POSTS */

.post {
	padding: 28px 0 20px 0;
	text-align: justify;
	line-height: 13px;
	}

.post h2 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: -10px 20px 0 45px;
	}

.post h9 {
	color: #545454;
	font-size: 16px;
	font-weight: bold;
	
	}

.post datum {
	line-height: 20px;
	margin-left: 45px;
	margin-bottom: 11px;
	margin-right: 20px;
	margin-top: 14px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	}


.post h2.single {
	margin: -10px 20px 12px 45px;
	}



.post h2 a:hover {
	color: red;
	}

.post .data {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	margin: 0 20px 15px 45px;
	}

.post h3 {
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin: 25px 20px -10px 0;
	}

#content>.post h3 {
	position: relative;
	margin-bottom: 8px;
	}

/* FF Specific */

.entry {
	width: 660px;
	margin: 0 auto;
	font-size: 11px;
	}

.postmetadata {
	margin: 25px auto 15px auto;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	text-align: center;
	font-size: 10px;
	padding: 8px 10px;
	}

.postmetadata#single {
	margin: 0 auto 30px auto;
	}

.postmetadata small {
	font-size: 10px;
	}

/* POST PARAPHERNALIA */

blockquote {
	margin: 10px 0 10px 30px;
	padding: 0 0 0 5px;
	border-left: 3px solid #4C8EDA;
	color: #666;
	}

.post ul {
	margin: 10px 0;
	padding: 0 0 0 37px;
	}

.post a:hover {
	color: #red;
	}

/* NAVIGATION */

.navigation {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	background: white;
	width: 670px;
	height: 18px;
	font-size: 10px;
	padding: 8px 40px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	}

.alignleft {
	float: left;
	text-align: left;
	}

.alignright {
	float: right;
	text-align: right;
	}

/* COMMENTS and COMMENT FORM */

#commentformarea {
	width: 600px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	margin: 0 auto 8px auto;
	}

#commentform {
	margin: 15px 0 10px 45px;
	}

#commentformarea h3 {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	margin: 10px 0 15px 45px;
	}

#commentform p {
	margin: 0 0 3px 0;
	}

#commentform input, #commentform textarea {
	border: 1px solid #A7A6AA;
	background: #fff;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	}

#commentform textarea {
	width: 510px;
	}

#commentform input#submit {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	width: 130px;
	color: #006699;
	}

h4 {
	margin: 25px 0 20px 0;
	text-align: center;
	font-weight: normal;
	color: #006699;
	}

ol.commentlist {
	width: 510px;
	list-style: none;
	margin: 0 auto 60px auto;
	padding: 0;
	font-size: 10px;
	text-align: justify;
	}

ol.commentlist li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #ABCAD9;
	}

ol.commentlist p.await_mod {
	color: #f00;
	margin: 0 0 8px 0;
	}

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

ol.commentlist span.cmntmeta {
	color: #006699;
	}

/* SEARCH AND ARCHIVES */

.sanda h2 {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	margin: 35px 0 0 0;
	text-align: center;
	}

.sanda>h2 {
	margin: 15px 0 0 0;
	}

/* FF Specific */

.sanda h3 {
	margin: 0 40px 15px 40px;
	}

/* SIDEBAR */

ul#sidebar {
	width: 700px;
	margin: 8px auto 0 auto;
	background: white;
	padding: 0 0 25px 0;
	}

#wrapper>#sidebar {
	padding: 15px 0 25px 0;
	}

/* FF Specific */

#sidebar_wrapper {
	width: 600px;
	margin: 15px 15px 0 45px;
	padding: 0 0 -20px 0;
	font-size: 10px;
	}

#sidebar>#sidebar_wrapper {
	margin-top: 0;
	}

/* FF Specific */

ul#sidebar li, ul#sidebar li ul, ul#sidebar li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

#sidebar li h2 {
	margin: 0;
	color: #4796E9;
	font-weight: normal;
	font-size: 10px;
	width: 140px;
	}

ul#sidebar li {
	width: 150px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	}

ul#sidebar li ul {
	width: 135px;
	padding: 5px 0 15px 10px;
	}

ul#sidebar li ul li {
	width: 130px;
	}

input#s {
	width: 500px;
	margin: 0 13px -20px 0;
	border: 0px solid #A7A6AA;
	background: white;
	padding: 4px 0;
	color: white;
	text-align: center;
	}

div>input#s {
	margin-bottom: 0;
	margin-top: 15px;
	}

/* FF Specific */

/* ICONS */

#login {
	width: 20px;
	height: 20px;
	border: none;
	margin-top: -15px;
	display: inline;
	font-size: 10px;
	}

#feed {
	width: 20px;
	height: 20px;
	border: none;
	margin-top: -15px;
	display: inline;
	font-size: 10px;
	}

/* FOOTER */

#footer {
	color: white;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	width: 700px;
	height: 50px;
	margin: 8px auto 0 auto;
	background: white;
	padding: 0;
	text-align: center;
	border-bottom: solid #B7B7B7;
	border-left: solid white;
	border-right: solid white;
	font-size: 10px;
	}

#footer p {
	margin: 0 0 15px 0;
	font-size: 10px;
	color: #000;
	}

#wrapper>#footer p {
	margin: 0;
	padding: 15px 0 15px 0;
	}

/* FF Specific */

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		other stuff
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

img {
	margin: 2px 10px 3px 0px;
	border: none;
	}

ul {
	list-style-type: none;
	}

.space {
	width: 100%;
	height: 30px;
	}

/*	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 {
	margin: 0 0 2px 7px;
	display: inline;
	}

<!--img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}-->
	
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}	

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */
