@charset "utf-8";
/* CSS Document */

@import "css/layout.css";
@import "css/content.css";

.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	border:0;
}

#main #right_column .promo_panels #pp_blogarchive h3 {
	background-image:url(images/headings/sidebar-heading-archives.gif);
	height:25px;
}

#main #right_column .promo_panels #pp_blogcats h3 {
	background-image:url(images/headings/sidebar-heading-categories.gif);
	height:25px;
}

#main #right_column .promo_panels #pp_bloglinks h3 {
	background-image:url(images/headings/sidebar-heading-links.gif);
	height:25px;
}

#main #right_column .promo_panels #pp_blogfeed h3 {
	background-image:url(images/headings/sidebar-heading-feed.gif);
	height:25px;
}

#main #right_column .promo_panels .promo_panel ul li {
	list-style-type:none;
	color:#E40712;
	text-transform:lowercase;
}

#main #right_column .promo_panels .promo_panel ul li:before {
	content:"\003E\00A0";
}

#global-nav {
	margin:50px 0 0 22px;
	padding:0 0 20px 0;
	width:695px;
	height:40px;
	float:left;
}

	#global-nav li {
		display:block;
		margin:0 18px 0 0;
		padding:0;
		float:left;
		height:24px;
		list-style-type:none;
	}
	
		#global-nav li a {
			display:block;
			margin:0;
			padding:0;
			height:24px;
			font-size:1.2em;
			color:#fff;
			outline:none;
			line-height:24px;
			text-indent:-9999px;
			text-transform:lowercase;
			text-align:center;
			background-image:url(http://bsstc.com.au/themes/bsstc/images/bsstc2012-megasprite.png);
			-moz-border-radius-topleft:8px;
			-webkit-border-top-left-radius:8px;
			border-top-left-radius:8px;
		}
            
		#global-nav li a:link, #global-nav li a:visited, #global-nav li a:active {
			color:#fff;
			text-decoration:none;
			background-color:transparent;
		}
		
		#global-nav li a:hover, #global-nav li a:focus, #global-nav li.current a {
			color:#fff;
			text-decoration:none;
			background-color:rgba(0,0,0,.25);
		}
		
		#global-nav #home-link {
			width:80px;
		}
		
			#global-nav #home-link a {
				background-position:-2px -46px;
			}
		
		#global-nav #education-link {
			width:70px;
		}
		
			#global-nav #education-link a {
				background-position:-83px -46px;
			}
		
		#global-nav #for-artists-link {
			width:76px;
		}
			
			#global-nav #for-artists-link a {
				background-position:-152px -46px;
			}
			
		#global-nav #community-link {
			width:72px;
		}
		
			#global-nav #community-link a {
				background-position:-230px -46px;
			}
		
		#global-nav #about-us-link {
			width:64px;
		}
			
			#global-nav #about-us-link a {
				background-position:-303px -46px;
			}
		
		#global-nav #support-us-link {
			width:74px;
		}
		
			#global-nav #support-us-link a {
				background-position:-366px -46px;
			}
		
		#global-nav #contact-us-link {
			width:72px;
		}
		
			#global-nav #contact-us-link a{
				background-position:-441px -46px;
			}
		
		#global-nav #blog-link {
			width:38px;
		}
		
			#global-nav #blog-link a {
				background-position:-513px -46px;
			}
			
		#global-nav li li a {
			display:block;
			padding:0 0 0 10px;
			font-size:11px;
			color:#ddd;
			text-indent:0;
			text-align:left;
			letter-spacing:0.03em;
			height:23px;
			line-height:23px;
			background:none;
			-moz-border-radius-topleft:0;
			-webkit-border-top-left-radius:0;
			border-top-left-radius:0;
		}
		
		#global-nav li li a:link, #global-nav li li a:visited, #global-nav li li a:active, #global-nav li.current li a {
			color:#ddd;
			border-top:1px solid transparent;
			border-bottom:1px solid transparent;
			background-color:transparent !important;
		}
		
		#global-nav li li a:hover, #global-nav li li a:focus {
			background:none;
			background-color:transparent !important;
			background-image: -moz-linear-gradient(top, rgba(255,255,255,.05), rgba(0,0,0,.15)); 
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255,255,255,.05)),color-stop(1, rgba(0,0,0,.15)));
			border-top:1px solid rgba(255,255,255,.125);
			border-bottom:1px solid rgba(0,0,0,.45);
		}


#breadcrumb_panel .links {
	width:680px;
	float:left;
}

#breadcrumb_panel .search-form {
	margin:0;
	padding:0 0 0 32px;
	width:192px;
	height:20px;
	float:left;
	background-color:#e8e8e9;
	color:#666669;
	font-size:9px;
	line-height:20px;
	overflow:hidden;
	background:#e8e8e9 url(images/search-field-bg-L.gif) left top no-repeat;
}

	#breadcrumb_panel .search-form form {
		padding:0 14px 0 0;
		width:178px;
		background:#e8e8e9 url(images/search-field-bg-R.gif) right top no-repeat;
	}
	
	#breadcrumb_panel .search-form form input.text {
		margin:0;
		padding:4px 2px 0 2px;
		border:0;
		width:176px;
		height:16px;
		line-height:16px;
		font-size:1.2em;
		letter-spacing:0.03em;
		color:#929292;
		background:#fff url(images/search-field-bg-rptr.gif) left top repeat-x;
	}
	
.entry ul {
	margin:0 0 0 20px;
	padding:0;
}

	.entry ul li {
		margin:0;
		padding:0;
	}

.post {
	margin:0;
	padding:0 0 20px 0;
	position:relative;
	background-color:#0f181b;
	overflow:hidden;
	color:#fff;
}

	.post-left {
		position:absolute;
		top:0;
		left:0;
		width:5px;
		height:260px;
		background:transparent url(images/blog/blog-post-bg-L.png) left top no-repeat;
	}	
	
	.post-right {
		position:absolute;
		top:0;
		right:0;
		width:5px;
		height:260px;
		float:right;
		background:transparent url(images/blog/blog-post-bg-R.png) right top no-repeat;
	}
	
	.entry {
		margin:0;
		padding:15px 15px 10px;
		width:657px;
		float:left;
		background:transparent url(images/blog/blog-post-bg-rptr.jpg) center top repeat-x;
	}
	
	.entry.stars {
		background:transparent url(images/blog/bg-lights.jpg) center top no-repeat;
	}
	
	.search-no-results #content h2, .search-no-results #content p.center {
		margin-top:20px;
		text-align:center;
	}
	
	.search-no-results #content #searchform input {
		display:block;
		margin:0 auto;
		height:25px;
		width:250px;
		text-align:center;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-o-border-radius:10px;
		-khtml-border-radius:10px;
		border-radius:10px;
	}
	
	#content .post h2 {
		width:500px;
		font-size:22px;
		line-height:28px;
		color:#fff;
		border:none;
		text-transform:none;
	}
	
		#content .post h2 a {
			display:block;
			width:500px;
			font-size:inherit;
			line-height:inherit;
			color:#fff;
			text-decoration:none;
		}
		
		#content .post h2 a:link, #content .post h2 a:visited, #content .post h2 a:active, #content .post h2 a:hover, #content .post h2 a:focus {
			font-size:inherit;
			line-height:inherit;
			color:#fff;
			text-decoration:none;
		}
	
	.post-content {
		position:relative;
		margin:0;
		padding:5px 0 15px 0;
		line-height:1.5em;
		min-height:233px;
	}
		
	.post-image {
		margin:-4px 0 0 10px;
		padding:0;
		width:366px;
		float:right;
		color:#fff;
		-moz-box-shadow:0 5px 10px rgba(0,0,0,.75);
		-webkit-box-shadow:0 5px 10px rgba(0,0,0,.75);
		-ms-box-shadow:0 5px 10px rgba(0,0,0,.75);
		box-shadow:0 5px 10px rgba(0,0,0,.75);
	}		
		.post-image .post-image-container {
		}
		
		.post-image img {
			display:block;
			margin:0 auto;
			padding:0;
			border:1px solid #fff;
		}
	
	.post-interact {
		position:absolute;
		margin:0;
		padding:0 0 12px;
		right:0;
		top:-90px;
		width:170px;
		background:transparent url(images/blog/drop-down-black-bg-btm.png) left bottom no-repeat;
	}
	
	.post-interact.alt {
		background-image:url(images/blog/drop-down-white-bg-btm.png);
	}
	
	.post-interact ul {
		display:block;
		margin:0;
		padding:5px 0 0 4px;
		background:transparent url(images/blog/drop-down-black-bg-rprtr.png) left top repeat-y;
	}
	
	.post-interact.alt ul {
		background-image:url(images/blog/drop-down-white-bg-rprtr.png);
	}
	
	.post-interact ul li {
		height:26px;
		list-style-type:none;
	}
	
	.post-interact ul li:hover {
		background-color:#222;
	}
	
	.post-interact.alt ul li:hover {
		background-color:#f5f5f5;
	}
	
	.post-interact li a {
		display:block;
		margin:0;
		padding:5px 0 5px 12px;
		height:16px;
		outline:0;
	}
	
	.post-interact ul li.last-child {
		padding:10px 0 0 12px;
		height:16px;
		background:none;
	}
	
	.post-interact ul li.last-child:hover {
		background-color:transparent;
	}
	
	.post-interact li a span {
		display:none;
	}
	
	.post-interact a.share-link {
		display:block;
		margin:0;
		padding:0;		
		width:68px;		
		height:16px;
		float:left;
		background:transparent url(images/blog/btn-share-black.png) left top no-repeat;
	}
			
			.post-interact a.share-link:link, .post-interact a.share-link:visited, .post-interact a.share-link:active {
				background-position:0 -32px;
			}
			
			.post-interact a.share-link:hover, .post-interact a.share-link:focus {
				background-position:0 -16px;
			}
			
			.post-interact a.share-link.open {
				background-position:0 0;
			}
			
		.post-interact .blog-fb-link a, .post-interact .blog-twitter-link a, .post-interact .blog-email-link a {
			margin-left:10px;
			padding-left:25px;
			color:#eee;
			background:url(images/blog/sn-icons.png) 2px 2px no-repeat;
			text-decoration:none;
		}
		
		.post-interact .blog-twitter-link a {
			background-position:2px -25px;
		}
		
		.post-interact .blog-email-link a {
			background-position:2px -81px;
		}
			
		
	.post-interact a.comment-link {
		display:block;
		margin:0;
		padding:0;
		width:80px;		
		height:16px;
		float:left;
		background:transparent url(images/blog/btn-comment-black.png) left top no-repeat;
	}
			
		.post-interact a.comment-link:link, .post-interact a.comment-link:visited, .post-interact a.comment-link:active {
			background-position:0 -16px;
		}
		
		.post-interact a.comment-link:hover, .post-interact a.comment-link:focus {
			background-position:0 0;
		}
	
	
	.post-interact.alt a.share-link {
		background-image:url(images/blog/btn-share.png) !important;
	}	
		
	.post-interact.alt a.comment-link {
		background-image:url(images/blog/btn-comment.png) !important;
	}
		
	.post-interact.alt .blog-fb-link a, .post-interact.alt .blog-twitter-link a, .post-interact.alt .blog-email-link a {
		color:#888;
	}
	
	
		
	.post-footer {
		clear:both;
		margin:0;
		padding:10px 0 1px 0;
		color:#888;
		text-align:right;
	}
	
	.wp-caption {
		padding:5px 0 0;
		text-align:center;
		background-color:#fff;
		-moz-box-shadow: 0 6px 4px #888;
		-webkit-box-shadow: 0 6px 4px #888;
		box-shadow: 0 6px 4px #888;
	}
	
	.wp-caption img {
		display:block;
		margin:0 auto;
	}
	
	.wp-caption.alignleft {
		clear:both;
		margin:0 10px 10px 0;
		float:left;
	}
	
	.wp-caption.alignright {
		clear:both;
		margin:0 0 10px 10px;
		float:right;
	}
	
	body.home .post-footer, body.category .post-footer, body.archive .post-footer {
		position:absolute;
		bottom:37px;
		width:275px;
	}
	
	body .post-footer.full-width {
		width:657px;
	}
	
	.footer-left {
		display:block;
		float:left;
		width:420px;
		text-align:left;
	}
	
	body.home .footer-left, body.category .footer-left, body.archive .footer-left {
		width:80px;		
	}
	
	.footer-left a {
		color:#ddd;
		text-decoration:none;
		text-align:left;
	}
	
	body.home .footer-left a, body.category .footer-left a, body.archive .footer-left a {
		text-transform:uppercase;
	}
	
		.footer-left a:link, .footer-left a:active, .footer-left a:visited {
			color:#ddd;
			text-decoration:none;
		}
		
		.footer-left a:hover, .footer-left a:focus  {
			color:#fff;
			text-decoration:underline;
		}
		
	
	#comments {
		padding:0 15px;
	}
	
	#comments ol {
		margin:0;
		padding:0;
	}
	
	#comments ol li {
		margin:0 0 20px;
		padding:0;
		list-style-type:none;
		background:url(images/blog/comment-bg-rptr.gif) left top repeat-y;
	}
	
	#comments ol li .commenttext {
		padding:12px 12px 0;
		color:#161d23;
		background:url(images/blog/comment-bg-top.gif) left top no-repeat;
	}
	
	#comments ol li cite {
		display:block;
		padding:15px 0 0;
		width:607px;
		height:13px;
		color:#365870;
		font-style:normal;
	}
	
		#comments ol li .commenttext a, #comments ol li cite a, #comments ol li cite .date a {
			color:#365870 !important;
		}
		
		#comments ol li.odd cite {
			padding-left:50px;
			background:url(images/blog/comment-bg-btm-L.gif) left top no-repeat;
		}
		
		#comments ol li.even cite {
			padding-right:50px;
			text-align:right;
			background:url(images/blog/comment-bg-btm-R.gif) left top no-repeat;
		}
		
	#comments ol li > em {
		display:block;
		padding:10px 0 0 3px;
		color:#527e94;
		background:#dceef7;
	}
	
	h3.comments span, h3.respond span, h3.trackbacks span {
		display:none;
	}
	
	h3.comments {
		display:block;
		width:98px;
		height:24px;
		background:transparent url(images/blog/h3-comments.gif) left top no-repeat;
	}
	
	#respond-form label {
		color:#fff;
	}
	
	h3.respond {
		margin:20px 0 10px;
		color:#fff;
		font-size:1.6em;
	}
	
	h3.trackbacks {
		display:block;
		width:108px;
		height:24px;
		background:transparent url(images/blog/h3-trackbacks.gif) left top no-repeat;
	}
	
	#respond-form input, #respond-form textarea {
		margin:0;
		padding:1px 2px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		background-color:#fff;
		border:none;
	}

	
p.top_info {
	background-color:#fff;
}

.gallery {
	clear:right;
	padding:20px 0px;
}

.gallery a {

	padding:0px 12px 0px 0px;
}

.gallery a img {
	border:1px solid #fff;	
}

.flowplayer_container {
	clear:both;
}

.navigation a {
	display:block;
	margin:10px;
	padding:5px 10px;
	color:#888 !important;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.75);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.75);
	box-shadow: 1px 1px 4px rgba(0,0,0,.75);
}

.navigation .alignleft a {
	float:left;
}

.navigation .alignright a {
	float:right;
}

#recaptcha_widget_div:before {
	content:"Please enter the words you see below";
}

#recaptcha-submit-btn-area {
	margin-top:10px;
}
