c/*
Theme Name: Twenty Thirteen Child
Theme URI: https://wordpress.org/themes/twentythirteen/
Template: twentythirteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Tags: blog,one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,rtl-language-support,sticky-post,translation-ready,accessibility-ready
Version: 2.1.1488471179
Updated: 2017-03-02 11:12:59
*/
@import url("../twentythirteen/style.css");
html {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	background-color: #2F803B;
}
body
{
	background-color: #2F803B;
	height: 100%;
}
a:active, a:hover,
a:visited {
	color: teal;
	outline: 0;
}

td
{
	padding: 0;
}
hr
{
	margin: 15px 0;
	clear: both;
}
.lmm-listmarkers td {
	vertical-align: middle;
	margin: 0 !important;
	padding-top: 5px !important;
	padding-right: 0px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	border-bottom: 1px solid #DDD !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	width: 95%;
}

.entry-content menu, .entry-content ol, 
.entry-content ul 
{
	margin: 0 0 16px 0;
	padding: 0 0 0 20px;
}.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: break-word;
}
.entry-content ul.bloglist
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.entry-content .bloglist li
{
	display: inline-block;
	margin-top: 10px;
	margin: 0 10px 10px 0;
	max-width: 31%;
	width: 100%;
	float: left;
	padding: 10px;
	text-align: center;
}
.entry-content .bloglist.stories li
{
	max-width: 48%;
}
.entry-content .bloglist li a
{
	text-decoration: none;
}
.category-blog .entry-content .bloglist li
{
	height: 320px;
}
.category-blog .entry-content .bloglist .h2.list
{
	font-size: 1.1rem;
	line-height: 1.2rem;
}
.category-blog .entry-content .bloglist .listimg
{
	margin-right: 0;
	overflow: hidden;
	height: 240px;
}
.entry-content .bloglist li 
{
	background: #f1f6e4;
}
.entry-content .bloglist.chapbook li
{
	min-height: 335px;
}
.entry-content .bloglist.chapbook .h3.list
{
	font-size: 1.0rem;
	color: #5e5b5b;
	min-height: 45px;
	padding: 0;
	margin: 0;
}
.entry-content .bloglist a.listimg
{
	margin-right: 15px;
	text-align: center;
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.entry-content .bloglist a.h1,
.entry-content .bloglist .exc
{
	max-width: 75%;
	color: #2F803B;
}
p,li, .p
{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 1rem;
	margin: 0 0 12px 0;
	line-height: 1.4rem;
}
a
{
	color: #000;
}
h1,h2,h3,.h1,.h2,.h3,h4,.page-title
{
	font-family: 'Open Sans', sans-serif;
	font-size: 2rem;
	font-weight: normal;
	margin: 0 0 12px 0;
	color: #5e5b5b;
}
h1, .h1,.page-title
{
	color: #2F803B;
}
.innercolumn h3
{
	clear: none;
}
h4
{
	clear: none;
	color: teal;
	font-size: 1.1rem;
	line-height: 1.1rem;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 0;
}
.entry-content h4 a
{
	color: teal;
}
h2,.h2, .h2:hover
{
	font-size: 1.7rem;
	padding-top: 0;
	color: #5e5b5b;
}
.h2, .h2:hover
{
	display: inline-block;
}
.h2.block,
.h3.block
{
	text-decoration: none;
	display: block;
	color: teal;
}
.h2.block:hover,
.h3.block:hover
{
	text-decoration: underline;
	color: teal;
}
.entry-content a
{
	color: #000;
	color: teal;
}
.entry-content .button a
{
	color: #fff;
}
.entry-content a:hover
{
	color: teal;
}
h3, .h3
{
	font-size: 1.3rem;
	display: inline-block;
}
h3 a,
.h3 a
{
	font-size: inherit;
}
.widget li,
.navbar li
{
	padding: 0;
	margin: 0;
}
ul.nav-menu, div.nav-menu > ul 
{
	margin: 0;
	padding: 0;
}
.nav-menu li a 
{
	color: inherit;
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1rem;
	padding: 8px 0 8px 40px;
	padding: 8px 0 8px 30px;
	text-decoration: none;
	margin: 0;
	background-color: transparent;
	color: #5e5b5b;
	text-align: left;
	outline: none;
}
.nav-menu li:hover > a, 
.nav-menu li a:hover, 
.nav-menu li:focus > a, 
.nav-menu li a:focus 
{
	background-color: transparent;
	color: #5e5b5b;
	outline: none;
}
.site 
{
	background-color: #fff;
	border-left: 0px solid #f2f2f2;
	border-right: 0px solid #f2f2f2;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

#topbar
{
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	width: 100%;
}

.site-header
{
	<!-- position: fixed; -->
	top: 0;
	z-index: 1000;
	max-width: 100%;
	background: #fff;
	width: 100%;
	border-bottom: solid 1px #9ec642;
}

.entry-content a
{
	text-decoration: underline;
	text-decoration: none;
}
.home-link,
.site-header .home-link 
{
	color: #141412;
	display: inline-block;
	margin: 0;
	max-width: 25%;
	min-height: 200px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
	position: relative;
	z-index: 2000;
	outline: none;
	float: left;
}
.site-header .home-link img
{
	max-height: 200px;
	height: 100%;
}
.navbar 
{
	background-color: #fff;
	margin: 0 auto;
	max-width: 75%;
	width: 100%;
	text-align: right;
	display: inline-block;
	z-index: 100;
	position: relative;
}
.site-main {
	top: 24px;
}
.site-main .sidebar-container {
	flex-basis: 20%;
	height: auto;
	position: relative;
	top: auto;
	z-index: 1;
}
.entry-header, .entry-content,  {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
.entry-content {
	flex-basis: 80%;
}
.site-main .widget-area {
	float: none;
	width: 100%;
}
.entry-header,
.sidebar .entry-header {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-width: 100%;
	float: none;
	min-height: 300px;
	height: 100px;
	max-height: 300px;
	padding: 0;
	margin: 0;
}
.page-id-4819 .entry-header,
.home .entry-header,
.home.site-main .sidebar-container
{
	display: none;
}
.sidebar .entry-header .title-holder
{
	position: absolute;
	bottom: 0px;
	max-width: 100%;
	width: 100%;
}
.sidebar .entry-header h1 
{
	color: #fff;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	font-size: 7rem;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar .entry-content {
	max-width: 75%;
	padding: 0;
	float: right;
}
.page-id-4819 .entry-content,
.home .entry-content
{
	max-width: 100%;
	float: none;
}
.home .page-content {
	max-width: 100%;
}
.sidebar .page-content {
	margin: 0 auto;
	max-width: 1200px;
	padding: 30px 0;
	min-height: 400px;
}
.home .page-content
{
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
}
.widget 
{
	background-color: transparent;
	font-size: 1rem;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	margin: 0 0 15px;
	padding: 0px;
}
.widget a,
.widget a:hover 
{
	color: inherit;
}
.widget .menu-main-container
{
	border-top: solid 1px silver;
}
.widget li > ul, 
.widget li > ol 
{
	margin-left: 15px;
}
.widget.widget_listcategorypostswidget li,
.widget li.menu-item
{
	border-bottom: solid 1px silver;
	padding: 5px 0;
	margin: 0;
	font-style: italic;
	font-size: .8rem;
	outline: none;
}
.widget li.menu-item li
{
	border-bottom: solid 0px silver;
	list-style: disc;
	outline: none;
}
.widget.widget_listcategorypostswidget li a,
.widget li.menu-item a
{
	font-weight: bold;
	font-size: 1.1rem;
	display: inline-block;
	line-height: 1.1rem;
	padding: 0;
	margin: 0;
	font-style: normal;
	outline: none;
}
#listcategorypostswidget-5 li a
{
	display: block;
}
.widget li.menu-item li a
{
	font-weight: normal;
	outline: none;
}
.widget li.current-menu-ancestor li a,
.widget li.current-menu-item li a
{
	color: #000;
	outline: none;
	display: block;
}
.widget li.current-menu-ancestor a,
.widget li.current-menu-ancestor a,
.widget li li.current-menu-item a,
.widget li.current-menu-item a
{
	color: #2f803b;
	outline: none;
}
#primary-menu,
.search-form .search-submit 
{
	display: inline-block;
}
.entry-content a.readmore,
.entry-content a.readmore:hover
{
	display: inline-block;
	background: #2f803b;
	color: #fff;
	padding: 5px;
}
.entry-content img.alignleft, 
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	bottom: 2rem !important;
	background: transparent !important;
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 5px 10px;
	padding: 0 !important;
	opacity: 0.8;
	opacity: 1 !important;
	overflow: hidden;
	filter: alpha(opacity=8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-caption h1
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	text-align: right;
	font-size: 7rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 7rem;
	color: #fff;
}
.nivo-controlNav
{
	background: #2F803B;
}
.home .entry-content
{
	position: relative;
	overflow: hidden; 
}
.entry-content p:first-child
{
	/* color: teal;
	font-size: 1.4rem;
	line-height: 1.8rem; */
	clear: left;
}
.entry-content .after-content p:first-child,
.entry-content .before-content p:first-child
{
	color: #000;
	font-size: 1rem;
	line-height: 1.4rem;
}
.entry-content .after-content
{
	border-top: solid 1px #2F803b;
	margin-top: 25px;
	padding-top: 15px;
}
.entry-content .before-content
{
	margin-bottom: 15px;
	border-bottom: solid 1px #2F803b;
}
.entry-content .after-content p,
.entry-content .before-content p
{
	font-size: .9rem !important;
	line-height: 1.1rem !important;
}
.entry-content .after-content h3,
.entry-content .before-content h3
{
	margin:0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1rem;
}
.page-id-4819 .entry-content p,
.page-id-4819 .entry-content h1,
.page-id-4819 .entry-content h2,
.home .entry-content p,
.home .entry-content h1,
.home .entry-content h2
{
	max-width: 100%;
	width: 100%;
	color: #fff;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
.page-id-4819 .entry-content .ai1ec-event-description p
{
	color: #5e5b5b;
}
.page-id-4819 #tertiary,
.home #tertiary
{
	display: none;
}
.hentry
{
	padding: 0;
}
.events-archive header.entry-header,
.single-tribe_events header.entry-header
{
	display: block !important;
}
.page-id-4819 .entry-content .green,
.home .green
{
	background: #2F803B;
	color: #fff;
	font-size: 1rem;
	text-align: center;
}
.page-id-4819 .entry-content .green .innerwidth,
.home .green .innerwidth
{
	padding: 24px 150px;
	font-size: 1.2rem;
	font-weight: normal;
}
.page-id-4819 .entry-content .green .innerwidth p:first-child
{
	color: #fff;
	font-size: 1.2rem;
}

.page-id-4819 .teal,
.home .teal
{
	background: #2d8695;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	padding: 15px 0;
}
.page-id-4819 .teal button,
.home .teal button
{
	background: #9ec642;
}
.page-id-4819 .ecs-all-events,
.home .ecs-all-events
{
	background: #9ec642;
	padding: 8px 10px;
	border-radius: 5px;
	border-color: #9ec642;
}
.page-id-4819 .ecs-all-events a,
.home .ecs-all-events a
{
	color: #fff;
}
.page-id-4819 .white,
.home .white
{
	padding: 30px 0;
}
.page-id-4819 .entry-content .white h2,
.page-id-4819 .entry-content .white h3,
.page-id-4819 .entry-content .white p,
.page-id-4819 .entry-content .white,
.home .entry-content .white h2,
.home .entry-content .white p,
.home .white
{
	background: #fff;
	color: #52544d;
	font-size: 1rem;
	text-align: left;
}
.page-id-4819 .entry-content .white p,
.home .entry-content .white p
{
	font-size: .9rem;
	padding: 0;
	line-height: 1.1rem;
}
.page-id-4819 .entry-content .white h2,
.home .entry-content .white h2
{
	font-size: 1.1rem;
	padding: 10px 0 10px 0;
	font-weight: bold;
	line-height: 1.2rem;
}
.page-id-4819 .entry-content .white .innercolumn li,
.home .entry-content .white .innercolumn
{
	xmax-width: 25%;
	width: 100%;
	padding-right: 20px;
	float: left;
}
.page-id-4819 .entry-content .white .innercolumn li:last-child,
.home .entry-content .white .innercolumn:last-child
{
	padding-right: 0;
}
.innerwidth
{
	max-width: 1200px;
	margin: 0 auto;
}
.page-id-4819 .palegreen,
.home .palegreen {
	background: #f1f6e4;
	font-size: 1rem;
	text-align: left;
	clear: both;
	padding: 0px 0;
}
.page-id-4819 .entry-content .palegreen .innercolumn,
.home .entry-content .palegreen .innercolumn
{
	max-width: 50%;
	width: 100%;
	float: left;
	padding: 25px 50px 0px 0;
}
.page-id-4819 .entry-content .palegreen .innerwidth .innercolumn:last-child
{
	margin-right: 0 !important; 
}
.home .entry-content .palegreen:last-child .innercolumn
{
	padding-top: 25px;
	padding-bottom: 25px;

}
.page-id-4819 .entry-content .palegreen h2,
.home .entry-content .palegreen h2
{
	color: #2f803b;
}
.clearboth
{
	height: 0;
	clear: both;
}
.page-id-4819 .ecs-event,
.home .ecs-event
{
	list-style: none;
	clear: both;
}
.page-id-4819 .ecs-event img,
.home .ecs-event img
{
	float: left;
	margin-right: 10px;
}
.page-id-4819 .ecs-event-list,
.home .ecs-event-list
{
	padding-left: 0;
}
.page-id-4819 .ecs-event h4.entry-title.summary,
.home .ecs-event h4.entry-title.summary
{
	clear: none;
}
.page-id-4819 .ecs-event h4.entry-title.summary a,
.home .ecs-event h4.entry-title.summary a
{
	font-size: 1.3rem;
	color: #2f803b;
}
.page-id-4819 .entry-content p.ecs-excerpt,
.home .entry-content p.ecs-excerpt
{
	color: #000;
}
.home .entry-content .ecs-excerpt h2
{
	color: red;
}
.site-footer-hoboken
{
	background-color: #2F803B;
	background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2017/04/row-houses.png);
	background-size: 100% 20%;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
	min-height: 111px;
	margin: 100px auto 0 auto;
	padding: 25px 0 15px 0;
}
.site-footer-hoboken p
{
	color: #fff;
}
.site-footer-hoboken .sidebar-container-hoboken
{
	max-width: 1200px;
	margin: 0 auto;
}
.site-footer-hoboken .widget
{
	max-width: 100%;
	xfloat: left;
	width: 100%;
}
.site-footer-hoboken .widget:nth-child(4),
.site-footer-hoboken .widget:last-child
{
	xfloat: right;
}
.site-footer-hoboken .widget li.menu-item 
{
	border-bottom: solid 0px silver;
	margin: 0;
	xfloat: left;
}
.site-footer-hoboken .widget li.menu-item a
{
	height: 35px;
	width: 35px;
	color: transparent;
	padding: 0 40px 0 10px;
}
.site-info {
	text-align: center;
	margin: 0 auto;
	max-width: 1200px;
	padding: 25px 0 0 0;
	width: 100%;
	font-size: .9rem;
	color: #2f803b;
	font-weight: bold;
}
.navigation .top-menu
{
	text-align: right;
}
.navigation .top-menu li
{
	display: inline-block;
	border-right: solid 1px #5e5b5b;
	text-align: center;
	min-height: 25px;
}
.navigation .top-menu li.icon
{
	border-right: solid 0px red;
	background-position: center top;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
}

.navigation .top-menu li.icon a
{
	font-size: 10px;
	color: transparent !important;
}
.navigation .top-menu li a
{
	padding: 0px 12px;
	text-transform: uppercase;
	outline: none;
	color: #5e5b5b;
}
.navigation .top-menu li.current-menu-item a,
.navigation .top-menu a:hover 
{
	color: #8dc63f;
	text-decoration: none;
}
.facebook {background-repeat: no-repeat; background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2016/12/facebook.png); }
.twitter {background-repeat: no-repeat; background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2016/12/twitter.png); }
.pinterest {background-repeat: no-repeat;  background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2016/12/pinterest.png); }
.instagram {background-repeat: no-repeat; background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2016/12/instagram.png); }
.youtube {background-repeat: no-repeat; background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2016/12/youtube.png);}
.metaslider-1475
{
	height: 100%;
}
.nav-menu .sub-menu, 
.nav-menu .children 
{
	background-color: #f1f6e4;
	background-color: #9ec642;
	border: 1px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu li
{
	background-color: #9ec642;
}
.nav-menu .sub-menu li a
{
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	line-height: 1.2rem;
	padding: 8px;
}
.nav-menu .sub-menu li:hover
{
	background-color: #2F803B;
}
ul.nav-menu ul a:hover, 
.nav-menu ul ul a:hover, 
ul.nav-menu ul a:focus, 
.nav-menu ul ul a:focus 
{
	background-color: #2F803B;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #2f803b;;
	font-style: normal;
}
.entry-content div.greenlist,
.entry-content ul.greenlist {
	padding-left: 0;
}
div.greenlist div,
ul.greenlist li {
	clear: both;
	list-style: none;
	background-color: #F1F6E4;
	margin-bottom: 25px;
	display: block;
	min-height: 226px;
}
div.greenlist.tallphoto div,
ul.greenlist.tallphoto li {
	min-height: 300px;
	max-height: 300px;
}
div.greenlist div,
ul.greenlist.tallphoto li .right {
	max-height: 300px;
	max-width: 50%;
	float: right;
	width: 100%;
	background: #9ec642;
	background: #2f803b;
	text-align: center;
	overflow: hidden;
}
ul.greenlist.tallphoto li .left
{
	padding: 15px 0 5px 15px;
	max-width: 45%;
	width: 100%;
	margin: 0;
	float: left;
}
ul.greenlist.tallphoto li h2
{
	padding: 15px 0 0px 0px;
	width: 100%;
	float: none;
	margin: 0;
}
ul.greenlist.tallphoto li .left.h2.nopad 
{
	padding-top: 0;
}
ul.greenlist.tallphoto li .left.h3,
ul.greenlist.tallphoto li .left.p
{
	padding-top: 0;
}
ul.greenlist.tallphoto p.hideit,
ul.greenlist.tallphoto li .left img {
	display: none;
}
ul.greenlist li .left,
ul.greenlist li .right
{
	display: inline-block;
	outline: none;
}

ul.greenlist.tallphoto li .right
{  
	height: 300px; /*can be anything*/
	width: 450px; /*can be anything*/
	position: relative;
}
ul.greenlist.tallphoto li img
{  
	max-height: 100%;  
	max-width: 100%; 
	width: auto;
	height: auto;
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;  
	margin: auto;
}

ul.greenlist li .left
{
	padding: 0px 0 5px 15px;
	max-width: 38%;
	width: 100%;
	margin: 0;
	float: left;
}
ul.greenlist li .right
{
	xmax-width: 60%;
	float: right;
}
.hcal-event-title,
ul.greenlist h1,
ul.greenlist h2,
ul.greenlist .h2,
ul.greenlist h3,
ul.greenlist .h3
{
	margin: 0;
	padding-bottom: 5px;
	color: #5e5b5b;
}
ul.greenlist .h3,
ul.greenlist .h2
{
	display: block;
	max-width: 38%;
	max-width: 47%;
	width: 100%;
	margin: 0;
	padding: 10px 0 5px 15px;
	line-height: 1.8rem;
}
ul.greenlist a
{
	margin-bottom: 0;
}
ul.greenlist p
{
	padding: 0px 0 0px 0px;
	margin-bottom: 0;
	font-size: .9rem;
}
ul.greenlist h1,
ul.greenlist li .innerheading
{
	padding: 15px 0 5px 0px;
	color: teal;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: bold;
}
ul.greenlist li .innerheading
{
	display: inline-block;
	padding-top: 15px;
	padding-left: 15px;
	width: 100%;
}
.hcal-event-title,
ul.greenlist h2,
ul.greenlist .h2
{
	display: inline-block;
	padding: 0px 0 5px 0px;
	font-size: 1.4rem;
	line-height: 1.6rem;
}
.hcal-event-title
{
	padding-top: 15px;
}
.hcal-event-location
{
	font-size: 1.2rem;
}
ul.greenlist .h4,
ul.greenlist .h3,
ul.greenlist h3,
ul.greenlist .h3
{
	padding: 0px 0 5px 0px;
	font-size: 1.1rem;
	color: #2f803b;
	clear: left;
}
ul.greenlist .h4
{
	padding: 10px 0 5px 15px;
	color: teal;
	font-size: 1rem;
	line-height: 1.2rem;
	max-width: 48%;
	font-weight: 700;
}
ul.greenlist .h4
{
	font-size: 1rem;
}
ul.greenlist .h4 a
{
	color: #2f803b;
}
.entry-content .more-tag
{
	font-style: italic;
	display: inline;
	padding-left: 8px;
	color: teal;
}
button, input[type='submit'], input[type='button'], input[type='reset'],
.site-footer-hoboken .button,
.entry-content .button,
ul.greenlist .more-tag
{
	padding: 6px 10px;
	background: #9ec642;
	border-radius: 5px;
	border-color: #9ec642;
	color: #fff;
	margin: 0 0 15px 15px;
	display: inline-block;
	outline: none;
	text-transform: uppercase;
	clear: left;
	text-decoration: none;
	font-style: normal;
}
.menu-top-container .button
{
	margin-left: 0px;
	color: #fff;
}
.menu-top-container .button a
{
	background: #9ec642;
	border-radius: 5px;
	background: #9ec642;
	color: #fff;
	display: inline-block;
	margin-right: 5px;
}
.navigation .top-menu li.button a,
.navigation .top-menu li.button a:focus,
.navigation .top-menu li.button a:hover
{
	color: #fff !important;
}
.search-form
{
	max-width: 1150px;
	text-align: right;
	margin: 0 auto;
	width: 100%;
}
.search-form input[type='submit'],
.search-form input[type='submit']:focus,
.search-form input[type='submit']:hover
{
	padding: 6px 8px;
	margin: 0 0 0px 1px;
	background: #9ec642;
	border-radius: 5px;
	border-color: #9ec642;
}
.site-footer-hoboken .button
{
	margin: 10px 0 0 0;
}
.entry-content .button
{
	margin: 15px 0px 0px 0px;
	color: #fff;
}
.entry-content .button:hover,
ul.greenlist .more-tag:hover
{
	color: teal;
}
ul.greenlist img
{
	margin-bottom: 0;
}
.post-thumb
{
	float: right;
	margin: 0 0 15px 15px;
}
.post-thumb
{
	background: #fff;
}
.page-id-4819 .ai1ec-date-title,
.page-id-4819 .ai1ec-pagination.ai1ec-btn-group,
.page-id-4819 .ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle,
.page-id-4819 .timely.ai1ec-calendar-toolbar.ai1ec-clearfix,
.page-id-4819 .ai1ec-title-buttons.ai1ec-btn-toolbar,
.home .ai1ec-date-title,
.home .ai1ec-pagination.ai1ec-btn-group,
.home .ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle,
.home .timely.ai1ec-calendar-toolbar.ai1ec-clearfix,
.home .ai1ec-title-buttons.ai1ec-btn-toolbar
{
	display: none;
}
.timely *, .timely *::before, .timely *::after 
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
}
.timely
{
	box-shadow: none;
	-webkit-box-shadow: none;
}
.ai1ec-clearfix.ai1ec-event
{
	border: none;
}
.ai1ec-stream-view .ai1ec-event 
{
	background-color: #f1f6e4;
	border: 0px solid #f1f6e4;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	font-size: 1rem;
	line-height: 1.3rem;
	margin-bottom: 10px;
	height: 90px;
	height: 100px;
	overflow: hidden;
	opacity: 1;
	filter: alpha(opacity=100);
	position: relative;
}
.ai1ec-stream-view .ai1ec-event .ai1ec-event-avatar img 
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ai1ec-stream-view .ai1ec-event-avatar 
{
	border-radius: 0;
	bottom: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100px;
	height: 100px;
}
.ai1ec-stream-view .ai1ec-event-inner 
{
	margin: 0px 9px 15px 110px;
	height: 100px;
	overflow: hidden;
}
h4 li
{
	list-style: none;
}
.haspostthumbnail h1,
.haspostthumbnail h2
{
	clear: left;
}
.column-1_of_3
{
	padding-top: 10px;
	border-top: dotted 1px teal;
}
.timely a, 
.timely a:link, 
.timely a:visited, 
.timely a:active, 
.timely a:hover, 
#ai1ec-container a, 
#ai1ec-container a:link, 
#ai1ec-container a:visited, 
#ai1ec-container a:active, 
#ai1ec-container a:hover 
{
	font-weight: normal;
	text-decoration: none !important;
	box-shadow: none;
}
.ai1ec-calendar-toolbar {
	background-color: transparent;
	border: 0px solid #dbdbdb !important;
	border-radius: 0px;
	margin-bottom: 0px;
	padding: 0;
}
.innercolumn .floatleft
{
	float: left;
	max-width: 30%;
	width: 100%;
}
.innercolumn .floatright
{
	float: right;
	max-width: 70%;
	width: 100%;
}
/*media all*/
.leaflet-popup-content p {
	margin: 0 !important;
}
.popup-markername
{
	font-weight: bold;
	padding-top: 5px !important;
	font-size: 1.1rem;
}
.lmm-listmarkers-markername, .lmm-listmarkers-markername a {
	font-size: 1.2rem;
	color: teal;
	font-weight: 700;
	text-decoration: none;
}
.lmm-listmarkers-table .lmm-listmarkers-popuptext-only p img
{
	float: left;
	margin-right: 15px !important;
}
.timely img, #ai1ec-container img {
	background: none;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-width: none;
	margin: 0;
	padding: 0;
}
.ai1ec-event-avatar.timely.ai1ec-post_thumbnail.ai1ec-landscape
{
	margin-left: 15px;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header {
	cursor: pointer;
}
.ai1ec-agenda-view .ai1ec-event:first-child .ai1ec-event-header {
	margin-top: 0;
}
.ai1ec-agenda-view .ai1ec-event:nth-child(2)
{
	border-top: solid 1px #2f803b;
	padding-top: 15px;
	margin-top: 25px !important;
}
.ai1ec-agenda-view .ai1ec-date-events {
	background: #f1f6e4 !important;
}

.ai1ec-agenda-view .ai1ec-event + .ai1ec-event {
	margin: 0 0 6.5px 0;
	margin: 0 !important;
	border-radius: 0 !important;
	margin-top: 15px !important;
}
.ai1ec-agenda-view .ai1ec-event {
	background: #fff;
	background-color: #f1f6e4;
	border: 0px solid #fff;
	border-radius: 0 !important;
	margin: 6.5px 0;
	padding: 0.6em;
	-webkit-transition: border-color 0.1s;
	transition: border-color 0.1s;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	border-top: 0px solid #e5e5e5 !important;
	background: #fff !important;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption 
{
	color: #220e10;
	font-size: .9rem;
	font-style: normal;
	background-color: #f1f6e4;
	padding: 5px 10px;
	font-weight: 300;
	margin: 0 0 1rem;
}
.widget.widget_listcategorypostswidget li a
{
	text-decoration:  none;
	outline: none;
	font-size: .9rem;
}
.widget.widget_listcategorypostswidget li.current a,
.widget.widget_listcategorypostswidget li a:hover,
.widget.widget_listcategorypostswidget li.current a:hover
{
	color: teal;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright 
{
	margin-right: 0px;
}
ul.plan-your-visit
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.plan-your-visit li
{
	clear: both;
	border-bottom: dotted 1px teal;
}
ul.plan-your-visit li ul li
{
	border: none;
}
.plan.h2.teal h2,
.plan-your-visit h2
{
	font-size: 1.4rem;
}
.plan.h2.teal
{
	color: teal;
	font-size: 1.8rem;
}
.widget .widget-title {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 700;
	margin: 0 0 10px;
}
.pagelink
{
	margin-right: 10px;
}
.education li h3
{
	font-size: 1rem;
}
.widget.widget_listcategorypostswidget .widget-title
{
	color: #2f803b;
}
.nav-menu .sub-menu ul, .nav-menu .children ul 
{
	border-left: solid 1px #f7f5e7;
}
.entry-content .left.p p:first-child {
	color: #000;
	font-size: 1rem;
	margin: 0 0 12px 0;
	line-height: 1.4rem;
}
input[type='search'] {
	-webkit-appearance: textfield;
	padding-right: 2px;
	width: 200px;
}
.page-header {
	background-color: #fff;
}
.page-title {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0px 0 15px 0;
	width: 100%;
	font-style: normal;
}
.sidebar .entry-summary 
{
	max-width: 1200px;
	padding: 0 0px 0 0px;
	border-bottom: dotted 1px #9ec642;
	margin-bottom: 15px;
}
.paging-navigation {
	background-color: #fff;
	padding: 0;
}
.sidebar .paging-navigation .nav-links {
	max-width: 1200px;
	padding: 0 25px;
}
.more-link
{
	white-space: nowrap;
	font-size: .9rem;
	color: green;
	font-style: italic;
}
.home .palegreen .floatright h3
{
	display: block;
}
.paging-navigation .nav-next .meta-nav,
.paging-navigation .nav-previous .meta-nav,
.paging-navigation a .meta-nav,
.paging-navigation a:hover .meta-nav 
{
	display: none;
}
.navigation .nav-previous 
{
	float: left;
}
.navigation .nav-previous a
{
	padding-top: 3px;
	padding-left: 35px;
	height: 30px;
	background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2017/05/left-arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	display: inline-block;
}
.paging-navigation .nav-next {
	padding: 0;
}
.navigation .nav-next a
{
	padding-top: 3px;
	padding-right: 35px;
	display: inline-block;
	height: 30px;
	background-image: url(https://www.hobokenmuseum.org/wp-content/uploads/2017/05/right-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.navigation .nav-next a,
.navigation .nav-previous a
{
	outline: none;
}

.paging-navigation a,
.paging-navigation a:focus,
.paging-navigation a:hover 
{
	color: teal;
	text-decoration: none;
	font-size: .9rem;
}
ul.greenlist .more-tag, ul.xexhibition .more-tag 
{
	background: #9ec642;
	margin: 0 0 0px 15px;
}
.sidebar .article .metaslider ul.slides,
.sidebar .article .metaslider ul.slides li
{
	background-color: #f1f6e4 !important;
}
.rslides_tabs {
	margin: 0;
	padding: 7px 0 !important;
	background: #2f803b !important;
	font-size: 15px !important;
	list-style: none;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs a {
	line-height: 18px !important;
	padding: 6px 10px !important;
}
.metaslider .caption-wrap {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #2f803b;
	color: white;
	opacity: 0.6;
	margin: 0;
	display: block;
	width: 100%;
	line-height: 1.2rem;
	background-color: rgba(47, 128, 59, .4)  !important;
}
.metaslider .rslides .caption-wrap
{
	opacity: 1 !important;
}
.entry-content .metaslider .rslides .caption p,
.entry-content .metaslider .rslides .caption p:first-child
{
	font-size: 1rem;
	line-height: 1.2rem;
	padding: 0;
	margin: 0;
	color: white;
}

.xufaq-faq-title.ufaq-faq-toggle,
.ufaq-faq-title.ufaq-faq-toggle h4
{
	color: #2f803b;
}
.ufaq-faq-category-title h4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 2rem;
	font-weight: normal;
	margin: 0 0 12px 0;
	color: #5e5b5b;
}
.entry-content .ufaq-faq-post p:first-child {
	color: #000;
	font-size: 1rem;
	line-height: 1.8rem;
}
.ewd-ufaq-post-margin-symbol {
	border-style: none !important;
	width: 1.2rem !important;
	height: 1.2rem !important;
	padding-top: 6px !important;
}
.ewd-ufaq-post-margin-symbol span {
	display: inline-block;
	font-size: 1.2rem !important;
	margin: 0 auto;
}
.hideit
{
	display: none;
}
.widget li.current-menu-item .sub-menu a
{
	color: #000;
	outline: none;
}
ul.register
{
	margin-bottom: 0;
}
ul.register li
{
	list-style: none;
	display: inline-block;
	margin-right: 25px;
	padding-right: 25px;
	border-right: solid 1px #8dc63f;
}
ul.register li:last-child
{
	margin-right: 0;
	padding-right: 0;
	border-right: solid 0px #fff;
}
ul.register h2,
ul.register .h3,
.page-id-4819 .entry-content ul.register p,
.home .entry-content ul.register p
{
	color: #fff;
	padding-bottom: 0;
}
ul.register .h3
{
	display: block;
	font-size: 1.4rem;
}
ul.register .button
{
	font-weight: bold;
	margin-bottom: 0;
}



/* newupdate */
.page-id-4819 .entry-content .white .innercolumn li
{
	max-width: 25%;
	width: 100%;
	padding-right: 20px;
	float: left;
	list-style: none;
}
/* newupdate */
.page-id-4819 .entry-content .white .innercolumn li:last-child
{
	padding-right: 0;
}
.page-id-4819 .ai1ec-stream-view .ai1ec-event-avatar {
	width: 150px;
	height: 150px;
}
.page-id-4819 .ai1ec-stream-view .ai1ec-event-inner {
	margin: 0px 9px 15px 160px;
	height: 175px;
	overflow: visible;
}
.page-id-4819 .ai1ec-stream-view .ai1ec-event {
	background-color: #f1f6e4;
	border: 0px solid #f1f6e4;
	font-size: 1rem;
	line-height: 1.3rem;
	margin-bottom: 10px;
	height: 170px;
	overflow: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	position: relative;
}
.page-id-4819 .ai1ec-event-avatar.timely.ai1ec-post_thumbnail.ai1ec-landscape {
	margin-left: 0px;
}

.page-id-4819 .ai1ec-event-title
{
	color: teal;
	font-family: "Open Sans",sans-serif;
	font-size: 1.3rem;
	font-weight: 400;
}
.ai1ec-stream-view .ai1ec-event-description {
	max-height: 75px;
	overflow: visible;
}
.page-id-4819 .ai1ec-agenda-view .ai1ec-date-events {
	background: #f1f6e4 !important;
	margin: 0; 
}
.page-id-4819 .hcal-thumb {
	max-width: 250px;
	float: right;
}
.page-id-4819 .ai1ec-agenda-view .ai1ec-event-toggle {
	float: none;
	position: absolute;
	font-size: 1rem;
	font-weight: bold;
	color: #adadad;
	-webkit-transition: color 0.1s;
	transition: color 0.1s;
	top: 15px;
	display:none; 
}
.page-id-4819 .hcal-event-title {
	display: block;
	padding: 0px 0 5px 0px;
	font-size: 1.3rem;
	line-height: 1.6rem;
	max-width: 300px;
	float: left;
}
.page-id-4819 .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
	font-size: 9pt;
	font-weight: bold;
	opacity: 0.8;
	filter: alpha(opacity=80);
	float: left;
}
.page-id-4819 .ai1ec-agenda-view .ai1ec-event {
	margin: 6.5px 0;
	padding: 0.6em 0;
	-webkit-transition: border-color 0.1s;
	transition: border-color 0.1s;
	border-bottom: solid 1px #2F803B; 
}
z.page-id-4819 .ai1ec-agenda-view
{
	cmargin-right: 15px; 	
}
.post-edit-link
{
	display: none;
}
.ai1ec-event-description .meta-nav
{
	display: none;
}
.page-id-4819.sidebar .page-content {
	max-width: 100%;
}
.widget a.googleadbutton
{
	background: #9EC642;
	border-radius: 50px;
	padding: 5px 15px;
	color: #fff;
	display: block; 
	text-align: center;
	text-transform: uppercase; 
	text-decoration: none; 
	box-shadow: 5px 4px 2px #2f803b; 
}
.wp-block-media-text .wp-block-media-text__content
{
	padding: 4%;
}

/* new 10/2 */
.blockformat #masthead {
	height: 90px;
	overflow: visible;	
}
.blockformat  #topbar {
	display: flex; 
}
.blockformat .wp-block-columns.alignfull,
body:not(.sidebar).blockformat .wp-block-columns.alignfull {
	margin-left: calc(50% - 1200px) !important;
	margin-right: calc(50% - 1200px) !important;
}
.blockformat .title-holder,
.home .green .innerwidth {
	max-width: 900px; 
	padding: 25px 0;
}
.blockformat .title-holder a {
	color: #fff;
}
.blockformat .lite-green-button a {
	padding: 6px 10px !important;
	background-color: #9ec642 !important;
	background-image: none !important;
	border-radius: 5px;
	border-color: #9ec642 !important;
	color: #fff;
	margin: 0;
	display: inline-block;
	outline: none;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 19px !important;
	font-style: normal;
}
.blockformat .green h3 a,
.blockformat .green h3 {
	color: #fff;
}
.blockformat .normalwidth {
	max-width: 1200px; 
	width: 100%;
	margin: 0 auto;
}
.blockformat .exhibitions .entry-title {
	display: none;
}
.blockformat .page-content {
	max-width: 100%;
}
.blockformat #navbar {
	background: transparent;
}
.blockformat .title-holder {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;	
}
.blockformat .entry-header {
	display: flex; 
	align-items: flex-end;
}
.blockformat h1.entry-title {
	font-size: 7rem;
	line-height: 7rem; 
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.blockformat .greenlist div {
	font-size: 1.2rem; 
}
.blockformat .greenlist a {
	color: #2F8038;
}
.blockformat .greenlist .current a {
	color: #000;
}
.blockformat .greenlist h3 {
	font-size: 1.3rem; 
	color: #2F8038;
	font-weight: 600;
}
.greenlist .h4, .greenlist .h3, .greenlist h3, .greenlist .h3 {
	padding: 0px 0 5px 0px;
	font-size: 1.1rem;
	color: #2f803b;
	clear: left;
}
#sidebarmenu .current a {
	color: #000;
}
.green-list {
	border: solid 1px green; margin-bottom: 25px; display:flex;
}
.green-list div.column1 {
	padding: 15px 5px 5px 15px; background: #F1F6E4; width: 100%; max-width: 50%
}
.green-list div.column2 {
	background-color: green; max-width: 50%; width: 100%;
	display: inline-block; 
	text-align: center;
}
.green-list.noimage div.column1 {
	max-width: 100%;
}
.green-list.noimage div.column2 {
	display: none;
}
.chapbook.palegreen,
.hhmblog.palegreen {
	background: #f1f6e4;	
	padding: 15px 15px 5px 15px;
	text-align: center;
}
.hhmblog.palegreen img {
	width: auto;
	object-fit: contain;
}
.blockformat.sidebar .hentry {
	max-width: 1200px; 
	display: flex; 
	margin: 0 auto; 
}
.home.blockformat.sidebar .hentry {
	max-width: 100%;
}
.blockformat.sidebar .entry-content {
	max-width: 80%;
	padding: 0;
	float: none;
}
.home.blockformat.sidebar .entry-content {
	max-width: 100%;
}
.blockformat.sidebar #tertiary {
	max-width: 100%;
	width: 100%;
	flex-basis: 20%; 
} 
#primary {
	min-height: 500px; 
}
.widget .widget_title {
	color: #2f803b;
}
.widget.chapbook li a,
.widget.museum_video li a,
.widget.hhmblog  li a {
	margin: 0;
	font-size: .9rem;
	font-weight: 600;
	line-height: 1rem;
	display: block;
	padding: 5px 0 0 0; 
}
.widget.hhmblog  li span {
	border-bottom: solid 1px silver;
	padding: 0 0 5px 0;
	margin: 0;
	font-style: italic;
	font-size: .8rem;
	outline: none;
}
.widget.chapbook li,
.widget.museum_video li {
	border-bottom: solid 1px silver;
	padding: 6px 0 6px 0;
	margin: 0;
	font-size: .8rem;
	outline: none;
}
.entry-content::-webkit-scrollbar {
	display: none;
}
.entry-content {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}
.menu-item.menu-item-type-post_type.menu-item-object-page a {
	font-size: 1rem;
}
