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

body {
	max-width: 900px;
	/*max-width: 960px;*/
	width: 90%;
	margin: auto;
	background:#FFF;
	font-size:14px;
	font-weight:350;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:23px;
}

p {
	color:#333;
	font-size:14px;
	font-weight:350;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	/*font-family: "Lato", sans-serif;*/
	/*display: inline;*/
}

h1 {
	color:#333;
	font-size:32px;
	font-weight:400;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	/*font-family: "Lato", sans-serif;*/
}
	
.title {
	text-align:center;
	text-transform:uppercase;
	line-height:normal;
}

.title h1{
	font-size:40px;
}

.footer p{
	color:#333;
	font-size:13px;
	font-weight:350;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}




#container{
	max-width: 300px;
	margin: auto;
}

.footer{
  width: 100%;
  text-align:center;
  padding-top:20px;
  padding-bottom:5px;
}






.resume_text h1{
	font-size:18px;
	text-transform:uppercase;
	margin-top:-7px;
}

.resume_text ul{
	padding-bottom: 8px;
}

/*.resume_text{
	max-width:900px;
	margin:auto;
}*/
	

/*.contact-form{
	max-width:900px;
	margin:auto;
}
*/



.textCenter{
	text-align:center;
}

.cursorDefault h1{
	cursor:default;
}

/*----------------------------------------  	FELLOWS  */

.fellows_text h1{
	color:#333;
	font-size:28px;
	font-weight:400;
	text-align:center;
	line-height:normal;
	text-transform: uppercase;
}

.fellows_text {
}


/*----------------------------------------  	GET INVOLVED  */

.getinvolved_text p{
	color:#333;
	padding-bottom:20px;
}

.getinvolved_text h1{
	color:#333;
	font-size:28px;
	font-weight:400;
	text-align:center;
	margin-top:-5px;
	padding-bottom:10px;
	line-height:normal;
	text-transform: uppercase;
}

/*----------------------------------------  ABOUT  */

.about_text {
	color:#333;
}

.about_text .quote_text {
	max-width: 770px;
	width: 100%;
	margin: 0 auto;
	right: 0;
	font-style:italic;
	text-align:center;
}

/*----------------------------------------  IMAGES  */

/*.ImageResize img{
	display: block;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0 auto !important;
	max-width:400px;
}*/

/*.ImageFloatLeft {
	float:left;
	padding-right: 28px;
	padding-bottom: 15px;
}*/

/*.ImageFloatRight {
	float:right;
	padding-left: 28px;
	padding-bottom: 15px;
}*/

#banner {
	padding-bottom:0px;
}

.caption {
	color:#333;
	font-size:12px;
	text-align:center;
	line-height:normal;
}

#SyrianRefugeeCampsMap {
	max-width:480px;
	float:left;
	padding-right: 30px;
	padding-bottom: 30px;
}


/*----------------------------------------  LINKS - TITLE  */

.title a:link {
	text-decoration: none;
	color: #000;
}
.title a:visited {
	text-decoration: none;
	color: #000;
}
.title a:hover {
	text-decoration: none;
	color: #000;
}
.title a:active {
	text-decoration: none;
	color: #000;
}

/*----------------------------------------  LINKS - CONTENT  */

.content a:link {
	text-decoration: underline;
	color: #333;
}
.content a:visited {
	text-decoration: underline;
	color: #333;
}
.content a:hover {
	text-decoration: underline;
	color: #999;
}
.content a:active {
	text-decoration: underline;
	color: #999;
}

/*----------------------------------------  LINKS - FELLOWS  */

.fellows_text a:link {
	text-decoration: underline;
	color: #333;
}
.fellows_text a:visited {
	text-decoration: underline;
	color: #333;
}
.fellows_text a:hover {
	text-decoration: underline;
	color: #999;
}
.fellows_text a:active {
	text-decoration: underline;
	color: #999;
}

/*----------------------------------------  LINKS - RESOURCES  */

.content_resources a:link {
	text-decoration: underline;
	color: #888;
}
.content_resources a:visited {
	text-decoration: underline;
	color: #888;
}
.content_resources a:hover {
	text-decoration: underline;
	color: #333;
}
.content_resources a:active {
	text-decoration: underline;
	color: #333;
}


/*----------------------------------------  MISC  */

.space {
	padding-bottom: 25px;
}

.resoucres_humanitarian-frameworks_images {
	position: absolute;
	height:auto;
	width: 163px;
}

.resoucres_toolkits-guides_images {
	position: absolute;
	height:auto;
	width: 90px;
}

.resoucres_news-agencies_images {
	position: absolute;
	height:auto;
	width: 163px;
}

.resoucres_organizations_images {
	position: absolute;
	height:auto;
	width: 120px;
}

.resoucres_organizations_images_portrait {
	position: absolute;
	height:auto;
	width: 60px;
}

.bioPosition{
	font: 400 28px/28px "Open Sans", sans-serif
	color: #474747;
}

.WrapGetInvolvedButton{
	text-align: center;
	padding-bottom:35px;
}

.GetInvolvedButton {
	text-align: center;
	color: #444;
	cursor: pointer;
	/*font: 400 15px/22px "Roboto", sans-serif;*/ /*mod*/
	font: 400 15px/22px "Helvetica Neue",Helvetica,Arial,sans-serif; /*mod*/
	/*margin: 0 15px 10px 0;*/
	padding: 10px 23px;
	position: relative;
	display: inline-block;
	border: 1px solid transparent;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-color:#9E9E9E; /*mod*/
}

.GetInvolvedButton:hover{
	color:#888;
}

.line{
    border-bottom: 1px solid #999;
	margin-top: 7px;
	margin-bottom: 8px;
}

/* Hide menu list when loading in mobile mode*/
/*@media (max-width: 1045px) {
	.rmm .rmm-main-list{
		visibility: hidden;
	}
}*/









/* Resize and center image for mobile*/
/*@media (max-width: 649px) {
	.ImageFloatLeft {
		float:none;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.ImageResize img{
		max-width:inherit;
		padding-bottom:35px;
	}
}*/