/*   
Site Name: JRPS Invasives
Version: 1
*/
@font-face {
  font-family: ChunkFive;
  src: url('fonts/ChunkFive.eot');
  src: local('ChunkFive'),  url('fonts/ChunkFive.woff') format('woff'),  url('fonts/ChunkFive.otf') format('opentype'),  url('fonts/ChunkFive.svg#ChunkFive') format('svg');
}

/*	=Global Reset
	------------------------------------------------------ */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

abbr {border-bottom: 1px dotted black;}


/*	=layout
	------------------------------------------------------ */
body {
	text-align:center;
}

#wrapper {
	width:900px;
	padding:0 8px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:161px;
	width:900px;
	margin:0 0 0 -8px;
	padding:0 0 0 8px;
	background: transparent url(../images/header-bg.gif) no-repeat 0% 0%;
	position:relative;
	z-index:100;
}

#content {
	width:100%;
	overflow:hidden;
	padding-top:6px;
	position:relative;
	z-index:10;
}

#supporters {
	width:100%;
	padding:2px 10px;
	border-top:1px solid #dac76b;
	margin:10px 0;
	text-align:left;
}

#footer {
	width:100%;
	padding:4px 10px;
	border-top:1px solid #dac76b;
	margin:10px 0;
	text-align:center;
}

.col-full {
	width:900px;
	float:left;
	display:inline;
}

.col-lrg {
	width:655px;
	float:left;
	display:inline;
}

.col-sml {
	width:225px;
	float:left;
	display:inline;
	padding:0 10px;
}

.col-med {
	width:230px;
	float:left;
	display:inline;
	border-top:7px solid #d8c568;
	padding-top:3px;
}

.col-med-science {
	width:230px;
	float:left;
	display:inline;
	padding-top:3px;
}

.col-med-lrg {
	width:405px;
	float:left;
	display:inline;
	padding:0 0 0 20px;
}
.col-science-lrg {
	width:640px;
	float:left;
	display:inline;
	padding:0 0 0 20px;
}

/*	=linkage
	------------------------------------------------------ */
#header #main-nav {
	margin:0;
	padding:0;
	position:absolute;
	top:103px;
	right:0px;
	height:34px;
	z-index:100;
	list-style-type:none;
	display:inline;
}

#header #main-nav li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
	font-size:16px;
	height:34px;
	float:left;
	position:relative;
}

#header #main-nav li a {
	font-family: 'Roboto Slab', serif;
	color:#d3ba3e;
	text-decoration:none;
	padding:6px 20px;
	display:block;
	height:19px;
	width:inherit;
}

#header #main-nav li a:hover, #header #main-nav li a.current {
	background-color:#4a3246;
	color:#fff;
}

#header #main-nav li ul {
	display:none;
	z-index: 10;
	position: absolute;
	top: 31px;
	left:0;
	width:inherit;
	margin:0;
	padding: 8px 8px 0 8px;
	border-top:4px solid #fff;
	background-color:#e5ecf1;
}

#header #main-nav li.over ul {
	display: block;
}

#header #main-nav li ul li {
	border-bottom:1px solid #7ea7c1;
	display:block;
	width:100%;
	height:auto;
}

#header #main-nav li ul li a {
	color:#060606;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	display:block;
	border:none;
	height:auto;
	width:auto;
	text-decoration:none;
	padding:10px 3px;
}

#header #main-nav li ul li a:hover {
	color:#b14217;
	background-color:#e5ecf1;
}

#header #sub-nav {
	margin:0;
	padding:0;
	position:absolute;
	top:138px;
	right:10px;
	height:31px;	
}

#header #sub-nav li {
	list-style-type:none;
	display:inline;
	font-size:14px;
	margin:0;
	padding:0;
}

#header #sub-nav li a {
	font-family: 'Roboto Slab', serif;
	color:#1f455c;
	text-decoration:none;
	padding: 0 10px;
	line-height:23px;
}
#header #sub-nav li:last-child a {
	background-color: #e6daa0;
}

.side-nav {
	background-color:#f1edd8;
	padding:12px;
	margin:0 0 12px 0;
}

.side-nav li {
	margin:0 0 12px 20px;
	font-size:14px;
	padding:0;
	list-style-type:none;
}

.side-nav li a {
	color:#4a3246;
	text-decoration: none;
}
.side-nav li:before { margin-right: 4px; }
.side-nav li.current { font-weight: bold; }
.side-nav li.current:before { content: '\00BB'; } /* &raquo; */

.side-nav li.title {
	color:#3e6b87;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:24px;
	margin:0 0 12px 0;
}

a {
	color:#3d6b87;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border:none;
}

#footer a {
	color:#4a4a4a;
}

/*	=elements
	------------------------------------------------------ */
hr.hr-yellow {
	border:none;
	border:0;
	width:100%;
	clear:both;
	height:3px;
	background:transparent url(../images/gold-line.gif) no-repeat 0% 0%;
	margin:0 0 1em 0;
}

.mod {
	border-bottom:1px solid #dac76b;
	margin:0 0 1em 0;
}

.thick-brdr {
	border-width:7px;
	margin:0 0 3px 0;
}

.no-border {
	border:none;
}

.colored-bg {
	background-color:#e5ecf1;
	border-bottom:none;
	padding-right:10px;
	padding-top:10px;
}

.mod p, .colored-bg h4, .mod h4 {
	margin-left:10px;
}

.signup-form, .link-facebook, .link-esp {
	text-align:right;
	margin-right:10px;
}

.link-facebook a {
	background: transparent url(../images/icon-fb.gif) no-repeat right top;
	text-decoration:none;
	color:#2b2b2b;
	display:block;
	height:18px;
	padding:5px 53px 0 0;
}

.link-esp a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#381363;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	display:block;
}

.signup-form input {
	vertical-align:middle;
}

.input-signup {
	border:1px solid #c2c1c1;
	padding:5px 6px;
	vertical-align:middle;
	margin-right:10px;
	width:148px;
	text-align:center;
}

.big-purple {
	font-weight:bold;
	font-size:18px;
	color:#381363;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}

.big-orange {
	font-weight:bold;
	font-size:18px;
	color:#b14217;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}

.mod-callout h4 {
	color:#b14217;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	margin:0 10px;
}

.mod-callout p {
	font-size:12px;
	color:#4e4e4e;
	margin:0 10px;
	line-height:16px;
}
.mod-photo p {
	font-size:11px;
	color:#4e4e4e;
	}

.yellow-mod {
	background-color:#e9dda6;
	padding:12px;
	margin:0 0 12px 0;
}

.yellow-mod h3 {
	color:#4e4e4e;
	font-weight:bold;
	padding:0 0 0.2em 0;
}
.science-mod {
	background-color: #ffffff;
	background: transparent url(../images/science-leftbar-fade.jpg) no-repeat top;
	padding: 26px 12px 26px 10px;
	margin:0 0 12px 0;
}
.science-mod-lrg {
	background-color: #30aca9;
	padding: 1px 0 1px 0;
	margin:0 0 12px 0;
}

.science-mod h4 {
	font-weight:bold;
	padding-left: .6em;

}
.science-mod h5 {
	padding-left: .6em;
	padding-bottom: .6em;
}

.science-right {
	width: 200px;
	float: right;
	color:#4e4e4e;
	margin:0 0 0 20px;
}

.science-right h4 {
	color:#b14217;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	margin:0 10px;
}

.science-right ul {
	font-size:12px;
	color:#4e4e4e;
	margin:0 10px;
	line-height:12px;
}

/*	=typography
	------------------------------------------------------ */
body {
	font-size:14px;
	color:#2b2b2b;
	font-family: 'Droid Sans', sans-serif;
	line-height: 160%;
}
p {
	padding:0 0 2em 0;
}

p.intro {
	font-family: ChunkFive, 'Impact', sans-serif;
	font-size:24px;
	color: #2f6584;
	margin: 0 0 0 140px;
	padding: 20px 0 0 0 ;
}

.col-sml p, .col-med p {
	padding:0 0 1em 0;
}

#footer p {
	font-size:12px;
	color:#4a4a4a;
}

#supporters p {
	font-size:14px;
	color:#4a4a4a;
}

h1 {
	font-family: ChunkFive, "Impact", sans-serif;
	font-size:56px;
	color:#1f455c;
	margin:0 0 0 140px;
	padding:0;
	line-height:56px;
}

/* #header .location {
	color:#390072;
	font-size:24px;
	margin:0 0 0 630px;
	padding:0;
} */

h2 {
	font-family: 'Roboto Slab', serif;
	font-size:28px;
	padding:.5em 0 .5em 0;
	color:#296652;
	font-weight: 700;
}


.sciencesub {
color:#ffffff;
background-color: #cbba49;
background-image:
    linear-gradient(
	to right, 
      #cbba49, white
    );
padding: 4px 4px 4px 10px;
margin-bottom: 14px;
}
h3 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size:24px;
	color:#381363;
	padding:0 0 .5em 0;
}

h3.green {
color:#296652;
}

h4 {
	font-family: 'Roboto Slab', serif;
	font-size:19px;
	color:#625f72;
	padding: .5em 0 .5em 0;
}

h5 {
	font-size:16px;
	font-weight: bold;
}

ul, ol {
	margin:0;
	padding:0 0 2em 2em;
}

ul li {
	list-style-type:disc;
	margin:0;
	padding:0 0 .5em 0;
}

ol li {
	list-style-type:decimal;
	margin:0;
	padding:0 0 .5em 0;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}
.tumblr h3 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size:18px;
	color:#625f72;
	padding:0 0 .5em 0;
}
.tumblr h2 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size:18px;
	color:#625f72;
	padding:0 0 .5em 0;
}
.tumblr ol li {
	list-style-type:none; 
}
.indent {
	margin-left: 40px;
}

.directions {background-color:#CCC; 
padding: 4px;
margin-bottom: 10px;
}

.top-right {
	float: right;
}

.link-readmore a {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/yellow-arrows.gif) no-repeat right;
	display:block;
	padding:0 22px 0 0;
}
/*mouseover photos http://geekgirllife.com/place-text-over-images-on-hover-without-javascript/ */
ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list li {
  display: inline-block;
  height: 160px;
  margin: 0 1em 1em 0;
  position: relative;
  width: 230px;
}
span.text-content {
  background: rgba(0,0,0,0.6);
  color: white;
  cursor: pointer;
  display: table;
  font-size: 1em;
  height: 140px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 230px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 14px;
  line-height: 160%;
}

ul.img-list li:hover span.text-content {
  opacity: 1;
}
/* end mouseover photos */

/* map */
#map-container { width: 100%; height: 320px; border: 1px solid #ddf; margin-bottom: 12px; }
.infoWindow p, .infoWindow ul, .infoWindow li { padding-bottom: 0; }

/* rss feed */
.more-link { display: none; }
.invisible { visibility: hidden; }
.last-updated { color: #777; font-style: italic; }

