#blog{
	padding-top:5px;
}
#blog .banner{
	width:576px;
	height:87px;
}
#blog .bannercorner{
	width:576px;
	height:87px;
	background: url(/img/blogbannercorner.gif);
}

#blog a.newBlog {
	font-size: 10px;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding:3px 20px;
	color:#ffffff;
	background-color:#666666;
}

#blognews h1{
	letter-spacing: 0.1em;
	font-size: 16px;
	margin-top:10px;
}

#blognews .entrie{
	margin-bottom:20px;
	clear:both;
}

#blognews .teaser{
	font: 120%/150% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#blognews .teaser p{
	float:left;
	width:400px;
}

#blognews .teaser p a{
	text-decoration: none;
}

#blognews .image{
	float:right;
	padding-bottom:10px;
	margin-top:13px;
}

#blognews .image img{
	width:150px;
	border:solid 1px;
}

#blognews .subheadline{
	width:575px;
}

#blognews .subheadline .left{
	width:350px;
	float:left;
}

#blognews .subheadline .right{
	text-align:right;
	width:150px;
	float:right;
}


#blog .banner h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-left:30px;
	padding-top:15px;
}

#blognews h2,
#blognews h2 a{
	/*
	font: 130% "Times New Roman", Times, serif;
	border-bottom: dotted 1px #eee;
	letter-spacing: 0.1em;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:5px;
	*/
	border-bottom: 1px dotted #ccc;
	font: 130% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-decoration: none;
}

#blog .banner p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:30px;
	padding-top:20px;
}

.blog .entry{
	font: 120%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	/*letter-spacing: -1px;*/
}

.blog cite,
.blog cite a{
	font-size: 100%;
	font-style: normal;
}

.blog h2, 
.blog h2 a,
.blog h2 a:hover{
	border-bottom: 1px dotted #ccc;
	font: 130% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

.blog h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

.blog ol#comments li p {
	font-size: 100%;
}


/* classes used by the_meta() */
.blog ul.post-meta {
	list-style: none;
}

.blog ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.blog .input_headline{
	padding-top:10px;
	padding-bottom:10px;
}

.blog p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-right:30px;
	/*letter-spacing: -1px;*/
}

.blog .storytitle a,
.blog .storytitle a:hover  {
	text-decoration: none;
}
.blog .feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.blog ol#comments li p {
	font-size: 100%;
}

.blog #commentlist li ul ,
.blog #commentlist p{
	font-size: 110%;
	list-style-type: none;
}

