/* This file will hold the main styles for your website. */


.openlayers-popup a,
.openlayers-popup a:visited,
.openlayers-popup a:hover,
.openlayers-popup {
	color: #fff!important;
	text-decoration: none;
	}
	
	
.openlayers-popup .map-link {
	display: none;
	}
	
	
.openlayers-container #popup_close {
	display: none;
	}
	

.openlayers-tooltip-name {
	color: #fff;
	font-family: "proxima-nova-condensed",'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 0px;
	background: url(../images/dotted-line.png) 10px 100% repeat-x;
}

.openlayers-popup {
  padding-bottom: 20px;
}

.openlayers-tooltip-name .map-program-title {
	color: #fff;
	font-family: "proxima-nova-condensed",'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0px;
	line-height: 17px;
	padding-bottom: 10px;
}

.openlayers-tooltip-name .map-program-info {
	color: #fff;
	font-family: "proxima-nova",'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 17px;
}


.openlayers-tooltip-name .country-name {
	display: none;
}

.file-icon {
	display: none;
}

.node-title a {
	color: #000;
	font-family: "proxima-nova-condensed",'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 1;
	text-decoration: none;
}

.nodequeue-ajax-toggle a {
	display: none;
}

.field-name-body {
	font-family: "proxima-nova",'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: rgb(70, 70, 70);
	margin-top: 10px;
	line-height: 18px;
}

.node-readmore a, a:link {
	color:rgb(255, 125, 47);
	text-decoration: none;
	font-family: "proxima-nova",'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size: 13ppx;
}