@font-face {
	font-family: 'TypoSlabserif-LightRegular';
	src: url('TypoSlabserif-Light-webfont.eot');
	src: local('☺'), url('TypoSlabserif-Light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* ------ Generic elements ---------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #ccc;
}

img {
	border: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 span,
a span {
	display: none;
}

ul, ul li, ol, ol li {
	margin: 0;
	padding: 0;
	list-style: none;
}

fieldset {
	margin: 0;
	*margin: -10px 0 0; /* for IE7 */
	padding: 15px 25px;
	border: 2px solid #ccc;
}

fieldset legend {
	padding: 0 8px;
	margin: 0 20%;
}

/* ------ Layout elements ---------------------------------------------- */

#layout {
	margin: 30px auto 80px;
	width: 840px;
}

#page {
	padding: 0 15px 15px;
	background: #fff;
}

.content {
	padding: 20px 10px 10px;
	width: 510px;
}

.sidebar {
	width: 265px;
	margin: 3px 0 0;
	*margin: 15px 0 0; /* for IE7 */
}

#footer {
	margin: 0;
	padding: 12px 15px;
	background: #231f20;
}

#left {
	float: left
}

#right {
	float: right;
}

#clear {
	clear: both;
}

#clear-left {
	clear: left;
}

.div-1pxl {
	height: 1px;
	background: #ccc;
}

/* ------ Header elements ---------------------------------------------- */

.logo {
	margin: 0 0 12px;
}

.newsletter {
	padding: 85px 10px 0 0;
}

.newsletter p {
	margin: 0 0 10px;
	padding: 0 0 0 0;
}

.newsletter input[type="text"] {
	margin: 0 10px 0 0;
	padding: 6px 8px 4px;
	width: 180px;
	height: 20px;
	float: left;
	border: 3px solid #555;
	background: #fff;
}

.newsletter input[type="submit"] {
	width: 88px;
	height: 35px;
	display: block;
	float: left;
	border: none;
	background: url('images/buttons.png') 0 -124px no-repeat;
	text-indent: -999999px;
	color: transparent !important;
	text-transform: capitalize;
}

.newsletter input:focus {
	outline: none
}

.top-nav {
	margin: 0 0 1px;
	padding: 12px 2px 0 3px;
	height: 28px;
	background: #231f20;
}

.top-nav ul li {
	float: left
}

.top-nav ul li a {
	margin: 0 13px 0 12px;
	padding: 0 0 6px;
	display: block;
}

.top-nav ul li.active a,
.top-nav ul li a:hover {
	border-bottom: 5px solid #fff000;
}

/* ------ Homepage elements ---------------------------------------------- */

.flash-box { 
	margin: 0 0 -3px;
	width: 840px;
	height: 271px;
}

.buttons {
	height: 60px;
}

.buttons li {
	margin-right: 4px;
	float: left;
}

.buttons li.donate {
	margin-right: 0;
}

.buttons li a {
	height: 57px;
	display: block;
	background: url('images/buttons.png') 0 0 no-repeat;
}

.buttons li a:hover {
	height: 60px;
}

.buttons li.share a {
	width: 320px;
	background-position: 0 0;
}

.buttons li.share a:hover {
	background-position: 0 -57px;
}

.buttons li.volunteer a {
	width: 317px;
	background-position: -324px 0;
}

.buttons li.volunteer a:hover {
	background-position: -324px -57px;
}

.buttons li.donate a {
	width: 165px;
	background-position: -645px 0;
}

.buttons li.donate a:hover {
	background-position: -645px -57px;
}

#page .div-1pxl {
	margin: 10px auto 0;
}

.update-list .update {
	margin: 10px 0 0;
	border-bottom: 1px solid #ccc;
}

.update-list .last {
	border-bottom: none;
}

.update-list .update p {
	margin: 5px 0 10px;
}

h1.tagline {
	margin: 30px auto 0;
	width: 305px;
	height: 97px;
	background: url('../images/tagline.gif');
}

/* ------ Content elements ---------------------------------------------- */

.creative-box { 
	margin: 0 0 -3px
}

img#left {
	margin: 0 10px 15px 0;
}

p#clear {
	padding-bottom: 5px;
}

.tag {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

span.title a{
	text-decoration: none;
	text-transform: uppercase;
}

.content ul {
	padding: 8px 18px;
}

.content ul li {
	margin: 0 0 8px;
	padding: 0;
	list-style: square;
	
}

/* ------ Footer elements ---------------------------------------------- */

.bottom-nav ul li {
	margin-left: 10px;
	display: inline;
}

.bottom-nav ul li a {
	color: #fff;
}

/* ------ Typography ---------------------------------------------------- */

body {
	font: 12px "Verdana", sans-serif;
	color: #000;
}

a {
	color: #d90108;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font: 30px 'TypoSlabserif-LightRegular', Arial, sans-serif;
	color: #333;
}

h2 {
	font-size: 14px;
}

h2 {
	color: #d90108;
	font-weight: normal;
}

h2 a {
	font-weight: normal;
	text-decoration: none;
}

fieldset legend {
	font: 18px 'TypoSlabserif-LightRegular', Arial, sans-serif;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}

#footer {
	font-size: 11px;
	color: #fff;
}

.newsletter p {
	text-align: right;
	font-size: 13px;
}

.newsletter input[type="text"] {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}

.top-nav ul li {
	font: 15px 'TypoSlabserif-LightRegular', Arial, sans-serif;
	text-transform: uppercase;
}

.top-nav ul li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.bottom-nav ul li a {
	color: #fff;
}

.tag {
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}
