/*
Theme Name: Bill Miller Piano
Theme URI: http://aquavitacreative.com
Description: The default theme for Bill Miller Piano
Author: Jonathan Cox
Version: 1.5
Tags: Bill Miller Piano, Aqua Vita Creative
*/


/* -------------------------------------------------------------- */


body {
	background: #000000 url(images/chords.jpg) repeat-y scroll center top;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
	}

#container { 
	width: 800px;
	margin: auto;
	background-color:#000000;
}

/* Post Navigation Begins */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: blue;
}

.navigation a:visited {
	color: #888;
	text-decoration: none;
}

.navigation a:active,
.navigation a:hover {
	color: #000;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}

#nav-above {
	margin: 10px 0 18px 0;
}

.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* Post Navigation Ends */

/* Search Bar */

.searchBar {
	margin: 10px 0 0 335px;
	font-weight: bold;
}

.searchResultsWrap {
	padding: 25px;
}

/* Search Ends */


/* Comments Begin */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

/* Comments End*/


/* Typography Rules Begins */

p {
	margin: 12 0 12 0px;
	padding-right: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a { 
	color: blue; 
	text-decoration:none
	}

a:hover {
	color: #000000; 
	}


h1 {
	margin: 25px 0;
	font-size: 22px;
	color: #E92526;
	font-family: Arial, Helvetica, sans-serif;
}

h1.featuredPiano {
	margin-bottom:0
}

h1.featuredPiano a {
	color: #E92526;
}

h2 {
	margin-bottom: 5px;
	font-size: 17px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h2.featuredPiano {
	padding-left: 0px;
}

h2.featuredPiano a {
	color: #333333;
	padding-left:0;
	margin-top:0
}

h2.entry-title a {
	color:#E92526
}

h2.entry-title a:hover {
	color:#000000
}

h3 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #E92526;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #E92526;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	margin-bottom: 5px;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h3,h5 a {
	color:#E92526
}

h2,h4,h6 a {
	color: #333333
}

a.featuredPiano {
	color: blue;
	text-decoration: none;
}

a.featuredPiano:hover {
	color: #1b1b1b;
}

td a#sidebar  {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	list-style-image: url(images/note.jpg)
}

ul.pianoList {
	margin:0
}

table.pianosPage {
	border:none
}

table.pianosPage a {
	color:#FFFFFF;
}

table.pianosPage a:hover {
	color:#000000
}

/* Typography Rules End*/
	
/* Header Begins */

#header {
	width: 924px;
	height:200px
}

/* Header Ends */

/* Nav Bar */

#navbar {
	clear: both;
	width: 800px;
	height:36px;
	background-color: #E92526;
}

#navbar ul {
	padding:0;
	margin:0;
	text-align:center
}

#navbar li {
	display: inline;
	font-size: 20px;
	text-align: center
}

#navbar  a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#navbar a:hover {
	color: #000000;
}

#jsddm {
		margin: 0;
		padding: 0;
		position:relative;
		z-index:1
		}
	
	#jsddm li {	
		float: left;
		list-style: none;
		width:auto;
		display: inline;
		list-style-type:none;
		font-size: 20px;
		padding-left: 40px;
		padding-right: 10px;
		}

	#jsddm li a {
		display:block;
		padding: 5px 12px;
		text-decoration: none;
		color: #FFFFFF;
		white-space: nowrap
		}

	#jsddm li a:hover {	
		color:#000000
		}
		
		#jsddm li ul {
			margin: 0;
			padding: 0;
			position: absolute;
			min-width:150px;
			max-width:100%;
			visibility: hidden
		}
		
		#jsddm li ul li	{	
			float: none;
			padding:0;
			text-align:left;
			font-size:16px
		}
		
		#jsddm li ul li a {
			width:auto;
			background: #E92526
		}
		
		#jsddm li ul li a:hover	{	
			color:#00000
		}

/* Nav Bar Ends */

/* Sidebar Begins */

#sidebar {
	float: left;
	background-color: #000000;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 25px;
	display: block
}

#sidebar p {
	color: white;
	font-family:Arial,Helvetica,sans-serif;
}

#sidebar h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	color: #D9BE89;
}

#sidebar h2 a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #D9BE89;
}

#sidebar h2 a:hover {
	text-decoration: none;
}

#sidebar h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 5px;
	padding-left: 15px;
	color: #D9BE89;
}

#sidebar h4 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 15px;
	color: #FFFFFF;
	text-align:center
}

#sidebar ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

ul.sidebarNav {
	list-style-image:none
}

#sidebar li {
	list-style-type: none;
	padding-bottom:5px;
	font-size: 17px;
}

#sidebar a {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 25px;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #D9BE89;
}

/* Sidebar Ends */
	

/* Content */

#featured table {
	border:none;
	margin-right:40px;
	#margin-top: 15px;
}

#featured td {
	width:200px;
	vertical-align:top
}

#content {
	float: left;
	width: 550px;
	padding: 0 20px 25px 30px;
	background-color: white;
	min-height:387px
}

.divider {
	clear:both;
	width:100%;
	padding-top:10px;
	border-bottom:dashed 1px #888
}

/* Right Spacer Rules Begin */

#spacer {
	float: left;
	width: 2px;
	padding-bottom: 25px;
	background-color: black;
}

/* Right Spacer Rules End */

/* Footer */

#footer {
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	background-color: #E92526;
	text-align:center;
	color:#FFFFFF
}

#footer ul {
	margin:0;
	padding:0
}

#footer li {
	display: inline;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	color: #000000;
}

/* Footer Ends */

/* Image Rules Begin */

.newArrival {
	margin-bottom: 15px;
}

img.featuredPiano {
	border: 2px #E92526 solid;
	padding: 2px;
	margin-bottom: 5px;
	width: 200px
}

img.featuredPiano:hover {
	border: 2px #D9BE89 solid;
}

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 2px solid #E92526;
}
#content .gallery img:hover {
	border: 2px #D9BE89 solid
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* Image Rules End */
