
/*-----------------------------------------------------------------------------
Site Navigation in CSS and XHTML Screen Stylesheet

date:      November 2009
author:    Rouli Willow
email:     rouliwillow@gmail.com
-----------------------------------------------------------------------------*/

/*GENERAL */
* {
    margin: 0;
    padding: 0;
	border: 0;
	outline:none;
}

img, a { border:none !important;}

a {color:#989898;}

a:link {text-decoration: none}

a:visited {text-decoration: none}

a:active {text-decoration: none}

a:hover {text-decoration: underline; color:#fff;}

p 	{
	font-size:14px;
	color:#989898;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	}

body
	{
	background-color:#000;
	background-image:url(https://691aea.claudeassets.com/20241109170022im_/https://lennywelch.com/images/bg-motif.jpg);
	background-position:50% 0%;
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	color:#989898;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.clear 
	{
	clear:both;
	}

.activenav 
	{
	color:#333;
	}

#wrapper
	{
	margin: 0 auto;
	width:800px;
	height:auto;
	overflow:hidden;
	text-align:left;  
	}
	
#container
	{
	width:800px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px #990000 solid;
	}
	
	
#logo
	{
	width:100%;
	height:130px;
	float:left;
	margin-bottom:30px;
	}

h3
	{
	text-align:center;
	color:#990000;
	margin-bottom:5px;
	}
		
	
/*HOME PAGE */
#containerHM
	{
	background-image:url(https://a48575.claudeassets.com/20241109170022im_/https://lennywelch.com/images/bg-home.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:550px;
	padding-bottom:20px;
	border-bottom:1px #990000 solid;
	}
	
.buttonHM
	{
	width:148px;
	height:43px;
	float:left;
	margin:500px 0 0 30px;
	}	

#countercount
	{
	margin-top:20px;
	}

/*BIO PAGE */
	
#middlefullcontent
	{
	width:650px;
	height:100%;
	float:left;
	margin-left:10px;
	}	
	
#leftcontent
	{
	width:140px;
	height:400px;
	float:left;
	}

	
#leftcontent li 
	{
	list-style-type:none;
	font-size:21px;
	line-height:30px;
	}	

#middlecontent
	{
	width:410px;
	height:400px;
	float:left;
	margin-left:10px;
	overflow:auto;
	padding-right:10px;
	}	

#rightcontent
	{
	background-color:#999;
	width:220px;
	height:400px;
	float:left;
	margin-left:10px;
	}	

.texthome
	{
	color:#fff;
	padding-top:470px;
	font-size:21px;
	padding-left:20px;
	}

.texthome li
	{
	list-style-type:none;
	display:inline;
	padding-right:20px;
	}

			
/* PHOTOS */
#middlephotocontent
	{
	width:650px;
	height:370px;
	float:left;
	margin-left:10px;
	}	
	
.img-shadow 
	{
 	 float:left;
 	 background: url(https://4ab159.claudeassets.com/20241109170022im_/https://www.lennywelch.com/css/images/shadowAlpha.png) no-repeat bottom right !important;
 	 margin: 9px 0 0 9px !important;
  	 float:left;
  	}

.img-shadow img 
	{
  	 display: block;
 	 position: relative;
  	 background-color: #fff;
 	 border: 1px solid #a9a9a9;
 	 margin: -6px 6px 6px -6px;
 	 padding: 4px;
	 background-color:#fff;
	 width:145px;
	 height:100px;
 	 } 
	 
.pagenumber a:link, .pagenumber a:visited, .pagenumber a:active
	{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}
	
.pagenumber a:hover
	{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	}
		
.pagenumber
	{
	width:100%;
	text-align:center;
	 }
	
.pagenumber li 
	{
	list-style-type:none;
	font-size:18px;
	display:inline;
	margin-left:5px;
	padding:3px 10px 3px 10px;
	background-color:#333;
	}	
	
/*DISCOGRAPHY PAGE */	
#middlediscocontent
	{
	width:650px;
	height:100%;
	float:left;
	margin-left:10px;
	}	

#albumone, #albumtwo, #albumthree
	{
	width:650px;
	height:100%;
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	border-top:dashed 1px #ebebeb;
	padding-top:10px;
	}	
				
.albumIMG {
	height:120px;
	width:180px;
	float:left;
	margin-right:20px;
	}

.albumIMG dd
	 {
	font-weight:bold;
	color:#990000;
	margin-bottom:10px;
	}

.albumcontent {
	height:auto;
	width:225px;
	float:left;
	line-height:18px;
	font-size:13px;
	}
	

.albumcontent dd  
	{
	margin-bottom:10px;
	}

	
/*CONTACT PAGE */	
#middlecontactcontent
	{
	width:650px;
	height:500px;
	float:left;
	margin-left:10px;
	}	

#page-wrap 
	{
	width: 100%;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	}

#contact-area 
	{
	width: 100%;
	}

#contact-area input, #contact-area textarea 
	{
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}

#contact-area textarea
	{
	height: 90px;
	}

#contact-area textarea:focus, #contact-area input:focus 
	{
	border: 2px solid #900;
	}

#contact-area input.submit-button 
	{
	width: 100px;
	float: left;
	margin-left:115px;
	}

label 
	{
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
	}

/*FOOTER */
#footer
	{
	width:100%;
	height:50px;
	float:left;
	margin-top:5px;
	border-top:1px #8F6800 solid;
	padding-top:20px;
	}

#footer li 
	{
	display:inline; 
	list-style-type:none;
	margin-right:10px;
	}

.clearfix:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */	


/*
     FILE ARCHIVED ON 14:37:49 Apr 10, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:13:11 Jun 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.654
  exclusion.robots: 0.083
  exclusion.robots.policy: 0.07
  esindex: 0.01
  cdx.remote: 14.564
  LoadShardBlock: 68.357 (3)
  PetaboxLoader3.datanode: 83.857 (4)
  PetaboxLoader3.resolve: 55.849 (3)
  load_resource: 75.355
*/