/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Style to Integrate into Site Structure */

#header-container {
	margin: 20px auto 0 auto;
	width: 780px;
	background-color: #FFFFFF;
	}
	
#content-container {
	margin: 0 auto;
	width: 780px;
	background-color: #FFFFFF;
	}
	
.wide-divide {
	border-bottom: 1px dotted #999999; 
	margin: 10px auto;
	width: 95%;
	}
	
#extra-links {
	width: 760px;
	padding: 15px;
	}
	
#copyright {
	margin: 0 auto 10px auto;
	width: 760px;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	}
	
#head-divide-1 {
	background-color:#FFFFFF;
	width: 780px;
	}
	
#head-divide-2 {
	background-color:#DDDDDD;
	width: 780px;
	}
	
.menu-item a {
	border-left: #666666 1px solid;
	padding: 42px 15px 5px 15px;
	margin-bottom: 17px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-decoration:none;
	color: #AAAAAA;
	background-color: #444444;
	}
	
.menu-item a:visited {
	border-left: #666666 1px solid;
	padding: 42px 15px 5px 15px;
	margin-bottom: 17px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-decoration:none;
	color: #AAAAAA;
	background-color: #444444;
	}
	
.menu-item a:hover {
	border-left: #666666 1px solid;
	padding: 42px 15px 5px 15px;
	margin-bottom: 17px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #333333;
	}

.menu-item-active a {
	border-left: #666666 1px solid;
	padding: 42px 15px 5px 15px;
	margin-bottom: 17px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-decoration:none;
	color: #FFFFFF;
	background: #9A0000 url('http://www.pianoworkbook.com/images/music-active.gif') no-repeat right top;
	}
	
.menu-item-active a:visited {
	border-left: #666666 1px solid;
	padding: 42px 15px 5px 15px;
	margin-bottom: 17px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-decoration:none;
	color: #FFFFFF;
	background: #9A0000 url('http://www.pianoworkbook.com/images/music-active.gif') no-repeat right top;
	}
	
.menu-item-active a:hover {
	border-left: #666666 1px solid;
	padding: 42px 15px 5px 15px;
	margin-bottom: 17px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #9A0000;
	}
	
.red {
	font-size: 17px;
	color: #FF0000;
	}
	
#extra-links a {
	font-size: 13px;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	}
	
#extra-links a:visited {
	font-size: 13px;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	}
	
#extra-links a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	}
	
#copyright a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#006784;
	text-decoration:underline;
	text-align:center;
	}
	
#copyright a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#006784;
	text-decoration:underline;
	text-align:center;
	}
	
#copyright a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#006784;
	text-decoration:none;
	text-align:center;
	}


/* Begin Typography & Colors */
body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #444444;
	text-align: center;
	background-color: #006784;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 13px;
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	text-decoration: none;
	}
	
h2 a:visited {
	color: #444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	text-decoration: none;
	}
	
h3 a {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	}
	
h3 a:visited {
	color: #444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	}
	
a {
	font-size: 13px;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	}
	
a:visited {
	font-size: 13px;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	}
	
a:hover {
	font-size: 13px;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 780px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 0 0 30px 30px;
	width: 720px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	font-weight:normal;
	color: #000000;
	border-bottom: 1px #999999 dotted;
	margin: 30px 0px 0px 0px;
	background:url('http://www.pianoworkbook.com/images/h1-end.gif') no-repeat right bottom;
	padding-right: 25px;
	text-align:left;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	font-size:14pt;
	color: #444444;
	border-bottom: 1px #999999 dotted;
	background: none;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:normal;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
#sidebar ul li a {
	font-size: 13px;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	}
	
#sidebar ul li a:visited {
	font-size: 13px;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	}
	
#sidebar ul li a:hover {
	font-size: 13px;
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 570px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

