#container { background-color: #000; background-image: none; background-position: center 0; text-align: left; width: 760px; min-width: 760px; max-width: 760px; max-height: 95%; margin: auto; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/background_760.gif); background-repeat: repeat-y; background-position: center 0; text-align: left; }


/* Font sizes & colours */

p { color: #e9e9e9; line-height: 1.4em; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%}
h1 { color: white; font-size: 100%; text-transform: uppercase; }
h2 { color: white; font-size: 90%; }
h3 { font-size: 80%; }
h4 { color: #ccc; font-size: 70%; }
a { color: #ccc; text-decoration: none; }
a:hover { color: #ddd; text-decoration: none; }

/* NAVIGATION BAR */
#navigation { color: #fff; background:#363636; position:relative; font-size: 75%; padding-left: 20px; }
#navigation ul, #navigation ul li {margin:0; padding:0; list-style:none;}
#navigation ul {padding-left: 4px; max-width: 90%;}
#navigation li { display:inline; line-height: 30px; border-right: 1px solid white; color: #fff; padding: 0 4px 0 0;  }
#navigation li:last-child {border: 0 none;}
#navigation a {text-transform:uppercase; color:#fff; padding: 0 5px; text-decoration:none; }
#navigation a:hover {color:#ccc;}
	
/* STRUCTURE */
#header { padding-top: 1px; }
#centre { width: 500px; float: left; clear: none; min-height: 500px; margin: 20px 4px 20px 30px; padding-top: 10px; padding-right: 20px; border-right: 1px dotted #363636; }
#footer { color: #ccc; font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; width: 90%; clear: both; padding-top: 3px; padding-bottom: 3px; padding-left: 20px; border-top: 1px dotted #555; display: block; }
#rightcolumn { font-size: 80%; width: 175px; float: left; clear: none; margin: 20px 10px; padding-top: 10px; padding-bottom: 10px; padding-left: 4px; }
#leftcolumn{ width: 158px; margin-right: 4px; float: left; min-height: 600px; }
#fullwidth { margin: 20px 4px 20px 30px; padding-top: 10px; padding-right: 20px; width: 720px; float: left; clear: none; min-height: 380px; }


/* CENTRE AREA */

.centrecontent { font-size: 90%; clear: right; display: block; }
.centrecontent ul { font-size: 90%; display: block; margin-top: 1em; margin-left: 25px; padding-bottom: 8px; list-style-type: square; }
.centrecontent a:link { color: #eee; text-decoration: none; }
.centrecontent a:visited { color: #eee; text-decoration: none; }
.centrecontent a:hover { color: #aaa; text-decoration: none; }
.centrecontent a:active { }

/* HOME PAGE BOXES */

.box { color: white; font-size: 95%; background:#363636; float:left; width: 26%; padding: 5px 8px; min-height:280px; position:relative; margin-top: 3em; margin-right: 20px; margin-bottom:3em; }
.box a:link { color: #ffffff; font-weight: bold; text-decoration: none; position: absolute; bottom: 8px; }
.box a:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
.box a:hover { color: #ccc; font-weight: bold; text-decoration: none; }
.box h1 { text-transform:uppercase; color:#fff; font-weight: normal; }
.box p { color: #fff; font-size: 95%; font-weight: normal; }
.link a { background: url(/images/black_arrow.gif) no-repeat right center; padding-right: 15px; padding-left: 3px; }

/* FOOTER */
#footer .left { float:left; margin-left: 30px; padding: 0 0 20px; }
#footer .right {float:right; margin-right: 30px;}


/* IMAGES */
.article { width: 30%; float: left; padding-right: 12px; }
.floatleft { float: left; margin: 6px 6px 6px 0; padding: 4px; border: dotted 1px #666; }
.floatright { margin: 6px 0 6px 6px; padding: 4px; float: right; border: dotted 1px #666; }
.thumbnails { clear: both; margin: 6px 6px 6px 0; padding: 4px; border: dotted 1px #666; }
.dottedline { clear: both; padding-bottom: 3px; padding-top: 3px; border-bottom: 1px dotted #555; }


/*LISTEN & PLAY*/
.player { float: left; margin-right: 28px; margin-bottom: 6px; margin-left: 6px; margin }


/* Diary items */
.text { color: #e9e9e9; line-height: 1.4em; }
.title { color: #e9e9e9; font-size: 100%; text-transform: uppercase; padding-right: 6px; border-right: 1px solid #555; }
.date { color: #e9e9e9; font-size: 95%; padding-right: 6px; border-right: 1px solid #555; }
.venue { color: #bbb; font-size: 95% }
.diaryitem { font-size: 95%; clear: both; padding-bottom: 3px; padding-top: 3px; border-bottom: 1px dotted #555; }
.diaryitem a:link { color: #eee; text-decoration: none; }
.diaryitem a:visited { color: #eee; text-decoration: none; }
.diaryitem a:hover { color: #aaa; text-decoration: none; border-bottom: 1px solid #555; }
.lastdiaryitem { font-size: 95%; clear: both; padding-bottom: 3px; padding-top: 3px; }
.lastdiaryitem a:link { color: #eee; text-decoration: none; }
.lastdiaryitem a:visited { color: #eee; text-decoration: none; }
.lastdiaryitem a:hover { color: #aaa; text-decoration: none; border-bottom: 1px solid #555; }

