body {
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/stretch_01.gif)  0 -100px repeat-x;
}
body.edit {
	background-position: 0 -51px;
}
.container {
	z-index: 2;
}

#shade {
	width: 100%;
	height: 228px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/skyline_1230x200_K.png)  50% 100% no-repeat;
	z-index: -1;
}
body.edit #shade{
	top: 49px;
}
#header {
	height: 228px;
	margin-bottom: 15px;
}
#header #logo {
	margin-top: 24px;
	overflow: hidden;
	border-color: #333;
}
#navigation {
	padding: 0;
	border: 0;
}
#navigation li {
	display: inline-block;
	float: left;
	line-height: 30px;
	vertical-align:middle;
	text-align: right;
	padding: 15px 5px;
	position: relative;
}
#navigation li.first {
}
#navigation li a,
#navigation li a:visited{
	color: #333;
}
#navigation li a:hover,
#navigation li a:active{
	color: red;
}
.box-row {
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	margin-bottom: 1em;
}
.box-row div.box {
	background: none !important;
	overflow: hidden;
	position: relative;
	border: 1px solid #292929;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/center_fill.png)  0 0 repeat;
	margin-right: 8px;
}
.box-row div.last {
	margin-right: 0;
}
.box .bgd-wrap {
	z-index: -1;
	overflow: hidden;
}
.box .top-corners {
	position: absolute;
	width: 100%;
	height: 18px;
	left: 0px;
	top: 0px;
	right: 0px;
	line-height: 1px;
	z-index: -1;
}
.box .top-corners .left {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/top_left.png)  0 0 no-repeat;
	z-index: -1;
}
.box .top-corners .right {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/top_right.png)  0 0 no-repeat;
	z-index: -1;
}
.box .top-corners .center {
	width: auto;
	height: 18px;
	margin: 0 18px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/top_stretch.png)  0 0 repeat-x;
	z-index: -1;
}

.box .bottom-corners {
	position: absolute;
	width: 100%;
	height: 18px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	line-height: 1px;
	z-index: -1;
}
.box .bottom-corners .left {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/bottom_left.png)  0 0 no-repeat;
	z-index: -1;
}
.box .bottom-corners .right {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/bottom_right.png)  0 0 no-repeat;
	z-index: -1;
}
.box .bottom-corners .center {
	width: auto;
	height: 18px;
	margin: 0 18px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/bottom_stretch.png)  0 0 repeat-x;
	z-index: -1;
}

.box .stretch {
	position: absolute;
	width: 100%;
	display: block;
	margin: 0;
	top: 18px;
	right: 0;
	bottom: 18px;
	left: 0;
	z-index: -1;
}
.box .stretch .left {
	width: 18px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/left_stretch.png)  0 0 repeat-y;
	z-index: -1;
}
.box .stretch .right {
	width: 18px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/right_stretch.png)  0 0 repeat-y;
	z-index: -1;
}
.box .stretch .center {
	width: auto;
	position: absolute;
	top: 0px;
	right: 18px;
	bottom: 0px;
	left: 18px;
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/18_box/center_fill.png)  0 0 repeat;
	z-index: -1;
}
.inner {
	margin: 18px;
	display: block;
	z-index: 5;	
}
.inner .ccm-block,
.inner .ccm-add-block{
	margin: 2px 0;
	padding: 2px 0;
}
.inner .ccm-add-block{
	margin-top: 10px;
}
.box .inner .ccm-add-block{
	outline-color: #222;
	color: #292929;
}
.box .inner .ccm-add-block a{
	color: #292929;
}
.box .inner *{
	color: #292929;
}
.wrap .inner *{
	color: #222;
}
ul.sidebar {
	display: block;
	margin: 1.5em 0;
	padding: 0;
	text-indent: 0;
}
ul.sidebar li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EFEFEF;
}
ul.sidebar li.first {
	border-top:  1px solid #EFEFEF;
}
ul.sidebar li a {
	color: #EFEFEF;
	padding-left: 52px;
	text-decoration: none;
	line-height: 36px;
	font-size: 18px;
	text-transform:uppercase;
	font-weight: bold;
}
ul#cyberstalk li{
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/icons/32x32/rss.png) 2px 50% no-repeat;
}
ul#cyberstalk li.twitter{
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/icons/32x32/twitter.png) 2px 50% no-repeat;
}
ul#cyberstalk li.facebook{
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/icons/32x32/facebook.png) 2px 50% no-repeat;
}
ul#cyberstalk li.flickr{
	background: url(http://www.hennepinfirst.org/packages/herent_blueprint/themes/herent_blueprint/images/icons/32x32/flickr.png) 2px 50% no-repeat;
}

#footer {
	border-top: 13px solid #333;
	margin-top: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #000;
}

#blueprint .ccm-add-block {
	clear: both;
	float: none;
}


.info-window{
	max-width: 600px;
	overflow: auto;
	margin-right: 25px;
}
.info-window .details img.page-thumbnail {
	border: 1px solid #333;
	padding: 3px;
	background-color: #FFF;
	margin: 10px 15px 5px 0;
	float: left;
}
.herent_map_overview #header{
	margin-bottom: 0px;
}
.herent_map_overview #map-wrapper {
	overflow: hidden;
	position: relative;
	border-bottom: 10px solid black;
	margin-bottom: 15px;
}
.herent-map {
	overflow: hidden;
}
#map-wrapper h3.map-title{
	color: black;
	font-size: 1.5em;
	font-weight: bold;
	position: absolute;
	right: 7px;
	bottom: 27px;
	margin: 0;
	padding: 3px 10px;
	border: 1px solid black;
	background-color: #FFF;
	z-index: 2;
}
.herent_map_overview #map-wrapper .ccm-block {
	float: none;
	clear: both;
	margin: 15px 30px 0 30px;
}
.herent_map_detail .inner h2 {
	margin-bottom: .125em;
}