@charset "UTF-8";
@import url("font.css");

* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background: url('../img/bg-white.jpg') repeat;
}
h1 {
	font-family: 'nevis', Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0 50px 0;
}
h1#about-last {
	margin: 10px 0 60px 0; 
}
h1#events {
	margin: 20px 0 10px 0; 
}
h1#event-last {
	margin: 20px 0 10px 0;
}
h1#contact {
	margin: 20px 0 5px 0; 
}
h1#other {
	margin: 20px 0 25px 0; 
}
h2 {
	font-family: 'nevis', Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #383b3b;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 35px 0;
	text-align: center;
	font-weight: bold;
}
h3 {
	font-family: 'proxima_nova_light', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 35px 0;
}
a {
	text-decoration: none;
	color: #14bbce;
}
a:hover {
	color: #e05d49;
}
a#hlink {
	text-decoration: none;
	color: #fff;
}
a#hlink:hover {
	color: #383b3b;
}
a#dark, a#dark-2 {
	text-decoration: none;
	color: #383b3b;
}
a#dark:hover {
	color: #14bbce;
}
a#dark-2:hover {
	color: #fff;
}
p {
	font-family: 'proxima_nova_light', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
p#events {
	font-family: 'proxima_nova_light', Helvetica, Arial, sans-serif;
	height: 385px;
	background-color: #fff;
	color: #383b3b;
	padding: 10px;
}
p#events-big {
	font-family: 'proxima_nova_light', Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	background-color: #fff;
	padding: 15px;
	line-height: 25px;
}
p#more {
	font-family: 'proxima_nova_light', Helvetica, Arial, sans-serif;
	width: 260px;
	height: 45px;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	padding: 15px 0 0 0;
	color: #383b3b;
	text-transform: uppercase;
}
p#about-last {
	margin-top: -10px;
}
p#elluva {
	font-size: 16px;
}
.donate-center {
	width: 300px;
	height: 241px;
	margin: 0 auto;
}
.intro {
	width: 100%;
	background-color: #75706e;
	height: 651px;
	margin: 0 auto;
	overflow: auto;
	background-image: url('../img/intro-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

/* HEADER */
.header {
	width: 960px;
	height: 128px;
	margin: 0 auto;
	padding: 24px 0 0 0;
}
.header #logo {
	float: left;
	width: 213px;
	height: 61px;
	margin: 26px 165px 0 0;
	background: url('../img/logo-deftone.png') no-repeat;
}
.header #elluva {
	float: right;
	width: 64px;
	height: 129px;
	margin-top: -1px;
}

ul#menu {
	margin: 50px 0 0 0;
	list-style: none;
	float: left;
}
ul#menu li {
	display: inline;
	margin-right: 36px;
	font-family: 'nevis', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
ul#menu li a {
	 color: #fff;
	 text-decoration: none;
}
ul#menu li a.active, ul#menu li a:hover {
	color: #383b3b;
}

.content {
	width: 100%;
	height: 1024px;
	margin: 0 auto;
}
.content-about {
	background: url('../img/bg-blue.jpg') repeat-x;
	width: 100%;
	height: 1024px;
	margin: 0 auto;
}
.content-events {
	background: url('../img/bg-green.jpg') repeat-x;
	width: 100%;
	height: 1024px;
	margin: 0 auto;
}
.content-contact {
	background: url('../img/bg-red.jpg') repeat-x;
	width: 100%;
	height: 1024px;
	margin: 0 auto;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	display: block;
}
.wrapper#about {
	margin-top: 118px;
	height: 406px;
}
.wrapper#events {
	margin-top: 98px;
	height: 406px;
}
.wrapper#contact {
	margin-top: 118px;
	height: 415px;
}
.wrapper#social {
	width: 960px;
	margin: 50px auto 0;
}

.arrow {
	width: 167px;
	height: 73px;
	margin: 0 auto;
}
.arrow#arrow-about {
	background: url('../img/arrow-blue.png') no-repeat;
}
.arrow#arrow-events {
	background: url('../img/arrow-green.png') no-repeat;
	margin: -73px auto 0;
}
.arrow#arrow-contact {
	background: url('../img/arrow-red.png') no-repeat;
	margin: -73px auto 0;
}

/* ABOUT */
.about-1 {
	float: left;
	width: 278px;
	margin: 0 52px 0 10px;
}
.about-2 {
	float: left;
	width: 278px;
}
.about-3 {
	float: left;
	width: 278px;
	margin: 0 10px 0 52px;
}
.point-down {
	width: 22px;
	height: 42px;
	margin: 0 0 0 -37px;
}
.point-up {
	width: 33px;
	height: 33px;
	margin: 0 0 0 26px;
	display: inline;
}

/* EVENTS */
.events-1 {
	float: left;
	width: 290px;
	margin: 0 45px 0 0;
}
.events-2 {
	float: left;
	width: 290px;
	margin-bottom: 45px;
}
.events-3 {
	float: left;
	width: 290px;
	margin: 0 0 0 45px;
}
.more {
	width: 290px;
	background-color: #fff;
	margin: 0 auto;
}
.events-big {
	width: 960px;
	margin: 0 45px 0 0;
}

/* CONTACT */
.contact-left {
	float: left;
	width: 610px;
	margin-right: 53px;
}
.contact-right {
	float: left;
	width: 278px;
	margin-right: 10px;
}
.contact-social {
	display: block;
	width: 385px;
	height: 240px;
	margin: 0 auto;
}

.shadow {
	width: 167px;
	height: 42px;
	margin: 45px auto 0;
}

/* SOCIAL */
ul#social {
	width: 239px;
	height: 57px;
	margin: 0 auto;
	list-style: none;
}
ul#social li, ul#social li a {
	width: 52px;
	height: 57px;
	display: inline-block;
	margin-right: 25px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul#social li#facebook a {
	background-image: url('../img/social-facebook-1.png');
}
ul#social li#twitter a {
	background-image: url('../img/social-twitter-1.png');
}
ul#social li#tumblr a {
	background-image: url('../img/social-tumblr-1.png');
}
ul#social li#vimeo a {
	background-image: url('../img/social-vimeo-1.png');
	margin-right: 0;
}
ul#social li#facebook a:hover {
	background-image: url('../img/social-facebook-2.png');
}
ul#social li#twitter a:hover {
	background-image: url('../img/social-twitter-2.png');
}
ul#social li#tumblr a:hover {
	background-image: url('../img/social-tumblr-2.png');
}
ul#social li#vimeo a:hover {
	background-image: url('../img/social-vimeo-2.png');
	margin-right: 0;
}

ul#social-ie {
	width: 239px;
	height: 57px;
	margin: 0 auto;
	list-style: none;
}
ul#social-ie li, ul#social-ie li a {
	width: 52px;
	height: 57px;
	display: inline;
	margin-right: 18px;
	background-repeat: no-repeat;
	background-position: center top;
}

/* SIGN UP BOX */
.signup {
	margin: 80px auto 0;
	width: 550px;
	height: 115px;
}
.input-box {
	padding: 10px 15px;
	font-size: 14px;
	color: #666;
	margin-right: 6px;
	-webkit-border-radius: 25px;
  	-moz-border-radius: 25px;
    	border-radius: 25px;
  border: 1px solid #ccc;
}
.submit-blue {
	float: right;
	width: 129px;
	height: 35px;
	background: url('../img/submit-blue-1.png') no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}
.submit-blue:hover {
	background: url('../img/submit-blue-2.png') no-repeat;
}
.view-more a {
	clear: both;
	display: block;
	width: 250px;
	height: 35px;
	background: url('../img/view-more-3.png') no-repeat;
	margin: 0 auto;
	padding: 0;
	border: none;
	cursor: pointer;
}
.view-more a:hover {
	background: url('../img/view-more-2.png') no-repeat;
}
.back-blue a {
	clear: both;
	display: block;
	width: 129px;
	height: 35px;
	background: url('../img/back-blue.png') no-repeat;
	margin: 40px auto 0 auto;
	padding: 0;
	border: none;
	cursor: pointer;
}
.back-green a {
	clear: both;
	display: block;
	width: 129px;
	height: 35px;
	background: url('../img/back-green.png') no-repeat;
	margin: 40px auto 0 auto;
	padding: 0;
	border: none;
	cursor: pointer;
}
.back-blue a:hover, .back-green a:hover {
	background: url('../img/back-2.png') no-repeat;
}