/* defines styles common to publishing modules listing pages */
table.publish_module_listingheadrow_table {
	margin-top:10px;
	margin-bottom:5px;
}
td.publish_module_listingheadrow_headcell{
	font-weight:bold;
	padding-right:10px;
	color:#000;
}
table.publish_teaser_table{
	padding-bottom:5px;
	padding-top:5px;
	padding-right: 10px;
}
td.publish_picture_cell{ width:50px; padding-right: 10px;}
td.publish_infotable_cell{  }
td.publish_title a{
	font-weight:bold;
	font-size:8pt;
	text-decoration: underline;
	font-size: 130%;
}
td.publish_byline{
	color:#000000;
	font-size:7pt;
}
td.publish_description{
	text-align:justify;
	font-size:7pt;
}
a.readmore_link{ font-size:7pt;  font-family: Verdana;}
td.viewall_link_cell a{ color:#9B0A1C;font-size:9pt; }

td.publish_infotable_cell {}

/*************************************************************************************************/
td.news_event_date {width: 130px; text-align: right; padding-right: 10px;
	font-size: 150%; font-family: Serif;}
td.news_event_date span.news_event_day {font-weight: bold; font-size: 110%; letter-spacing: -1px;}
td.news_event_date span.news_event_bullet {font-size: 90%;}

td.news_event_date br {display: none;}
td.news_event_date span.news_event_day {width: 130px; display: block; height: 20px; background-repeat: no-repeat; background-position: right 0;}
td.news_event_date span.news_event_day span {display: none;}

div#event_teaser_div td.publish_title a {font-size: 100%;}

td.publish_title a{
	font-size: 150%; font-family: Verdana;
	text-decoration: none;
}

a.readmore_link, td.news_event_date span.news_event_bullet, td.publish_title a {color: #9B0A1C;}

table.event_listings td.publish_picture_cell {width:180px !important;}


/*DSA Events Calendar Page*/
#calendar-wrapper {margin-left:5px;}
table.calendar {border-top:1px solid #a39a95; border-left:1px solid #a39a95; border-right:1px solid #a39a95; margin:0px 0px 20px 0px;}
table.calendar td {border-bottom:1px solid #a39a95; padding:7px;}
table.calendar td.event-info {border-right:1px solid #a39a95;}
table.calendar .month {color:#fff; background:#9b0a1d; font-size:120%; font-weight:bold;}
table.calendar .holidays {color:#9b0a1d;}
table.calendar .dsa-meeting {background-color:#f1d3d7;}

table.calendar p {padding-right:15px;}
table.calendar p.date {font-size:150%; font-weight:bold; color:#999999; padding:0px 15px 5px 0px; margin:0;}
table.calendar p.event-title {font-size:150%; color:#9b0a1d; padding:0px 15px 0px 0px; margin:0;}
table.calendar p.sponsored {font-style:italic;}

table.calendar td.back-to-top {font-weight:normal; text-align:right; font-size:90%;}
table.calendar td.back-to-top a {color:#fff;}

