/*  
Theme Name: Koemedia
Author: MK
*/

* {margin: 0px; padding: 0px;}

body {background-color: #A6A08E; color: #776023; font-size: 62.5%; font-family: Verdana, Arial, sans-serif; text-align: center; margin: 0px 0px 30px 0px; padding: 0px;}

a img {border: none;}
a {color: #776023; text-decoration: none;}
a:hover {text-decoration: underline;}


ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}

#container {width: 810px; text-align: left; font-size: 1.3em; background-color: #FFFFFF; position: relative; margin: 15px auto 15px auto; padding: 0px;}

#header {background: url(pics/mar/rotate.php) top center no-repeat #000000; height: 190px;}
#header img {display: block;}
#header-title {position: absolute; top: 120px; right: 8px;}
#header-title h1, #header-title p {font-size: 30px; font-weight: normal;}
#header-title a {padding-left: 20px; color: #FFFFFF; text-decoration: none;}
#header-title a:hover {color: #FFBD00; text-decoration: none;}

#menu { margin: 0px 0px 0px 0px; padding: 0px; position: absolute; top: 166px; right: 6px;}

#nav1 {padding: 0px; margin: 0px 0px 0px 0px;} 
#nav1 li {float: right; font: 12px Verdana, arial, sans-serif; margin: 0px 0px 0px 0px; padding: 0px;}
#nav1 a {padding: 0px 5px 0px 5px; font-weight: normal; text-decoration: none; display: block; color: #ffffff; font-weight: bold;}
#nav1 a:hover {color: #FFBD00;}
#nav1 ul {margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;}



.searchform {margin: 10px 0px 18px 0px;	padding: 0px 0px 0px 0px;}
.searchform input {margin: 0px; padding: 0px; width: 180px; color: #C5B89B;}
#content {width: 535px; float: right; display: inline; margin: 20px 20px 20px 0px; font-size: 0.8em;}



.post {
	margin: 0 0 15px 0;
}

#content h1, #content h2 {margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 13px; letter-spacing: 1px; color: #575143;}
#content h1 a, #content h2 a {text-decoration: none; color: #575143;}
#content h1 a:hover, #content h2 a:hover {text-decoration: underline;}

#content h1.pagetitle {font-size: 13px; letter-spacing: 1px; color: #575143; margin-bottom: 12px;}
#content h1.archivtitle {font-size: 13px; letter-spacing: 1px; color: #575143; margin-bottom: 12px; border-bottom: #D3CBB7 1px dotted;}

#content h3 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #555555;
}

#content h4 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #777777;
}

#content h5 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #606060;
}




#content .post-date {color: #D3CBB7; font-size: 11px; line-height: 140%; border-bottom: #D3CBB7 1px dotted; margin: 0px 0px 3px 0px;}

#content p {margin: 15px 0px 15px 0px; line-height: 140%;}

#content .post-info {background-color: #E0DCD2; font-size: 11px; color: #776023; padding: 5px; font-weight: bold; margin: 15px 0px 0px 0px;}
#content .post-info a {color: #575143; text-decoration: none; font-weight: normal;}
#content .post-info a:hover {text-decoration: underline;}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #456FA2;
}

blockquote {
	background: #F2F2F2;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}



.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
	background: #EFF4FB;
	padding: 2px;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}



#sidebar {width: 230px; float: left; display: inline; font-size: 11px; color: #776023; line-height: 16px;}
#inner-sidebar {padding: 20px 20px 20px 0px; background: url(/img/blickwinkel_logo2.png) top left no-repeat; border-right: #E0DCD2 1px dotted; margin: 20px 0 20px 20px;}

#sidebar h2 {font-size: 13px; letter-spacing: 1px; color: #575143; border-bottom: #D3CBB7 1px dotted; margin: 0px; padding: 2px 0px 2px 0px;}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {margin: 3px 0px 12px 18px; padding: 0px; list-style-image: url(/img/li.gif);}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px; 
}

#sidebar li li {font-size: 11px; padding-left: 2px:}

#sidebar a {color: #776023; text-decoration: none;}
#sidebar a:hover {text-decoration: underline;}

h3#comments, h3#respond {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #A3A3A3;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 5px solid #E8E8E8;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 5px solid #E8E8E8;
}

ol.commentlist .comment-date {
	font-size: 0.9em;
	float: right;
}

ol.commentlist .comment-author {
	width: 55%;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 4px 0;
	font-size: 1.3em;	
	color: #808080;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}

form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}

#footer {clear: both; color: #C5B89B; font-size: 11px; text-align: center; padding-bottom: 7px;}
#footer a {color: #C5B89B; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* special Stuff */
.film, .filmdetails {width: 528px; margin: 30px 0px 30px 0px; color: #776023; font-size: 11px; line-height: 140%;}
.inner-film {padding: 3px; border: #E0DCD2 5px solid;}
.sb-intro {padding: 0px; margin: 12px 0px 18px 0px;}

.foto {width: 528px; margin: 30px 0px 30px 0px; position: relative;}
.foto img {padding: 3px; border: #E0DCD2 5px solid;}
.foto-logo {position: absolute; top: 15px; right: 15px;}
.foto-logo-v {position: absolute; top: 15px; right: 186px;}
.foto-logo img, .foto-logo-v img {border: none;}
.fotodetails {width: 528px; margin: 30px 0px 30px 0px; color: #776023; font-size: 11px;}
.inner-foto {padding: 3px; border: #E0DCD2 5px solid;}

.dd-sitemap p, .dd-sitemap p a {color: #ffffff;}
.table-archive {border-collapse: collapse; border: none; font-size: 11px; margin: 0px 0px 0px 0px;}
.table-archive td {padding: 15px; border: none; vertical-align: top; width: 50%;}
.table-archive td.schlagwmonat {border-right: #E0DCD2 1px dotted;}
.schlagwmonat ul {margin: 3px 0px 12px 18px; padding: 0px; list-style-image: url(/img/li.gif);}
.dd-sitemap ul {margin: 0px; padding: 0px; list-style: none;}
.dd-sitemap ul ul {margin: 3px 0px 12px 18px; padding: 0px; list-style-image: url(/img/li.gif);}
.table-archive h2 {font-size: 12px; letter-spacing: 1px; color: #575143; border-bottom: #D3CBB7 1px dotted; margin: 0px; padding: 2px 0px 2px 0px;}

/* Galerie */
.bookmarks-gallery { text-align: center; margin: 0 auto;}
.bookmarks-gallery img { width: 150px; height: 100px; margin: 0 8px 15px 8px;}
.h2-gal {padding: 0px 0px 15px 0px;}

/* Externe Text-Links */ 
a.extlink {background: url(pics/exlink-y.png) top right no-repeat; padding-right: 15px;}
.weblinks a {background: url(pics/exlink-y.png) top right no-repeat; padding-right: 15px;}
.weblinks ul {margin: 3px 0px 12px 18px; padding: 0px; list-style-image: url(/img/li.gif);}

/* DIV mit Link zur LINKS-Seite */
.zu_extlink {background: url(pics/zulinks.png) top left no-repeat; padding-left: 23px;}
.intlink {background: url(pics/li.gif) top left no-repeat; padding-left: 13px;}
.right {text-align: right; margin: 0px 5px 0px 0px; padding: 0px;}
