/*
Theme Name: iubaris 02
Theme URI: http://iubaris.de/
Description: The second theme for iubaris.de <a href="http://iubaris.de/">iubaris.de</a>.
Version: 2.0
Author: Andreas Dornieden
Author URI: http://iubaris.de/
Tags: two columns, 960, 
Text Domain: iubaris

	 http://iubaris.de/

	This theme was designed and built by Andreas Dornieden.

*/
/*------------------------------------------------------------Allgemeines----*/
* {
	margin: 0;
	padding: 0;
}
* html  {
	width: 90%;
}
body {
	background: #FFF;
	color: #000;
	font: normal 0.86em/2 Verdana,sans,serif;
}
/*------------------------------------------------------------Anpassungen----*/
p {
	margin: 5px 0 5px 0;
	padding: 0;
}
ul, ol {
	margin: 5px 0 5px 20px;
}
blockquote  {
	border-left: 1px solid #e8e8e8;
	margin:  10px 30px;
	padding:  0 0 0 10px;
}
hr {
	display: none;
}
.hide {
	display: none;
}
.error {
	color: #DC4527;
}
/*------------------------------------------------------------Links     ----*/
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	background: #f8f8cf;
	color: #0000FF;
	text-decoration: underline;
}
a:focus {
	background: #f8f8cf;
	color: #0000FF;
	text-decoration: underline;
}
/*------------------------------------------------------------�berschriften----*/
h1 {
	color: #000;
	font-family: Georgia,Serif;
	font-size: 5em;
	font-weight: normal;
	height: 120px;
	line-height: 120px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
h2 {
	font-family: Georgia,Serif;
	font-size: 1.8em;
	line-height: 1.4;
	margin: 0 0 10px 0;
}
h3 {
	font-family: Georgia,Serif;
	color: #454545;
	font-size: 1.5em;
	margin: 30px 0 10px 0;
}
/*------------------------------------------------------------�berschriften X--*/
h1 a:link {
	color: #fff;
	text-decoration: none;
}
h1 a:visited {
	color: #fff;
	text-decoration: none;
}
h1 a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
}
h1 a:active {
	background: none;
	color: #fff;
	text-decoration: underline;
}
h1 a:focus {
	background: #464646;
	color: #fff;
	text-decoration: none;
}
h2 a:link {
	background: #000 url(images/current_menu_bg.jpg) repeat-x; 
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
}
h2 a:visited {
	background: #000 url(images/current_menu_bg.jpg) repeat-x; 
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
}
h2 a:hover {
	background: #CC0000 url(images/menu_bg_hov.jpg) repeat-x; 
	color: #fff;
	text-decoration: none;
}
h2 a:active {
	background: #f8f8cf url(images/menu_bg_act.jpg) repeat-x;
	color: #000;
	text-decoration: underline;
}
h2 a:focus {
	background: #f8f8cf url(images/menu_bg_act.jpg) repeat-x;
	color: #000;
	text-decoration: none;
}
h3 a:link {
	color: #464646;
	text-decoration: none;
}
h3 a:visited {
	color: #464646;
	text-decoration: none;
}
h3 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h3 a:active {
	background: #f8f8cf;
	color: #0000ff;
	text-decoration: underline;
}
h3 a:focus {
	background: #f8f8cf;
	color: #0000ff;
	text-decoration: none;
}
/*------------------------------------------------------------Textauszeichnung-*/
.kursive {
	font-style: italic;
}
.fette {
	font-weight: bold;
}
.unterstreichung {
	text-decoration: underline;
}
.versalien {
	text-transform: uppercase;
}
.kapitaelchen {
	font-variant: small-caps;
}
.sperren {
	letter-spacing: 2px;
}
.markiert {
	background: #FFEEDD;
	color: #000000;
}
.smaller {
	font-size: 85%;
}
.rot {
	color: #cc0000;
}
/*------------------------------------------------------------Fotos----*/
img {
	margin: 0;
	padding: 0;
}
a:link img {
	background: #fff;
	border: 5px solid #000;
}
a:visited img {
	background: #fff;
	border: 5px solid #000;
}
a:hover img {
	background: #ebebeb;
	border: 5px solid #000;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	display: inline;
}
/*-------------------------------------------------------Positionen----*/
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.stop {
	clear: both;
}
/*---------------------------------------------------------Tabellen----*/
table {
}
thead {
}
tfoot {
}
tbody {
}
th {
}
td {
}
/*------------------------------------------------------------Formulare  ----*/
form {
	margin: 0;
	padding: 0;
}
input[type=text],select {
	margin: 0;
	padding: 0;
}
/*------------------------------------------------------------Layout     ----*/
div#header {
	background: #000 url(images/header_bg.jpg) repeat-x;
	height: 120px;
}
div.breadcrumb {
	border-bottom: 1px dotted #dedede;
	margin: 20px auto 0 auto;
	padding: 0 10px;
	width: 940px;
}
div#box {
	margin: 20px auto 0 auto;
	padding: 10px;
	width: 940px;
}
div#leftcolumn {
	float: left;
	margin: 0 20px 0 0;
	width: 556px;
}
div#rightcolumn{
	float: left;
	font-size: 80%;
	width: 364px;
}
div#footer {
	background: #343434 url(images/footer_bg.jpg) no-repeat;
	border-top: 5px solid #DEDEDE;
	clear: both;
	color: #FFF;
	margin: 0 auto;
	padding: 10px;
	width: 940px;
}
/*------------------------------------------------------------Kopfbereich----*/
p#description {
	color: #fff;
	display: none;
	margin: 0 auto 0 auto;
	padding: 0 0 0 10px;
	width: 950px;
}
/*------------------------------------------------------------Navigation ----*/
div.menu {
	background: #000000 url(images/fmenu_bg.jpg) repeat-x;
	height: 40px;
}
div.menu ul {
	list-style-type: none;
	margin: 0 auto;
	width: 960px;
}
div.menu ul li {
	float: left;
	font-size: 110%;
	margin: 5px 5px 0 0 ;
}
div.menu ul li a:link,
div.menu ul li a:visited {
	background: #dedede url(images/menu_bg.jpg) repeat-x;
	color: #000;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding: 0 10px;
}
div.menu ul li a:hover {
	background: #cc0000 url(images/menu_bg_hov.jpg) repeat-x;
	color: #FFF;
	text-decoration: none;
}
div.menu ul li a:active {
	background: #f8f8cf url(images/menu_bg_act.jpg) repeat-x;
	color: #215EBB;
	text-decoration: underline;
}
div.menu ul li a:focus {
	background: #f8f8cf url(images/menu_bg_act.jpg) repeat-x;
	color: #215EBB;
	text-decoration: underline;
}
div.menu ul li.current_page_item a:link,
div.menu ul li.current_page_item a:visited {
	background: #000 url(images/menu_bg_hov.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
}
div.menu ul li.current_page_item a:hover {
	background: #404040 url(images/current_menu_bg.jpg) repeat-x;
	color: #fff;
	text-decoration: underline;
}
div.cat_menu {
	background: #dedede url(images/category_menu_bg.jpg) repeat-x;
	border-bottom: 1px solid #000;
	font-size: 85%;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 0 10px;
	width: 950px;
}
div.cat_menu span {
	color: #454545;
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0
}
ul#categories {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#categories  li{
	float: left;
	font-size: 85%;
	margin: 0 10px 0 0;
}
ul#categories  li a:link, 
ul#categories  li a:visited {
	text-decoration: underline;
}
ul#categories  li a:hover{
	text-decoration: none;
}
ul#categories li.current-cat a:link,
ul#categories li.current-cat a:visited {
	font-weight: bold;
}
ul#categories li.current-cat a:hover {
	background: #000;
}
/*------------------------------------------------------------Suche      ----*/
div#search {
	Background: #3C3C3C url(images/sidebarbox_bg.jpg) bottom left no-repeat;
	padding: 10px;
	position: absolute;
	top: 40px;
	right: 155px;
}
/*------------------------------------------------------------Content    ----*/
.landingsites {
	border: 5px solid #CCCCCC;
	font-size: 80%;
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 910px;
}
/*--------------------------------------Posts     ----*/
#postnavigation {
	margin: 20px 0 50px 0;
}
.post {
	clear: both;
	color: #000;
	margin: 0 0 60px 0;
	padding: 0 0 10px 0;
}
.small_post_photo {
	float: left;
	height: 100px;
	margin: 9px 10px 10px 0;
	width: 100px;
}
.wp-caption {
	background: #E8E8E8;
	border: 5px solid #454545;
	color: #585858;
	font-size: 80%;
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
	text-align: center;
	width: 546px !important;
}
.wp-caption  a img {
	border: none;
}
.wp-caption-text {
	background: #454545;
	color: #DEDEDE;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}
#post_info_table {
	background: #454545;
	border: 1px solid #000;
	font-size: 80%;
	padding: 0px;
	text-align: left;
}
#post_info_table th ,
#post_info_table td {
	Background: #fff;
	border: 1px solid #000;
	padding-left: 1px;
}
#post_info_table caption {
	text-align: left;
}
.meta {
	background: #e8e8e8;
	border: solid #cccccc;
	border-width: 1px 0;
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
}
.bookmarks {
	float: right;
	padding: 2px 10px 2px 10px;
}
.bookmarks_L {
	
}
.bookmarks_L a img {
	border: none;
}
.bookmarks a img {
	border: none;
}
/*--------------------------------------Kommentare----*/
ol.commentlist {
	margin: 10px 0 0 20px;
}
li.comment {
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 5px solid #e8e8e8;
	margin: 0 0 10px 0;
	padding: 10px;
}
li.comment-author-admin, li.bypostauthor {
	background: #f4f4f4;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #454545;
	border-left: 5px solid #454545;
	margin: 0 0 10px 0;
	padding: 10px;
}
li.pingback {
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 5px solid #e8e8e8;
	margin: 0 0 10px 0;
	padding: 10px;
}
img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}
cite.fn {
	height: 32px;
	line-height: 32px;
}
div.comment-meta {
	font-size: 85%;
}
/*--------------------------------------Ads       ----*/
.werbung {
	background: #E8E8E8;
	border: solid #cccccc;
	border-width: 5px 0;
	margin: 20px 0;
	padding: 12px 0 5px 0;
	text-align: center;
}
div#leftcolumn .werbung {
	margin: 0 0 60px 0;
} 
/*------------------------------------------------------------ Sidebar       ----*/

div.sidebarelement {
	background: #FFF url(images/sidebarbox_bg.jpg) bottom left no-repeat;
	border: 5px solid #cccccc;
	margin: 0 0 20px 0;
	padding: 10px;
}
div.sidebarelement h3 {
	border-bottom: 1px dotted #999999;
	margin: 10px 0 20px 0;
	text-align: center;
}
div.impbox {
	background: #FFF8AF url(images/menu_bg_act.jpg) bottom left repeat-x !important;
	border: 5px solid #cccccc;
}
/*--------------------------------------Feeds     ----*/
ul#feeds {
	list-style-type:  none;
	margin: 0 0 0 0;
}
li.feed {
	background: url(images/feed-icon.gif) no-repeat left .25em; 
	line-height: 22px; 
	padding-left: 1.83em;
}
/*------------------------------------------------------------ Footer        ----*/
div#footer h3 {
	color: #DEDEDE;
	font-size: 1em;
	text-decoration: underline;
}
div#footer a:link,
div#footer a:visited {
	color: #FFF;
}
.footerelement {
	border-right: 1px solid #000;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 10px 0 0;
	width: 172px;
}
p.end {
	background: #CC0000 url(images/menu_bg_hov.jpg) repeat-x;
	margin: 10px 0 0 0;
	padding: 0 10px;
	width: 920px;
}