﻿@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'OfficinaSansITCStdBlack';
	src: url('fonts/officinasansitcstd-black-webfont.eot');
	src: local('☺'), url('officinasansitcstd-black-webfont.woff') format('woff'), url('fonts/officinasansitcstd-black-webfont.ttf') format('truetype'), url('officinasansitcstd-black-webfont.svg#webfontcJT0jPo6') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OfficinaSansITCStdExtraBold';
	src: url('fonts/officinasansitcstd-exbd-webfont.eot');
	src: local('☺'), url('officinasansitcstd-exbd-webfont.woff') format('woff'), url('fonts/officinasansitcstd-exbd-webfont.ttf') format('truetype'), url('officinasansitcstd-exbd-webfont.svg#webfontA2sDjF2c') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OfficinaSerifITCStdBook';
	src: url('fonts/officinaserifitcstd-book-webfont.eot');
	src: local('☺'), url('fonts/officinaserifitcstd-book-webfont.woff') format('woff'), url('fonts/officinaserifitcstd-book-webfont.ttf') format('truetype'), url('officinaserifitcstd-book-webfont.svg#webfontxLrXA6Sf') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OfficinaSerifITCStdBookItalic';
	src: url('fonts/officinaserifitcstd-bookit-webfont.eot');
	src: local('☺'), url('officinaserifitcstd-bookit-webfont.woff') format('woff'), url('fonts/officinaserifitcstd-bookit-webfont.ttf') format('truetype'), url('officinaserifitcstd-bookit-webfont.svg#webfontG4C33myf') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	min-height:100%;
	margin-top: 0px;
	top: 0;
	height:100%;
	font-family: 'OfficinaSerifITCStdBook', serif;
	font-size: 14px;
	font-weight: normal;
	align: centre;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/greyscale_background_image.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #EE397C;
}
a:link {
	color: #EE397C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE397C;
}
a:active {
	text-decoration: none;
	color: #000000;
}
H1 {
	font-size: 19px;
	font-family: 'OfficinaSerifITCStdBook', serif;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #EE397C;
}
H2 {
	font-size: 17px;
	font-family: 'OfficinaSerifITCStdBook', serif;
	margin: 2px;
	color: #EE397C;
}
H3 {
	font-size: 15px;
	font-family: 'OfficinaSerifITCStdBook', serif;
	margin: 2px;
}
H4 {
	font-size: 15px;
	font-family: 'OfficinaSerifITCStdBook', serif;
	margin: 2px;
	color: #FFFFFF;
}
#outter {
	/*background-image: url(images/outter.png);
	height: auto;*/
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#container {
	/*background-image: url(images/outter.png);
	height: auto;*/
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	box-shadow: -2px 3px 24px #000;
	-moz-box-shadow: -2px 3px 24px #000;
	-webkit-box-shadow: -2px 3px 24px #000;
	background-color: #FFFFFF;
	border: 1px solid #244a99;
	height: auto;
	float: left;
}
#header {
	background-image: url(images/header_bg.jpg);	
	background-repeat: no-repeat;
	height: 203px;
	width: 954px;
	float: left;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 916px;
	color: #FFFFFF;
	padding-left: 37px;
	padding-top: 18px;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

#menu {
	float: left;
	width: 750px;
	height: 35px;
	margin-top: 110px;
	transform:rotate(-8deg);
	-ms-transform:rotate(-8deg); /* IE 9 */
	-moz-transform:rotate(-8deg); /* Firefox */
	-webkit-transform:rotate(-8deg); /* Safari and Chrome */
	-o-transform:rotate(-8deg); /* Opera */
	font-size: 16px;
	font-weight: bolder;
}
#main {
	width: 953px;
	height: auto;

	min-height: 500px
	float: left;
	float: left;
}
#countdown {
	background-color: #205fab;
	width: 953px;
	height: 357px;
	float: left;
}
#countdownpage {
	background-color: #205fab;
	width: 386px;
	height: 357px;
	float: right;
}
#scroller {
	width: 543px;
	height: 311px;
	margin-left: 22px;
	margin-top: 21px;	
	float: left;
}
#mainright {
	width: 363px;
	float: right;
	margin-top: 40px;
	padding-left: 23px;
	color: #FFFFFF;
	height: auto;
	font-size: 23px;
}
#mainrightpage {
	width: 363px;
	float: right;
	margin-top: 40px;
	padding-left: 23px;
	color: #FFFFFF;
	height: auto;
	font-size: 23px;
}
#rightcol {
	width: 386px;
	height: auto;
	float: right;
	height: auto;
	margin-bottom: 20px;
}
#rightcolnews {
	width: 300px;
	height: auto;
	height: auto;
	float: right;
}
#mainleft {
	width: 524px;
	float: left;
	padding-left: 33px;
	padding-top: 32px;
	height: auto;
	padding-bottom: 25px;
	font-size: 16px;
	padding-right: 10px;
	min-height:540px;
	;
	color: #205FAB;
}
#mainleftnews {
	width: 524px;
	float: left;
	padding-left: 33px;
	padding-top: 32px;
	height: auto;
	padding-bottom: 25px;
	font-size: 16px;
	padding-right: 10px;
	min-height:540px;
	;
	color: #205FAB;
}
#newsright {
	float: right;
	width: 386px;
	height: auto;
}
#newsright2 {
	float: right;
	width: 300px;
	height: auto;
}
#maincon {
	width: 524px;
	float: left;
	padding-left: 33px;
	padding-top: 32px;
	height: auto;
	padding-bottom: 25px;
	font-size: 16px;
	padding-right: 10px;
	color: #205FAB;
}
#menu ul {
	list-style-type: none;
	padding-left: 10px;
}
#menu ul li {
	float: left;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 15px;
}
#menu ul li a:hover {
	color: #205FAB;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#peacelogo {
	float: right;
	height: 152px;
	width: 143px;
	margin-right: 31px;
	margin-top: 22px;
}
#daystogo {
	font-family: 'OfficinaSerifITCStdBook', serif;
	margin-top: 18px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 30px;
	height: 32px;
	width: 318px;
	background: #3a72b5; /* old browsers */
	background: -moz-linear-gradient(top, #3a72b5 0%, #205fab 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a72b5), color-stop(100%,#205fab)); /* webkit */
}
.days {
	font-weight: bold;
	font-size: 30px;
}
#signup {
	font-family: 'OfficinaSerifITCStdBook', serif;
	background: #ea297b; /* old browsers */
	background: -moz-linear-gradient(top, #ea297b 0%, #e70d6a 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea297b), color-stop(100%,#e70d6a)); /* webkit */
	border: 1px solid #FFFFFF;
	margin-top: 23px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 318px;
	font-size: 16px;
}
#signup a {
	color: #FFFFFF;
}
#signup:hover {
	border: 2px solid #FFFFFF;
	box-shadow: -1px 1px 14px #000;
	-moz-box-shadow: -1px 1px 14px #000;
	-webkit-box-shadow: -1px 1px 14px #000;
}
#arrow {
	font-size: 0px;
	line-height: 0%;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ea297b;
	border-bottom-color: #ea297b;
	border-left-color: #FFFFFF;
	border-bottom: 15px solid rgba(0, 0, 0, 0); 
	border-top: 15px solid rgba(0, 0, 0, 0); 
	position: absolute;
	width: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 275px;
}
#news {
	background-color: #EE397C;
	width: 334px;
	padding: 26px;
	color: #FFFFFF;
	float: left;
	height: auto;
}
#newsdetailimage {
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: -1px 1px 14px #000;
	-moz-box-shadow: -1px 1px 14px #000;
	-webkit-box-shadow: -1px 1px 14px #000;
	margin-bottom: 15px;
}

#newscentral {
	background: #f064a0;
	background: -moz-linear-gradient(top, #f064a0 0%, #e91d74 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f064a0), color-stop(100%,#e91d74)); /* webkit */
	padding: 10px;
	height: auto;
	width: auto;
}
#newsitem {
	margin-bottom: 10px;
}
#newsitem a {
	color: #FFFFFF;
}
#newsitem a:hover {
}
#newsitem img {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
#social {
	float: left;
	height: 105px;
	width: 366px;
	background-color: #FFFFFF;
	padding: 10px;
}
.fb {
	width: auto;
	float: left;
	margin-right: 8px;
	margin-top: 22px;
}
.tw {
	margin-right: 8px;
	width: 38px;
	float: left;
	margin-top: 22px;
}
#teambutton {
	font-family: 'OfficinaSerifITCStdBook', serif;
	background: #3871b4; /* old browsers */
	background: -moz-linear-gradient(top, #3871b4 0%, #205fab 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3871b4), color-stop(100%,#205fab)); /* webkit */
	border: 1px solid #FFFFFF;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 235px;
	float: left;
	color: #FFFFFF;
	height: 40px;
	font-size: 32px;
	margin-top: 22px;
	margin-bottom: 20px;
}
#teambutton a {
	color: #FFFFFF;
}
#teambutton:hover {
	border: 2px solid #EE397C;
	box-shadow: -1px 1px 14px #000;
	-moz-box-shadow: -1px 1px 14px #000;
	-webkit-box-shadow: -1px 1px 14px #000;
}
#teamarrow {
	font-size: 0px;
	line-height: 0%;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3871b4;
	border-bottom-color: #3871b4;
	border-left-color: #FFFFFF;
	border-bottom: 15px solid rgba(0, 0, 0, 0); /* rgba for transparency */
	border-top: 15px solid rgba(0, 0, 0, 0); /* rgba for transparency */
	position: absolute;
	width: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 200px;
}
#teamarrow:hover {
	border-left-color: #1775BB;
}
#newsdetail {
	float: left;
	width: 500px;
}
#comment {
	background-color: #1775BB;
	padding: 5px;
	width: 500px;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#socspacer {
	width: auto;
	margin: 2px;
	padding: 2px;
	float: left;
}
#scontainer {
	height: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 13px;
	color: #666666;
	float: left;
	margin-top: 15px;
}
#socialbox {
	float: left;
	width: 500px;
}
#tweet {
	float:right;
	margin: 5px;
	padding: 5px;
}
#countdownpageTeam {
	background-color: #205fab;
	width: 386px;
	height: 485px;
	float: right;
	padding-bottom: 20px;
}

