h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: 'Goudy Bookletter 1911', serif, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
  font-weight: bold;
  color: #7f776e;
  text-rendering: optimizelegibility;
  
}

a {
	color:#d83800;
}

	a:hover {
		color:#d83800;
		text-decoration: underline;
	}

body {
	font-family:'Open Sans', Helvetica, sans-serif;
	font-weight: 400;
}

#edit-marker {
	width:400px;
	height: 485px; 
	top:100px;
	left:50px;
	padding: 25px 25px 25px 55px; 
	border: 1px solid #999;  
	z-index: 2; 
	position: relative; 
	background: #fff;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}

#register >  div > div >h5 {
	margin-bottom: 10px;
	font-size:110%;
}

#edit-marker p, #edit-marker label {
	font-size: 100%;
}
body.page #edit-marker {width: 505px;}
body.iPad #edit-marker {padding: 20px;}

#edit-marker.blog {width: 505px;}


#handle {
   	position: absolute;
   	cursor: move;
   	z-index: 4;
   	top: 0px;
   	left: 0px;
   	width: 30px;
	height:100%;
	border-right:1px solid #999;
	background: #fff url(https://www.injunuity.org/images/draggable.png) no-repeat center 30px;
}
#handle:before {border: 1px solid #333; border: 1px solid rgba(255,2555,255,.05); content:""; position: absolute; right: 0; top: 0; bottom: 0; left: 0;}
body.iPad #handle {display: none;}

#moveNotice {position: absolute; left: 0; right: 0; top:0; bottom: 0; background: rgba(255,2555,255,.7) url(https://www.injunuity.org/images/mover.png) no-repeat 95% 30px; display: none; z-index: 3;}

#closeBox {font-size: 22px; font-size: 2.2rem; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6); font-weight: bold; cursor: pointer; }
body.iPad #closeBox {left: 5px; top: 5px;}

#closeBox:hover {color: #d83800;}

.closeX {font-size: 22px; font-size: 2.2rem; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6); font-weight: bold; cursor: pointer; }
body.iPad .closeX {left: 5px; top: 5px;}

.closeX:hover {color: #d83800;}

.toggleButton {
	cursor: pointer; 
	color: #fff; 
	clear: both;
	font-size: 10px;
	padding: 5px 8px;
	position: relative; 
	border: 1px solid #000;
	border-width: 1px 0 1px;
	background: #333;
}
.toggleButton:before {border: 1px solid #444; border: 1px solid rgba(255,2555,255,.05); content:""; position: absolute; top: 0; left: 0; right:0; bottom:0; z-index: 0;}
.toggleButton:hover {color: #000;background: #000}
.toggleButton span {float: right;}


.markerTitle {
	font-size:10px; 
	color:#fff; 
	width:auto;
	padding:5px; 
	height:25px;
	z-index:2000;
	content:"";
	white-space:nowrap;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);}
}
.markerTitle:before {
	border: 1px solid #333; 
	border: 1px solid rgba(255,2555,255,.05); 
	content:""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	right:0; 
	bottom:0; 
	z-index: 0;
}
.markerTitle:after {
   content:"";
   display:block;
   position:absolute;
   bottom:-7px;
   z-index: 1000;
   left:0px;
   width:0;
   border-width:8px 8px 0;
   border-style:solid;
   border-color:#171717 transparent;
}
/*---MAP IMAGE POP-UP---*/
#mapStyleContainer {
	position: absolute; 
	left: 60%; 
	bottom: 50px; 
	width: 42px; 
	height: 42px;
	display: none;
	padding: 5px;
	z-index: 30000; 
	border: none;
	background: none;
	border-radius: none;
}
#mapStyleContainer:before {
	border: none; 
	content:""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	right:0; 
	bottom:0; 
	z-index: 0;
}
#mapStyleContainer:after {
   content:"";
   display:block;
   position:absolute;
   bottom:-7px;
   z-index: 1000;
   left:19px;
   width:0;
   border-width:8px 8px 0;
   border-style:solid;
   border-color:#171717 transparent;
}

#mapStyle {width: 42px; height: 42px; background-image: url(https://www.injunuity.org/stylesheets/images/mapType.jpg); background-position:right top; 
-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
box-shadow: 3px 3px 5px rgba(0,0,0,.3);}
#mapStyle.satellite {background-position:left top;
-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
box-shadow: 3px 3px 5px rgba(0,0,0,.3);}


.twoup {
	width:150px;
	font-size: 90%;
	float: left;
	display: inline block;
	margin-bottom:20px;
}

.width-100 {
	width:100px;
}

.width-200 {
	width:215px;
}

.markerTitle {
	z-index:50;
}

/*----------------welcome--------------*/
#welcome {
	
	z-index: 2; 
	position: fixed; 
	width:550px;
	bottom:20%;
	color: #7f776e;
	z-index: 5;
	padding:30px;
	margin-left:30px;
	background: #e9e9e9;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #fff,  #e0e0e0);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);

}

#welcome h1 {
	color: #7f776e;
}

#welcome p {
	font-weight:400;
}
#welcome .close-reveal-modal {
	color: #7f776e;
    left: 487px;
    position: relative;
    top: -15px;
	font-size:150%;
	cursor:pointer;
}

#welcome .close-reveal-modal:hover {
	color: #d83800;
}
#welcome .button {
	text-decoration:none;
	font-size:90%;
	border:1px solid #000;
	background: url('../images/stripes.png') repeat ;
	background-color: #7f776e;;
		-webkit-transition: background-color .3s ease;
		-moz-transition: background-color .3s ease;
		-o-transition: background-color .3s ease; 
		-ms-transition: background-color .3s ease;  
		transition: background-color .3s ease;
}

#welcome .button:hover {
	text-decoration:none;
	background-color: #d83800;
}


/*----------------Map Pin-----------------*/
.mappin {
	color:#7f776e;
	width:130px;
	height: 110px;
	margin-left:94px;
	margin-top:30px;
	border:1px solid #999;
	padding: 10px 5px;
	font-size: 100%;
	text-align: center;
	background-repeat: no-repeat; 
	background-position: 58px 70px; 
	background-color: #fff;
}

.btn-row {
	padding-top: 30px;
	text-align:center;

}
.smaller {
	font-size:105%;
}

#s2 { font-size:80%; width:200px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; display:inline; margin-right:10px;
}

/*------------------Edit Post Data---------------*/

/*--filters--*/
.filters > .twoup {
	width:150px;
	font-size: 90%;
	float: left;
	display: inline block;
	margin-bottom:0px;
}
.divider-or {
	border-top:1px dotted #7f776e;
	height:10px;
	margin-bottom:5px;
}
.filter-showing {
	z-index:10;
	position:fixed;
	bottom:75px;
	right:30px;
}

.filter-showing > dl.sub-nav dd, .filter-showing > dl.sub-nav dd a  {
	background: #7f776e;
	font-size:70%;
	padding: 5px 10px;
	color:#fff;
	font-weight: bold;
	text-transform:uppercase;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6)
	-webkit-border-radius: 1000px; 
	-moz-border-radius: 1000px; 
	-ms-border-radius: 1000px; 
	-o-border-radius: 1000px; 
	border-radius: 1000px; 
	cursor: normal;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

.filter-showing > dl.sub-nav dd a:hover  {
	background: #d83800;
	font-size:70%;
	padding: 5px 10px;
	color:#fff;
	cursor:normal;
	-webkit-border-radius: 1000px; 
	-moz-border-radius: 1000px; 
	-ms-border-radius: 1000px; 
	-o-border-radius: 1000px; 
	border-radius: 1000px;
}

#filtering {
	width:400px;
	height: 485px; 
	bottom:-60px;
	float:right;
	padding: 25px 25px 25px 55px; 
	border: 1px solid #999;  
	z-index: 2; 
	position: relative; 
	background: #fff;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}


#filtering p, #filtering label {
	font-size: 100%;
}
body.page #filtering {width: 505px;}
body.iPad #filtering {padding: 20px;}

#filtering.blog {width: 505px;}


dl.filter-nav { display: block; width: auto; overflow: hidden; margin: -4px 0 18px; margin-right: 0; margin-left: -9px; padding-top: 4px; }
dl.filter-nav dt, dl.filter-nav dd { float: none; display: block; margin-left: 9px; margin-bottom: 10px; }
dl.filter-nav dt { color: #7f776e; font-weight: normal; }
dl.filter-nav dd {	font-size: 80%; }
dl.filter-nav dd a { text-decoration: none; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; }
dl.filter-nav dd a:hover { font-weight: bold; background: #7f776e; color: #fff; padding: 3px 9px; cursor: default; }
dl.filter-nav dd.active a { font-weight: bold; background: #7f776e; color: #fff; padding: 3px 9px; cursor: default; }

/* -- filter colors --*/
dl.filter-nav dd.anthem a:hover, dl.filter-nav dd.anthem.active a, .filter-showing > dl.sub-nav dd.filter-anthem   { background-color:#509ad8;}
dl.filter-nav dd.tongues a:hover, dl.filter-nav dd.tongues.active a, .filter-showing > dl.sub-nav dd.filter-tongues     { background-color:#4d9ba2 ;}
dl.filter-nav dd.buried a:hover, dl.filter-nav dd.buried.active a, .filter-showing > dl.sub-nav dd.filter-buried   { background-color:#62bc6e ;}
dl.filter-nav dd.turtle-island a:hover, dl.filter-nav dd.turtle-island.active a, .filter-showing > dl.sub-nav dd.filter-turtle-island  { background-color:#c2e077 ;}
dl.filter-nav dd.environment a:hover, dl.filter-nav dd.environment.active a, .filter-showing > dl.sub-nav dd.filter-environment  { background-color:#c2e077 ;}
dl.filter-nav dd.native-way a:hover, dl.filter-nav dd.native-way.active a, .filter-showing > dl.sub-nav dd.filter-native-way   { background-color:#ded771 ;}
dl.filter-nav dd.the-great-law a:hover, dl.filter-nav dd.the-great-law.active a, .filter-showing > dl.sub-nav dd.filter-the-great-law  { background-color:#c23b3b ;}
dl.filter-nav dd.two-spirit a:hover, dl.filter-nav dd.ttwo-spirit.active a , .filter-showing > dl.sub-nav dd.filter-two-spirit { background-color:#7d58ae ;}
dl.filter-nav dd.rez-babies a:hover, dl.filter-nav dd.rez-babies.active a, .filter-showing > dl.sub-nav dd.filter-rez-babies  { background-color:#144187 ;}
dl.filter-nav dd.wampum a:hover, dl.filter-nav dd.wampum.active a, .filter-showing > dl.sub-nav dd.filter-wampum  { background-color:#f39837; }
dl.filter-nav dd.extras a:hover, dl.filter-nav dd.extras.active a, .filter-showing > dl.sub-nav dd.filter-extras  { background-color:#c64572 ;}
dl.filter-nav dd.other a:hover, dl.filter-nav dd.other.active a, .filter-showing > dl.sub-nav dd.filter-other { background-color:#e992ff ;}


.label-right {
	display: block;
    padding-left: 15px;
    text-indent: -20px;
	margin-bottom: 7px;
}

.label-right input {
    width: 20px;
    height: 13px;
    margin:0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    overflow: hidden;
}


/*---MAP IMAGE POP-UP---*/
#mapStyle {background-image: url(https://www.injunuity.org/images/mapType.jpg)}
#mapStyle.satellite {background-position:left top;}
#mapTypeContainer {
	width: 69px;
}
#mapType {
	background: url(https://www.injunuity.org/images/dial.png) no-repeat 0 -24px; 
	margin: 7px; 
}
.markerInfo h2 { font-size:120%;}

/* ----------------- Icons -----------------*/
.icon_edit {
	height:20px;
	width:20px;
	background: url(https://www.injunuity.org/images/icon_pencil.png) no-repeat left center;
	cursor:pointer;
}

.icon_delete {
	height:20px;
	height:20px;
	background: url(https://www.injunuity.org/images/icon_delete.png) no-repeat left center;
	cursor:pointer;
}
.icon_location {
	height:20px;
	height:20px;
	background: url(https://www.injunuity.org/images/icon_location.png) no-repeat left center;
	
}




#wrap {
	min-height: 100%;
	overflow:hidden;

}

#gMap {width: 100%; height: 100%;}




.align-right {
	text-align: right;
}

.top-15 {
	margin-top: 15px;
}

.top-8 {
	margin-top: 8px;
}

#contributions h2, #edit-marker p, #edit-pin h2, #edit-pin p, #add-pin h5, #add-pin h3, .post h2 {
	color:#7f776e;
}

.steps-wrap {
	position:absolute; padding-right:10px; width:86%; height:80%; overflow:auto;
}

.embed {
	margin-top:10px;
}

#detail > div > div > div > img.thumb {
	width:40%;
	margin-right:30px;
}

/*----------------Modal-----------------*/

.reveal-modal {
	color: #666;
}

.reveal-modal a:hover {
	text-decoration:none;
}
.reveal-modal > p {
	font-size: 90%;
	line-height: 1;
}


/* ----------------- Icons -----------------*/
.icon_edit {
	height:20px;
	width:20px;
	background: url(https://www.injunuity.org/images/icon_pencil.png) no-repeat left center;
}

.icon_delete {
	height:20px;
	height:20px;
	background: url(https://www.injunuity.org/images/icon_delete.png) no-repeat left center;
}
.icon_location {
	height:20px;
	height:20px;
	background: url(https://www.injunuity.org/images/icon_location.png) no-repeat left center;
	
}



/*-------------- map footer/nav --------------*/
.contribute table {
	height:75%;
	overflow:auto;
}

td.marker-title {
	cursor:pointer;
}

#contributeBtn, #contributeBtn a {
	font-weight: 700;
	color: white;
	font-size: 105%;
	background: url('../images/stripes.png') repeat ;
	line-height: 40px; 
	height: 40px; 
	width:126px;
	cursor: pointer;
	position: relative; 
	text-align: center;
	float: left;
	background-color: #7f776e;;
		-webkit-transition: background-color .3s ease;
		-moz-transition: background-color .3s ease;
		-o-transition: background-color .3s ease; 
		-ms-transition: background-color .3s ease;  
		transition: background-color .3s ease;
}
#addLocation, #addLocation a {
	border-left:1px solid #000;
	font-weight: 700;
	color: white;
	font-size: 105%;
	background: url('../images/stripes.png') repeat ;
	line-height: 40px; 
	height: 40px; 
	width:200px;
	cursor: pointer;
	position: relative; 
	text-align: center;
	float: left;
	background-color: #7f776e;;
		-webkit-transition: background-color .3s ease;
		-moz-transition: background-color .3s ease;
		-o-transition: background-color .3s ease; 
		-ms-transition: background-color .3s ease;  
		transition: background-color .3s ease;
}

#contributeBtn a:hover, #addLocation a:hover{
	background-color: #d83800;
	text-decoration: none;
}

#footerSearch {
    background: none;
    border: none;
    color: #CCCCCC;
    font-size: 9px;
    height: 29px;
    margin: 8px 10px 0px 5px;
    padding: 0px;
    position: relative;
	display:inline-block;
    /*width: 285px;*/
	width:150px;
    z-index: 1;
}
.searchBg {
	width:136px;
	height: 30px;  
	background-image: url(images/search_bg.png); background-repeat: no-repeat; background-position: 0px -2px;
}

#footerSearch form {position: relative; z-index: 2; background-image: url(images/search_bg.png); background-repeat: no-repeat; background-position: -1px -2px; width: 132px; overflow: hidden;}
#footerSearch #search-submit {content:"Go"; background-image: url(images/mag_glass.png); background-repeat: no-repeat; background-position: 8px 7px;  background-color: transparent; border:none; cursor: pointer; height: 20px; width: 20px; float: left; position:fixed;} 
#footerSearch #search-submit:hover {text-decoration: none;}
#footerSearch #s {width:105px; padding: 0 0px; height: 25px; line-height: 15px; margin: 0 0 0 22px; border: none; color: #ccc; font-size: 9px; position: relative; z-index: 1;}

/*tr*/

#active-footer {
	top:100px;
	background:#333;
	height:40px;
	width:100%;
}

#footer {
	z-index:400;
}

.footer-filters, .footer-filters a {

	font-size: 90%;
	padding:3px 20px ;
	display:inline block;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	background: url('../images/stripes.png') repeat;
	background-color:#7f776e ;
		-webkit-transition: background-color .3s ease;
		-moz-transition: background-color .3s ease;
		-o-transition: background-color .3s ease; 
		-ms-transition: background-color .3s ease;  
		transition: background-color .3s ease;
	text-decoration: none; 
	-webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; 
}

.footer-filters:hover {
	color:#ffffff;
	background-color: #d83800; 
	text-decoration: none; 
}


#mapTypeContainer {
	width: 60px;
}
.satellite {
	background: url("https://www.injunuity.org/images/dial.png") no-repeat scroll 0 -24px transparent;
}


/*-------------- app footer --------------*/



/* ----------- SOCIALIZE ---------via bigbang-*/