/*
Theme Name: Disaster Network
Theme URI: http://www.jonathancarlson.com
Description: The custom theme built for Gleaning for the World's Disaster Network website
Version: 1.0
Author: Jonathan Carlson
Author URI: http://www.jonathancarlson.com
Tags: 

	Disaster Network 1.0
	 
	This theme was designed by Deborah Funk and built by Jonathan Carlson,
	for Gleaning for the World, located at http://www.gftw.org

*/



html, body, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}

html, body {
	height: 100%;
}

body {
	margin:0 auto;
	text-align:center;
	height:100%;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	background:#4b698f url(images/template/bg.jpg) top left repeat-x;
}

img {
	border:none;
}

a, object, input {
	outline:none;
}

div {
	padding:0;
	margin:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	text-align:center;
	margin:0 auto;
}

.clear {
	clear:both;
}

a,
a:active,
a:visited {
	color:#c90000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.graytext {
	color:#9cadc2;
}

img.imgborder {
	padding:2px;
	border:1px solid #cfcfcf;
}

ul {
	list-style-image:url(images/bullet.png);
}

ul li {
	padding-top:10px; padding-bottom:10px;
}

/* Template Styles */
#wrapper {
	width:804px; min-width:804px; max-width:804px;
	margin:0 auto;
	text-align:center;
}

#header_container {
	width:804px; min-width:804px; max-width:804px;
	height:155px; min-height:155px; max-height:155px;
	text-align:left;
}

#logo {
	width:405px; height:139px;
	background:url(images/template/logo.png) bottom right no-repeat;
	cursor:pointer;
	padding-left:15px;
}

#h1n1logo {
	width:405px; height:139px;
	background:url(images/template/h1n1logo.png) bottom right no-repeat;
	cursor:pointer;
	padding-left:15px;
}

#gftw_logo {
	width:242px; height:145px;
	background:url(images/template/gftw_logo.jpg) bottom left no-repeat;
	cursor:pointer;
	padding-right:10px;
}

#content_container {
	width:804px; min-width:804px; max-width:804px;
	text-align:left;
	position:relative;
}

#main_content_container {
	width:541px; min-width:541px; max-width:541px;
	padding:2px;
	background:#adadad;
	float:left;
	position:relative;
}

#main_content {
	width:541px; min-width:541px; max-width:541px;
	background:#fff;
}

#menu_container {
	height:28px; min-height:28px;
	border-bottom:2px solid #adadad;
	text-align:center;
}

#menu_container a {
	margin-left:20px;
	margin-right:20px;
	line-height:28px;
}

#content_block {
	height:989px; min-height:989px; max-height:989px;
}

.video_container {
	width:268px; height:215px;
	background:url(images/video_bg.png) bottom right no-repeat;
	padding-top:15px;
	float:right;
}

#video_embed {
	margin-left:8px; margin-top:8px;
}

#intro_text {
	width:233px; height:145px;
	background:#ebebeb;
	font-weight:bold;
	padding-left:10px; padding-right:10px; padding-top:23px; margin-top:38px;
	float:right;
}

#content {
	padding-left:20px;
	padding-right:20px;
}

#sidebar_content {
	width:249px; min-width:249px; max-width:249px;
	float:right;
}

#donate_content_container {
	width:245px; min-width:245px; max-width:245px;
	padding:2px;
	background:#adadad;
	margin-bottom:15px;
	position:relative;
}

#donate_content {
	width:245px; min-width:245px; max-width:245px;
	height:292px; min-height:292px;
	background:#fff;
}

#donate_content_h1n1 {
	width:245px; min-width:245px; max-width:245px;
	height:160px; min-height:160px;
	background:#fff;
}

#donate_title {
	width:159px; height:32px;
	background:url(images/template/donatenow.png) bottom left no-repeat;
	margin:0 auto;
	padding-top:30px; margin-bottom:14px;
	cursor:pointer;
}

.donate_button {
	width:194px; height:42px;
	background:url(images/template/donate.png) top left no-repeat;
	margin:0 auto;
	cursor:pointer;
}

.donate_button_gftw {
	width:194px; height:42px;
	background:url(images/template/donategftw.png) top left no-repeat;
	margin:0 auto;
	cursor:pointer;
}

#donate_text {
	width:180px;
	padding:27px 18px 34px 18px;
	margin:0 auto;
	margin-top:18px;
	background:#ebebeb;
}

#partners_content_container {
	width:245px; min-width:245px; max-width:245px;
	padding:2px;
	background:#adadad;
	margin-bottom:15px;
}

#partners_content {
	width:245px; min-width:245px; max-width:245px;
	height:195px; min-height:195px;
	background:#fff;
	text-align:center;
}

#partners_title {
	width:101px; height:34px;
	background:url(images/template/partners.png) bottom left no-repeat;
	margin:0 auto;
	padding-top:15px; margin-bottom:6px;
}

#facebook_content_container {
	width:245px; min-width:245px; max-width:245px;
	padding:2px;
	background:#adadad;
	margin-bottom:15px;
}

#facebook_content {
	width:245px; min-width:245px; max-width:245px;
	height:319px; min-height:319px;
	background:#fff;
}

#facebook_content_h1n1 {
	width:245px; min-width:245px; max-width:245px;
	height:471px; min-height:471px;
	background:#fff;
}

#twitter_content_container {
	width:245px; min-width:245px; max-width:245px;
	padding:2px;
	background:#9cadc2;
}

#twitter_content {
	width:229px; min-width:229px; max-width:229px;
	height:79px; min-height:79px;
	padding:8px;
	background:#9cadc2;
	position:relative;
	color:#ebebeb;
}

#twitter_date {
	color:#c6ced8;
	font-size:11px;
	margin-top:2px;
}

#twitter_date a,
#twitter_date a:active,
#twitter_date a:visited {
	color:#c6ced8;
	text-decoration:none;
}

#twitter_date a:hover {
	color:#c6ced8;
	text-decoration:underline;
}

#twitterbird {
	width:101px; height:67px;
	background:url(images/template/twitter.png) top left no-repeat;
	position:absolute;
	bottom:-58px;
	left:-70px;
	cursor:pointer;
}

#footer_container {
	width:804px; min-width:804px; max-width:804px;
	margin:0 auto;
	text-align:center;
	color:#a0b0c4;
	padding-top:8px;
	padding-bottom:8px;
}

#footer_container a,
#footer_container a:active,
#footer_container a:visited {
	color:#a0b0c4;
	text-decoration:none;
}

#footer_container a:hover {
	color:#a0b0c4;
	text-decoration:underline;
}
/* end of Template Styles */

.photo_container {
	height:129px;
	padding-top:15px;
	position:relative;
	width:500px;
}

.photo_area {
	position:absolute;
	left:-12px;
	top:0;
}

div#slideshow {
	width:525px; min-width:525px; max-width:525px;
}

div#slideshow div {
	float:left;
}

div#slideshow div img {
	width:165px; min-width:165px; max-width:165px;
	height:123px; min-height:123px; max-height:123px;
}

#slideshow1,
#slideshow2 {
	margin-right:6px;
}

#stream_content {
	height:241px;
}

.top_left {
	width:13px; height:10px;
	background:url(images/top_left.png) top right no-repeat;
	position:absolute;
	left:-1px;
	top:0;
}

.top_right {
	width:13px; height:10px;
	background:url(images/top_right.png) top right no-repeat;
	position:absolute;
	right:-1px;
	top:0;
}

.amount {
	float:left;
	margin-left:5px; margin-right:5px;
}

.join_text {
	width:220px; height:39px;
	background:url(images/join.png) top left no-repeat;
	margin:0 auto;
}