html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	text-align: center;
	background: #c0b79a url(/images/background.png) fixed;
}

hr {
	display: none;
}

p, ul, dl {
	margin: 1.5em 0;
	padding: 0;
}

dt {
	margin-top: 0.75em;
	font-weight: bold;
}

li {
	padding-left: 0;
	margin: 0 0 1em 1em;
}

dt, dd, .shootingtimes li {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

.shootingtimes li {
	margin-bottom: 0.1em;
}

.menu li {
	margin-bottom: 0.5em;
}

li ul {
	padding: 0;
	margin: 0 0 0.5em;
	list-style: none;
	font-size: 0.9em;
}

.menu ul li {
	margin-left: 0;
}

h1 {
	height: 150px;
	width: 90%;
	min-width: 740px;
	max-width: 960px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
	overflow: hidden;
}

h2 {
	margin-top: 0.75em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 3px double #666;
}

h3.subtitle {
	margin-top: -1em;
	font-size: 1.2em;
	padding-top: 0.1em;
	border-top: 1px solid #666;
}

a:link {
	color: #003967;
	text-decoration: none;
	border-bottom: 1px solid #003967;
}

a:visited {
	color: #4d1d34;
	text-decoration: none;
	border-bottom: 1px solid #4d1d34;
}

a:hover, a:focus {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dashed #900;
}

a img, a.feed, a.feed:hover, a.feed:focus, #banner a, #banner a:hover, #banner a:focus {
	border: none;
}

table {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #101d37;
	border-left: 1px solid #666;
}

thead {
	background: #003967 url(/images/nav-secondary.png) left bottom repeat-x;
	color: #fff;
}

td {
	padding: 0 5px;
	border-bottom: 1px solid #a8a7a1;
	border-right: 1px solid #a8a7a1;
}

tr.tint td {
	background: #eae7dd;
}

th {
	padding: 1px 5px;
	font-weight: normal;
	color: #fff;
	background: #7a1a1a url(/images/th.png) left bottom repeat-x;
	border-bottom: 1px solid #5a0000;
	border-right: 1px solid #5a0000;
}

thead th {
	background: none;
	border-color: #101d37;
}

tr.tint th {
	background: #6b0000 url(/images/th-tint.png) left bottom repeat-x;
}

.float-left {
	float: left;
	clear: both;
	margin: 0 1.5em 1.5em 0;
}

.float-right {
	float: right;
	clear: both;
	margin: 0 0 1.5em 1.5em;
}

.highlight {
	background: #fe9;
	border: 1px solid #fc0;
	padding: 0.5em 0.75em;
	text-align: center;
}

.highlight a:visited {
	color: #003967;
	text-decoration: none;
	border-bottom: 1px solid #003967;
}

.highlight a:hover, .highlight a:focus {
	color: #003967;
	text-decoration: none;
	border-bottom: 1px dashed #003967;
}

.upcoming {
	border: solid #000;
	border-width: 1px 0 0 1px;
	background: #efede6 url(/bucs2010/images/pagecurl.png) bottom right no-repeat;
	padding: 0 1.5em;
	overflow: auto;
	margin-bottom: 1.5em;
}

.upcoming h3 {
	margin-top: 0.8em;
}

.upcoming h4, .calendar h4, .upcoming p, .calendar p {
	margin: 0 0 0.2em;
}

.morecomps {
	padding: 0 0 1em 0;
	clear: both;
}

.cal {
	background: #fff;
	width: 3em;
	border: 1px solid #666;
	text-align: center;
	float: left;
	margin-bottom: 1.5em;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 0 3px #666;
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
}

.cal .month {
	color: #fff;
	background: #900;
	display: block;
	font-size: 0.9em;
	margin: 1px;
	line-height: 1.0;
	padding: 0.2em 0;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.cal .day {
	font-size: 1.4em;
	line-height: 1.3;
}

.details {
	margin-bottom: 1.5em;
	padding-left: 4em;
}

.calendar .details {
	padding-bottom: 1em;
	border-bottom: 3px double #666;
}

ul.sitemap li {
	margin-bottom: 0.5em;
}

ul.sitemap li li {
	margin-bottom: 0;
}

ul.sitemap li ul {
	font-size: 1em;
	list-style: circle;
	margin: 0 2em 0;
}

#wrapper {
	position: relative;
	width: 90%;
	min-width: 740px;
	max-width: 960px;
	margin: -200px auto 0;
	z-index: 1000;
	text-align: left;
}

#home #wrapper {
	background: url(/images/header/home.jpg) right top no-repeat;
}

#club #wrapper {
	background: url(/images/header/club.jpg) center top no-repeat;
}

#club.joining #wrapper {
	background: url(/images/header/club/joining.jpg) left top no-repeat;
}

#club.shooting #wrapper {
	background: url(/images/header/club/shooting.jpg) left top no-repeat;
}

#club.toucans #wrapper {
	background: url(/images/header/club/toucans.jpg) right top no-repeat;
}

#club.committee #wrapper {
	background: url(/images/header/club/committee.jpg) right top no-repeat;
}

#archery #wrapper {
	background: url(/images/header/archery.jpg) right top no-repeat;
}

#archery.beginners #wrapper {
	background: url(/images/header/archery/beginners.jpg) right top no-repeat;
}

#archery.bows #wrapper {
	background: url(/images/header/archery/bows.jpg) right top no-repeat;
}

#archery.equipment #wrapper {
	background: url(/images/header/archery/equipment.jpg) right top no-repeat;
}

#archery.rounds #wrapper {
	background: url(/images/header/archery/rounds.jpg) center top no-repeat;
}

#archery.classifications #wrapper {
	background: url(/images/header/archery/classifications.jpg) right top no-repeat;
}

#competitions #wrapper {
	background: url(/images/header/competitions.jpg) right top no-repeat;
}

#competitions.calendar #wrapper {
	background: url(/images/header/competitions/calendar.jpg) center top no-repeat;
}

#competitions.butts #wrapper {
	background: url(/images/header/competitions/butts.jpg) left top no-repeat;
}

#competitions.bucs #wrapper {
	background: url(/images/header/competitions/bucs.jpg) right top no-repeat;
}

#competitions.butc #wrapper {
	background: url(/images/header/competitions/butc.jpg) center top no-repeat;
}

#socials #wrapper {
	background: url(/images/header/socials.jpg) center top no-repeat;
}

#socials.agincourt #wrapper {
	background: url(/images/header/socials/agincourt.jpg) center top no-repeat;
}

#socials.isleofman #wrapper {
	background: url(/images/header/socials/isleofman.jpg) right top no-repeat;
}

#socials.endofyear #wrapper {
	background: url(/images/header/socials/endofyear.jpg) left top no-repeat;
}

#downloads #wrapper {
	background: url(/images/header/downloads.jpg) right top no-repeat;
}

#links #wrapper {
	background: url(/images/header/links.jpg) right top no-repeat;
}

#sitemap #wrapper {
	background: url(/images/header/sitemap.jpg) center top no-repeat;
}

#header {
	height: 203px;
	margin-bottom: -3px;
	z-index: 200000;
	background: url(/images/butts.png) no-repeat left top;
}

#header a {
	display: block;
	height: 200px;
	background: url(/images/b.png) no-repeat right top;
	border: none;
}

#navigation {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #5a0000;
	border-top: 1px solid #6b0000;
	background: #6b0000 url(/images/nav-main.png) left center;
	font-size: 1.125em;
}

#navigation li {
	display: inline;
	float: left;
	margin: 0;
	line-height: 1.0;
	background: url(/images/nav-main.png) left center;
}

.links {
	border-right: 1px solid #5a0000;
}

#navigation a {
	display: block;
	padding: 0.3em 0.5em;
	color: #fff;
	border-left: solid #5a0000;
	border-right: solid #7a1a1a;
	border-width: 0 1px;
	text-decoration: none;
}

#navigation a:hover,
#navigation a:focus {
	background: #900 url(/images/nav-hover.png) left center;
	border-right-color: #a31a1a;
}

#home .home a, #home .home a:hover, #home .home a:focus,
#club .club a, #club .club a:hover, #club .club a:focus,
#archery .archery a, #archery .archery a:hover, #archery .archery a:focus,
#competitions .competitions a, #competitions .competitions a:hover, #competitions .competitions a:focus,
#socials .socials a, #socials .socials a:hover, #socials .socials a:focus,
#downloads .downloads a, #downloads .downloads a:hover, #downloads .downloads a:focus,
#links .links a, #links .links a:hover, #links .links a:focus {
	position: relative;
	/*height: 1%;		Was fixing peek-a-boo (apparently) but breaking layout in IE6*/
	bottom: -1px;
	margin-top: -2px;
	background: #003967 url(/images/nav-current.png) left center;
	border: 1px solid #003967;
}

#secondary-navigation {
	float: left;	
	width: 100%;
	border-bottom: 1px solid #101d37;
	margin: 0;
	padding: 0;
	background: #003967 url(/images/nav-secondary.png) left bottom repeat-x;
}

#secondary-navigation li {
	display: inline;
	float: left;
	margin: 0;
}

#secondary-navigation a {
	display: block;
	margin-right: 0.3em;
	padding: 0.45em 0.5em;
	color: #fff;
	border: none;
	text-decoration: none;
	line-height: 1.0;
}

#secondary-navigation a:hover,
#secondary-navigation a:focus {
	background: #184c75 url(/images/nav-secondary-selected.png) left top repeat-x;
}

#club.shooting .shooting a,
#club.joining .joining a,
#club.committee .committee a,
#club.toucans .toucans a,
#archery.bows .bows a,
#archery.beginners .beginners a,
#archery.equipment .equipment a,
#archery.rounds .rounds a,
#archery.classifications .classifications a,
#competitions.calendar .calendar a,
#competitions.butts .butts a,
#competitions.bucs .bucs a,
#competitions.butc .butc a,
#socials.agincourt .agincourt a,
#socials.isleofman .isleofman a,
#socials.endofyear .endofyear a {	/* Etc. */
	background: #184c75 url(/images/nav-secondary-selected.png) left top repeat-x;
	border-bottom: 0.2em solid #fff;
	padding-bottom: 0.25em;
}

#nav-divider {
	float: left;
	width: 100%;
	height: 3px;
	background: #003967;
	border-bottom: 1px solid #101d37;
}

#content {
	position: relative;
	float: left;
	width: 100%;
	background: #fff url(/images/content-background.png) 61% 0 repeat-y;
	line-height: 1.5;
}

#banner {
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #a8a7a1;
	padding: 5px 0;
}

#banner a {
	display: block;
	width: 728px;
	margin: 0 auto;
}

#banner img {
	border: 1px solid #000;
}

#main, #news {
	float: left;
}

#main {
	clear: both;
	width: 55%;
	overflow: hidden;
	margin: 0 3%;
}

#news {
	width: 33%;
	margin: 0 0 0 3%;
}

a.feed {
	vertical-align: middle;
	border: none;
}

.newsitem {
	margin: -14px 0 2.5em;
	padding: 0 15px;
	background: #fff;
	border: solid #a8a7a1;
	border-width: 0 1px 1px;
}

.newsitem h3 {
	overflow: auto;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 -16px 0 -24px;
	padding: 25px 16px 0 24px;
	background: url(/images/page-sprite.png) left -30px no-repeat;
	border: none;
}

.newsitem p {
	margin: 1em 0 0;
}

.newsitem .curl {
	display: block;
	position: relative;
	bottom: -1px;
	right: -16px;
	width: 100%;
	height: 30px;
	background: #fff url(/images/page-sprite.png) right top no-repeat;
}

.newsitem .date {
	margin-top: 0;
	font-size: 0.85em;
}

.twtr-widget {
	margin-bottom: 2.5em;
	border: 1px solid #A8A7A1;
}

.twtr-doc a, .twtr-doc h3 {
	border: none !important;
}

.twtr-bd {
	border: dotted #ddd;
	border-width: 1px 0;
}

.profile {
	overflow: auto;
	margin-bottom: 1.5em;
	clear: both;
}

.profile h3 {
	margin: 0;
}

.profile p {
	margin: 1.5em 0;
}

.profile .course,
.profile .title {
	margin: 0.4em 0 0;
}

.profile .title {
	font-size: 90%;
	text-align: center;
	padding-bottom: 0.3em;
	border-bottom: 3px double #666;
}

.profile .title em {
	font-size: 80%;
}

.profile img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	border: 3px double #333;
	padding: 2px;
}

.credit {
	font-size: 90%;
	text-align: center;
	padding: 0.4em 0;
	border-top: 3px double #666;
	border-bottom: 3px double #666;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
	background: #003967 url(/images/nav-secondary.png) left bottom repeat-x;
	border-top: 1px solid #273648;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5;
	padding: 0.5em 0;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #fff;
	border-color: #fff;
}

/* Mobile styles */

@media screen and (max-device-width: 480px) {

body {
	background: none;
	-webkit-text-size-adjust: none;
}

h1 {
	padding-top: 20px;
	height: 80px;
	font-size: 1.5em;
}

h1, #wrapper {
	width: 100%;
	min-width: 0;
}

#wrapper {
	margin-top: -100px;
}

img {
	max-width: 100%;
	height: auto;
}

#banner a {
	width: 95%;
}

.float-left, .float-right {
	max-width: 50%;
	height: auto;
}

.highlight {
	font-size: 0.9em;
}

#home #wrapper {
	background: url(/images/header/mobile/home.jpg) right top no-repeat;
}

#club #wrapper {
	background: url(/images/header/mobile/club.jpg) center top no-repeat;
}

#club.joining #wrapper {
	background: url(/images/header/mobile/club/joining.jpg) left top no-repeat;
}

#club.shooting #wrapper {
	background: url(/images/header/mobile/club/shooting.jpg) left top no-repeat;
}

#club.toucans #wrapper {
	background: url(/images/header/mobile/club/toucans.jpg) right top no-repeat;
}

#club.committee #wrapper {
	background: url(/images/header/mobile/club/committee.jpg) right top no-repeat;
}

#archery #wrapper {
	background: url(/images/header/mobile/archery.jpg) right top no-repeat;
}

#archery.beginners #wrapper {
	background: url(/images/header/mobile/archery/beginners.jpg) right top no-repeat;
}

#archery.bows #wrapper {
	background: url(/images/header/mobile/archery/bows.jpg) right top no-repeat;
}

#archery.equipment #wrapper {
	background: url(/images/header/mobile/archery/equipment.jpg) right top no-repeat;
}

#archery.rounds #wrapper {
	background: url(/images/header/mobile/archery/rounds.jpg) center top no-repeat;
}

#archery.classifications #wrapper {
	background: url(/images/header/mobile/archery/classifications.jpg) right top no-repeat;
}

#competitions #wrapper {
	background: url(/images/header/mobile/competitions.jpg) right top no-repeat;
}

#competitions.calendar #wrapper {
	background: url(/images/header/mobile/competitions/calendar.jpg) center top no-repeat;
}

#competitions.butts #wrapper {
	background: url(/images/header/mobile/competitions/butts.jpg) left top no-repeat;
}

#competitions.bucs #wrapper {
	background: url(/images/header/mobile/competitions/bucs.jpg) right top no-repeat;
}

#competitions.butc #wrapper {
	background: url(/images/header/mobile/competitions/butc.jpg) center top no-repeat;
}

#socials #wrapper {
	background: url(/images/header/mobile/socials.jpg) center top no-repeat;
}

#socials.agincourt #wrapper {
	background: url(/images/header/mobile/socials/agincourt.jpg) center top no-repeat;
}

#socials.isleofman #wrapper {
	background: url(/images/header/mobile/socials/isleofman.jpg) right top no-repeat;
}

#socials.endofyear #wrapper {
	background: url(/images/header/mobile/socials/endofyear.jpg) left top no-repeat;
}

#downloads #wrapper {
	background: url(/images/header/mobile/downloads.jpg) right top no-repeat;
}

#links #wrapper {
	background: url(/images/header/mobile/links.jpg) right top no-repeat;
}

#sitemap #wrapper {
	background: url(/images/header/mobile/sitemap.jpg) center top no-repeat;
}

#header {
	height: 100px;
	margin-bottom: 0;
	background: url(/images/butts-mobile.png) no-repeat left top;
}

#header a {
	height: 100px;
	background: url(/images/b-mobile.png) no-repeat right top;
}

#content {
	background: none;
}

#main, #news, #footer {
	width: auto;
	max-width: 100%;
	margin: 0;
	padding: 0 3%;
	overflow: visible;
}

#main {
	background: #fff;
	border-bottom: 3px double #a8a7a1;
}

#news {
	background: #efede6;
}

#navigation, #navigation li, #secondary-navigation, #secondary-navigation li {
	float: none;
	display: block;
	padding: 0;
	text-align: center;
}

#navigation {
	border: solid #5a0000;
	border-width: 1px 0;
	padding-top: 3px;
	background: #900;
	width: auto;
}

#secondary-navigation {
	padding-top: 3px;
	background: #004a78;
}

#navigation li, #secondary-navigation li {
	margin: 0 3px;
	background: none;
	border: none;
}

#navigation li a,
#navigation a:hover,
#navigation a:focus {
	display: block;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #6b0000 url(/images/nav-main.png) left center;
	border: 1px solid #5a0000;
	margin-bottom: 3px;
	padding: 0.4em 0;
}

#secondary-navigation li a,
#secondary-navigation a:hover,
#secondary-navigation a:focus {
	display: block;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #003967 url(/images/nav-current.png) left center;
	border: 1px solid #002856;
	margin: 0 0 3px 0;
	padding: 0.4em 0;
}

#home .home a, #home .home a:hover, #home .home a:focus,
#club .club a, #club .club a:hover, #club .club a:focus,
#archery .archery a, #archery .archery a:hover, #archery .archery a:focus,
#competitions .competitions a, #competitions .competitions a:hover, #competitions .competitions a:focus,
#socials .socials a, #socials .socials a:hover, #socials .socials a:focus,
#downloads .downloads a, #downloads .downloads a:hover, #downloads .downloads a:focus,
#links .links a, #links .links a:hover, #links .links a:focus {
	bottom: 0;
	margin-top: 0;
	border: 1px solid #002856;
}

#club.shooting .shooting a,
#club.joining .joining a,
#club.committee .committee a,
#club.toucans .toucans a,
#archery.bows .bows a,
#archery.beginners .beginners a,
#archery.equipment .equipment a,
#archery.rounds .rounds a,
#archery.classifications .classifications a,
#competitions.calendar .calendar a,
#competitions.butts .butts a,
#competitions.bucs .bucs a,
#competitions.butc .butc a,
#socials.agincourt .agincourt a,
#socials.isleofman .isleofman a,
#socials.endofyear .endofyear a {	/* Etc. */
	background: #002856;
	border: 1px solid #001745;
	padding: 0.4em 0;
}

#nav-divider {
	display: none;
}

.twtr-ft img {
	width: 64px;
	height: 15px;
}

#footer {
	padding: 5px 3%;
	font-size: 0.8em;
}

}

/* Retina display styles */

@media screen and (-webkit-min-device-pixel-ratio: 2) {

#home #wrapper {
	background: url(/images/header/home.jpg) right top no-repeat;
}

#club #wrapper {
	background: url(/images/header/club.jpg) center top no-repeat;
}

#club.joining #wrapper {
	background: url(/images/header/club/joining.jpg) left top no-repeat;
}

#club.shooting #wrapper {
	background: url(/images/header/club/shooting.jpg) left top no-repeat;
}

#club.toucans #wrapper {
	background: url(/images/header/club/toucans.jpg) right top no-repeat;
}

#club.committee #wrapper {
	background: url(/images/header/club/committee.jpg) right top no-repeat;
}

#archery #wrapper {
	background: url(/images/header/archery.jpg) right top no-repeat;
}

#archery.beginners #wrapper {
	background: url(/images/header/archery/beginners.jpg) right top no-repeat;
}

#archery.bows #wrapper {
	background: url(/images/header/archery/bows.jpg) right top no-repeat;
}

#archery.equipment #wrapper {
	background: url(/images/header/archery/equipment.jpg) right top no-repeat;
}

#archery.rounds #wrapper {
	background: url(/images/header/archery/rounds.jpg) center top no-repeat;
}

#archery.classifications #wrapper {
	background: url(/images/header/archery/classifications.jpg) right top no-repeat;
}

#competitions #wrapper {
	background: url(/images/header/competitions.jpg) right top no-repeat;
}

#competitions.calendar #wrapper {
	background: url(/images/header/competitions/calendar.jpg) center top no-repeat;
}

#competitions.butts #wrapper {
	background: url(/images/header/competitions/butts.jpg) left top no-repeat;
}

#competitions.bucs #wrapper {
	background: url(/images/header/competitions/bucs.jpg) right top no-repeat;
}

#competitions.butc #wrapper {
	background: url(/images/header/competitions/butc.jpg) center top no-repeat;
}

#socials #wrapper {
	background: url(/images/header/socials.jpg) center top no-repeat;
}

#socials.agincourt #wrapper {
	background: url(/images/header/socials/agincourt.jpg) center top no-repeat;
}

#socials.isleofman #wrapper {
	background: url(/images/header/socials/isleofman.jpg) right top no-repeat;
}

#socials.endofyear #wrapper {
	background: url(/images/header/socials/endofyear.jpg) left top no-repeat;
}

#downloads #wrapper {
	background: url(/images/header/downloads.jpg) right top no-repeat;
}

#links #wrapper {
	background: url(/images/header/links.jpg) right top no-repeat;
}

#sitemap #wrapper {
	background: url(/images/header/sitemap.jpg) center top no-repeat;
}

#wrapper {
	-webkit-background-size: auto 100px;
}

#header {
	background: url(/images/butts.png) no-repeat left top;
	-webkit-background-size: auto 100px;
}

#header a {
	background: url(/images/b.png) no-repeat right top;
	-webkit-background-size: auto 100px;
}

}
