/* @override 
	
	http://www.discograph.com/listen/mixshake/style.css
*/

* { margin: 0; padding: 0 }


		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: px 0 }

#logo2 li a {
	text-decoration: underline;
}

#logo2 li{
	
}

#logo2 li a:hover {
	text-decoration: underline;
}

#contact img {
	float: right;
	margin-right: 200px;
}

#dates ul li {
	font-size: 14px;
	line-height: 20px;
	list-style-position: inside;
	
	list-style-image: url(icone3.png);
	width: 700px;
}


.1 {
	color: yellow;
}

#dates {
	margin-top: 0;
	background-color: #e21580;
	padding: 50px 0 35px 10px;
	width: 500px;
	float: left;
}



#bio {
	width: 100px;
	float: right;
	padding-right: 10px;
}


#logo2 ul li {background-color: red;
	margin-top: 9px;
	margin-right: 9px;
	padding: 5px 11px 5px 14px;
	list-style-type: none;
}

#album p {
	margin-top: 46px;
	font-size: 14px;
	font-style: italic;
	padding-left: 311px;
	padding-right: 52px;
}


#bio #bio1 {
	width: 150px;
	color: white;
	float: right;
	font-size: 13px;
	margin: 5px;
	padding: 5px;
}

#bio a {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#bio1 a {color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#bio1 a:hover{
	color: red;
}
#bio a:hover{
	color: red;
}

		
		p, ul { font-size: 13px; line-height: 1.4em;
	list-style-type: square;
}

#slider1 div.panelContainer div.panel div.wrapper p {
	padding-left: 20px;
}



#dates ul li.1 {
}

#dates ul li h4 {
	font-weight: normal;
	font-style: normal;
}

#dates ul li p {
	color: yellow;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#logo2 ul {
	width: 400px;
	float: left;
} 
		
		p a, li a { color: white; text-decoration: underline}
		
		p.intro {  margin-bottom: 0px; padding:0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none;
	background-color: red;
}
		
		img { border: 0 }

#photo img {
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
}

#btn a img {
	float: right;
	margin: 0;
	padding: 0;
	position: absolute;
}

#album img {
	float: left;
}

#clip {
}
		
		h3 { border-bottom: 1px solid yellow; margin-bottom: 3px; padding-bottom: 3px; text-align: center;
	font-style: italic;
	margin-top: 7px;
}
		
		body {
			font-family: Verdana, Arial;
			background: #00a6d9 url(images/background05.jpg) no-repeat left top;
			color: white;
			
			margin: auto;
			text-align: center;
			padding-bottom: 20px;
		}

#pict p {
	margin: 0;
	padding: 0 0 0 100px;
	font-size: 9px;
}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: -46px 0 0px;
			position: relative;
			width: 100%;
		}

#contact {
	width: 800px;
	height: 250px;
}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; ; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 0px solid white; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 810px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 100%;
			clear: both;
	background: url(back02.png) no-repeat 0 -10px;
}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 810px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
	background: url(top.png) no-repeat center top;
}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
	width: 600px;
}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
	width: 810px;
}

#warp {
	width: 810px;
	background-image: ;
	margin-right: auto;
	margin-left: auto;
}

#warp img {
	}


#pict {background-image: url(stripe.png);

	
}

#foot {
	height: 70px;
	background: url(footer.png) no-repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 10px;
}

#foot p {
	float: none;
	margin-left: 546px;
	font-size: 10px;
}

#play {
	width: 400px;
	height: 400px;
	margin: auto auto auto 205px;
	float: left;
	background: url(rond.png) no-repeat;
}

#pictdates {
	width: 250px;
	float: right;
}

#play img {
	margin-top: 118px;
}

#yoplayer {
	margin-top: 233px;
}

#dates ul li.led {
	color: yellow;
}

#foot a {
	color: white;
	margin-top: 0;
}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px;
}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			text-align: center;
			line-height: 27px;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 5px;
	background-color: #6e2365;
}
		

		
		.stripNav li a:hover {
			background: #e21580;
		}
		
		.stripNav li a.current {
			background: red;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

#photo {
	width: 700px;
	float: none;
}
		

