/* @override http://kulturattentat.ch/neu/wp-content/themes/basis/style.css */

/*
Theme Name: Basic
Theme URI: http://bueltge.de
Description: basic style for a new theme
Version: 1.0
Author: Frank Bueltge
Author URI: http://bueltge.de
*/

.banner{
	top: 0;
	left: 0;
	position: fixed;
	z-index: 999;
	overflow: visible;
	visibility: visible;
}



@font-face {
	font-family: 'RussianRegular';
	src: url('russian.eot');
	src: local('Russian'), local('Russian'), url('russian.woff') format('woff'), url('russian.ttf') format('truetype'), url('russian.svg#Russian') format('svg');
}



* {
margin: 0;
padding: 0;
}

body {
font-family: Tahoma, Helvetica, Sans-Serif, 'Lucida Sans Unicode','Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial;
font-style: normal;
line-height: 1.5em;
font-size: 80%;


}

img, 
.galleryt {
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 11px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    	box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;

	
}

object {
	margin-bottom: 15px;
	width: 500px;
}

p {
font-size: 100%;
margin: 0px 0 20px 0;

padding: 0;
}

h2 {
font-size: 140%;
}

h3 {
font-size: 120%;
}

h4, h5, h6 {
font-size: 110%;
}

h1, h2, h3, h4 {
font-family: RussianRegular, Tahoma, Verdana, Helvetica;
clear: both;
margin: 0px 0 20px 0;
padding: 2px 0;
	color: #850000;
	text-shadow: yellow 0 0 3px;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

blockquote p:before {
content:open-quote;
font-size: 1.5em;
}

blockquote p:after {
content:close-quote;
font-size: 1.5em;
}

/* ALL */
#wrap {
	background: white;
	width: 800px;
	margin-left: 50px;
	margin-top: 30px;
}

/* HEADER */
#header {
	
}

#header h1 {
	font-family: RussianRegular, Tahoma, Verdana, Helvetica;
	font-size: 3em;
	color: #b73c3c;
	margin-bottom: 2px;
	text-shadow: yellow 3px -3px 4px;
	text-transform: uppercase;
}

#headercontent p {
	font-weight: bold;
	font-size: 1.5em;
	text-shadow: #b73c3c 3px 3px 4px;
}

#header1 {border: 1.5px solid #797979;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	height: 150px;
	background-image: url(bilder/header.jpg);
	text-align: right;
	            -webkit-box-reflect:below 5px -webkit-gradient(linear, 0 -90%, 0 100%, from(transparent), color-stop(.8, transparent), to(white));
	color: #fffeff;
		box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
}

#headercontent {
	height: 40px;
	margin-top: 90px;
	margin-right: 10px;
}
#reflection {
	-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
    -khtml-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
		background: url(bilder/header_ref.jpg) no-repeat;
		margin-top: 10px;


}
#navigation {
	margin-left: 10px;
	padding-top: 24px;
	width: 780px;
	border-bottom: 1.5px solid #797979;
	height: 30px;
}

.nav {
	list-style: none;
float: left;
width: 780px;
margin-top: 6px;

}



.nav li {
	display: inline-block;
list-style: none;
margin-left: 5px;
margin-right: 5px;
	float: left;
}

.nav a {
border-bottom:none;
	font: 1.3em RussianRegular, Tahoma, Verdana, Helvetica;
	text-shadow: yellow 0 0 3px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.nav a:hover,
.nav a:active,
.nav a:current {
border-bottom:none;
	font: 1.3em RussianRegular, Tahoma, Verdana, Helvetica;
	color: #b73c3c;
	text-shadow: yellow 0 0 3px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}



.nav li ul { 

font-family: Helvetica, Arial, Verdana, "sans serif";
border: 1.5px solid #797979;
padding-top: 4px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 2px 10px #b73c3c;
  -moz-box-shadow: 2px 2px 10px #b73c3c;
  -webkit-box-shadow: 2px 2px 10px #b73c3c;
  text-align:left;
	padding-bottom: 4px;
magin-left: -15px;
	background-color: #fffeff;
	clear: both;
	position: absolute;
	z-index: 999;
	visibility: visible;
	left: -999px;
}
.nav li ul ul a
.nav li ul li a 
.nav li a {
	
	font: 1em Helvetica, Arial, Verdana, "sans serif";
}

.nav li ul ul { 

font-family: Helvetica, Arial, Verdana, "sans serif";
margin: -1em 0 0 8.5em;
padding-top: 15px;
border: 1.5px solid #797979;
text-align:left;}
.nav li:hover ul ul, .nav li.sfhover ul ul {
left: -5px;}
.nav li:hover ul, .nav li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul { 
display: inline-block;

left: auto;}

/* CONTENT */
#content {
	border: 1.5px solid #797979;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin-top: -55px;
	padding-top: 75px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
		box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
}

#hauptspalte {
	width: 510px;
	min-height: 520px;
	border-right: 1.5px solid #797979;
	padding-right: 12px;
	display: inline-block;
	margin-bottom: 10px;
}

#merch {
	width: 780px;
	min-height: 520px;
	padding-right: 12px;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: -20px;
}


#home {
	width: 780px;
	display: inline-block;
	margin-bottom: 10px;
}

#home object {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 780px;
	min-height: 439px;
	box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
}

.date{
	font-weight: bold;
	color: #b73c3c;
	margin-bottom: -5px;
}

.drittel ul {
	margin-top: 15px;

}

.drittel ul li {
	width: 245px;
	margin-right: 15px;
	display: inline;
	float: left;

}

.drittel p,
.drittel h2,
drittel ul li {
	width: 238px;
	margin-bottom: 5px;
}
.abstand{
	width: 10px;
	display: inline-block;
	float: left;
}

.post p{
}

.post h2 a{
	color: whitesmoke;
	text-shadow: black 0 0 4px;
	font-weight: bold;
	box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
}
.post h2 {
	width: 500px;
	padding: 5px;
	text-shadow: black 0 0 4px;
	background: url(bilder/title_bg.jpg);
	color: #f7f7f7;
	-webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-weight: bold;
		box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
}

.story {
	margin-bottom: 20px;
}

.story ul, .post ul {
	list-style-type: none;
}

/* SIDEBAR */
#seitenleiste{
	width: 240px;
	clear: both;
	padding-left: 10px;
	float: right;
	overflow: visible;
	z-index: 1;
	margin-top: -10px;
}
#sidebar {
	list-style-type: none;
}

#sidebar ul {
	list-style-image: none;
	list-style-type: none;
	}
	
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4  {
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.post-meta {
	display: inline;
	position: relative;
	list-style: none;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin: 0;
}
.post-meta-key {
	color: #b73c3c;
	font-weight: bold;
	text-align: left;
}


/* FOOTER */
#footer {width: 800px;
	border: 1.5px solid #797979;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	text-align: center;
	margin-top: 10px;
		box-shadow: 0px 0px 15px #000000;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
}

#footer p {margin-bottom: 0px;
}

/* LINKS */
a:link, a:visited {
font-weight: 400;
	color: #850000;
text-decoration: none;
}

a:hover, a:active {
color: #b6343c;
text-decoration: underline;
border: none;
}


/* Picase Gallery */

.kpg-thumb img, .kpg-thumb{
	width: 144px;
	height: 144px;
	margin-top: 15px;
}

#kpg-title{
	font-family: RussianRegular, Tahoma, Verdana, Helvetica;
clear: both;
font-size: 140%;
margin: 15px 0 20px 0;
padding: 2px 0;
	color: #850000;
	text-shadow: yellow 0 0 3px;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	
}

#kpg-slideshow{
	margin-top: -27px;
	display: inline-block;
	float: right;
	clear: both;
}

#kpg-nbPhotos, 
.kpg-nbPhotos {
	margin-bottom: 10px;
	clear: both;
}

.kpg-summary{
	visibility: hidden;
	height: 0;
}

/* Audiplayer */

.mAp {
	height: 25px;
	visibility: visible;
	overflow: visible;
	z-index: 5;
}

