
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
//.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

//::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
//::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #999; }
a:hover { color: #999; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

/* FONTS

@font-face {
	font-family: 'Pictos';
	src: url('pictos-web.eot');
	src: local('☺'), url('pictos-web.woff') format('woff'), url('pictos-web.ttf') format('truetype'), url('pictos-web.svg#webfontIyfZbseF') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

body {
	text-align: center;
	background: #999999;
}
header {
	height: 189px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.intro {
	background: #b2d235 url(../images/bkg-intro.gif) left bottom repeat-x;
	padding: 25px 0 10px;
}
.info {
	background-color: #545454;
	padding: 15px 0 30px;
}
footer {
	padding: 25px 0;
	background: #fff;
}
.full {
	width: 100%;
	min-width: 890px;
	float: left;
}
.container {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}
header h1 {
	float: left;
	width: 890px;
	height: 189px;
	background: url(../images/logo.png) no-repeat center top;
	position: relative;
	z-index: 2;
	text-align: left;
	text-indent: -999em;
}
header .clouds-right {
	position: absolute;
	right: 50%;
	height: 189px;
	width: 512px;
	z-index: 1;
	background: url(../images/clouds-right.gif) right top no-repeat;
}

header .clouds-left {
	position: absolute;
	left: 50%;
	height: 189px;
	width: 512px;
	z-index: 1;
	background: url(../images/clouds-left.gif) right top no-repeat;
}
.intro .video-frame {
	float: left;
	background: url(../images/video-bottom.png) no-repeat center bottom;
	padding-bottom: 17px;
}
.intro iframe {
	float: left;
	background: #fff;
}
.intro h1, .intro p {
	margin: 0 0 0 560px;
}
.intro iframe {
	border: 5px solid #fff;
}
.intro h1 {
	font-size: 182%;
	font-weight: normal;
	color: #fff;
	padding: 0 0 15px;
	font-family: 'Artifika', arial, serif;
}
.intro p {
	color: #545454;
	font-size: 100%;
	padding: 0 0 15px;
	font-family: 'Artifika', Arial, sans-serif;
}
.info h1 {
	font-size: 182%;
	font-weight: normal;
	color: #fff;
	padding: 0 0 15px 0;
	font-family: 'Artifika', arial, serif;
}

.nav {
	text-align: center;
	display: inline;
}
.nav .cta {
	width: 75px;
}
.nav .home-button{
	float: left;
	padding: 0 0 0 560px;
}
.nav .about-psp {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}
.nav .about-mali {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

/* PICTOS ICONS */

.news-icon {
	padding: 0 12px 0 0;
	font-family: "Pictos";
	font-weight: normal;
	font-size: 21px;
	color: #b2d235;
}
.goals-icon {
	padding: 0 12px 0 0;
	font-family: "Pictos";
	font-weight: normal;
	font-size: 21px;
	color: #b2d235;
}
.about-icon {
	padding: 0 12px 0 0;
	font-family: "Pictos";
	font-weight: normal;
	font-size: 21px;
	color: #b2d235;
}
.mali-icon {
	padding: 0 12px 0 0;
	font-family: "Pictos";
	font-weight: normal;
	font-size: 21px;
	color: #b2d235;
}
/* END PICTOS ICONS */

.info .news-updates {
	float: left;
	width: 420px;
	margin: 0 75px 0 0;
	border-bottom: 1px solid #cccccc;
}
.news-updates article {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px solid #cccccc;
	padding: 20px 0 15px;
	margin: 0 0 1px;
}
.news-updates article.first {
	border-top: none;
	padding-top: 0;
}
.news-updates img {
	float: left;
	border: 1px solid #cccccc;
}
.news-updates h2, .news-updates p {
	margin: 0 0 0 170px;
	color: #fff;
	line-height: 1.5;
}
.news-updates h2 {
	font-size: 108%;
}
.news-updates p {
	padding: 0 10px 10px 0;
}
.news-updates .cta {
	color: #333;
	float: left;
	border: 1px solid #666;
	background: #EEE;
	padding: 2px 1px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.ie .news-updates .cta {
	behavior: url(PIE.htc);
	border: 1px solid #333333;
	background: #eeeeee;
}
.info .goals-donations {
	float: left;
	width: 395px;
}
.goals-donations ol {
	list-style: none;
	margin: 0;
}
.goals-donations ol li {
	padding: 0 0 10px;
}
.goals-donations ol span {
	float: left;
	color: #ffffff;
	font-family: 'Artifika', arial, serif;
	font-size: 138.5%;
	background: #b2d235;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
     -moz-border-radius: 1em; 
  -webkit-border-radius: 1em; 
          border-radius: 1em; 
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
.ie .goals-donations ol span {
	behavior: url(PIE.htc);
	background: #ffffff;
}
.goals-donations ol h2, .goals-donations ol p {
	margin: 0 0 0 45px;
	color: #fff;
}
.goals-donations ol h2 { 
	font-family: 'Rokkitt', arial, serif;
	font-size: 185%;
	font-weight: normal;
	line-height: 1;
	padding: 6px 0 5px;
	color: #B2D235;
}
.goals-donations ol p {
	font-size: 90%;
	padding: 0 0 15px;
	line-height: 1.4;
}
.goals-donations ol p a, .goals-donations ol p a:visited, .goals-donations ol p a:active {
	color: #fff;
}
.donate {
	float: right;
	width: 300px;
	padding: 10px 25px 18px;
	margin: 10px 0 0;
	background: url(../images/bkg-donate.gif) no-repeat top center;
	background-color: #999;
}
.donate h2 {
	text-align: center;
	font-size: 175%;
	font-family: 'Artifika', arial, serif;
	color: #333;
	font-weight: normal;
	text-shadow: 1px 1px 2px white;
}
.donate p, .donate .vcard {
	color: #fff;
	font-size: 85%;
	padding: 22px 0 1px;
}
.donate .donate-for {
	float: left;
	width: 312px;
	background: url(../images/donate-for.png) no-repeat 0 25px;
	margin: 15px 0 0;
	list-style: none;
}
.donate-for li {
	float: left;
	width: 90px;
}
.donate-for li.large {
	width: 132px;
}
.donate-for span {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
}
.donate-for span.price {
	padding: 0 0 70px;
	font-size: 153.9%;
	font-family: 'Rokkitt', arial, serif; 
}
.donate-for span.does {
	font-size: 85%;
}
.donate .cta {
	width: 150px;
	float: left;
	text-align: center;
	margin: 25px 70px 25px;
	padding: 5px 10px;
	text-decoration: none;	
}
.donate p cite {
	font-size: 93%;
	display: block;
	padding: 0 0 0;
}
.donate .vcard .adr div {
	display: inline;
}
.donate .vcard .adr div.org {
	display: block;
}

/* START ABOUT PAGE */

.info .about {
	float: left;
	width: 850px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}
.about article {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px solid #cccccc;
	padding: 20px 0 15px;
	margin: 0 0 1px;
}
.about article.first {
	border-top: none;
	padding-top: 0;
}
.about article.last {
	border-bottom: none;
	padding: 20px 0 15px;
	margin: 0 0 1px;
}
.about img {
	float: left;
	border: 1px solid #cccccc;
	margin: 10px 0 0 0;
}
.about h2, .about p {
	margin: 0 0 0 170px;
	color: #fff;
	line-height: 1.5;
}
.about h2 {
	font-size: 185%;
	font-family: 'Rokkitt', arial, serif; 
	font-weight: normal;
	color: #B2D235;
}
.about p {
	padding: 0 10px 10px 0;
}
.about .cta {
	color: #333;
	float: left;
	border: 1px solid #666;
	background: #EEE;
	padding: 2px 1px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.ie .about .cta {
	behavior: url(PIE.htc);
	border: 1px solid #333333;
	background: #eeeeee;
}

/* END ABOUT PAGE */

/* START MALI PAGE */

.info .mali {
	float: left;
	width: 850px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}
.mali article {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px solid #cccccc;
	padding: 20px 0 15px;
	margin: 0 0 1px;
}
.mali article.first {
	border-top: none;
	padding-top: 0;
}
.mali img {
	float: left;
}
.mali h2, .mali p {
	margin: 0 0 0 180px;
	color: #fff;
	line-height: 1.5;
}
.mali h2 {
	font-size: 185%;
	font-family: 'Rokkitt', arial, serif; 
	font-weight: normal;
	color: #B2D235;
}
.mali p {
	padding: 0 10px 10px 0;
}
.image-caption {
	font-size: 11px;
	color: #ccc;
}
.mali-images {
	text-align: center;
	float: left;
	width: 150px;
}
.mali-images img {
	margin: 10px 0 5px 0;
	border: 1px solid #ccc;
}
.mali-images h3 {
	font-size: 125%;
	font-family: 'Rokkitt', arial, serif; 
	font-weight: normal;
	color: #B2D235;
}
.mali-map {
	width: 323px;
	float: right;
	margin: 30px 30px 130px 30px;
}
.mali .cta {
	color: #333;
	float: left;
	border: 1px solid #666;
	background: #EEE;
	padding: 2px 1px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.ie .mali .cta {
	behavior: url(PIE.htc);
	border: 1px solid #333333;
	background: #eeeeee;
}

/* END MALI PAGE */

footer ul {
	list-style: none;
	margin: 0;
}
footer ul li {
	display: inline;
	padding: 0 3px 0;
	color: #999999;
	font-size: 85%;
}
footer ul li.clear {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
}
footer ul li a {
	color: #999;
}
footer ul li a:hover {
	color: #999;
	text-decoration: none;
}
.modal-view {
	position: fixed;
	top: 50px;
	left: 50%;
	margin-left: -305px;
	border: 5px solid #fff;
     -moz-box-shadow: 0px 0px 10px #666; 
  -webkit-box-shadow: 0px 0px 10px #666; 
          box-shadow: 0px 0px 10px #666; 
	background: #ffffff;
	width: 600px;
	z-index: 2;
}
.ie .modal-view {
	behavior: url(PIE.htc);
}
.modal-view a {
	float: right;
	text-align: right;
	padding: 5px 10px;
	text-decoration: none;
}
.modal-view a:hover {
	text-decoration: underline;
}

.circle {
	background: red;
	border: 1px solid #eee;
     -moz-border-radius: 50px; 
  -webkit-border-radius: 50px; 
          border-radius: 50px; 
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	behavior: url(PIE.htc);
	float: left;
}
.cta {
	color: #333333;
	width: 150px;
	float: left;
	text-align: center;
	border: 1px solid #333333;
	background: #eeeeee;
	padding: 5px 10px;
	text-decoration: none;
     -moz-border-radius: 7px; 
  -webkit-border-radius: 7px; 
          border-radius: 7px; 
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	behavior: url(PIE.htc);
	border: 1px solid #333333;
	background: #eeeeee;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 569px) {
	.container {
		width: 100%;
	}
	.full {
		width: 100%;
		min-width: 352px;
	}
	header h1 {
		width: 100%;
	}
	.intro iframe, .intro .video-frame {
		width: 100%;
		border: none;
	}
	.intro h1, .intro p {
		margin: 0;
		clear: both;
		width: auto;
		padding-left: 5px;
		padding-right: 5px;
	}
	.info section {
		margin: 0 !important;
		width: auto !important;
		padding: 0 5px;
	}
	.info .news-updates {
		margin-bottom: 15px;
	}
	.donate {
		float: none;
		margin: 0 auto;
	}
}





.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.preload { position: absolute; left: -999em; top: -999em; }
.clear { clear: both; }


@media all and (orientation:portrait) {
	.donate {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}