/*  
Theme Name: Matt Hansen White
Theme URI: http://virtua-gallery.com/wp/webdesign/
Description: A light, simple and modern theme.
Version: 1.0
Author: Virtua Gallery
Author URI:http://virtua-gallery.com/wp/webdesign/
	Structure of theme files derived from the default WordPress 1.5 theme
	and Ulf Peterson's Modern Theme	
	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/

.Photo {
	background-image: url(images/guitar.png);
	width: 95px;
	height: 98px;
	background-repeat: no-repeat;
	margin-left: 55px;
	margin-top: -15px;
	background-position: top;
	background-attachment: fixed;
	}
.audioplayer_container {
	margin-left: 150px;
	/*margin-right: auto;*/
}
/* Begin Typography & Colors */

/* End Various Tags & Classes*/
a {
	color: #8D8DA9;
	text-decoration: none;
}

.x {
	width: 95%;
	height: 15px;
}

a img {
	border: none;
}

a:visited {
	color: #708090;
}

a:hover {
	color: #708090;
	text-decoration: none;
}

a.image {
	border-bottom: 0;
}

acronym, abbr {
	
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

blockquote cite {
	display: block;
}

blockquote p {
	margin: 0;
	padding: 0;
}

blockquote, blockquote cite {
	background: url(images/quote-arial.gif) 0px 15px no-repeat;
	color: #6E6A67;
	font-size: 0.9em;
	font-style: italic;
	margin: 0px 15px 0 0;
	padding: 20px 0px 20px 33px;
}

body {
	border-top: #DDD9D7 3px solid;
	background: #ffffff url(images/guitar1.png) no-repeat fixed left;
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	text-transform: lowercase;
	position: relative;
}

/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

div.columnleft {
	float: left;
	padding-right: 33px;
	width: 215px;
}

div.columnright {
	float: right;
	padding-left: 34px;
	width: 215px;
}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
}

h1, h2, h3, h4 {
	font-family: Georgia;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	border-bottom: 3px double Silver;
		margin: 30px;
}

h2 a {
	border-bottom: none;
	color: #505050;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-decoration: none;
}

h2 a:visited {
	color: #787878;
}

h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

h2, #sidebar h2 {
	margin: 0;
}

h3 {
	font-size: 1.3em;
}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
}

h4 {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
}

h4, li h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase;
}

hr {
	display: none;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End Entry Lists */
/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {
	border: #C9C5C3 1px solid;
}

ol {
	padding: 0 0 0 35px;
}

ol li {
	margin: 0 3px;
	padding: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/* End Headers */
/* Begin Images */
p img {
	max-width: 100%;
	max-height: 100%;
	padding: 0;
}

select {
	width: 130px;
}

small, .navigation {
	color: #8A8684;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul ul {
	margin: 5px 0 20px 20px;
}

/* End Images */
/* Begin Lists */
ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alt {
	background-color: #FAF9F8;
	border-bottom: #F1EFED 1px solid;
	border-top: #F1EFED 1px solid;
}

/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
}

.break {
	clear: both;
	line-height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: 100%;
}

.center {
	text-align: center;
}

.commentlist {
	padding: 0;
	text-align: left;
}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	list-style: none;
	margin: 15px 0 3px 0;
	padding: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Serif;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;
}

.commentmetadata {
	font-size: 0.8em;
}

.commentmetadata {
	display: block;
	margin: 0;
}

.entry form {
	text-align: center; /* This is mainly for password protected posts, makes them look better. */
}

.entry p a:visited {
	color: #708090;
}

.navigation {
	border-bottom: none;
	clear: both;
	display: block;
	padding: 10px 0 40px 0;
	text-align: center;
	width: 100%;
}

.navigation a {
	border-bottom: none;
}

.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}

.nocomments, .postmetadata, strike, #footer {
	color: #A8A4A2;
}

.post {
	margin: 0 0 40px 0;
	text-align: left;
}

.postmetadata .alt {
	margin: 25px 0 0 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.postmetadata, .commentmetadata, #footer {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#commentform {
	padding: 0;
}

#commentform #submit {
	float: right;
	margin: 2px 0 0 0;
}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
}

#commentform textarea {
	margin: 5px 0 0 0;
	padding: 0px;
	width: 98%;
}

#content {
	border: #DDD9D7 1px solid;
	font-size: 1.2em;
	background-image:url(images/pbg.png) repeat;
	
}

#content {
	clear: both;
	float: left;
	margin: 0px 0 0 0;
	padding: 20px 20px 20px 25px;
	width: 670px;
}

#content.single {
	margin: 0;
	padding: 40px 20px;
	width: 988px;
}

#description {
	background: transparent;
	color: Gray;
	font-family: Arial;
	font-size: 1.6 em;
	line-height: 1.8em;
	text-align: left;
	border-left: 1px Silver;
	border-right: 1px Silver;
	border-top: 1px Silver;
	border-bottom: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* End Comments */
/* Begin Sidebar */
#description, #sidebar {
	display: block;
	margin-left: 761px;
	padding: 0px;
}

#footer {
	font-size: 0.9em;
}

#footer {
	clear: both;
	width: 760px;
}

#footer a, #footer a:visited {
	border-bottom: none;
	color: #787878;
	text-decoration: none;
}

#footer a:hover {
	color: #282828;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#footer.single {
	width: 1030px;
}

#header {
	height: 169px;
}

#header a {
	border-bottom: #DDD9D7 1px solid;
	border-left: #DDD9D7 1px solid;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: -3px;
	text-transform: uppercase;
	z-index: 100;
}

#header a:hover {
	color: #5A6361;
	text-decoration: none;
}

/* End Structure */
/*	Begin Headers */
#header h1 {
	background: url(images/logo.jpg) #FFFFFF bottom right no-repeat;
	display: block;
	float: right;
	height: 160px;
	margin: 0;
	padding: 0;
	width: 269px;
}

#header h1 a {

	border: none;
	color: #708090;
	font-family: Galliard, Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	letter-spacing: -3px;
	text-align: center;
	text-transform: lowercase;
}

#header h1 a {
	display: block;
	height: 80px;
	margin: 30px 0 0 0;
	padding: 37px 5px 0 15px;
	width: 239px;
}

#header li a {
	display: block;
	float: left;
	min-width: 30px;
	padding: 74px 12px 12px 12px;
}

#header ul, #header li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#page {
	text-align: left;
}

#page {
	margin: 0 auto;
	width: 1030px;
}

#pageblock {
	display: block;
	float: right;
	height: 1px;
	line-height: 0;
	width: 220px;
}

#pagestripe {
	background: #DDD9D7;
	clear: both;
	height: 1px;
	width: 1030px;
}

#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
}

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
}

#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#sidebar {
	background: white;
	font: 0.9em Georgia;
text-transform: lowercase;
		}

#sidebar #searchform #s {
	padding: 2px 0;
	width: 125px;
}

#sidebar a {
	border-bottom: none;
	color: #3C4543;
	font-size: 1.2em;
	line-height: 1.7;
	text-decoration: none;
}

#sidebar a:hover {
	color: #5A6361;
	text-decoration: underline;
}

#sidebar form {
	margin: 0;
}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 22px;
	text-transform: lowercase;
   background-image: url(images/sbtitle.jpg);
	height: 30px;
	color: Gray;
	background-repeat: no-repeat;
	margin-top: 5px;
	border: none;
	}

#sidebar h2 {
	padding: 0;
}

#sidebar ul li {
	line-height: 1.7;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebarsubmit {
	font-size: 1em;
}

/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; /* Doesn't work in IE */
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

