/*
Theme Name: ARM 2010_03_02
Theme URI: http://www.armaberokay.de/
Description: WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: armaberokay.de & Weitblick-IT
Author URI: http://www.armaberokay.de/ http://www.weitblick-it.de/
*/

/* monthly changing */

body { background-color:#e773a8; }
/* twitter blase */
#twitter {
margin-left:730px;
margin-top:30px;
width:180px;
height:100px;
}
/* verlinkte logos im header */
#navbuttons {
height:80px;
margin-left:640px;
margin-top:139px;
}
#navbuttons img {
  height:70px;
  width:110px;
}
/* genre feld in konzerte post */
.genre {
background-color:#6b991b;
}


/* every month the same */
* {
margin: 0px;
padding: 0px;
}
body#ajax_page { 
  background-image:none;
  background-color:transparent;
}
#ajax_page #page {
  margin:0;
  margin:auto;
  width:100%;
}
.content_hoffest .event_description {width:518px;}
.content_hoffest .event_description img {display:block;}
.kontakte20  {
width:220px;
font-size:14px;
font-weight:bold;
vertical-align:middle;
margin-left:20px;
}
.kontakte20 img {
margin-right:10px;
margin-bottom:-5px;
}

.event_description h1 {
font-size:16px;
line-height:20px;
margin-top:20px;
}

/* every month the same */
body {
  font-size:12px;
  font-family:arial,sans-serif;
  background-attachment:fixed;
  background-image:url(./img/kachel.png);
  background-repeat:repeat;
  margin:0 0 20px 0;
  padding:0;
  color:#000;
  line-height:150%;
}
a, ul.ec3_events li.ec3_list_day ul li a {
color:#fff;
text-decoration:none;
}
a:hover , ul.ec3_events li.ec3_list_day ul li a:hover {
text-decoration:underline;
}

.leerzeile {
margin-bottom:18px;
}

.widgettitle a, li.ec3_list_day a  {
color:#000;
text-decoration:none;
}
#sidebar h2 {
font-size:14px;
font-weight:bold;
line-height:18px;
}

.navt_gl {
width:30px;
}
img.home_button {
background-image:url(./img/icon_home.png);
height:20px;
margin-top:5px;
margin-bottom:-5px;
margin-left:-5px;
width:20px;
}

#absperrband {
position:fixed;
z-index:100;
top:0px;
left:0px;
background-image:url(./img/absperrband.png);
background-repeat:repeat-x;
width:100%;
height:75px;
display:none;
color:#fff;
font-size:30px;
line-height:50px;
text-align:center;
font-weight:bold;
}
#bassbrains {
position:relative;
top:0px;
left:60px;
width:200px;
}
#preloader {
position:fixed;
top:0px;
left:0px;
line-height:40px;
background-image:url(./img/bg_preloader.png);
background-repeat:no-repeat;
width:117px;
height:70px;
}
#preloader img {
margin-top:5px;
margin-left:20px;
}
#page {
  width:978px;
  margin:20px auto;
  padding:0;
}

.header_top {
  width:978px;
  height:10px;
  background-image:url(./img/header/bg_top.png);
}
#header {
  margin:0;
  padding:0;
  background-image:url(./img/header/bg.png);
}
.header_bottom {
  width:978px;
  height:10px;
  background-image:url(./img/header/bg_bottom.png);
}

#headerimg {
  border-radius:5px;
  margin:0px;
  margin-left:10px;
  margin-right:10px;
  width:958px;
  height:200px;
  background-image:url(./img/header.png);
}
#content_wrap_top {
  margin-top:20px;
  width:978px;
  height:10px;
  background-image:url(./img/content_wrap/bg_top.png);
}
#content_wrap {
  width:978px;
  background-image:url(./img/content_wrap/bg.png);
}
#content_wrap_bottom {
  width:978px;
  height:10px;
  background-image:url(./img/content_wrap/bg_bottom.png);
}
#navbuttons {
position:absolute;
}
#navbuttons img {
}
#twitter {
position:absolute;
background-color:transparent;
font-size:10px;
font-weight:bold;
line-height:110%;
}
#twitter a {display:none};
#twitter ul {
  padding:0;
  margin:0;
}
#twitter li {
text-align:center;
vertical-align:middle;
display:table-cell;
height:92px;
  padding:0;
  margin:0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#navbar {
  padding:0;
  margin:0;
  margin-left:10px;
  background-image:url(./img/navbar/bg.png);
  width:958px;
  height:34px;
  line-height:34px;
  font-size:12px;
  font-weight:bold;
}
#navbar a {
  color:#fff;
  white-space:nowrap;
}
#navbar ul {
  padding:0;
  margin:0;
}
#navbar ul li {
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  z-index:auto !important;
  padding:0;
  display:block;
  float:left;
  margin:0;
  white-space:nowrap;
  z-index:auto !important;
}
#navbar ul li a {
  display:block;
  float:none;
  padding:0 10px;
}
#navbar ul li ul {
  display:none;
  background-image:url(./img/navbar/bg_hover.png);
  font-size:12px;
  line-height:18px;
  font-weight:normal;
}
#navbar ul li ul li {
  float:none;
}
#navbar ul li:hover {
position:relative;
background-image:url(./img/navbar/bg_hover.png);
}
#navbar ul li:hover a {
}
#navbar ul li:hover ul {
display:block;
left:0;
padding:0 16px;
position:absolute;
z-index:1000;
}
#navbar ul li:hover li {
}
#navbar ul li:hover ul li a {
display:block;
height:auto;
margin-left:-17px;
padding:4px 16px;
white-space:nowrap;
}
#navbar ul li:hover ul li a:hover {
}
#navbar table {
border-collapse:collapse;
left:-1px;
position:absolute;
top:0;
z-index:1000;
}
#navbar ul li a:hover {
position:relative;
z-index:1000;
}
#navbar ul li a:hover ul {
display:block;
position:absolute;
z-index:1000;
}
#navbar ul li a:hover ul li a {
display:block;
height:1px;
padding:4px 16px;
white-space:normal;
}
#navbar ul li a:hover ul li a:hover {
}
.narrowcolumn {
float:left;
padding:0;
margin:10px;
width: 676px;
}
.content-top {
margin:0;
width:676px;
height:7px;
}
.content {
margin:0;
width:676px;
}
.content-bottom {
margin:0;
margin-bottom:10px;
width:676px;
height:7px;
}
.date_info {
margin-left:14px;
display:block;
height:60px;
text-align:left;
width:235px;
line-height:30px;
color:#fff;
font-weight:bold;
float:left;
}
.titlebox {
margin:0;
width:676px;
height:63px;
overflow:hidden;
}
.event_tag {
margin:0;
float:left;
width:0px;
height:100%;
}
.event_tag img {
margin-bottom:50px;
margin-left:28px;
margin-right:20px;
margin-top:50px;
}
.event_day {
font-size:30px;
}
.event_date {
font-size:20px;
}
.title_info {
margin:0;
color:#fff;
text-align:left;
font-weight:bold;
float:left;
width:300px;
line-height:30px;
}
.event_title {
font-size:30px;
}
.event_subtitle {
font-size:20px;
}
.entry {
border-top:1px solid #fff;
left:115px;
position:relative;
width:505px;
}
.event_without_title .entry {
border-top:0px solid #fff;
}
.dj_field {
text-align:left;
margin-bottom:20px;
}
.dj_field .dj {
font-weight:bold;
display:inline;
}
.content_konzert .dj_field .dj {
font-size:20px;
line-height:22px;
}
.dj_field .label {
display:inline;
}
.slogan {
line-height:20px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
color:#fff;
font-weight:bold;
clear:both;
}
.slogan a.comments {
float:right;
font-size:9px;
}
.slogan img {
margin-bottom:-4px;
}
.slogan a.share {
float:right;
font-size:9px;
margin-right:5px;
}
.share img {
margin-top:3px;
}
.content_default .entry {
left:0px;
width:635px;
}
.content_news {
height:154px;
}
.content_news .event_tag img {
margin-bottom:5px;
margin-top:5px;
}
.content_news .entry {
border-top:0px solid #fff;
margin:0;
left:101px;
top:4px;
}
.content_news table {
height:150px;
}
.content_news table, .content_news tr, .content_news td, .content_news table p {
margin:0;
padding:0;
}
.content_news table img, .content_news table p {
width:188px;
height:147px;
}
.content_default .titlebox {
margin-left:20px;
margin-right:20px;
}
.event_image {
margin-top:10px;
width:200px;
height:100%;
float:left;
}
.event_image img {
margin-bottom:10px;
}
.event_video {
margin-bottom:10px;
width:200px;
height:172;
display:block;
}
.event_description {
margin-top:5px;
float:right;
width:270px;
margin-bottom:10px;
}
.event_description img, .event_description img.alignleft {
display:none;
}
.clear_event {
clear:both;
height:10px;
}
.postmetadata {
font-size:10px;
}
.logo {
width:120px;
height:60px;
float:left;
}
.content-top_hoffest {
background-image:url(./img/content/arm/bg_top.png);
}
.content_hoffest {
background-image:url(./img/content/arm/bg.png);
}
.content_hoffest .logo {
background:transparent url(./img/logos/w90_savetheplace.png) no-repeat scroll 2px 10px;
}
.content-bottom_hoffest {
background-image:url(./img/content/arm/bg_bottom.png);
}
.content-top_cafe {
background-image:url(./img/content/cafe/bg_top.png);
}
.content_cafe {
background-image:url(./img/content/cafe/bg.png);
}
.content_cafe .logo, .cafe .logo {
background:transparent url(./img/logos/w90_cafe.png) no-repeat scroll 4px 3px;
}
.content-bottom_cafe {
background-image:url(./img/content/cafe/bg_bottom.png);
}
.content-top_konzert_top {
background-image:url(./img/content/arm/bg_top.png);
}
.content_konzert_top {
background-image:url(./img/content/arm/bg.png);
}
.content_konzert_top .logo, .konzert_top .logo {
background:transparent url(./img/logos/w90_konzert.png) no-repeat scroll 16px 3px;
}
.content-bottom_konzert_top {
background-image:url(./img/content/arm/bg_bottom.png);
}
.content-top_konzert {
background-image:url(./img/content/konzert/bg_top.png);
}
.content_konzert {
background-image:url(./img/content/konzert/bg.png);
}
.content_konzert .logo, .konzert .logo {
background:transparent url(./img/logos/w90_konzert.png) no-repeat scroll 16px 3px;
}
.content-bottom_konzert {
background-image:url(./img/content/konzert/bg_bottom.png);
}
.content-top_lolita {
background-image:url(./img/content/lolitabar/bg_top.png);
}
.content_lolita {
background-image:url(./img/content/lolitabar/bg.png);
}
.content_lolita .logo, .lolita .logo {
background:transparent url(./img/logos/w90_lolitabar.png) no-repeat scroll 4px 3px;
}
.content-bottom_lolita {
background-image:url(./img/content/lolitabar/bg_bottom.png);
}
.content-top_arm {
background-image:url(./img/content/arm/bg_top.png);
}
.content_arm {
background-image:url(./img/content/arm/bg.png);
}
.content_arm .logo, .arm .logo {
background:transparent url(./img/logos/w90_arm.png) no-repeat scroll 5px 10px;
}
.content-bottom_arm {
background-image:url(./img/content/arm/bg_bottom.png);
}
.content-top_news {
background-image:url(./img/content/news/bg_top.png);
}
.content_news {
overflow:hidden;
background-image:url(./img/content/news/bg.png);
}
.content-bottom_news {
background-image:url(./img/content/news/bg_bottom.png);
}
.content-top_kultur {
background-image:url(./img/content/kultur/bg_top.png);
}
.content_kultur {
overflow:hidden;
background-image:url(./img/content/kultur/bg.png);
}
.content-bottom_kultur {
background-image:url(./img/content/kultur/bg_bottom.png);
}
.content-top_default {
background-image:url(./img/content/default/bg_top.png);
}
.content_default {
background-image:url(./img/content/default/bg.png);
}
.content-bottom_default {
background-image:url(./img/content/default/bg_bottom.png);
}
.content-top_full, .content-bottom_full {
clear:both;
height:7px;
overflow:hidden;
width:958px;
}
.content-top_full {
background-image:url(./img/content/full/bg_top.png);
}
.content_full {
width:958px;
background-image:url(./img/content/full/bg.png);
}
.content-bottom_full {
background-image:url(./img/content/full/bg_bottom.png);
}
#sidebar {
padding:0;
margin-left:698px;
margin-top:10px;
width:270px;
}
.widget-top {
display:block;
float:left;
margin:0;
width:270px;
height:7px;
background-image:url(./img/widget/bg_top.png);
}
.widget-box {
display:block;
float:left;
margin:0;
width:270px;
background-image:url(./img/widget/bg.png);
}
.widget-bottom {
display:block;
float:left;
margin:0;
margin-bottom:10px;
width:270px;
height:7px;
background-image:url(./img/widget/bg_bottom.png);
}
.genre {
font-weight:bold;
padding:4px;
font-face:italic;
margin-right:5px;
margin-bottom:5px;
text-transform:uppercase;
float:right;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
}
.textwidget {
margin-left:5px;
margin-right:5px;
}

/* unmodified */
.entry {
margin:0;
margin-left:20px;
margin-right:20px;
}
.narrowcolumn .postmetadata {
	text-align: left;
	}
#respond, .postmetadata {
margin:0;
margin-left:20px;
margin-right:20px;
margin-top:10px;
}

#footer {
	border: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
text-align: justify;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	}

#footer p {
margin: 0;
text-align: center;
color:#000;
	}
#footer a {
color:#000;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2.pagetitle {
	margin: 0;
	text-align: center;
}

#sidebar h2 {
	margin:0;
	margin-left:5px;
	margin-right:5px;
	padding: 0;
	border-bottom:1px solid #fff;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin:0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	text-align:left;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:auto;
	}
#wp-calendar table {
	margin:auto;
}
#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.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.opening_wrap {
float:left;
margin:22px;
}
table.openings {
empty-cells:show;
clear:both;
float:left;
margin:0;
line-height:30px;
}
table.openings th {
width:50px;
border:1px solid #fff;
color:#fff;
font-weight:bold;
padding:2px 20px 2px 7px;
text-align:left;
}
table.openings td {
width:50px;
border:1px solid #000;
color:#000;
font-weight:bold;
padding:2px 20px 2px 7px;
text-align:left;
}




/* armaberokay widgets */
#sidebar ul ul li.nextEvents_li {
display:block;
clear:both;
}
.nextEvents_img {
display:block;
float:left;
width:50px;
height:50px;
margin-right:10px;
}
.nextEvents_meta {
float: right;
margin-right:10px;
width: 180px;
padding-bottom:10px;
}
.vvkbutton {
padding-top:10px;
margin-right:10px;
float:right;
}

.content_konzert_top ul li:before {
	content: "";
	margin:0px;
	padding:0px;
}
.content_konzert_top ul {
text-indent:0px;
list-style-type:none;
list-style-image:none;
list-style-position:inside;
padding:0px;
}
.content_konzert_top .entry {
padding-top:10px;
}
.content_konzert_top .vvkEvents_li {
text-indent:0px;
margin:0px;
margin-top:10px;
display:block;
height:60px;
width:350px;
}
.content_konzert_top .vvkEvents_li a {
font-weight:bold;
}
.content_konzert_top .event_title {
color:#FFFFFF;
font-weight:bold;
font-size:50px;
padding-top:14px;
text-align:center;
width:535px;
}
.content_konzert_top .entrybg {
background: transparent url(./img/ticket.png) no-repeat scroll bottom right;
height:190px;
width:660px;
}
.content_konzert_top .entry {
margin-top:-190px
}
.concert_prices {
font-weight:bold;
}



/* bildergalerie */
#gallery {
color:#fff;
padding:10px;
}

#gallery .demoHeaders { margin:10px; }
#gallery #dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#gallery #dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
#gallery ul#icons {margin: 0; padding: 0;}
#gallery ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
#gallery ul#icons span.ui-icon {float: left; margin: 0 4px;} 


#gallery .thumbs {padding:50px;}
#gallery .thumbs img {width:100px;height:100px;position:relative;top:0;left:0;z-index:9;border:8px solid #000;}
#gallery .thumbs img.preview {width:200px;height:200px;margin:-50px;z-index:90;}

#gallery .ui-accordion-header .caption {float:left;width:550px;}
#gallery .ui-accordion-header .description {float:left;font-weight:normal;width:550px;}
#gallery .ui-accordion-header .clear {clear:both}
#gallery .ui-accordion-header .thumbs {margin:0px;padding:0px;}
#gallery .ui-accordion-header .thumbs .thumb {width:70px;height:70px;float:right;padding:0;margin:0;}
#gallery .ui-accordion-header .thumbs img {width:50px;height:50px;position:relative;top:0;left:0;z-index:9;border:10px solid transparent;display:inline;}
#gallery .ui-accordion-header .thumbs img.preview {width:80px;height:80px;margin:-15px;z-index:90;}

div#fancy_inner {background-color:#000;}

#deletenote {
float:right;
margin:20px;
width:440px;
padding:10px;
background-color:#666;
}
#deletenote ul {
margin-left:20px;
list-style-position: outside;
list-style-type: disc;
}
#deletenote li {
}