a {
	text-decoration:none;
	color:#fff;}

body {
	font-size:12px; font-family: Helvetica, Arial, sans-serif;
	background:#3c3830; color:#ccc6c0;
	padding:40px 0px; margin:0px;}
#root {
	margin:0px auto;
	width:760px;}
#header {
	margin-bottom:40px;}

#header h1 {
	color:#ccc6c0;
	letter-spacing: -1px;
	margin:0px;
	font-weight:normal; font-size:24px; line-height:24px;
	}

	#header h1 a {
		color:#ccc6c0;}

#header .links {
	line-height:24px;
	float:right;}
#header .links a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px; margin-left:5px;}
#header .links a:hover {
	background:#2c2620;}
#header .links a.lit {
	color:#2c2620;
	background: #ccc6c0;}

#content {}

#aside {
	width:200px;
	float:right;
	padding-bottom:50px;}

	div.page-home #aside {
		width:220px;}

	.flipper {
		font-size:14px; line-height:14px; height:20px;
		text-transform:lowercase;
		margin:0px 0px 20px 0px;}
		.flipper a {
			padding:3px;
			text-decoration:none;
			font-weight:bold;}
		.flipper a.prev {
			float:left;}
		.flipper a.next {
			float:right;}
		.flipper a:hover {
			background:#2c2620;}
	.thumbs {
		padding-top:15px;
		padding-left:5px;}
	.thumbs a {
		opacity:.5;
		filter: alpha(opacity=50);
		background-position:50% 50%;
		background-repeat: no-repeat;
		margin-right:5px; margin-top:5px;
		float:left;
		width:54px; height:54px;
		border:3px solid #2c2620;}
		* html .thumbs a {
			display:inline-block; float:none;}
		.thumbs a:hover {
			filter: alpha(opacity=99);
			opacity:.99;}
	#aside .text h1 {
		font-weight:normal; color:#fff;
		text-align:center;
		margin:0px 0px 5px;
		font-size:14px;}
	#aside .text .date {
		text-align:center;
		margin:0px 0px 10px;
		font-size:11px; text-transform:uppercase;}
	#aside .text .info {
		text-align:center;
		margin:0px 0px 10px;
		font-size:11px; font-style:italic;}
	#aside .text .description {
		text-align:center;
		margin:0px 0px 10px;}
#main {
	float:left;
	width:540px;
	padding-bottom:50px;}

	div.page-home #main {
		width:520px;}

#main img {
	border:40px solid #2c2824;
	display:block;
	margin:0px auto;}

	#main img.noborder {
		border-width:5px;}

	#main img.left {
		margin:0px;}

#main .video {
	width:320px; margin:0px auto;
	padding:30px; background:#2c2824;}
#main embed {
	display:block;
	margin:0px auto;}
#gallery {
	overflow:auto;
	margin:0px auto;
	padding-left:10px;
	padding-bottom:40px;}
#gallery .thumbs a {
	border:5px solid #2c2824;
	width:75px; height:75px;
	margin-right:10px; margin-bottom:10px;}

br.break {
	clear:both;}

#footer {
	border-top:1px solid #4c4844;
	padding:20px 0px; clear:both;}
#footer a {
	color:#ccc6c0;}

.data {
	display:none;}