/*
Theme Name: Biroma Blog
Description: The original Biroma Blog theme.
Version: 1.0
Author: Thomas Ehrat, lovethesource.com
*/
body {
	color: #2D1F14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	background: url(img/bg-biroma-blog.png) repeat;
}
.clear {
	clear: both;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 150%;
	line-height: 170%;
}
p.italic {
	font-style: italic;
}
li.oltext a, li.oltext p {
	font-style:normal;
	font-weight:normal;
	font-size: 125%;
	line-height: 160%;
}
p.entrymeta, li.oltext p.entrymeta {
	font-size: 120%;
	margin: 6px 0 15px 0;
}
li.oltext p.entrymeta {
	font-size: 100%;
	margin-bottom: -10px;
}
p.bold {
	font-weight: bold;
}
p.footer {
	margin: 0 0 3px 0;
	font-size: 140%;
}
p.footerwebadresse {
	position:absolute;
	left:-2000px; /* Schiebt die "unsichtbaren" Hilfen aus dem Viewport, dadurch lassen sich �bereifrige Screenreader, die ausgerechnet "display:none" akustisch auswerten, t�uschen, und lesen die so versteckten Hilfen dennoch vor. */
}
#divcont h1 {
	font-size: 480%;
	line-height: 180%;
	margin: 0 0 10px 0;
}
#divcont h2 {
	font-size: 360%;
	line-height: 120%;
	margin: 0 0 6px 0;

}

#divcont h2.titlepage {
	color: #2D1F14;
	background-color: #f0efee;
	padding: 2px 2px 0px 2px;
	display:inline;
}

#divcont h3 {
	font-size: 180%;
	margin: 0 0 10px 0;
}
.diveintrag ul {
	margin: 10px 0px 10px 5px;
	padding: 0px;
}
.diveintrag ul li {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 2px;
	list-style-image:   url(img/bulletpoint.gif);
	font-size: 120%;
	line-height: 120%;
}
.diveintrag ol {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
.diveintrag ol li {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 2px;
	font-size: 120%;
	line-height: 120%;
}
ol.oltext {
	margin: 10px 0 10px 23px;
	padding: 0;
	font-style:italic;
	font-weight:bold;
	font-size: 120%;
	
}
li.oltext {
	margin: 0 0 10px 0;
	padding: 5px 10px 10px 30px;
	background-image:url(img/bg-kommentar.png);
	background-repeat:repeat-y;

}


a:link, a:visited {
	color: #FF0033;
	text-decoration: none;
	background-color: #f0efee; /*#f7f5e5 */
	padding: 1px 2px 2px 2px;
}
a:active {
	color: #FF0033;
}
a:hover {
	text-decoration: underline;
}
a.pfad:link, a.pfad:visited {
	color: #666666;
	background:none;
}
a.pfad:hover {
	color: #FF0033;
	text-decoration: underline;
}
.pfadact {
	font-weight: bold;
}
a.titlelink:link, a.titlelink:visited {
	color: #2D1F14;
	background-color: #f0efee;
	padding: 0px 2px 2px 2px;
}
a.titlelink:hover {
	color: #FF0033;
	text-decoration:none;
}
#divfooter a {
	background:none;
}

/* Suche */
input.feldsuche {
	width: 185px;
	height: 18px;
	border: 3px solid #19100b;
	margin-right:6px;
}
input.buttonsuche {
	padding: 2px 2px 0px 2px;
	font-size:130%;
	margin-top:1px;
	background-image: url(img/search-button.png);
	background-position: left center;
	background-repeat:no-repeat;
	background-color: transparent;
	text-indent:-2000px;
	border: medium none;
	height: 25px;
	width: 25px;
	vertical-align:middle;
}
#divbyline p {
	font-size: 110%;
	line-height: 110%;
	margin: 2px 0px 0px 0px;
	color:#009cdd;
}
/* Ist Sicherheitsschutz gegen bots */
label.labelform2 {
	position:absolute;
	left:-2000px; /* Schiebt die "unsichtbaren" Hilfen aus dem Viewport, dadurch lassen sich �bereifrige Screenreader, die ausgerechnet "display:none" akustisch auswerten, t�uschen, und lesen die so versteckten Hilfen dennoch vor. */
}

div.commentsblock{
	border-bottom:1px dotted #19100b;
}
/* Kommentar Formular */
#commentfields input, #commentfields textarea {
	border: 1px solid #2D1F14;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#commentfields label {
	margin-left: 6px;
}

#commentfields textarea {
	width:98%;
}
#commentform input.buttonsend {
	margin-bottom:40px;
	font-size: 150%;
	padding: 5px 5px 3px 5px;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
}
#divcont img {
	border: 3px solid #2D1F14;
}
#divcont img.wp-smiley {
	border: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	
}
#divcont div.fehlermeldung {
	background-color:#FFF5FC;
	color:#4E575D;
	padding:3px 6px;
	border: 1px solid #FFE6F9;
}
.diveintrag {
	margin-top: 40px;
	margin-bottom:12px;
	clear:both;
}
.kasten {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
}

.abst {
	margin: 5px;
}
.unsichtbar {
	position:absolute;
	left:-2000px; /* Schiebt die "unsichtbaren" Hilfen aus dem Viewport, dadurch lassen sich �bereifrige Screenreader, die ausgerechnet "display:none" akustisch auswerten, t�uschen, und lesen die so versteckten Hilfen dennoch vor. */
}

/* Navigation */
#divmainnav h2 {
	display: block;
	list-style: none;
	color: #2D1F14;
	font-weight: bold;
	font-size: 130%;
	line-height: 150%;
	text-decoration: none;
	padding: 0 2px;
	margin:0 0 2px 0;
	border-bottom: 3px solid #2D1F14;
}
#divmainnav ul {
	margin: 0 0 20px 0;
	padding: 5px 0 10px 0;
	border-bottom: 2px solid #2D1F14;
}
#divmainnav li {
	display: inline;
	font-size: 150%;
	line-height: 160%;
}
#divmainnav ul a:link, #divmainnav ul a:visited {
	display: block;
	width: 218px; /* f�r den IE damit der ganze Button anklickbar ist */
	color: #2E3E0D;
	font-weight: normal;
	text-decoration: none;
	padding: 0 6px 0 6px;
	background: none;
	margin:0;

}
#divmainnav ul a:hover {
	background-color:#f0efee;
	color:#000000;
	
}
#divmainnav li.subnavact, #divmainnav ul a.subnavact {
	margin: 0em;
	padding: 0em 0em 0em 1em;
	text-decoration: none;
	line-height: 130%;
	font-size: 120%;
	color: #009cdd !important;
}
#divmainnav ul.tags li a:link, #divmainnav ul.tags li a:visited {
	width:auto;
	float:left;
	line-height:normal;
	color:#666666;
	margin-top:0;
	margin-bottom:5px;
	vertical-align: middle;
}
/* Aktuelle Kategorie und Seite */
#divmainnav li.current_page_item a, #divmainnav li.current-cat a {
	background-color:#f0efee;
	color:#000000;
}
/* Servicenavigaiton */
ul#servicenav {
	margin: 0;
	letter-spacing: 0.1em;
	padding: 0;
}
ul#servicenav li {
	display: inline;
}

ul#servicenav li a:link, ul#servicenav li a:visited	{
	color: #000000 !important;
	display: block;
	list-style: none;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 11px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
	font-size: 10px;
	background-color:#FFFFFF;
}

ul#servicenav li a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #FF0033;
}

li.servicenavact {
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 11px;
	float: left;
	font-size: 10px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 1px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF0033;
}



/* Div's */
#divwraper {
	top:0 ;
	width: 780px;
	margin: 0 auto 20px auto;
	padding: 0 0 20px 0 ;
	display: block;
	background-color:#FFFFFF;
	background-image: url(img/backgroundcont.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

#divhead {
	position: relative;
	top: 20px;
	width: 740px;
	height: 230px;
	margin: 0 20px;
	padding: 5px 0;
	display: block;
	border-bottom:3px solid #2D1F14;
	border-top:3px solid #2D1F14;
}
#divservicenav {
	width: 160px;
	height: 15px;
	position: relative;
	top: -241px;
	left: 613px;
	padding: 0;
        margin: 0;
}
#divbyline {
	height:20px;
	position:absolute;
	top:101px;
	left:144px;
}
#divsuche {
	position: absolute;
	width: 730px;
	top: 263px;
	padding: 4px 5px 1px 5px;
	margin: 0 20px;
	text-align: right;
	background-color:#19100b;
	background-image:url(img/bg-search-balken.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}
#divmainnav {
	position: relative;
	width: 230px;
	padding: 0;
	margin: 0;
	float:right;
	margin-top: 58px;
	margin-right:20px;
}
#divpfad {
	position: relative;
	width: 480px;
	min-height:20px;
	font-size: 110%;
	line-height: 100%;
	margin: 76px 0 0 20px;
	float: left;
	z-index:200;
}
#divcont {
	position: relative;
	width: 480px;
	min-height: 340px;
	margin-top: -20px;
	float: left;
	margin-left:20px;
	z-index:100;
}
* html #divcont {
	display: table;
	height: 340px;
}
#divright {
	position: absolute;
	width: 170px;
	margin: 117px 0px 50px 0px;
	left: 610px;
}
#divfooter {
	position: relative;
	border-top: 3px solid #2D1F14;
	border-bottom: 3px solid #2D1F14;
	margin: 40px  20px 0 20px;
	width: 740px;
	clear: both;
	padding: 0;
}


.pagebar {
	font-size: 170%;
	border-top: 2px solid #2D1F14;
	padding-top: 10px !important;
	margin: 40px 0 20px 0 ;
	width: 740px;
	clear: both;
	padding: 0;
	
}

.pagebar a {
	margin-left: 4px;
}

.pagebar span.this-page {
	font-weight: bold;
}

/* ---------------------------------------
	Allgemeine Klassen
 --------------------------------------- */	
	
.keinabst {
	margin: 0;
	padding: 0;
}
