/* 
Discover Engineering
ENGINEERING STRATEGIC COMMUNICATIONS
Faculty of Applied Science and Engineering
University of Toronto
Designers/Authors: Mark Balson & Raj Grainger
Revision: 1.2

The general layout for this site consists of three main section 
containers that span the width of the screen. Within this each 
has a inner container to properly center it's contents and apply
a fixed width.
--------------------------------------------------------*/

body {
	padding: 0px;
	margin: 0px;
	font-family:  helvetica, arial, verdana, serif;
	font-size: 62.5%; /* makes text size equal to 10px adjust with em value hereafter */
	color: #333;
	background: #fff;
	}
	
/********** Header ************/

#headerContainer {
	height: 160px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #222;
	background-image: url("http://discover.uoftengineering.com/_graphics/_css/header_bg_333.jpg");
	background-repeat: repeat-x;
	}

#headerInner {
	height: 160px;
	width: 946px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

#headerInner #left {
	width: 706px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	}
	
#headerInner #left img {
	padding: 0px 0px 0px 0px;
	margin: 26px 0px 0px 21px;
	float: left;
	}

#headerInner #right {
	width: 226px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	}
	
#headerInner #right img {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px; /* top modified by rg */
	float: left;
	}
	
h1 {
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 4.0em;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #222;
	text-indent: -9000px;
        background: url("http://discover.uoftengineering.com/_graphics/_css/header_title_cyan.png") no-repeat 0px 38px;
	}

/********** Main Menu ************/

#menu {
	height: 60px;
	width: 706px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	font-size: 1.8em;
	font-weight: normal;
	color: #00aeff;
	background: url("http://discover.uoftengineering.com/_graphics/_css/under_menu.png") no-repeat 0 50px;
	}
	
#menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-decoration: none;
	list-style: none;
	}
	
#menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	float: left; 
	}
		
#menu li a { 
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	}
	
#menu li a:hover { 
	padding: 0px 0px 0px 0px;
	color: #00aeff;
	text-decoration: none;
	}
	

/********** Content ************/

#contentContainer {
	width: 100%;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#contentInner {
	width: 946px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}
		
#contentBlock {
	min-height: 490px;
	width: 946px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	float: left;
	display: inline;
	}
	
#mainBlock {
	width: 640px;
	margin: 0px 66px 20px 0px !important;
	margin: 0px 0px 20px 0px; 
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #222;
	display: inline;
	}
	
p {
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	clear:both;
	}
	
.boxPadding {
	float: left;
	padding: 35px 0px 5px 0px;
	}

h2  {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
	color: #222;
	}
	
h3  {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #00aeff;
	}
	
hr {
	height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border: none;
	background: #fff url("http://discover.uoftengineering.com/_graphics/_css/hr_bg.gif") no-repeat 0px 0px;
	clear:both;
	overflow: hidden;
	}
	
#mainBlock a, 
#mainBlock a:link, 
#mainBlock a:visited, 
#mainBlock a:active{
	color: #00aeff;
	text-decoration:underline;
	}

#mainBlock a:hover {
	color: #fff;
	background-color: #00aeff;
	text-decoration: underline;
	}
	
#mainBlock ul {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 30px;
	}
	
#mainBlock li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	font-size: 1.0em;
	}
	
.block {
	padding: 14px 14px 14px 14px;
	margin: 5px 0px 0px 0px;
	background: #f8f8f8;
	font-size: 12px;
	}
	
.block p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	}
	
.bucket {
	min-height: 330px;
	width: 306px;
	padding: 0px 0px 0px 0px;
	margin: 20px 14px 14px 0px;
	float:left;
	}
	
.bucket img {
	width: 306px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	}
	
.bucket h3  {
	padding: 24px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #00aeff;
	background: url("http://discover.uoftengineering.com/_graphics/_css/bucketImage_line.gif") no-repeat 0 0;
	}
	
.bucket p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	}
	
#mainBlock .bucket a, 
#mainBlock .bucket a:link, 
#mainBlock .bucket a:visited, 
#mainBlock .bucket a:active {
	color: #00aeff;
	font-size: 12px;
	text-decoration: underline;
	}

#mainBlock .bucket a:hover  {
	color: #fff;
	font-size: 12px;
	background-color: #00aeff;
	text-decoration: none;
	}
	
/********** Side Bar ************/

#subBlock {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 14px;
	float: right;
	text-align: left;
	width: 226px;
	}
	
#subBlock h4  {
	padding: 20px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: normal;
	color: #00aeff;
	background: url("http://discover.uoftengineering.com/_graphics/_css/sidebar_line.gif") no-repeat 0px 0px ;
	}
	
#subBlock p {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	}

#subBlock ul {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 18px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	}
	
#subBlock ul a:link, 
#subBlock ul a:visited, 
#subBlock ul a:active {
	color: #222;
	text-decoration: none;
	}
	
#subBlock ul a:hover {
	color: #222;
	background: url("http://discover.uoftengineering.com/_graphics/_css/link_bg.gif") no-repeat 0px -10px;
	text-decoration: none;
	}
	
#subBlock a:link, 
#subBlock a:visited, 
#subBlock a:active {
	color: #00aeff;
	text-decoration:underline;
	}

#subBlock a:hover {
	color: #fff;
	background-color: #00aeff;
	text-decoration: underline;
	}

#subBlock a img:hover {
	background-color: #00aeff;
}

/********** Footer ************/

#footerContainer {
	height: 104px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
	float: left;
	}

#footerInner {
	height: 81px;
	width: 946px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #222 /*url("http://discover.uoftengineering.com/_graphics/_css/footer_bg.png") no-repeat*/;
	}

#footerInner #left {
	height: 81px;
	width: 276px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	}
	
#footerInner #left img {
	padding: 0px 0px 0px 0px;
	margin: 16px 0px 0px 20px;
	float: left;
	}

#footerInner #right {
	height: 81px;
	width: 646px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	float: right;
	}
	
#footerInner #bottom {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 20px;
	float: left;
	color: #8d8d8d;
	font-size: 0.8em;
	}
	
/********** Footer Menu ************/

#menu_footer {
	padding: 0px 0px 0px 0px;
	margin: 30px 20px 0px 0px;
	float: right;
	font-size: 1.4em;
	font-weight: normal;
	color: #00aeff;
	}
	
#menu_footer ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-decoration: none;
	list-style: none;
	}
	
#menu_footer li {
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	float: left; 
	}
		
#menu_footer li a { 
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
	
#menu_footer li a:hover { 
	padding: 0px 0px 0px 0px;
	color: #00aeff;
	font-weight: normal;	
	text-decoration:underline;
	}
	
	
#video {
	width: 320px;
	padding: 0px 0px 0 0px;
	margin: 10px 0px 0px 0;
	float: left;	
	}

#video_feature {
	width: 300px;
	padding: 0px 0px 0 0px;
	margin: 50px 0px 0px 20px;
	float: left;
	}

#blog:after {
	height: 10px;
	content: "—";
	display: block;
	clear: both;
	margin: 0px 0px 0px 190px;
	font-weight: bold;
	}

#blog {
	margin: 0px 0px 0px 0px;
	font-size: 95%;
	color: #333;
}

#blog_image {
	width: 170px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: right;
}

#blog_entry {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 190px;
}

.entry {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	border-bottom: 1px dotted #ccc;
}

.entry h2 {
	color: #00aeff;
}


.mutton {
	padding: 0px 0px 0px 0px;
	margin: 8px 0 8px 0;
}

.small {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	background: url("http://discover.uoftengineering.com/_graphics/_css/hr_bg.gif") no-repeat bottom left;
	clear:both;
	}
