﻿
body {
	background-color: #ffffff;
	
	background: url("images/anb_bg_pixels.png");
	
	font-family: Helvetica Neue, Arial, sans-serif;
}

.anb_logo {
	background: url("images/anb_logo_512.png");
	
	color: white;
	
	width: 512px;
	height: 180px;
	margin-bottom: 10px;
	
	display:block;
}

div {
	margin: 0px;
}

.header {
	position: relative;
	padding-left: 0px;
}

.header a.lang {
	position: absolute;
	top: 15px;
	left: 750px;
	color: #64c427;
}

/* ------------------------------------- störer */

div.anb_note {
	position: absolute;
	
	left: 732px;
	top: 0px;
	
	width: 292px;
	height: 177px;
	background: url("images/anb_note.png");
}

/* ------------------------------------- agenda */


div.anb_agenda_wrapper {
	width: 1090px;
	height: 960px;
	padding-top: 4px;
	float: left;
	background-color: #fff;
}

div.anb_days_strip {
	float: left;
	
	width: 1090px;
}

div.anb_agenda_times {
	float: left;
	width: 64px;
	padding-top: 52px;
}

div.anb_agenda_times div {
	height: 60px;
}

div.anb_agenda {
	background: url("images/anb_agenda_grid.png");
	float: left;
	
	height: 960px;
	
	background-position: 0px -61px;
}

div.anb_agenda_day {
	width: 54px;
	height: 24px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #eee;
	border-bottom: 1px solid #666;
	
	vertical-align: middle;
	padding: 8px;
	margin-bottom: 20px;
}

div.anb_days_strip div.active {
	background-color: #fff;
	border: 1px solid #666;
	border-bottom: 1px solid #fff;
}

div.anb_event_location {
	float: left;
	width: 128px;
	
}

.anb_event_location .location_name {
	padding: 4px;
	font-weight: bold;
	
	height: 52px;
}

.anb_event_location .anb_event {
	
	background-color: transparent;
	border: 2px solid #aaa;
	-webkit-border-radius: 16px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius: 16px;
	-moz-border-radius-topleft: 0px;
	
	padding: 8px;
}

.anb_event_location .anb_event:hover {
	background-color: #eee;
}

.anb_event_location .anb_event .times {
	font-size: 8.0pt;
	color: #666;
	margin-top: 2px;
}

.anb_event .tracks {
	margin-left: -8px;
	margin-top: -8px;
	margin-bottom: 8px;
	
	float: left;
	width: 128px;
}

.anb_event .tracks div {
	float: left;
	width: 32px;
	height: 8px;
	
}

div.anb_event {
	overflow: hidden;
}

.t1 {
	/* art grün */	background-color: #77bb3b;
}
.t2 {
	/* diy orange */	background-color: #ee5300;
}
.t3 {
	/* coworking violett */	background-color: #751878;
}
.t4 {
	/* politik blau */	background-color: #03247c;
}
.t5 {
	/* open everything pink */	background-color: #e90b49;
}

/* ------------------------------------- MENU */

div.menu {
	float: left;
	width: 256px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 19px;
}

.menu li {
	list-style-image: none !important;
	list-style-type: none !important;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;/*64c427*/
}

.menu li.tbd,
.menu li.tbd a {
	color: #666;
}

.menu a {
	text-decoration: underline;
	color: #03247c;
}

.menu a.active {
	color: black;
	text-decoration: none;
}

.menu a:hover {
	color: white;
	background-color: black;
}

/* ------------------------------------- CONTENT */

.layout-content {
	margin-left: 320px;
	margin-top: 0;
	
	font-size: 10.0pt;
	
	width: 448px;
	
	padding-bottom: 64px;
}

.layout-content a {
	color: #03247c;
}

.layout-content a:hover {
	color: white;
	background-color: black;
}

.layout-content h1 {
	/* subheadline */
	
	font-size: 20.0pt;
	margin: 0;
}

.layout-content p {
	margin-top: 0 0 20px 0;
	line-height: 13.0pt;
}

.layout-content li {
		
	padding-left: 16px;
	margin-top: 16px;
	line-height: 16px;
	border-left: 16px solid #ddd;
	
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

div.terms {
	line-height: 23.4pt;
}

li.taxonomy_term_1 {
	/* art grün */
	border-left: 16px solid #77bb3b;
}

li.taxonomy_term_2 {
	/* diy orange */
	border-left: 16px solid #ee5300;
}

li.taxonomy_term_3 {
	/* coworking violett */
	border-left: 16px solid #751878;
}

li.taxonomy_term_4 {
	/* politik blau */
	border-left: 16px solid #03247c;
}

li.taxonomy_term_5 {
	/* open everything pink */
	border-left: 16px solid #e90b49;
}

.icon {
	background: url("../img/anb_icons.png");
	background-repeat: no-repeat;
	
	width: 32px;
	height: 32px;
	
	float: left;
}

/* ------------------------------------- arrow */

.arrow-closed {
	width: 16px;
	height: 16px;
}

.arrow-open {
	width: 16px;
	height: 16px;
	
	background-position: 0px -32px;
}

/* ------------------------------------- clocks */

.clock {
	width: 20px;
	height: 20px;
	
	background-position: -32px 0px;
}

.h12 {
	background-position: -32px -32px !important;
}
.h14 {
	background-position: -32px -64px !important;
}
.h16 {
	background-position: -32px -96px !important;
}
.h18 {
	background-position: -32px -128px !important;
}
.h20 {
	background-position: -32px -160px !important;
}

/* ------------------------------------- FOOTER */

.footer {
}

/* ------------------------------------- OVERRIDES */

.menu h2 {
	margin: 7px 0 0 40px;
	font-size: 15px;
}

.menu li {
	display: block !important;
}

.tabs li, .fieldset-wrapper li {
	border: none !important;
}

#user-login-form .item-list {
	margin-top: 16px;
}

#user-login-form .form-required {
	display: none;
}

.block-user {
	
	padding-top: 128px;
}

.block-user, .block-user ul, .block-user form {
	text-align: right !important;
	font-size: 8.0pt;
	line-height: 16px;
	
	font-weight: normal;
	
	color: #999;
}

#user-login-form {
	/* */
}

#footer {
	display: none;
}

/* ------------- views ------------------------ */

.view-content, .anb-event, .anb-location {
	float: left;
	
	line-height: 13.0pt;
}

div.anb-event, div.anb-location {
	margin-top: -20.0pt;
}

.views-row {
	margin-bottom: 20.0pt;
	float: left;
}

.views-row div {
	margin-bottom: 10.0pt !important;
	float: left;
	padding-left: 32px;
}

.view-content label, .anb-event .field-label, .anb-location .field-label {
	width: 128px;
	font-weight: bold;
	display: block;
	float: left;
	clear: right;
}

.views-field-title {
	
	font-weight: bold;
	
	border-left: 16px solid #ddd;
	height: 32px;
	padding-left: 16px !important;
}

label.views-label-title {
	display: none;
}

.view-content .field-content, .anb-event .field-items, .anb-location .field-items {
	width: 256px;
	
	display: block;
	float: left;
}

.anb-event .field, .anb-location .field {
	margin-top: 10.0pt;
	float: left;
}

.anb-event .clear-block, .anb-location .clear-block {
	margin-top: 20.0pt;
	margin-bottom: 20.0pt;
}

.signup_anonymous_login {
	margin-top: 10.0pt;
	color: #999;
}

.anb-location .location, .anb-location .field-items {
	width: 512px;
	float: left;
	clear: both;
	
	margin-bottom: 10.0pt;
}

.anb-location .field-field-location-url .field-label {
	display: none;
}

.anb-location h3 {
	width: 512px;
	clear: both;
	float: left;
	display: block;	
	margin-top: 20.0pt;
}

blockquote {
	margin: 5px 10px 5px 25px;
	font-style: italic;
}

hr {
	background: #ccc;
	height: 0;
	margin: 20px 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
}

.menu small {
	font-size: 12px;
	color: #666;
}

.menu small a {
	color: #666;
}

p.more {
	margin-top: 20px;
	text-transform: uppercase;
	color: #64c427;
}

p.more a {
	color: #64c427;
}

p.note {
	margin-top: 100px;
	margin-right: 30px;
	font-size: 11px;
}