/*
Theme Name: bauernfilme
Theme URI: http://wordpress.org/
Description: theme for bauernfilme mkII
Version: 0.2.1
Author: mr X
Last change: 200100228_2101
Tags: 
*/

#SGM {
	margin-top: 12px;
	margin-bottom: 12px;
}

#last-four {
	padding-top: 16px;
}

#globalx {
	background: #fff url(images/zup.png) repeat-y;
}

#toppy {
	height: 7px;
	background: #fff url(images/toppy.png) no-repeat;
}

body {
	margin: 0;
	background: #f2f2f2;
}

#scherenschnitt {
	background: url(images/scherenschitt-bg_small_2.gif) no-repeat;
	height: 64px;
	padding-bottom: 18px;
}

input#s {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 24px;
}

.container {
	background: #f2f2f2;
	padding-top: 0px;
}

#main {

}

#zup-bottom {
	background: #fff url(images/zup-bottom.png) no-repeat;
	height: 7px;
	margin: 0;
	padding: 0;
}

div#footer {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 12px;
	background: #f2f2f2;
}

#footer p {
	color: #919191;
}

h2.super {
	font-size: 22px;
	text-decoration: underline;
}

#popular ul li a {
	font-weight: bold;
}

div.bauernfilme_entry p {
	margin: 0;
}

div.bauernfilme_entry p img {
	margin: 0;
}

p.meta {
	padding: 0;
	margin: 0 0 4px;
	color: #a9a9a9;
}

a, a:visited {
	color: #2D5B77;
}

a:hover {
	color: #2D5B77;
	background-color: #c5e5ff;
}

h2.bauernfilme_h2 {
	margin: 0 0 12px;
	padding: 0;
	font: 30px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #E9E8E8;
}

h2#postcomment {
	font-size: 18px;
}

small {
	font-size: 12px;
	color: #797979;
}

.tags {
	background: url(images/ico-tags2.png) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 2px 25px;
}

.cats {
	background: url(images/137.png) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 2px 25px;
}

p.xcats, p.xtags {
	margin: 0;
	padding-bottom: 6px;
}

p.other_entries {
	padding-top: 6px;
}

p.other_entries {
	margin: 0;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
}

.other_entries {
	margin-top: 4px;
	font-size: 12px;
}

div.other {
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #fcfcfc;
	border: 1px solid #E9E8E8;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

div#advertising, div#tags, div#archiv, div#kategorien, div#newsletter, div#lang, div#twitterx {
	background-color: #fcfcfc;
	margin-top: 12px;
	padding: 12px 6px 16px;
	border: 1px solid #E9E8E8;
}

div#lang {
	background-color: #fcfcfc;
	margin-top: 10px;
	padding: 12px 6px 16px;
	border: 1px solid #E9E8E8;
}

div#advertising img {
	margin: 0;
	border-width: 0;
	padding-top: 12px;
}

#newsletter h2, #tags h2, #advertising h2, #archiv h2, #kategorien h2, #twitterx h2 {
	font-size: 22px;
	margin: 0 0 4px;
	padding: 0 0 4px;
	border-bottom: 1px solid #d5d5d5;
	text-decoration: underline;
}

h2#comments {
	font-size: 14px;
}

.clear {
	clear: both;
}

div.bauernfilme_entry p {
	font-size: 13px;
}

#navigation {
	font-size: 18px;

	margin-right: 0;
	margin-left: 0;
	margin-bottom: 12px;
}

ul#navigation {
	list-style-type: none;
	border-bottom: 1px solid #d5d5d5;
	padding: 6px 0 12px;
}

ul#navigation li {
	display: inline;
	padding-right: 12px;
	padding-left: 4px;
	font-weight: bold;
}

h2.widgettitle {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

li.li_twitter {
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px;
}

ul#ul_twitter {
	margin: 0;
	padding: 0 6px;
}

ul.widget {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

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

/*	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.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */

ul.custom_fields {
	list-style-type: disc;
	margin-top: 14px;
	font-weight: bold;
}

div.wordtube {
	margin: 0;
	padding: 0 0 12px;
}

#right {
	text-align: right;
}

#comment p {
}

ol#commentlist {
	font-size: 11px;
}

.clear-l {
	clear: left;
}

#r1c1, #r1c2, #r1c3, #r1c4 {
	width: 150px;
	padding-bottom: 12px;
}

#r2c1, #r2c2, #r2c3, #r2c4 {
	width: 150px;
/*	height: 84px; */
}

#r3c1, #r3c2, #r3c3, #r3c4 {
	width: 150px;
/*	height: 84px; */
}

div.titlex {
	padding: 0;
}

div.titlex a {
	font-weight: bold;
}

div.picture-custom-field {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
}

h2.pagetitle {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #d5d5d5;
}

.h3_archive {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 8px;
}

#searchform {
	padding-top: 36px;
}

#qtranslate-chooser {
	margin: 0;
}

ul#qtranslate-chooser.qtrans_language_chooser {
	list-style-type: none;
	padding: 0;
}

#qtranslate-chooser li {
	display: inline;
	padding-right: 12px;
}

#twimg img {
	border-style: none;
	margin: 0;
	padding: 0 8px 2px 0;
}

li#twitter-3.widget.widget_twitter {
	list-style-type: none;
}

