
html {

}

body {
	font: 85% helvetica,verdana,sans;
	background-color: #f2f2fa;
	text-align: center;
	padding: 20px;
}

h1, h2, p {
	margin: 0;
	padding: 0 10px;
	font-weight: normal;
}

p {
	padding: 0 10px 15px;
}

h1 {
	display: none;
}

h2 {
	padding: 1em 0.5em 0.5em;
}

.book, .film, .game, .show, .album	{
	font-style: italic;
}

div#bluewrap {
	width: 80%;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	background-color: #2288dd;
}

div#indexmenu {
	background-color: #28d;
	float: left;
	width: 100%;
	padding: 5px 0 0 0;
}	

div#menu {
	background: #28d url("/images/logo-250x50.jpg") no-repeat;
	float: left;
	width: 100%;
	padding-top: 25px;
}

div#indexheader {
	width: 80%;
	margin: 0 auto;
	padding: 5px;
	text-align: left;

	background: #f2f2fa url("images/logo-450x105f2f2fa.jpg") no-repeat;
	padding-top: 75px;
}

div#content {
	min-height:500px;
	height:auto !important;
	height:500px;
}

div#content,
div#code_content {
	clear: both;
	background-color: #fff;
}

#content p {
	margin: 1em 5px;
	font-size: 125%;	
	line-height: 150%;
}

ul#nav, ul#nav li	 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	margin-left: auto;
	margin-right: 0px;
	padding-top: 10px;
}

ul#nav li {
	float: right;
	margin-right: 3px;
	text-align: center;
}

ul#nav a {
	float: left;
	font-size: small;
	width: 5.5em;
	padding: 5px 0 2px 0;
	background-color: #dde;
	text-decoration: none;
	color: #333;
}

ul#nav a:hover,
ul#nav a:focus {
	background: #FFa826;
	color: #FFF;
}

ul#nav li.activelink a,
ul#nav li.activelink a:hover,
ul#nav li.activelink a:focus {
	background: #FFF;
	color: #003;
}

#copyright {
	margin-top: 2em;
	font-size: xx-small;
	color: #ccc;
}

#hitme_form {
	font-family: verdana, arial, sans-serif;
	margin-top: 2em;
	margin-left: 1em;
}

#hitme_form textarea {
	width: 95%;
	border: 1px solid #444;
	padding: 0.5em;
	margin-top: 10px;
}
#hitme_form label {
	width: 4em;
	float: left;
	text-align: right;
	margin: 10px 1em 10px 0;
	clear: both;
}

#hitme_form .input-box {
	border: 1px solid #444;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0 0.25em;
	color: #777;
}


#hitme_form fieldset {
	border-top: 1px solid #F70;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 80%;
}

#hitme_form legend {
	color: #F70;
	font-weight: bold;
	padding: 0 0.25em;
	margin: 0 0 0 0;
}

#hitme_form #submit {
	background-color: #F70;
	border: 2px outset #F70;
	color: white;
	font-weight: bold;
}

#hitme_form em {
	margin: 0;
	padding: 0;
}


#copyright a {
	color: #28d;
}

div.flickr_small,
div.flickr_small2 {
	background-color: #ccc;
	width: 253px ;
	padding: 14px 4px;
	text-align: center;
	border: none;
	margin: 5px;
	display: block;
}

img.flickrthumb {
	height: 75px;
	width: 75px;	
	margin: 0;
	padding: 0;
	background-color: black;
	border: none;
}

a.flickrthumb_link img {
	border: none;
	margin: 2px;
	padding: 0;
	background-color: black;
}

div#lastwhine {
	width: auto;
	display: inline-block;	
	margin-right: 275px;
}

div#photoboxes {
	float: right;
	display: inline-block;	
	margin: 0;
	padding: 0;
	width: 273px ;
	clear: both;
	background-color: #fff;
}

div#photoboxes p	{
	margin: 0 0 0 5px;
	padding: 5px 0 0 0;
	color: #444;
	text-align: left;
	font-size: 75%;
}

#lastwhine .post {
	border-top: 1px solid #F70;
	border-right: 3px solid #80AFC5;
	border-bottom: 3px solid #80AFC5;
	border-left: 1px solid #80AFC5;
	background: #FFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0;
	margin-top: 4em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 1.5em;
}

 
.post .date,
#lastwhine .post h2 {
	color: #F70;
	font-family: verdana, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 1em;
	position: relative;
	top: -.88em;
	right: -0.25em;
}

.post .postmetadata p,
.gravatarplug {
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 0.65em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

.post .storycontent p, .post li, .post dl {
	font-family: palatino, georgia, verdana, arial, sans-serif;
	color: #333;
	font-size: 1em;
	font-weight: normal;
	line-height: 165%;
	margin-bottom: 1.25em;
}

dt {
	margin-left: 1.5em;
}

dd {
	font-size: 0.95em;
	line-height: 175%;
	margin-bottom: 1.0em;
}

.post .feedback {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.post a:visited,
.post a {
	color: #080;
}

.post a:active {
	color: #048;
}
.post a:hover {
	color: red;
}

.post .feedback a:visited,
.post .feedback a:active,
.post .feedback a {
	border: 1px dotted #F70;
	padding: 0.125em 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F70; 
}

.post .feedback a:hover {
	text-decoration: underline;
}

.post .page_storytitle a:visited,
.post .page_storytitle a:active,
.post .page_storytitle a,
.post .storytitle a:visited,
.post .storytitle a:active,
.post .storytitle a {
	padding: 0;
	margin: 0;
	color: #048;
	font-size: 1.125em;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, sans-serif, sans;
}
.post .page_storytitle a:hover,
.post .storytitle a:hover {
	text-decoration: underline;
}

.post .page_storytitle,
.post .storytitle {
	border-bottom: 1px solid #048;
}

.post .storytitle a:visited,
.post .storytitle a:active,
.post .storytitle a {
	position: relative;
	top: -0.5em;
}

.post blockquote {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 2px solid #40A040;
	border-bottom: 2px solid #40A040;
	background-color: #C0FFC0;
	color: black;

	font-family: verdana, arial, sans-serif, sans;
	padding: 0.5em 1em 0 1em;
	margin: 0.25em 1em;
}

.post fieldset
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.asterisk {
	font-size: xx-large;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
}

a.asterisk {
	text-decoration: none;
	position: relative;
	top: 0.25em;
}

#code_content {
	background-color: #eee;
	font-family: verdana,arial,sans;
	font-size: 100%;
}

#code_content h1,h2	{
	text-decoration: none;
}

#code_content h1	{
	font-size: x-large;
	font-weight: normal;
	display: block;
	margin-top: 20px;
}

#code_content h2	{
	font-size: large;
	font-weight: bold;
}

#code_content fieldset {
	border: none;
	}

#code_content label,
#code_content input,
#code_content select {
	display: block;
	float: left;
	margin-bottom: 0.5em;
}

#code_content label {
	width: 10em;
	font-size: 0.9em;
	text-align: right;
	padding-right: 0.5em;
}
#code_content textarea {
	font-size: small;
}

#code_content fieldset br {
	clear: left;
}

#code_content #disclaimer {
	border: 1px dotted #ddd;
	margin: 0 10px 10px 10px;
	padding: 0.5em 0.25em;
	font-size: xx-small;
	color: #999;
}

#code_content pre,
#code_content pre a	{
	font-size: 85%;
	font-weight: bold;
	color: #000;
	margin: 0 10px;
}

#code_content pre a {
	text-decoration: none;
}

#code_content .navigation {
	font-size: 90%;
	margin: 2px 10px;
}

#code_content hr {
	margin: 10px;
	padding: 0;
	border: none;
	color: #F70;
	background-color: #F70;
	height: 1px;
}

#code_content #onephoto a {
	padding: 2em 1em;
}

#code_content #onephoto a img {
	vertical-align: middle;
	width: 75px;
	height: 75px;
	border: 1px solid blue;
}

#os_songs,
#os_etc,
#os_shebang,
#os_vent,
#os_works {
	border: 3px dotted white;
	padding: 10px;
	margin: 2em;
}

#os_burner {
	border: 3px dotted #aaa;
	padding: 10px;
	margin: 2em;
}

#os_songs,
#os_works {
	background-color: #0073CE;
}

#os_etc {
	background-color: #2F8029;
}

#os_shebang {
	background-color: #0081D1;
}

#os_vent {
	background-color: #EA6A42;
}

#os_burner {
	background-color: #fff;
}

#os_songs p,
#os_songs a,
#os_etc p,
#os_etc a,
#os_shebang p,
#os_shebang a,
#os_vent p,
#os_vent a,
#os_works p,
#os_works a {
	color: #fff;
	margin: 0.5em 0;
	padding: 0;
}

#os_burner a,
#os_burner p {
	color: #333;
	margin: 0.5em 0;
	padding: 0;
}

#os_songs a,
#os_etc a,
#os_shebang a,
#os_works a {
	color: yellow;
}

#os_burner a {
	color: red;
}

#os_vent a {
	color: #225;
}

#os_songs img,
#os_etc img,
#os_shebang img,
#os_vent img,
#os_works img,
#os_burner img {
	float: left;
	margin-right: 2em;
	border-style: none;
}


#songs_content ul {
	list-style-type: none;
	line-height: 175%;
	font-size: 125%;
}

#songs_content .songtitle {
	font-weight: bold;
}

#songs_content h3 {
	width: 172px;
	height: 86px;
	background: url("/images/songslogo_white.gif");
	float: left;
	margin: 0 1em 0.5em 2em;
	overflow: hidden;
	line-height: 500px;
}

.songstitleline {
	font-weight: bold;
}

a img.oldstuff_logo_img {
	border: 0;
	margin: 0.5em 1em 0.5em 2em;

}

