/*
Theme Name: Unit 23 Theme
Theme URI: http://www.unit23skatepark.co.uk
Description: Theme for Unit23Skatepark.co.uk 
Version: 1
Author: Chris Winch
Author URI: http://www.dilatemedia.co.uk
*/

/* Main Body Elements */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #d1c6be;
	background-image: url(siteImages/unit23_Bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 22px;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: none;	
}
a:link, a:visited {
	color: #181818;	
}
a:hover, a:active {
	color: #333;	
}

#nav, #header, #firstTime {
	margin: 0 auto;	
	width: 960px;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	font-style: italic;	
}
h2 {
	font-size: 26px;	
}
h3.vimeo {
	color: #fff;	
}

/* Site Container */
#siteContainer {
	margin: 0 auto;
	width: 960px;
}
#trailsUpdate {
	padding: 10px;
	margin: 20px 0 0 230px;
	background-color: #999;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 710px;
}
#trailsUpdate .icon {
	float: left;	
	margin-right: 20px;
}
#trailsUpdate .update {
	float: left;	
	font-size: 12px;
	line-height:20px;
}
#trailsUpdate h3 {
	padding: 0px;
	margin: 0px;
}
#trailsUpdate a {
	text-decoration: none;
	padding-left: 5px;
}

/* Navigation Elements */
.singleNav {
		margin-bottom: 30px;	
	}

#navigation {
	background-color: #000;
	color: #fff;
	height: 100px;
}

/* Header */
#nav {
	margin: 0 auto;
	width: 960px;
}

/* Top Level Menu */
#nav ul {
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul li {
	display: block;
	float: left;
}

#nav ul li a {
	border-right: 1px solid #666;
	color: #fff;
	display: block;
	font-size: 18px;
	font-style: italic;
	font-weight:100;
	padding: 60px 20px 0 0;
	text-align: right;
	text-decoration: none;
	height: 40px;
	width: 116px;
}
#nav ul li a:hover {
	color: #ba905d;	
}
#nav ul li:first-child {
	border-left: 1px solid #666;	
}
#nav ul li ul li:first-child {
	border-left: none;	
}

/* Sub Level Nav */
#nav ul li ul {
	background: #181818;
	border: 0px solid #666;
	margin: 0px;
	padding: 0 10px 0;
	width: 116px;
	position: absolute;
	z-index:1000;
}

#nav ul li ul li {
	display: block;
	float: none;
	height: 30px;
	padding: 8px 0;
	text-align: center;
	width: 116px;
	margin: 0;
	font-size: 14px;
}

#nav ul li ul li a {
	border: none;
	padding: 0; 
	color: #fff;
	text-shadow: none;
}

#nav ul li ul li a:hover {
	color: ##ba905d;
}

#header ul li ul li:last-child:not(li.arrow) {
	border: 0;
}

/* Arrow */
.arrow {
	
	border: 0;
	display: none;
	position: absolute;
	padding-top: 20px;
		top: -10px;
		left: 5px;
	width: 20px;
	text-indent: -9999px;
	z-index: -100;
}

/* Header Elements */
#header {
	margin: 50px 0 30px 0;
	position: relative;
}
	#stampOverlay {
		position: absolute;
		top: -50px;
		right: -130px;
		z-index: 100;
	}
	#stampLogo {
		float: left;
		margin-right: 30px;
		width: 200px;
	}
	#imageBox {
		background-color: #000;
		float: left;
		height: 400px;
		width: 730px;
		overflow: hidden;
	}
	#imageBoxSmall {
		background-color: #000;
		float: left;
		height: 400px;
		width: 730px;
		overflow: hidden;
	}
		.bannerCell {
			height: 400px;
			width: 730px;
		}

/* Content Elements */
.content, #content {
	border-top: 1px solid #000;
	margin-bottom: 30px;
	padding-top: 30px;
	width: 960px;
}
	#contentLeft {
		float: left;
		margin-right: 50px;
		width: 550px;
	}
		.blogPost {
			margin-bottom: 50px;
			padding-bottom: 30px;
			border-bottom: 1px solid #000;
		}
			.blogHead {
				margin-bottom: 10px;
				position: relative;
			}
				.blogHead a:link, .blogHead a:visited {
					text-decoration: none;
				}
				.blogHead span a:link, .blogHead span a:visited {
					color: #ba905d;	
				}
				.comments {
					position: absolute;
					padding-top: 5px;
					background-image: url(siteImages/commentBubble.png);
					height: 40px;
					top: 0;
					right: 0;
					width: 63px;
					text-align: center;
				}
					.comments a:link, .comments a:visited {
						color: #fff;
						font-size: 30px;
						text-decoration: none;
					}
				.blogPost h3 {
					margin: 0px;
					padding: 0px;
				}
				.blogPost span {
					color: #ba905d;
					text-transform: uppercase;
					font-size: 14px;
				}
			.blogContent {
				margin-top: 20px;	
			}
			.blogContent a {
				text-decoration: underline;	
			}
			.postmetadata {
				margin-top: 30px;
				font-size: 12px;
				line-height: 18px;
			}
	#sideBar {
		float: left;
		width: 350px;
	}
		.sideCell {
			margin-bottom: 20px;	
		}
		.adImgLrg {
			margin-bottom: 10px;	
		}
		.sideCell h3 {
			margin: 0;
			padding: 0;
		}
		.sideCell ul {
			margin: 0px;
			padding: 0px;
		}
			.sideCell li {
			list-style: none;
			}
			.sideCell li a:link, .sideCell li a:visited {
				background-color: #000;
				border-bottom: 1px solid #fff;
				color: #fff;
				display: block;
				padding: 5px 10px;
				text-decoration: none;
			}
			.sideCell li a:hover, .sideCell li a:active {
				background-color: #ba905d;
			}	
		
		.wpsc_categories li {
			position: relative;	
		}
		.wpsc_categories li span {
			position: absolute;
			top: 3px;
			left: 10px;
			color: #fff;
			z-index: 5000;
			cursor: pointer;
		}
		.wpsc_categories li a {
			
		}
		.wpsc_categories li ul li a {
			background-color: #333 !important;
			padding-left: 20px !important;
		}
		.wpsc_categories li ul li a:hover {
			background-color: #ba905d !important;
		}
		.sideProfile {
			margin-bottom: 20px;
			border-bottom: 1px solid #000;
			padding-bottom: 20px;
		}
		.profileDesc p {
			font-size: 12px;
			line-height: 16px;
		}
		.profileDesc {
			float: left;
			width: 210px;
			margin-right: 20px;
		}
		.profileImg {
			float: left;
			width: 100px;
			padding: 5px;
			border: 1px solid #000;
		}

/* First Time Elements */
#firstTime {
	border-top: 1px solid #000;
	margin-top: 30px;
}
	#openingBox, #pricesBox, #consentBox {
		color: #fff;
		float: left;
		height: 310px;
		width: 265px;
		position: relative;
		padding: 10px 20px 20px 20px;
	}
		#openingBox h4, #pricesBox h4, #consentBox h4 {
			font-size: 18px;
			padding: 0px;
			margin: 0px;
		}
		#openingBox ul {
			font-size: 14px;
			margin-left: 20px;
		}
	#one, #two, #three {
		color: #fff;
		font-size: 196px;
		font-style: italic;
	}
	#one { 
		position: absolute;
		top: 260px;
		right: -17px;
	}
	#two {
		position: absolute;	
		top: 260px;
		right: -17px;
	}
	#three {
		font-size: 178px;
		position: absolute;
		top: 255px;
		right: -17px;
	}
	#openingBox {
		background-color: #f26522;
		margin-right: 20px;
	}
		#openingBox p {
			font-size: 14px;	
		}
		#openingBox a {
			color: #fff;
			text-decoration: underline;
		}
		#openingBox a:hover {
			color: #181818;	
		}
	#pricesBox {
		background-color: #62a9f9;
		margin-right: 20px;
	}
		ul.members {
			padding: 0px;
		}
		ul.members li {
			list-style: none;	
		}
		ul.priceList {
			float: left;
			padding: 0 20px 0 0;
			margin: 0px;
		}
			.priceList li {
				list-style: none;
				font-size: 14px;
				padding: -10px !important;
				margin: -2px !important;
			}
	    #pricesBox span a {
			display: block;
			font-size: 10px;
			color: #fff;
			line-height: 12px !important;
			margin-top: 5px;
		}
	#consentBox {
		background-color: #333333;
	}
		#consentBox p {
			font-size: 14px;	
		}
		#consentBox span {
			font-size: 18px;
			line-height: 22px;
		}
		#consentBox .consent_icon {
			float: left;
			margin-right: 20px;
		}
		#consentBox a:link, #consentBox a:visited {
			color: #fff;
			text-decoration: none;
		}
		#consentBox a:hover, #consentBox a:active {
			color: #CCC;	
		}

/* Dance Hall Elements */
#dance {
	background-color: #000;
	float: left;
	padding: 20px;
	width: 300px;
}
#info {
	float: left;
	margin-right: 20px;
	width: 600px;
}

/* 2nd Row Content */
.itemCell {
	float: left;
	margin-right: 20px;
	width: 305px;
}
.last {
	margin-right: 0px;	
}

/* Location and Updates Elements */
#locationUpdate {
	width: 960px;
	border-top: 1px solid #000;
	margin-top: 30px;
}
	#location {
		float: left;
		margin-right: 20px;
		width: 470px;
	}
	#updates {
		float: left;
		width: 470px;
	}
		#updates ul {
			margin: 0;
			padding: 0;
		}
			#updates li {
			list-style: none;
			}
			#updates a:link, #updates a:visited {
				background-color: #000;
				border-bottom: 1px solid #fff;
				color: #fff;
				display: block;
				padding: 5px 10px;
				text-decoration: none;
			}
			#updates a:hover, #updates a:active {
				background-color: #ba905d;
			}
			
			#map {
				margin-bottom: 20px;	
			}

/* The Park Elements */
.parkSection {
	margin-bottom: 20px;	
}
	.parkImg img {
		height: auto;
		width: 151px;	
	}
	a.parkImg {
		border: 10px solid #000;
		display: block;
		float: left;
		margin: 0 10px 10px 0;
		position: relative;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		line-height: 15px;
	}
	a.parkImg span {
		position: absolute;
		bottom: 0px;
		left: 0px;
		background-color: #000;
		padding: 3px;
	}
	a.parkImg small {
		font-size: 10px;	
	}
	a.parkImg:hover {
		border: 10px solid #F60;	
	}
	
/* Team Elements */
.teamPhoto {
	background-color: #000;
	padding: 10px;
	margin-bottom: 20px;	
}
.teamCell {
	margin-top: 20px;	
}

/* Team Profile Elements */
#profileLeft {
	float: left;
	margin-right: 50px;
	width: 450px;
}
#profileRight {
	float: left;
	width: 460px;
}
	.vimeo {
		background-color: #000;
		padding: 10px;
	}

/* Press Elements */
.pressFile {
	float: left;
	margin: 0 10px 20px 0px;
}
.pressFile a {
	display: block;
	width: 171px;
	height: 91px;
	background-color: #000;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	padding: 80px 0 0 0;
	text-align: center;
}
.pressFile a span {
	font-size: 11px;	
}
.pressFile a:hover {
	background-color: #F60;	
}

/* Bottom Bar Elements */
#bottomBar {
	background-color: #000;
	margin-top: 30px;
}
	#bottomContainer {
		color: #fff;
		margin: 0 auto;
		padding: 30px 0px 30px 0px;
		width: 960px;
	}
		#bottomContainer a:link, #bottomContainer a:visited {
			color: #fff;	
		}
	#leftCell {
		float: left;
		width: 400px;
		margin-right: 20px;
	}
	#middleCell1 {
		float: left;
		width: 270px;
		margin-right: 20px;
	}
	#rightCell {
		float: left;
		width: 250px;	
	}
		#rightCell ul {
			margin: 0px;
			padding: 0px;
		}
			#rightCell li {
			list-style: none;
			}
			#rightCell li a:link, #rightCell li a:visited {
				background-color: #000;
				border-bottom: 1px solid #fff;
				color: #fff;
				display: block;
				padding: 5px 10px;
				text-decoration: none;
			}
			#rightCell li a:hover, #rightCell li a:active {
				color: #ba905d;
			}		
	#middleCell {
		border-right: 1px solid #CCC;
		float: left;
		margin-right: 20px;
		width: 300px;
	}
	#rightCell {
		float: left;
	}
	#footerAd {
		width: 728px;
		padding: 10px;
		margin: 0 auto;
		background-color: #000;
	}
	
/* Comment Elements */
ol.commentlist { margin:0; padding:0; text-indent:0; }
ol.commentlist li { 
	position:relative; 
	padding: 20px; 
	margin-bottom: 20px; 
	border-bottom: 1px dashed #181818;
	list-style:none; 
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { padding-left: 80px; }
ol.commentlist li div.vcard cite.fn a.url { font-size: 20px; }
ol.commentlist li div.vcard cite.fn a.url:hover {  }
ol.commentlist li div.vcard img.avatar { position: absolute; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says { }
ol.commentlist li div.commentmetadata { font-size: 12px; padding-left: 80px;}
ol.commentlist li div.comment-meta { padding-bottom: 10px;}
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { padding-left: 80px; }
ol.commentlist li ul {  }
ol.commentlist li div.reply {  }
ol.commentlist li div.reply:hover { }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* Slideshow Elements */
#thumbs { width: 960px; padding: 0; float: left; }
#thumbs ul { margin: 0; padding: 0 0 10px 0; width: 100%;}
#thumbs ul li { float: left; list-style-type: none; }
		
.thumb {  }
		
a.vimeoLink {
	border: 10px solid #000; 
	display: block;
	margin-top: 10px; background: url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); margin-right: 10px;
	position: relative;
}
a.vimeoLink:hover {
	border: 10px solid #F60;	
}
a.vimeoLink span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
	font-size: 10px;
	background-color: #000;
	padding: 3px;
}

#embed { background-color: #000; height: 529px; width: 940px; padding: 10px; }
		
#portrait { margin-right: 5px; max-width: 100px; }
#stats { clear: both; margin-bottom: 20px; }

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}