/*
THEME NAME: BOSKBOOK
THEME URI: http://BOSKBOOK.org
VERSION: 0.1
AUTHOR: Uwe Heinrich
AUTHOR URI: http://BOSKBOOK.org
DESCRIPTION: BOSKBOOK 
*/


* { margin: 0px; padding: 0px; border: 0; outline: 0; }
ul li {list-style: none;}

body {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 17px;
}

body.new {
	background: #fff url(images/bodybg.gif) repeat-x scroll left 13px;
}

body.old {
	background: #fff url(images/bodybg.gif) repeat-x scroll left 0px;
}
h1 {
color: #3B5998;
font-size: 16px;
}



h2 {
color: #3B5998;
font-size: 14px;
margin: 20px 0px 5px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 2px #3B5998 solid;
display: block;
}

h3 {
color: #3B5998;
font-size: 12px;
display: block;
margin: 10px 0px 10px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px #3B5998 solid;
}

h4 {
color: #3B5998;
font-size: 11px;
	margin: 5px 0px 10px 0;
}


input[type=text], textarea {
	background-color:#AFDCE1;
	color: #000000;
	font-size: 11px;
	padding: 3px;
}

input, textarea {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

input[type=submit], input.submit {
	background-color:#63c0cf;
	border:1px solid #888888;
	border-color:#26446E #152F5F #0C2253;
	color:#FFFFFF;
	text-shadow:0 1px 0 #3E5A88;
	font-size:11px;
	font-weight:bold;
	padding: 3px 6px 4px;
	text-align:center;
}

a {
	color: #3B5998;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	background: url(images/quote5.png) no-repeat left 8px;
	padding-left: 19px;
	color: black;
}












.clear {
	clear: both;
}

#header-wrapper {
	background-color: #cdf0f5
}

#wrapper, #header {
	width: 1000px;
	margin: 0 auto;
}

#menu {
	background:transparent url(images/menubar.png) no-repeat scroll left bottom;
	float: left;
	width: 964px;
	font-size: 12px;
}


#menu.new {
	background: none;
	padding-top: 10px;
}

#logo {
	float: left;
	margin: 5px 0px 3px 3px;
}

#menu li {
	float: left;
	padding: 7px 0px 8px 0px;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	padding: 7px;
}

#menu.new #pagemenu {
	float: right;
}

#pagemenu {
	margin-left: 5px;
}

#pagemenu a {
	font-weight: bold;
}

#pagemenu a:hover {
	background-color: #5C75AA;
}

#menu.new #pagemenu a:hover {
	background-color: #63c0cf;
}

#pagemenu ul {
	position: absolute;
	border: 1px solid #63c0cf;
	margin-top: 5px;
	display: none;
}

div#menu ul#pagemenu li:hover ul, div#menu ul#pagemenu li:hover ul:hover {
	display: block;
}

#pagemenu ul li {
	float: none;
	background-color: #fff;
	padding: 2px 0px;
}

#pagemenu ul li a {
	color: #63c0cf;
	font-weight: normal;
	padding: 5px 20px;
	display: block;
}

#pagemenu ul li a:hover {
	color: #fff;
}

#menu #more {
	float: right;
}

#menu.new #more {
	width: 800px;
	border: 1px solid #1D4088;
	border-bottom: none;
	background: #93d6df;
	width:775px;
}

#moremenu {
	float: right;
}

#moremenu li {
	margin-right: 5px;
}

#moremenu li a:hover {
	background-color: #5C75AA;
}

#moremenu ul {
	position: absolute;
	border: 1px solid #3B5998;
	background: #fff;
	margin-top: 5px;
	display: none;
}

div#menu div#more ul#moremenu li:hover ul {
	display: block;
}

#feedmenu li.feedli {
	float: none;
	padding: 0px;
	margin: 0px;
}

#feedmenu li a {
	color: #3B5998;
	padding: 5px 20px;
	display: block;
}

#feedmenu li a:hover {
	color: #fff;
}

#search {
	float: right;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 5px;
}

#menu.new #search {
	float: left;
	margin: 5px 0 -5px 5px;
}

#menu.new #search-text {
	width: 269px;
	border-right: 1px solid #E5E5E5;
	margin-right: 0px;
}

#search-text {
	float: left;
	margin-right: 2px;
}

#search-submit {
	float: left;
}

#sidebar, #title {
	margin-top: 20px;
}

#title h1 {
	font-size: 16px;
	display: inline;
}

#title h1 a {
	color: #000;
}

#desc {
	display: inline;
	font-size: 13px;
}

#categories {
	margin-top: 11px;
	margin-bottom: 45px;
	z-index: 10;
	position: relative;
}

#categories li {
	text-transform: capitalize;
	float: left;
	background: #93D6DF;
	margin-left: 3px;
}
#categories li a {
	font-size:13px;
	font-weight:bold;
	padding:4px 11px;
	display: block;
}

#categories li a:hover {
	color: #fff;
	text-decoration: none;
	background: #627AAD;
}

#categories .current-cat {
	background: #fff;
}

#categories .current-cat a {
	background: #fff;
	color: #000;
}

#categories .current-cat a:hover {
	background: #fff;
	color: #000;
}

#categories #plus {
	background: url(images/plus.gif) no-repeat top left;
	z-index:999999;
/*	position:relative;
	display: block; */
}

#categories #plus:hover, #categories #plus.hover {
	background: #627AAD url(images/plus.gif) no-repeat left -25px;	
}

#hiddencats {
	width: 100px;
	z-index: 10000;
	left:-3px;
	position:relative;
	top:-28px;
}

#hiddencats li {
	padding: 0px;
/*	padding: 8px 5px 4px 8px; */
	background: #eee;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float: none;
	margin-left: 0px; 
}

#hiddencats li.browsecat {
	background: #fff;
	border: 1px solid #000;
	border-left: 1px solid #fff;
	border-bottom: none;
	padding: 8px;
	width: 150px;
	color: #666;
}

#hiddencats li a{
	font-weight: normal;
	font-size: 11px;
	padding: 7px 12px;
}

#hiddencats li a:hover {
	background: #899BC1;
}

#hiddencats .current-cat {
	background: #eee;
}

#hiddencats .current-cat a {
	background: #eee;
	color: #3B5998;
}

#hiddencats .current-cat a:hover {
	background: #899BC1;
	color: #fff;
}

#hiddencats ul {
	border-bottom: 1px solid #000;
}

#hiddenleft {
	width: 25px;
	height: 25px;
	border: 1px solid #000;
	border-right: none;
	position: absolute;
	background: #fff;
	padding: 2px;
}

#hiddenplus {
	background: #627AAD url(images/plus.gif) no-repeat left -25px;
	height: 25px;
	width: 25px;
	cursor: pointer;
}

#hiddenright {
	position: absolute;
	margin-left: 30px;
}

#content {
	float: right;
	width: 740px;
}

.post {
/*	clear: both;*/
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
}

.post-gravatar {
	float: left;
	margin-right: 10px;
}

.post-text {
	float: right;
	width: 680px;
	border-bottom: 1px solid #3a94b0;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post-text label input {
	border:1px solid #BDC7D8;
	margin-bottom: 3px;
	color: #777777;
	font-size: 11px;
	padding: 3px;
	text-align: left;
	background: #fff;
}

.post .title {
	margin-bottom: 15px;
	font-size: 14px;
	border-bottom: 2px solid #074b7f;
	padding: 5px 0 5px 0;

}

a.post-shop {
display: block;
background-color: #42969c;
	color: white;
	font-size: 14px;
	padding: 7px 0px 7px 15px;
	font-weight: bold;
	margin-top: 10px;
}

a:hover.post-shop {
background-color: #64b4b4;
}

a.post-pdf {
display: block;
background-color: #3592bb;
	color: white;
	font-size: 14px;
	padding: 7px 0px 7px 15px;
	font-weight: bold;
	margin-top: 10px;
}

a:hover.post-pdf {
background-color: #5ca8c7;
}

.post p {
	margin-bottom: 10px;
	line-height: 15px;
}

.post-text ul {
		margin-left: 10px;
	list-style-type: disc;
}

.post-text ul li {
	list-style-type: disc;
}


.post ol {
	margin-left: 20px;
	list-style: decimal;
}

.post li {
	margin-bottom: 10px;
}

.post ul ul, .post ol ol {
	margin-top: 10px;
}

.post .meta, .post .post-meta {
	color: #777;
	margin-top: 5px;
	margin-bottom: 5px;

}

.post-meta {
	padding-top: 3px;
}

.navigation {
	background:#B4F2F2 none repeat scroll 0 0;
	border-top:1px solid #D8DFEA;
	margin-top:8px;
	padding:3px 7px 4px 0;
	float: left;
	width: 100%;
}

.next {
	margin-left:52px;
	float: left;
}

.prev {
	margin-right:52px;
	float: right;
}

#sidebar {
	float: left;
	width: 200px;
}

.large-avatar {
	margin-bottom: 15px;
}

.user-desc {
	border:1px solid #D8DFEA;
	color:#333333;
	margin-bottom:20px;
	padding:7px;
}

#sidebar .widget {
	padding-bottom:5px;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
}





#sidebar .widgettitle img {
	display: none;
}

#sidebar .widget ul {
	padding: 3px 0px 5px 8px;
}

#sidebar .widget li {
	margin-bottom: 7px;
}




#text-48 .widgettitle {
	background-color: #ffdbd4;
	color: red;
	border-top: 0 none;
	display:block;
	font-size: 11px;
margin: 0  0 5px 0;
padding: 6px 8px 4px 8px;
}

#text-48 h2 {
border-bottom: 2px red solid;
}




#nav_menu-7 .widgettitle {
	background-color: #cdf0f5;
	color: #3B5998;
	border-top: 0 none;
	display:block;
	font-size: 11px;
margin: 0  0 5px 0;
padding: 6px 8px 4px 8px;
}

#nav_menu-7 h2 {
border-bottom: 2px #3B5998 solid;
}

#nav_menu-7 a {
color: #00789b;
font-weight: bold;
}

#nav_menu-7 a:hover {
color: #002766;
text-decoration: none;
}



#nav_menu-48 .widgettitle {
background:#c3ebe6 none repeat scroll 0 0;
color: #00696e;
border-top: 0 none;
display:block;
font-size: 11px;
margin: 0  0 5px 0;
padding: 6px 8px 4px 8px;
}

#nav_menu-48 h2 {
border-bottom: 2px #00696e solid;
}

#nav_menu-48 a {
color: #0f8287;
font-weight: bold;
}

#nav_menu-48 a:hover {
color: #002766;
text-decoration: none;
}



#nav_menu-173 .widgettitle {
background:#cdf0f5 none repeat scroll 0 0;
border-top: 0 none;
display:block;
font-size:11px;
margin: 0  0 5px 0;
padding: 6px 8px 4px 8px;
}

#nav_menu-173 a {
color: #00789b;
}

#nav_menu-173  a:hover {
color: #002766;
text-decoration: none;
}




#nav_menu-74 .widgettitle {
background:#c3ebe6 none repeat scroll 0 0;
color: #00696e;
border-top: 0 none;
display:block;
font-size: 11px;
margin: 0  0 5px 0;
padding: 6px 8px 4px 8px;
}

#nav_menu-74 h2 {
border-bottom: 2px #00696e solid;
}

#nav_menu-74 a {
color: #0f8287;
}

#nav_menu-74 a:hover {
color: #002766;
text-decoration: none;
}

#sidebarright {
padding: 75px 0px 0px 0px !important;
}


#sidebarright .widgettitle {
background:#ecfbff;
color: #2d96af !important;
border-top: 0 none;
display:block;
font-size: 11px !important;
margin: 0  0 5px 0;
padding: 6px 8px 4px 8px;
}


#sidebarright h2 {
border-bottom: 2px #2d96af solid !important;
}

#sidebarright li {
padding: 0px 8px 7px 8px !important;
}

#sidebarright .widget {
margin: 0px 0px 5px 0px;
}




#text-41 .widgettitle {
background:#c3ebe6 none repeat scroll 0 0 !important;
color: #00696e !important;
	margin: 20px 0 0 0;
}
}

#text-41 h2 {
border-bottom: 2px #00696e solid !important;
}

#text-41 a {
color: #0f8287;
font-weight: bold;
background: url(https://www.ecopatent.de/wp-content/uploads/2013/08/icon_download.gif) no-repeat left top;
	padding: 0 0 0 20px;
}

#text-41 a:hover {
color: #002766;
text-decoration: none;
	background: url(https://www.ecopatent.de/wp-content/uploads/2013/08/icon-hover_download.gif) no-repeat left top;
	padding: 0 0 0 20px;
}


#text-41 p {
margin: 0 0 7px 0;
}

#text-49 p {
padding: 0px 8px 7px 8px !important;
}

.tagcloud {
padding: 0px 8px 7px 8px !important;

}


.index-comment{
	background: #B4F2F2;
	width: 360px;
	float: left;
	clear: both;
	margin-top: 2px;
	padding: 7px;
}

.morecomments {
	background: #B4F2F2 url(images/comment.gif) no-repeat scroll 7px 7px;
}

.morecomments a {
	margin-left: 18px;
}

.ic-avatar {
	float: left;
}

.ic-text {
	width: 315px;
	float: right;
}

.ic-meta {
	margin-bottom: 3px;
}

.ic-author {
	font-weight: bold;
	display: inline;
}

.ic-content, .comment p {
	display: inline;
}

.ic-date {
	color: #777;
	margin-top: 2px;
}

.comment-form input[type=text], #comment_form input[type=text], .comment-form textarea, #comment_form textarea {
	border:1px solid #BDC7D8;
	margin-bottom: 3px;
}

.comment-form textarea, #comment_form textarea {
	width: 352px;
}

.comment-form textarea.commenttextright, #comment_form textarea.commenttextright {
	height:30px;
	margin-left:5px;
	width:310px;
}

.form_submit_right {
	text-align: right;
}

textarea.respondtext {
	border:1px solid #BDC7D8;
	height:14px;
	width:352px;
}

#footer {
	border-top:1px solid #DDDDDD;
	clear:both;
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	padding-top:5px;
	text-align:right;
	width:100%;
}

.archive {
	background:#F7F7F7 none repeat scroll 0 0;
	border-bottom:1px solid #D8DFEA;
	border-top:1px solid #3B5998;
	padding:4px 6px 5px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}

.nofloat {
	float: none;
	width: 100%;
}

/* Wordpress requirement */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #FFFFFF;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-block-image img {
   margin-bottom: 10px;
}

