	/*
	--------------------------------------------------------------------------------------
	Title:         J-Mayer.org (room for two) PRINTER FRIENDLY
	Author:      Stephanie Bertha - www.gotmedia.org - gotmedia@gmail.com
	--------------------------------------------------------------------------------------
	*/



/*
--------------------------------------------------------------------------------------
01. COMMON STYLES
--------------------------------------------------------------------------------------
*/

body {
margin: 0;
padding: 0;
border: 0;
font-size: 70%;
font-family: "Lucida Sans", Arial, sans-serif;
color: #000;
line-height: 140%;
background: none;
}

img {
border: 0;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

.clear {
margin: 0;
padding: 0;
clear: both;
height: 20px;
}

.clear30 {
margin: 0;
padding: 0;
clear: both;
height: 30px;
}

h1, h2, h3, h4, h5, h6, p, ul {
margin: 0;
padding: 0;
}

a,
a:link {
color: #000;
text-decoration: underline;
}

a:visited {
color: #535353;
}

a.hover,
a:hover {
text-decoration: none;
}

a:active, a:focus{
outline:none;
}

a.normal,
a.normal:link,
a.normal:visited {
color: #000;
text-decoration: underline;
border: 0;
background: none;
}

.floatRight {
margin-left: 10px;
float: right;
}

img.floatLeft,
img.floatRight,
img.floatLeft404 {
border: 1px solid #484848;
padding: 4px;
margin-bottom: 10px;
background: #fff;
}

.floatLeft,
.floatLeft a,
.floatLeft a:link,
.floatLeft a:visited,
.floatLeft-noborder {
margin-right: 10px;
float: left;
}

#related-links {
display: none;
}

hr.dotted {
margin-bottom: 15px;
border: 0;
height: 1px;
background: #c0c0c0;
}

#jump-to {
display: none;
}




/*
--------------------------------------------------------------------------------------
02b. MENU
--------------------------------------------------------------------------------------
*/

	#menu {
	display: none;
	}



/*
--------------------------------------------------------------------------------------
02c. HOME PAGE: SEARCH
--------------------------------------------------------------------------------------
*/

	#search {
	display: none;
	}





/*
--------------------------------------------------------------------------------------
03. PAGES STYLINGS: HEADER
--------------------------------------------------------------------------------------
*/

	#pages-header {
	width: 100%;
	height: 234px;
	display: none;
	}



/*
--------------------------------------------------------------------------------------
03b. PAGES & PRESS STYLINGS: CONTENT
--------------------------------------------------------------------------------------
*/

	#pages-content {
	margin-top: 37px;
	}

#press-content-start,
#pages-content-start {
margin: 0 auto;
margin-bottom: 40px;
width: 650px;
font-size: 12pt;
font-weight: normal;
font-family: arial;
line-height: 150%;
}

#pages-content-start h2,
#press-content-start h2 {
margin: 0 0 20px 0;
padding: 0;
font-family: Rockwell, Georgia, "Times New Roman", serif;
font-weight: bold;
font-size: 29pt;
letter-spacing: -.07em;
line-height: 90%;
color: #232323;
}

#pages-content-start h3 {
font-weight: normal;
margin: 10px;
}

#pages-content-start h4 {
font-weight: normal;
font-size: 14pt;
color: #78723E;
}

#pages-content-start h4 a,
#pages-content-start h4 a:link {
color: #78723E;
text-decoration: none;
}

#pages-content-start h4 a.hover,
#pages-content-start h4 a:hover {
color: #58542E;
}

#pages-content-start h5 {
margin: 0;
margin-top: 10px;
padding: 0;
color: #444;
font-family: arial, sans-serif;
font-size: 12pt;
font-weight: bold;
}

#pages-content-start h6 {
font-weight: normal;
font-size: 1em;
}

#pages-content-start p {
margin: 0;
padding: 0 0 20px 0;
}

	#press-content-start p {
	padding-bottom: 20px;
	}

#press-content-start .question {
padding: 0;
}

/* Questions in the Press Section */
.question {
font-weight: bold;
}

#press-content-start h3 {
margin: -10px 0 20px 15px;
padding: 0;
font-size: 1em;
font-weight: normal;
}

#press-archive h6 {
margin: 30px 0 20px 0;
padding: 10px;
color: #000;
text-indent: 15px;
border-top: 4px solid #000;
border-bottom: 1px dotted #c0c0c0;
}

ul.press {
margin: 10px 0px 20px 0px;
padding-bottom: 10px;
}

ul.press li {
margin-bottom: 10px;
padding-left: 21px;
width: 96%;
display: block;
}

ul.press li a,
ul.press li a:link {
padding: 5px;
padding-left: 21px;
display: block;
background:#eee;
text-decoration: none;
border-bottom: 1px dotted #000;
}

ul.press li a:visited {
color: #535353;
border: 0;
border-bottom: 1px dotted #000;
}

ul.press li a.hover,
ul.press li a:hover {
border-bottom: 1px dotted #fff;
}




/*
--------------------------------------------------------------------------------------
03c. PAGES STYLINGS: FOOTER
--------------------------------------------------------------------------------------
*/ 

	#pages-footer {
	display: none;
	}




/*
--------------------------------------------------------------------------------------
04. PAGES - 404 PAGE
--------------------------------------------------------------------------------------
*/ 

	#pages404-header {
	width: 100%;
	height: 100px;
	border-bottom: 17px solid #000;
	background:url(images/bg-header.jpg);
	}

#pages404-title h1 a {
margin: 0 0 0 -20px;
padding: 0;
position: relative;
top: 30px;
width: 225px;
height: 65px;
text-indent: -9999px;
display: block;
background:url(images/pages-title.jpg) no-repeat;
}

#pages404-title h1 a.hover,
#pages404-title h1 a:hover {
background-position: 0 -85px;
}

ul.error-404 {
margin-top: -10px;
}

ul.error-404 li,
ul.error-404 li, 
ul.error-404 li {
margin: 0 0 0 10px;
padding: 0 0 0 10px;
background: url(/images/aboutus/aff-arrow.gif) left no-repeat;
}

.floatLeft404 {
margin-right: 40px;
float: left;
}




/*
--------------------------------------------------------------------------------------
04. PAGES: FACTS
--------------------------------------------------------------------------------------
*/ 

	#facts-column01 {
	margin-right: 30px;
	float: left;
	width: 300px;
	}

#facts-column02 {
float: right;
width: 300px;
}

#facts-column01 dl,
#facts-column02 dl {
margin: 0;
padding: 0;
}

dt {
font-weight: bold;
color: #202020;
}

#facts-column01 dt,
#facts-column02 dt {
margin: 0 2px 0 0;
padding: 0;
float: left;
color: #4B4529;
}

#facts-column01 dd,
#facts-column02 dd {
margin: 0 0 4px 0;
padding: 0;
}

dl.break {
margin: 0;
padding: 0;
}

dl.break dt {
margin: 10px 0 0 0;
padding: 0;
clear: both;
color: #4B4529;
}

dl.break dd {
margin: 0;
padding: 0;
clear: both;
}

ul.facts li {
margin: 10px auto 15px auto;
padding-left: 15px;
width: 600px;
background: url(/images/aboutus/aff-arrow.gif) left no-repeat;
}


/*
--------------------------------------------------------------------------------------
04. PAGES: CHILDHOOD
--------------------------------------------------------------------------------------
*/ 

	blockquote#childhood {
	width: 200px;
	float: left;
	padding-left: 8px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 120%;
	color: #444;
	border-left: 2px solid #000; 
	}


/*
--------------------------------------------------------------------------------------
04. PAGES: TATTOOS
--------------------------------------------------------------------------------------
*/ 

	#tattoos-column01,
	#tattoos-column03 {
	margin-right: 30px;
	float: left;
	width: 300px;
	}

#tattoos-column02,
#tattoos-column04 {
float: left;
width: 300px;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: QUOTES
--------------------------------------------------------------------------------------
*/ 

	blockquote.quotes {
	margin-top: 19pt;
	padding-bottom: 20pt;
	border-bottom: 1px dotted #404040;
	}



/*
--------------------------------------------------------------------------------------
04. PAGES: ACHIEVEMENTS & COLLABORATIONS
--------------------------------------------------------------------------------------
*/ 

	#achievements b,
	#collaborations b,
	blockquote.quotes b {
	font-weight: normal;
	color: #4F4820;
	}




/*
--------------------------------------------------------------------------------------
04. PAGES: JOHN COVERS
--------------------------------------------------------------------------------------
*/ 

	.john-covers-right {
	margin-left: 20px;
	float: left;
	}




/*
--------------------------------------------------------------------------------------
04. PAGES: AFFILIATES
--------------------------------------------------------------------------------------
*/ 

	ul.affiliates,
	ul.links {
	margin: 0 0 20px 20px;
	padding: 0;
	}

ul.affiliates li,
ul.links li {
display: block;
}

ul.affiliates li a,
ul.affiliates li a:link,
ul.affiliates li a:visited,
ul.links li a,
ul.links li a:link,
ul.links li a:visited,
ul.quizzes li a,
ul.quizzes li a:link,
ul.quizzes li a:visited {
padding-left: 10px;
}

ul.affiliates li a.hover,
ul.affiliates li a:hover,
ul.links li a.hover,
ul.links li a:hover,
ul.quizzes li a.hover,
ul.quizzes li a:hover {
background: url(/images/aboutus/aff-arrow.gif) left no-repeat;
padding-left: 10px;
}

#affiliates-column01 {
width: 350px;
float: left;
}

#affiliates-column02 {
width: 300px;
float: left;
}




/*
--------------------------------------------------------------------------------------
04. PAGES: BECOME AFFILIATES
--------------------------------------------------------------------------------------
*/ 

	#become-column01 {
	margin-right: 40px;
	width: 240px;
	float: left;
	}

#become-column02 {
margin-bottom: 40px;
width: 350px;
float: left;
}

.send {
padding: 5px;
font-family: "Lucida Sans", Arial, sans-serif;
font-size: 1.0em;
border: 1px solid #D1D1D1;
cursor: pointer;
background: #fff;
}

.send:hover {
color: #000;
border: 1px solid #c2c2c2;
}

input, textarea {
padding: 3px;
font-family: "Lucida Sans", Arial, sans-serif;
font-size: 1em;
border: 1px solid #c0c0c0;
}

textarea {
width: 223px;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: LINKS
--------------------------------------------------------------------------------------
*/ 

	#links-column01{
	margin-right: 30px;
	padding: 10px;
	float: left;
	width: 250px;
	background: #ECECEC;
	}

#links-column02 {
margin-right: 30px;
padding: 10px;
width: 250px;
float: left
}

#links-column01 li a.hover,
#links-column01 li a:hover,
#credits-column01 li a.hover,
#credits-column01 li a:hover {
background: url(/images/aboutus/aff-arrow2.gif) left no-repeat;
padding-left: 10px;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: SITE CREDITS
--------------------------------------------------------------------------------------
*/ 

	#credits-column01 {
	margin-right: 30px;
	padding: 10px;
	width: 250px;
	float: left;
	background: #ECECEC;
	}

#credits-column02 {
margin: 10px 0 20px 0;
width: 300px;
float: left;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: ABOUT US
--------------------------------------------------------------------------------------
*/ 

	.aboutus-column02 {
	margin-left: 20px;
	float: left;
	width: 350px;
	}




/*
--------------------------------------------------------------------------------------
04. PAGES: FAQs
--------------------------------------------------------------------------------------
*/ 

	dl.faqs {
	margin-bottom: 30px;
	}

dl.faqs dt {
margin-top: 10px;
}

dl.faqs dd {
clear: both;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: CONTACT 
--------------------------------------------------------------------------------------
*/ 

	#contact-form {
	margin: 20px 20px 0 60px;
	width: 300px;
	float: left;
	}

#contact-directly {
margin-top: 20px;
width: 200px;
float: left;
}

#contact-directly h6 {
margin-top: 10px;
}

.indent-line { 
margin: 15px 0 0 20px;
padding: 10px;
width: 600px;
border-bottom: 1px dotted #c0c0c0;
background: #ECECEC;
}




/*
--------------------------------------------------------------------------------------
04. PAGES: REVIEWS
--------------------------------------------------------------------------------------
*/ 

	#reviews {
	margin: 0 auto;
	margin-top: 30px;
	width: 500px;
	}

#reviews textarea {
width: 500px;
height: 200px;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: QUIZZES 
--------------------------------------------------------------------------------------
*/ 

	ul.quizzes li {
	margin: 0 0 10px 30px;
	}



/*
--------------------------------------------------------------------------------------
04. PAGES: AUDIO & VIDEO 
--------------------------------------------------------------------------------------
*/ 

	ul.audio li,
	ul.videos li {
	margin: 0 0 7px 20px;
	}

ul.audio li a,
ul.audio li a:link,
ul.audio li a:visited {
background:url(/images/media/audio.jpg) no-repeat left;
padding-left: 15px;
}

ul.audio li a.hover,
ul.audio li a:hover {
background:url(/images/media/audio2.jpg) no-repeat left;
padding-left: 15px;
}

ul.videos li a,
ul.videos li a:link,
ul.videos li a:visited {
background:url(/images/media/videos.jpg) no-repeat top left;
padding-left: 20px;
}

ul.videos li a.hover,
ul.videos li a:hover {
background:url(/images/media/videos2.jpg) no-repeat top left;
padding-left: 20px;
}

#videos-useful-links {
margin: 20px 0 20px 0;
padding: 10px;
text-align: center;
background: #ECECEC;
}

#notable-videos {
margin: 20px auto;
width: 500px;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: MUSIC HISTORY
--------------------------------------------------------------------------------------
*/ 

	#music-history h3 {
	font-size: 13pt;
font-weight: bold;
	}

#music-history h4 {
margin: 40px 0 15px 0;
padding: 10px;
color: #69623F;
text-indent: 15px;
font-weight: normal;
font-size: 14pt;
border-top: 4px solid #000;
border-bottom: 1px dotted #c0c0c0;
background:#F1F1F1;
}

ul.tracklist li {
padding-left: 12px;
}

ul.tracklist li ul {
margin-left: 10px;
}

.album-preview {
margin: 20px 0 0 50px;
width: 150px;
float: left;
}

.track-list {
margin-left: 80px;
float: left;
width: 240px;
}




/*
--------------------------------------------------------------------------------------
04. PAGES: OLD TOUR DATES
--------------------------------------------------------------------------------------
*/ 

	ul.old-tour-dates,
	ul.setlists {
	margin: 10px 0 40px 0;
	}

ul.old-tour-dates li,
ul.setlists li {
margin-left: 15px;
}

#old-tour a,
#old-tour a:link {
margin-bottom: 10px;
padding: 10px;
cursor: pointer;
display: block;
text-decoration: none;
border-bottom: 1px dotted #c0c0c0;
}

#old-tour a.hover,
#old-tour a:hover {
color: #797343;
}

ul.old-tour {
padding: 20px 0 30px 0;
width: 650px;
}

ul.old-tour li {
margin-left: 20px;
padding-left: 15px;
background: url(/images/career/block.gif) center left no-repeat;
}

ul.old-tour-dates li {
padding-left: 10px;
background: url(/images/career/block.gif) center left no-repeat;
}

ul.old-tour-dates li.oldtour-clickhere {
padding-left: 10px;
background: url(/images/aboutus/aff-arrow.gif) left no-repeat;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: NOTABLE APPEARANCES
--------------------------------------------------------------------------------------
*/ 

	.sortable {
	margin: 0;
	padding: 0 0 30px 0;
	}

.notable-title {
padding: 10px;
width: 120px;
text-align: center;
}

.sortable th {
padding: 10px;
background:#eee;
}

.sortable tr:hover {
background: #fff;
}

.sortable td {
margin: 0;
padding: 10px;
border-bottom: 1px solid #D5D5D5;
}

.notable-name {
padding: 5px;
width: 200px;
color: #4F4A29;
}

.notable-date {
width: 150px;
}



/*
--------------------------------------------------------------------------------------
04. PAGES: OLDER NEWS
--------------------------------------------------------------------------------------
*/  

	#older-news h3 {
	margin: 20px 0 0 80px;
	font-weight: normal;
	color: #000;
	font-size: 1.4em;
	letter-spacing: -.05em;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	width: 500px;
	line-height: 120%;
	}

#older-news h4 {
margin: 0 0 20px 80px;
font-weight: normal;
}

#older-news p {
margin-left: 80px;
width: 450px;
}

hr.oldernews {
margin: 0 auto;
margin-bottom: 15px;
border: 0;
height: 1px;
width: 500px;
background: none;
border-left: 0px dotted #404040;
border-bottom: 20px solid #eee;
}




/*
--------------------------------------------------------------------------------------
04. PAGES: DISCOGRAPHY
--------------------------------------------------------------------------------------
*/  

	#disco-image-right {
	margin: 0;
	float: left;
	padding: 20px;
	padding-top: 28px;
	padding-left: 24px;
	border: 1px dotted #c0c0c0;
	}

#disco {
margin-left: 20px;
padding-bottom: 30px;
float: left;
width: 380px;
}

.disco {
margin: 20px 0 0 50px;
}

#disco a,
#disco a:link {
cursor: pointer;
padding: 4px;
padding-left: 15px;
margin-bottom: 10px;
text-decoration: none;
width: 300px;
display: block;
font-size: 12pt;
font-weight: bold;
line-height: 130%;
color: #404040;
border-bottom: 1px dotted #c0c0c0;
background:url(/images/media/audio2.jpg) no-repeat center left;
}

ul.disco {
margin: 10px 0 20px 0;
padding: 0 0 20px 10px;
width: 300px;
border-bottom: 1px solid #c0c0c0;
}

.disco a.hover img,
.disco a:hover img {
border: 1px solid #808080;
}

#disco p {
width: 300px;
}

a.nopointer {
cursor: text;
}





/*
--------------------------------------------------------------------------------------
04. PAGES: SITEMAP
--------------------------------------------------------------------------------------
*/  

	#sitemap-header {
	}

#sitemap-title {
margin-top: 20px;
width: 200px;
float: right;
display:none;
}


#site-map-title {
margin: 0;
padding: 0;
width: 200px;
float: left;
}

#site-map-title h2 {
width: 136px;
height: 125px;
display: block;
}

#sitemap #search {
margin: 96px 0 0 0;
padding: 0;
width: 260px;
float: right;
}

#sitemap-search #search input.search-button {
position: relative;
top: 8px;
}

#sitemap h6 {
margin: 0px 0 20px 0;
padding: 5px;
color: #494111;
text-indent: 15px;
border-top: 1px solid #000;
border-bottom: 1px solid #c0c0c0;
font-family: Rockwell, Georgia, serif;
font-size: 12pt;
font-weight: normal;
}

#sitemap h6 a {
color: #494111;
text-decoration: none;
display: block;
}

#sitemap h6 a.hover,
#sitemap h6 a:hover {
color: #2C2708;
}

#sitemap ul {
margin: 0;
padding: 0;
}

#sitemap ul li {
font-size: 11pt;
}

#sitemap ul li ul li {
margin-bottom: 2px;
color: #414141;
}

#sitemap ul li ul li a,
#sitemap ul li ul li a:link {
color: #414141;
font-size: .9em;
}

#sitemap-column1, #sitemap-column11 {margin: 0;padding: 0;width: 150px;float: left;}
#sitemap-column2 {margin: 0;padding: 0;width: 170px;float: left;}
#sitemap-column3 {margin: 0;padding: 0;width: 314px;float: right;}
#sitemap-column4 {margin: 0;margin-right: 20px;padding: 0;width: 320px;float: left;}
#sitemap-column5 {margin: 0;padding: 0;width: 300px;float: right;}
#sitemap-column6 {margin: 0;margin-top: 30px;padding: 0;width: 230px;float: left;}
#sitemap-column7 {margin: 0;margin-top: 30px;padding: 0;width: 160px;float: left;}
#sitemap-column8 {margin: 0;margin-top: 30px;padding: 0;width: 200px;float: right;}
#sitemap-column9 {margin: 0;margin-top: 30px;padding: 0;width: 287px;float: left;}
#sitemap-column10 {margin: 0;margin-top: 30px;padding: 0;width: 200px;float: right;}
#sitemap-column10b {margin: 0;margin-right: 30px;padding: 0;width: 287px;float: left;}
#sitemap-column10c {margin: 0;margin-right: 30px;padding: 0;width: 287px;float: left;}
#sitemap-column12,#sitemap-column13 {margin: 0;padding: 0;width: 150px;float: right;}
#sitemap-column15 {margin: 0;padding: 0;width: 150px;float: left;}
#sitemap-column16 {margin: 0;padding: 0;width: 300px;float: right;}

	/*
	--------------------------------------------------------------------------------------
	END
	--------------------------------------------------------------------------------------
	*/  