/*
Theme Name: rhinos
Theme URI: http://wordpress.org/
Description: This is a new theme in grey.
Version: 1.0
Author: Jolantha Belik
Author URI: http://www.webstep.at
Tags: grey, fixed header, fixed width, two columns, widgets
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
body {
	background-color: #CCCCCC;
}
h1 {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	color: #7D7D7D;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
}
h1 a:link, h1 a:visited {
	color: #7D7D7D;
} 
h2 {
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #525252;
	font-style: italic;
	margin-top: 25px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Header-bereich */
#header {
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #808284;
}
/* Navi ganz oben */
#navitop {
	padding: 0px;
	width: 760px;
	margin: 0px;
}
#navitop ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navitop li {
	background-color: #FFFFFF;
	display: inline;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#navitop li a:link, #navitop li a:visited {
	text-decoration: none;
	color: #332C20;
	font-size: 0.8em;
	font-weight: normal;
}
#navitop li a:hover {
	text-decoration: none;
	line-height: normal;
	color: #CC0000;
}
#headerbg {
	background-image: url(images/rhinos1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 165px;
	width: 100%;
	margin-bottom: 0px;
}

/* Inhaltsteil mit Footer */
#main {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #808284;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808284;
}
#oben {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* container mit schmaler spalte rechts */
#content {
	background-image: url(images/bg_side.png);
	background-repeat: repeat-y;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/* container mit schmaler spalte links */
#contentli {
	background-image: url(images/bg_links.png);
	background-repeat: repeat-y;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
/* ende container mit spalten */

#unten {
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 100%;
}

/* inhalt links */
#inhalt {
	float: left;
	width: 515px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#inhalt p {
	font-size: 0.9em;
}
#inhalt li {
	font-size: 0.9em;
}


/* inhalt rechts */
#inhaltre {
	float: right;
	width: 515px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inhaltre p {
	font-size: 0.9em;
}
#inhaltre li {
	font-size: 0.9em;
	margin-bottom: 10px;
}

/* sidebar rechts*/
#side {
	float: right;
	margin-top: 10px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#side ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
#side ul li {margin: 0 5px 0 14px;}
#side ul ul li {margin: 0 0 0 9px;}


#side a {
	color:#666666;
}

#side li a:link, #side li a:visited {
	font-weight: normal;
	text-decoration: none;
}
#side li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #993300;
}
#side img {
	padding: 2px;
	border: 1px solid #999999;
	margin: 1px;
 }
.widgettitle {
}

#side h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* sidebar links */
#sidelinks {
	float: left;
	margin-top: 0px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
}
#sidelinks ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
#sidelinks ul li {
	margin: 0 5px 0 14px;
}
#sidelinks ul ul {margin: 0px;}
#sidelinks ul ul li {margin: 0 0 0 9px;}

#sidelinks a {
	color:#666666;
}
#sidelinks ul li a:link, #sidelinks ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #993300;
}
#sidelinks ul li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #993300;
}
#sidelinks ul ul li a:link, #sidelinks ul ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
#sidelinks ul ul li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #993300;
}

#sidelinks img {
	margin: 1px;
	padding: 2px;
	border: 1px solid #999999; 
 }
#sidelinks h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* Navigation oben - unterhalb der Headergrafik */
#navioben {
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#navioben ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}
#navioben li {
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navioben li a:link, #navioben li a:visited {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #332C20;
	font-size: 0.8em;
	line-height: normal;
	font-weight: normal;
}
#navioben li a:hover {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: normal;
	font-weight: normal;
}

/* Aussehen des Footers */
#footertext {
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footertext p {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/* Klasse zum Aufheben der Schweberei */
.clr {
	clear: both;
}


/* Bilder und Bildunterschriften */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
a img {
	border: none;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	padding: 0 4px 5px;
	margin: 0;
	color: #666666;
}
/* End captions */

/* diverses Startseite */
#starttext p {
	margin: 0px;
	font-style: italic;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#inhaltstart {
	width:100%;
	float:left;
}
#startnews {
	width:100%;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#kommentare {
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* kennzeichnung von externen links mittels grafik */
a[href^="http:"] {
background: url(images/extern.gif) top right no-repeat;
padding-right: 16px;
}

/* kennzeichnung von externen links mittels grafik ausschalten */
a[href^="http://www.rhinos.eu"], a [href^="http://rhinos.eu"] {
background-image: none;
padding-right: 0;
}
#side a[href^="http:"], #footertext a[href^="http:"], #sidelinks a[href^="http:"] {
background-image: none;
padding-right: 0;
}

/* comments */
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.comment-meta, .comment-meta a {
	font-size: 0.8em;
	color: #666666;
}
/* End Comments */

/* Seitennavigtion bei geteiltem Artikel */
.seitennavi {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

/* diverses */
.klein {
	font-size: 0.8em;
}
.autor {
	font-size: 0.8em;
	margin-top: 5px;
	color: #AEAEAE;
}
.tags, .tagssingle {
	font-size: 0.8em;
	color: #999999;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 45px;
	background-color: #E6E6E6;
}
.navigation {
	font-size: 0.8em;
}
.links {
	text-align: left;
	width: 100%;
}
.rechts {
	text-align: right;
	width: 100%;
}