/* CSS Document */
#container {
    margin-top: -22px !important;
    box-shadow: 1px 7px 10px 6px #888;
    width: 723px;
    margin-left: auto;
    margin-right: auto;
	background-color: #fff;
	font-family:Open Sans;
	font-size:14px;
	font-color:#333;
}

#banner img {
    margin-top: -22px;
}




#fullvid{
display:block;
}
#ipadvid{
display:none;
}

.nomobile{
display:block;	
}

.mobile{
display:none;	
}

#header {
    position: relative;
}

.row{
background-color:#fff; 
padding-bottom:30px;
overflow:auto;
margin-top:15px;
margin-bottom:15px;	
}
.onecolumn{
float:left;
width:7%;
margin-left:1%;
}

.sevencolumn{
float:left;
width:56%;
margin-left:1%;
margin-right:1%;
}

.fourcolumn{
float:left;
width:27%;
margin-left:1%;
margin-right:1%;
position: relative;
    top: 10px;
}

h2 {
    color: #000;
    font-size: 20px;
}

h2.overwrite {
position: absolute;
    color: #fff;
    left: 50%;
    top: 28%;
    transform: translate(-50%,-50%);
    font-size: 22px;
	font-weight:600;
}

h2.assets {
    margin: 0px;
    font-size: 14px;
}


h3 {
    color: #000;
    font-size: 18px;
}

p.screening {
    font-size: 16px;
    font-weight: bold;
}

p.greycap {
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
	margin-top: 20px;
}

p.scr {
    margin-bottom: 2px;
}

p.btn{
	margin-top: 5px;
}

a.RSVP {
    display: inline-block;
    text-decoration: none;
    background-color: #639;
    padding: 5px 30px 5px 30px;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
}

p.resource {
    margin-bottom:10px;
}

p.resource a {
    text-decoration: none;
}

p.sponsortitle {
    text-align: center;
}

#socialshare ul {
margin-left: 15px;
    list-style: none;
    padding: 0px;
}

#socialshare li {
    margin-bottom: 10px;
}

#socialshare a {
    color: #000;
}

#socialshare a:hover {
    color: #62bb46;
}

#sponsor a{
 text-decoration:none;	
}

hr {
    background-color: #d6d6d6;
}

p.airdate a{
 text-decoration:none;	
}

p.airdate {
    margin-bottom: 0px;
	font-size:12px;
}

p.airtime {
    margin-top: 0px;
margin-bottom: 15px;
font-size:12px;
}