/*
Theme Name: Tim Maelzer Theme
Theme URI: http://www.tim-maelzer.de
Description: 
Version: 0.1
Author: Dennis Roehrs
Author URI: 
Tags: Tim, Maelzer
*/



/* Begin recentPostsListing */
#recentPostsListing {
	margin: 0 0 30px 0;
	}

#recentPostsListing img {
	margin:  0;
	padding: 0;
	}

#recentPostsListing .image {
	padding: 0;
	margin:  0;
	height: 174px;
	width:  310px;
	overflow: hidden;
	}

#recentPostsListing h1 {
	text-align:left;
	margin:7px 0 3px 0;
	padding:0;
	font-size:14px;
	}

#recentPostsListing h1 a {
	color:#6D4E32;
	}

#recentPostsListing h2 {
	text-align:left;
	margin:5px 0 25px 0;
	padding:0;
	font-size:12px;
	}

#recentPostsListing h2.teaser {
	text-align:left;
	margin:5px 0 2px;
	padding:0;
	font-size:12px;
	}

#recentPostsListing p {
	margin:  0 0 23px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	}

#recentPostsListing p a, #recentPostsListing p a:visited, #recentPostsListing p a:hover {
	text-decoration: none;
	}
/* End recentPostsListing */


/* Begin homeOverview */
#homeOverview {
	width: 470px;
	}

#homeOverview table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 470px;
	padding: 0;
	margin: 0;
	}

#homeOverview td {
	margin: 0;
	padding: 0;
	}

#homeOverview table .miniTeaser {
	width: 150px;
	vertical-align: top;
	}

#homeOverview table .miniTeaserBig {
	width: 310px;
	vertical-align: top;
	}

#homeOverview table img {
	padding: 0;
	margin: 0;
	}

#homeOverview table .spacer {
	width: 10px;
	}

#homeOverview td h1 {
	text-align:left;
	margin:7px 0 0;
	padding:0;
	font-size:14px;
	}

#homeOverview td .newsletter {
	text-align: left;
	margin:  0;
	padding: 0;
	font-size: 14px;
	}

#homeOverview td h1 a {
	color: #996C43;
	}

#homeOverview td p {
	margin: 3px 0 19px;
	vertical-align: top;
	padding: 0;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	}

#homeOverview p a, #homeOverview p a:visited, #homeOverview p a:hover {
	text-decoration: none;
	}
/* End rezepteOverview */