body {
background:#39491c url('splatter.png') no-repeat scroll center top;
color:#fff;
font-size:10px;
font-family:helvetica,arial,sans-serif;
margin:0px;
padding:75px 0px 0px 0px;
text-align:center;
}

body.plague{
	background:#39491c url('splatter.png') no-repeat scroll center 247px;
	padding:25px 0 0;
}

h1
{
font-size: 36pt;
color: #698c27;
margin: 6px 0;
font-weight: lighter;
}

p
{
margin: 6px 0;
font-size:14px;
line-height:1.25em;
}

.small
{
font-size: 8pt;
}

.big{
	font-size:18px;
	font-weight:bold;
	margin:24px 0;
	text-align:center;
	line-height:1em;
}

.container{
	text-align:left;
	margin:0 auto;
	width:450px;
}

.date{
	margin:0.625em 0;
	padding:0.3125em 0.625em;
	background-color:rgba(255,255,255,0.075);
	line-height:1.5em;
/*	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
	box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
}

.date span{
	font-weight:bold;
	opacity:0.5;
}

img
{
	margin: 0 0 24px;
	border:none;
}

a:link.plague,a.plague:visited,a.plague:hover,a.plague:visited:hover{
	padding:0 0 50px;
	border:none;
	display:inline-block;
	clear:both;
	background:transparent;
}

a:link,a:visited {
color:#d2cb7b;
text-decoration:none;
padding: 0px 2px 1px 2px;
}

a:hover,a:visited:hover {
color:#39491b;
text-decoration:none;
background-color: #d2cb7b;
padding: 0px 2px;
/*border-bottom: 1px solid #fff;*/
}

.big a{
	padding:0.625em 1.25em;
	display:inline-block;
	background-color:#626f4b;
	box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
}

.big a:hover{
	padding:0.625em 1.25em;
	background-color:#bec8ad;
	box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.25), 0 1px 0 rgba(255,255,255,0.15) inset;
}

.big.plague{
	font-weight:normal;
}

.big.plague a{
	background-color:#D2CB7B;
	color:#333;
}

.big.plague a:hover{
	background-color:#c5bc55;
}

.big.plague a i{
/*	text-transform:uppercase;*/
	font-weight:bold;
}
