/* @group Meta Links */



.entry-head{

	/*border: 1px solid red;*/

	width: 60px;

	float: left;

	margin-top: 10px;

	padding-top: 2px;

	/*

	float: left;

	display: inline;

	margin-top: 22px;

	width: 60px;

	*/

	}

	

#entry_content{

	/*border: 1px solid blue;*/

	margin-top: 10px;

	float: left;

	width: 500px;

	}



.meta-column{

	margin-top: 3px;

	/*border: 1px solid yellow;*/

	/*float: left;

	width: 600px;

	margin-bottom: -45px;

	/*position: relative;

	right: 15px;

	top: 40px;

	*/

}	

	

#entry_content h2{

	margin: 0px;

	font-weight: bold;

	font-size: 140%;

	padding-bottom: 5px;

	}



#entry_content .meta-row a, #entry_content .meta-column .authordata{

	color: #000;

	font-size: 90%;

	}



#entry_content .meta-column .authordata a{

	font-size: 100%;

	}



#entry_content h2 a{

	color: red;

	}



	

#entry_content div.meta-row{

	float: left;

	padding: 0 15px 0 0px;

	}

	

/* ICONS */

.chronodata {

	background: url('images/time.png') left center no-repeat;

	padding: 2px 0px 2px 20px ;

}



.authordata {

	background: url('images/author.png') left center no-repeat;

	padding: 2px 0px 2px 20px ;

}



.commentslink {

	/*

	background: url('images/comment.png') left center no-repeat;

	margin: 0px 2px;

	padding: 2px 0px 2px 20px;

	*/

}



.permalink {

	background: url('images/icon_external.gif') left center no-repeat;

	margin: 0px 2px;

	padding: 2px 0px 2px 20px;

}





.quoter_comment {

	background: url('images/comment.png') left center no-repeat;

	margin-left: 2px;

	padding: 2px 0px 2px 20px;

}



.entry-tags {

	background: url('images/folder.png') left center no-repeat;

	padding: 2px 0px 2px 20px;

}



.word-count {

	background: url('images/newspaper.png') left center no-repeat;

	margin-right: 0.1em;

	padding: 2px 0px 2px 20px;

	display: inline;

}



.page-views {

	background: url('images/chart_bar.png') left center no-repeat;

	margin-right: 1em;

	padding: 2px 0px 2px 20px;

}

/* ENDE ICONS */



/* @group Published/Posted Date */

.published {

	border: 1px solid #999999;

	float:left;

	margin: 0px 15px 0px 0px;

	padding: 0.5em 1em;

	text-align: center;

	width: 60px;

}



.published .day {

	font-size: 3.0em;

	margin-bottom: -6px;

}



.published .month {

	font-size: 2em;

	margin: 0px;

}



.published .year {

	display: none;

	font-size: 1.5em;

	margin-top: -5px;

}



.published_sm {

	background: url(images/calendar.png) right top no-repeat;

	/*border: 1px solid #999999;*/

	position: relative;

	float:left;

	margin: 2px 10px 0px 0px;

	padding-right: 2px;

	/*padding: 0.5em;*/

	text-align: center;

	width: 46px;

	height: 46px;

}

.published_sm_event {

	background: url(images/calendar_2.png) right top no-repeat;

	/*border: 1px solid #999999;*/

	position: relative;

	float:left;

	margin: 2px 10px 0px 0px;

	padding-right: 2px;

	/*padding: 0.5em;*/

	text-align: center;

	width: 46px;

	height: 46px;

}


.published_sm .day {

	position: relative;

	top: 22px;

	font-size: 1.6em;

	letter-spacing: -1px;

	color: #CE423F;

	/*margin-bottom: -3px;*/

}



.published_sm .month {

	color: #FFF;

	position: relative;

	top: -22px;

	font-size: 1.00em;

	margin: 0px;

}



.published_sm .year {

	display: none;

	font-size: 1.4em;

	margin-top: -2px;

}



.published_tiny {

	background: #444444;

	border: 1px solid #555555;

	color: #CCCCCC;

	font-size: 0.9em;

	padding: 0.2em;

	margin: 0px 5px 0px 0px;

	text-align: center;

}



.published_link {

	background: #EEEEEE;

	border: 1px solid #999999;

	color: #444444 !important;

	float: left;

	font-size: 0.9em;

	margin: 0px 5px 0px 0px;

	padding: 0.2em;

	text-align: center;

}

/* @end */





.meta-column #commentlist, .meta-column #commentform, .meta-column #comment_log{

	display: none;

}



div.meta-row, div.meta-row #commentbox{

	display: inline;

}



div.meta-row #commentbox p{

	display: none;

}



div.meta-row #commentbox h3{

	display: inline;

	border: none;

	font-size: 100%;

}

/* end @group Meta Links */