.post {
/* 	padding: 0.3em 0.5em; */
/* 	margin: 0.5em 0; */
	padding: 1em 0 0;
	text-align: left;
	border-bottom: solid 1px silver;
/* 	width: 100%; */
	color: #505050;
	/*border-top: solid thin red;*/
/* 	font-size: 0.9em; */
}

/* --- */
.postable {
	margin: 0;
	padding: 0;
}


.postable td {
	vertical-align: middle;
	margin: 0;
	padding: 0;

}
/* --- */

.vignettepost {
	float: left;
}

.vignettepost img {
	padding-right: 0.5em;
	padding-top:0.2em;
}

.imgcatpost{
	float:left;
	padding-right: 0.5em;
	padding-top:0.2em;
}

.post img {
	border:none;
	text-decoration:none;
}

.infospost{
	font-size: 0.8em;
	color: gray;
	margin: 0.2em 0 0.4em;
}

.post h3 {
/* 	font-size: 0.9em; */
	/*padding: 0;*/
	margin: 0;
	/*color: #C6001F;
	background-color: red;
	border-top: solid thin red;*/
}

h3 a {
	color: #C6001F;
	text-decoration: none;
}

.postcontent {
/* 	font-size: 0.95em; */
	margin: 0;
/* 	line-height:1.5em; */
}

.postcontent a {
	/*font-size: 0.9em;
	color: gray;
	font-style:italic;
	margin: 0.2em 0 0.4em;*/
	color: #505050;
}

.postcontent a:hover {
	text-decoration: none;
	color: #C6001F;
/* 	font-style: italic; */
}

.selectpages {
/* 	text-align: center; */
/* 	font-weight : bold; */
	color: #C6001F;
	font-size: 0.8em;
	margin-top: 1em;
	font-weight: bold;
}

.selectpages a {
	color: #C6001F;
	font-weight: normal;
	margin: 0 10px;
}

.nextprev {
	float: right;
}

.filterstring {
/* 	font-size : 0.8em; */
	color: gray;
	text-align:left;
	padding-top : 1em;
}

.illustration {
	border: solid thin silver;
	background-color: #F9F9F9;
	color: black;
/* 	float: left; */
/* 	margin: 0 0.8em 0 0; */
/*	padding-left: auto;
	padding-right: auto;*/
	margin-bottom: 1em;
	font-size: 0.8em;
}

.postfs {
/* 	padding: 0.3em 0.5em; */
/* 	margin: 0.5em 0; */
	text-align: left;
/* 	border: solid thin #FFCC66; */
/* 	width: 100%; */
/* 	color: black; */
	/*border-top: solid thin red;*/
}

.infospostfs {
	font-size: 0.8em;
	color: gray;
	margin: 0.2em 0 0 11px;
}

.postcontentfs {
/* 	font-size: 0.75em; */
	line-height: 1.5em;
	margin: 1em 0 0 11px;
}

.postlistitem {
	font-size: 0.9em;
	border-bottom: solid 1px silver;
	margin: 0 20px;
}

.postlistitem a:hover {
	font-weight: bold;
	text-decoration: none;
}

.titrelastpoststop {
	background: #FDFDFD url('/images/bg_more_top.png') no-repeat center top;
	padding-top: 10px;
	font-size : 0;
}

.titrelastposts {
	color: #C6001F;
	font-weight: bold;
	background: #FDFDFD url('/images/bg_more_bottom.png') no-repeat center bottom;
	padding: 0 20px 2px;
	margin-bottom: 0.7em;
}

.postfs h2 {
	margin: 0;
/* 	padding: 0; */
	margin: 0 0 0 11px;
}

.searchtop {
	background: #FDFDFD url('/images/bg_search_top') no-repeat center top;
	font-size : 0;
	padding-top: 10px;
}

.searchbottom {
/* 	font-size: 0.8em; */
	background: #FDFDFD url('/images/bg_search_bottom') no-repeat center bottom;
	padding: 0 10px 10px; 
}

.searchbottom form {
	text-align: left;
}

/*.searchbold {
	font-weight: bold;
}*/
