/* PrintStyles for Yale Event Calendar
   6-25-09 (vv)
   7-6-09 (vv)
-------------------------------------- */
body {
text-align: left;
}

#wrap, 
#content {
width: auto;
width: 720px;
margin: 0;
overflow: visible;
}

*html #wrap, 
*html #content {
width: 660px;
margin: 0;
overflow: visible;
}

*html div.center_column {
width: 419px;
}

#head-top {
background: none;
height: auto;
}

#head-top h1 {
font: normal 2.2em/1.2 Georgia, "Times New Roman", Times, serif;
text-indent: 0;
float: none;
color: #0e4d94;
width: auto;
height: auto;
padding-left: 0.35em;
border-bottom: 1px solid #999;
margin-bottom: 0.5em;
}

.eventTitle, 
.eventListingCal, 
.eventLink, 
.eventWhen, 
.eventWhere, 
.eventDescription, 
.eventStatus, 
.eventCost, 
.eventLink, 
.eventContact, 
.eventCategories, 
.eventComments, 
.eventIcons { 
display: block;
}

table.eventList tr td.icons,
a.eventIcons {
display: none;
}

#rssRequest,
#calDisplayOptions {
display: none;
}

#icalRequest,
#calDisplayOptions {
display: none;
}

#feature img {
display: none;
}

#feature img.border {
display: block;
width: 230px;
height: 179px;
}

*html #feature img.border {
width: 200px;
height: 155px;
}

#contentSection {
overflow: visible;
display: block;
}

div.center_column {
margin-bottom: 0;
padding-bottom: 0;
}

div.right_column {
margin-bottom: 0;
padding-bottom: 0;
}

div.double_center_column {
width: 98%;
}
		
#footer {
width: auto;
height: auto;
float: none;
margin: 0;
}

#footer p {
float: none;
margin: 0;
}

.left_column, 
#nav-search-wrap,
#footer h5 { 
display: none;
}

.secondaryColHeader {
background: transparent;
}

h3,
.secondaryColHeader h3 {
color: #000;
}

.yui-calendar .calheader, 
.yui-calendar .calweekdaycell {
background-color: transparent;
color: #585858;
}

.yui-calendar .today a {
color: #000;
background-color: transparent;
font-weight: bold;
text-decoration: underline;
}

.yui-calendar .selected {
background-color: transparent;
font-weight: bold;
}

.yui-calendar .selected a {
color: #000;
}

table.yearViewMonthTable {
width: 162px;
}

*html table.yearViewMonthTable {
width: 155px;
margin: 0 0.2em 0 0.2em;
}

#backToCal a {
display: none;
}

.mapIcon {
display: none;
}

