/* @override /css/ypi-screen.css */

/*  Official YPI Colours */
/*
/*	Green: #889925;
/*	Blue: 00a9eb
/*
/*
/*
/****************************/

html {
	font-family: Trebuchet, Tahoma, helvetica, sans;/*tahoma, arial, helvetica, sans;*/
	background: #000 url('images/page-background.png') repeat-x;
}

a {
	color: #889925; 
	text-decoration: none;
}

a:hover {
	color: #00a9eb; 
	text-decoration: underline;
}



/* @group Page */

/* @group Copy */
.copy {
	font-size: 14px;
	line-height: 1.4;
}

.copy p{
	margin-bottom: 10px;
}

.copy h1 {
	margin: 20px 0 20px 0;
}

.copy h2 {
	font-size: 1.2em;
	color: #f47520;
	margin: 20px 0 5px 0;
	font-weight: bold;
}

.copy h3 {
	font-size: 1em;
	color: #f47520;
	margin: 20px 0 5px 0;
}

.copy ul {
	margin: 5px;
	color: #00a9eb;
	list-style-type: disc;
	list-style-position: inside;
}

.copy ul li {
	padding: 3px;
	margin-left: 15px;
	text-indent: -15px;
}

.copy ol {
	margin: 5px;
	list-style-type: decimal;
}

.copy ol li {
	padding: 3px;
	margin-left: 15px;
}


/* @end */

#ypi {
	position: relative;
	overflow: visible;
	display: block;
	width: 990px;
	margin: 0 auto;
	padding-top: 140px;
}

.title {
	text-indent: -9999px;
/*	margin: 10px 0 10px 0;*/
}

#ypi-logo {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 150px;
	background: url('images/ypi-header.png') no-repeat;
	_background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ypi-header.png',sizingMethod='crop');
	padding-top: 60px;
	padding-left: 190px;
	color: #27abec;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	z-index: 0;
}

#ypi-logo strong {
	color: #fff;
	font-weight: bold;
}

#masthead {
	background: url('images/navigation.png') no-repeat;
	_background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navigation.png',sizingMethod='crop');
	display: block;
	height: 160px;
	width: 820px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding-top: 25px;
	padding-left: 200px;
	overflow: visible !important;
}

#page {
	width: 882px;
	padding-left: 73px;
	padding-right: 35px;
	z-index: 50;
	margin-bottom: 20px;
}

#content {
	position: relative;
	padding: 20px;
	overflow: hidden;
}

div.main.section {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	/*background: #fff url(images/main-content-bg.jpg) no-repeat right top;*/
}


.intro-panels {
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px 10px;
	margin-bottom: 30px;
}


/* @end */

/* @group Navigation */

#navigation {
	position: absolute;
	top: 98px;
	left: 105px;
	z-index: 100;

}

#navigation ul, #footer ul {
	overflow: hidden;
	color: #fff;
	z-index: 30;
}

#navigation ul li {
	text-transform: uppercase;
	float: left;
}

#footer ul li {
	float: left;
}

#navigation ul li a, #footer ul li a {
	display: block;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}

#footer ul li a {
	font-size: 11px;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li.alignright {
	float: right;	
}	
/* @end */

/* @group Project Gallery */

.scrap.quote {
	width: 404px;
	margin-bottom: 10px;
}

.scrap.quote.project-single {
	margin: 20px 0 20px 0;
	min-height: 109px;
	*height: 109px;
	background: transparent;
	z-index: 0;
	margin-bottom: 10px;
	position: relative;
}

.scrap.quote.project-single p {
	font-size: 0.8em;
	margin: 20px;
}

.scrap.quote.project-single img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	*width: 404px;
	*height: 109px;
}

#project-gallery-intro {
	margin-top: 20px;
}

/*#project-gallery-intro h2 {
	width: 427px;
	height: 33px;
	text-indent: -9999px;
	background: url('images/ttl-project-gallery-welcome.png') no-repeat;
	_background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ttl-project-gallery-welcome.png',sizingMethod='crop');
}*/

#project-gallery-intro p.intro {
	margin: 5px 0 5px 0;
	font-size: 1em;
}

#project-gallery-blurb {
	font-size: 11px;
	background-color: #9ae3cf;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10p	x;
	margin: 0 10px;
}

#project-gallery-panels {
	overflow: hidden;
	/*max-height: 530px; */
}

.project-panel {
	overflow: hidden;
}
.project-panel-navigation {
	color: #fff;
	padding: 5px;
	clear: left;
	font-size: 0.8em;
}

.project-panel-navigation a {
	color: #fff;
}

.project-panel-navigation a:hover {
	color: #BFD730;
	text-decoration: underline;
}



div.project-panel {
	width: 400px;
	height: 220px;
	margin: 9px;
	float: left;
	-moz-border-radius: 10px;
	border: 4px solid #fff;
	background: url('images/project-panel-bg.png') repeat;
}

div.project-panel img {
	float: left;
}

div.project-panel h3 {
	background-color: #fff;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #f47520;
}

div.project-panel h3 a {
	color: #a1cd3a;
	text-decoration: none;
}

div.project-details {
	float: right;
	width: 250px;
}

div.project-details p {
	color: #000;
	margin: 10px 0 10px 10px;
	font-size: 0.9em;
}

div.project-details a {
	color: #f47520;
}

div.project-details a:hover {
	text-decoration: underline;
}

.readmore {
	float:right;
	margin-right: 10px;
}

.orange {
	color: #f47520;
}
/* @end */

/* @group Home Page */

#home-intro {
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px 10px;
	margin-bottom: 30px;
	position: relative;
	height: 480px;
}

.clear-feature-panel {
	border: 5px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	margin: 0px 10px;
}

#home-feature {
	height: 300px;	
	overflow: hidden;
}


#home-feature h3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	height: 20px;
	font-size: 18px;
	z-index: 20;
	display: block;
	background: #fff;
	padding: 5px 0 0 10px;
}

#home-feature h3 a {
	text-decoration: none;
	margin-top: 10px;
	color: #ea0283;
}

#home-feature-copy {
	background-color: #000; /*#100c08;*/
	color: #fff;
	float: left;
/*	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;*/
	height: 278px;
	width: 192px;
	/*-moz-border-radius: 0 5px 5px 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
}

#home-feature-copy p.quote {
	margin: 20px 20px 10px 20px;
	font-size: 1em;
}

#home-feature-copy p.credit {
	margin: 0px 30px;
	font-size: 0.9em;
}

#site-showcase {
	overflow: hidden;
	height: 170px;
	position: absolute;
	left: 20px;
	top: 343px;
	width: 860px;
}

ul.panels li {
	float: left;
	border: 2px solid #fff;
	margin-right: 20px;
	width: 191px;
	height: 150px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	overflow: hidden;
}

ul.panels a{
	display: block;
	text-indent: -999px;
	height: 200px;
	background-color: #333;
}

/* @group Home Page Promo Panels */

a#resources-panel{
	background: url('images/site-showcase-games.png') no-repeat;
}
a#get-involved-panel{
	background: url('images/site-showcase-get-involved.png') no-repeat;
}
a#news-panel{
	background: url('images/site-showcase-news.png') no-repeat;
}
a#peace-wall-panel{
	background: url('images/site-showcase-peace-wall.png') no-repeat;
}

/* @end */

/* @group Project Topic List */

#project-topic-list ul {
	list-style: none;
	
}

#project-topic-list ul li {
	height: 60px;

	/*background: url('images/causes-image-standin.png') no-repeat;*/
	float: left;
	width: 500px;
	margin: 0;
	font-size: 1.2em;
	
}

#project-topic-list ul li.cat-item-10 {
	background: url('images/causes-celebrating-diversity.jpg') no-repeat;
}
#project-topic-list ul li.cat-item-12 {
	background: url('images/causes-ending-war.jpg') no-repeat;
}
#project-topic-list ul li.cat-item-9 {
	background: url('images/causes-eradicating-poverty.jpg') no-repeat;
}
#project-topic-list ul li.cat-item-8 {
	background: url('images/causes-overcoming-hatred.jpg') no-repeat;
}
#project-topic-list ul li.cat-item-13 {
	background: url('images/causes-promoting-human-rights.jpg') no-repeat;
}
#project-topic-list ul li.cat-item-6 {
	background: url('images/causes-protecting-the-environment.jpg') no-repeat;
}
#project-topic-list ul li.cat-item-11 {
	background: url('images/causes-supporting-marginalised.jpg') no-repeat;
}

#project-topic-list ul li a {
	padding: 15px 0 0 80px;
	display: block;
	height: 40px;
	margin-left: 15px;
}

/* @end */


#home-main {
	position: relative;
	padding: 20px 180px 20px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	min-height: 500px;
	
}

.title {
	/*margin-bottom: 10px;*/
}

h1#who-cares-about-peace.title{
	background: url('images/ttl-who-cares-about-peace.png') no-repeat;
	height: 55px;
}

h1#project-gallery.title{
	background: url('images/ttl-project-gallery.png') no-repeat;
	height: 55px;;
}

h1#peace-wall.title{
	background: url('images/ttl-peace-wall.png') no-repeat;
	height: 50px;
}

h1#get-involved.title {
	background: url('images/ttl-get-involved.png') no-repeat;
	height: 55px;
}

h1#submit-project.title {
	background: url('images/ttl-submit-project.png') no-repeat;
	height: 55px;
}

h1#news.title {
	background: url('images/ttl-news.png') no-repeat;
	height: 50px;
}

h1#games-and-resources.title {
	background: url('images/ttl-games-and-resources.png') no-repeat;
	height: 55px;
}

h1#whats-ypi.title {
	background: url('images/ttl-whats-ypi.png') no-repeat;
	height: 55px;
}

h1#contact-ypi.title {
	background: url('images/ttl-contact-ypi.png') no-repeat;
	height: 55px;
}

h1#login-register.title{
	background: url('images/ttl-login-register.png') no-repeat;
	height: 55px;
}

h1#log-in.title{
	background: url('images/ttl-log-in.png') no-repeat;
	height: 55px;
}
/* @end */

/* @group Background */

body {
	background: url('images/watermark.png') no-repeat fixed center;
	_background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/watermark.png',sizingMethod='crop');
}
/* @end */

/* @group Single page */

#project-intro {
	border: 4px solid #fff;
	background: url('images/project-panel-bg.png') repeat;
	font-size: 0.9em;
}

#project-intro h1 {
	text-align: center;
	font-size: 1.6em;
	font-weight: 700;
	color: #fd6e02;
}

#project-intro p {
	margin: 20px 0 20px 0;
	width: 300px;
}

#project-intro a {
	color: #f47520;
	text-transform: uppercase;
}

#project-intro a:hover {
	text-decoration: underline;
	color: #BFD730;
}

#star-rating {
	background: url('images/star-rating-BG.png') no-repeat;
	width: 185px;
	/*height: 200px;*/
	float: left;
	font-size: 0.8em;
	margin-left: 50px;
	margin-bottom: 20px;
}

p.star-disclaimer {
	font-weight: 700;
	font-size: 0.8em;
	clear: both;
	margin-bottom: 0;
}

#project-nav {
	margin-top: 20px;
	width: 100%;
	float: left;
	}
	
.alignright {
	float: right;
	}


/* @end */

/* Begin Comments*/
h3#comments {
	padding: 0;
	margin: 20px 0 0 0;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
/*
.even, .alt {
	border-left: 1px solid #ddd;
}*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
/*	padding: 10px;*/
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Newsfeeds */
#newsfeed {
	width: 550px;
	float: left;
	border: 1px solid #ea0283;
	margin: 0 0 10px 0;

}

#newsfeed h3 {
	display: block;
	background: #feeef7;
	padding: 10px;
	margin: 0;
	color: #ea0283;
}

#newsfeed ul {
	padding: 10px;
	font-size: 0.9em;
}

#project-slideshow {
	margin-top: 20px;
	border: 6px solid #fff;
	float: right;
}

#causes h2 {
	width: 100px;
	float: left;
}

#causes p {
	width: 700px;
	float: left;
}

#loginout-search {
	width: 225px;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 10px;
	background: url('images/loginout-search-bg.png');
	border: 1px solid #ea0283;
}

#loginout-search h3 {
	margin: 0;
	color: #ea0283;
	font-size: 1.1em;
	font-weight: bold;
}

#alw_loginForm td input, #alw_lostPassword tr input {
	margin-bottom: 10px;
	margin-left: 5px;
}

#searchform {
	margin: 10px 0 10px 0;
}

#searchform input#s {
	width: 120px;
}
.hidden {
	display: none;
}


#sidebar {
	width: 250px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#sidebar.homepage img {
	margin-right: 20px;
}

div#sidebar.homepage #featured-project img {
	display: block;
	margin: 0 auto;
}

div#sidebar.project-gallery img {
	margin-top: 20px;
}

.whats-on-submit-image {
	margin-bottom: 10px;
}

#footer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid white;
	padding: 10px;
	margin-top: 20px;
	background: black;
}

#ypi-copy { width: 570px; }

#registerform {
	width: 390px;
}
/*
#registerform label {
	clear: left;
	float: left;
	width: 130px;
	margin-bottom: 10px;
}*/

#registerform input {
	width: 150px;
}

.small {
	font-size: 80%;
}

/*p.submit {
	float: left;
	clear: left;
	width: 100%;
}*/

.nav {
	display: block;
	text-align: center;
	margin-top: 10px;
	/*margin-bottom: 60px;*/
}

p.news-nav {
	margin-top:20px;
}

.textright {
	float: right;
	margin-top: -20px;
}

.alignleft {
	float: left;
}

.logo {
	padding: 20px;
	border: 1px solid #ea0283;
	margin-bottom: 5px;
}

img.alignleft {
	margin-right: 20px;
	float: left;
}

p.clearleft {
	float: left;
	clear: left;
	width: 100%;
}

#featured-project {
	width: 225px;
	margin: 0 0 20px 0;
	padding: 10px;
	background-color: #ddf4fc;
	border: 1px solid #00a9eb;
	overflow: hidden;
}

#featured-project h3 {
	margin: 0;
	color: #00a9eb;
	font-size: 0.91em;
	text-transform: uppercase;
	font-weight: bold;
}

#featured-project img {
	display: block;
	margin: 10px auto;
}

#featured-project img.featured-game-image {
	margin: 0;
}

.copy h2.top {
	margin-top: 0;
}

.homepage-clear-get-involved {
	clear: left;
	float: left;
}

.cform{
	width: 600px!important;
}

.sendbutton{
	margin-left: 130px!important;
	float: left;
}