@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3c3c3e;
}

.red {
	color:#9f1a16;
}

.liste {
width:520px;
text-align: left;
padding: 15px 0 0 0;
margin:0;
}

.liste em {
font-style: normal;
letter-spacing: 1px;
line-height: 1.8em;
font-size: 1.3em;
border-right: 1px solid #9f1a16;
padding: 0 5px 0 3px;
}
.liste em.last {
border: 0;
}

.green {
	color:#a5c74b;
}

ul.menu {
	text-align:right;
	margin:-50px 0 0 -12px;
	padding:0;
	list-style-type:none;
	font-size:1.8em;
	letter-spacing:0.05em;
}
ul.menu li {
	margin:-10px 32px 0 0;
	padding:0;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#9f1a16;
}

a:hover {
	color:#fff;
}

#posthome p {
	font-size:1.7em;
	margin:8px 0 0 0;
	text-align:left;
	line-height: 1em;
}

#post p {
	font-size:1.7em;
	margin:8px 0 0 0;
	text-align:left;
	line-height: 1em;
}
#text {
	margin:-8px 0 0 0;	
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:4.6em;
	font-weight:normal;
	margin:0;
	text-align: left;
	width:100%;
	margin:0;
	line-height:0.8em;
	padding:5px 0 0 0;
	font-weight:normal;
	letter-spacing: 5px;
	}

h2 {
width:100%;
font-size: 2.1em;
margin:5px 0 10px 0;
padding:5px 0 5px 0;
font-weight:normal;
color:#9f1a16;
letter-spacing:0.05em;
background: #fff;
line-height:0.75em;
}

#subtext {
	float:right;
	letter-spacing:0;
	clear:both;
	width:400px;
	text-align:left;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.7em;
	padding-right: 100px;
	margin:10px 0 10px auto;
}