body {
	margin:0;
	padding-top:0px;
	background:  #EBFBFE url(images/body.jpg);
	font-family:"Century gothic",Arial,Tahoma,sans-serif;
	color: #000;
	font-size:15px;
	}
img {
	border:0;
	}
a {
	color:#cc9f4a;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1{
	color:#FFF
	}

 h2, h3, h4, h5, h6 {
	
	}
	
	
/*Texten im Block*/		
blockquote {
	padding-left:10px;
	color:#00F;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}
/* The Menu */


#foxmenucontainer{
	height:28px;
	background:#0057B3 url(images/foxmenue.jpg) center repeat-y;       
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #4f5155;
	}
#foxmenu{
	position:relative;
	display:block;
	height:28px;
	font-size:15px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:84px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color: #FFF;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:84px; 
	height: 21px;
	background:#eee url(images/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color: #000;
	background:#222 url(images/li2.gif) no-repeat top left;
	width:84px; height: 21px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	width: 84px; height: 21px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}	
	

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#0a0c0d;	
	border-left:1px solid #302f2f;
	border-right:1px solid #302f2f;
	}

/* The Top */

.top {
	height:212px;
	margin:auto;
	background:url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:right;
	width:1000px;
	font-family:Georgia,"century gothic",Arial,sans-serif;	
	margin:0px 0 0 0;
	}
	
/*Channeling-Literatur*/
.blogname h2  {
	font-size:41px;
	font-weight:normal;
	margin:40px 20px 0 0px;
	color: #FFF;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cfcfcf; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h1 {
	margin:0px 20px 0 30px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	}
	
/*Karkas*/
.content {
	padding:0px 10px 25px 5px;
	background:#81C8E8 url(images/hintergrund.jpg);
	border-top:1px solid #404547;
	}	

#content {
	float: left;
	width: 760px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:70px;
	background:url(images/title.jpg)
}	

.title_2{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:38px;
	background:url(images/title_2.jpg)
}	

.post {
	margin: 10px 10px 0px 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	font: 15px Georgia,"century gothic",Arial,sans-serif;
	
	
}	


/*obere Unterleiste*/ 
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:"Century gothic",Verdana,Helvitica,sans-serif;
	padding-left:10px;
	padding-top:2px;
	font-weight:normal;
   	color: #000;
	}
	
/*keine Ahnung*/	
.time{
	text-align:left;
	width:140px;
	height:25px;
	margin-top:2px;
	font-family:Georgia,"century gothic",Arial,sans-serif;
	padding:1px 0 0 17px;
	color:#fff;
	float:right;
	font-size:12px;
	}	


.post h1 {
	margin: 0 0;
	padding: 10px 0px 5px 10px;
	background: transparent;
	text-align: left;
	font: 24px Georgia,"century gothic",Arial,sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}	
	

.postinfo {
	height:31px;
	padding: 4px 5px 0px 2px;
	background:url(images/meta.jpg);
	
			}
.spostinfo {
	height:34px;
	padding: 4px 5px 0px 2px;
	background:url(images/smeta.jpg);
	
}
		
.postinfo a:link {
	color:#e35416;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:left;
	padding:10px 0px 0 10px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	font-size:11px;
}




/* E-mail */
.postinfo .com a:link,
.postinfo .com a:visited {
	color:#800040;
	background-color: transparent;
}
.postinfo .com a:hover{
	color:#cc9f4a;
}



/* Verlinkung*/
.post a:link,
.post a:visited {
	color:  #800040;
	background-color: transparent;
}

.post a:hover {
	color: #f4e0e0;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 10px;
	}
.cover{
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}
.rightcolumn{
	float:right;
	width:200px;
}

/* The Sidebar1*/
.sidebar{
	float:right;
	width:200px;
	padding-top:10px;
	padding-right:10px;
	font-size:15px;
	font-family: Georgia,"century gothic",Arial,sans-serif;
	}
	
/*Rechten oberen Menüschrift*/
.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:  #FFF;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/r_obere_taste.jpg);
	background-repeat:repeat-x;
	font-weight:  200;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar ul li {height:100%;
	}
	
/*Auswahltext*/
.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #800040;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family:Georgia,"century gothic",Arial,sans-serif;
	background:url(images/r_taste.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #2a2a2a;
	border-top:1px solid #161616;
	}

.sidebar ul li a:hover {
background:url(images/r_taste_hover.jpg);
	background-repeat:no-repeat;
	color:#cc9f4a;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}
	
	
/*keine Ahnung*/

.sidebar table {
	width:100%;
	text-align:center;
	background:#1b1b1b;
	color:#ababab;
	}	
/* --- Untere Leiste --- */

#footer {
	height:5px;
	padding:10px 0 0 0px;
	background:#00F url(images/leiste.jpg);
	border-top:1px solid #2E2E2E;
	color:#00F;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#FFF;
	}


/* nicth erkannt */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

a.podskazka {
position: relative; 
text-decoration: none !important; 
color:#800040 !important; 
font-weight:normal !important; 
}

a.podskazka:hover {
z-index: 999; 
background-color: #0080C0; 
color: #fff !important;}

a.podskazka span {
display: none; 
}

a.podskazka:hover span {
display: block; 
position: absolute; 
top:2em; left:2em; 
width:350px; 
padding:5px; 
background-color:   #9FF; /* Hühle wnutri podskazki*/
color: #000; /* Textfarbe wnutri */
}
	
#twitter {

	width: 340px;
	height: 70px;
	font-style: normal;
	color: #666;
	font-size: 15px;
	float: right;
	
}
	
.image {
	position: relative;
	width: 100%; /* для IE 6 */
	}

