body, html, div, p, img, h1, h2, h3, h4, h5, h6, ol, ul, li { margin: 0;  padding: 0;  font-weight: normal;  font-size: 100%;  outline: none;  border: none; }
header, section, article, footer, aside, nav { display: block; }

body { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

html { background: url(/images/bk-background-sepia.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
html.page { background: #fff;}

#centre { margin: 22px 0 0 28px; border:0px solid black; float:left; width: 95%; }
#fixedwidth { margin: 22px 0 0 28px; border:0px solid red; float:left; width: 600px; }
#fixedwidth p {width:560px; border: solid red 0px; color:white; }
img.retna {width: 560px; margin: 12px 0 0 0;}
header { margin: 0 0 8px 2px; padding:0px; height:42px; text-transform:uppercase; float:left; border:0px yellow solid; width: 100%; /*background: #000;*/ color:#eee; }
header img {height: 42px; margin: 0;}

iframe {margin:8px 2px 2px;}

div.segment { border:0px red solid; float: left; width:100%; margin: 0px; border:0px solid blue; }
div.segment a {background:#fff;display:block; height: 20px; float:left; border: solid blue 0px; padding:5px; margin:2px; text-transform:normal; color:#333;}
div.segment a:hover {background:#333; color:#eee;}
div.segment p {background:#000;display:block; height: 20px; float:left; border: solid blue 0px; padding:5px; margin:2px; text-transform:uppercase; color:white; width:52px;}

footer { margin: 16px 0 0 2px; float:left; border:0px yellow solid; color:black; width:95%; font-size:12px;}
footer a {color:white;}
footer a:hover {background:black;}

ul.gigs {background:white; padding:10px; margin:16px; display:block; width:560px; list-style-type:none; float:left;}
ul.gigs li {}
ul.gigs li img {border:solid 1px #ccc; float:right;}

/*h1, h2, h3, h4, h5, h6 { margin: 1.25em 0; }*/
h1 { font-size: 28px; color:white; display:block; margin:8px 0; width:560px; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: 0.9em; }
a  { color: #009; text-decoration:none; }

p  { font-size: 0.8em; line-height: 140%; margin-bottom: 10px; color: #333333; }

