/*
Theme Name: 960bc
Theme URI: http://www.guardianwebdesign.com.au/960bc
Description: A blank canvas WordPress theme for developers based on the 960 CSS framework.
Version: 1.6
Author: Troy Dean
Author URI: http://www.guardianwebdesign.com.au/
Tags: fixed-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar

	960bc v1.6
	http://www.guardianwebdesign.com.au/960bc

	This theme was designed and built by Troy Dean
	as a starting point for WordPress developers who
	like the 960 grid system.
	http://www.960.gs
	The theme includes no images and minimal styling,
	providing a blank canvas for the designer to unleash
	her css magic.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* for ease of updating into the future we use separate style sheets for colours and typography */

@import url(colours.css);
@import url(typography.css);



body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
/*	background-image:url('images/12_col.gif'); */
	}



#header {
	background-image:url('images/bg_navyblue.png');
	background-color: #1b1b1b;
	min-width: 1000px;
	padding-top: 20px;
	width: 100%;
	}


#content {
	margin-top: 50px;
	margin-bottom: 100px;
	display: block;
	}
	
#footer {
	border-top: 1px solid #1b1b1b;
	margin: 0 0 0 0;
	padding: 40px 0 100px 0;
	background-color: #e9e9e9;
	min-width: 1000px;	
	}	

.pagetitle {
	text-align: center;
	margin-bottom: 50px;
	}
	
.pagelead {
	margin-bottom: 70px;
	}

.workshopdetails {
	margin-bottom: 70px;
	}
	
.stories {
	margin-bottom: 70px;
	margin-top: 50px;	
	}	
	
.storytitleblock {
	text-align: center;
	margin-bottom: 15px;
	}	
	
.storyblock {
	display: block;
	}

.indstoryblock {
	height: 250px;
	}	

.facultyblock {
	height: 290px;
	}	
	
.association {
	margin-top: 8px;
}	

	
.indmultimediablock {
	height: 270px;
	}	

.slideshow {
	min-height: 620px;
	margin-bottom: 50px;
	}	
	
.profile {
	margin-bottom: 60px;
	}	
	
.mugshot {
	padding-bottom: 15px;
	}
	
.storysummary {
	margin-bottom: 60px;
	}	
	
.quote {
	margin-top: 20px;
	margin-bottom: 100px;
	}
	
.video {
	margin-bottom: 50px;
	}	

.headline {
	margin-bottom: 40px;
	text-align: center;
	}

.infoblock {
	height: 150px;
	}	

.leadstory {
	margin-bottom: 50px;
	}




.social {
	float: right;
	}
	
.headerimg {
	}	

.navigation {
	margin-top: 10px;
	text-align: center;
	}	
	
.category {
	display: inline-block;
	height: 40px;
	}

.category a{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 15px 13px 15px;
	text-decoration: none;
	}

.category a:hover{
	text-decoration: none;
	background: #fff;
	color:	#af2c20;
	}


.category a.active{
	decoration: none;
	background: #fff;
	color:	#af2c20;
	}






.fourohfour {
	margin-top: 40px;
	margin-bottom: 600px;
	}	
	
	
	
/* FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS  */	
	
	

/* SUBHEADLINE NAV TEXT ABOUT PAGE TITLE */
h12 {
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	}

h12 a {
	color: #1b1b1b;
	text-decoration: none;	
	}

h12 a:hover{
	color: #af2c20;
	text-decoration: none;	
	}
	
	
/* SUBHEADLINE ON STORYIES FOR PHOTO CREDIT  */
h17 {
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
	
/* HEADLINE FONT */
h13 {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	}
	

/* IMAGE CREDIT FONT ON .PAGELEAD */
h18 {
	display: block;
	font-size: 12px;
	color: #000000;
	padding: 2px 0px 1px 0px;
	text-decoration: none;	
	line-height: 14px;
	float:right;
	text-transform: uppercase;
	}	
	

/* MAIN SECTION TITLE FONT */
h9 {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #1b1b1b;
	border-bottom: 2px solid #1b1b1b;
	text-transform: uppercase;
	text-decoration: none;	
	padding-bottom: 5px;
	margin-bottom: 15px;
}

h9 a {
	color: #1b1b1b;
	text-decoration: none;		
}

h9 a:hover {
	color: #af2c20;
	text-decoration: none;	
}


/* MAIN SECTION NON BOLD TITLE FONT */
h8, h8 ul {
	display: block;
	font-size: 12px;
	color: #000000;
	padding: 2px 0px 1px 0px;
	text-decoration: none;	
	line-height: 14px;
}

h8 a {
	color: #af2c20;
	text-decoration: none;
}

h8 a:hover {
	color: #af2c20;
	text-decoration: none;
	border-bottom: 1px solid #000;
}



/* STORY TITLE */
h16 {
	display: block;
	font-weight: bold;
	font-size: 30px;
	color: #af2c20;
	padding: 10px 0px 10px 0px;
	text-decoration: none;	
}

h16 a {
	color: #1b1b1b;
	text-decoration: none;	
}


h16 a:hover {
	color: #af2c20;
	text-decoration: none;	
}



/* BODY TEXT */
p {
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	margin-top: -2px;
	margin-bottom: 19px;
	}

p a {
	color: #af2c20;
	text-decoration: none;	
	}

p a:hover {
	color: #1b1b1b;
	text-decoration: none;	
	border-bottom: 1px solid #000;
	}


/* STORY BLOCK STORY TITLE */

h55, h55 ul {
	display: block;
	font-size: 15px;
	color: #000000;
	padding: 2px 0px 1px 0px;
	text-decoration: none;	
	line-height: 20px;
}

h55 a {
	color: #af2c20;
	text-decoration: none;
}

h55 a:hover {
	color: #1b1b1b;
	text-decoration: none;
}


/* TITLES FOR MULTIMEDIA */

h5 {
	display: block;
	font-size: 16px;
	color: #1b1b1b;
	padding: 0px 0px 5px 0px;
	text-decoration: none;	
	line-height: 18px;

}

h5 a {
	color: #1b1b1b;
	text-decoration: none;
}

h5 a:hover {
	color: #de0301;
	text-decoration: none;
}





















































































































































































































































	

	
	

.facultybio {
	margin-bottom: 40px;
	min-height: 550px;
	}

.yearbyyear {
	margin-bottom: 70px;
	}






.pastfaculty {
	margin-top: 40px;
	text-align: center;
	margin-bottom: 15px;
	}

.facultypast {
	margin-bottom: 15px;
	min-height: 90px;
	}
	
	
.workshoppers {
	margin-bottom: 15px;
	min-height: 60px;
	}	
	
	
.groupphoto {
	margin-bottom: 40px;
	}

	
.indexphoto {
	margin-bottom: 40px;
	}



.nikon {
	width:150px;
	float: left;		
	padding-right: 15px;
	padding-bottom: 15px;
	}

.seal {
	width:215px;
	padding-bottom: 15px;
	float: left;
	}

.smallsponsor {
	float: left;
	padding-bottom: 10px;
	}








.logo {
	margin-bottom: 20px;
	}








.blogcontent {
	margin-bottom: 40px;
}























/* FONTS FONTS FONTS FONTS */










h99 {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #1b1b1b;
	border-bottom: 2px solid #1b1b1b;
	text-decoration: none;	
	padding-bottom: 5px;
	margin-bottom: 15px;
}

h99 a {
	color: #1b1b1b;
	text-decoration: none;		
}

h99 a:hover {
	color: #af2c20;
	text-decoration: none;	
}














h30 {
	font-size: 13px;
	line-height: 23px;
		font-style: italic;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 19px;
}

h31 {
	font-size: 12px;
	line-height: 30px;
	float: right;
}

h31 a {
	color: #af2c20;
}





a:hover {
		text-decoration: underline;
		}



a {
		text-decoration: none;
		}






h40 {
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;	

}

h40 a {
	color: #fff;
	background: #af2c20;
	padding: 3px 5px 3px 5px;
	text-decoration: none;	
}

h40 a:hover {
	color: #fff;
	background: #000;
	padding: 3px 5px 3px 5px;
	text-decoration: none;	
}



h41 {
	font-weight: bold;
	font-size: 18px;
	color: #ccc;
	margin-bottom: 20px;
}



h42 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	display: block;
}


h43 {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	display: block;
}




h44 {
	display: block;
	font-weight: bold;
	font-size: 28px;
	color: #000;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}

h44 a {
	color: #1b1b1b;
	text-decoration: none;	
}


h44 a:hover {
	color: #af2c20;
	text-decoration: none;	
}





















































































/* Headlines for articles */


h10 {
	margin-right: 100%;
	margin-left: 100%;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	background-color: #de0301;
	padding: 10px 10px 10px 10px;
	line-height: 23px;
	text-decoration: none;	
	text-transform: uppercase;
	margin-bottom: 5px;
	align: center;
}



h11 {
	display: block;
	font-weight: none;
	font-size: 16px;
	color: #1b1b1b;
	line-height: 16px;
	text-decoration: none;	
	margin-bottom: 30px;
	text-align: center;
}


h1, h1 a {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #1b1b1b;
	line-height: 23px;
	text-decoration: none;	
	text-transform: uppercase;
	margin-bottom: 5px;
}

h1 a:hover {
	color: #de0301;
	text-decoration: none;
}




/* Categories for articles */

h2, h2 a, h2 a:hover {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	color: #de0301;
	text-decoration: none;
	text-transform: uppercase;
}

/* Names for Mugshots */




h4 {
	display: block;
	font-size: 13px;
	color: #1b1b1b;
	padding: 0px 0px 5px 0px;
	text-decoration: none;	
	line-height: 12px;

}




h7 {
	display: block;
	font-size: 10px;
	color: #1b1b1b;
	padding: 0px 0px 10px 0px;
	text-decoration: none;	
	line-height: 12px;


}

h7 a {
	color: #1b1b1b;
	text-decoration: none;
	border-bottom: 1px solid #de0301;
}

h7 a:hover {
	color: #1b1b1b;
	text-decoration: none;
	border-bottom: 1px solid #1b1b1b;
}



h6, h6 a, h6 a:hover {
	display: block;
	font-size: 12px;
	color: #de0301;
	text-decoration: none;	
	line-height: 14px;
	padding-top: 10px;
	text-transform: uppercase;

}




h77 {
	display: block;
	font-size: 11px;


}













h100 {
		color: #fff;
		font-size: 14px;
		text-align: center;
		}


























/* Begin Structure */










/* Begin Images */
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

html>body .entry li {
		margin: 7px 0 8px 10px;
		}

.entry ul li:before, #sidebar ul ul li:before {
		content: "\00BB \0020";
		}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

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

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

#sidebar #searchform #s {
		width: 108px;
		padding: 2px;
		}

#sidebar #searchsubmit {
		padding: 1px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}

/* End Form Elements */


































/* Begin Comments*/

.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		color: #999;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 40px 0 20px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
		margin: 0;
		padding: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}
		
		




h14 {
		font-size: 60px;
		margin-top: 10px;
		font-weight: bold;
		}








body {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
		text-align: left;
		}

#headerimg .description {
		font-size: 1.2em;
		text-align: left;
		}

h2 {
		font-size: 1.8em;
		line-height: 1em;
		margin-top: 0.5em;
		margin-bottom: 1.5em;
}

#header h2 {
		margin-bottom: 0em;
		line-height: 0em;
		}



#sidebar h3 {
		font-size: 1.2em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 0em;
		}

code {
		font: 1.1em 'Courier New', Courier, Fixed;
		}

acronym, abbr, span.caps
{
		font-size: 0.9em;
		letter-spacing: .07em;
		}

small {
		font-size: 1em;
		line-height: 1.8em;
		margin-top: 1.8em;
		margin-bottom: 1.8em;
		}

.postmetadata {
		text-align: left;
		}

.smallattachment {
		text-align: center;
		}

.attachment {
		text-align: center;
		}

.navigationTop, .navigationBottom {
		font-size: 1.5em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
		text-align: left
		}

#sidebar ul ul {
		font-size: 1.2em;
		line-height: 14px;
}

.commentlist li, #commentform input, #commentform textarea {
		font-size: 0.9em;
		}
		
.commentlist li ul li {
		font-size: 1em;
		}

.commentlist li {
		font-weight: bold;
		}

.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
		}

.commentlist p {
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
		}

.commentmetadata {
		font-weight: normal;
		}

#wp-calendar #prev a, #wp-calendar #next a {
		font-size: 9pt;
		}

#wp-calendar a {
		text-decoration: none;
		}

#wp-calendar caption {
		font: bold 1.3em;
		text-align: center;
		}

#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
		}

.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		}		
		
		
		
		
		
		
		
		
		
/* End captions */