/* CSS Document: McMaster Styles */
h1, h2, h3, h4, h5, h6 {  
	margin: 0px; 
	padding: 0px; 
	border: none; 
}

h1 {
	font-size:1.3em;
	font-weight:bold;
	color:#990033;
	margin-bottom:12px;
}

h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	margin-bottom:12px;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#990033;
	margin-bottom:12px;
}

h4 {
	font-size:1em;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

h5 {
	font-size:.91em;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

h6 {
	font-size:.75em;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	border:0px solid #CCCCCC;
	clear:both;
}

.large {
	font-size:110%;
}

.left_column {
	width: 46%;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	float: left;
	position: relative;
}
.right_column {
	width: 46%;
	padding-left: 10px;
	float: left;
	position: relative;
}

.section_title {
	float:left;
	position:relative; 
	width:100%;
	font-size:1em; 
	font-weight:bold; 
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF; 
	vertical-align:middle; 
	background-color:#990033;
}

* html .section_title {
	width:100%;	
	margin-top:6px;
}

.section_title .first_char {
	font-size:1.1em;	
}

.icon {
	float:right;
	vertical-align:middle;
}

.centre_content {
	text-align:center;
}

.clear_both {
	clear:both;
}

.nobreak {
	margin-bottom:0px;
}

.credit, .photo_credit {
	font-size:.9em;
	font-style:italic;
	color:#666666;
}
.title, .column_title, blue_heading {
	font-size: 1.1em;
	font-weight: bold;
	color: #2A3B86;
	margin-bottom:10px;
}

.title a, blue_heading a {
	color: #2A3B86;
}

.title a:hover, blue_heading a:hover {
	color: #990033;
}

.text_centre {
	text-align:center;
}
.text_justify {
	text-align:justify;
}
.text_left {
	text-align:left
}
.text_right {
	text-align:right;
}
.text_red {
	color:#990033;
}

.text_gray_dark {
	color:#666666;
}

.text_gray_medium {
	color:#999999;
}

.text_gray_light {
	color:#CCCCCC;
}

.text_red {
	color:#990033;
}

.text_gray_dark {
	color:#666666;
}

.text_gray_medium {
	color:#999999;
}

.text_blue {
	color:#2A3B86;
}

.superscript {
  font-size:.7em;
  position:relative;
  bottom: 0.5em;
}

.subscript {
  font-size:.7em;
  position:relative;
  bottom:-0.4em;
}

.year {
	font-size: 1.3em;
	font-weight: bold;
	color: #990033;
	text-align:center;
}

p.year {
	margin-bottom:6px;
}

.content_box {
	float:left;
	position:relative;
	width:730px;
	margin-bottom:12px;
	margin-left:0px;
	padding-top:10px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom: 10px;
	border:1px solid #CCCCCC;
}
* html .content_box {
	width:722px;
}

.image_box_centre {
	position:relative;
	float:none;
	clear:both;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 0px solid #cccccc;
	padding: 0px;
	text-align:center;
}

.image_box_centre {
	border: 2px solid #cccccc;
	padding: 2px;
}

.image_box, .image_box_left, .image_box_right {
	position:relative;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 2px solid #cccccc;
	padding: 2px;
}

.image_box, .image_box_right {
	float:right;
	margin-left:10px;
	margin-right:2px;
}

.image_box_left {
	float:left;
	margin-left:0px;
	margin-right:10px;
}

.caption   {
	border-top: 0px solid #CCCCCC;
	color:#000000;
	font-size:12px;
	text-align:left;
	margin:0;
	padding-top:4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

table.image_box, table.image_box_left, table.image_box_right {
	position:relative;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 2px solid #cccccc;
	border-bottom:none;
	padding: 2px;
}

table.image_box caption, table.image_box_left caption, table.image_box_right caption {
	margin-top:-6px;
	margin-left:10px;
	margin-right:2px;
	text-align:left;
	font-size:12px;
	padding-top:4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 2px solid #cccccc;
	border-top:none;
}
/* end image box definitions */

.date {
	font-weight: normal;
	color: #666666;
	margin-bottom:12px;
	margin-top:10px;
	font-size:0.9em;
	clear: both;
}

.author {
	font-size:1em;
	font-weight: normal;
	color: #666666;
	margin-bottom:10px;
	clear: both;
}

.more, .more_left {
	float:right;
	position:relative;
	background-image:url(http://fhs.mcmaster.ca/lib/images/more.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:4px;
	text-transform: uppercase;
}

.more_left {
	float:left;
}

.more a, .more_left a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
}

.more a:hover, .more_left a:hover {
	color:#990033;
}

.more a img, .more_left  a img {
	margin-left:4px;
}

a.more {
	float:right;
	clear:both;
	width:100%;
	text-align:right;
	padding-right:12px;
	padding-bottom:3px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	margin:-6px 0px 6px 0px;
}

a:hover.more {
	text-decoration:none;
	color:#990033;
}

.top, .top_right, .top_left {
	clear:both;
	float:right;
	position:relative;
	background-image:url(http://fhs.mcmaster.ca/lib/images/top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:24px;
	padding-top:16px;
	padding-left:16px;
	height:40px;
	width:40px;
}

.top_left {
	float:left;
}

.top a, .top_right a, .top_left a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
}

.top a:hover, .top_right a:hover, .top_left a:hover {
	color:#990033;
}

.top img {
	margin-left:6px;
}

.symbol {
	float:right; 
	vertical-align:middle;
	padding-left:1%;
}

.motto {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #2A3B86;
	text-align: center;
}

.floatleft {
	float: left;
	margin-bottom: 6px;
	border: 1px solid #000000;
	position: relative;
	margin-right: 15px;
}

.floatright {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
	border: 1px solid #666666;
	background-color:#CCCCCC;
}

.floatright_small {
	float: right;
	margin: 0 0 10px 10px;
	background-color:#CCCCCC;
}

/* start table format 1 */
table.table_format1 {
	border-collapse:collapse;
	border-bottom:2px solid #2A3B86;
	margin-bottom: 12px;
}
table.table_format1 tr td {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:6px;
}
table.table_format1 tr.table_format1_title {
	background-color:#EFEFEF;
	font-weight:bold;
}
table.table_format1 tr.table_format1_title td {
	border-top:2px solid #2A3B86;
	border-bottom:2px solid #2A3B86;
	text-align:left;
	vertical-align:top;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:2px;
	font-size:1.1em;
}
table.table_format1 tr td.website_link {
	padding-left:4px;
}
/* start table format 1 */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	19px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			154px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			-154px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			154px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0;
	/* previously 1em */
	font-family: verdana, arial, sans-serif;
	font-size:12px;
}
.sf-menu a {
	padding: 		0;
	text-decoration:none;
	padding:	.60em 1.4em;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
	background:		#990033;
	font-weight: bold;
}
.sf-menu li li {
	background:		#990033;
	font-weight: normal;
	width: 154px;
}
.sf-menu li li li {
	background:		#990033;
	font-weight: normal;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#666666;
	outline:		0;
	height: 100%;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.35em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/* background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; */ /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Skip link styling starts here. */
/* First, the positioning CSS for the skip link and the skip target. Changing any of this will most likely break the skip link in one browser or another, so if you change it then TEST IT */
#skiplinkholder a, #skiplinkholder a:link, #skiplinkholder a:visited {display: block; width: 99%; position: absolute; top: 0; left: -200%; z-index: 2}
#skiplinkholder a:focus, #skiplinkholder a:active {left: 0; top: 0; z-index: 100}
#skiptargetholder {position: absolute; left: -200%}
/* You may find on certain page layouts that the skip link is appearing underneath other elements on the page in IE7 and below. If this is the case then try uncommenting the two statements below, and if that does not work then try increasing the z-index value above as well */
/*
*+html #skiplinkholder a:focus, *+html #skip a:active {position: relative}
* html #skiplinkholder a:active {position: relative}
*/
/* Now, the visual styling. Change this as desired */
#skiplinkholder a, #skiplinkholder a:link, #skiplinkholder a:visited {color: #fff; background: #990033; text-decoration: none; border-bottom: solid #ccc 2px; padding: 5px}
/* End of skip link styling */
/* Skip nav link styling starts here. */
/* First, the positioning CSS for the skip link and the skip target. Changing any of this will most likely break the skip link in one browser or another, so if you change it then TEST IT */
#skipnavlinkholder a, #skipnavlinkholder a:link, #skipnavlinkholder a:visited {display: block; width: 99%; position: absolute; top: 0; left: -200%; z-index: 2}
#skipnavlinkholder a:focus, #skipnavlinkholder a:active {left: 0; top: 0; z-index: 100}
#skipnavtargetholder {position: absolute; left: -200%}
/* You may find on certain page layouts that the skip link is appearing underneath other elements on the page in IE7 and below. If this is the case then try uncommenting the two statements below, and if that does not work then try increasing the z-index value above as well */
/*
*+html #skiplinkholder a:focus, *+html #skip a:active {position: relative}
* html #skiplinkholder a:active {position: relative}
*/
/* Now, the visual styling. Change this as desired */
#skipnavlinkholder a, #skipnavlinkholder a:link, #skipnavlinkholder a:visited {color: #fff; background: #990033; text-decoration: none; border-bottom: solid #ccc 2px; padding: 5px}
/* End of skip link styling */

#menuskiptargetholder {position: absolute; left: -200%}

.left_nav_title a {
color: #990033!important;
text-align: right;
}
