/* @override 
	http://testdrive.betahaus.de/berlin/wp-content/themes/betahaus%20Berlin/style.css
	http://betahaus.de/wp-content/themes/betahaus%20Berlin/style.css
*/

/*
Theme Name: betahaus Berlin
Theme URI: http://www.betahaus.de
Description: Theme for betahaus Berlin
Version: 1.0
Author: Christoph Fahle
Author URI: 
Template: bp-default
Tags: buddypress, betahaus, 
*/



/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* breite ändern */

body {
background: #F1EFED url(./images/white.jpg) repeat-x scroll left top;
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:12px;
line-height:170%;
margin:0 auto;
padding-top:0 !important;
width: 100%;
	color: #222222;
	max-width: none;
	min-width: none;
}

a, a:link {
	color: #007A00;
}


/* Header umbauen */

#header {
	position: relative;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	margin-bottom: 20px;
	padding-top:0px;
	background-color: #000;
	height: 240px;
	margin-top: 0px;
	
}

#header-home {
	position: relative;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	margin-bottom: 20px;
	padding-top:0px;
	background-color: #000;
	height: 0px;
	margin-top: 0px;
	
}

#topline {
	display: block;
	margin: auto;	
	width: 996px;
}

#languageselect {
	position: absolute;
	top:11px;
	width:996px;
}

#flags_language_selector {
	float: right;
}

#flags_language_selector img {
	margin-left: 5px;
}


span.name {
	margin-left: 5px;
	font-size: 15px;
	bottom: 14px;
	position: relative;
	left: 3px;
}

div.description {
	background-color: #000;
	padding: 15px;
	display: inline;
	opacity:0.8;
	padding:4px 6px;
	font: 30px Times;
	margin-top: 110px;
	width: 914px;
	float: left;
	position: absolute;
	right: 0;
	left: 70px;
}


#stickies div.widget{
	float: left;
	display: inline-block;
	height: 250px;
	padding-right: 8px;
	padding-left: 8px;
	width: 231px;
	border-top-style: none !important;
}

#stickies div.textwidget{
	border-top-style: none !important;
}


div#quick-flickr.widget.widget_quickflickr {
	padding-right: 0px !important;
	padding-left: 5px;
	width: 250px;
}



#stickies li{
	text-transform:uppercase;
	border-bottom:1px solid #C0C0C0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#stickies li a {
	text-decoration: none;
	color: #000;
}

#stickies img {
	display: inline-block;
}

#stickie {
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline-block;
	}




div#stickies {
	width:  996px;
	height: 265px;
	margin: auto auto 20px;
	}

#stickies div.textwidget {
	border-bottom:none;
	padding:0px;
}


div#tour {
	color: #00ff01;
	font-weight: bold;
	display: block;
	margin-right: auto;
	width: 100%;
	height: 100%;
	text-align: left;
	font-size: 70px;
	padding-bottom: 45px;
	padding-top: 20px;
}


.type {
color:#666666;
font-size:0.833em;
	clear: left;
}

h3.stickie {
font-size:1.25em;
	padding: 0 ;
	margin: 0;
	clear: left;
}


#header-pages {
	position: relative;
	margin-bottom: 33px;
	background-color: #000;
	height: 0;
}






div#logo {
	display:block;
	margin:auto;
	padding-bottom:15px;
	padding-left:20px;
	padding-top:25px;
	width:976px;
}

#logo a img.logo {
	height: 60px;
}



div#city {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	left: 190px;
	background-color: #000000;
	opacity:0.8;
	padding: 10px;
	float: left;
	font: 44px "Times New Roman";
	top: 82px;
}

/* > Navigation umbauen
-------------------------------------------------------------- */
#nav {
	display:block;
	height:30px;
	margin:auto;
	width:996px;
}
ul#nav {
	position: static;
	right: 15px;
	list-style: none;
	bottom: 0;
	max-width: 65%;
	float: left;
}
	ul#nav li {
		float: left;
		margin: 0 0 0 0;
		text-transform:uppercase;
	font: 13px arial;
}
		ul#nav li a {
			display: block;
			color: #fff;
			text-decoration: none;
			padding: 8px 16px;
			-moz-border-radius-topleft: 0px;
			-webkit-border-top-left-radius: 0px;
			-moz-border-radius-topright: 0px;
			-webkit-border-top-right-radius: 0px;
	background-color: #000;
}
			ul#nav li.selected a, ul#nav li.current_page_item a, ul#nav li.current_menu_item a {
				background: #58ff00;
				color: white;
			}
			
ul#nav li.current_menu_item a {
				background: #58ff00;
				color: white;
			}
			
			ul#nav a:focus { outline: none; }
			
			
			
/* > Container
-------------------------------------------------------------- */

div#container {
	position: relative;
	width: 100%;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-right: 1px none #e0e0e0;
	border-bottom: 1px none #e0e0e0;
	background: #fff;
	overflow: visible;
	background: transparent none repeat scroll 0 0;
	position:relative;
	width: 996px;
	margin: auto;
}



	body.activity-permalink div#container {
		background: none;
		border: none;
	}
	
	
/* > Content
-------------------------------------------------------------- */


div.post h2.pagetitle a, div.post h2.posttitle a, #blog-page h2.pagetitle  {
color:#333333;
text-decoration:none;
}

div.post h2.posttitle a:hover {
	color:#666666
}

div.post div.author-box, div.comment-avatar-box {
-moz-border-radius:0px 0px 0px 0px;
background:none repeat scroll 0 0 #F0F0F0;
float:left;
font-family:georgia,times,serif;
font-style:italic;
margin:0 15px 15px 0;
padding:10px;
text-align:center;
width:70px;
}	


div.post p.date, div.post p.postmetadata  {
border-bottom:none;
border-top:none;
font-family:Georgia,times,serif;
font-size:12px;
margin: 6px 0 10px;
padding:3px 0;}

div#content .padder {
border-bottom-left-radius: none;
border-top-left-radius: none;
-moz-border-radius-bottomleft:none;
-moz-border-radius-topleft:none;
border-right:none;
margin-right:383px;
background-color: transparent;
border:none;
	padding: 0;
}
div.post div.post-content, div#respond, div#comments, div#trackbacks, div#blog-page {
	margin-left: 0;
	padding: 20px;
	background-color: #fffeff;
border:1px solid #CDCDCD;
}

div.post pre, div.post code p {
-moz-border-radius:none;
background:none ;
padding:0px;
}
div#comments {
	border-bottom: none;
}

div#respond {
	border-top: none;
}

#bp-default.page div.post {
	margin-bottom: 0;
}

div#blog-page {
	margin-bottom: 30px;
}

/* Events Data on Post */


div.post table td {
	border-top: none ;
}

default.css (Zeile 1609)
table.ec3_schedule td {
	color:#880000;
	padding:0 0.5ex;
}
ec3.css (Zeile 147)
td.ec3_start {
text-align:right;}

table.ec3_schedule {
border: 0px none #880000;
border-collapse:collapse;
margin:0.5ex 1ex 0.5ex 0;
	float: left;
	border-top-style: none;
}

table.ec3_schedule tbody {
border: none #880000!important;
border-collapse:collapse;
margin:0.5ex 1ex 0.5ex 0;
	height: 17px;
	display: inline;
}

table.ec3_schedule {
border:none !important;
border-collapse:collapse;
float:left;
margin:0.5ex 1ex 0.5ex 0;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:0px !important;
 word-spacing:0px !important;
 letter-spacing:0px !important;
 color: #000;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
	position: relative;
	right: 15px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: 335px;
	border-top-style: none !important;
}

.ec3_list ul {
	padding: 0;
	margin: 0;
}


.ec3_list li:before {
 content:"" !IMPORTANT;
}

ul.ec3_events {
	margin: 0;
}


/* > Sidebar
-------------------------------------------------------------- */

div#sidebar {
float:left;
margin-left:-383px;
margin-top:0px;
-moz-border-radius-topright:0;
border-left:none;
width:383px;
	background: none repeat-x scroll left top;
}


div#sidebar h3.widgettitle {
background: transparent none repeat scroll 0 0;
clear:left;
font-size:12px;
padding:5px 15px;
border-bottom:1px solid #000000;
border-top:6px solid #000000;
font-family:Times New Roman,serif;
font-style:italic;
font-size:1.25em;
	margin: 0px -20px 0 0;
}

div#sidebar h3.widgettitle a, h3.widgettitle {
	text-decoration: none;
	color: #000;
}

div#sidebar ul  {
	margin-right: -20px;
}

#rss-3 ul li span.rss-date {
	clear: left;
}

div#sidebar ul li, div.textwidget, form#searchform {
	border-top: 1px solid #c0c0c0;
	padding: 15px;
}

div.textwidget p{
	line-height: 18px;
}

#fbw_likebox-4 {
	
	margin-top: -20px;
}


#fbw_likebox-4 h3.widgettitle {
	display: none;
	position: static;
}

img.flickr_photo {
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
}

div.flickr {
	padding-left: 15px;
	width: 100%;
	padding-bottom: 14px;
	border-bottom: 1px solid #c0c0c0;
}

div.flickr h3.widgettitle {
	border: none !important;
	padding: 0 !important;
	font: bold 16px arial !important;
	margin-bottom: 10px !important;
}


ul#foot {
	list-style-type: none;
}


	ul#foot li {
		margin: 0 0 0 0;
	float: none;
	display: inline-block;
}

#allrightsreserved {
	color: white;
	font-style: italic;
}

ul#foot li a {
			text-decoration: none;
			padding: 8px 16px;
	display: block;
}

ul#nav li#rss a {
	background-color: white;
	background-image: none;
	margin-top: 1px;
	padding-right: 0;
}


ul#social {
	list-style-type: none;
	float: right;
	display: inline;
	height: 30px;
	margin-bottom: 0px;
}

ul#social li#social a {
	background-color: white;
	background-image: none;
	margin-top: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: inline-block;
}


	ul#social li {
		float: left;
		margin: 0 0 0 0;
		text-transform:uppercase;
	font: 13px arial;
}

div#sidebar ul a {
	text-decoration: none;
	color: #000;
}

div#sidebar .avatar-block {
overflow:visible;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 12px;
}

#pauls-latest-posts ul li span.pmc-excerpt, a.pmc-read-more {
	color:#666666;
display:block;
font-weight: normal;
	line-height: 1.5em;
	font-size: 0.9em;
}

#pauls-latest-posts ul li a.pmc-link {
	font: bold 15px arial;
	color: #333333;
}

ul.xoxo.blogroll li  {
	color:#666666;
	display:block;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 0.9em;
}



ul.xoxo.blogroll li a {
	font: bold 15px arial;
	color: #333333;
	display: block;
}

/*footer*/

#footer {
background: #8db048;
color:#999999;
text-shadow:none;
	height: 20px;
	margin-top: 20px;
	padding-top: 10px;
}

.col1  {
float:right;
margin-right:20px;
width:270px;}

.col1_content {
padding:0 10px;
}

.col3, #col3_footer {
width:auto;
}

.col3_content  {
padding:0 10px;}

.c25l, .c25r {
width:17%;
}

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
float:left;
}

.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
float:right;
margin-left:-5px;
}

.subcl  {
padding:0 13px 0 0;
	text-align: left;
}

h5  {
color: #fffeff;
font-size: 14px;
margin:0;}

.footernavi  {
list-style:none outside none;
margin:0 0 20px;
padding:0;
}

.footernavi li {
display:block;
margin:0;
padding:0 2px;}

ul, ol, dl {
line-height:18px;
margin: 0;
}

#footer a:link, #footer a:visited {
color:#FFFFFF;
}

.footernavi li a:link, .footernavi li a:visited {
color:#FFFFFF;
display:block;
}


#footer .subcolumns {
margin-bottom:0;
}



#header, #nav, #main, #footer {
clear:both;

}

.cities {  z-index:999 !important;
	float:left !important;
	position:fixed !important;
	top: 390px;  right:0 !important;
}

#bp-default div.cities a img {
	float: left;
	clear: left;
	width: 28px;
}

/* Events Page */

span.eventheadline {
	font-size: 16px;
	display: inline-block;
	margin-top: 8px;
}

div.eventdescription {
	display: inline-block;
}
.tag-label-Events   {
color:#FFFFFF;
font:bold 0.9167em Times New Roman,serif;
height:30px;
margin: 0 0 15px -20px;
}

.tag-label-Events a   {
color:#FFFFFF;
	text-decoration: none;
	font: bold 1em Times;
}


element.style  {
	background-color:#FD6E0E;
}

.tag-label-Events .left {
	background:url("http://designmind.frogdesign.com/sites/all/themes/dm/css/images/tag_label_left.png") no-repeat scroll 0 0 transparent;
	height:30px;
	margin-left: -4px;
	width:31px;
	overflow: visible;
}

.left {
float:left;
}

.tag-label-Events .center {
background:url("http://designmind.frogdesign.com/sites/all/themes/dm/css/images/tag_label_center.png") repeat-x scroll 0 0 transparent;
display:block;
float:left;
height:23px;
min-width:121px;
padding:7px 10px 0 0;
text-align:left;
}

.tag-label-Events .right {
background:url("http://designmind.frogdesign.com/sites/all/themes/dm/css/images/tag_label_right.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:30px;
	width:13px;
}

