@charset "utf-8";
/*	Master Responsive Styles & Breakpoints for Bedework
	4-29-14 (vv)
======================================================== */
/* ===== RESPONSIVE STYLES ============================= */

#head-top { background-size: 100% !important; }

#cal1 form { margin: 1em 0 0 1%; }
#cal1 p { display: none; }

/* Setup appendAround */
.moved1, .moved2, .moved3, .moved4 { display: none; }
.original1, .original2, .original3, .original4 { display: block; }

/* ===================================================== */

/* Keep main menu visible unless screen size is small */
@media only screen and (min-width: 720px) {
	ul.viewList { display: block !important; }
}

.ie-old ul.viewList { display: block !important; }


/* ===== 960px Breakpoint ============================== */

@media only screen and (max-width: 960px) {

#wrap { 
width: auto; 
max-width: 960px; 
padding: 0;
}

#header,
#contentSection,
#content,
#head-top,
#head-top h1,
#footer,
#footer p { 
width: auto; 
}

#head-top-yale,
#head-top-calendar,
#head-top-home { display: none; } /* positions links over graphic */

#nav-search-wrap {
width: 100%;
}

#contentSection,
#feature,
ul.subviewList {
overflow: visible;
float: none;
}

.calContainer {
margin-bottom: 1em;
}

#cal1 {
float: none;
width: 100%;
min-height: 100%;
}

#cal1 td.calcell {
text-align: center;
}

#feature { 
height: auto;
}

#feature img {
width: 33.1%;
max-width: 100%;
/* height: 100%; */
height: auto;
}

div.left_column {
width: 25%;
/* margin-right: 0.11%; */
margin-right: 0.104166666667%;
}

div.center_column {
width: 49.895833%;
/* margin-right: 0.11%; */
margin-right: 0.104166666667%;
}

div.double_center_column {
width: 74.895833333333%;
margin-right: 0.104166666667%;
}

div.right_column {
width: 24.895833%;
}

table.eventList {
/* width: auto; */
}

.eventList td.icons {
display: none;
}

.double_center_column .eventList td.dateRow {
width: 500px;
}

#footer {
height: auto;
}

#footer h5 a,
#footer p {
float: none;
}

#footer p {
margin: 1em 0; 
}

table.yearViewMonthTable {
display: block;
width: 48%;
min-height: 170px;
margin: 0 1%;
}

table.yearViewMonthTable th {
width: 50px;
}

} /* End 960 Breakpoint */


/* ===== 720px - 960px Breakpoint ======================= */
@media only screen and (min-width: 720px) and (max-width: 960px) {
	div.double_center_column,
	.column-2 div.center_column,
	.column-2 div.double_center_column { 
	/* width: 74.895833333333%; */
	width: 74.5%; /* round down for Firefox */
	margin-right: 0.104166666667%;
	}
	#content { width: 100%; float: none; }
} /* End */
/* ===== 720px Breakpoint ============================== */
@media only screen and (max-width: 720px) {

#wrap { width: auto; }

#content,
#head-top h1,
#head-top-calendar {
width: auto;
float: none;
}

#content, 
#contentSection,
#feature,
ul.subviewList {
overflow: visible;
}

#searchTools { display: none; }
#nav-main { margin-top: 1em; }

#cal1 {
float: left;
}

#feature a img { float: left; }

table.eventList td { 
display: block;
width: auto;
}

div.left_column,
div.center_column,
div.double_center_column,
div.right_column {
width: auto;
float: none;
margin: 0;
padding: 0;
}

table.eventList tr td.time,
table.eventList tr td.icons,
.double_center_column .eventList td.dateRow {
width: auto;
}

/*
table.eventList tr td {
border: none;
} */

table.other-calendars td { 
display: block;
width: 100%;
}

#rssRequest, #icalRequest,
#feature { display: none; }

div.left_column {
min-height: inherit;
}

ul.viewList,
ul.viewList li {
padding: 0 !important;
margin: 0 !important;
}

ul.viewList li a {
display: block;
padding: 8px 10px;
width: 80%;
}

ul.viewList li span.subViewClicker {
display: block;
padding: 8px 10px;
width: 28px;
height: 15px;
text-align: center;
line-height: 14px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
background-color: #ececec;
float: right;
margin: 0 10px;
}

ul.subviewList li { padding: 0; }
ul.subviewList li a { padding: 4px 30px; }
ul.subviewList { margin-bottom: 1em; }
.secondaryColHeader { display: relative; }

#toggle:after {
/* content: '\2630'; */
content: '\f0c9';
font-size: 32px;
line-height: 1em;
position: absolute;
right: 0;
margin-top: -1%;
padding: 0 3%;
}

#toggle { color: #fff; }
#toggle.active { color: #fe6; }

#nav-search-wrap,
form#gsa_search {
float: none;
}

form#gsa_search {
margin: 0 12px 3px 0 !important;
}

form#gsa_search #basicsearchbox { width: 50% !important; }

ul#calDisplayOptions,
#nav-main li:nth-of-type(4) { 
display: none; 
}

#contactPhone { display: block; margin: 5px 0; }

 /* reduce size of day/date */
.center_column .secondaryColHeader h3 { font-size: 1.4em; }

/* AppendAround
--------------------------------------------------------- */
	.moved1, .moved2, .moved3, .moved4 { display: block; }
	.original1, .original2, .original3, .original4 { display: none; }
	
	.calContainer { display: none; }
	.moved1 { overflow: hidden; }
	.moved2 { clear: left; padding: 2%; }
	ul#nav-main { margin: 0; }
	.moved1 { background: #fff; border: solid #00346a; border-width: 1px 0 1px 0; margin-top: 1px; }
	.moved1 ul#nav-main li a { color: #47a; }
	.moved1 ul#nav-main li a:hover { color: #2a85ee; }
	.moved1 ul#nav-main li a.current { background-color: #ececec; }
	.content2 select,
	.content2 input[type="text"],
	.content2 input[type="submit"] { 
	width: 18%; 
	padding: 2px 3px; 
	height: 2.5em; 
	background-color: #f5f5f5;
	border: 1px solid #ccc; 
	margin-left: 2%;
	}
	.content2 input[type="text"] { padding: 0 3px; }
	.content2 input[type="submit"] { text-transform: uppercase; }
	
	 /* hide Related Links on Event Details */
	body.detailed .content3 { display: none; }
/* Font Icons
--------------------------------------------------------- */
	.icons-wrap { float: none; margin: 0.5em 0 0 0; }
	[class^="icon-"], [class*=" icon-"] { font-size: 32px; margin: 0 0.5em 0 0; }
	.eventInfoIndent { padding: 0; }
	
	.content4 { 
	width: 100%;
	padding: 8px 0;
	background-color: #00346a;
	overflow: hidden;
	}
	
	.icon-map-marker { font-size: 40px; }

} /* End 720 Breakpoint */


/* ===== 480px Breakpoint ============================== */
@media only screen and (max-width: 480px) {

#feature img {
width: 100%;
float: none;
}

.yearMonthRow {
margin: 0 2%;
}

table.yearViewMonthTable {
display: block;
width: 100%;
min-height: 100%;
margin: 0;
}

} /* End 480 Breakpoint */


/* Tweaks - Smaller Breakpoints
--------------------------------------------------------- */
@media only screen and (max-width: 600px) {
	.bwEventImageSpan,
	.bwEventImageSpan img,
	.bwEventImage { 
	float: none; 
	display: block;
	margin: 1.5em 0 5px;
	max-width: 100% !important;
	}
}

@media only screen and (min-width: 960px) {
	#contactPhone a { color: #585858; cursor: default; }
}

@media only screen and (max-width: 810px) {
	ul#calDisplayOptions { display: none; }
}


/* END */

/* ============================================================= */
/* ============================================================= */
/* ============================================================= */
