/* CSS Document */

@import url("reset.css");

* {margin:0; padding:0;}

body {
	background: #2C3D65 url(../images/body-bg.jpg) top left;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
}

img {
	border: 0;
}

h1 {
	float: left;
	background: url(../images/tfap-logo.png) no-repeat top left;
	width: 168px;
	height: 86px;
	text-indent: -500px;
	overflow: hidden;
	cursor: pointer;
}

h2 {
	width: 830px;
	padding: 20px;
	font-size: 20px;
	color: #E3CCAA;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background: url(../images/todai-logo.png) no-repeat top right;
}

h3 {
	padding: 18px 20px 14px 20px;
	font-size: 15px;
	color: #E3CCAA;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background-color: #2C3D65;
}

h4 {
	color: #A24E27;
	max-width: 450px;
}

h6 {
	color: #2C3D65;
}

hr {
	color: #595652;
	background-color: #595652;
	border: 0;
	height: 1px;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 0;
}

#wrapper {
	width: 100%;
	background: url(../images/redbar-bg.png) repeat-x top left;
	margin: 20px 0 0 0;
	padding: 30px 0 0 0;
}

#content
	{
	width: 880px;
	margin: 0 auto 0 auto;
	}

#searchbox {
	float: right;
	margin-top: 20px;
	width: 200px;
}

.search-input, .search-button {
	border: none;
	float: left;
}

.search-input {
	color: #DAA980;
	text-shadow: 1px 1px 0 #170905;
	font-style: italic;
	width: 150px;
	height: 26px;
	padding: 0 8px 0 13px;
	background: #642716 url(../images/search-input.png) no-repeat top left;
}

#search-button-wrapper {
	float:left;
	background: url(../images/search-button.png) no-repeat top right;
}

.search-button {
	width: 29px;
	height: 26px;
	cursor: pointer;
	text-indent: -400px;
	overflow: hidden;
	background: none;
}

.search-button:hover {
	background: url(../images/search-button-over.png) no-repeat top right;
}

.nav {
	display: block;
	float: right;
	list-style: none;
	clear: right;
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.nav li {
	display: inline;
	margin-left: 20px;
	text-transform: uppercase;
}

.nav li a {
	color: #E3CCAA;
	text-decoration: none;
}

.nav li a:hover {
	color: #E3CCAA;
	text-decoration: none;
	border-bottom: 2px solid #E3CCAA;
}

#bodybox {
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #BF9465;
}

#photo-box {
	width: 870px;
	height: 270px;
	background-color: black;
	margin-bottom: 5px;
}

/* page content */

#page-box {
	background: #EEE6D6 url(../images/right-bar-bg.png) repeat-y top right;
	overflow: hidden;
}

#left-column {
	float: left;
	width: 583px;
	overflow: hidden;
}

#full-column {
	background-color: #EEE6D6;
	overflow: hidden;
}

#left-content {
	color: #595652;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	padding: 20px 20px 0 20px;
}

#left-content p {
	margin-bottom: 20px;
}

#left-content a {
	color: #A24E27;
}

#right-bar {
	float: right;
	width: 282px;
	border-left: 5px solid #BF9465;
}

#right-box {
	background-color: #EEE6D6;

}

/* */

#date-strip {
	background-color: #666F87;
	color: #F1EBDC;
	font-size: 13px;
	line-height: 24px;
	padding-left: 20px;
}

#event-summary {
	color: #595652;
	font-size: 13px;
	line-height: 24px;
	padding: 10px 20px 11px 20px;
}

#event-summary a {
	color: #A24E27;
	text-decoration: none;
}

/* Program page */

.prgrm-listing {
	border-bottom: 1px dotted #C8C1B4;
	margin-bottom: 17px;
}

.prgrm-datewrapper {
	float: left;
	padding-right: 12px;
	margin-right: 8px;
	/*background: url(../images/prgrm-arrow.png) no-repeat center right;*/
	overflow: auto;
	text-align: center;
	line-height: normal;
}

.prgrm-datebox {
	width: 76px;
	background-color: #E3CCAA;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 15px 12px 15px;
	line-height: normal;
}

.prgrm-datebox span {
	display: block;
	font-size: 45px;
	letter-spacing: -0.015em;
	border-bottom: 1px dotted #595652;
	margin-bottom: 5px;
	line-height: normal;
}

.prgrm-datebox span sup {
		font-size: 18px;
		text-transform: lowercase;
		letter-spacing: 0.015em;
		padding-left: 1px;
		font-weight: normal;
		font-style: oblique;
		vertical-align: text-top;
		line-height: normal;
	}

/*	.prgrm-day {
		font-size: 15px;
		line-height: 1px;
		height: 18px;
	}

	.prgrm-date {
		font-size: 45px;
		line-height: normal;
		letter-spacing: -0.015em;
		margin-bottom: 6px;
		border-bottom: 1px dotted #595652;
	}

	.prgrm-date sup {
		font-size: 18px;
		text-transform: lowercase;
		letter-spacing: 0.015em;
		padding-left: 1px;
		font-weight: normal;
		font-style: oblique;
		line-height: 15px;
	}

	.prgrm-monthyear {
		font-size: 15px;
		line-height: 1px;
		padding-top: 1px;
	}
*/

.prgrm-photobox {
	float: left;
	margin: 0 20px 20px 0;
	background-color: #C8C1B4;
}

.prgrm-infobox {
	float: left;
}

.paper-icon {
	float: right;
	text-align: center;
	padding-right: 20px;
}

#register-box {
}

.inputbox {
	width: 350px;
	background-color: #E3CCAA;
	font-weight: bold;
	padding: 3px;
	line-height: normal;
	border: none;
	border-radius: 3px;
}

#footer-box {
	background-color: #BF9465;
	padding: 0 5px 5px 5px;
	margin-bottom: 50px;
}

#footer-content {
	background-color: #EEE6D6;
	color: #595652;
	font-size: 13px;
	padding: 20px;
	overflow: hidden;
}

#footer-content span {
	float: left;
}

.footer-nav {
	display: block;
	float: right;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
	text-indent: -10px;
	overflow: hidden;
}

.footer-nav li {
	display: inline;
	padding: 0 10px 0 10px;
	border-left: 1px solid #595652;
}

.footer-nav li a {
	color: #A24E27;
	text-decoration: none;
}

.g-recaptcha, #register-box #mc_embed_signup .button {
	height: auto;
  cursor: pointer;
  padding: 6px 20px;
  background-color: #A24E27;
  color: #E3CCAA;
	font-weight: bold;
	border: none;
	-webkit-transition: all 2ms ease-out;
  -moz-transition: all 2ms ease-out;
  -o-transition: all 2ms ease-out;
  transition: all 2ms ease-out;
}

.g-recaptcha:hover, #register-box #mc_embed_signup .button:hover {
  background-color: #E3CCAA;
  color: #A24E27;
}

#register-box #mc_embed_signup {
	background-color: transparent;
}

#register-box #mc_embed_signup .mc-field-group {
	padding-bottom: 2%;
}

#mc_embed_signup .mc-field-group input {
	width: 350px;
  background-color: #E3CCAA;
  padding: 3px;
  line-height: normal;
  border: none;
  border-radius: 3px;
	outline: none;
	color: #595652;
	font-size: 14px;
	font-weight: normal;
}

#register-box h4 {
	margin-bottom: 20px;
}

#register-box #mc_embed_signup form {
	padding-left: 0;
	width: 60%;
}

#register-box #mc_embed_signup_scroll {
	height: 250px;
	overflow: visible;
}

#mc_embed_signup .mc-field-group label {
	font-weight: bold;
}


/* Holding page and error pages only */

#holding-wrapper
	{
	position: absolute;
	top: 50%;
	width: 100%;
	height: 330px;
	margin-top: -166px;  /* half of height */
	background: url(../images/redbar-bg.png) repeat-x top left;
	}

#holding-content
	{
	width: 610px;
	margin: 119px auto 0px auto;
	font-size: 14px;
	color: #E3CCAA;
	text-align: left;
	}

#holding-content h1 {
	float: left;
	background: url(../images/tfap-logo.png) no-repeat top left;
	width: 168px;
	height: 86px;
	text-indent: -500px;
	overflow: hidden;
}

#holding-content h2 {
	float: left;
	margin-left: 25px;
	width: 415px;
	height: auto;
	padding: 13px 0 3px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: normal;
	font-weight: normal;
	border-bottom: 1px solid #E3CCAA;
	text-transform: uppercase;
	background: none;
}

#holding-content span {
	display: block;
	float: left;
	margin-left: 25px;
	width: 415px;
	padding-top: 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
}

#holding-content a {
	color: #E3CCAA;
	text-decoration: none;
	text-transform: none;
	font-style: oblique;
}

#holding-content a:hover {
	color: #E3CCAA;
	text-decoration: underline;
	text-transform: none;
	font-style: oblique;
}

/* End holding page and error page styles */
