/*sb2*/


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

/*home*/


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

#header {
display:none;
}
#homepage_header {
background-size:cover;
background-position:50% 50%;
transition:all 2s ease;
}
#homepage_header div.container {
position:relative;
height:600px;
}
#logo {
background:rgba(255,255,255,0.5);
padding:20px;
position:absolute;
bottom:75px;
max-width:300px;
}
#tagline {
background-color:rgba(0,0,0,0.3);
color:#fff;
margin-top:-74px;
padding:20px 0;
font-size:32px;
line-height:1.2em;
text-align:center;
font-weight:300;
}
.symposium, .rumble {
background-image:url('images/symposium-bg.png');
background-size:100% 100%;
border-radius:5px;
padding:10px;
margin-bottom:10px;
}
.syposium-past {
background-image:url(images/symposium-bg-past.png);
}
.symposium div, .rumble div {
display:inline-block;
vertical-align:top;
}
.sdate {
font-family:'Open Sans Condensed';
font-weight:700;
color:#fff;
font-size:28px;
text-align:center;
line-height:0.8em;
text-transform:uppercase;
margin:0;
width:90px;
}
.sdate span {
font-family:'Open Sans';
color:#F9F9B0;
font-size:30px;
}
.stitle {
font-family:'Open Sans Condensed';
font-weight:400;
font-size:28px;
padding:12px 20px;
}
.stitle span {
font-weight:700;
}
.ssponsor {
float:right;
}
div.sb2_loc {
display:inline-block;
width:47%;
background-size:cover;
vertical-align:top;
border-radius:10px;
margin:3px 1%;
}
div.sb2_loc div {
padding:25px;
border-radius:15px;
background-color:#eee;
padding-top:10px;
}
div.sb2_loc.francis {
background-image:url(images/francis.jpg);
}
div.sb2_loc.img {
background-image:url(images/IMG.jpg);
}
#contact {
display:inline-block;
width:50%;
border-right:1px solid #fff;
}
#contact_form input[type='text'],#contact_form textarea {
width:90%;
font-size:18px;
border-radius:4px;
border:0px;
padding:5px;
}
#contact_form textarea {
height:80px;
}
input.button {
background-color:#000;
font-weight:700;
font-size:16px;
padding:6px 15px;
border-radius:5px;
border:0px;
color:#fff;
font-family:'Rokkitt';
}
#sponsorship_info {
display:inline-block;
width:100%;
vertical-align:top;
padding-left:20px;
}
#sponsorship_info p {
font-size:16px;
}
.invite {
font-family:'Droid Serif';
font-weight:600;
font-size:18px;
font-style:italic;
}
.big_title h2 {
text-align:center;
text-transform:uppercase;
font-size:1.8em;
}
div.gradient {
background-image:url(images/gradient.png);
background-size:100% 100%;
color:#fff;
padding:20px 0;
}
div.gradient a {
color:#eee;
}
.gray {
background-color:#eee;
padding:10px 0;
}
label[for="contact_button"] {
display:none;
}
#prev_symposiums h2 {
text-align:center;
}
#prev_symposiums {
margin-bottom:-15px;
padding-bottom:10px;
}
.symposium a.button, .symposium_details a.button {
display:inline-block;
width:125px;
padding:6px;
background:#000;
color:#fff;
text-decoration:none;
text-align:center;
font-weight:bold;
font-size:17px;
margin:5px 0;
border-radius:5px;
font-family:'Rokkitt';
}
a.view_prev_symposiums {
display:block;
width:200px;
padding:10px;
margin:50px auto 10px auto;
border-radius:5px;
color:#000;
background:#ccc;
text-align:center;
text-decoration:none;
}
a.view_prev_symposiums:hover, a.view_prev_symposiums:focus {
text-decoration:none;
color:#000;
}
#old_symposiums {
display:none;
}
#old_symposiums > div {
display:none;
}
#old_symposiums .panelist {
width:150px;
padding-bottom:30px;
}
#old_symposiums .panelist img {
max-width:75%;
}
#old_symposiums .symposium a.button {
float:right;
margin-right:10px;
}

@media (min-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}
