.post-comment {
	text-align: center;	
	padding:1em; 
}

a:link {color:rgb(166,185,215)}
a:visited {color:rgb(153,170,198)}
a:active {color:rgb(127,135,137)}
.post-item a:hover, .post-menu a:hover {background:rgb(199,212,214);color:rgb(128,136,138);outline:none}

em {font-weight: bold}
q {background:rgb(244,242,169)}
q:before,q:after {
	content: '';
}
acronym {cursor:help}

.post-menu {	
	background-image:url('resources/1.png');
	background-position: center;
	/*color: #ffffff;*/
	text-align: center;	
}

.post-menu li {font-size:small;display:inline; list-style-type: none; 
}

.post-menu li:before
 {content:''
}

.post-menu li:after
 {content:''
}

.post-menu li:last
 {content:'-'
}

a:active {
	text-decoration:none;
	color:rgb(251,239,228);
	font-size:1.4em;
    }

.post-item {
	background-image:url('resources/1.png');
	text-align: center;	
	margin-top: 0.8em;
	padding:0.8em; 
}