/*
Theme Name: FDR: Day by Day
Theme URI: http://ashworthcreative.com/
Description: Theme for the FDR: Day by Day website.
Author: Ashworth Creative
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	height: 100%;
	max-height: 100%;
}

body {
	height: 100%;
	max-height: 100%;
	line-height: 1;
	background-color: #3D4143;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
a, a:link { color: #F58400;text-decoration: none; }
a:hover { text-decoration: underline;}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

/* Main Styles */
#wrap_site {
	height: 100%;
	height: auto !important;
	min-height: 100%;
	margin-bottom: -125px;
	position: relative;
	z-index: 0;
}

#header {
	width: 100%;
	background-color: #000;
	height: 100px;
}
#logo {
	width: 896px;
	height: 90px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	background-position: 44px bottom;
	margin: 0 auto;
	padding: 5px 0 0 44px;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
#header span { display: none; }

/** Navigation styles **/
#nav {
	background-color: #2D556D;
	height: 30px;
	position: relative;
	z-index: 20000;
}
#nav_wrap {
	width: 902px;
	margin: 0 auto;
	padding-right: 38px;
}
#nav_shadow {
	position: absolute;
	bottom: -8px;
	width: 100%;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url('images/nav_shadow.gif');
	background-repeat: repeat-x;
	height: 8px;
}
#nav ul { float: right; }
#nav li { float: left; }
#nav li > a {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
}
#nav li a.about { width:60px; color: #a4cd39; }
#nav li a.about.active, #nav li a.about:hover { color: #2D556D; background-color: #a4cd39; }
#nav li a.search { width:60px; color: #20bbee; }
#nav li a.search.active, #nav li a.search:hover { background-color: #20bbee; color: #fff; }
#nav li a.calendar { cursor: pointer; width:75px; color: #fecf8d; }
#nav li a.calendar:hover { color: #2D556D; background-color: #fecf8d; }
#nav li a.timeline { width:75px; color: #f7ee28; }
#nav li a.timeline.active, #nav li a.timeline:hover { color: #2D556D; background-color: #f7ee28; }
#nav li a.pare-lorentz { width: 150px; color: #F7941E; background-color: transparent; }
#nav li a.pare-lorentz:hover { color: #2D556D; background-color: #F7941E; }

/** Calendar Styles **/
.cal_box { position:relative; z-index: 1;}
.cal_box_chooser { float:left; }
.calendar_cont {
	display: block;
	width: 200px;
	position: absolute;
	left: -60px; top: 30px;
	visibility: hidden;
	background-color: #FECF8D;
	z-index: 1000;
	padding: 20px 30px;
	font-size: 10.5px;
	line-height: 17px;
}
.cal_box_show .calendar_cont { visibility: visible; }
.cal_box_show a.calendar { background-position: -60px -30px !important; }

.calendar_years {
	text-align: left;
	margin-bottom: 10px;
	padding: 8px;
	color: #2D556D;
}

.calendar_years a, #calendar_years a:link {
	color: #2D556D;
	cursor: pointer;
	font-size: 12px;
	line-height: 17px;
}
.calendar_years a:hover { color: #3D657D;text-decoration: none; }

/** Footer Styles **/
#footer_push {
	height: 125px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer {
	width: 100%;
	height: 125px;
	background-color: #000;
	position: relative;
	z-index: 10000;
}
#footer_wrap {
	padding-top: 15px;
	width: 940px;
	margin: 0 auto;
}
#footer ul {
	float: right;
	width: 110px;
}
#footer ul a {
	display: block;
	height: 20px;
	width: 60px;
	background-image: url('images/footer-links.gif');
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#footer a.about { background-position: 0 0; }
#footer a.about:hover { background-position: 70px 0; }
#footer a.search { background-position: 0 -20px; }
#footer a.search:hover { background-position: 70px -20px; }
#footer a.calendar { background-position: 0 -40px; }
#footer a.calendar:hover { background-position: 70px -40px; }
#footer a.timeline { background-position: 0 -60px; }
#footer a.timeline:hover { background-position: 70px -60px; }

#footer_btm {
	position: absolute;
	bottom: 0;
	height: 25px;
	background-color: #2D556D;
	width: 100%;
	color: #FFFDE9;
	font-size: 10px;
	line-height: 25px;
}
#footer_btm_wrap {
	width: 940px;
	margin: 0 auto;
}

/** Search **/
#search_options {
	border-top: 1px solid #999B9E;
	border-bottom: 1px solid #999B9E;
	padding: 12px 0;
	height: 32px;
	line-height: 32px;
}

#search_options input[type="text"] {
	border: 1px solid #999B9E;
	height: 26px;
	line-height: 26px;
	padding: 0 4px;
	margin: 2px 0;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #636466;
}
#search_options img { float: left; }
#search_options input.search_terms {
	width: 320px;
	margin-right: 32px;
}
#search_options input.date_selector {
	width: 86px;
	margin-right: 6px;
}

#search_options input[type="submit"] {
	height: 32px;
	width: 64px;
	background-image: url('images/btn_search_submit.png');
	text-indent: -9999px;
	border: none;
	overflow: hidden;
	background-color: transparent;
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
}
#search_options input[type="submit"]:hover { background-position: 0 -32px; }

#page_selector {
	border: 1px solid #999B9E;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	margin: 2px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #636466;
	width: 40px;
	font-size: 12px;
}

#search_sec { height: 50px; margin-top: 10px; }
.search_sec_btn {
	display: block;
	float: left;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}
.search_sec_diaries { background-image: url('images/btn_diaries.png'); width: 120px; }
.search_sec_resources { background-image: url('images/btn_resources.png'); width: 260px; }
.search_sec_btn_selected, .search_sec_btn:hover { background-position: 0 -50px; }

.search_lbl {
	position: relative;
	left: -35px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

.side_diaries {
	background-image: url('images/side_diaries.png');
	width: 150px;
}

.side_resources {
	background-image: url('images/side_resources.png');
	width: 280px;
}

/** Main content box styles **/
.box {
	width: 960px;
	margin: 0 auto;
	background-repeat: repeat-y;
	position: relative;
	padding: 20px 0 25px;
}
.box_top {
	position: absolute;
	top: 0;
	width: 960px;
	height: 20px;
	background-image: url('images/box_top.png');
	text-indent: -9999px;
	overflow: hidden;
}

.box_bottom {
	position: absolute;
	bottom: 0;
	width: 960px;
	height: 25px;
	background-image: url('images/box_bottom.png');
	text-indent: -9999px;
	overflow: hidden;
}

.box_inner {
	padding: 0 20px;
	position: relative;
	background-image: url('images/box_middle.png');
}

.main_box {
	position: relative;
	background-image: url('images/bg_middle.jpg');
	min-height: 465px;
}

.main_box .bg_top{
	background-image: url('images/bg_top.jpg');
	position: absolute;
	top: 0;
	height: 180px;
	width: 100%;
}

.main_box .bg_bottom{
	background-image: url('images/bg_bottom.jpg');
	position: absolute;
	bottom: 0;
	height: 180px;
	width: 100%;
}

.main_box .bg_inner{
	padding: 0 10px;
	position: relative;
}

/** Homepage styles **/
#home_top { height: 430px; }
#home_top .col1 {
	float: left;
	width: 280px;
	background-image: url('images/home_leftcol_bg.png');
	height: 430px;
	position: relative;
	z-index: 9999;
}
#home_top .home_text {
	margin: 100px 20px 0;
	height: 210px;
	color: #FFF;
	font-size: 13px;
	line-height: 17px;
}
.col2{
	float: left;
	width: 640px;
	height: 430px;
	position: relative;
}

#home_slide {
	width: 640px;
	height: 430px;
	position: relative;
}
#home_slide li{
	position: absolute;
	width: 640px;
	height: 430px;
	top: 0; left: 0;
	z-index: 100;
}

#slide_control {
	position: absolute;
	z-index: 1000;
	right: -23px;
	top: 395px;
	height: 38px;
}

#slide_control li {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	display: block;
}

#slide_left {
	width: 20px;
	height: 38px;
	background-image: url('images/slide_left.png');
}

#slide_right {
	width: 15px;
	height: 38px;
	background-image: url('images/slide_right.png');
}

#slide_control li.control_wrap { width: 14px; }

#slide_control a.control {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 14px;
	height: 38px;
	float: left;
	cursor: pointer;
	background-image: url('images/slide_btn.png');
	background-position: 0 0;
}
#slide_control a:hover, #slide_control a.selected { background-position: 0 -38px; }

#home_bottom {
	height: 190px;
	background-color: #E6E7E8;
}

#home_bottom img { float: right; }

#home_bottom .home_text {
	padding: 20px 20px 0;
	color: #636466;
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 710px;
	height: 145px;
}

#home_bottom .home_text h3 {
	color: #00AEEF;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
}

#home_bottom a.btm_link_orange, #home_bottom a.btm_link_blue {
	display: block;
	float: left;
	width: 210px;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin-left: 20px;
}
#home_bottom a.btm_link_orange {  background-color: #F7941E; }
#home_bottom a.btm_link_orange:hover{ color: #2B4C5A; background-color: #FDDE54; }
#home_bottom a.btm_link_blue { background-color: #00BAEF; }
#home_bottom a.btm_link_blue:hover  { color: #2B4C5A;background-color: #A6DBF4; }

a.btn {
	display: block;
	position: absolute;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	width: 150px;
	z-index: 9998;
}
a.btn_about {
	background-image: url('images/btn-about.png');
	top: 330px;
	left: -22px;
}
a.btn_search {
	background-image: url('images/btn-search.png');
	top: 330px;
	right: -18px;
}
a.btn_calendar {
	background-image: url('images/btn-calendar.png');
	top: 370px;
	left: -22px;
}
a.btn_timeline {
	background-image: url('images/btn-timeline.png');
	top: 370px;
	right: -18px;
}
a.btn:hover { background-position: 0 -40px; }

#print_page { cursor: pointer; }

/** Header Styles **/
#hd {
	height: 42px;
	padding: 12px 0 12px 12px;
}
#hd_m, #hd_d , #hd_y {
	display: block;
	height: 42px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#hd_m { background-image: url('images/header_month.png'); }
.hd_m_1 { background-position: 0 0;width:126px; }
.hd_m_2 { background-position: 0 -42px;width:138px; }
.hd_m_3 { background-position: 0 -84px;width:104px; }
.hd_m_4 { background-position: 0 -126px;width:82px; }
.hd_m_5 { background-position: 0 -168px;width:74px; }
.hd_m_6 { background-position: 0 -210px;width:82px; }
.hd_m_7 { background-position: 0 -252px;width:74px; }
.hd_m_8 { background-position: 0 -294px;width:116px; }
.hd_m_9 { background-position: 0 -336px;width:166px; }
.hd_m_10 { background-position: 0 -378px;width:130px; }
.hd_m_11 { background-position: 0 -420px;width:162px; }
.hd_m_12 { background-position: 0 -462px;width:160px; }

#hd_d { background-image: url('images/header_day.png'); }
.hd_d_1 { background-position: 0 0;width:54px; }
.hd_d_2 { background-position: 0 -42px;width:70px; }
.hd_d_3 { background-position: 0 -84px;width:62px; }
.hd_d_4 { background-position: 0 -126px;width:62px; }
.hd_d_5 { background-position: 0 -168px;width:62px; }
.hd_d_6 { background-position: 0 -210px;width:62px; }
.hd_d_7 { background-position: 0 -252px;width:60px; }
.hd_d_8 { background-position: 0 -294px;width:62px; }
.hd_d_9 { background-position: 0 -336px;width:62px; }
.hd_d_10 { background-position: 0 -378px;width:78px; }
.hd_d_11 { background-position: 0 -420px;width:72px; }
.hd_d_12 { background-position: 0 -462px;width:74px; }
.hd_d_13 { background-position: 0 -504px;width:74px; }
.hd_d_14 { background-position: 0 -546px;width:76px; }
.hd_d_15 { background-position: 0 -588px;width:74px; }
.hd_d_16 { background-position: 0 -630px;width:76px; }
.hd_d_17 { background-position: 0 -672px;width:72px; }
.hd_d_18 { background-position: 0 -714px;width:74px; }
.hd_d_19 { background-position: 0 -756px;width:76px; }
.hd_d_20 { background-position: 0 -798px;width:80px; }
.hd_d_21 { background-position: 0 -840px;width:70px; }
.hd_d_22 { background-position: 0 -882px;width:86px; }
.hd_d_23 { background-position: 0 -924px;width:78px; }
.hd_d_24 { background-position: 0 -966px;width:78px; }
.hd_d_25 { background-position: 0 -1008px;width:78px; }
.hd_d_26 { background-position: 0 -1050px;width:80px; }
.hd_d_27 { background-position: 0 -1092px;width:78px; }
.hd_d_28 { background-position: 0 -1134px;width:76px; }
.hd_d_29 { background-position: 0 -1176px;width:78px; }
.hd_d_30 { background-position: 0 -1218px;width:80px; }
.hd_d_31 { background-position: 0 -1260px;width:70px; }

#hd_y { background-image: url('images/header_year.png');width:70px }
.hd_y_1933 { background-position: 0 0; }
.hd_y_1934 { background-position: 0 -42px; }
.hd_y_1935 { background-position: 0 -84px; }
.hd_y_1936 { background-position: 0 -126px; }
.hd_y_1937 { background-position: 0 -168px; }
.hd_y_1938 { background-position: 0 -210px; }
.hd_y_1939 { background-position: 0 -252px; }
.hd_y_1940 { background-position: 0 -294px; }
.hd_y_1941 { background-position: 0 -336px; }
.hd_y_1942 { background-position: 0 -378px; }
.hd_y_1943 { background-position: 0 -420px; }
.hd_y_1944 { background-position: 0 -462px; }
.hd_y_1945 { background-position: 0 -504px; }

.top_header {
	height: 42px;
	padding: 4px 0;
	text-indent: -9999px;
	overflow: hidden;
	background-position: left center;
	background-repeat: no-repeat;
}
#header_timeline {
	position: relative;
	z-index: 4;
	width: 130px;
	background-image: url('images/header_timeline.png');
}

#header_search { background-image: url('images/header_search.png'); }
#header_about { background-image: url('images/header_about.png'); }

#header_events {
	background-image: url('images/header_events.png');
	margin: 0 42px;
}

#header_transcript {
	background-image: url('images/header_transcript.png');
	margin: 0 42px;
}

#header_gallery {
	background-image: url('images/header_gallery.png');
	margin: 0 42px;
}

#header_about_page {
	background-image: url('images/header_about_page.png');
	margin: 0 42px;
}

#header-about-search {
	background-image: url('images/header-about-search.png');
	margin: 0 42px;
}

#header-about-notes {
	background-image: url('images/header-about-notes.png');
	margin: 0 42px;
}

#text-content {
	margin: 0 50px;
	font-size: 13px;
	line-height: 17px;
	color: #4D4D4F;
	padding-bottom: 30px;
}

#text-content p {
	margin-bottom: 1em;
}

#text-content.about-search {
	background-repeat: no-repeat;
	background-image: url('images/about-search-bg.png');
	height: 1200px;
}

/** Timeline Styles **/
.timeline_scroll {
	background-image: url('images/timeline_scroll.png');
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 25px;
	z-index: 5;
	cursor: pointer;
}

#help_popup {
	position: absolute;
	top: -9px;
	right: -10px;
	width: 70px;
	height: 50px;
	background-image: url('images/help_popup.png');
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 150;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}

#help_popup.show {
	width: 250px;
	height: 108px;
	background-position: right bottom;
	font-size: 13px;
	line-height: 16px;
	color: #4D4D4F;
	padding: 42px 32px 0 38px;
	text-indent: 0;
}

#timeline *, #m_single_window * {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#y, #m, #d, #m_single {
	position: relative;
	border-top: 1px solid #999B9E;
	padding: 2px 0;
	z-index: 4;
}
#y_inner, #m_inner, #m_single_inner, #d_inner {
	position: relative;
	margin: 0 10px;
	overflow: hidden;
}
#m_mask, #m_single_mask, #d_mask {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2000;
}
#m_mask div, #m_single_mask div, #d_mask div {
	background-position: center center;
	background-image: url('images/loadwheel.gif');
	text-indent: -9999px;
	overflow: hidden;
	height: 100%;
	width: 100%;
	z-index: 2001;
	background-repeat: no-repeat;
}
#y_window, #m_window, #m_single_window, #d_window {
	width: 880px;
	overflow: hidden;
	cursor: url('images/cursor-grab.gif'), -moz-grab;
}
#y_container, #m_container, #d_container {
	width: 1800000px;
	height: 48px;
	left: 0;
}
.y_block, .m_block {
	float: left;
	min-width: 900px;
}

/** Timeline Styles - Year **/
#y { height: 48px; }
#y_prev_ar {
	left: -20px;
	height: 48px;
	background-position: 0 0;
}
#y_prev_ar:hover { background-position: 50px 0; }
#y_next_ar {
	right: -20px;
	height: 48px;
	background-position: 75px 0;
}
#y_next_ar:hover { background-position: 25px 0; }
#y_window, #y_container, .y_block { height: 48px; }
#y_container_inner { float: left; }
.y_lbl, #y_lbl_curr {
	width: 25px;
	height: 48px;
	background-image: url('images/timeline_year_block.gif');
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#y_lbl_curr {
	position: absolute;
	left: 0;
	z-index: 100;
}
.y_lbl_1933 { background-position: 0 0; }
.y_lbl_1934 { background-position: -25px 0; }
.y_lbl_1935 { background-position: -50px 0; }
.y_lbl_1936 { background-position: -75px 0; }
.y_lbl_1937 { background-position: -100px 0; }
.y_lbl_1938 { background-position: -125px 0; }
.y_lbl_1939 { background-position: -150px 0; }
.y_lbl_1940 { background-position: -175px 0; }
.y_lbl_1941 { background-position: -200px 0; }
.y_lbl_1942 { background-position: -225px 0; }
.y_lbl_1943 { background-position: -250px 0; }
.y_lbl_1944 { background-position: -275px 0; }
.y_lbl_1945 { background-position: -300px 0; }
.y_content { float: left; }
.y_name {
	background-image: url('images/timeline_year.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 840px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
}
#y_1933 .y_name { background-position: 0 0; }
#y_1934 .y_name { background-position: 0 -48px; }
#y_1935 .y_name { background-position: 0 -96px; }
#y_1936 .y_name { background-position: 0 -144px; }
#y_1937 .y_name { background-position: 0 -192px; }
#y_1938 .y_name { background-position: 0 -240px; }
#y_1939 .y_name { background-position: 0 -288px; }
#y_1940 .y_name { background-position: 0 -336px; }
#y_1941 .y_name { background-position: 0 -384px; }
#y_1942 .y_name { background-position: 0 -432px; }
#y_1943 .y_name { background-position: 0 -480px; }
#y_1944 .y_name { background-position: 0 -528px; }
#y_1945 .y_name { background-position: 0 -576px; }

#m { height: 170px; }
#m_prev_ar {
	left: -20px;
	height: 170px;
	background-position: 0 -48px;
}
#m_prev_ar:hover { background-position: 50px -48px; }
#m_next_ar {
	right: -20px;
	height: 170px;
	background-position: 75px -48px;
}
#m_next_ar:hover { background-position: 25px -48px; }
#m_mask { background-image: url('images/m_mask.jpg'); }
#d_mask { background-image: url('images/d_mask.jpg'); }
#m_window, #m_container, .m_block { height: 170px; }
#m_container_inner, .m_y_cont { float: left; }
.m_lbl, #m_lbl_curr {
	width: 25px;
	height: 170px;
	background-image: url('images/timeline_month_block.gif');
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#m_lbl_curr {
	left: 0;
	position: absolute;
	z-index: 100;
}
.m_lbl_1 { background-position: 0 center; }
.m_lbl_2 { background-position: -25px center; }
.m_lbl_3 { background-position: -50px center; }
.m_lbl_4 { background-position: -75px center; }
.m_lbl_5 { background-position: -100px center; }
.m_lbl_6 { background-position: -125px center; }
.m_lbl_7 { background-position: -150px center; }
.m_lbl_8 { background-position: -175px center; }
.m_lbl_9 { background-position: -200px center; }
.m_lbl_10 { background-position: -225px center; }
.m_lbl_11 { background-position: -250px center; }
.m_lbl_12 { background-position: -275px center; }
.m_content { float: left; }
.m_name {
	background-image: url('images/timeline_month.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 156px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
}
.m_name_1 { background-position: 0 0; }
.m_name_2 { background-position: 0 -38px; }
.m_name_3 { background-position: 0 -76px; }
.m_name_4 { background-position: 0 -114px; }
.m_name_5 { background-position: 0 -152px; }
.m_name_6 { background-position: 0 -190px; }
.m_name_7 { background-position: 0 -228px; }
.m_name_8 { background-position: 0 -266px; }
.m_name_9 { background-position: 0 -304px; }
.m_name_10 { background-position: 0 -342px; }
.m_name_11 { background-position: 0 -380px; }
.m_name_12 { background-position: 0 -418px; }
.m_info {
	width: 225px;
	height: 120px;
	float: left;
	margin: 2px 10px 0;
	padding-bottom: 5px;
}
.m_info_lite {
	background-color: #B1B3B6;
	color: #4D4D4F;
}
.m_info_lite a,.m_info_lite a:link { color: #4D4D4F; }
.m_info_dark {
	background-color: #939598;
	color: #FFFFFF;
}
.m_info_dark a, .m_info_dark a:link { color: #FFFFFF; }
.m_info_img { width: 350px; }
.m_info_text_wrap {
	padding: 12px 10px 0 10px;
	overflow: hidden;
	width: 210px;
	height: 108px;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
.m_info_text_wrap p { height: 93px; }
.m_info_text_wrap a {
	line-height: 15px;
	font-size: 9px;
	text-transform: uppercase;
}
.m_info img { margin-top: 5px; float: left; }

/** Timeline Styles - Day **/
#d {
	border-bottom: 1px solid #999B9E;
	height: 170px;
}
#d_prev_ar {
	left: -20px;
	height: 170px;
	background-position: 0 -218px;
}
#d_prev_ar:hover { background-position: 50px -218px; }
#d_next_ar {
	right: -20px;
	height: 170px;
	background-position: 75px -218px;
}
#d_next_ar:hover { background-position: 25px -218px; }
#d_window, #d_container { height: 170px; }
#d_container_inner, .d_y_cont, .d_m_cont { float: left; }
.d_block {
	float: left;
	min-width: 450px;
	height: 170px;
}
.d_lbl, #d_lbl_curr {
	width: 25px;
	height: 170px;
	background-image: url('images/timeline_day_block.gif');
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#d_lbl_curr {
	position: absolute;
	left: 0px;
	z-index: 100;
}
.d_lbl_1 { background-position: 0 0; }
.d_lbl_2 { background-position: -25px 0; }
.d_lbl_3 { background-position: -50px 0; }
.d_lbl_4 { background-position: -75px 0; }
.d_lbl_5 { background-position: -100px 0; }
.d_lbl_6 { background-position: -125px 0; }
.d_lbl_7 { background-position: -150px 0; }
.d_lbl_8 { background-position: -175px 0; }
.d_lbl_9 { background-position: -200px 0; }
.d_lbl_10 { background-position: -225px 0; }
.d_lbl_11 { background-position: -250px 0; }
.d_lbl_12 { background-position: -275px 0; }
.d_lbl_13 { background-position: -300px 0; }
.d_lbl_14 { background-position: -325px 0; }
.d_lbl_15 { background-position: -350px 0; }
.d_lbl_16 { background-position: -375px 0; }
.d_lbl_17 { background-position: -400px 0; }
.d_lbl_18 { background-position: -425px 0; }
.d_lbl_19 { background-position: -450px 0; }
.d_lbl_20 { background-position: -475px 0; }
.d_lbl_21 { background-position: -500px 0; }
.d_lbl_22 { background-position: -525px 0; }
.d_lbl_23 { background-position: -550px 0; }
.d_lbl_24 { background-position: -575px 0; }
.d_lbl_25 { background-position: -600px 0; }
.d_lbl_26 { background-position: -625px 0; }
.d_lbl_27 { background-position: -650px 0; }
.d_lbl_28 { background-position: -675px 0; }
.d_lbl_29 { background-position: -700px 0; }
.d_lbl_30 { background-position: -725px 0; }
.d_lbl_31 { background-position: -750px 0; }
.d_content { float: left; }
.d_name {
	background-image: url('images/timeline_day.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 156px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
}
.d_name_1 { background-position: 0 0; }
.d_name_2 { background-position: 0 -38px; }
.d_name_3 { background-position: 0 -76px; }
.d_name_4 { background-position: 0 -114px; }
.d_name_5 { background-position: 0 -152px; }
.d_name_6 { background-position: 0 -190px; }
.d_name_7 { background-position: 0 -228px; }
.d_name_8 { background-position: 0 -266px; }
.d_name_9 { background-position: 0 -304px; }
.d_name_10 { background-position: 0 -342px; }
.d_name_11 { background-position: 0 -380px; }
.d_name_12 { background-position: 0 -418px; }
.d_name_13{ background-position: 0 -456px; }
.d_name_14 { background-position: 0 -494px; }
.d_name_15 { background-position: 0 -532px; }
.d_name_16 { background-position: 0 -570px; }
.d_name_17 { background-position: 0 -608px; }
.d_name_18 { background-position: 0 -646px; }
.d_name_19 { background-position: 0 -684px; }
.d_name_20 { background-position: 0 -722px; }
.d_name_21 { background-position: 0 -760px; }
.d_name_22 { background-position: 0 -798px; }
.d_name_23 { background-position: 0 -836px; }
.d_name_24 { background-position: 0 -874px; }
.d_name_25 { background-position: 0 -912px; }
.d_name_26 { background-position: 0 -950px; }
.d_name_27 { background-position: 0 -988px; }
.d_name_28 { background-position: 0 -1026px; }
.d_name_29 { background-position: 0 -1064px; }
.d_name_30 { background-position: 0 -1102px; }
.d_name_31 { background-position: 0 -1140px; }
.d_info {
	width: 350px;
	height: 125px;
	float: left;
	margin: 2px 10px 0;
	background-color: #000;
	color: #FFF;
}
.d_info_text_wrap {
	padding: 12px 10px 0;
	width: 210px;
	height: 108px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}
.d_info_text_wrap p { height: 65px; }
.d_info_text_wrap a {
	line-height: 15px;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
}
.d_info img { margin-top: 5px; float: left; }

#m_single {
	height: 140px;
	border-bottom: 1px solid #999B9E;
}
#m_single_prev_ar {
	left: -20px;
	height: 140px;
	background-position: 0 -388px;
}
#m_single_prev_ar:hover { background-position: 50px -388px; }
#m_single_next_ar {
	right: -20px;
	height: 140px;
	background-position: 75px -388px;
}
#m_single_next_ar:hover { background-position: 25px -388px; }
#m_single_window, #m_single_container, .m_single_block, .m_single_lbl_wrap { height: 140px; }
#m_single_container_inner, .m_y_cont { float: left; }
.m_single_lbl { height: 140px; }
#m_single_container_inner .m_content { margin-top: 5px; }
.spacer {
	text-indent: -9999px;
	overflow: hidden;
	clear: both;
	height: 40px;
}

/* Day Log Styles */
#top_right {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 10px;
	width: 500px;
	height: 16px;
	text-align: right;
	font-size: 12px;
	color: #4D4D4F;
	line-height: 24px;
}
#top_right a, #top_right a:link { color: #4D4D4F; }
#top_right img { vertical-align: middle; }
#top_right .line { padding: 0 2px; }
#top_right .topsec { float: right; }
#top_right .bottomsec { clear: both; }
#top_right .sec_1 { float: left;padding-right: 6px; }
#top_right .sec_2 { float: left;padding-left: 2px; }

.icon {
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	text-indent: 9999px;
	overflow: hidden;
	background-position: 0 0;
	margin-right: 2px;
}
.icon:hover { background-position: 0 -24px; }
.icon_facebook { background-image: url('images/icon-facebook.png'); }
.icon_twitter { background-image: url('images/icon-twitter.png'); }
.icon_email { background-image: url('images/icon-email.png'); }

.daylog table {
	margin: 0 50px;
	color: #4D4D4F;
	font-size: 13px;
	width: 800px;
	line-height: 17px;
	border-collapse: collapse;
}
.daylog table th {
	text-align: left;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #4D4D4F;
}
.daylog table tr.first td { padding-top: 0.5em; }
.daylog table td { padding: 0 10px 1em 0; }
.daylog table td.time { width: 100px; }
.daylog table td.desc { width: 440px; }
.daylog table td.loc { width: 160px; }
.daylog table td.src { width: 70px; }
.daylog p.time_indent { padding-left: 1em; }
.daylog p.indent { padding-left: 3em; }
.daylog p.footnote {
	padding-left: 2em;
	font-style: italic;
}
.daylog p.footnote_indent {
	padding-left: 3em;
	font-style: italic;
}

.daylog p.daylog_foot {
	margin: 20px 50px 0;
	color: #4D4D4F;
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
}

#gallery {
	background-color: #000;
	margin: 0 50px;
	padding: 0 7px 8px;
}
#gallery ul { display: block; }
#gallery ul li { float: left; }
#gallery a { cursor: pointer; }
#gallery img { margin: 8px 8px 0; }
#gallery_full {
	margin: 0 50px;
	text-align: center;
	display: block;
}
#gallery_full p.caption {
	font-style: italic;
	color: #4D4D4F;
	font-size: 13px;
	margin: 4px 0;
}

.gallery_btn { cursor: pointer; }

.event-resource .text {
	margin: 0 50px;
	color: #4D4D4F;
	font-size: 15px;
	width: 800px;
	line-height: 20px;
}

.s_result_response {
	width: 720px;
	margin: 10px 80px;
	color: #4D4D4F;
	font-size: 13px;
	line-height: 17px;
}

#s_result_wrap {
	width: 720px;
	margin: 0 80px;
}

.s_result {
	width: 350px;
	float: left;
	margin: 10px 5px 0;
	padding-bottom: 25px;
	position: relative;
	height: 100px;
}

.s_result_black {
	background-color: #000;
	color: #FFF;
}
.s_result_dark {
	background-color: #939598;
	color: #FFF;
}
.s_result_black a, .s_result_black a:link , .s_result_dark a, .s_result_dark a:link { color: #FFFFFF; }
.s_result_lite {
	background-color: #B1B3B6;
	color: #4D4D4F;
}
.s_result_lite a,.s_result_lite a:link { color: #4D4D4F; }

.s_result p {
	padding: 12px 10px 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}
.s_result_img p { width: 205px; }
.s_result img {
	position: absolute;
	top: 5px;
	right: 5px;
}
.s_result a {
	position: absolute;
	line-height: 15px;
	font-size: 9px;
	text-transform: uppercase;
	left: 10px;
	bottom: 5px;
}

#s_pages {
	margin: 20px 12px 10px;
	text-align: right;
	color: #636466;
	padding-bottom: 10px;
	border-bottom: 1px solid #999B9E;
	font-size: 13px;
	line-height: 19px;
}

#s_pages a, #s_pages a:link { color: #636466; }
#s_pages a:hover, #s_pages a.selected { color: #000; text-decoration: none; }

#s_pages_below {
	text-indent: -9999px;
	height: 10px;
	overflow: hidden;
}

.daynav, .aboutnav {
	position: relative;
	left: -35px;
	height: 50px;
	background-image: url('images/daynav_fold.png');
	background-position: left center;
	background-repeat: no-repeat;
}
.aboutnav { margin-top: 20px; }

.prevday, .nextday, .aboutnav a {
	display: block;
	float: left;
	margin-right: 5px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}
.prevday:hover, .nextday:hover, .aboutnav a:hover, .aboutnav a.selected { background-position: 0 -50px; }
.prevday { width: 140px; background-image: url('images/daynav_prevday.png'); }
.nextday { width: 115px; background-image: url('images/daynav_nextday.png'); }
.nav-about { width: 394px; background-image: url('images/aboutnav-about.png'); }
.nav-about-search { width: 256px; background-image: url('images/aboutnav-search.png'); }
.nav-about-notes { width: 226px; background-image: url('images/aboutnav-notes.png'); }

/* Responsive Changes, July 2016 */
.m_info_dark a,
.m_info_lite a,
.d_info_text_wrap a,
.m_info_dark a:link,
.m_info_lite a:link,
.d_info_text_wrap a:link,

.s_result_black a,
.s_result_black a:link,
.s_result_dark a,
.s_result_dark a:link,

.s_result_lite a,
.s_result_lite a:link
{
  color: #f7ee28;
}
@media screen and (max-width: 960px) {
  #footer_btm_wrap,
  #footer_wrap {
    width: auto;
  }
  /* header */
  #header {
    height: auto;
  }
  #logo {
    height: 120px;
    width: 346px;
    max-width: 100%;
    background-size: contain;
    padding: 10px 0;
    background-image: url("/daybyday/wp-content/uploads/header-m.png");
    background-position: center;
    background-origin: content-box;
  }
  /* nav */
  #nav {
    height: auto;
    padding-bottom: 8px;
  }
  .home #nav { display: none; }
  #nav::after {
    content: '';
    display: table;
    clear: both;
  }
  #nav ul {
    float: none;
  }
  #nav li > a {
    padding: 10px;
    height: auto;
  }
  #nav_wrap {
    width: auto;
    padding: 0;
    text-align: center;
  }
  #nav_shadow {
    height: auto;
  }
  /* undo semi-fixed footer */
  #footer_push {
    display: none;
  }
  #wrap_site {
    min-height: 0;
    margin-bottom: 0;
  }
  /* footer */
  #footer_wrap {
    padding: 30px 10px;
    overflow: hidden;
  }
  #footer_wrap img {
    max-width: 100%;
    padding-left: 190px;
    width: 190px;
    box-sizing: border-box;
    background-image: url("/daybyday/wp-content/uploads/header-m.png");
    height: 87px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  #footer {
    height: auto;
  }
  #footer_btm {
    position: static;
    width: auto;
    height: auto;
    line-height: 1.4;
    padding: 30px 20px;
  }
  #footer_btm_wrap > div {
    float: none !important;
    margin-bottom: 6px;
  }
  /* box */
  .box {
    width: auto;
    margin-right: 10px;
    overflow: hidden;
  }
  .box_inner {
    padding: 0 10px 0 20px;
  }
  .box_top,
  .box_bottom {
    max-width: 100%;
  }
  /* Text size adjust */
  #nav li > a,
  #footer_btm,
  #text-content {
    font-size: 16px;
    line-height: 1.486;
  }
  /* content */
  #header_about_page,
  #text-content {
    margin: 0;
  }
  /* footer nav */
  #footer_nav a {
    padding: 6px 0;
    background-clip: content-box;
    background-origin: content-box;
  }
  /* searcb */
  #search_options {
    height: auto;
    overflow: hidden;
  }
  #search_options input.search_terms {
    max-width: calc(90%);
  }
  .s_result_response {
    width: auto;
    margin: 10px 0;
  }
  #s_result_wrap {
    margin: 0;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .s_result {
    max-width: 100%;
    height: auto;
    min-height: 100px;
  }
  .s_result_img p {
    width: auto;
    margin-right: 120px;
  }
  .cal_box {
    position: static;
  }
  .calendar_cont {
    left: 10px;
    top: 43px;
  }
  #header_events,
  #header_transcript,
  #header_gallery,
  #header_about_page,
  #header-about-search,
  #header-about-notes {
    margin: 0;
  }
  #header-about-notes + #text-content table td:first-child,
  #header-about-notes + #text-content table td:last-child {
    display: none;
  }
  #header-about-notes + #text-content table tr:first-child td {
    padding: 0 0 0 10px;
  }
  #header-about-notes + #text-content table tr td {
    padding: 0 0 10px;
  }
  #home_top {
    height: auto;
  }
  #home_top .home_text {
    padding-top: 100px;
    margin-top: 0;
  }
  #home_top .col1,
  #home_top .col2 {
    float: none;
    margin: auto;
  }
  #home_top .col2 {
    max-width: 100%;
    height: auto;
  }
  #home_top .col2 ul,
  #home_top .col2 li,
  #home_top .col2 img {
    max-width: 100%;
  }
  #home_top .col2 img {
    height: auto;
  }
  #home_top #home_slide {
    padding-top: 67.1875%;
    height: 0;
  }
  a.btn_about,
  a.btn_calendar {
    left: -12px;
  }
  #slide_control {
    right: -13px;
    bottom: 0;
  }
  #home_bottom {
    height: auto;
    overflow: hidden;
  }
  #home_bottom img {
    float: none;
  }
  #home_bottom .home_text {
    height: auto;
    width: auto;
    float: none;
    padding: 30px 10px;
    font-size: 16px;
    line-height: 1.486;
  }
  #home_bottom .home_text h3 {
    font-size: 18px;
    line-height: 1.486;
    margin-bottom: .75em;
  }
  .event-resource .text {
    width: auto;
    margin: 0 auto;
  }
  #gallery_full {
    margin: 0 auto;
  }
  #gallery_full img {
    max-width: 100%;
    height: auto;
  }
  #gallery {
    margin: 0 auto;
    padding: 0;
  }
  #gallery img {
    margin: 10px 5px 0 5px;
  }
  #gallery ul {
    padding-left: 5px;
  }
  #top_right {
    position: static;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
    font-size: 16px;
  }
  #header_events {
    background: none;
    text-indent: 0;
    height: auto;
  }
  .daylog table {
    margin: 0 auto;
    width: auto;
  }
  .daylog p.daylog_foot {
    margin: 20px auto 0;
  }
  #y_window,
  #m_window,
  #m_single_window,
  #d_window {
    width: auto;
  }
}
