/* @override http://www.jewellerybreakfast.co.nz/dunedin/styles.css */

/* @group Structure */
* {
 margin: 0;
 padding: 0;
}

body {
 background: #aeb0b1 url(photos/pagebg.jpg) repeat;
}

#wrap {
 width: 780px;
 margin: 2em auto 0 auto;
}

#header {
 width: 780px;
}

#sponsor {
 width: 45px;
 float: left;
 display: none;
}

#content {
 width: 645px;
 min-height: 400px;
 float: left;
 background: #fff;
 padding: 10px 0;
 border: 5px solid #7a0806;
 border-width: 0 0 1px 5px;
}

#side {
 width: 130px;
 float: left;
}

#footer {
 clear: both;
 width: 645px;
}
/* @end */

/* @group Formatting */
body {
 font: 62.5%/150% Arial, Helvetica, Geneva, sans-serif;
}

ul, li {
 list-style: none;
}

h1 {
 font-size: 3em;
 margin: 0.25em 0 0.5em 0;
}

h2 {
 font-size: 1.4em;
 margin: 1.5em 10px 1em 10px;
 text-transform: uppercase;
 padding-bottom: 2px;
 border-bottom: 1px solid #edee7e;
 color: #222;
}

h3 {
 font-size: 1.2em;
 margin: 0.25em 0 0.5em 0;
 color: #333;
}

h4 {
 font-size: 1.4em;
 margin: 0.25em 0 0.5em 0;
}

p {
 padding: 0 10px;
 margin: 0.3em 0 0.5em 0;
 font-size: 1.2em;
 color: #444;
}

#content a:link,
#content a:visited {
 color: #bec600;
 text-decoration: none;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}
#content a:hover,
#content a:active {
 border-bottom-style: solid;
}

#content .photos .img a:link,
#content .photos .img a:visited {
	border-width: 0;
}
#content .photos .img a:hover,
#content .photos .img a:active {
	border-width: 0;
}
a img {
 border: none;
}

#content ul {
 font-size: 1.2em;
 color: #444;
 margin-left: 34px;
}

#content ul li {
 margin: 0.3em 0 0.5em 0;
 list-style-type: square;
}
/* @end */

/* @group Header */
#header h1 {
 display: block;
 color: #333;
 line-height: 1.1;
}
#header h1 a {
 text-decoration: none;
 color: #555;
}
/* @end */

/* @group Sponsor */
#sponsor h3 a {
 display: block;
 margin: 0;
 height: 303px;
 width: 40px;
 background: url(photos/armstrong_prestige_logo.gif) no-repeat;
 text-indent: -99999px;
 margin: 0 5px 0 0;
}
/* @end */

/* @group Content */
p.eventdetails strong {
 width: 50px;
 display: block;
 float: left;
}
iframe {
 float: right;
}
.showimg {
 border: 1px solid #ccc;
 padding: 4px;
 border-color: #ededed #ccc #ccc #ededed;
 background: #efefef;
 float: right;
 margin: 0 0 10px 10px;
}
.artist {
 margin: 0 10px 20px 10px;
 padding-bottom: 10px;
 border-bottom: 1px solid #eee;
}

.artist img {
 border: 1px solid #ccc;
 padding: 4px;
 border-color: #ededed #ccc #ccc #ededed;
 background: #efefef;
 float: left;
 margin: 0 10px 10px 0;
}

.artist h3 span.visitsite {
 font-weight: normal;
}

.artistinfo {
 float: left;
 width: 505px;
}

#content .artistinfo p {
 padding-left: 0;
}

.lasta {
 border-bottom: none;
 margin-bottom: 0;
}

.photos {
 margin-left: 10px;
}

p.img {
 border: 1px solid #ccc;
 padding: 4px;
 border-color: #ededed #ccc #ccc #ededed;
 background: #efefef;
 float: left;
 margin: 0 20px 35px 0;
}

.artistinfo blockquote {
	background: url(photos/leftquote.gif) no-repeat 0 0;
	padding-left: 25px;
}

.artistinfo blockquote p {
	color: #666;
}

.artistinfo blockquote p {
	background: url(photos/rightquote.gif) no-repeat 100% 100%;
	padding-right: 25px;
}
/* @end */

/* @group Menu */
#menu {
 margin: 0 0 1em 0;
}

#menu li a {
 text-decoration: none;
 display: block;
 background: #ddd;
 font-size: 1.3em;
 padding: 8px 5px;
 color: #666;
 font-weight: bold;
 width: 109px;
 border: 1px solid #bbb;
 border-width: 1px 0px 0px 1px;
 text-transform: uppercase;
}

#menu li a:hover {
 background: #eee;
}

#menu li a.first {
 border-top-width: 0;
}

#pagehome li#homemenu a,
#pagehistory li#historymenu a,
#pageartists li#artistsmenu a,
#pagephotos li#photosmenu a,
#pagelocation li#locationmenu a {
 width: 119px;
 background: #fff;
 border-color: #fff;
 color: #333;
}
/* @end */

/* @group Sub Sponsors */
#subsponsors {
 margin: 0 0 0 5px;
}

#subsponsors h4 {
 text-transform: uppercase;
 color: #ddd;
 font-size: 1.1em;
 border-bottom: 1px solid #ccc;
 width: 115px;
}

#subsponsors li {
 padding: 1px;
 margin-bottom: 5px;
 border: 1px solid #ccc;
 width: 111px;
}

#subsponsors a {
 line-height: 0.5;
 display: block;
 padding: 0px;
 width: 109px;
 border: 1px solid #ddd;
}

#subsponsors a:hover {
 background: #ddd;
}
/* @end */

/* @group Footer */
#footer p {
 padding: 1em 0;
 color: #ddd;
 text-align: center;
}
/* @end */