/* CSS Document */

html body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%; /* Defaults of all browsers 16px */
	color: #000000;
	background-image: url(images/bkg-wood.jpg);
	background-repeat: repeat;
	text-align: left; /* For IE */ 
}
div {
	padding: 0px;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	margin:0 0 0.7em 0;
	padding:0;
	line-height: 1.5em;
}
h1 {
	font-size: 164%;
	color: #05325e;
	margin: 3px 0px 20px 0px;
}
h2 {
	font-size: 145%;
	color: #5c6f81;
	margin: 30px 0px 10px 0px;
}
h3 {
	font-size: 118%;
	color: #3774ae;
	margin: 3px 0px 10px 0px;
}
#container {
	width: 905px;
	margin: 64px 0px 0px 45px;
	text-align: center;
	clear: both;
}
#layout {
	width: 905px;
	background-image: url(images/bkg-paper2.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: both;
}
#top {
	width: 755px;
	height: 231px;
	background-image: url(images/bkg-header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	clear: both;
}
#content {
	width: 905px;
	background-image: url(images/bkg-paper.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	clear: both;
}
#footer {
	width: 755px;
	height: 133px;
	text-align: center;
	background-image: url(images/bkg-footer.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}
#credit {
	width: 755px;
	padding: 30px 0px 30px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	float: left;
	clear: both;
}
#col-stretch {
	width: 3px;
	height: 574px;
	float: left;
	clear: right;
}


/* BIO PAGE */
#col1-bio {
	width: 448px;
	margin: 20px 0px 0px 54px;
	text-align: left;
	display: inline;
	float: left;
}
#col1-bio p {
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1.5em; /* 1.5 x 12px = 18px */
	padding-bottom: 1.5em;
}
#col2-bio {
	width: 400px;
	padding-top: 248px;
	background-image: url(images/bio-photo.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
#col2-bio img {
	padding-left: 24px;
}



/* MUSIC PAGE */
#col1-music {
	width: 448px;
	margin: 20px 0px 0px 54px;
	text-align: left;
	display: inline;
	float: left;
}
#col2-music {
	width: 400px;
	padding-top: 285px;
	background-image: url(images/music-photo.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
#col2-music p {
	width: 182px;
	margin-left: 24px;
	text-align: center;
}
div.cdrow {
	width: 448px;
	display: inline;
	float: left;
	clear: both;
}
div.cd {
	width: 150px;
	margin: 0px 28px 0px 0px;
	text-align: center;
	display: inline;
	float: left;
}
div.cd img {
	margin-bottom: 15px;
}
div.cdinfo {
	width: 270px;
	margin: 0px 0px 20px 0px;
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1.5em; /* 1.5 x 12px = 18px */
	display: inline;
	float: left;
	clear: right;
}
p.cdtitle {
	font-size: 1.25em; /* 1.25 x 12px = 16px */
	line-height: 1.25em; /* 1.25 x 16px = 20px */
	text-transform: normal;
	font-weight: bold;
	padding: 0 1.25em 0.25em 0.25em; /* Based on 16px = 0 20px 4px 4px */
	color: #000;
}
ol {
	margin-left: 5px;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
li {
	margin-left: 20px;
	padding: 1px 0px 1px 0px;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em; /* 0.625 x 16 = 10px */
	line-height: 1.4em; /* 1.4 x 10 = 14px */
	text-transform: uppercase;
}


/* PHOTOS PAGE */
p.photos-row {
	margin-bottom: 23px;
}
.photos-thumb {
	margin-right: 23px;
}


/* GIGS PAGE */
#col1-gigs {
	width: 650px;
	margin: 35px 0px 0px 54px;
	text-align: center;
	display: inline;
	float: left;
	clear: both;
}
#col1-gigs iframe {
	filter: alpha(opacity=75);
	/*-moz-opacity: .65;*/
	opacity: .75;
}


/* BLOG PAGE */
#col1-blog {
	width: 448px;
	margin: 20px 0px 0px 54px;
	text-align: left;
	display: inline;
	float: left;
}
#col2-blog {
	width: 400px;
	padding-top: 288px;
	background-image: url(images/blog-photo.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
}


/* VIDEO PAGE */
#col1-video {
	width: 650px;
	margin: 35px 0px 0px 54px;
	text-align: center;
	display: inline;
	float: left;
	clear: both;
}
#col1-video p {
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1.5em; /* 1.5 x 12px = 18px */
	padding: 1.5em 0 0.5 em 0;
}


/* GUESTBOOK PAGE */
#col1-guest {
	width: 650px;
	margin: 35px 0px 0px 54px;
	text-align: center;
	display: inline;
	float: left;
	clear: both;
}
#col1-guest td {
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1.5em; /* 1.5 x 12px = 18px */
}
#col1-guest p {
	padding: 0px;
	margin: 0px;
}
.guest-header {
	font-size: 1.33em; /* based on 12px: 1.33 x 12px = 16px */
	line-height: 1.66em; /* based on 12px: 1.66 x 12px = 20px */
}


/* CONTACT PAGE */
#col1-contact {
	width: 448px;
	margin: 20px 0px 0px 54px;
	text-align: left;
	display: inline;
	float: left;
}
#col1-contact p {
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1.5em; /* 1.5 x 12px = 18px */
	padding-bottom: 1.5em;
}
#col2-contact {
	width: 400px;
	height: 450px;
	background-image: url(images/contact-photo.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
}


/* BLOG ELEMENTS */
div.feedBurnerFeedBlock {
}
div.feedBurnerFeedBlock .headline {
	font-size: 1em; /* 1 x 16px = 16px */
	line-height: 1.25em; /* 1.25 x 16px = 20px */
	font-weight: bold;
}
div.feedBurnerFeedBlock p.date {
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1em; /* 1.25 x 12px = 16px */
	font-weight: bold;
	padding: 0.5em 0em 0.857em 0em; /* based on 14px: 7px 0 12px 0 */
}
div.feedBurnerFeedBlock ul, p {
	margin: 0px;
	padding: 0px;
}
div.feedBurnerFeedBlock li {
	font-size: 0.75em; /* 0.75 x 16px = 12px */
	line-height: 1.5em; /* 1.5 x 12px = 18px */
	padding-bottom: 1em; /* 1 x 12px = 12px */
	margin-left: 5px;
	list-style-type: none;
	list-style-image: none;
}
p.fbsubscribelink {
	font-size: 0.625em; /* 0.625 x 16 = 10px */
	line-height: 1.4em; /* 1.4 x 10 = 14px */
	margin: 10px 0px 0px 5px;
}
#creditfooter {
	margin-left: 10px;
	visibility: hidden;
}



/* LINKS */
A:link {
	color: #53110A;
	text-decoration: none;
}
A:active {
	color: #8d3127;
	text-decoration: underline;
}
A:hover {
	color: #8d3127;
	text-decoration: underline;
}
A:visited {
	color: #654314;
	text-decoration: none;
}
A:visited:hover {
	color: #997747;
	text-decoration: underline;
}