﻿/*
Theme Name: Friends of the Habima
Theme URI: http://kakoii.de
Version: 1.0
Description: 
Author: Kakoii (Graphik) / Eike Pierstorff (http://www.diebesteallerzeiten.de - Programmierung)
Author URI: http://kakoii.de
*/ /* standard elements */
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #048;
}

a:hover {
	color: #06C;
}

a img, img  {
	border: none;
}

body {
	background: #42413C;
	color: #444;
	/* font: normal 62.5% Georgia, serif; */
	font: normal 62.5% arial, sans-serif;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}

h1 {
	font: normal 1.2em Georgia, serif;
}

h2 {
	font: normal 1.1em Georgia, serif;
}

h3 {
	font: bold 1em Georgia, serif;
}




/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.hide {
 display:none;	
}

.left, .alignleft {
	float: left;
	margin:		20px 10px 10px 0px !important;
}

.right, .alignright {
	float: right;
	margin:	10px 0px 10px 10px !important;
}

/* structure */
.inner-container {
	font-size: 1.2em;
	margin: 20px auto 10px auto;
	width: 955px;
}

.outer-container {
	
}

/* header and title */
.header {
	background: #0077BD;
	height: 80px;
	width: 955px;
	position: relative;
	background: url(img/habima-header.gif);
}

.header .title {
	color: #FFF;
}

.header .title .sitename a {
	color: #FFF;
	font: normal 3em Georgia, serif;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	height: 50px;
	width: 950px;
}

.header .title .sitename a span {
	display: none;
}

/* main */
.main {
	background: #fff;
	padding: 0px;
	min-height: 400px;
	background: url(img/main.gif);
	background-repeat: repeat-y;
}

#home { /* id auf der Startseite f�r das Hintergrundbild */
	background: url(img/habima-background-home.jpg);
	background-repeat: no-repeat;
}

/* content */
.content {
	float: right;
	width: 645px;
	margin-right: 24px;
	line-height: 1.4em;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	line-height: 1.4em;
	list-style: url('img/listicon.gif');
	margin-left: 18px;
}

/* blog-navigation */
.side-navigation {
	float: left;
	width: 275px;
	padding-top:6px;
}

/* Die boxen in der linken Spalte */
.sidebox {
 margin:0px 0px 10px 7px;
 
 min-height:100px; 
 width:273px;
 overflow:hidden;
}

.sidebox p, .sidebox .pad {
 padding:10px;	
}

.sidebox h2 {
	font: bold 1em Georgia, serif;
	margin: 0;
	padding: 0px 0px 0px 36px;
	color:#fff;
	background:#969593 url(img/pfeile.gif) no-repeat 0px 0px;
	min-height:18px;
}

.sidebox h2 a {
	color: #fff;
	text-decoration: none;
}

.sidebox ul {
	padding: 0;
}

.sidebox a {
	font-size: 1.1em;
	text-decoration: underline;
	color:#0077BD;
	padding: 8px 0 8px 0px;
}

.sidebox ul li a {
	font-size: 1.1em;
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: underline;
	color:#0077BD;
}

.sidebox ul li a:hover,  .sidebox ul li.current_page_item a {
	background-color:#0077BD;
	color: #fff;
	text-decoration: none;
}


/* Site-Navigation */
.main-navi {
	position: absolute;
	height: 21px;
	top: 61px;
	left: 424px;
}

.main-navi ul,.main-navi ul li {
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: inline;
}

.main-navi ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding-left: 16px;
	padding-right:16px;
	font-family: Georgia, serif;
	font-size: 1.2em;
	min-height:19px;
	text-align:center;
}



.main-navi ul li a:hover {
	color: #fff;
}

/* footer */
.footer {
	background-color: #CACAC9;
	font-size: 95%;
	height: 2.5em;
	position: relative;
	border:1px solid #0077BD;
}

.footer #footer-veranstalter {
	position: absolute;
	left: 280px;
	width:570px;
	top: 4px;
	font-size:0.8em;
	color:#0077BD;
}

.footer #footer-impressum {
	position: absolute;
	left: 875px;
	top: 0.5em;
	font-size:1em
}

.footer #footer-impressum a {
 color:#31302B;
 font-weight:bold;
 text-decoration:underline;
}

#footer-logos {
	position: absolute;
	left: 1px;
	top: 4px;
	font-size:1em;
}

.footer a {
	text-decoration: none;
	color: #554;
}

.footer a:hover {
	color: #FFF;
}

/* posts */


.post h1 a,.post h1 {
 background-color:#fff;	
 color:#0076BC;
 font-size:1.4em;
 letter-spacing:2px;
 padding:2px;
 margin-bottom:10px;
}

.post h2 a,.post h2 {
 color:#0076BC;
 font-size:1.1em;
 letter-spacing:2px;
 padding:2px;
 margin-bottom:10px;
}

.post h1 a:hover {
	
}

.post {
	margin: 6px 0 2px;
	display: inline-block;
}

.post .descr,.post .descr a,.more-link {
	color: #EA6428;
	text-decoration: none;
}

.post img {
	margin: 4px 0;
}

.post a img {
	border: 4px solid #DDD;
}

.post a:hover img {
	border-color: #CCC;
}

/* Style für die Tabelle mit dem Programm */

#veranstaltungen {
	background-color:#F4F4F4;
    border-collapse:collapse;
	float:left;
	margin-bottom:10px;
}

td.veranstaltungsort {
 background-color:#fff;
 color:#0076BC;
 text-align:center;
 font-size:1.4em;
 height:1.4em;
 letter-spacing:2px;
}

table#veranstaltungen th.datum {
	background:#0076BC url(img/pfeile.gif) no-repeat 0px -20px;
	font-family:verdana,serif;font-family:verdana,serif;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	padding:0px 0px 0px 40px;
	height:21px;

}
	
td.uhrzeit {
	width:40px;
	font-family:verdana,serif;font-family:verdana,serif;
	color:#0076BC;
	padding:8px 0px 0px 40px;	
	}
	
td.raum { 
	padding:8px 0px 0px 0px;
	font-family:verdana,serif;font-family:verdana,serif;
	color:#0076BC;
}
	
td.beschreibung {
   padding:0px 20px 8px 0px;
   font-family:verdana,serif;font-family:verdana,serif;
   color:#000;
   font-size:0.9em;
}


/* Style für die zweispaltige Contentseite */

.twocol {
 background-color:#F4F4F4;	
}

.leftcol {
 width:280px;
 margin:0px 10px 0px 20px;
 float:left;
}
	
.rightcol {
  width:300px;
  float:right;
  margin-right:5px;
}

.twocol h1 {
 background-color:#fff;
 color:#0076BC;
 font-size:1.2em;
 letter-spacing:2px;
 padding:1px 5px 1px 20px;
 margin-bottom:20px;
}

/* Das ist nur für die Homepage */

#home .content {
 position:relative;
 float:left;
 margin:0px;
}

#homepage_box1, #homepage_box2 {
	width:280px;
	background-color:#12110D;
	color:#C9C8C4;
	padding:0px 0px 5px 0px;
    min-height:265px;
}
#homepage_box1 p, #homepage_box2 p {
 font-family:Arial,sans-serif;	
}

#homepage_box1 h2, #homepage_box2 h2 {
	color:#fff;
	background:#31302B url(img/pfeile.gif) no-repeat 0px -65px;
	min-height:18px;
	padding: 0px 0px 0px 30px;
}

#homepage_box1 .pad, #homepage_box2 .pad {
 padding: 10px 20px 10px 20px;	
}

#homepage_box1 {
 position:absolute;
 top:110px;
 left:100px;
}


a.homepage_box_link {
 float:right;
 margin-right:20px; 
 font-family:Arial,sans-serif;	
}
