@font-face {
  font-family: 'EratoLight';
  src: url('/wordpress/wp-content/themes/wordpress-bootstrap/fonts/EratoLight/EratoLig.eot');
  src: url('/wordpress/wp-content/themes/wordpress-bootstrap/fonts/EratoLight/EratoLig.otf');
  src: url('/wordpress/wp-content/themes/wordpress-bootstrap/fonts/EratoLight/EratoLig.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

body !important {
	padding-top: 0px;
}

p.lead-homepage,
p.lead-projects {
	font-size: 16px;
	line-height: 26px;
}
p.lead-homepage {
	font-family: EratoLight, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	line-height: 1.7;
	margin: 30px 100px 20px 70px;
	text-align: center;
}
p.lead-projects strong {
	font-weight: 500;
}

.navbar-inner {
	padding: 0;
}

.navbar-inner.branding {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)";
}

.navbar-inner.not-branding {
	height: 40px;
	padding: 0;
	overflow: hidden;
	background-image: none;
	border-top-width: 1px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0563a6, endColorstr=#FF0563a6);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0563a6, endColorstr=#FF0563a6)";
}

.navbar-search {
	margin-top: 5px;
	margin-bottom: 5px;
}

.identity {
	padding: 0;
}
.identity img {
	padding: 0;
	margin-right: 20px;
	max-width: 960px;
	height: auto;
}
@media (max-width: 768px) {
	.identity img {
		margin-right: 10px;
		margin-right: 10px;
	}
	.navbar-inner.branding {
		padding-top: 5px;
		padding-bottom: 10px;
	}
}
@media (max-width: 480px) {
	.navbar-inner.branding {
		padding-top: 5px;
		padding-bottom: 0px;
	}
	p.lead-homepage {
		font-size: 16px;
		margin: 30px 50px 20px 50px;
	}	
}

.navbar-inner, .navbar .fill { 
	background-color: #0563a6;
}

.navbar {
	margin-bottom: 5px;
}

.navbar .nav li a { 
	color: #ffffff;
	text-shadow: none;
}

.navbar .nav li a:hover {
	color: #ccc;
}

.navbar .nav li.active a, .navbar .nav li.active a:hover {
	color: #fff;
	background-color: #0563a6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-photos {
	border-bottom: #84aa3f solid 6px;
	position: relative;
}

.page-header {
	border: none;
	padding-bottom: 0;
	margin-top: 30px;
}

.footer-links {
	float: none;
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 580px) {
	.footer-links {
		width: auto;
	}
}

.footer-links ul {
	text-align: center;
}

.footer-links a {
	color: #6e6e71;
}

.footer-links a:before {
	content "|";
}


#content {
	padding-top: 0px;
	background-color: #e2e8d0;
}

#content #main {
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0;
	background-color: white;
	min-height: 380px;
}

.row-fluid .span8-mod {
  width: 68.0851063829787%;
  *width: 60.90425531914893%;
}

@media (max-width: 768px) {
	.row-fluid .span8-mod {
	  width: 100%;
	  *width: 100%;
	  float: none;
	}
}

.news-post-header {
	margin-top: 10px;
	margin-bottom: 10px;
}

.msp-projects h5 {
	margin-bottom: 3px;
	margin-top: 25px;
}
.msp-projects h5:nth-child(1) {
	margin-top: 0px;
}


/* Homepage link bugs
----------------------------*/
.bugs {
	margin-top: 0;
	text-align: center;
	color: #6e6e71;
}
.bugs h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}
.bugs p {
	margin-left: auto;
	margin-right: auto;
	line-height: 1.25;
	width: 60%;
	color: #555;
}
.bugs .wrapper {
	padding: 20px 0px;
}
.bugs .wrapper:hover {
	background-color: #e2e8d0;
}
.bugs .wrapper:hover h3 {
	color: #83aa40;
}

.bugs .wrapper:hover {
	border: 1px solid #ccc;
	margin: -1px;
}

.bugs a:link, .bugs a:visited, .bugs a:hover  {
	color: #333;
	text-decoration: none;
}

.wrapper .icon {
    background-repeat: no-repeat;
    width: 72px;
    height: 90px;
    min-width: 72px;
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
}

.wrapper #learn-img {
    background-image: url('images/icon-learn-home.png');
}
.wrapper #explore-img {
    background-image: url('images/icon-explore-home.png');
	width: 56px;
    min-width: 56px;
    min-height: 90px;
}
.wrapper #connect-img {
    background-image: url('images/icon-connect-home.png');
}
@media (max-width: 768px) {
	.bugs .wrapper {
		padding: 10px 0px;
	}	
}


/* Explore link bugs
-------------------------*/
.bugs-explore {
	text-align: left;
}
.bugs-explore .bugs-img-wrapper {
	position: relative;
}
.bugs-explore .bugs-img-wrapper h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 0 0 10px;
	margin: 0;
	max-width: 240px;
	color: white;
	background-color: rgba(5, 99, 166, 0.85);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0563a6, endColorstr=#cc0563a6);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0563a6, endColorstr=#cc0563a6)";
}
.bugs-explore .wrapper:hover h3 {
	color: white;
	background-color: rgba(131, 170, 64, 1);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc83AA40, endColorstr=#cc83AA40);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc83AA40, endColorstr=#cc83AA40)";
}
.bugs-explore p {
	margin-top: 0;
	width: auto;
	text-align: left;
}
.bugs-explore .wrapper {
	padding: 20px;
}

.bugs-explore .span6 {
	max-width: 315px;
}



/* Homepage carousel
-------------------------*/
#wacmsp-carousel {
	margin-bottom: 15px;
}
.showcase {
	position: relative;
	height: auto;
}
.showcase img {
	margin-left: 0px;
	border-bottom: #84aa3f solid 6px;
}
.showcase .caption {
	/*background-color: rgb(45, 137,152);*/
	/* RGBa with 0.6 opacity */
	background-color: #6e6e71;
	background-color: rgb(110, 110, 113);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -khtml-opacity: 0.80;
    -moz-opacity: 0.80;
    opacity: 0.80;
	
	position: absolute;
	width: 260px;
	top: 150px;
	left: 0;
	padding: 20px 15px 20px 30px;
}
@media (max-width: 420px) {
	.showcase .caption {
		display: none;
	}
}
.showcase h2 {
	font-family: EratoLight, Georgia, Times, "Times New Roman", serif;
	color: white;
	font-size: 20px;
	line-height: 1.3;
	margin: 0;
	font-weight: normal;
}
.showcase p {
	font-size: 14px;

}
.showcase a {
	color: white;
}
.attrib {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(/portal/assets/PIE.htc);

	border-radius: 10px;
	color: white;
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 5px;
	height: 20px;
	/* RGBa with 0.6 opacity */
	background-color: rgba(45, 137, 152, 0.65);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb2d8998, endColorstr=#bb2d8998);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb2d8998, endColorstr=#bb2d8998)";
}
.attrib .text {
	behavior: url(/portal/assets/PIE.htc);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display:none;
	position: absolute;
	padding: 10px;
	width: 175px;
	/* RGBa with 0.6 opacity */
	background-color: rgba(45, 137, 152, 0.65);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb2d8998, endColorstr=#bb2d8998);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb2d8998, endColorstr=#bb2d8998)";	
}
@media (max-width: 768px) {
	.showcase .caption {
		width: 200px;
		top: 70px;
		padding: 10px 8px 10px 15px;
	}
	.showcase h2 {
		font-size: 16px;
		line-height: 1.3;
	}
}


/* Sidebar 
------------------*/
#sidebar1 {
	background-color: #e2e8d0;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 10px;
}
#sidebar1 .media {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#sidebar1 .media h4 {
	color: #83aa40;
	font-weight: bold;
	margin-top: 10px;
}

#sidebar1 .media a {
	color: #333;
}
#sidebar1 .media a:hover {
	text-decoration: none;
}
#sidebar1 .media {
	border: 1px solid #ddd;
}
#sidebar1 .media:hover,
#sidebar1 .media.active {
	background-color: #EDF2DC;
	border: 1px solid #BDD692;
}
#sidebar1 .media {
	margin-top: 0;
}

#sidebar1 .subpage-nav {
	margin-left: 80px;
}
#sidebar1 .subpage-nav a {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #0563a6;
}
#sidebar1 .subpage-nav a:hover,
#sidebar1 .subpage-nav a.active {
	border-left: 3px solid #83aa40;
	margin-left: -3px;
	text-decoration: none;
}
#sidebar1 .subpage-nav li {
	margin-bottom: 3px;
}


@media (max-width: 768px) {	
	/* arrange sidebar icons horizontally at smaller screen sizes*/
	#sidebar1 {
		width: 100%;
	}
	.sidebar-nav-group {
		float: left;
	}
	#sidebar1 .media {
		width: 150px;
		float: left;
	}	
	#sidebar1 .media-body p { 
		display: none;
	}
	#sidebar1 .media {
		border-bottom: 1px solid #ddd;
		margin-bottom: 9px;
	}
	#sidebar1 .subpage-nav {
		font-size: 90%;
		margin-left: 30px;
	}
}
@media (max-width: 620px) {	
	#sidebar1 .media h4 {
		font-size: 90%;
	}
	#sidebar1 .media {
		width: 115px;
		margin-left: 0px;
		margin-right: 0px;
	}
	#sidebar1 .media:nth-child(1) {
		margin-left: 10px;		
	}
	#sidebar1 .subpage-nav {
		font-size: 85%;
	}
	#sidebar1 .media {
		padding: 10px 4px;
	}
}
@media (max-width: 620px) and (min-width: 481px) {	
	#sidebar1 .media a {
		width: 35px;
	}
}
@media (max-width: 480px) {	
	/* arrange sidebar icons horizontally at smaller screen sizes*/
	#sidebar1 .media img {
		width: 35px;
		float: none;
		margin: auto auto;
		padding: auto auto;
	}
	#sidebar1 .media h4 {
		text-align: center;
		margin-top: 0;
	}
	#sidebar1 .media {
		width: 100px;
		padding: 10px 0px;
	}
	#sidebar1 .subpage-nav {
		margin-left: 15px;
	}
}

/* Events customizations
---------------------- */
.wacmsp-events-calendar-buttons {
	position:absolute;
	right:0;
	top:6px;
}
.upcoming .wacmsp-events-calendar-buttons {
	top:-24px;
}
#tribe-events-loop .event-day {
	color: #333;
}
#tribe-events-loop .entry-title a {
	color: #0088cc;
}
#tribe-events-loop .entry-title a:hover, #tribe-events-loop .entry-title a:focus {
	color: #005580;
}


/* Bootstrap button customization from 
   http://charliepark.org/bootstrap_buttons
 ------------------------------------*/
/*.btn-custom {
  background-color: hsl(215, 0%, 76%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0e0e0", endColorstr="#c1c1c1");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e0e0e0), to(#c1c1c1));
  background-image: -moz-linear-gradient(top, #e0e0e0, #c1c1c1);
  background-image: -ms-linear-gradient(top, #e0e0e0, #c1c1c1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #c1c1c1));
  background-image: -webkit-linear-gradient(top, #e0e0e0, #c1c1c1);
  background-image: -o-linear-gradient(top, #e0e0e0, #c1c1c1);
  background-image: linear-gradient(#e0e0e0, #c1c1c1);
  border-color: #c1c1c1 #c1c1c1 hsl(215, 0%, 73%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.19);
  -webkit-font-smoothing: antialiased;
}
*/
.btn-custom {
  background-color: hsl(205, 20%, 71%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cad5dc", endColorstr="#a6b7c3");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cad5dc), to(#a6b7c3));
  background-image: -moz-linear-gradient(top, #cad5dc, #a6b7c3);
  background-image: -ms-linear-gradient(top, #cad5dc, #a6b7c3);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cad5dc), color-stop(100%, #a6b7c3));
  background-image: -webkit-linear-gradient(top, #cad5dc, #a6b7c3);
  background-image: -o-linear-gradient(top, #cad5dc, #a6b7c3);
  background-image: linear-gradient(#cad5dc, #a6b7c3);
  border-color: #a6b7c3 #a6b7c3 hsl(205, 20%, 68%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.19);
  -webkit-font-smoothing: antialiased;
}

/* Bootstrap pill custumization for current projects page
----------------------------------------------------------*/
@media (max-width: 978px) {	
	div.msp-projects .nav-pills {
		font-size: 12px;
	}
	div.msp-projects .nav-pills a {
		padding: 8px 12px;
	}
}



.ie7 body {
	min-width: 700px;
}