/*  
Theme Name: Fontblog
Author: Ivo G.
Author URI: http://www.fontwerk.com/

CSS3 Zusatz by Jochen Evertz, FontShop AG
*/

@font-face {
 font-family: Axel-Regular;
 src: url('/wp-content/uploads/Axel-Regular.ttf');
	color: #999999;
}


* a:focus, a * { border:none; outline: none; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Serif;
	color: rgb(75, 75, 75); 
	text-align: left;
	background: white url(images/background_f_grau.png) top left;
	margin: 0;
	padding: 0; 
}

a {
	color: rgb(75, 75, 75); 
	//text-decoration: none;
	border: 0px;
	border-bottom: none; /*1px solid #999;*/
/*	border-color: rgb(102, 102, 102);*/
}
a:visited {
	color: rgb(102, 102, 102);
	text-decoration: none;
	border-bottom: 1px solid #999;
/*	border-bottom: 1px solid;*/
/*	border-color: rgb(102, 102, 102);*/
}
a:hover {
	text-decoration: none;
	color: #ffe213;
	border-bottom: 1px dotted #ffe213;
}
a.image {
	border: 0px;
}

#inhalt {
	width:605px;
	padding:0px;
	border: 0px;
	position: absolute; 
	left: 210px;
	background: white;
}

#header {
	height: 120px;
/*	padding:0;*/
/*	margin-top:40px;*/
/*	border: 1px solid #999;*/
}

#header[id] {
	height:120px;
}
#menuLink {
/*	border:1px solid #222;*/
/*	float:right;*/
	display: block;
	width:605px;
	text-align:right;
	z-index: 100;															/* Navigationsbereich "Seiten" (oben) */
	margin-top: 0px;
/*	margin-bottom: 35px;*/
	letter-spacing: 0px;
	padding-top: 8px;
/*	float: right;*/
}
#menuLink a {
	padding-left: 12px;
	border: 0px;
	color: #000;
	font-family: /*Geneva, Lucida Grande, */Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#menuLink a:hover {
	text-decoration: none;
	color: #ffe213; 
	font-weight: bold;	 
}

#logo {
	margin: 0px;
	margin-top: 11px;
	margin-bottom:15px;
	padding: 0;
	line-height:40px;
	border: 0px;
/*	border: 1px solid #999;*/
}

#logo a {
	border: 0px;
}

#suche {
/*	float:right;*/
	position: absolute;
	top:60px;
	left:355px;
/*	border: 1px solid #999;*/
	text-align:right;
	width:250px;
	line-height:25px;
/*	margin-bottom:50px;*/
/*	padding-bottom:50px;*/
}

#page {
/*	border: 1px solid #999;*/
	margin: 0 auto;
	width: 605px;
	border-top: 10px solid #ffe213;
	text-align: left;
}

#content {
	width: 495px;  
	margin: 33px 0 0 0;
	padding: 17px 50px 15px 60px;
	font-size: 1.2em;
	line-height: 1.8em;
	background: white;
/*	float:left;*/
/*	clear: both;*/
/*	margin-top:150px;*/
/*	left:0px;*/
	border: 1px dashed rgb(221,217,215);
}

.alt {background-color: rgb(240,240,240);											/* Kasten in dem der Kommentar und die vorherigen Infos stehen */
	border-top: 1px solid rgb(225,225,225);
	border-bottom: 1px solid rgb(225,225,225);
	padding: 3px 5px 0 7px;
	margin: 0 0 6px 0;
	}


#content.single {
	/*width: 518px; 
	margin: 0; 
	padding: 70px 130px; */
	width: 495px;  
	margin: 33px 0 0 0;
	padding: 30px 50px 10px 60px;
}

/*.entry a {
	border-bottom: 1px solid #999;
}*/

.post {																					/* Formatierung Artikel */
	margin: 0 0 35px 0;
	text-align: left;
}

.postmetadata, .commentmetadata, #footer {
	letter-spacing: 0px; 
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	/* text-transform: uppercase; */
	font-size: 8pt;
	color: rgb(168,164,162);
	line-height: 1.6em;
	font-weight: normal;
}

.postmetadata a {
	color: rgb(168,164,162);
	font-size: 8pt;
	border-bottom: 0px;
}


.postmetadata .alt {
	margin: 25px 0 0 0;
}

small, .navigation {
	color: rgb(138,134,132);
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 1.5em;
}

#footer {
	width: 510px;
	clear: both;
}

#footer.single {
	width: 510px;    
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
}

h2 {																					/* z.B. Artikelueberschrift */
	padding: 5px 0 0 0;
	//color: #FF4400;
	font-size: 1.7em;
    font-family: Axel-Regular,/*Geneva, Lucida Grande, */Verdana, Helvetica, Arial, Sans-Serif;
}
h2 a {
	//color: rgb(70,70,70);
 	//
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;
    font-family: Axel-Regular, Verdana, Helvetica, Arial, Sans-Serif;
	color: #666666;
	letter-spacing: 0.4pt;
}

h2 a:visited {
	border-bottom: none;
	color: #333333;
	letter-spacing: 0.4px;
}
h2 a:hover {
	color: #ffe213; border-bottom: 1px dotted;
	}

h3 {
	font-size: 1.2em;
}

/* Beginn Bilder */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.zentriert {  	
	padding: 7px;
	margin: 5px 5px 0px 0;
	border: 1px #ccc solid;
	}
	
img.rechts {	
	float: right;
	margin:5px 0 5px 10px;
	padding: 7px;
	border: 1px #ccc solid;	
	}

img.links {		
	float: left;
    margin:5px 15px 5px 0;
    border:none; 
	padding: 7px;
	border: 1px #ccc solid;	
	}
	
iframe.rechts {
	float: right;
	margin:5px 0 5px 10px;
	}
	
iframe.links {
	float: left;
	margin:5px 15px 5px 0;
	}

iframe.zentriert {  	
	padding: 7px;
	margin: 5px 5px 0px 0;
	border: 1px #ccc solid;
	}	
	
object.rechts {
	float: right;
	margin:5px 0 5px 10px;
	}
	
object.links {	/* evtl. per hand: style="float:left; margin:5px 20px 5px 0" */
	float: left;
	margin:5px 15px 5px 0;
	}

object.zentriert {  	
	padding: 7px;
	margin: 5px 5px 0px 0;
	border: 1px #ccc solid;
	}
	
	
/* Ende Bilder */
/* Beginn Lightbox*/
/*
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat;*/ /* Trick IE into showing hover */
	/*display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;*/
/*	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
/*	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	height: 1%;
	}	
	*/
/* Ende Lightbox*/


code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

blockquote, blockquote cite {														/* Zitate */
	margin: 0px 15px 0 0; 
	padding: 10px 35px 10px 33px; 
	background: url(images/quote_georgia.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 1em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.alignright {
	float: right;
	display: inline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: rgb(75, 75, 75); 
	padding: 4px 0;
	}
	
.alignleft {
	float: left;
	display: inline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: rgb(75, 75, 75); 
	padding: 4px 0;
	}
	
.post h2  a {
	color: #444444;
        //font-family: Axel-Bold,"Lucida Grande", /*"Lucida Sans", "Lucida Sans Unicode",*/ "Lucida", Geneva, "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal; /*bold*/
}

