@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Oxygen', sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-image: url(bg-00.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #7C8F98;
}
.wrap {
	width: 1024px;
	margin: 0 auto;
}
.head {
    margin: 0 auto;
    width: 80%;
    padding: 30px 0 10px 0;
    border-bottom: solid 1px #f2f2f2;
}
.menu {
    margin: 0 auto;
    display: block;
    overflow: hidden;
    width: 80%;
    position: relative;
    bottom: 60px;
}
.menu li a {
    text-decoration: none;
    color: #f2f2f2;
    float: right;
    text-transform: uppercase;
    padding: 30px 0px 0px 40px;
}

.menu li a:hover {
    color: black;
    text-decoration: none;
}
.data {
    margin: 0 auto;
    width: 80%;
    padding: 20px 0px 50px 0px;
    display: block;
    overflow: hidden;
}
.datehour {
    float: left;
    clear: both;
    color: white;
    font-size: 86px;
    letter-spacing: -2px;
    font-weight: 300;
}
.datehour strong {
    font-size: 20px;
    position: relative;
    bottom: 47px;
    left: 10px;
	letter-spacing: 0px !important;
	}
.speakers {
    float: left;
    clear: both;
    font-size: 23px;
    font-weight: 700;
    color: white;
	padding: 10px 0;
}
.pitches {
    float: left;
    clear: both;
    font-size: 21px;
    font-weight: 100;
    color: white;
	font-style: italic;
}
.schedule {
    width: 80%;
    margin: 0 auto;
    color: white;
    text-align: justify;
    line-height: 25px;
    font-size: 19px;
    font-weight: 100;
		font-style: italic !important;

}
.schedule strong {
	font-weight: 600;
	font-style: normal !important;
	}
.schedule em {
	font-weight: 100;
	font-style: normal !important;
	}
		
.call2action a {
    padding: 20px;
    border: solid 2px white;
    color: white;
    text-decoration: none;
    clear: both;
    margin: 50px auto;
    border-radius: 2px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    font-size: 19px;
    display: block;
    width: 260px;
}

.call2action a:hover{
    padding: 20px;
    border: solid 2px white;
    color: white;
    text-decoration: none;
    clear: both;
    margin: 50px auto;
    border-radius: 2px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    font-size: 19px;
    display: block;
    width: 260px;
	background-color:rgba(255,255,255,0.33);}

.footer {
    clear: both;
    border-top: solid 1px #F2F0F2;
    margin: 40px 10% 0 10%;
}
.footL {
	float: left;
	width: 66%;
	padding: 40px 0% 60px 0%;
}
.footL p {
	display: block;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	color: #F2F0F2;
}

.footL p a {
    color: white;
    text-decoration: none;
}
.footL p a:hover {
    color: white;
    text-decoration: underline;
}
.footL span {
	font-weight: bold !important;
	display: block;
	font-family: "Century Schoolbook L", "Times New Roman", serif;
	font-size: 10px;
}
.footR {
	float: right;
	width: 25%;
	padding: 20px 0;
}
.footR img {
	width: 200px;
	height: inherit;
}
.history {
	clear: both;
	background-color: white;
	text-align: center;
	padding: 50px 0;
}

.history h2 {
    font-weight: bolder;
    font-style: italic;
    padding-bottom: 40px;
    border-bottom: solid 1px #ccc;
    width: 80%;
    margin: 0 auto 40px auto;
}
.videos {
    width: 80%;
    margin: 0 auto 40px auto;
    overflow: hidden;
}
	
.videos li {
    float: left;
    display: block;
    width: 25.3333%;
    padding: 0px 4% 0px 4%;
}

.videos li strong {
    padding: 0px 0 0px 0;
    font-style: italic;
	font-weight: 700;
    overflow: hidden;
	    line-height: 20px;
}
.videos li em {
    display: block;
    padding: 0px 0 0px 0;
    font-style: italic;
    overflow: hidden;
}
.videos li em strong {
    padding: 0px 0 0px 0;
    font-style: normal;
	font-weight: 700;
    overflow: hidden;
	color:black;
}
.videos li img {
    display: block;
    clear: both;
    width: 100%;
    padding-bottom: 20px;
	border-radius: 3px;
}
.feed {
    width: 70%;
    margin: 0 auto 40px auto;
    overflow: hidden;
}
.feed iframe {
    display: block;
    margin: 0 auto;
}
.feed img {border-radius: 3px;}
.ongoing {
    width: 70%;
    margin: 0 auto 40px auto;
    overflow: hidden;
}
.orator{
	float: left;
    clear: both;
    font-size: 23px;
    font-weight: 700;
    color: white;
	padding: 10px 0;
	}

.topic{
	float: left;
    clear: both;
    font-size: 21px;
    font-weight: 100;
    color: white;
	font-style: italic;
	letter-spacing: 0.6px;
	}
.ongoing p {
    clear: both;
    padding-top: 20px;
    color: white;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
@media (max-width: 950px) {

}