/* Global reset, thanks to Yahoo! */

html {
	height:100%
}

body {
	min-width: 972px; 
	margin: 0px;
	padding: 0px;
}

#flashcontent {
		height: 100%;
}

html body {
	font: 62.5%/1.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

html>body {
	font: 62.5%/1.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
	margin:0;padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#table1 {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: normal;
	line-height: 1.6em;
	padding-bottom: 10px;
	text-align: justify;
}

fieldset,img {
	border:0;
}

ol,ul {
	list-style:none;
}

caption,th { 
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

q:before,q:after {
	content:'';
}



/* General */

body {
/*	background-image: url(../images/back-eliane.jpg);
	background-position: top left;
	background-repeat: no-repeat;  */
}

#wrapper {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#header {
	width: 960px;
	height: 90px;
	float: left;
	padding-top: 50px;
}

#content {
	width: 960px;
	float: left;
}

#content #nav {
	border-top: 1px solid #CCCCCC;
	width: 195px;
	margin-right: 20px;
	background-image: url(../images/navback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
	float: left;
}

#content #nav ul {
	padding-top: 10px;
}

#content #nav ul ul {
	padding-top: 0px;
	padding-left: 10px;
	border-left: 1px dotted #000000;
}

#nav a, #nav a:visited, #nav a.page, #nav a.page:visited, #nav a.page_active, #nav a.page_active:visited, #nav a.page_active_ancestor, #nav a.page_active_ancestor:visited {
	font-size: 1.7em;
	border-bottom: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 2em;
}

#nav a.page_active, #nav a.page_active:visited {
	color: #CC0000;
}

#nav a:hover, #nav a.page:hover, #nav a.page_active:hover, #nav a.page_active_ancestor:hover {
	border-bottom: 1px dotted #000000;
}

#content #maincontent {
	width: 490px !important; width: 485px;
	margin-right: 20px;
	float: left;
}

#content #maincontent-big {
	width: 710px !important; width: 705px;
	float: left;
}

#maincontent img, #maincontent-big img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#promo {
	width: 200px !important; width: 195px;
	float: left;
}

#promo p {
	color: #000000;
	font-size: 1.3em;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;	
}

#promo img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
	margin-top: 10px;
}

#promo #search {
	background-image: url(../images/searchback.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
	height: 40px !important; height: 44px;
	padding-top: 12px;
	margin-bottom: 10px;
}

#promo #search input {
	width: 170px;
	height: 16px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: normal;
	padding: 3px;
}

form {
	display: inline;
}

h1 {
	padding-top: 10px;
}

h1 a, h1 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
	line-height: 1em;
	border: none;
}

h1 a:hover {	
	border-bottom: 1px dotted #000000;
}

.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 10px;
}

.smalldate {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: normal;
}

p {	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: normal;
	line-height: 1.6em;
	padding-bottom: 10px;
	text-align: justify;
}

blockquote {
	border-top: 1px dotted #CC0000;
	padding-left: 70px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

blockquote p {
	color: #333333;
	font-style: normal;
}

.separator {
	height: 40px;
	background-image: url(../images/separatorback.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 30px;
}

h2 a, h2 a:visited {	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	line-height: 1.6em;
	border: none;
}

h2 a:hover {
	border-bottom: 1px dotted #000000;
}

h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 2em;
}

h4 {
	line-height: normal;
	margin-bottom: 30px;
}

#images img {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #666666;	
	margin-right: 25px;
	margin-bottom: 25px;
}

#footer {
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	float: left;
	width: 960px;
}

#footer p {
	font-size: 1.2em;
	color: #999999;
	text-align: center;
	line-height: 3em;
}

#footer li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.2em;
}

#footer a, #footer a:visited {
	color: #000000;
}

#footer a:hover {
	border-bottom: none;
}

.diaryentry {
	border-left: 1px dotted #CC0000;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.edit {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.4em;
	color: #000000;
	font-size: 1.4em;
}

.edit a, .edit a:visited {
	color: #CC0000;
}

.edit a:hover {
	text-decoration: none;
}

#header a, #header a:visited {
	border-bottom: none;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a:hover {
	border-bottom: none;
}

.pages {
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	font-size: 2em;
	margin-bottom: 20px;
}

.pages a {
	margin-left: 5px;
	margin-right: 5px;
}

#maincontent ul, #maincontent ol, #maincontent-big ul, #maincontent-big ol {
	margin-bottom: 20px;
	margin-top: 10px;
}

#maincontent li, #maincontent-big li {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-position: inside;
}

.postseparator {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
}

#gallery {
	width: 100%;
	padding-bottom: 20px;
}

#gallery img {
	display: block;
	float: left;
}

#gallery h4 {
	display: block;
	clear: left;
}

#gallery .edit {
	display: block;
	clear: left;
}

#discography {
	width: 100%;
}

#discography img {
	margin-bottom: 10px;
	display: block;
}

#discography ul {
	border: 1px dotted #CC0000;
	background-color: #FFFAF4;
	padding: 5px;
}

#discography li {
	font-style: italic;
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 25px;
	list-style-image: url(../images/award.gif);
	list-style-position: outside;
}

#discography table {
	margin-bottom: 20px;
}

#discography table h3 {
	line-height: .8em;
}

#afterpost {
	width: 200px;
	height: 60px;
	clear: both;
}

#promo a, #promo a:visited {
	border-bottom: none;
}

#commentzone {
	border: 1px dotted #CC0000;
	background-color: #FFFAF4;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

#header #logininfo {
	position: absolute;
	right: 0px;
	top: 90px;
	width: 200px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #999999;
}

#header #flashPlayer {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 322px;
}

cite {
	list-style-type: none;
}

.clear {
	clear: both;
}

.pagetitle h3 {
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-decoration: none;
	color: #CC0000;
	line-height: 2.7em;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

