/*
 **
  *	Once Upon A Nation
  *	created 2011,06,08
  *
  */

/* FONT FACE
================================================== */


@font-face {
    font-family: 'BlackstockProRegular';
    src: url('/blackstock_pro-webfont.eot');
    src: url('/blackstock_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('/blackstock_pro-webfont.woff') format('woff'),
         url('/blackstock_pro-webfont.ttf') format('truetype'),
         url('/blackstock_pro-webfont.svg#BlackstockProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* layout
================================================== */

html, body { height: 100%; }

html { overflow-x: hidden; overflow-y: scroll; }

#wrapper {
	width: 968px;
	margin: 0 auto -380px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	position: relative;
}

#header {
	height: 154px;
}

#footer, .push-footer {
	height: 380px;
	width: 100%;
}

/* header
================================================== */

#header {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-header-bg2.png) no-repeat top center;
	padding: 24px 234px 0;
	width: 968px;
	height: 130px;
	position: absolute;
	top: 0;
	left: -234px;
	z-index: 500;
}
#header h1 {
	margin-top: 0;
}
#header h1 a {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-logo-white.png) no-repeat 0 0;
	display: block;
	height: 144px;
	width: 195px;
	overflow: hidden;
	text-indent: -999px;
margin: 0 -20px;
}
#header form {
	display: block;
	position: absolute;
	top: 34px;
	right: 234px;
}

#header .socialmedia {

}

#header .socialmedia img {
display: block;
position: absolute;
top: 32px;
}

#header form label {
	display: none;
}
#header form .search-input {
	border: 1px solid #ccc;
	height: 22px;
	width: 230px;
}
#header form .search-button {
	background: url(http://historicphiladelphia.org/uploads/images/img-button-search.gif) no-repeat 0 0;
	border: 0;
	color: #fff;
	height: 24px;
	width: 73px;
	line-height: 1.846em;
	text-transform: uppercase;
}
#util-menu {
	height: 49px;
	position: absolute;
	top: 118px;
	right: 237px;
}
	#util-menu li.menu-parent {
		float: left;
		position: relative;
	}
		#util-menu li a {
			background: transparent url(http://historicphiladelphia.org/uploads/images/sprite-util-nav2.png) no-repeat;
			display: block;
			height: 49px;
			overflow: hidden;
			text-indent: -999px;
			margin: 0 8px 0 0;
		}
		#util-menu li.to-do a {
			background-position: 0 0;
			width: 178px;
		}
		#util-menu li.plan-visit a {
			background-position: -178px 0;
			width: 213px;
		}
		#util-menu li.buy-tix a {
			background-position: -391px 0;
			width: 170px;

		}
#util-menu li.donate-now a {
			background-position: -565px 0;
			width: 170px;

		}
#util-menu li ul {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-util-dropdown-bg.png) no-repeat 0 0;
	display: none;
	width: 353px;
	padding: 42px 0 0;
	position: absolute;
	top: 66%;
	left: 10px;
}
#util-menu li ul span {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-util-dropdown-bg.png) no-repeat 100% 100%;
	display: block;
	min-height: 107px;
	padding: 0 16px 10px;
	width: 321px;
}
#util-menu li:hover ul {
	display: block;
}
#util-menu li li a {
	background: none;
	color: #06569a;
	display: inherit;
	font: bold 1em Arial, Verdana, sans-serif;
	height: auto;
	width: auto;
	margin: 0 0 .6em;
	text-indent: 0;
	text-transform: uppercase;
	white-space: nowrap;
}
#util-menu li.buy-tix li a {
	width: 220px;
}
#util-menu li li img {
	display: none;
	position: absolute;
	right: 16px;
	top: 44px;
}
#util-menu li li.over img,
#util-menu li li:hover img,
#util-menu li li.active img {
	display: block;
}
#util-menu li li:hover img {
	z-index: 10;
}
#util-menu li li a:hover,
#util-menu li li.active a {
	color: #d30707;
}

/* Content
================================================== */

/* top */
#content {
	min-height: 1056px;
	position: relative;
}
#content-top {
	width: 1400px;
	height: 552px;
	margin: 0 -216px;
	overflow: hidden;
	position: relative;
}
#content-top .fade-left {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-content-top-fade.png) repeat-y 0 0;
	display: block;
	height: 552px;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 499;
}
#content-top .fade-right {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-content-top-fade.png) repeat-y 100% 0;
	display: block;
	height: 552px;
	width: 220px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 499;
}
#content-top .fade-overlay {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-content-top-fade.png) repeat-y top center;
	display: block;
	height: 552px;
	width: 1400px;
	position: absolute;
	top: 0;
	z-index: 499;
}

/* first read caption */
.panel {
  position: relative;
}
/* rotator styles */
.home-rotator ol {

position: absolute;
bottom: 66px;
right: 244px;
}
.home-rotator ol li { float: left; }
.home-rotator ol li a {
background: #fff;
color: #fff;
display: block;
height: 14px;
width: 14px;
margin: .1em;
}
.home-rotator ol li a.on { background: #d30707; color: #d30707; }

.caption {
	position: absolute;
	left: 238px;
	bottom: 66px;
}
.caption h1, .caption h2 {
	background: transparent url(http://historicphiladelphia.org/uploads/images/img-caption-bg.png) repeat 0 0;
	clear: both;
	float: left;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0 6px;
}
.caption h1 {
	color: #d30707;
	font-size: 3.08em;
}
.caption h2 {
	color: #000;
	font-size: 2.154em;
}

/* main menu */
#main-menu {
	height: 42px;
	width: 962px;
	position: absolute;
	top: 511px;
	left: 2px;
	z-index: 800;
}
	#main-menu li {
		float: left;
/* 		margin-left: -1px; */
		position: relative;
	}
		#main-menu li a {
			background: transparent url(/web/20160112133738/http://historicphiladelphia.org/uploads/images/sprite-main-nav.png) no-repeat 0 0;
			display: block;
			height: 41px;
			overflow: hidden;
			text-indent: -999px;
		}
		#main-menu li.active a {
			cursor: default;
		}
		#main-menu li.betsy-ross a {
			background-position: 0 0;
			width: 240px;
		}
			#main-menu li.betsy-ross a:hover,
			#main-menu li.betsy-ross.active a {
				background-position: 0 -41px;
			}
		#main-menu li.franklin-house a {
			background-position: -240px 0;
			width: 234px;
		}
			#main-menu li.franklin-house a:hover,
			#main-menu li.franklin-house.active a {
				background-position: -240px -41px;
			}
		#main-menu li.lts-of-lib a {
			background-position: -474px 0;
			width: 221px;
		}
			#main-menu li.lts-of-lib a:hover,
			#main-menu li.lts-of-lib.active a {
				background-position: -474px -41px;
			}
		#main-menu li.once-upon a {
			background-position: -695px 0;
			width: 266px;
		}
			#main-menu li.once-upon a:hover,
			#main-menu li.once-upon.active a {
				background-position: -695px -41px;
			}
#main-menu {
	height: 42px;
	width: 962px;
	position: absolute;
	top: 511px;
	left: 2px;
	z-index: 800;
}
	#main-menu li {
		float: left;
		position: relative;
	}
		#main-menu li a {
			background: transparent url(http://historicphiladelphia.org/uploads/images/hp_sprite_main_nav.png) no-repeat 0 0;
			display: block;
			height: 41px;
			overflow: hidden;
			text-indent: -999px;
		}
		#main-menu li.active a {
			cursor: default;
		}
		#main-menu li.betsy-ross a {
			background-position: 0 0;
			width: 240px;
		}
			#main-menu li.betsy-ross a:hover,
			#main-menu li.betsy-ross.active a {
				background-position: 0 -41px;
			}
		#main-menu li.franklin-house a {
			background-position: -240px 0;
			width: 234px;
		}
			#main-menu li.franklin-house a:hover,
			#main-menu li.franklin-house.active a {
				background-position: -240px -41px;
			}
		#main-menu li.lts-of-lib a {
			background-position: -474px 0;
			width: 221px;
		}
			#main-menu li.lts-of-lib a:hover,
			#main-menu li.lts-of-lib.active a {
				background-position: -474px -41px;
			}
		#main-menu li.once-upon a {
			background-position: -474px 0;
			width: 266px;
		}
			#main-menu li.once-upon a:hover,
			#main-menu li.once-upon.active a {
				background-position: -474px -41px;
			}
        #main-menu li.lantern a {
			background-position: -744px  0;
			width: 222px;
			/* Temp Disable */
			width:0;
			height:0;
		}
			#main-menu li.lantern a:hover,
			#main-menu li.lantern.active a {
				background-position: -744px -41px;
			}

/* Subnav */
.sub-nav {
	margin: 1.2em 0;
}
.sub-nav li {
	border-right: 1px solid #06569a;
	float: left;
	padding: 0 1.6em;
}
.sub-nav li a {
	color: #aac2d8;
	font: normal 1.61em 'BlackstockProregular', Georgia, Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
.sub-nav li a:hover,
.sub-nav li.menuactive a {
	color: #06569a;
}

.sub-nav li.menuactive {
background: url(http://historicphiladelphia.org/uploads/images/arrow_nav.png) no-repeat 0 50%;
padding-left: 25px;
margin-left: 15px;
}


.sub-nav li:last-child,
.sub-nav li.last {
border-right: none;
}

/* Columns */

.left-col, .right-col, .bottom-col { float: left; display: inline; }

.right-col {
	border-left: 1px solid #ccc;
	margin: 20px 0 20px -1px;
	padding: 0 20px;
	width: 265px;
}

.left-col {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 575px;
	margin: 20px 0;
	padding: 0px 30px;
}

.bottom-col {
	border-left: 1px solid #ccc;
	clear: both;
	margin: -20px 0 20px;
	padding: 20px 30px;
}

.full-width-headings {
clear: both;
width: 720px;
margin: 30px 0 0px;
}

.full-width-headings img {
padding: 0 0 0 0;
}

.full-width-headings h1 {
	font-family: 'BlackstockProRegular', Georgia, serif;
	color: #06569a;
	font-size: 1.57em;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}
.l-col, .m-col, .r-col {
	float: left;
	display: inline;
}
.r-col{
	display: block;
	border-left: 1px solid #ccc;
	margin: -25px 0 20px -1px;
	padding: 0 5px 0 20px;
	width: 245px;
}
.m-col {
	width: 320px;
	margin: 20px 0;
	padding: 0px 20px;
}

.l-col {
	border-left: 1px solid #ccc;
	width: 295px;
	margin: 20px 0;
	padding: 0px 20px;
	border-right: 1px solid #ccc;
}

.m-col h1,
.r-col h1 {
	font-family: 'BlackstockProRegular', Georgia, serif;
	color: #06569a;
	font-size: 1.57em;
	font-weight: normal;
	text-transform: uppercase;
}

.l-col hr {
background: none;
border-bottom: 1px solid #ccc;
	clear: both;
	height: 5px;
	width: 100%;
}

.m-col hr {
background: none;
border-bottom: 1px solid #ccc;
	clear: both;
	height: 5px;
	width: 100%;
}

.r-col hr {
background: none;
border-bottom: 1px solid #ccc;
	clear: both;
	height: 5px;
	width: 100%;
}

.left-col a {
	text-align:right;
}
.left-col a h2 {
	color: #d30707;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}
.left-col-title { margin: 1.6em 0 0; }
.left-col-title h1 {
	font-family: Georgia, serif;
	clear: both;
	color: #06569a;
	display: inline;
	font-size: 1.85em;
	font-weight: bold;
	margin: 0 0 0 1.25em;
	text-align: left;
}

.left-col h1 {
	font-family: Georgia, serif;
	color: #06569a;
	font-size: 1.85em;
	font-weight: bold;
	margin: -12px;
	padding: 20px 0;
	text-align: left;
}

.history h1 {
	background: url(http://historicphiladelphia.org/uploads/images/squigaly_line.png) no-repeat top center;
	margin: -12px;
	color: #000000;
	font-weight: normal;
	font-size: 1.9em;
	padding: 30px 0;
	text-align: center;
}

.left-col a h2 {
	color: #d30707;
	font-size: 1.167em;
text-align: left;
font-weight:bold
}

.left-col img {
  clear: both;
  float: left;
  margin: 0 0 20px 20px;
	text-align: left;
}
.left-col ul{
margin-left:15px;
}
.left-col li {
background: url(http://historicphiladelphia.org/uploads/images/li_background.png) no-repeat;
background-position: left 3px;
padding-left:20px;
margin-bottom:12px;
}
.allPartners hr {
clear:both;
background-image:none;

}
.partners {
width:505px;
margin:0 auto;
}
.partners img {
margin:0 10px 0 10px;
clear:none;
}
.sponsors {
width:256px;
display:table-cell;
verical-align:middle;
text-align:center;
float:left;
}
.sponsors td {
padding: 15px;
text-align: center;
}
.sponsorsLogos a {
text-align: center;
	color: #d30707;
	font-size: 1.485em;
}
}

.sponsors img {
margin:0 auto;
clear:none;
}
.sponsorsLogos {
vertical-align:middle;
margin:0;
padding:0;
}
.sponsorsLogos img {
clear:none;
float:none;
margin:0;
padding:0;
}
/* Table formatting */
.sponsorsLogos table {
vertical-align:middle;
margin:0;
padding:0;
}
.sponsorsLogos td {
vertical-align:middle;
margin:0;
padding:10px;
}
.sponsorsLogos tr {
vertical-align:middle;
margin:0;
padding:10px;
}
.sponsorsLogos th {
vertical-align:middle;
margin:0;
padding:0;
}
.sponsorsLogos tbody {
vertical-align:middle;
margin:0;
padding:0;
}
.sponsorsLogos tfoot {
vertical-align:middle;
margin:0;
padding:0;
}
.sponsorsLogos thead {
vertical-align:middle;
margin:0;
padding:0;
}
/*end table formatting */
.featured_attraction {
}
.featured_attraction h3 {
	font-family: 'blackstockproregular', georgia, serif;
	color: #06569a;
	font-size: 1.85em;
	font-weight: normal;
	margin-top: 20px;
	text-align: left;
}
.featured_attraction img {

}
.featured_attraction p {
	margin-top:10px;
}
.featured_attraction a {
	text-align:right;
}

/* footer
================================================== */

#footer {
	background: url(http://historicphiladelphia.org/uploads/images/img-footer-bg.gif) repeat-x 0 0;
	display: block;
	position: relative;
}
#footer .footer-wrap {
	width: 968px;
	margin: 0 auto;
}
#footer .inner {
	background: url(http://historicphiladelphia.org/uploads/images/img-footer-inner-bg.jpg) no-repeat bottom center;
	display: block;
	height: 380px;
	padding: 0 234px;
	margin: 0 -234px;
}
#footer ul {
	display: block;
	margin: 0 auto;
	padding: 1.154em 0 0;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin: 0;
}
#footer ul li a {
	color: #06569a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 1.54em 0;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #d30707;
}

/* General Styles
================================================== */

body {
	background: #fff url(http://historicphiladelphia.org/uploads/images/img-body-bg.gif) repeat-x 0 0;
	font-family: Verdana, Arial, sans-serif;
}

p { margin-bottom: 1.154em; }

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #d30707;
	font-size: 1.385em;
}
a h2 {
	color: #d30707;
	font-size: 1.385em;
}

h3 {
	color: #d30707;
	font-size: 1.2em;
}

h4 {
	color: #d73132;
	margin: 1px 0px 8px 0px;
}

hr,
.hr {
	background: url(http://historicphiladelphia.org/uploads/images/star_line.png) no-repeat center center;
	border: 0;
	clear: both;
	height: 41px;
	width: 100%;
}
.hr {
display: block;
margin: 1em 0;
}

p.firstParagraph:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.46em;
	font-weight: normal;
	line-height: .85em;
}

a {
	color:#d30707;
	font-family:georgia, times new roman, times, serif;
	font-size: 1.23em;
	font-weight: bold;
	text-decoration:none;
}

a.info {
	color:#d30707;
	font-family:georgia, times new roman, times, serif;
	font-size: 1.03em;
	font-weight: bold;
	text-decoration:none;
}

.singleTitles {
margin-top:20px;
width: 260px;
height: 50px;
padding:0px 30px;
float:top;
}
.price {
width:173px;
float:left;
text-align:right;
display:block;
}
.food {
width:400px;
float:left;
text-align:left;
display:block;
}

#gmapmarker img {
clear: both;
float: none;
margin: 0;
}