﻿/*#############################################################
Name: BlueMusic
Description: A blue theme for my steeltree site.
Date: 2006-07-27, 2013-12-01, 2017-12-11
Author: Colin Nicholls, based on work by Viktor Persson

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

html {
	-webkit-font-smoothing: antialiased;
}

* {
	margin: 0;
	padding: 0;
}
a {
   text-decoration: none;
   color: #0687F5;
}
a:hover {
	color: #9CF;
   text-decoration: underline;
}
body {
   background: #DBDAD4;
   color: #363636;
   font: normal 65% Geneva,"Tahoma",sans-serif;
   margin: 3px;
   padding: 3px;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.3em;
	padding-bottom: 1em;
}

ul {
   margin-left: 20px;
}
ul ul {
   margin-left: 40px;
}

/*
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
} */
h1 {
	font-size: 1.5em;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1, h2, h3 {
   color: #2F485E;
   padding-top: 6px;
}

a.topmenu {
	text-decoration:none;
	color: #0B2535;
   padding-right: 28px; 
   padding-left: 28px;
   font-size: 1.2em;
}

a.topmenu:hover {
	text-decoration:underline;
}

h1 {
	border-top-style: solid;
	border-color: #2F485E; 
	border-width: 2px; 
	padding-bottom: 4px;
}

img {
	border-style: none;
   border-color: inherit;
   border-width: medium;
   /*height: 290px;*/
   /*width: 702px;*/
}

/* misc */
.clearer {
	clear: both;
}

#postnavigation{
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
}

/* structure */
.page_header {
   background:url(./pics/PS_WebHeader.jpg) no-repeat;
   width: 1024px;
   height: 153px;
   /* this trick will center the div: */
   margin: 0px auto;
   /* this aligns the contents (menubar) */
   text-align:center;
}

.album_cover {
   /*float:right;*/
   padding: 5px 5px 15px 5px;
}

.container {
/*	background: url(img/topleft.gif) no-repeat;*/
}

.page_body {
   width: 1024px;
   /* this trick will center the div: */
   margin: 0px auto;
}

.menu_bar {
   border:none;
   border-style:none;
   padding: 15px;
   text-align:right;
}

.menu_bar h2 {
   font: 150%;
}

.header {
	height: 92px;
}

p.verse {
  
}

p.chorus {
   margin-left: 10px;
}

p.bridge {
   margin-left: 20px;
}

/*--------------------------------
    Track List Table:
----------------------------------*/

div.tracklisting {
   padding: 5px 0px 10px 5px;
}

table#tracklist {
   width: 98%;
   border-collapse:collapse;
}

table#tracklist td {
   padding: 5px 5px 10px 5px;
   font-size: 140%;
}

td.side_title {
   color: #2F485E;
   font-size: smaller;
   text-align: center;
}

td.track_number {
   /*color: #B1CCD6;*/
   color: #51698B;
   /*font-size:90%;*/
}

td.track_title {
   width: 40%;
}

td.track_duration {
   /*color: #B1CCD6;*/
   width:9%;
   color: #51698B;
   text-align: left;
}

td.player {
   text-align: right;
}


/*--------------------------------
    Instrumentation Table:
----------------------------------*/
table#instrumentation td {
   padding: 5px 5px 10px 5px;
   font-size: 1.2em;
}

td.instrument_category {
   /*color: #B1CCD6;*/
   color: #51698B;
   vertical-align:top;
   text-align: right;
   width: 18%;
}

/* title */
.title {
	float: left;
/*	padding: 28px 0 0 76px;*/
	padding: 14px 0 14px 76px;
	color: #FFF;
}
.title h1 {
	color: #FFF;
	font:  normal 3em Calibri, Verdana, sans-serif;
}
.title span {
		
}
.title a {
	text-decoration: none;
	color: #FFF;
}
td.title {
	width: 250px;
	padding: 2px 10px 2px 15px;
}

/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main {
/*	background: #0B2535 url(img/bgmain.gif) no-repeat;*/
	background: #0B2535 ;
	clear: both;
/*	padding: 12px 12px 0 52px; */
	padding: 5px 12px 0 25px;
}

/* main right */
.sidenav {
   background-color:#2F485E;
   color: #F0F0F0;
   padding:3px;
	float: right;
	width: 28%;
   height: 100%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav img {
	border: none;
}
.sidenav ul 
{
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
.sidenav li { 
/*	border-bottom: 1px dashed #EEE;*/
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color:  #99CCFF;
	/* display: block; */
	font-size: 1em;
	padding: 3px 6px 3px 3px;
	text-decoration: none;
	
}
.sidenav li a:hover {
	color: #111;
/*	background: url(img/nav_li.gif) no-repeat;*/
}


.open
{
	font-size: 1em;
}





/* content */
.content {
   float: left;
   margin-right: 1%;
   width: 67%;
   background: #F4F3EB;
   padding: 10px 10px 10px 10px;
}
/*

*/
.content .postheader {
	text-decoration: none ;
	color: #B1CCD6;
}

.content .descr {
	color: #99CCFF;
	margin-bottom: 6px;
}

.content h3 {
	padding-bottom:9px;
}







/* footer */
.footer {
   width: 1024px;
   float: left;
   /* this trick will center the div: */
   margin: 0px auto;
   background: #DBDAD4;
   color: #2F485E;
   font-size: 1.1em;
   line-height: 40px;
   text-align: center;
}


