ca[href ^="mailto:"] {
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icons/icon_mailto.gif) no-repeat center right;
}

a[href ^="http"] {
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icons/icon_external.gif) no-repeat center right;
}

a[href$='.doc'], a[href$='.rtf'] {
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.pdf'] {
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icons/icon_pdf.gif) no-repeat center right;
}

ol li {
	font-size: 16px;
}

.table-1 {
	text-align: center;
	border-color: #ccc;
	margin-left: 35px;
}

.table-2 {
	border-color: #ccc;
}

.table-1 th, .table-2 th{
	font-size: 16px;
	text-align: center;
	padding: 10px;
}

.table-1 td, table-2 td {
	padding: 20px;
}

.coursesButton {
	font-size: 25px;
}

@media only screen and (max-width: 529px) {
	.coursesButton {
		font-size: 17px;
	}
}

p {
	margin-bottom: 25px;
}

.appointment ul {
	padding: 0;
    list-style-type: none;
}

.half-left {
	width: 50%;
	float: left;
}

/* Creative Writing Styles*/
.cw-left {
	width: 500px;
    float: left;
}
.cw-right {
	width: 340px;
   	float: right;
}
.content-left {
	width: 560px;
	float: left;
}
.twitter-right {
	width: 280px;
	float: right;
}
.bg-grey {
	background-color: #ECEFF0;
	padding: 10px 10px 10px 10px;
	color: #333;
	border-radius: 10px;
}

.event-title {
	font-size: 18px;
}

/* Calendar styles */

.calendar-block {
width: 50%;
float: left;
position: relative;
min-height: 15px;
padding-right: 15px;
padding-right: 15px;	
}

@media only screen and (max-width: 990px) {
.calendar-block {
width: 100%;
float: none;
margin-bottom: 50px;	
}	
}

.calendar-block ul#content-list {
margin-left: -40px !important;	
}

#pc-5758 #edu-il-ws-5758-3-wrapper .event-5758-3-date-image,
#pc-5747 #edu-il-ws-5747-3-wrapper .event-5747-3-date-image {
display: block;
float: left;
margin: 0 10px 0 0 !important;
width: 50px;
height: 50px;
background-color: #f58b25;	
padding: 5px 8px 1px 8px !important;
}

#pc-5758 #edu-il-ws-5758-3-wrapper .event-5758-3-content,
#pc-5747 #edu-il-ws-5747-3-wrapper .event-5747-3-content {
width: 75%;	
margin-bottom: 15px;
}

#pc-5758 #edu-il-ws-5758-3-wrapper .edu-il-ws-5758-3-content .event-5758-3-date-image .date .date-month,
#pc-5758 #edu-il-ws-5758-3-wrapper .edu-il-ws-5758-3-content .event-5758-3-date-image .date .date-day,
#pc-5747 #edu-il-ws-5747-3-wrapper .edu-il-ws-5747-3-content .event-5747-3-date-image .date .date-month,
#pc-5747 #edu-il-ws-5747-3-wrapper .edu-il-ws-5747-3-content .event-5747-3-date-image .date .date-day {
font-weight: bold ;	
font-size: 14px !important;
line-height: 16px;

font-family: 	"Open Sans", Verdana, Geneva, sans-serif !important;
color: #fff !important;
padding: 0 !important;
text-transform: uppercase; 
text-align: center;
}

#pc-5758 #edu-il-ws-5758-3-wrapper .edu-il-ws-5758-3-content .event-5758-3-date-image .date .date-day,
#pc-5747 #edu-il-ws-5747-3-wrapper .edu-il-ws-5747-3-content .event-5747-3-date-image .date .date-day {
font-size: 20px !important;
line-height: 20px;	
}

#pc-5758 #edu-il-ws-5758-3-wrapper .edu-il-ws-5758-3-time,
#pc-5747 #edu-il-ws-5747-3-wrapper .edu-il-ws-5747-3-time {
    font-family: "Merriweather", serif !important;
    font-size: 14px !important;
    color: #7d8a93 !important;
    margin-bottom: 5px !important;
    font-style: normal !important;	
	line-height: 16px;
}

#pc-5758 #edu-il-ws-5758-3-wrapper .edu-il-ws-5758-3-content .edu-il-ws-5758-3-title-with-date a,
#pc-5747 #edu-il-ws-5747-3-wrapper .edu-il-ws-5747-3-content .edu-il-ws-5747-3-title-with-date a {
    color: #f58b25 !important;
    font-family: "Roboto", "Arial", sans-serif !important;
    font-weight: bold;
	font-size: 18px !important;
	text-transform: uppercase;
	line-height: 20px;
}