
body { background-color:#9eb2b8; }

div.page {
	background:url('img/flat-back.png') white no-repeat top right;
	min-height:100%;
	padding:262px 0 137px 0;
	text-align: justify;
	overflow: visible;
	}

div.navi {
	text-align:right;
	font: 17px/20px 'PerspectiveSansRegular', Arial, sans-serif;
	}
div.navi ul{ margin:0 77px 0 0; }
div.navi ul.meta{
	margin-top:18px;
	font: 13px/20px 'PerspectiveSansRegular', Arial, sans-serif;
	}
div.navi ul.sub{
	text-align: left;
	margin:18px 0 0 8px;
	font: 13px/20px 'PerspectiveSansRegular', Arial, sans-serif;
	}
div.navi li{ list-style:none; }
div.navi li a{
	color:black;
	text-decoration:none;
	font-weight:normal;
	}
div.navi li span,
div.navi li a:hover{ color:#9eb2b8; }

h1,
.tumblrTitle,
.tumblrQuoteText {
	font: 17px/20px 'PerspectiveSansRegular', Arial, sans-serif;
	text-transform:uppercase;
	}

a {
	color:black;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color:#9eb2b8;
	}
	
.tumblrContainer {
	margin-bottom:28px;
	border-bottom:solid #9eb2b8 1px;
	}
.tumblrContainer img {
	width:390px;
	}
.tumblrNiceTime,
.tumblrQuoteSource {
	font-size:9px;
	}
