@font-face {
	font-family: 'AaarghNormal';
	src: url('fonts/Aaargh-webfont.eot');
	src: local('â˜º'), url('/lib/fonts/Aaargh-webfont.woff') format('woff'), url('/lib/fonts/Aaargh-webfont.ttf') format('truetype'), url('/lib/fonts/Aaargh-webfont.svg#webfontFQ3XYLDa') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AngelinaRegular';
	src: url('fonts/angelina-webfont.eot');
	src: local('☺'), url('/lib/fonts/angelina-webfont.woff') format('woff'), url('/lib/fonts/angelina-webfont.ttf') format('truetype'), url('/lib/fonts/angelina-webfont.svg#webfontlC3a4dkA') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*
body { margin: 0; padding: 0; font-family: Arial,Helvetica; font-size: 14px; line-height: 20px; background-color: rgb(0,5,45); }
#surface { position: absolute; top: 0; width: 100%; height: 300px; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11,97,184,0.9)), to(rgba(11,97,184,0))) }
.ray { position: absolute; background: transparent; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(200,200,255,0.8)), to(rgba(140,140,255,0)), color-stop(0.5, rgba(140,140,255,0.2))); -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0)), color-stop(0.2, rgba(0,0,0,0)), color-stop(0.5, rgba(0,0,0,0.8)), color-stop(0.8, rgba(0,0,0,0)));  }
#ray1 { top:-20px; left: 250px; width: 15px; height: 500px; -webkit-transform:rotate(-20deg); }
#ray2 { top:-20px; left: 220px; width: 15px; height: 500px; -webkit-transform:rotate(-15deg); }
#ray3 { top:-20px; left: 150px; width: 25px; height: 500px; -webkit-transform:rotate(-2deg); }
#ray4 { top:-20px; left: 80px; width: 10px; height: 500px; -webkit-transform:rotate(10deg); }
#ray5 { top:-30px; left: 0px; width: 15px; height: 500px; -webkit-transform:rotate(20deg); }
#ray6 { top:-40px; left: -60px; width: 15px; height: 500px; -webkit-transform:rotate(30deg); }
h1 { font: 70px 'AaarghNormal', Arial, sans-serif; letter-spacing: 0; margin: 35px 0 15px 0; height: 135px; line-height: 100%; text-shadow: #004 0px 2px 8px }
h1 a, h1 a:hover, h1 a:link, h1 a:visited { color: white; text-decoration: none }
*/
body { margin: 0; padding: 0 15px; font-family: Arial,Helvetica; font-size: 14px; line-height: 20px; background: #ddd }
h1 { width: 260px; color: white; font: 60px 'AaarghNormal', Arial, sans-serif; letter-spacing: 0; margin: 20px 0 15px 0; line-height: 100%; }
h1 a, h1 a:hover, h1 a:link, h1 a:visited { color: white; text-decoration: none }

img { border: none }
#wrapper { max-width: 1200px; margin: 0 auto; position: relative } 
#nav { width: 280px; position: fixed; padding: 15px; margin: 15px 0 0 0; background-color: black; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -webkit-box-shadow: 3px 3px 5px #666 }
#stream { margin-left: 330px; padding: 1px 0 0 0; background: white; border-left: 2px solid #888 }
#menu  { list-style: none; margin: 15px 0; padding: 0 0 15px 0; border-bottom: 1px dotted #444 }
#menu li { padding: 0; margin: 3px 0 0 0; background: #333 }
#menu li a { text-decoration: none; font-weight: normal; color: #ddd; padding: 3px 10px; display: block; border: 1px solid transparent; font-size: 12px }
#menu li.selected a, #menu li.selected a:hover { border: 1px solid #bbb; background: #eee; color: black; font-weight: bold }
#menu li a:hover { background: rgb(176,0,3); }
.pager { margin: 30px 0 30px 155px; }
#footpager form { float:right }
.scrollloaderbar { height: 20px; padding: 10px 20px; background: #eee; font-style: italic; display: none }
#headloader { margin-bottom: 30px }
#footloader { margin-top: 30px }
.maincontent { padding: 30px; position: relative }
.button { border: 0px none; cursor: pointer; display: inline-block; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px; background: #363636; color: white; padding: 3px 10px; font-weight: bold; font-size: 15px; font-family: "MS Shell Dlg", Helvetica, sans-serif; line-height: 22px; width: auto; overflow: visible }
.button:hover, .button.hover { background: black; color: white; cursor: pointer; text-decoration: none }
.button:disabled, .button.disabled { background: #777; color: #222; cursor: default; text-decoration: none }
#recaptcha_table { background:white; border: 1px dotted #888 !important;}

#contacttwitter { position: absolute; top: 134px; left: 574px; font: 20px 'AngelinaRegular'; background:url(/lib/img/twitterarrow.png) 95% 20px no-repeat }
#contacttwitter a { display: block; font-size: 35px; text-decoration: none; margin-left: 6px }

.timeline-wrap { width: auto; height: 80px; overflow: hidden; clear: left; }
.timeline { height: 80px; white-space: nowrap; position: relative; cursor: default }
.bars { white-space: nowrap; height: 65px; padding-bottom: 1px; z-index: 5; }
.bars div { height: 65px; width:0; display:inline-block  }
.bars a { display: inline-block; width: 3px; margin-right: 1px; background: #99cc99; overflow: hidden }
.bars a:hover { background: #afa; }
.bars a:last-child { margin: 0 }
.axis { font-size: 10px; line-height: normal; z-index: 5; }
.axis span { display: inline-block; border-top: 1px solid #555; white-space: nowrap; overflow: hidden; border-left: 1px solid #555; padding-left: 2px; color: #ddd }
.highlight { position: absolute; top: 0; height: 67px; background: #999; opacity: 0.5; z-index:4 }

h2 { font-size: 13px; font-weight: normal; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px dotted #444; color: #ddd }
h2 a { color: white; background: rgb(176,0,3); text-decoration: none; padding: 0 2px; font-weight: bold; border-radius: 2px }
h2 a:hover { background-color: red; }
h3 { font-size: 50px; font-weight: normal; margin: 20px 0 10px 3px; font-family: 'AngelinaRegular' }
.day { padding: 0 15px 0 10px; margin: 35px 0 35px 155px; border-left: 4px solid #ddd; clear: left; }
.items { overflow: hidden }
.day .dateblock { float: left; margin-left: -170px; width: 145px; text-align:right }
.day .dateblock .permalink { color: #888; text-decoration: none; margin-right: 10px; display: none }
.day .dateblock span.dow { font: 30px 'AngelinaRegular' }
.day .dateblock span.date { display:block }
.day .dateblock ul.themes { display:block; padding-top: 5px; margin: 0; list-style-type: none; font-size: 11px; line-height: normal }
.day .dateblock ul.themes li { text-decoration: none; color: #090; display:block; padding:0; margin: 0 }
.day .clearer { height: 1px; overflow: hidden; clear: both }
.day h3 { font-size: 18px; font-weight: bold; margin: 0 0 10px 0; font-family: Arial,Helvetica,sans-serif }
.item { margin: 0 0 9px 0; padding: 0 0 9px 0; border-bottom: 1px dotted #999; clear: left; overflow:hidden }
.item .maps { }
.item .photo { float: left; margin-right: 8px; padding: 1px; border: 1px solid #999 }
.item .linktitle { display: block; margin-bottom: 8px; }
.day .items .item:first-child { border-top: none; padding-top: 0; margin-top: 0 }
.day .items .item:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0 }
.itemcontent { overflow: hidden; color: #444 }
.item p { margin: 0 0 8px 0 }
.attrib, .attrib a { font-size: 13px; color: #990000; white-space: nowrap; text-decoration: none }
.attrib a:hover { text-decoration: underline }

.facebook, .twitter { font-size: 16px }
.flickr ul { list-style-type: none; padding: 0; margin:0 }
.flickr li { display: inline; padding: 0; margin: 0 }
.flickr img { margin-right: 3px; }
.flickr a { line-height: normal }
.blogger .itemcontent code { display: block; margin: 1em 0; border: 1px dotted #999; padding: 10px; line-height: normal; word-wrap: break-word }

.form-style1 { padding: 0; margin: 15px 0 }
.form-style1 .formfield { margin: 10px 0 }
.form-style1 .control input { font-family: Arial,helvetica,sans-serif; border: 1px dotted #888; padding: 5px 5px; font-size: 14px }
.form-style1 .control textarea { font-family: Arial,helvetica,sans-serif; border: 1px dotted #888; padding: 5px; font-size: 14px }
.form-style1 label { }
.form-style1 .buttons { margin: 15px 0 }


.narrow #nav { display: block; position: static; margin: 15px 0; padding: 10px 15px; width: auto }
.narrow #nav h1 { float: left; margin: 0px; padding: 10px 0 0 0 }
.narrow #nav h2 { border-bottom: none; margin: 0px; padding: 20px 0 12px 0 }
.narrow #nav #menu { overflow: hidden; border-bottom: none; margin: 0; padding: 0 }
.narrow #nav #menu li { float: left; margin-right: 3px }
.narrow #nav .navtop { border-bottom: 1px dotted #444; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden }
.narrow #stream { margin: 0; border: 1px solid #aaa; border-radius: 4px; } /*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/lib/img/lightbox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/lib/img/lightbox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/lib/img/lightbox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/lib/img/lightbox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/lib/img/lightbox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/lib/img/lightbox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/lib/img/lightbox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/lib/img/lightbox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/lib/img/lightbox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/lib/img/lightbox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/lib/img/lightbox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/lib/img/lightbox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/lib/img/lightbox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/lib/img/lightbox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/lib/img/lightbox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/lib/img/lightbox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/lib/img/lightbox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.tipsy {
font-size:11px;
padding:5px;
position:absolute;
z-index:100000;
}
.tipsy-inner {
background-color:rgb(176,0,3);
color:white;
font-weight: bold;
max-width:200px;
padding:5px 8px;
text-align:left;
line-height: normal;
}
.tipsy-inner a {
color: #FFDFB0;
}
.tipsy.wide .tipsy-inner {
max-width:400px;
}
.tipsy-inner ul {
padding-left: 20px;
}
.tipsy-inner {
-moz-border-radius:3px 3px 3px 3px;
-webkit-border-radius:3px 3px 3px 3px;
-ms-border-radius:3px 3px 3px 3px;
-o-border-radius:3px 3px 3px 3px;
border-radius:3px 3px 3px 3px;
}
.tipsy-arrow {
background:url("/lib/img/tipsy.gif") no-repeat scroll left top transparent;
height:5px;
position:absolute;
width:9px;
}
.tipsy-n .tipsy-arrow {
left:50%;
margin-left:-4px;
top:0;
}
.tipsy-nw .tipsy-arrow {
left:10px;
top:0;
}
.tipsy-ne .tipsy-arrow {
right:10px;
top:0;
}
.tipsy-s .tipsy-arrow {
background-position:left bottom;
bottom:0;
left:50%;
margin-left:-4px;
}
.tipsy-sw .tipsy-arrow {
background-position:left bottom;
bottom:0;
left:10px;
}
.tipsy-se .tipsy-arrow {
background-position:left bottom;
bottom:0;
right:10px;
}
.tipsy-e .tipsy-arrow {
background-position:right top;
height:9px;
margin-top:-4px;
right:0;
top:50%;
width:5px;
}
.tipsy-w .tipsy-arrow {
height:9px;
left:0;
margin-top:-4px;
top:50%;
width:5px;
}

