/*
Template: twentyeleven
Theme Name: Twenty Eleven
Author: guvur
Description:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url("../twentyeleven/style.css");

.comment {
  display:none;
}
#page, article.intro {
	background: none repeat scroll 0 0 transparent;
}
.pcategory #content {
  background-color: #ffffff;
  width: 75%;
  margin: 8px 0 0 0;
  padding: 1%;
}
.showcase #content {
	margin: 0;
	width: 100%;
}
.psingle #content {
  background-color: #ffffff;
  width: 98%;
  margin: -4px 0 0 0;
  padding: 1%;
}

#access {
	background-color: #ffffff;
	background: linear-gradient(#FFFFFF,#FFFFFF) repeat scroll 0 0 transparent;
	margin: 0 auto 6px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}

#access a {
	color: #6ca439;
	display: block;
	line-height: 3.333em;
	padding: 0 .512em;
	text-decoration: none;
}

#access div {
	margin: 0 1.6%;
}

#searchform {
	position: absolute;
	right: 1.6% !important;
}

input#s {
	background: url("/wp-content/themes/twentyeleven/images/search.png") no-repeat scroll 5px 6px transparent;
	border-radius: 2px 2px 2px 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}

#branding .only-search #s {
	background-color: #e5e4e0;
	border-color: #e5e4e0;
	color: #222222;
}

#branding {
	border-top: 0;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}


#main {
	padding: 0;
	margin-top: 3.1em;
}

#supplementary {
	border-top: 0 none;
	padding: 0;
}
}

.hentry {
	border-bottom: 0 none;
	padding: 2% 0 0;
	
}
.singular .hentry {
	padding: 2% 0 0;
}
.singular .entry-header, .singular .entry-content {
  width: 92%;
}
.entry-content div {
  /*min-height: 500px;*/
  
  }
.entry-title, .singular .entry-title {
  font-size: 13px;
  font-weight: bold;
}

.pintro-content {
	padding: 0;
	/*background: #b5d29a; */
}
article.intro {
  margin: -1.855em -8.9% -1.375em;
  }
article.intro .entry-content {
	font-size: 13px;
	padding: 0 0 0.625em !important;
}
article.post .entry-content, article.post .entry-header {
	font-size: 13px;
}

#post-667 .entry-content {
	background: none repeat scroll 0 0 transparent;
}

#primary {
	margin: -14px -26.4% 0 0;
}

#secondary {
	margin-right: 0;
	margin-top: -6px;
	padding: 2%;
	width: 17%;
	background: #B5D29A;
}

#menu-metafooter {
	list-style: none outside none;
	text-align: right;
}

#menu-metafooter li a {
	color: #ffffff;
	font-size: 11px;
	text-align: right;
}

.sharedaddy {
	bottom: 0;
}

div.sd-block {
	border-top: 0 none;
	margin: 0;
	padding: 0;
	width: 100% !important;
}

.os-lastpost ul {
	list-style: none outside none;
	margin: 0;
}

.os-lastpost ul p {
	margin-bottom: 0;
}
.os-lastpost ul li{
	margin-bottom: 2em;
}

h1 {
  font-size: 100% !important;
  margin: 0 0 0.6em !important;
}

h3 {
  font-size: 110% !important;
  margin: 0 0 0.6em !important;
}

h4 {
  font-size: 120% !important;
  margin: 0 0 0.6em !important;
}

h5 {
  font-size: 130% !important;
  margin: 0 0 0.6em !important;
}

.threepagination.classic-pronaturraum {
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 5px;
}
#nav-above .classic-pronaturraum {
  text-align: center;
}
#colophon {
    clear: both;
    padding-top: 13px;
}