

	html,body,div,li,dl,dt,dd,h1,h2,h3,h4,h5,pre,form,blockquote,fieldset,input { margin:0; padding:0; }
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size:1em; font-weight:normal; font-style:normal; }
	fieldset,img { border:none; }
	caption,th { text-align:left; }
	table { border-collapse:collapse; border-spacing:0; margin-bottom:10px; width:100%; }
	table td { padding:0 10px 0 0; }

	.hidden, .screen_reader, hr { display:none; } /* Paragraph default styling, amend as desired */
	
	p { margin:0 0 1em 0; padding:0; display: block; clear: both} /* Default link styling */
	a, h1 strong { color:#890164; text-decoration:none; }
	a:hover { color:#a90d7f; text-decoration:none; } /* Float an element left with a margin */
	
	#header .kategorie a  { color:#890164; text-decoration:none; padding: 10px;}
	#header .kategorie a:hover { color:#ffffff; text-decoration:none; background:#890164; -moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; text-shadow:#45002a 0 1px 0;} /* Float an element left with a margin */
	
	#header .lang a  { color:#444; text-decoration:none; padding: 10px; font-size: 11px;}
	#header .lang a:hover { color:#ffffff; text-decoration:none; background:#444; -moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; text-shadow:#45002a 0 1px 0;} /* Float an element left with a margin */


	.post-footer a { color:#890164; text-decoration:none; padding: 5px; float: right; }
	.post-footer a:hover { text-decoration:underline; } /* Float an element left with a margin */
	
	.floatL						{ float:left; } /* Float an element right with a margin */
	.floatR 					{ float:right; } /* Float an element right with a margin */
	.italic 					{ font-style:italic; } /* Italisise */
	.upper 						{ text-transform:uppercase; } /* Italisise */
	.clear 						{ clear:both; }
	.hideText					{ text-indent:-3000em; overflow:hidden; }
	
	.clearfix:after 			{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	
	blockquote					{ padding:20px; margin:0 40px 20px 20px; border-left:3px solid #666; clear:both; }

/* Default
-------------------------------------------------------------------*/

	html, body 					{ font:13px/1.4em Georgia, "Times New Roman", Times, serif; color:#333; }	
	body 						{ background:url(images/back.jpg) top no-repeat #f0eeee;padding:0; _padding:10px 0 0 0; margin:0; text-shadow:#fff 0 1px 0; }

/* Template
-------------------------------------------------------------------*/

	#header						{  width:960px; height:85px;  top:0; left:0;  margin: 0 auto ;}
	#wrapper					{ padding:20px; clear:both; top:60px; }
	#contentwrap				{ }
	#coreContent				{ width:910px; margin:0 auto; }
	#content					{ width:620px; float:left; }
	#sidebar					{ width:260px; float:right; }
	#foliogrid 					{ margin-left:65px 0 60px -1px; _margin-left:-30px 0 0 15px; }
	.postWrap					{width: 928px; margin: 0 auto;}


/* Header
-------------------------------------------------------------------*/

	#header div					{ padding:20px 0 18px 20px; }


	
	#header ul					{ list-style:none; padding:0; margin:0; float:left; }
	#header ul li				{ float:left; margin:0 0 0 0px; padding:0 0 0 5px; text-transform:lowercase; }
	#header ul li.first			{ border-left:0; padding:0; margin:0; }
	
	.blogInfo					{ float:left; }
	.categories					{ margin: 0px 20px 0 0; float: right; clear: right;}
	
/* Post
-------------------------------------------------------------------*/

	h1							{ padding-bottom:10px; }
	h1,
	h1 a	 					{ font-size:19px;  text-decoration:none; text-shadow:#fff 0 1px 1px; }
	h1 a:hover	 				{ text-decoration:none; }
	
	#coreContent h2,
	#coreContent h3,
	#coreContent h4				{ font-size:24px; line-height:1.2em; margin:0 0 20px 0; color:#232323; font-style:italic; border-top:1px dotted #ccc; padding:10px 0; text-shadow:#fff 0 2px 1px; }
	
	#coreContent h3				{ font-size:18px; }
	#coreContent h4				{ font-size:14px; }

	.post 						{ background:#efefef; -moz-border-radius:12px; -khtml-border-radius:12px; -webkit-border-radius:12px; position:absolute; border:1px solid #cbcbcb; margin:0 10px 10px 0;  -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 0px 10px rgba(0, 0, 0, 0.1); height: 360px; }
	
	.post > div 				{ padding:10px; _width:180px; _padding:0; opacity: 0.8 ;  -moz-opacity:0.8; -khtml-opacity: 0.8;}
	.post > div:hover 			{ opacity: 1 ;  -moz-opacity:1; -khtml-opacity: 1;}

	.post:hover,
	.whiteBlock:hover			{ -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.4); -moz-box-shadow:0 0px 20px rgba(0, 0, 0, 0.4);}
	.post:active,
	.whiteBlock:active			{ -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.4); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); }
	
	.post-header,
	.post-content	 			{ margin:0 0 20px 0; height: 140px;}

	
	.post-content h2	 		{ font-size:14px; margin:0 0 6px 0; text-transform:uppercase; color:#333;  }
	.post-content a	 			{ color:#333;  }
	.post-content a:hover		{ text-decoration:underline; color: #111}

	
	.post-footer	 			{ line-height:1em; }

	
	.copyright					{ text-transform:uppercase; color:#777; font-size:10px; }
	.copyright p				{ margin:0; }
	.copyright a				{ text-transform:capitalize; color:#282827; font-style:italic; }
	
	.whiteBlock 				{ background-color:#fff; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border:1px solid #cbcbcb; font-size:125%; line-height:1.6em; margin:0 0 20px 0; }
	.whiteBlock > div 			{ padding:30px; _padding:0; }
	
	.whiteBlock a img 			{ background-color:#fff; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border:1px solid #cbcbcb; }
	.whiteBlock a img:hover 	{ -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); }
	.whiteBlock a img:active 	{ -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.4); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); }
	
	.whiteBlock-content			{clear: both}
	
	.singlepost 				{  line-height:1.6em; margin:20px 0; width: 930px}
	.singlepost > div 			{ width: 910px} 
	
	.singlepost img 			{ -moz-border-radius:12px; -khtml-border-radius:12px; -webkit-border-radius:12px;border:1px solid #cbcbcb; padding:5px;  -webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0px 10px rgba(0, 0, 0, 0.3)};

	.singlepost img		 		{ border:1px solid #cbcbcb;  }
	.singlepost a img:hover,
	.singlepost a img:active 	{ -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.8); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.8); }

	.archiveTitle h2			{  }
	.archiveTitle .currentCat	{ margin:0 0 10px 0; }
	.archiveTitle  span	{ font-weight:bold; }
	.archiveTitle .spaced		{ margin:0 0 30px 0; }
	.archiveTitle h3			{ font-size:14px; color:#232323; font-style:italic; margin:0 0 20px 0; }
	.archiveTitle ul			{ list-style:none; padding:0; margin:10px 0 30px 0;  }
	.archiveTitle ul ul			{ margin:0; font-style:italic; }
	.archiveTitle ul li			{ padding:0 0 0 20px; font-style:italic; }
	.archiveTitle ul ul	li		{ padding:0; }
	.archiveTitle p				{ margin:0 0 30px 0; }
	.archiveTitle .back			{ margin:0; }
	
	.alignleft					{ float:left; margin:0 30px 30px 0; }	
	.alignright					{ float:right; margin:0 0 30px 30px; }
	
	.pagination					{ border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; }
	.prevpost					{ float:left; }
	.nextpost					{ width: 910px; clear:both; text-align: center; padding: 20px 0}
	.prevpost a,	
	.nextpost a					{ }
	.prevpost a:hover,	
	.nextpost a:hover			{}
	
/* Sidebar elements
-------------------------------------------------------------------*/	
	
	ul.sidebar_list 			{ list-style:none; padding:0; font-size:1.3em; }
	ul.sidebar_list li.widget, 
	ul.sidebar_list li.linkcat 	{ margin:0 0 2.5em 0; line-height:1.4em; border:0; }
		li.widget h2 			{ font-size:18px; line-height:1.2em; margin:0; color:#232323; font-style:italic; border:0; border-bottom:1px solid #ccc; padding:0 0 10px 0; }
		li.widget p 			{ margin:0 0 1.5em 0; padding:0 10px; }
		li.widget ul 			{ list-style:none; margin:0; padding:0; }
		li.widget ol 			{ list-style:none; margin:0; padding:0; }

/* Footer elements
-------------------------------------------------------------------*/

	#footer						{ background: url("images/footer.jpg") top center no-repeat #333; clear:both; padding: 20px; margin-top: 10px; height: 180px}
	#footer h3					{ text-transform:uppercase; padding:0; float:left; margin:0 10px 0 0; }
	#footer p					{ padding:0; margin:0; }
	#footer a, .nextpost a					{ color:#ffffff; text-decoration:none; background:#890164; -moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; text-shadow:#45002a 0 1px 0; padding: 8px}
	#footer a:hover, .nextpost a:hover				{ text-decoration:none; background:#780152; }
	
	#footer ul					{ list-style:none; padding:0 30px 0 0; margin:0; float:left; }
	#footer ul li				{ float:left; margin:0 0 0 5px; padding:0 0 0 5px; border-left:1px solid #666; text-transform:lowercase; }
	#footer ul li.first			{ border-left:0; padding:0; margin:0; }
	#footer p					{text-shadow:#000 0 1px 0; color: #eee ; padding: 8px}
	.contact					{text-align: right; width: 930px; margin: 0 auto}
	
	.copyright					{ text-transform:uppercase; }
	.copyright a				{ text-transform:capitalize; }
	
	.left, .prev				{ float:left; }
	.right, .next				{ float:right; }

/* Comments
-------------------------------------------------------------------*/

	#comments					{ clear:both; }
	
	#comments h4				{ font-size:18px; line-height:1.2em; margin:0; color:#232323; font-style:italic; border-top:1px dotted #ccc; padding:10px 0; }
	
	.commentEntry				{ padding:15px 0; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; margin-bottom:-1px; }
	.avatar						{ float:left; background:#fff; padding:10px; margin:0 30px 15px 0; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border:1px solid #cbcbcb; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); }
	.commentContent				{ float:left; width:800px; padding:5px; font-style:italic; color:#232323; }
	.commentMeta				{ border-top:1px dotted #ccc; font-size:0.9em; font-style:normal; padding:12px 0 0 140px; clear:both; }
	.commentMeta a				{ font-style:italic; }
	.nocomments					{ font-size:1.2em; padding:25px 0; }
	
	.leaveComment				{ padding-bottom:19px; }
	
	/* Comment form
	--------------- */
	
	.commentForm				{ text-transform:uppercase; margin:0; padding:15px 0; }
	.commentForm em				{ text-transform:lowercase; font-style:italic; color:#232323; font-size:0.9em; }
	
	.commentFormLeft			{ float:left; width:460px; }
	.commentFormRight			{ float:right; width:460px; }
	
	label 						{ display:block; font-size:0.9em; }
	
	input[type=text],
	textarea					{ border:1px solid #ddd; padding:7px 5px; margin:0 0 10px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; color:#232323; -moz-border-radius:5px; -webkit-border-radius:5px; width:450px; }
	
	textarea					{ height:153px; }
	
	input:focus,
	textarea:focus				{ border-color:#999; color:#333; }
	
	input[type=submit]			{  padding:3px 10px; color:#fff; font-weight:bold; background:#666; border:1px solid #666; border-radius:3px;
								-webkit-transition:border-color .2s ease-in, background-color .2s ease-in; -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer; }
	input[type=submit]:hover,
	input[type=submit]:focus	{ background:#232323; border-color:#232323; }
	
	#content .commentFormLeft,
	#content .commentFormRight	{ float:none; width:auto; }
	#content input[type=text],
	#content textarea			{ width:608px; clear:both; }
	#content .commentMeta		{ padding:12px 0 0 0; }
	
	#sidebar input[type=text],
	#sidebar textarea			{ width:248px; }
	
	#content .contactform input[type=text],
	#content .contactform textarea	{ width:530px; }
