/* this is for the calendar/date info */

#mobilemsg{
display:none;	
}

#thedate {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 210px !important;
	margin-top: 10px;
	margin-bottom: 15px;
}

#thedatedaily {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 185px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#h2date {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 12px;
}

#calloutbox {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-left: 25px;
	margin-top: 10px;
	height: 80px;
	position: relative;
}

#calloutbox2 {
	width: 280px;
	float: left;
	margin-right: 5px;
	margin-left: 25px;
	margin-top: 10px;
	height: 90px;
	position: relative;
	padding-top: 52px;
	padding-left: 20px;
}
#msg {
	font-size: 12px;
}
#msg p {
	text-decoration: underline;
	padding:  0;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}


.large {
	font-size: 24px;
	font-weight: bold;
}
.selectedlink {
	font-weight: bold;
	color: #FFF;
	background-color: #e03635;
}
#cal1Container {
	float: left;
	height: 145px;
	width: 240px;
}
#datelinks {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	margin-top: 10px;
	font-weight: bold;
}
#printsch {
	margin-top: 40px;
	background-repeat: no-repeat;
}
#datelinks a {
	text-decoration: none;
	color: #474747;
}
#datelinks a:hover {
	text-decoration: underline;
}
#printsch a {
	color: #474747;
	text-decoration: none;
}
#printsch a:hover {
	color: #474747;
	text-decoration: underline;
}

/* grid */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/greygradiant.png);
	background-repeat: repeat-x;
}



#schframe{
	width: 100%;

}

#clear {
	margin-bottom: 0px;
	clear: both;
}




#schedulecont {
	float: left;
	background-image: url(https://wptschedule.org/CSS/images/dailytimelines.png);
	background-repeat: repeat-y;
}

#scheduleunderdate {
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	height:3050px;
	padding-top: 10px;
}

#timecol {
	width: 60px;
	float: left;
	margin-left: 5px;
	background-image: url(https://wptschedule.org/CSS/images/dailytimelines.png);
	background-repeat: repeat-y;
	background-color: #F2F2F2;
}

.timerow {
	width:60px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
}

.half {
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}



#chancol {
	height:60px;
	margin-bottom: 0px;
	padding-left: 50px;
}

#chancol a {
	text-decoration: none;
	display: block;
}

#chan1 {
	background-color: #86caee;
	height: 40px;
	width: 200px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(https://wptschedule.org/CSS/images/flagship.png);
	background-repeat: no-repeat;
	background-position: 130px;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-left: 15px;
	display:block;
}

#chan2 {
	background-color: #9dd2af;
	height: 40px;
	width: 200px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(https://wptschedule.org/CSS/images/wis.png);
	background-repeat: no-repeat;
	background-position: 135px;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-left: 15px;
	display:block;
}


#chan3 {
	background-color: #f7cc64;
	height: 40px;
	width: 200px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(https://wptschedule.org/CSS/images/create.png);
	background-repeat: no-repeat;
	background-position: 135px;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-left: 15px;
	display:block;
}

#chan4 {
	background-color: #ff679a;
	height: 40px;
	width: 200px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(https://wptschedule.org/CSS/images/create.png);
	background-repeat: no-repeat;
	background-position: 135px;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-left: 15px;
	display:block;
}



#thedate {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 185px;
	margin-top: 10px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

.schedule{
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 121px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


a.proglink1:link,a.proglink1:visited,a.proglink1:active,a.proglink2:link,a.proglink2:visited,a.proglink2:active,a.proglink3:link,a.proglink3:visited,a.proglink3:active{
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	font-family: Open Sans !important;
}

a.proglinksmall1:link,a.proglinksmall1:visited,a.proglinksmall1:active,a.proglinksmall2:link,a.proglinksmall2:visited,a.proglinksmall2:active,a.proglinksmall3:link,a.proglinksmall3:visited,a.proglinksmall3:active{
	font-size: 10px;
	text-decoration: none;
	font-weight: 700;
	font-family: Open Sans !important;
}

a.proglink1:link,a.proglink1:visited,a.proglink1:active,a.proglinksmall1:link,a.proglinksmall1:visited,a.proglinksmall1:active{
	color: #007fc3;
}

a.proglink2:link,a.proglink2:visited,a.proglink2:active,a.proglinksmall2:link,a.proglinksmall2:visited,a.proglinksmall2:active{
	color: #00673a;
}

a.proglink3:link,a.proglink3:visited,a.proglink3:active,a.proglinksmall3:link,a.proglinksmall3:visited,a.proglinksmall3:active{
	color: #e57b39;
}

a.proglink4:link,a.proglink4:visited,a.proglink4:active,a.proglinksmall4:link,a.proglinksmall4:visited,a.proglinksmall4:active{
	color: #ff679a;
}

a.proglink1:hover,a.proglinksmall1:hover,a.proglink2:hover,a.proglinksmall2:hover,a.proglink3:hover,a.proglinksmall3:hover,a.proglink4:hover,a.proglinksmall4:hover{
	color: #C90;
	text-decoration: underline;
}



.eptitle {
font-weight: 600;
font-size: 10px;
display: inline-block;
}



li.thesch{
	overflow:hidden;
	display: block;
	}
	
#schepisode{
	overflow:hidden;
	display: block;
	background-color: #FFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 98%;
	}	
	
#epcon{
padding-right: 5px;
padding-left: 5px;
text-align: left;
padding-top: 5px;
}

#epconsmall{
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-top: 2px;
	line-height:10px;
}

#schepisodedate{
	overflow:hidden;
	display: block;
	background-color: #666;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 98%;
	text-transform: uppercase;
	color: #FFF;
	}	
	
#epcondate{
	text-align:center;
	padding-top: 20px;
	font-weight: bold;
}
	
	
li.theschblank{
	float:left;
	overflow:hidden;
	display: block;
	}
#daydaterow {
	font-size: 14px;
	margin: 0px;
}
#daydate {
	list-style-type: none;
	margin-left: -40px;
	margin-top: -10px;
}

.blank {
	width: 60px;
	float: left;
	margin-right: 51px;
}