/*
THEME NAME: SwansonMusic
THEME URI: http://www.swansonmusic.com/
DESCRIPTION: Version 1.0 of site theme for Philip Swanson's Web Site. Based on Sandbox 1.6.1
VERSION: 1.0b
AUTHOR: Erik Millett, MuseTown Productions
AUTHOR URI: http://www.musetown.com
TAGS:
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/* @import url('examples/2c-l.css'); */



/* Set Default Body Attributes */
body {
font-family: Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
background: #000000 URL('./images/PS-background.jpg') fixed no-repeat bottom center;
color: #6699CC;
text-align: center;
}


a {
color: #996633;
}


/* One column with 2 sidebars at bottom of page */
div.sidebar {
display:none;
float:left;
overflow:hidden;
padding:10px 1.9%;
width:46%;
}

div#primary {
clear:both;
display: none;
}

div#footer {
clear:left;
width:100%;
}


/* Just some example content */
div.skip-link {
display: none;
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:url('./images/PS-nameplate.png');
/* font-family: Times New Roman, Times, serif; */
text-align: left;
font-size: 1.1em;
font-weight: bold;
height:1.5em;
margin:1em auto 0 auto;
width:960px;
height: 130px;
position: fixed;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 2;
}

div#menu ul {
line-height:1;
list-style:none;
padding:0;
}

div#menu ul ul {
display:none;
}

div#menu ul a {
display:block;
margin-right:1em;
margin-top: 65px;
padding:0.2em 0.5em;
text-decoration:none;
font-size: 105%;
color: #996633;
}

div#menu ul a:hover {
color: #CCCCCC;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
padding-top: 2em;
font-size: 0.8em;
line-height: 150%;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
display:none; 
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

h2 {
color: #666666;
font-size: 2em;
margin-bottom: -0.25em;
border-bottom: 2px solid #666666;
}

strong {
text-transform:uppercase;
font-weight: bold;
color: #99CCFF;
}

hr {
height: 2px;
color: #666666;
background-color: #666666;
border: 0;
}

p {
margin-left: 10px;
}

div#container {
	text-align: left;
	position: fixed;
	bottom: 100px;
	left: 0px;
	right: 0px;
	width: 565px;
	padding-right: 395px;
	padding-bottom: 20px;
	height: 450px;
	overflow: auto;
	margin: 0 auto;
}

/* Set Default Body Attributes */
body {
font-family: Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
background: #000000 URL('./images/PS-background.jpg') fixed no-repeat bottom center;
color: #6699CC;
text-align: center;
}
}