﻿html { background: #0d0d0d url('/img/bg-pattern.png') top left repeat; color: #fff; }
html, body { height: 100%; }
body { background: url('/img/top-bg-pattern.png') top left repeat-x; height: 100%; }

html, input, textarea, select { font-family: Calibri, Arial; }
img { border: 0; }

hr { background-color: #555; border: none; color: #555; font-size: 1px; height: 1px; line-height: 1px; margin: 40px 0; }
br { clear: both; }
p { line-height: 1.4em; }

#top-container, #middle-container, #bottom-container { width: 900px; margin: 0 auto; }
#logo { position: absolute; display: block; background: url('/img/logo.png') top left no-repeat; width: 75px; height: 75px; top: 9px; right: -9px; }
#author, #navigation { float: left; }
#author { width: 200px; }

#body { min-height: 100%; padding: 0 20px; position: relative; margin-bottom: -40px; overflow: hidden; }
#empty { height: 40px; }

#top { margin: 0 -20px; height: 101px; background: url('/img/activity.jpg') 25% top no-repeat; }
#top-left a { border: none; }

#top-right { padding-top: 31px; }
#top-right h1 { font-size: 24px; line-height: 20px; }
#top-right h2 { font-size: 14px; color: #ababab; }

#top-left, #middle-left, #bottom-left { position: relative; float: left; width: 200px; height: 100%; margin-right: 20px; }
#middle-left { margin-top: 65px; }
#top-right, #middle-right, #bottom-right { position: relative; float: left; width: 640px; height: 100%; }

#middle { margin-top: 20px; }

#bottom { position: relative; clear: both; height: 25px; padding-top: 15px; background: url('/img/bottom-bg.png') top left repeat-x; font-size: .75em; }
#bottom-left { padding-right: 20px; }
#bottom-left, #bottom-right { text-align: right; }

a:link { color: #589de3; }
a:visited { color: #587fe3; }
a:hover { color: #ff8a33; }
a:active { color: #fff; }
a.local-link { border-bottom-style: dotted; }

#navigation { margin-left: 20px; }
#navigation li { margin: 0 20px 0 0; font-size: 18px; float: left; line-height: 24px; }

#navigation a:link, #navigation a:visited { color: #ababab; padding: 45px 0; }
#navigation a:hover, #navigation li.current a:hover { color: #ff8a33 !important; }
#navigation a:active, #navigation li.current a { color: #fff !important; }

.content { font-size: .85em; line-height: 20px; color: #ddd; }
.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a { color: #fff; }
.content h1 a:visited, .content h2 a:visited, .content h3 a:visited, .content h4 a:visited, .content h5 a:visited, .content h6 a:visited { color: #ababab; }
.content h1 a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content h5 a:hover, .content h6 a:hover { color: #ff8a33; }

.content p { margin-bottom: 20px; line-height: 20px; }
.content p + ul, .content p + ol { margin-top: -20px; }
.content em, .content blockquote { color: #eecaa0; font-style: italic; }
.content strong { font-weight: bolder; }
.content blockquote { margin-left: 20px; }
.content ul, .content ol { padding-left: 20px; margin: 0 0 20px; }
.content ul li { list-style: none; }
.content ul li:before { content: '\2014'; margin-left: -1.5em; margin-right: .5em; color: #ababab; }
.content ul ul, .content ol ol, .content ol ul, .content ul ol { margin: 0; }
.content ol li { list-style-type: decimal; }
.content sup { vertical-align: top; }
.content sub { vertical-align: bottom; }

.block { margin: 40px 0 0; width: 560px; }
.block .header { position: relative; clear: both; }
.block h1 { font-size: 2em; }
.block h2 { font-size: 1.5em; margin: 40px 0 20px; width: 75%; line-height: 1.25em; }
.block span.date { position: absolute; top: 0; right: 0; color: #555; margin-top: 10px; }
.block h1 a, .block h2 a { border-width: 2px; }
.block-content { margin-top: -20px; width: 560px; }
.block-content p { margin: 20px 0; }

a.yt-video { text-decoration: none; border-bottom: 1px dashed !important; }
#video-modal { display: none; left: 35% !important; padding: 10px; background: rgba(0,0,0,.5); border-radius: 5px; -moz-border-radius: 5px; }
#video-embed { border: none; }

.tgactive { border-bottom: 1px dashed; cursor: pointer; }
