/*  
Description: The theme was designed and built by Ivo G. (inspired by a theme by N.Jauhari) 
Theme Name: Fontblog
Version: Zweitausendzehn
Author: Ivo G.
Author URI: http://Fontwerk.com
*/


html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 22px;  /*ZAB Artikel*/
	margin: 0.7em 0;  /*Abstand nach */
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.rechts	/*post.img wirkt kontraer*/
{
	float: right;
	margin:5px 0 0 10px;
	border: 1px solid #ccc;
}
img.links
{
	float: left;
	margin:0 10px 10px 0;
	border: 1px solid #ccc;
}
img.zentriert 
{  	
	border: 1px solid #ccc;
}
img.postmetaicon
{	
	border: none;
	padding-right: 3px;
}
img.alignright
{
	float: right;
	margin:0 0 10px 13px;
	border: none;
}
img.alignleft
{
	float: left;
	margin:0 13px 10px 0;
	border: none;
}
hr
{
	display: none;
}
body
{
	background: #fff url(images/background.png) /*0 47px repeat-x*/;
	color: #333;
	font: 13px "azuro-web-1","azuro-web-2", Georgia, Serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #333;
}
a:hover, a:active
{
	color: #000;
}

/* Fonts IE – Typestar Netto Masala Dax Compact*/
@font-face {
		font-family: fbfnt;
		src: url(fonts/ygsnswb.eot);
}
/* Fonts Firefox 3.6*/
@font-face {
		font-family: fbfnt;
		src: url(fonts/ygsnswb.woff) format('woff');
}

h1, h2, h3, h4, h5, h6
{
	font-family: "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	font-weight: 700;
	margin-bottom: 8px;
	font-style: normal;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	background: #ffde00;
	margin-bottom: 0px; /*Abstand zum Hauptteil*/
	padding: 8px; /*Höhe Headerstreifen ganz oben*/
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#page {
	text-align: left;
	width: 760px;
	margin: 0 auto;
}
#header {
	padding: 0;
	width: 720px;
	margin: 0 auto;
	}
#content {
	width: 550px;
	float: left;
	padding: 0 10px 15px 0;
	background: #fff;	
}
.post {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px 40px 5px 0px; /*Abstaende des Content-Teils*/
	border: none;
}
.pp {
	float: left;
	width: 100%;
}
.p1 {
	float: left;
	width: 50px;
	height: 50px;
	background: #FF7A16;
	color: #fff;
	text-align: center;
}
.p2 {
	float: left;
	margin-left: 10px;
	width: 450px;
}
.altr {
	/*background: #fff;  der alternierende Hintergrund, sieht oben aber doof aus*/ /*efefef*/
}

#sidebar {
	background: #fff;
	width: 180px; 
	float: right;
	color: #000;
	font-family: "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	margin-right: 20px;
}
.side2 {
}
#footer {
	padding: 4px;
	border-top: 1px solid #ccc;
	background: #ffde00;
	color: #444;
	font-family: "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: center;
	clear:both;
}
#footer  .in {
	width: 770px;
	margin: 0 auto;
}
#footer a {
	color: #444;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

#sidebar  ul{
	list-style: none;
}
br.sidebar {
	margin-bottom: -7px;
}
#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	color: #333;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
}
#sidebar .werbung {
	font-family: "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	color: #333;
}
#sidebar .werbung strong a {
	border-bottom: 1px solid #222;
	color: #333;
}

#sidebar .werbung a {
	color: #0044CC;/*#0054A6;*/
}

#sidebar ul.children {
	padding-left: 10px;
}

#header h1 {
	margin: 3px 10px 0 0;
	padding: 0;
	font: 24px "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", Lucida, Verdana, Geneva, "Trebuchet MS", sans-serif;
	text-align: left;
}
#header h1 a {
	color: #fff;
}
#header h1 a:hover {
	color: #000;
}
#header .description {
	font-size: 14px;
	text-align: right;
	/*display: none;*/
}	
#header h5 {
	margin-bottom: 3px;	
	margin-top: 2px;
	color: #7F7F7F;
}
#sidebar  h2{
	font: 16px "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	text-align: left;
	color: #464646;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
#sidebar ul{
	font-size: 11px;
	line-height: 1.6em;
}

#sidebar a {
	color: #666;
}
#sidebar a:hover {
	color: #ffde00;
}
h2.pagetitle {
	text-align: center;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 20px;
}
.post h2 {
	font-size: 21px; 
}
.post h2  a {
	color: #464646;
	font-weight: normal;
}
.post h2 a:hover {
	color: #ffde00;
}
.post h3 {
	padding-top: 5px;
	font-size: 18px; 
	color: #222;
}
.post h4 {
	padding-top: 4px;
	font-size: 16px; 
	color: #222;
}
.post h5 {
	text-transform: uppercase;	
}
.post h6 {
	font-family: Georgia, Serif;
	font-size: 15px;
	font-weight: bold;
}

.post ul {
	margin-left: 35px;
	margin-right: 65px;
	line-height: 22px;
	list-style: circle;
}
.post ul a {
	border-bottom: 1px solid #888;
}
.post ul a:hover {
	border-bottom: 1px dashed #ffde00;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #888;
	font-size: 12px;
	font-family: "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
/*	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	padding: 0px 0;
}
p.postmetadata a
{
	color: #888;
/*	text-decoration: none;*/
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #888;
}
.post p a:hover {
	border-bottom: 1px dashed #ffde00;
}
.post a img, .post img {
	/*border: none;*/
	/*float: left;*/
	/*padding-right: 3px;*/
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/icon/rss_1c_10x10.png) left center no-repeat;
	padding-left: 12px;
}
*.bildunterschrift {
	text-align: left;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 7px;
}
/* Kommentare usw.
********************* */
.navigation a
{
	color: #999;
	font-family: "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
}
.navigation a:hover 
{
	color: #666;
	text-decoration: underline;
}
.ausrichtunglinks
{
	float: left;
	border: none;
	margin-bottom: 5px;
	padding-left: 20px;
}
.ausrichtungrechts
{
	float: right;
	text-align: right;
	border: none;
	padding-right: 40px;
	margin-bottom: 5px;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	margin: 0px 5px 0 0; 
	padding: 5px 25px 5px 33px; 
	background: url(images/quote_georgia.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 1em;
}
#content .commentsfeedr
{
	background: url(images/icon/rss_1c_10x10.png) no-repeat left center;
	padding-left: 20px;
	font: 11px Verdana, Sans-Serif;
	margin-left: 20px;
}
#content .trackbackr
{
	background: url(images/pfeile_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 14px "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", Georgia, Serif;
	padding: 2px;
	margin-left: 20px;
	color: #333;
}
input.textbox:focus, textarea:focus
{
/*	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 14px Georgia, Serif;
	padding: 2px;*/
}
input
{
	margin-left: 20px;
}
#submit
{
	padding: 3px 5px;
	font: 1.0em fbfnt, Sans-Serif;
}
.comment
{
/*	background: #fff url(images/shadow_top.gif) repeat-x top;*/
/*	border-top: 1px solid #ccc;*/
	list-style: none;
	margin-bottom: 5px;
	margin-right: 40px; 
	padding: 10px 15px 10px 20px;
}
.alt
{
	background: #f7f7f7;
	border: none;

}
/*.alt:hover, .comment:hover 
{
	background: #f3f3f3;
}*/

.comment p a {
	border-bottom: 1px solid #888;
}
.comment p a:hover {
	border-bottom: 1px dashed #ffde00;
}

.commentmetadata {
	font-family: "Lucida Grande", "Lucida", Verdana,  Geneva, "Trebuchet MS", sans-serif;
}

.commentmetadata a {
	font-family: "Lucida Grande", "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
	border-bottom: 1px solid #888;
}

h3#comments, h3#respond {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#comment {
	width: 490px;
}

#commentPreview {
	margin-left: 20px;
	margin-bottom: 3px;
	width: 490px;
}

p.nocomments {
	margin-left: 20px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}
.search {
	margin-bottom: 10px;
}
.search #s {
	border: 1px solid #ccc;
	background: #eee url(images/back_suchfeld.png);
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	width: 147px; /*167*/
	font: 12px "azuro-web-1","azuro-web-2", "fbfnt", "ff-yoga-sans-web-1", "ff-yoga-sans-web-2", 'Lucida Grande', "Lucida", Verdana, Geneva, "Trebuchet MS", sans-serif;
}
.search #s:focus {
	border: 1px solid #ddd;
	background: #fff;
}
pre {
	width: 95%;
	overflow:auto;
	font: 14px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #528B00; /*666*/
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #999;
	padding: 5px;
	background: #ccc;
}

code {
font: 14px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #528B00;
padding: 2px;
}
