/* @override http://dumbland.net/css/serious2.css */

html {
	/* cf. http://www.hicksdesign.co.uk/journal/forcing-scrollbars-now-even-better */
	height: 100%;
	margin-bottom: 1px;
}

body {
	color: #ebebeb;
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #04060c url(/graphics/bg.png);
}

a {
	color: #95d2e2;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.no-border {
	border-width:  0px !important;
}

a.no-border:hover {
	background-color: transparent !important;
}

#main ol li {
	list-style-type: lower-roman;
	list-style-position: inside;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

#canvas {
	width: 875px;
	margin: 0 auto 8px;
	/* background: #04060c none no-repeat center bottom; */
	padding-bottom: 8px;
}

#canvas #head {
	padding-top: 25px;
	width: 100%;
	background: url(/graphics/header-bar.png) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 16px;
}

#canvas #head-alt {
	padding-top: 10px;
	background: url(/graphics/header-bar-alt.jpg) repeat-x 0 bottom;
	padding-bottom: 0;
	margin-bottom: 16px;
	height: 20px;
}

#canvas #head h1 {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	height: 28px;
}

#canvas #head-alt h1 {
	width: 85px;
	height: 19px;
}

#main {
	width: 550px;
	margin-left: 5px;
	float: left;
}

.single-column #main {
	width: 790px;
}

#main > h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 16px;
	margin-top: 0;
}

#main > h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #0d2b38;
	margin-bottom: 8px;
	line-height: 24px;
}

#main .post > h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 24px;
	text-transform: uppercase;
}

#main div.post > h2 a {
	color: #e5543d;
}

#main .post  {
	margin-bottom: 48px;
}

#main .post p {
	margin-bottom: 12px;
}

#main .post p a {
	text-decoration: none;
}

#main .post p a:visited {
	color: #95d2e2;
}

#main .post p a:hover {
	border-bottom: 1px solid #34869c;
}

#main div.post ul {
	margin-bottom: 12px;
	margin-left: 12px;
}

#main .post blockquote {
	border-left: 1px solid #0d2b38;
	padding-left: 8px;
	margin-bottom: 12px;
}

#main .post .meta {
	font-size: 11px;
	color: #34869c;
	text-transform: lowercase;
	margin-top: 12px;
}

#main .post-link h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 24px;
	text-transform: uppercase;
	border-style: none;
	border-width: 0;
}

#main .post-review h2 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
	border-bottom-style: none;
}

#main .post-review img {
	margin-bottom: 16px;
}

#main .post-review h2 a {
	color: #e5543d;
	padding-right: 16px;
}

#main .post-review h2 a:hover {
	color: #e5543d;
	background: url(/graphics/rt-arrow.png) no-repeat right center;
	border-bottom-style: none;
}

#main .post-review .photo-right {
	float: right;
	font-style: italic;
	margin: 8px;
}

td#ZoomCaption {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 10px;
	vertical-align: middle;
}

#main .post-review .photo-right img {
	margin: 0;
}

#main .post-review .photo-right p {
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	margin: 0 6px 6px;
}

#main .post-minireview {
	width: 375px;
	float: left;
	margin-right: 20px;
}

#main .post-minireview h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-style: none;
	margin-bottom: 0;
}

#side {
	width: 290px;
	margin-left: 25px;
	float: left;
}

#side .block {
	margin-bottom: 32px;
}

#side .block a {
	text-decoration: none;
}

#side .block a:visited {
	color: #95d2e2;
}

#side .block a:hover {
	border-bottom: 1px solid #34869c;
}

#side .block p {
	margin-bottom: 12px;
}

#side .block h2 {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 8px;
}

#side .block li {
	display: inline-block;
	margin-right: 6px;
	text-transform: lowercase;
}

#side li.list-inline-header {
	display: inline-block;
	margin-bottom: 6px;
}

#side li.list-inline-header h3 {
	color: #ebebeb;
	font-weight: bold;
	display: inline;
}

#side li.list-inline-header ul {
	display: inline;
	margin-left: 6px;
}

#side .review-block {
	border: 2px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px;
}

#side .review-block ul {
	margin-top: 16px;
	margin-bottom: 16px;
}

#side .review-block li {
	text-transform: none;
	display: block;
}

#side .review-block h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#side ul.tree li.tree-node {
	display: block;
}

#canvas #foot {
	clear: both;
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 16px;
	padding-bottom: 8px;
}

ul.tag-cloud li {
	display: inline;
	margin-right: 6px;
}

.tag-cloud .rank-4 {
	font-size: 14px;
}

.tag-cloud .rank-3 {
	font-size: 16px;
}

.tag-cloud .rank-2 {
	font-size: 18px;
}

.tag-cloud .rank-1 {
	font-size: 20px;
	font-weight: bold;
}

a.gs-title {
	color: #e5543d;
	text-transform: uppercase;
}

div.cse-overlay {
	background-color: #04060c;
	color: #ebebeb;
}

div.cse-closeResults {
	background-color: #ebebeb;
	border-style: none;
}

div.gs-visibleUrl.gs-visibleUrl-long {
	color: #33859c;
}

div.gsc-cursor {
	
}

div#gm-dla {
	display: none;
}

