﻿/* --------------------------------------------------------------------------------------------
	IMPORTANT! This file must reside on DEV and be published out to the other servers.
----------------------------------------------------------------------------------------------- */

#stripe.bigStripe {
	height: 380px;
	}

.gradient {
		background-image:url('/common/templates/global/images/background-stripe-tall.jpg');
}
#banner {
		background-repeat: no-repeat;
		background-image: url('/common/templates/images/banners/head-RIKEN-940px.png');
		background-size:100%;
		background-position: right center;
		
	}

#stripe {
		background-image: none;
		background-color: #029dcf;
	}

img#RBRClogo {
		float:left;
		margin-right:.2em;
		margin-bottom:.2em;
	}

#siteTitleContainer h1 {
		color:white;
		font-family:'OpenSans', Arial, Helvetica, sans-serif;
		font-size: 65px;
		border:none;
		margin:-2px 0px -10px 0px;
		padding:0;		
	}

#siteTitleContainer h3 {
		color:white;
		font-family:'OpenSans', Arial, Helvetica, sans-serif;	
		padding:0px 0px 0px 111px;
		font-size:20px;
	}

	
siteTitleContainer .small {
	color:#c9f3fe;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:16px;
	line-height:125%;
	width:500px;
	margin-left:10px;
	}

.thumb {
	box-shadow: 0px 0px 1em .5em #D0DAE0;
	margin-bottom: 2em;
}

a.thumbTitleLink { text-align:center; }

p.fellowships {
	margin-bottom:.8em;
}

a.firstButton {
	margin-left:0;
}

hr.groupDivider {
	margin-top:1.5em;
}

.grid_4 h5 {
	background-color: #6db8d0;
	color: #fff;
	padding:0 0 .2em .5em;
	margin-top:0;
}

.groupImg { display: block;margin: 0; }

p.groupLeader {
	font-weight:bold;
	font-size:90%;
	margin-bottom:.5em;
}

p.groupDesc {
	line-height:140%;
	margin-bottom:.6em;
}

div#partnerInfo {
	background-color: #b5cadb;
	margin-top:2em;
}

#partnerInfo img {
	margin: 1.5em 0 0 1.5em;
	opacity:0.8;
}

p#address {
	margin-top:1em;
	color:#52718b;
	font-family: Helvetica, Arial, sans-serif;
}


.CalendarBlockNarrow .noResults {
	background-color: #fff;
	padding: .6em .8em .6em .8em;
	font-size: 90%;
}

.push {
	background-color: #b5cadb;
	height:190px;
}

/* --------------------------------------------------------------------------------------------
	END OF LOCAL SITE STYLE SHEET
----------------------------------------------------------------------------------------------- */