/*
Theme Name: bonnhoeren
Theme URI: http://bonnhoeren.de/
Description: das aktuelle stylesheet fuer "bonnhoeren"
Version: 2.0
Author: Daniel Scheffler
Author URI: http://netzradio.de/
Tags: cyan, orange, gruen, braun, multi-column, fixed layout

	bonnhoeren 2.0
	 http://bonnhoeren.de/

	This theme was designed and built by Daniel Scheffler,
	whose blog you will find at http://bonnhoeren.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


$Source: /Users/Shared/CVS/themes/bonnhoeren/style.css,v $
$Date: 2015/03/16 11:00:20 $
$Revision: 1.2 $
*/



/* Begin Typography & Colors */

/*
	cyan: 	#3fa9e3 
	orange:	#ef7500
	gruen:	#589f11
	braun:	#9d7733
*/

.cyan   {	color: #3fa9e3; }
.rot	{	color: #cd1212; }
/*.hrot	{	color: #e27387; } */
.hrot	{	color: #f2706f; }
.gelb	{	color: #e4f715; }
.orange {	color: #ef7500; }
.gruen  {	color: #589f11; }
.braun  {	color: #9d7733; }
.grau   {	color: #888888; }
.hgrau	{	color: #919191; }

quote	{	font-weight: bold; font-style: normal; }
.unterstrich { text-decoration: underline; }

body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	background: #fff;
	color: #000;
	text-align: left;
	border-collapse: collapse;
}

a {
	color: black;
}

img {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
}


ul {
	list-style-type: none;
	list-style-position: inside;
}


#blogorempty>li, #blogorempty>ul {
	list-style-type: none;
	list-style-position: inside;
}


/* divinationals ..... */

#menu {
	position: absolute; 
	width: 286px; 
	left: 0px; 
	top: 0px; 
	border: 0px; 
	z-index: 2; 
	margin: 0px; 
	border-collapse: collapse;
}
	
#mastercontent {
	position: absolute; 
	left: 287px;
	min-height: 100%;
	top: 0px;
	right: 0px;
	z-index: 2;
}

#thecontent {
	position: absolute; 
	width: 436px;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.entry {
	padding-right: 20px;
	padding-left: 3px;
	z-index: 2;
	margin-top: -4px;
}

#bloglink {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.beethovenlogo {
	position: fixed;
	left: 0px;
	bottom: 0px;
	border: 0px;
	z-index: 1;
	vertical-align: bottom;
}

#blogorempty {
	position: absolute; 
	left: 440px; 
	top: 0px; 
	right: 0px; 
	min-height: 100%;
	padding-left: 3px;
	/**/ padding-top: 2px; /**/
}

#blogorempty>p {
	width: 266px;
}

#blogorempty>li, #blogorempty>ul {
	list-style-type: none;
	list-style-position: inside;
}

#blogorempty>li>nobr, li>nobr>a {
	text-decoration: none;
	color: white;
}

.mydate {
	padding-top: 28px;
	color: white;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
}

.blogoremptyextracontent {
	padding-top: 28px;
}

/* stickie stuff !!! */

#stickie {
	background-color: white;
	background-image: url('stickie/background.gif');
	position: absolute;
	left: 420px;
	top: 32px;
	width: 202px;
	height: 108px;
/*
	width: 220px;
	height: 254px;
*/
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	z-index: 15;
}

/* sams stickie !!! */
#stickie1 {
	background-color: white;
	background-image: url('stickie/background.gif');
	position: absolute;
	left: -30px;
	top: 134px;
	width: 216px;
	height: 134px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	z-index: 16;
}

#stickie2 {
	background-color: white;
	background-image: url('stickie/background.gif');
	position: absolute;
	left: 420px;
	top: 252px;
	width: 202px;
	height: 154px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	z-index: 17;
}

#stickie3 {
	background-color: white;
	background-image: url('stickie/background.gif');
	position: absolute;
	left: -20px;
	top: 352px;
	width: 182px;
	height: 192px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	z-index: 17;
}

.stickiestrong {
	font-weight: bold;
	color: black;
}

.stickietitle {
	color: #ef7500;
	text-decoration: none;
}

.stickielink {
	text-decoration: none;
}

#materialpage {
	position: relative;
}

#materialtopmenu {
	position: relative;
	top: -4px;
	float: left;
	width: 585px;
	height: 29px;
	overflow: hidden;
}

#materialrightmenu {
	position: absolute;
	top: 51px;
	left: 436px;
	float: right;
}

#materialcontent {
	position: absolute;
	top: 17px;
	width: 402px;
}

#materialcontent p {
	padding: 0px;
	/* 
	padding-top: 5px;
	padding-bottom: 15px; 
	*/
	color: black;
}

#materialcontent p img {
	padding-top: 4px;
}

#materialcontent p object {
	padding-top: 4px;
}

#materialcontent p strong {
	font-weight: bold;
	color: black;
}

#materialcontent p .title {
	font-weight: bold;
	display: block;
}

.english {
	color: #888888;
}

.videoobject {
	padding-top: 4px;
}

.materialtitel {
	letter-spacing: 0.5em;
}

.materialtitel:after {
	content: url('images/transparent_after.gif');
}

.materialsubtitel {
	display: block;
	padding-top: 2px;
}

.materiallinklink {
	color: #3fa9e3;
}

.materiallinktext {
	color: #888888;
}

.spationiert02 {
	letter-spacing: 0.36em;
}

.spationiert03 {
	letter-spacing: 0.5em;
}

.projecttable {
	width: 400px;
	margin-bottom: 10px;
}

.projecttable td {
	vertical-align: top;
	/* font-size: 0.9em; */
}

.projecttable td img {
	vertical-align: middle;
}

.projecttable td strong {
	color: #589f11;
}

#presse2013 td {
	padding-bottom: 8px;
}

.currentpress {
	font-weight: bold;
	color: #444444;
}

.festivalprogram td {
	text-align: left;
	vertical-align: top;
}

.festivaldaybreak {
	padding-top: 18px;
}

.festivalweekday {
	width: 76px;
}

.festivaldate {
	font-weight: bold;
}

.festivalparticipant {
	display: block;
	padding: 6px;
	font-weight: bold;
}

.festivaltime {
	font-weight: bold;
	color: #cd1212;
}


/* used for new press images table */

#photos2014 td {
	vertical-align: top;
	text-align: left;
	padding-right: 8px;
	padding-bottom: 4px;
	font-size: 0.8em;
	line-height: 1.4em;
}

.photos2014title {
	font-size: 1.0em !important;
	line-height: 1.3em !important;
}

.photos2014chapter {
	padding-top: 8px;
	padding-bottom: 8px !important;
	font-size: 1.0em !important;
	line-height: 1.0em !important;
	color: #cd1212;
	font-weight: bold;
	border-top: 1px solid #f6f6f6;
}

.photos2014chapteritem {
	padding-top: 8px;
	font-size: 0.9em !important;
	line-height: 1.3em !important;
	border-top: 1px solid #f6f6f6;
}

/* organize the fotos:
	1st 32px from
	top following 16px below
*/
.festivalfoto {
	padding-top: 32px;
	margin-bottom: -16px;
}

.festivalfoto div {
	margin-bottom: -16px;
}


.first {
	margin-top: -16px;
	margin-bottom: -16px;
/*	border: dashed pink 1px; */
}

#thelanguagechooser {
	float: right; 
	width: 76px;
	margin-top: -21px; 
	margin-right: -4px; 
	margin-left: 5px; 
	margin-bottom: 5px; 
	padding: 4px;
	padding-right: 6px;
	background-color: black;
	color: white;
	text-align: right;
}

.gray {
	color: #777;
}

.entry div.de,
.entry div.en {
	margin-top: 12px; /* !important; */
}

/* zieharmonika stuff */
.zhclick {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.zhcontent {
	margin-top: -12px;
	padding-left: 14px;
	padding-bottom: 15px;
}


/* zieharmonika stuff for abstracts */
.abstract {
	text-decoration: underline;
}
.abstractcontent { 
	margin-top: -15px !important;
	padding-bottom: 14px;
	color: #216A98;
}

.warnung {
	position: relative;
	margin-left: 4px;
	margin-top: -4px;
	width: 286px;
	color: #c00; 
	/* font-size: 1.2em;  */
	line-height: 1.4em; 
/* 
	border: dashed 1px #c00; 
	padding: 6px;
	padding-top: 0px;
 */
}

.warnung .de, .warnung .en {
	position: absolute;
	top: 20px;
	padding-left: 6px;
}