@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400);
a {
	color:#00f;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
}
a:link {
    color:#00f;
    }
a img {
	border: none;
}

a:visited {
    color:#07a;
}

a:hover {
    background-color:#eee;
    color:#00C;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote
{
	margin-top: 0px;
	background-color: #CCC;
	padding: 0px 10px;
	border-color: #fff;
	border-width: 2px;
	border-style: dotted;
}

code {
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono',
'LucidaTypewriter', monospace;
	font-size: 0.8em;
	background: #eee;
	border: solid 1px #aaa;
   max-height: 300px;
  overflow: scroll;
}

pre {
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	background: #eee;
	border: solid 1px #aaa;
	padding: 10px;
        max-height: 300px;
        overflow: scroll;
}

pre code {
	border: 0;
}

div.license
{
  overflow: scroll;
  margin-top: 0px;
  background-color: #ccc;
  padding: 0px 10px;
  max-height: 200px;
  font-size:smaller;
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#333;
}

cite {
	font-size: 90%;
	font-style: normal;
}

.date {
	border-bottom: 1px dotted #ccc;
	font: 1.2em/175% 'Yanone Kaffeesatz', verdana, arial, sans-serif;
	letter-spacing: 0.1em;
	margin: 15px 0 4px 0;
	padding-bottom: 2px;
	text-align:right
}

h3 {
	margin: 0;
	font: 1.8em/2.2em 'Yanone Kaffeesatz', verdana, arial, sans-serif;
}

ol#comments li p {
	font-size: 100%;
}

p, div.storycontent, li, .feedback, .nextPrev {
	font: 1.0em/150% verdana, arial, sans-serif;
}

.nextPrev, .nextPrev a {
	text-align:center;
	font-weight:normal;
}

.storycontent img, .blogImage {
	float:left;
	margin-right:1em;
	border: 1px solid black;	
}
.storycontent ol li {
  margin-bottom:15px;
}
.storycontent .syntax_hilite ol li {
  margin-bottom:auto;
}

img.standalone {
	float:none;
	margin:20px auto;
	border: 1px solid black;
	display:block;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
.feedback .permalink, .feedback .postTime  {
	margin-right:8px;
}
.feedback .postTime  {
	font-size: 80%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
	font: 80%/120% verdana, arial, sans-serif;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	font:50px/120% 'Yanone Kaffeesatz', verdana, sans-serif;
	color:#111;
}
.storytitle a:hover {
	text-decoration:underline;
	background-color:transparent;
}

h2#comments, h2#postcomment {
	border-top: 1px dotted #ccc;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {

	border-left: 1px dotted #000;
	padding: 0 0 10px 0;
	position: absolute;
	right: 0px;
	top: 0;
	width: 180px;
	z-index:0;
}
#homepage #menu {
	padding-top:400px;
}

#inner #menu {
	background: #fff;
}

#menu #siteNav {
	margin-left: -3px;
	padding-left: 3px;
	text-align:left;
	background-color:#000;
}

#menu #siteNav ul {
	padding-left: 0px;
}

#menu #siteNav li {
	padding-bottom: 0;
	border-bottom: dotted 0px #000;
	color:#fff;
}

#menu #siteNav li a {
	color:#fff;
	display:block;
	border-bottom: dotted 0px #000;
	margin-right:3px;
}

#menu #siteNav li a:hover {
	background-color:#fff;
	color:#000;
	display:block;
	border-bottom: dotted 0px #000;
}

#inner #menu #slideShow {
	margin-left: -3px;
	padding-top: 0;
	background-color:#000;
	padding-bottom: 0;
	border-bottom: dotted 0px #000;
	height:260px;
}
#menu form {
	margin: 0 0 0 13px;
}

#menu input#searchField {
	width: 7.5em;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	font-size:0.8em;
	padding:2px;
}

#menu input#searchBtn {
	width: 5em;
	font-family:Verdana, Arial, sans-serif;
	font-size:0.8em;
}

#menu ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font-family:'Yanone Kaffeesatz', Verdana, Arial, sans-serif;
	font-size:1.0em;
	letter-spacing: 0.3em;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #000;
}
#menu ul li h2 {
	line-height:120%;
	margin-top:0;
	margin-bottom:0.5em;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: dotted 0px #ccc;
}

#menu ul ul li, #menu ul ul ul li {
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:0.8em;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
	font-weight:normal;	
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size:0.8em;
	padding-left: 4px;
}

#menu .songArtist {
	white-space:nowrap
}

#menu #archives {
	height:150px;
	overflow:auto;
}

#menu .albumcover {
    border:6px solid #ccc;
    margin: 6px auto 3px auto;
    display:block;
}

#menu #previousAlbumCovers {
	margin-top:3px;
	text-align:center;
}

#menu #previousAlbumCovers .albumcover {
    border:1px solid #ccc;
    margin: 3px 0px;
    display:inline;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#topOrnamentDiv {
	margin:5px;
	padding:0;
	z-index:5;
}

#blackBoxDiv {
	margin:0;
	padding:0;
	z-index:3;
	height:356px;
	background-color:#000;
	position:relative;
}

#btmOrnamentDiv {
	margin:5px 0px 0px 20px;
	padding:0px;
	z-index:5;
	height: 22px; 
}

#lukeShadowDiv {
	position:absolute;
	top: 0px;
	right:15px;
	margin-right: -15px;
	width: 134px;
	padding:0px;
	z-index:9;
}

#textMenuDiv {
	position:absolute;
	top:12px;
	right:80px;
	width:431px;
	padding:0px;
	z-index:10;
}

#homepage #slideShowImageDiv {
	position:absolute;
	top: 0px;
	left:140px;
	width: 268px;
	padding:0px;
	z-index:8;
}

#photoMouseOverDiv {
	position:absolute;
	top: 50px;
	left:408px;
	width: 165px;
	padding:0px;
	z-index:9;
	visibility:hidden;
}

#footerDiv	{
	margin:10px 0px 0px 0px;
	padding:2px 4px 5px 0px;
    font-weight:normal;
    background-color:#000;
    color: #fff;
    clear: both;
	font: 70%/140% Verdana, arial, sans-serif;
	z-index:-5;
	text-align:right;
}

#inner #footerDiv	{
	text-align:center;
}

#inner h1 {
	margin-top:6px;
	height:69px;
    background-image: url(/images/blank_h2.jpg);
    background-repeat: no-repeat;
	border-top:1px dotted black;
	border-bottom:1px dotted black;
	color:white;
}
#inner h1 span {
	padding:10px 0px 10px 15px;
	font:1.0em/130% 'Yanone Kaffeesatz',Verdana,Arial,sans-serif;
}
ol.commentlist li {
	clear:left;
	padding-top:10px;
}
.gravatar {
        float:left;
        padding: 3px;
        border: 1px solid #000;
        background: #fff;
        margin-right:10px;
}

.postgrav {
        float: left;
        padding: 3px;
        margin-right: 5px;
        margin-left: 5px;
        border: 1px solid #000;
        background: #fff;
}

