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;
}
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;
}


@font-face {
    font-family: 'bree';
    src: url('font/breeserif-regular-webfont.eot');
    src: url('font/breeserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/breeserif-regular-webfont.woff') format('woff'),
         url('font/breeserif-regular-webfont.ttf') format('truetype'),
         url('font/breeserif-regular-webfont.svg#bree_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolight';
    src: url('font/lato-lig-webfont.eot');
    src: url('font/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lato-lig-webfont.woff') format('woff'),
         url('font/lato-lig-webfont.ttf') format('truetype'),
         url('font/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Colors

green #bbd1c0
dark blue #1a496c
orange #d74d49
grey #6a6a6a



/**************************************** General ***************************************/


p {
	font-family: 'bree', "Georgia", serif;
	font-size: 16px;
	line-height: 1.7em;
	color: #333;
}

h1 {
	font-family: "latolight", 'arial', sans-serif;
	font-size: 42px;
	text-transform: uppercase;
	padding-bottom: 50px;
}

h2 {
	font-family: 'bree', "Georgia", serif;
	font-size:  28px;
	display: block;
	padding-bottom: 5px;
	width: 960px;
	color:#1a496c;
	border-bottom: 2px solid #1a496c;
	margin-bottom: 20px;
}

h3 {
	color: #dd5749;
	font-family: 'bree', "Georgia", serif;
	font-size: 24px;
}

h4 {
	font-family: 'bree', "Georgia", serif;
	color: #363636;
	font-size: 18px;
	padding-bottom: 15px;
}

h5 {
	font-family: 'bree', "Georgia", serif;
	color: white;
	font-size: 30px;
	clear: both;
	padding-top: 60px;
	display: block;
	width: 960px;
	text-align: center;
}



/**************************************** Nav ***************************************/


header {
	height: 100px;
	border-bottom: 3px solid #1a496c;
	position: fixed;
	background: white;
	width: 100%;
	z-index: 10;
	overflow: hidden;
	clear: both;
}

nav {
	width: 960px;
	margin: auto;
}

nav ul li {
	float: left;
	display: block;
	height: 100px;
	line-height: 100px;
	padding-left: 30px;
}

nav ul li:first-child {
	padding-left: 0px;
}

nav ul li a {
	color: #1a496c;
	text-decoration: none;
	font-family: "latolight", 'arial', sans-serif;
	font-size: 18px;
}

nav ul li a:hover {
	color: #1a496c;
}

header img {
	padding-top: 22px;
}

#nav-register a {
	color: white;
	text-decoration: none;
	font-family: "latolight", 'arial', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	background: #1a496c;
	display: block;	
	float: right;
	padding: 10px 30px;
	margin-top: 28px;
}

#nav-register a:hover {
	background: #1a496c;
}

/**************************************** Section 1 ***************************************/

#section-1 {
	height: 795px;
	top: 100px;
	position: relative;
	background-image: url("/images/PCbanner.png");
	background-repeat: none;
	background-position: top center;
	margin: auto;
	width: 100%;
}

#section-1-register {
	width: 150px;
	margin: auto;
	top: 600px;
	position: relative;
}

#section-1-register a {
	color: white;
	text-decoration: none;
	font-size: 24px;
	text-transform: uppercase;
	font-family:  "latolight", 'arial', sans-serif;
	background: #dd5749;
	padding: 15px 39px;
}


/**************************************** Join Us ***************************************/

#join-us {
	top: 100px;
	position: center;
	width: 960px;
	padding: 40px 0px;
	margin: auto;
	background-repeat: no-repeat;
}

.large-copy {
	font-size: 20px;
	width: 350px;
	color: #6a6a6a;
	padding: 20px 0px;
}

#join-us h1 {
	color: #dd5749;
	padding-left: 250px;
}

/**************************************** Speakers ***************************************/

#speakers {
	top: 100px;
	position: relative;
	padding: 150px 0px;
	margin: auto;
	background: #bbd1c0;
	background-image: url('/images/_____________.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.wrapper {
	width: 960px;
	margin: auto;
	overflow: hidden;
}

#corey {
	width: 445px;
	float: left;
}

#allen {
	width: 445px;
	float: right;
}

#speakers h1 {
	color: white;
	display: block;
	width: 960px;
	text-align: center;
}

#speakers p {
	color: #fafffb;
	letter-spacing: 1px;
}

#allen img {
	float: left;
	position: relative;
	width: 111px;
	height: 111px;
}

#corey img {
	float: left;
	position: relative;
	width: 111px;
	height: 111px;
}

.desc {
	float: right;
	position: relative;
	width: 320px;
}





/**************************************** Schedule ***************************************/



#schedule {
	top: 100px;
	position: relative;
	padding: 150px 0px;
	width: 960px;
	margin: auto;
	overflow: hidden;
}

#schedule h1 {
	color:  #d74d49;
	display: block;
	width: 960px;
	text-align: center;
}


#schedule ul li {
	font-family: 'bree', "Georgia", serif;
	font-size: 20px;
	line-height: 2em;
}

.time li {
	color: #6a6a6a;
}

#thursday {
	overflow: hidden;
	padding-bottom: 50px;
}

#thursday .time{
	float: left;
}

#thursday .info{
	padding-left: 100px;
	color: #d74d49;
}

#friday {
	overflow: hidden;
	padding-bottom: 50px;
}

#friday .time{
	float: left;
}

#friday .info{
	padding-left: 100px;
	color: #d74d49;
}

#saturday {
	overflow: hidden;
	padding-bottom: 50px;
}

#saturday .time{
	float: left;
}

#saturday .info{
	padding-left: 100px;
	color: #d74d49;
}

#sunday {
	overflow: hidden;
	padding-bottom: 50px;
}

#sunday .time{
	float: left;
}

#sunday .info{
	padding-left: 100px;
	color: #d74d49;
}

.info-dash {
	color: #bbd1c0;
	padding: 0px 10px;
}

.session-speaker {
	color: #bbd1c0;
}

#asterisk {
	padding-top: 50px;
	color: #d74d49;
}

/**************************************** Details ***************************************/


#details {
	top: 100px;
	position: relative;
	padding: 160px 0px;
	margin: auto;
	background: #bbd1c0;
	background-image: url('/images/____________________________.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#details h1 {
	color:  white;
	display: block;
	width: 960px;
	text-align: center;
}

#details h2 {
	color: #6a6a6a;
	border-bottom: none;
	width: 430px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 32px;
}

#details a {
	background: #dd5749;
	color: white;
	text-decoration: none;
	font-family: 'bree', "Georgia", serif;
	width: 150px;
	padding: 10px 0px;
	display: block;
	text-align: center;
	margin: 15px auto;
	font-size: 18px;
}

#venue {
	width: 430px;
	background: white;
	border-radius: 10px;
	padding: 50px;
	float: left;
}

#venue p {
	color: #6a6a6a;
}

#venue h3 {
	color: #d74d49;
	text-align: center;
	padding-bottom: 5px;
}

#venue h4 {
	color: #d74d49;
	text-align: center;
}

#map {
	width: 400px;
	height: 375px;
	background: url('images/google-map.jpg');
	background-repeat: no-repeat;
	float: right;
}

#map a {
	background: #dd5749;
	color: white;
	text-decoration: none;
	font-family: 'bree', "Georgia", serif;
	text-transform: uppercase;
	font-size: 18px;
	width: 200px;
	display: block;
	text-align: center;
	margin:170px auto;
	padding: 10px 0px;
	letter-spacing: 1px;
}

#faq {
	width: 700px;
	background: white;
	margin: auto;
	padding: 50px;
	margin-top: 50px;
}

#faq h2 {
	width: 700px;
	text-align: center;
}

.question {
	font-family: 'bree', "Georgia", serif;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 15px;
	color: #dd5749;

}

.answer {
	color: #6a6a6a;
	font-family: 'bree', "Georgia", serif;
	font-size: 16px;
	line-height: 160%;
}

/**************************************** Promo ***************************************/

#promo {
	background: white;
	top: 100px;
	position: relative;
	padding: 150px 0px;
	width: 960px;
	margin: auto;
	overflow: hidden;
}

#promo h1 {
	color:  #dd5749;
	display: block;
	width: 960px;
	text-align: center;
}

#video {
	width: 560px;
	height: 315px;
	margin: auto;
	position: relative;
}

#promopack {
	background: #dd5749;
	color: white;
	text-decoration: none;
	font-family: 'bree', "Georgia", serif;
	text-transform: uppercase;
	font-size: 18px;
	width: 250px;
	display: block;
	text-align: center;
	margin: 30px auto 0px auto;
	padding: 10px 0px;
	letter-spacing: 1px;

}

/**************************************** Footer ***************************************/

footer {
	top: 100px;
	position: relative;
	padding: 100px 0px;
	background: #333;
}
footer #wrapper {
	width: 960px;
	margin: auto;
	overflow: hidden;
}

footer h3 {
	padding-bottom: 20px;
	display: block;
	width: 960px;
	text-align: center;
}

footer ul {
	width: 300px;
	margin: auto;
	float: left;
}

.footer-title {
	color: #dd5749;
	font-family: "latolight", 'arial', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 15px;
}

footer ul li{
	color: white;
	font-family: 'bree', "Georgia", serif;
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 5px;
}

footer ul li a {
	color: white;
	font-family: 'bree', "Georgia", serif;
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 5px;
}

footer ul li a:hover {
	color: #cc4132;
}

#footer-register a{
	color: white;
	text-decoration: none;
	display: block;
	padding: 10px 0px;
	font-family: "latolight", 'arial', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	background: #dd5749;
	display: block;	
	width: 150px;
	text-align: center;
}

#footer-register a:hover {
	background: #cc4132;
}

#middle {
	padding-left: 20px;
}



#live-wrapper {
	width: 100%;
	background: #dd5749;
	top: 100px;
	position: relative;
}

#watch-live {
	width: 600px;
	margin: auto;
	height: 100px;
	line-height: 100px;
}

#watch-live a {
	font-family: 'bree', "Georgia", serif;
	font-size: 24px;
	text-decoration: none;
	color: white;

}

#watch-live a:hover {
	text-decoration: underline;
}

/*  ----------- iPad / Tablet ----------- */




@media only screen and (min-device-width: 700px) and (max-device-width: 1024px) {

p {
	font-family: 'bree', "Georgia", serif;
	font-size: 18px;
	line-height: 1.7em;
	color: #333;
}



header {
	width: 924px;
	padding: 0px 50px;
	overflow: hidden;
}

nav ul li a {
	color: #1a496c;
	text-decoration: none;
	font-family: 'bree', "Georgia", serif;
	font-family: 18px;
}

#live-wrapper {
	width: 1024px;
	background: #dd5749;
	top: 100px;
	position: center;
}

#watch-live {
	width: 600px;
	margin: auto;
	height: 100px;
	line-height: 100px;
	position: center;

}

#watch-live a {
	font-family: 'bree', "Georgia", serif;
	font-size: 24px;
	text-decoration: none;
	color: white;
	position: center;


}

#section-1 {
	height: 795px;
	top: 100px;
	background-image: url("/images/PCbanner.png");
	margin: auto;
	width: 1024px;
}

#join-us {
	width: 924px;
	padding: 150px 50px;

}

#speakers {
	width: 974px;
	padding: 150px 25px;
}


#schedule {
	top: 100px;
	position: relative;
	width: 924px;
	padding: 150px 50px;
	margin: auto;
	overflow: hidden;
}

#details {
	width: 924px;
	padding: 150px 50px;
}

#details h1 {
	width: 924px;

}

#details h2 {
	width: 400px;
}


#venue {
	width: 400px;
	background: white;
	border-radius: 10px;
	padding: 50px;
	float: left;
}

#map {
	width: 400px;
	height: 400px;
	background: url('images/google-map.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-right: 30px;
}

#faq {
	width: 724px;
	background: white;
	margin: auto;
	padding: 50px;
	margin-top: 50px;
}

#faq h2 {
	width: 724px;
	text-align: center;
}

footer {
	width: 924px;
	padding: 150px 50px;
}

}
/* ------------------------------  Smartphones (portrait and landscape) ------------------------ */
@media only screen and (max-device-width : 700px){

p {
	font-family: 'bree', "Georgia", serif;
	line-height: 1.7em;
	color: #333;
}



header {
	width: 924px;
	padding: 0px 50px;
	overflow: hidden;
}

#live-wrapper {
	width: 1024px;
	background: #dd5749;
	top: 100px;
	position: center;
}

#watch-live {
	width: 600px;
	margin: auto;
	height: 100px;
	line-height: 100px;
	position: center;

}

#watch-live a {
	font-family: 'bree', "Georgia", serif;
	font-size: 24px;
	text-decoration: none;
	color: white;
	position: center;


}


nav ul li a {
	color: #1a496c;
	text-decoration: none;
	font-family: 'bree', "Georgia", serif;
}

#section-1 {
	height: 795px;
	top: 100px;
	background-image: url("/images/PCbanner.png");
	margin: auto;
	width: 1024px;
}

#join-us {
	width: 924px;
	padding: 150px 50px;

}

#speakers {
	width: 974px;
	padding: 150px 25px;
}


#schedule {
	top: 100px;
	position: relative;
	width: 924px;
	padding: 150px 50px;
	margin: auto;
	overflow: hidden;
}

#schedule h1 {
	color:  #dd5749;
	display: block;
	width: 924px;
	text-align: center;
}


#details {
	width: 924px;
	padding: 150px 50px;
}

#details h1 {
	width: 924px;

}

#details h2 {
	width: 400px;
}


#venue {
	width: 400px;
	background: white;
	border-radius: 10px;
	padding: 50px;
	float: left;
}

#map {
	width: 400px;
	height: 400px;
	background: url('images/google-map.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-right: 30px;
}

#faq {
	width: 724px;
	background: white;
	margin: auto;
	padding: 50px;
	margin-top: 50px;
}

#faq h2 {
	width: 724px;
	text-align: center;
}

footer {
	width: 924px;
	padding: 150px 50px;
}

}