@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600);

#header {
	background: transparent;
	background-image: url(../images/home-header-background.png);
	margin: 0 -25px;
	padding: 0 25px;
}

#logoHeader {
	margin-left:25px;
	height: 40px;
}

#menuWrap {
	background:none !important;
}

#contentWrap {
	margin: 40px 20px;
}

#bottomInfo {
	margin-bottom:10px;
}

#newsWrap {
	margin-top: 40px;
	height: 105px;
}

.info-tile {
	height:100%;
	width: 308px;
	margin-right:15px;
	border:1px dotted #0c3154;
	border-radius:3px;
	float:left;
	/* font-family: 'Open Sans', sans-serif; */
	font-weight: 300;
	/*background:#f7f8fb;*/
	position: relative;
}

.info-tile > div {
	padding: 8px 10px;
}

#references.info-tile {
	margin-right:0;
}

.home-news {
	float: none;
	width: auto;
	border:none;
	height: auto;
	margin:0;
	padding:0;
}

.info-tile h2 {
	font-size: 14px !important;
	font-weight: 400;
}

.info-tile h2 a {
	color:#0c3154;
}

.info-tile .more-link {
	position: absolute;
	bottom: 4px;
	right: 10px;
	font-style: italic;
}

.info-tile .more-link:before {
	content: "> ";
}

.tx-imagecycle-pi1-images li {
	background: none;
}

#logo {
	float:left;
}

#socialIcons {
	width: 350px;
	margin-left: 600px;
}

#socialIcons a:hover {
	opacity: 0.8;
}


/*Image Cycle*/

.tx-imagecycle-pi1 {
	box-shadow: 0 0 10px #333;
}

#c6012 .tx-imagecycle-pi1 {
	box-shadow: none !important;
}


.tx-imagecycle-pi1-pager {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	right: 10px;
}

.tx-imagecycle-pi1-pager a {
	background: #fff;
	color:#fff;
	opacity:0.7;
	text-decoration: none;
	padding:0;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	border-radius: 5px;
	border:none;
	overflow:hidden;
}

.tx-imagecycle-pi1-pager a.activeSlide {
	opacity:1.0;
	background: #fff;
}

.imagecycle-caption strong {
	font-size: 1.2em;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}

.home-event-date{
	
}
