@charset "utf-8";
/* CSS Document */

/* ============ GENERAL WEBSITE STYLE ============ */

body {
	height:100%;
	font-size:16px;
	margin-top:20px;
	background-color:#231f20;
	font-family: sans-serif;
}

h1 {
	margin: 0px;
	color:#FFFFFF;
	font-family: 'Permanent Marker', cursive;
	font-size:37px;
	letter-spacing:1px;
}

h2 {
	margin: 0px;
	color:#FFFFFF;
	font-family: 'Permanent Marker', cursive;
	font-size:24px;
	letter-spacing:1px;
}

/* ============ WEBSITE LAYOUT ============ */

#wrapper {
	height:auto;
	width:1366px;
	margin-left:auto;
	margin-right:auto;
}

/* ============ HEADER ============ */

#header {
	/*height:300px;*/
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 20px;
	margin-left:0px;
	background-image:url("blackboardjungle-11-banner.png");
	background-size: 50%;
	background-repeat:no-repeat;
}

#subHeader h1 {
	color:#FFFFFF;
	text-align: right;
	font-weight:bold;
	text-shadow:2px 2px #000000;
	padding-top:170px;
	padding-left:25px;
	padding-right:25px;
}

.logoPadding {
	margin-bottom:10px;
}

.symposiumFontSize {
	font-size:35px;
}

.symposiumFontSizeSubHeader {
	font-size:20px;
}

/* ============ NAVIGATION ============ */

#navigation {
	height:auto;
	background: #5cc3b0;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:95px;
}

#bannerDate {
	height:auto;
	background: #5cc3b0;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	text-align:center;
	padding:10px;
	font-size:18px;
	color:#ffffff;
	letter-spacing:1px;
	
}

ul#menu {
	list-style-type: none;
	margin:0;
	margin-left:120px;
	padding:0;
	overflow:hidden;
	font-size:16px;
}

ul#menu li {
	float:left;
}

ul#menu li a {
	color:#ffffff;
	display:block;
	width:auto;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin-right:15px;
	margin-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

ul#menu li a:hover {
	color: #000000;
	border-bottom: 3px solid #000000;
}

ul#menu li a.current{
	color: #000000;
	border-bottom: 3px solid #000000;
}
	
/* ============ MAIN CONTENT ============ */

#keynoteKickoff {
	float:right;
	width:300px;
	height:auto;
	color:#333333;
	font-family: serif, cursive;
	font-size:26px;
	font-weight: normal;
	letter-spacing:1px;
	line-height:40px;
	margin-top:10px;
	margin-bottom:25px;
}

#keynoteKickoffLeft {
	float:left;
	width:300px;
	height:auto;
	color:#333333;
	font-family: serif, cursive;
	font-size:26px;
	font-weight: normal;
	letter-spacing:1px;
	line-height:40px;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:25px;
}

#keynoteKickoffCorrect {
	float:left;
	width:400px;
	height:auto;
	color:#333333;
	font-family: serif, cursive;
	font-size:32px;
	font-weight: normal;
	letter-spacing:1px;
	font-style:italic;
	line-height:50px;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:25px;
}

#keynoteTitleSmall {
	font-size:26px;
}

#mainContent {
	min-height:300px;
	background-color:#e9eaea;
	margin-top:0 auto;
	margin-bottom:20px;
	padding:10px 30px 10px 30px;
	color:#333333;
	border: 1px solid #444444;
}

#mainContent p {
	line-height:30px;
	letter-spacing:1px;
	margin-left:20px;
	margin-right:20px;
}

.firstLetter {
	color:#20947d;
	font-family:serif;
	font-weight:bold;
	font-size:300%;
	padding:10px;
	float:left;
}

#mainContent a:link {
	color:#20947d;
	text-decoration:underline;
	outline:none;
	border:none;
}

#mainContent a:visited {
	color:#20947d;
	text-decoration:underline;
	outline:none;
	border:none;
}

#mainContent a:hover {
	color:#28001D;
	text-decoration:none;
}

#mainContent h1 {
	margin-top: 0px;
	margin-right:5px;
	margin-left:5px;
	color:#20947d;
	font-family: 'Permanent Marker', cursive;
	font-size:46px;
	border-bottom: 15px solid #20947d;
	letter-spacing:1px;
}

#mainContent h2 {
	margin-top: 50px;
	margin-left:5px;
	margin-right:20px;
	color:#333333;
	font-family: serif, cursive;
	font-size:40px;
	font-weight: normal;
	letter-spacing:1px;
	text-decoration:underline;
	font-style:italic;
}

#mainContent h3 {
	font-family: serif, cursive;
	font-size:32px;
	font-weight: normal;
	letter-spacing:1px;
	line-height:50px;
}

#mainContent h3.dent {
	font-family: serif, cursive;
	font-size:32px;
	font-weight: normal;
	letter-spacing:1px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
}

#mainContent h4 {
	margin-top: 35px;
	margin-left:5px;
	margin-right:20px;
	margin-bottom: 0px;
	color:#333333;
	font-family: serif, cursive;
	font-size:40px;
	font-weight: normal;
	letter-spacing:1px;
	font-style:italic;
	border-bottom: 2px solid;
}

#mainContent h5 {
	margin-top: 35px;
	margin-left:5px;
	margin-right:20px;
	margin-bottom: 0px;
	color:#20947d;
	font-family: serif, cursive;
	font-size:40px;
	font-weight: normal;
	letter-spacing:1px;
	font-style:italic;
	border-bottom: 3px solid;
}

#mainContent table {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	line-height:22px;
	letter-spacing:1px;
}

#mainContent ul.mainContentBullets {
	line-height:22px;
	letter-spacing:1px;
}

#mainContent td {
	vertical-align:top;
	padding:10px;
}

#mainContent td.speakerTextSpace {
	vertical-align:top;
	padding-right:35px;
	padding-left:35px;
	padding-bottom:35px;
}

#mainContent li {
	padding:2px;
	margin-left:20px;
}

#mainContent blockquote {
	padding-right:10px;
}

.tableheader {
	font-weight:bold;
	color: #20947d;
	text-transform:uppercase;
	border-bottom: 1px dotted #C26A57;
}

.tableStyle {
	background-color:#F8F8F8;
	border: 1px solid #CCCCCC;
	margin:40px;
}

.speakerTableHeader {
	background-color:#20947d;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	text-transform:uppercase;
}

/*==================== FRONT PAGE DESIGN ====================*/

#keynoteMain {
	height:auto;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:60px;
	margin-left:0px;
}

#keynoteSecondary {
	float:left;
	height:auto;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:60px;
	margin-left:0px;
}

#keynoteLeft {
	float:left;
	width:300px;
	height:auto;
	text-align:center;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:25px;
	margin-left:100px;
}

#keynoteMiddle {
	float:right;
	width:300px;
	height:auto;
	text-align:center;
	margin-top:10px;
	margin-right:100px;
	margin-bottom:25px;
	margin-left:25px;
}

#keynoteRight {
	float:right;
	width:300px;
	height:auto;
	text-align:center;
	margin-top:10px;
	margin-right:100px;
	margin-bottom:25px;
	margin-left:25px;
}

.keynotePhotoBorder {
	border: 2px double #555555;
	border-width:5px;
	margin:0px;
}

.keynoteSecondaryTitle {
	font-size:22px;
}
 
/* ============ QUICK LINKS ============ */

#quicklinks {
	float:right;
	height:auto;
	width:200px;
	margin-bottom:30px;
	margin-left:30px;
	border: 3px solid #E1A89C;
	padding:12px;
	background-color: #f8f8f8;
	font-size:12px;
	letter-spacing:1px;
}

#quicklinks ul { 
	height: auto;
	letter-spacing:1px;
	color:#C26A57;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

.quickLinksHeader {
	margin-top: 0px;
	margin-right:0px;
	margin-left:0px;
	color:#C26A57;
	font-family: 'Permanent Marker', cursive;
	font-size:22px;
	letter-spacing:1px;
}

#quicklinks li {
	float: left;
	margin: 7px 0px 7px 30px;
}

#quicklinks li a:link {
	color:#20947d;
	text-decoration: none;
	float: left;
	padding:0px;
}

#quicklinks li a:visited {
	color:#20947d;
	text-decoration: none;
	float: left;
	padding:0px;
}

#quicklinks li a.current{
	color: #C26A57;
	text-decoration:none;
}

#quicklinks li a:hover {
	text-decoration:underline;
} 

/* ============ FOOTER ============ */

#footer {
	margin:0 auto;
	height:100px;
	background-color:#5cc3b0; 
	color:#ffffff;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	border-style:solid;
	border-width:2px;
	letter-spacing: 1px;
}

#footer a:link {
	color:#ffffff;
	text-decoration:none;
}

#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color: #000000;
	text-decoration:underline;
}

/* ============ FORM STYLES ============ */



/* ============ CLASS STYLES ============ */

.bottomContent {
	margin-bottom: 0;
}

.clearing {
	clear: both;
}

.layoutclearing {
	height:0px;
	clear: both;
}

.lastModifiedStyle{
	border-top: dotted thin #CCCCCC;
	color: #999999;
	text-align:right;
	font-size:12px;
	margin-right:20px;
}

.floatright {
	float:right;
	width:260px;
	margin-right:90px;
}

.floatleft {
	float:left;
	margin:20px;
}

.photoTextBorder {
	margin:20px;
	border: 2px solid #555555;
}

.photoBorder {
	border: 2px double #555555;
	border-width: 5px;
	margin:30px;
}

.photoBorderKickoff {
	border: 2px double #555555;
	border-width:5px;
	margin-left:30px;
	margin-top:20px;
	margin-right:30px;
	margin-bottom:0px;
}

.photoSpeakerBorder {
	border: 2px double #555555;
	border-width: 5px;
	margin-top:5px;
	margin-right:30px;
	margin-bottom:15px;
}

.phototext {
	font-size:11px;
	line-height:15px;
}

.phototextTwo {
	line-height:15px;
	margin-left:150px;
}

.regFont {
	font-family: 'Permanent Marker', cursive;
	font-size:24px;
	letter-spacing:1px;
}

ul.none {
list-style-type: none;
text-align:center;
}


/* ============ FONTS ============ */

@font-face {
    font-family: 'DancingScriptOTRegular';
    src: url('../fonts/DancingScript-Regular-webfont.eot');
    src: url('../fonts/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/DancingScript-Regular-webfont.woff') format('woff'),
url('../fonts/DancingScript-Regular-webfont.ttf') format('truetype'),
url('../fonts/DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.testFontElephant {
	font-family: "Elephant";
}

.testFontBernard {
	font-family: "Bernard MT Condensed";
}

.testFontComic {
	font-family: "Comic Sans MS";
}

.testFontCursive {
	font-family: 'Permanent Marker', cursive;
}

.testFontSmallSize {
	font-size:20px;
}ffffff