/*
Theme Name: Hollerstrauch
Theme URI: http://hollerstrauch.de
Description: Content und 5 Sidebars
Version: 1.0
Author: Christian Bosse
Author URI: http://studetis.de
Template: bp-default
Tags: buddypress, five-sidebars, sky-blue
*/

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

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

/*
+++++++++++body
*/
body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 170%;
	color: #555;
	width: 90%;
	width: 960px !important;
	margin: 0 auto;
	padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */
	background-attachment: scroll;
	background-color: #dbe9f4;
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wp-admin-bar .padder {
	width: 960px !important; /* Line up the admin bar with the content body in this theme */
    -moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 1px solid #e0e0e0;

}


a {
	color:#1fb3dd;
	font-size: 12px;
	text-decoration: none;
    } 

/*
++++++++++++Header
*/
#header {
	position: relative;
	padding-top: 25px;
	margin: 0 -18px 70px -10px;
	color: #fff;
	height: 165px;
	background-image: none;
	background-repeat: no-repeat;
}

.logo-header {
	color: #000;
	width: 420px;
	height: 130px;
	margin: 30px 0 0 15px;
	position: relativ;
	float: left;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	width: 958px;
	display:block;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	border: 1px solid #e0e0e0;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	background: #fff;
}
#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 12px;
	font-family: Geneva;
	color: #CCCCCC;
	float: left;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#666666;
	padding:0 10px;
	line-height:36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:36px;
	left:0;
	float:left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#f3edf1;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#c68115;
	background:#f3edf1;
	text-decoration: underline;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ae8115;
	background: #f3edf1;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #ae8115;
	background: #f3edf1;
}

/*
++++++++++++Zellen-Startseite
*/

div#willkommen-box {
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: left;
	width: 490px;
	height: 200px;
	margin: 0 0 15px 0;
	padding: 0px 20px 0px 20px;
	border: 1px solid #e0e0e0;
	background: #fff;

}

div#werbung {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 370px;
	height: 200px;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 0 20px 0 20px;
	overflow: hidden;


}

div#feld-text-start {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: left;
	width: 490px;
	margin: 0 0 15px 0;
	padding: 10px 20px 10px 20px;
	border: 1px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
}

div#contentbar-startseite {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	width: 370px;
	background: #fff;
	border: 1px solid #e0e0e0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 548px;
	padding: 0 20px 0 20px;
	overflow: hidden;

}

div#feld-bild {
	position: relative;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	float: right;
	height: 180px;
	width: 460px;
	margin: 0 0 15px 0px;
	padding: 10px 20px 10px 20px;
	background: #fff;
	border: 1px solid #e0e0e0;
	color: #000;
	overflow: hidden;

}


div#feld-text {
	position: relative;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	float: left;
	height: 180px;
	width: 400px;
	margin: 0 0 15px 0;
	padding: 10px 20px 10px 20px;
	border: 1px solid #e0e0e0;
	background: #fff;
	overflow: hidden;

}

/*
++++++++Container
*/

div#container {

	position: relative;
	width: 100%;
	overflow: visible;
	border: 0px;
    background: none;
}

/*
++++++++++Sidebar
*/

div#sidebar {
	float: left;
	width: 299px;
	margin-left: -302px;
	margin-top: 1px;
	overflow: hidden;
	border: 0;
}

/*
++++++++++++Content
*/

div#content {
	/*float: left;*/
	width: 100%;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-richt-radius: 6px;
	border: 1px solid #e0e0e0;
	background: #fff;
}

div#content .padder {
	margin-right: 301px;
	border-right: 1px solid #e4e4e4;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	background: #fff;
}

div#content .padder-index {
	margin-right: 450px;
	border-right: 1px solid #e4e4e4;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	background: #000;
}

div.post div.post-content-index, div.comment-content-index {
    margin: 0px;
}

div.comment-content {
		margin-left: 80px;
	}

div.post div.author-box-over-post {
	background: #f0f0f0;
	padding: 5px;
	font-family: georgia, times, serif;
	font-style: italic;
	text-align: center;
	width: 60px;
	/*height: 60px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    border: 1px solid #e0e0e0;
	float: right;
	margin: 0 0 5px 5px;
}
		div.author-box-over-post p { 
		    margin: 0px 0 0; 
			
		}
		div.author-box-over-post a { text-decoration: none; }

		div.post div.author-box-over-post img {
			float: none;
			border: 4px solid #fff;
			margin: 0;
		}

div.comment-avatar-box {
		background: #f0f0f0;
		padding: 3px;
		float: left;
		margin: 0 10px 15px 0;
		font-family: georgia, times, serif;
		font-style: italic;
		text-align: center;
		width: 60px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #e0e0e0;
	}