/*---------------------------------------------------------------
        Theme Name: Hippopotamus
        Author: Tobias Arend
        Theme URI: http://www.tobisworld.net
        Description: Hippopotamus Wordpress Theme
*---------------------------------------------------------------*/

/* @group Main Reset */




html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
	line-height: 1em;
}

q:before, q:after {
	content: '';
}

fieldset, abbr, acronym {
	border: 0;
}

/* @end */

/* @group xHtml Elements */

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

img, img a {
	border: none;
}

p {
	margin-bottom: 15px
}

code {
	font-family: "Lucida Grande", Arial, Times, serif;
}

blockquote {
	background: #fff;
	border: 1px solid #dad6ae;
	padding: 15px 15px 0 15px;
	font-family: "Lucida Grande", Arial, Times, serif;
	margin-bottom: 10px;
}

blockquote blockquote {
	padding: 0;
	border: none;
	border-left: 25px solid #f5f5f5;
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	
}

input, textarea, select {
	
}

/* @end */

/* @group Imageborder */

.imgright {
	float: right;
	text-align: right;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px #b3b3b3;
	-moz-box-shadow: 0px 0px 3px #b3b3b3;
	box-shadow: 0px 0px 3px #b3b3b3;
}

.imgleft {
	float: left;
	text-align: left;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px #b3b3b3;
	-moz-box-shadow: 0px 0px 3px #b3b3b3;
	box-shadow: 0px 0px 3px #b3b3b3;
}

.imgcenter {
	margin: 0 auto;
	display: block;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-bottom: 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px #b3b3b3;
	-moz-box-shadow: 0px 0px 3px #b3b3b3;
	box-shadow: 0px 0px 3px #b3b3b3;
}

/* @end */

/* @group Layout */

html, body {
	height: 100%;
}

* html #wrapper {
	height: 100%;
}

body {
	font-family: "Lucida Grande", Arial, Times, serif;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#main {
	position: relative;
	margin: 0 auto;
	width: 600px;
}

#sidebar {
	float: left;
	font-size: 14px;
}

#content {
	position: relative;
	top: 25px;
	width: 580px;
	line-height: 1.5em;
	margin: 0 auto;
	margin-bottom: 40px;
}

#pagecontent {
	position: relative;
	top: 25px;
	width: 580px;
	line-height: 1.5em;
	margin: 0 auto;
	margin-bottom: 40px;
}

.sidebar {
	float: right;
	overflow: hidden;
	width: 120px;
	padding: 5px;
}

.iborder {
	border: 1px solid #b9b9b9;
	padding: 4px;
	background-color: #fff;
}

.i2border {
	border: 5px solid #e8edef;
}

.iclear {
	clear: both;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 580px;
	height: 70px;
	border-top: 8px solid #008080;
	border-bottom: 1px dotted #008080;
}


#header h1 {
	color: #008080;
	font-size: 38pt;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	margin-top: 15px;
}

#header h1 a {
	color: #008080;
}

#header h1 a:hover {
	text-decoration: none;
	color: #ff8000;
}

#tagline {
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-left: 75px;
}

#searchfield {
	margin-top: 3px;
}

/* @end */


/* @group Content */

h2.entry-title a {
	color: #008080;
}

.post {
	background: #ffffff;
	color: #999999;
	margin-bottom: 25px;
	font-size: 11pt;
	background: url(images/line.png) bottom no-repeat;
}

.entry-title {
	clear: both;
	font-size: 18pt;
	font-weight: bold;
	color: #008080;
	margin-bottom: 5px;
	padding-top: 10px;
}

.page-title {
	font-size: 18pt;
	font-weight: bold;
	color: #008080;
	margin-bottom: 10px;
	padding-top: 10px;
}

.arc-title {
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 14pt;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.arc-description {
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 12pt;
	font-weight: 700;
	text-align: center;
	height: 21px;
	padding-top: 4px;
	color: #ffffff;
	margin-bottom: 10px;
	
}

.entry-info {
	color: #008080;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
}

.entry-info .date {
	font-weight: bold;
}

.entry-info .com {
	font-weight: bold;
}

.entry-info .views {
	font-weight: bold;
}

.entry-info .trackback {
	font-weight: bold;
}


.entry-content {
	padding-bottom: 5px;
}

.entry-content a.more-link, .entry-meta a {
	color: #008080;
	text-decoration: none;
}

.entry-content a {
	text-decoration: none;
	color: #008080;
}

.entry-content a:hover {
	text-decoration: none;
	color: #ff8000;
}

.entry-meta {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #fff;
	color: #aaa;
}

.entry-meta span {
	color: #212236;
}

.post ol, .post ul {
	margin: 0 41px 15px 28px;
}

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

.post ol li {
	list-style: decimal;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom: 15px;
}

.entry-content h1 a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a, .entry-content h6 a {
	color: #999999;
	border-bottom: none;
}

.entry-content h1 a:hover, .entry-content h2 a:hover, .entry-content h3 a:hover, .entry-content h4 a:hover, .entry-content h5
a:hover, .entry-content h6 a:hover {
	color: #ff8000;
	text-decoration: none;
	border-bottom: none;
}

.entry-content h1 {
	font-size: 22px;
}

.entry-content h2 {
	font-size: 18px;
}

.entry-content h3 {
	font-size: 17px;
}

.entry-content h4 {
	font-size: 16px;
}

.entry-content h5 {
	font-size: 15px;
}

.entry-content h6 {
	font-size: 14px;
}

.entry-info a {
	color: #008080;
}

.entry-info a:hover {
	color: #ff8000;
	text-decoration: none;
}

h2.entry-title a:hover {
	color: #ff8000;
	text-decoration: none;
}

.entry-content a.more-link:hover, .entry-meta a:hover {
	color: #ff8000;
	text-decoration: none;
}

.sidebar a:hover {
	color: #999999;
	text-decoration: underline;
}

/* @end */

/* @group Adwords */

.adwords {
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* @end */

/* @group Page Navigation */

.navigation {
	padding-top: 5px;
	padding-bottom: 2px;


/*visivilit

y-IE*/
}

.alignleft {
	float: left;
	width: auto;
}

.alignright {
	float: right;
	width: auto;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
	width: auto;
}

.wp-pagenavi {
	text-transform: uppercase;
}

.wp-pagenavi a {
	text-decoration: none;
	border: 1px solid #b3b3b3;
	color: #212236;
	margin: 2px;
	padding: 2px 6px;
}

.wp-pagenavi a:hover {
	color: #fff;
	background-color: #0000CD;
}

.wp-pagenavi span {
	border: 1px solid #b3b3b3;
	margin: 2px;
	padding: 2px 6px;
}

.wp-pagenavi span.pages {
	color: #777;
	margin-left: 0;
	color: #000;
	word-spacing: 0.2em;
}

.wp-pagenavi span.current {
	color: #212236;
	background-color: #e8edef;
}

/* @end */

/* @group Comment */

#comments {
	margin-bottom: 40px;
}

#comments-list {
	width: 580px;
}


#comments-list ol {
}

#comments-list ol li {
	margin-bottom: 25px;
	background: #ffffff;
	border-bottom: 1px dotted #cccccc;
}

.moderation {
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #f30;
}

.comment-text {
}

.comment-textheader {
	margin-bottom: 10px;
	color: #999999;
	height: 16px;
	padding-left: 5px;
	padding-top: 5px;
}

.comment-textheader h3 {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #008080;
}

.comment-textheader h3 a {
	color: #008080;
}

.comment {
	padding: 5px;
	color: #999999;
	font-size: 10pt;
}

.comment-text a {
	color: #999999;
}

.comment-date {
	text-align: right;
	color: #cccccc;
	padding-right: 10px;
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 12px;
	margin-bottom: 0px;
}


.cmt-author {
	font-weight: bold;
	padding-bottom: 0px;
}

.avatar {
	float: right;
	text-align: right;
	width: 50px;
	display: inline;
	padding-left: 5px;
}

#trackbacks-list {
	margin-bottom: 25px;
}

#trackbacks-list h3 {
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
	color: #999999;
	margin-bottom: 10px;
}

#trackbacks-list ol li {
	color: #999999;
	margin-left: 0em;
	border: 1px solid #cccccc;
}

#trackbacks-list li {
	background: #ffffff;
	margin-bottom: 5px;
	padding: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#trackbacks-list a {
	color: #999999;
}

#trackbacks-list a:hover {
	color: #ff8000;
	text-decoration: underline;
}

#respond {
	background: #ffffff;
	color: #999999;
	margin-top: 15px;
}

.respondheader {
	height: 25px;
	font-family: "Lucida Grande", Arial, Times, serif;
}

.respondheader h3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #008080;
	padding-left: 5px;
	padding-top: 5px;
}


#respond a {
	color: #999999;
}

#commentform {
	padding: 5px;
}

.formcontainer {
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 10pt;
}

.edit-comment {
	color: #999999;
}

.aec-dropdownlink {
	color: #999999;
}

.required {
	color: #999999;
	font-family: "Lucida Grande", Arial, Times, serif;
}

.smilybox {
	margin-bottom: 5px;
}

#respond input, #respond textarea {
	margin-right: 15px;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	color: #999999;
	font-weight: bold;
	width: 450px;
}

input#commentsubmit {
	border: 1px solid #cccccc;
	background: none;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	width: 65px;
	text-align: center;
}

.subscribe-to-doi-comments {
	margin-top: 10px;
	margin-bottom: 0px;
}


/* @end */

/* @group Sidebar */

.sidebar {
	font-size: 14px;
	text-transform: capitalize;
	line-height: 1.50em;
	color: #000000;
	background: #ffffff;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 4px #b3b3b3;	
	-moz-box-shadow: 1px 1px 4px #b3b3b3;
}

.sidebar a {
	display: block;
	color: #000000;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

.sidebar p {
	line-height: 1.5em;
}

.sidebar h4 {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar ul ul {
	padding: 0px;
	margin-right: 0px;
}


.sidebar ul li {
	list-style-type: none;
}

.sidebar ul ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1.0em;
	list-style-type: none;
}

/***Sidebar Seiten ***/

.sidebar ul ul li.current_page_item {
	background-color: #e6e6e6;
	border-radius: 10px;
}

.widget_pages li.current_page_item a{
   color: #000000;
}


/*** Sidebar Kategorien ***/

.widget_categories li.current-cat {
   background-color: #e6e6e6;
   border-radius: 10px;
}

.widget_categories li.current-cat a{
   color: #000000;
}


.sidebar img {
	border: 0;
}

#rssfeed a {
	font: small-caps 18px/20px "Times New Roman", Times, serif;
	background: url(images/rss.png) no-repeat left center;
	padding-left: 20px;
}

#rssfeed a.postfeed {
	border-right: 15px solid #e4eeec;
}

#get_recent_comments_wrap li {
	display: block;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 1.0em;
}

#get_recent_comments_wrap .float {
	float: right;
}


#linkcat-2 ul { 
	height: 50px;
}

#linkcat-2 li { 
	float: left;
	list-style-type: none; 
}

#linkcat-2 li img { 
	padding: 2px; 
	width: 16px; 
	height: 16px; 
	border: none; 
}


/* @end */

/* @group Search */

#isearchform {
	width: 180px;
	padding: 0px;
	background-color: #ffffff;
	border-radius: 5px;
}

#is {
	color: #008080;
	border: none;
	width: 140px;
	margin-left: 5px;
	line-height: 14pt; 
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
}

input#isearchsubmit {
	border: none;
	background: url(images/lupe.png) no-repeat;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
	width: 20px;
	height: 20px;
	text-align: right;
}

/* @end */

/* @group Footer */

#footer {
	position: relative;
	width: 560px;
	height: 120px;
	margin: 0 auto;
	padding: 10px;
	border-top: 3px solid #008080;
	background: url(images/footer_bg.png) top repeat-x;
}

#footer h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: none;
}

#footerleftbox ul {
	margin-bottom: 0px;
	padding: 0px;
}

#footerleftbox li {
	padding: 5px;
	list-style-type: none;
}

#footer a {
	color: #008080;
}

#footer a:hover {
	color: #ff8000;
	text-decoration: underline;
}

#footerleftbox {
	float: left;
	width: 120px;
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #999999;
}

#footerrightbox {
	float: right;
	width: 430px;
	padding-right: 5px;
	font-family: "Lucida Grande", Arial, Times, serif;
	font-size: 10pt;
	text-align: right;
	color: #008080;
}

#footersearch {
	margin-left: auto; 
	margin-right: 0; 
	text-align: justify; 
	width: 190px;
}

#footermenu {
	padding-top: 25px;
	padding-bottom: 5px;
	font-weight: bold;
}

#footermenu ul a {
	color: #008080;
}

#footermenu ul a:hover {
	color: #ff8000;
}

#footermenu li {
	display: inline;
}

#footermenu li a {
	color: #008080;
}

#footermenu li a:hover {
	color: #ff8000;
}

#footercopyr {
	padding-top: 1.0em;
}


img#wpstats {
	display:none
}

/* @end */

/* @group Pagebar */

.pagebar {
	position: relative;
	padding: 0.3em 0.5em;
	text-align: center;
	font-size: 10pt;
	margin-right: 0.1em;
	margin-top: 0px;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	background: #000000;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding: 0.2em 0.5em;
	border-radius: 5px;
}

.pagebar a:visited {
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	text-decoration: none;
	color: #999999;
}

.pagebar .this-page {
	padding: 0.2em 0.5em;
	font-weight: bold;
	font-size: 12pt;
	background: #008080;
	color: #fff;
	border-radius: 5px;
}

.pagebar a:hover {
	background: #008080;
	color: #fff;
}

.pagebar .inactive {
	border: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	padding: 0.2em 0.5em;
}

/* @end */

/* @group Relatet Post Style */

#relatedpost {
	height: auto;
	padding-bottom: 10px;
}

.relatedpostheader {
	padding-top: 4px;
}

.relatedpostheader h3 {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #008080;
	margin-bottom: 5px;
}

#relatedpost ul {
	padding: 0;
	margin-left: 1.5em;
}

#relatedpost ul li {
	list-style-type: square;
	margin-left: 0;
	width: 400px;
	color: #999999;
}

#relatedpost li {
	padding-left: 0px;
}

#relatedpost a {
	color: #999999;
	text-decoration: none;
}

#relatedpost a:hover {
	color: #ff8000;
	text-decoration: underline;
}

/* @end */

/* @group Tabelle */

table {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px #b3b3b3;
	-moz-box-shadow: 0px 0px 3px #b3b3b3;
	box-shadow: 0px 0px 3px #b3b3b3;
}

.tddesign {
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.tddesignhl {
	background-color: #eaeaea;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.tabledesign {
	border-collapse: separate;
	border-spacing: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.thdesign {
	background-color: #000000;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* @end */

/* Audioplayer */

.mejs-container {
	margin-bottom: 15px;
}
