/*                             Styles for the website                              */
/*=================================================================================*/


* {
    /* Reset browsers default margin, padding and font sizes */
    margin: 0;
    padding: 0;
}
html {
    font-size: 100%;
}

.popupcontent {
	margin-left: 10px;
	margin-right: 10px;	
}


/* General font families for common tags */
/* font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
p, td, th	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

a:link,a:active,a:visited,a:hover {
	color: #000000;
}

img {
	border-color: black;
	border-width: 2px;
	border-style: solid;
}
#forum img {
	border-style: none;
}

hr	{
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.title a:link, .title a:active, .title a:visited, .title a:hover { 
    text-decoration: none;
}

h1.title	{
	font-family: "Arial",Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 120%;
	color: #000000;
	margin-bottom: 1em;
}
h2.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    clear: both;
}
h4 a.nolink,
#phpbb h4 a.nolink {
    text-decoration: none;
}
h5 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
    display: inline;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.article, .article p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify; ne passe pas sous IE5 */
	text-align: left;
}

i {
    font-style: italic;
}
i i {
    font-style:normal;
}
i i i {
    font-style: italic;
}
i i i i {
    font-style:normal;
}
i i i i i {
    font-style: italic;
}


.article ul, ul.liste, .article ol, ol.liste, .texte ul, ul.liste, .texte ol, ol.liste {
	margin-left: 35px;
}
.article ul, ul.liste, .article ul li {
    list-style-type: square;
}

.article h3 {
	clear: both;
}

.sitelinks a:link, .sitelinks a:active, .sitelinks a:visited	{ 
	text-decoration: none;
	color : #000000;
}
.ulinks a:link, .ulinks a:active, .ulinks a:visited, .ulinks a:hover, .sitelinks a:hover	{
	text-decoration: underline;
	color : #000000;
}


.liste li	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}


ul.liste_refs	{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color : #000000;
	margin-left: 0;
	padding-left: 0;
	margin-top: -1em;
	padding-top: 0;
}

.titleimg {
	text-align: center;
}

.clickable {
    cursor: pointer;
}
.clickable:hover {
    text-decoration: underline;
}
/*                             Styles for the header/footer                        */
/*=================================================================================*/
body {
	background-color: #D6A7AD;
	background-image: url("./bg.jpg");
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.popup {
	background-image: url("./bg2.jpg");
}

#title {
	background: url("./title.gif");
	background-repeat: no-repeat;
	width: 578px;
	height: 152px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -289px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#title h1 {
    display: none;
}
#container {
	background-color: #FFFFFF;
	background: url("./bg2.jpg");
	width: 95%;
	position: relative;
	top: -10px;
	left: 0px;
	margin-left: 2.5%;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.lang-box {
    float: right;
    margin-right: 5px;
}

.lang-box img {
    border: black solid 1px;
}

.template_menu, #menu {
	clear: left;
	float: left;
	width: 210px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: right;
}

#menuimg {
	width: 150px;
	height: 150px;
	/*border-width: 2px;
	border-style: solid;*/
}

#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	margin-top: 1em;
}

#menu ul {
	list-style-type: none;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}


.template_page, #page {
	height: 1%;
	overflow: hidden;
	overflow-y: visible;
	
	whitespace: inherit;
	position: relative;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}	


#footer {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*                             Styles for the intro page                           */
/*=================================================================================*/
#intropage {
	background: none;
}
#introtitle {
	width: 576px;
	height: 103px;
	position: absolute;
	top: 3.5cm;
	left: 50%;
	margin-left: -288px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#introtitle img {
	width: 576px;
	height: 103px;
	border-style: none;
}
.introlang {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.introlang img {
	border-style: none;
}

#introuk {
	position: absolute;
	top: 8cm;
	left: 15%;
	text-align: left;
}
#introfr {
	position: absolute;
	top: 8cm;
	right: 15%;
	text-align: right;
}
#introvisits {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 11cm;
	text-align: center;
	width: 100%;
}

/*                             Styles for the main page                            */
/*=================================================================================*/
#mainpage {
	margin: 0;
	text-align: left;

	overflow: hidden;
	height: 1%;
	overflow-y: visible;
}

.rightbar {
    width: 180px;
	margin: 0 0 0 20px;
	padding: 25px 0 0 0;
    float: right;
	text-align: left;
}

.rightbar hr {
	width: 90%;
	margin-left: 0px;
   	margin-right: 0px;
   	margin-top: 50px;
   	margin-bottom: 50px;
}
.rightbar li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 1em;
}


/*                    Styles for the news page and the biography                   */
/*=================================================================================*/

.blogcomment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}


ul.news_menu li a.open {
    padding-left:12px;
    background: url(forum/styles/ashortsite/theme/images/arrow_right.gif) no-repeat 0 60%;
}
ul.news_menu li a.open:hover {
    background-position: 3px 60%;
}
ul.news_menu li ul {
    margin: 10px 0 15px 22px;
    display: none;
}
ul.news_menu li ul.visible {
    display: block;
}

/*                       Styles for the news in brief                              */
/*=================================================================================*/

.brief {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.brief .brief-img {
    display: block;
    float: left;
    padding-top: 3px;
    padding-right: 10px;
}

.brief .brief-url,
.brief .brief-description {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.brief .brief-message {
	padding-top: 5px;
}

div.brief {
	padding-top: 20px;
	clear: both;
}

/*                             Styles for the trade page                           */
/*=================================================================================*/
.tabletrade {
	border-width: 0px;
	width: 100%;
}

/*                             Styles for the links page                           */
/*=================================================================================*/
.links p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 33%;
}
.links ul {
	overflow: hidden;
	list-style-type: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
}
.links ul li {
	clear: both;
}
.links ul li div.link {
	width: 66%;
	float: left;
}

.links ul li div.feed {
	width: 33%;
	float: left;
}

span.feed {
    float: right;
}

h2 span.feed {
    position: absolute;
    left: 50%;
}

.feed img {
	border-style: none;
}
/*                           Styles for the chronology                             */
/*=================================================================================*/

.yearsmenu {
	text-align: center;
}
.yearsmenu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline;
}


ul.datelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.datelist li {
	margin-bottom: 1em;
}
/*ul.datelist img {
	border-width: 2px;
	border-style: solid;
}*/

.diary, .diary a {
	color: black;
}
.concert, .concert a {
	color: #2020FF;
}
.radiotv, .radiotv a {
	color: #B00000;
}
.performance, .performance a {
	color: #007F40;
}

ul.setlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 1px;
}
ul.setlist li img {
	float: right;
	margin-right: 25%;
	margin-bottom: 10px;
	clear: right;
}

/*                           Styles for the photo gallery                          */
/*=================================================================================*/

.gallery {
	text-align: left;
}
.gallery img, p.gallery img {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	width: 47px;
	height: 47px;
}

.photos {
    width: 420px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}


.photo-article-left {
	border:solid black 0px;
	text-align:center;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo-article-right {
	border:solid black 0px;
	text-align:center;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo-article-center {
	border:solid black 0px;
	text-align:center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


.photo-article td {
    text-align:center;
}

/*                            Styles for the discography and books                 */
/*=================================================================================*/

.icons_list {
	margin-top: 30px;
}

.disc_icon {
	width: 130px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	float: left;
	list-style-type: none;

}
.disc_icon img {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

#tracklisting .titleimg {
	padding-bottom: 2em;
}

#tracklisting p {
	clear: both;
	overflow: visible;
}
#tracklisting p span.item, #tracklisting ul li span.item {
	clear: both;
	float: left;
	width: 33%;
}

#tracklisting p span.content, #tracklisting ul li span.content {
	float: left;
	width: 66%;
}


#tracklisting table.discdates {
    clear: both;
}
#tracklisting table.discdates th {
    width: 100px;
}
#tracklisting table.discdates th.date {
    width: 200px;
}
#tracklisting table.discdates th, #tracklisting table.discdates td {
    text-align: center;
}
#tracklisting table.discdates th.date, #tracklisting table.discdates td.date {
    text-align: left;
}
#tracklisting table.discdates img {
    border: solid black 1px;
}

ul.tracklist {
		max-width: 715px;
}

#tracklisting ul, #tracklisting ul ul {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;

	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 1px;
	overflow: visible;
}
#tracklisting ul {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}
#tracklisting ul li {
	line-height: 1.2em;
	font-weight: bold;
}
#tracklisting ul ul {
	margin-top: 0px;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 2em;
}
#tracklisting ul li ul li {
	clear: both;
	line-height: 1.2em;
	font-weight: normal;
}
#tracklisting ul ul ul {
	margin-left: 15px;
}

#tracklisting ul li a:link, #tracklisting ul li a:active, #tracklisting ul li a:visited {
	text-decoration: none;
	color : #000000;
}

#tracklisting ul li a:hover {
	text-decoration: underline;
	color : #000000;
}

#tracklisting ul li ul li .track {
	clear: both;
	float: left;
}

#tracklisting ul li ul li .time {
	float: right;
}

#tracklisting ul li ul li .format {
	min-width: 50%;
	clear: both;
	float: left;
}

#articles {
	width: 66%;
	float: left;
	text-align: left;
}
#articles	ul {
	text-align: left;
}
#editions {
	width: 33%;
	float: right;
	text-align: right;
}
#editions h2 {
	text-align: right;
}
#editions	ul {
	text-align: right;
}
#backto {
	clear: both;
}

#texte {
    padding: 1px;
}

/*                                 Magazines Archive                               */
/*=================================================================================*/

.magazines li.img {
    list-style-type: none;
}
.magazines li ul {
    display: none;
}
.magazines li li {
    margin-left: 35px;
}
.magazines li li a {
    text-decoration:none;
}

/*                           Special discography pages                             */
/*=================================================================================*/

body.fincalendar {
	background-color: #000000;
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.fincalendar table {
	position: absolute;
	top: 25%;
	bottom: 50%;
	width: 100%;
	text-align: center;
}

.fincalendar img {
	border-style: none;
}

body.regeneration {
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

/*                                      Cr�dits                                    */
/*=================================================================================*/
.credits dl {
    clear: both;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.credits dt {
    clear: left;
    float: left;
    width: 40%;
    margin-top: 1em;
    font-weight: bold;
    text-decoration: none;
}
    
.credits dd {
    margin-top: 1em;
    float: left;
    width: 60%;
}
.credits dd.sublist {
    float: none;
    clear:left;
    width: 100%;
}
.credits dd dl {
    clear: left;
    float: none;
}
.credits dd dt {
    clear: left;
    float: left;
    width: 40%;
    font-weight: normal;
    text-decoration: underline;
    margin-top:0;
}
    
.credits dd dd {
    float: left;
    width: 60%;
    margin-top:0;
}

/*                           Styles for the songs section                          */
/*=================================================================================*/
.songs_album	{
	margin-bottom: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.songs_list {
	margin-left: 5px;
	float: left;
}
.songs_album img	{
	width: 73px;
	height: 73px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.songs_album_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


.lyrics {
    margin-top: 2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    width: 50%;
}
.chorus {
	text-align: left;
	font-style: italic;
	position: relative;
	left: 25pt;
}

.backing {
    text-align: left;
    font-style: italic;
    position: absolute;
    left: 50%;
    width: 49%;
}

#topicreview .backing {
    position: relative;
    left: 33%;
}

.vocals0	{
/* Neil Hannon */
	color: #800000;
}
.vocals1	{
/* 2nd voice */
	color: #4040BF;
}
.vocals2	{
/* both voices */
	color: #BF4040;
}
.vocals3    {
    color: #000040;
}
.vocals4    {
    color: #BF4000;
}
.vocals5    {
    color: #008080;
}



#tabswiki {
    line-height: normal;
    height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 2.6%;
}

#tabswiki ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
}

#tabswiki li {
    display:inline;
    font-size:1em;
    margin:0pt;
    padding:0pt;
}

#tabswiki a {
    background:transparent url(forum/styles/ashortsite/theme/images/menu_tabs1.gif) no-repeat scroll 0% -35px;
    cursor:pointer;
    float:right;
    padding:0pt 0pt 0pt 5px;
    position:relative;
    text-decoration:none;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-weight:bold;
    font-size: 11px;
    border-bottom: 1px solid #E3C9CF;
}
#tabswiki a.active, #tabswiki a:hover {
    border-bottom: 1px solid #D6A7CD;
}

#tabswiki a span {
    background:transparent url(forum/styles/ashortsite/theme/images/menu_tabs2.gif) no-repeat scroll 100% -35px;
    color:#000000;
    display:block;
    float:left;
    padding:3px 10px 3px 5px;
    white-space:nowrap;
}

#phpbb #talk {
    background-color:#913C41;
    margin-top:2em;
    margin-bottom:-1px;
    padding:2px;
}
#phpbb #talk a, #phpbb #talk span {
    color: #FFFFFF;
}

#phpbb #talkreview .postbody, #phpbb #talk-box {
    width: 100%;
}
#phpbb #talk-box textarea.inputbox {
    width: 99%;
}

.image-resize {
    border-style: solid;
    border-color: black;
    border-width: 2px;
}
#phpbb .image-resize {
    border-width: 0px;
}
span.bbcodeleft {
    float: left;
    padding: 10px 20px 10px 10px;
}

span.bbcoderight {
    float: right;
    padding: 10px;
}

div.bbcodecenter {
    text-align: center;
    clear: both;
    padding: 10px;
}

.bbcodews {
    white-space: pre;
}

.wiki .postbody, #phpbb .wiki .postbody {
    width: 100%;
}
.wiki .article, #phpbb .wiki .article {
    border: #913C41 solid 3px;
    background-color: #E3C9CF;
    padding: 5px;
}

.wiki code  {
    word-break: break-all;
}
.wiki .ins {
    color: blue;
}
.wiki .del {
    text-decoration:line-through;
    color: red;
}

.wikilist {
    width: 250px;
}

#phpbb .inputbox.wikibox {
    color: black;
}



/*                           Crossword                          */
/*===============================================================*/

table.crossword {
	margin: 10px;
}

table.crossword td {
	background-color: black;	
	border-style: solid;
	border-color: grey;
	border-width: 1px 0 0 1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-family: verdana;
	font-size: 15pt;
}

table.crossword td.top {
	border-top-color: black;
}
table.crossword td.left {
	border-left-color: black;
}

table.crossword td.letter {
	background-color: white;
	color: white;
}

table.crossword tr:first-child td.letter {
	border-top-color: black;
}
table.crossword tr td.letter:first-child {
	border-left-color: black;
}

table.crossword tr:last-child td.letter {
	border-width: 1px 0px 1px 1px;
	border-bottom-color: black;
}
table.crossword tr td.letter:last-child {
	border-width: 1px 1px 0px 1px;
	border-right-color: black;
}
table.crossword tr:last-child td.letter:last-child {
	border-width: 1px 1px 1px 1px;
}


table.crossword sup {
	text-align: left;
	font-family: verdana;
	font-size: 15pt;
	bottom: 1px;
	font-size: 10pt;
	line-height: .3em;
	margin-left: -4px;
	vertical-align:super;
	color: black;
}



