/* -------------- */
.list
{
	list-style: none;
}
body, ul
{
	margin: 0;
	padding: 0;
}
a 
{ 
	color: #D3B58A;
	text-decoration: none;
}
img
{
	border: none;
}
img, #video .info, #new_comment, #WzTtDiV, #new_comment .filefield, #new_comment .textfield, #new_comment .textarea, #new_comment .submit,

.menu a.sam-brook, .menu a.sam-brook:hover, .menu a.sam-brook-h, 
.menu a.time, .menu a.time:hover, .menu a.time-h, 
.menu a.fairytale, .menu a.fairytale:hover, .menu a.fairytale-h  
.menu a.is-it-love, .menu a.is-it-love:hover, .menu a.is-it-love-h  
 {
	behavior: url(/stylesheets/iepngfix.htc);
}
/* -------------- */
#wrapper
{
	margin: 10px auto;
	font: 12px "Lucida Grande", Arial;
	width: 900px;
}
#main
{
	height: 500px;
	position: relative;
}
.logo
{
	position: absolute;
	right: -50px;
}
/* -------------- */
#menu {	padding: 250px 0 0 30px; }
.menu .list li
{
	position: relative;
	float: left;
	height: 60px;
} 
.menu a
{
	height: 60px;
	display: block;
}
.menu a.sam-brook
{
	background: url(/images/sam-brook.png);
	width: 180px;
}
.menu a.sam-brook:hover, .menu a.sam-brook-h  
{ 
	background: url(/images/sam-brook-h.png); 
	width: 180px;
}
.menu a.time
{
	background: url(/images/time.png);
	width: 107px;
}
.menu a.time:hover, .menu a.time-h
{ 
	background: url(/images/time-h.png); 
	width: 107px;
}
.menu a.fairytale
{
	background: url(/images/fairytale.png);
	width: 144px;
}
.menu a.fairytale:hover, .menu a.fairytale-h  
{ 
	background: url(/images/fairytale-h.png); 
	width: 144px;
}
.menu a.all-videos
{
	background: url(/images/all-videos.png);
	width: 157px;
}
.menu a.all-videos:hover, .menu a.all-videos-h  
{ 
	background: url(/images/all-videos-h.png); 
	width: 157px;
}
.menu a.is-it-love
{
	background: url(/images/is-it-love.png);
	width: 163px;
}
.menu a.is-it-love:hover, .menu a.is-it-love-h  
{ 
	background: url(/images/is-it-love-h.png); 
	width: 163px;
}
/* -------------- */
#video
{
	padding: 10px 0 0 30px;
}
#right
{
	float: right;
	position: relative;
	width: 250px;
	margin-right: 100px;
}
#video .info, #new_comment
{
	position: relative;
	background: url(/images/blank.png);
	color: white;
	padding: 8px 12px;
}
#video .info { margin: 300px 0 0; }
#video .info h3, #new_comment h3
{
	margin: 0;
	padding: 0;
	font-size: 22px;
	border-bottom: 1px dashed white;
}
#new_comment h3 
{ 
	font-size: 18px; 
	margin-bottom: 10px;
}
.fleche
{
	position: absolute;
	top: 14px;
	left: -7px;
}
#new_comment
{
	background: url(/images/blank.png);
	color: white;
	margin: 45px 0 10px 0;
}
#new_comment p
{
	margin: 5px 0px;
}
#new_comment .filefield, #new_comment .textfield, #new_comment .textarea, #new_comment .submit
{
	border: 1px solid #D3C9BC;
	font: 12px "Lucida Grande", Arial;
	padding: 2px;
	background: url(/images/blank.png);
	color: #D3B58A;
}
#new_comment .filefield { width: 150px; }
#new_comment .textfield { width: 225px; }
#new_comment .textarea
{
	width: 225px;
	height: 50px;
}
#new_comment .submit
{
	background: #D3B58A;
	color: black;
}
#comments
{
	margin: 4px 0px;
}
#comments img
{
	border: 2px solid #D3B58A;
}
#WzTtDiV
{
	background: url(/images/blank.png);
	color: white;
	padding: 8px;
}
#WzTtDiV h5, #WzTtDiV p
{
	margin: 0px;
	padding: 0px;
}
#WzTtDiV h5
{
	font: normal normal normal 9px "Lucida Grande", Arial;
	border-bottom: 1px dashed #444;
	margin-bottom: 4px;
}
.song
{
	margin: 0 0 100px  50px;
	width: 400px;
}
.song h1, .song h2
{
	color: white;
	margin: 0px;
	padding: 3px;
}
.song h1
{
	margin-top: -80px;
	font: 56px Georgia, Times;
}
.song h2
{
	font: 12px Arial;
	margin-top: -10px;
}
.song p
{
	color: #39596B;
	font-size: 11px;
}
.song p a { color: #834F28; }
.song p a:hover { background: #39596B; color: white;}
/* -------------- */
#frame { border: none; height: 0px; width: 0px; }
/* -------------- */
#footer
{
	margin: 50px 0 0;
	text-align: right;
	font-size: 9px;
}
#footer a { color: #DDD; }