/*
Theme Name: Obenlands
Theme URI: http://obenlands.de/
Author: Konstantin Obenland
Author URI: http://obenlands.de/
Description: Child Theme for Twentyeleven
Version: 1.0
License: GNU General Public License
Template: twentyeleven
*/

#branding hgroup {
    margin: 0 7.6% 0 23%;
}
/*
#site-title {
    margin: 0;
    padding: 0;
}
	#site-title a {
		background: url("images/obenlands-logo.png") no-repeat scroll 0 0 transparent;
		display: block;
		height: 150px;
		margin: 10px 0 10px 7.6%;
		width: 144px;
	}

#site-description {
    height: 0;
    margin: 0;
}

#site-title a,
#site-description {
    text-indent: -999em
}
*/
#site-logo {
	margin: 8px 0 0 7.6%;
	position: absolute;
}
#site-logo img {
    height: auto;
    margin-bottom: 0px;
    width: auto;
}
#access .current-menu-item > a {
    font-weight: bold;
}


.post-type-archive-portfolio #content,
.left-sidebar.post-type-archive-portfolio #content {
    margin: 0 7.6%;
    position: relative;
    width: auto;
}

.post-type-archive-portfolio .entry-header,
.post-type-archive-portfolio .entry-content,
.post-type-archive-portfolio footer.entry-meta,
.post-type-archive-portfolio #comments-title {
    margin: 0 auto;
    width: 68.9%;
}

.widget ul {
    padding-left: 15px;
}