/* 
Title:		Styles for screen media for Dispatch Foundation
Site Design:	Refresh (http://refreshbox.com)
CSS/XHTML:		Charlie Park
Updated:		August, 2007
*/


/*-----| GLOBAL |-----*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #82B7CC url(http://dispatchfoundation.org/images/bg_fade.png) 0 0 repeat-x;
	color: #103554;
	font-family: helvetica, arial, sans-serif;
	font-size: .625em;
	line-height: 1.4;
	}

html {
	}


/*-----| HEADER |-----*/
#header {
	margin: 0 auto;
	width: 853px;
	}

#nav_main {
	background: #103554;
	}

#nav_main ul {
	margin: 0 auto;
	width: 853px;
	}

#nav_main li {
	display: inline;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	}

#nav_main li a{
	color: #fff;
	margin-right: 1.3em;
	padding: .27em .5em;
	text-decoration: none;
	}

#nav_main li a:hover {
	background: #F06D24;
	}


#nav_sub {
	position: absolute;
		top: 20px;
		left: 50%;
	margin-left: -404px;
	text-align: right;
	width: 808px;
	}

#nav_sub a {
	color: #AED6E4;
	text-decoration: none;
	}

#nav_sub a:hover {
	color: #F06D24;
	text-decoration: underline;
	}

#nav_sub #special a {
	color: #ffb800;
	text-decoration: none;
	}

#nav_sub #special a:hover {
	color: #F06D24;
	text-decoration: underline;
	}

#nav_sub li {
	display: inline;
	font-size: 1.6em;
	}

#nav_sub li + li {
	border-left: 2px solid #AED6E4;
	margin-left: 10px;
	padding-left: 10px;}


/*-----| CONTENT |-----*/

#frame {
	background: #075B84;
	margin: 23px auto 0 auto;
	padding-top: 6px;
	width: 853px;
	}

#frame.home {
	padding-top: 0;
	}

.post_teaser p a {
	color:#103554;
	font-weight: bold;
	text-decoration: underline;
	}

.post_teaser p a:hover {
	color: #F06D24;
	}

img {
	display: block
	}

hr {
	border: 0;
	clear: both;
	color: #fff;
	height: 0;
	}

#content_sub hr {
	color: #AED8E4;
	}

#team_join hr {
	color: #075B84;
	}

#xcontent hr {
	color: #fff;
	}

#content_sub a {
	color: #103554;
	}

#content_sub a:hover {
	color: #103554;
	}

#content_main, #content_sidebar {
	padding-top: 20px;
	}

#content_main {
	width: 400px;
	}

#content_main h2,
#content_main h3,
#content_main h4,
#content_main h5,
#content_main h6,
#content_main p {
	margin-left: 17px;
	}

.home_involved {
	color: #0C5A84;
	font-size: 2.4em;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-left: 0px;
	}

#content_main p {
	margin-bottom: 26px;
	}

.content {
	background: #fff;
	margin: 0 6px;
	padding-bottom: 30px;
	}


#xcontent {
	margin: 23px auto 0 auto;
	width: 853px;
	}

#xcontent_main {
	background: #82CAD8;
	background: #fff;
	border: 6px solid #075B84;
	border-bottom: 0;
	float: left;
	padding: 19px 17px;
	width: 557px;
	}

#index #xcontent_main {
	border: 0;
	}

#xcontent_sidebar {
	background: #075B84;
	color: #82CAD8;
	float: right;
	padding-bottom: 10px;
	width: 224px;
	}

#xcontent_sidebar a {
	color: #AFD7E5;
	text-decoration: none;
	}

#xcontent_sidebar h2 {
	color: #4C95B5;
	margin: 10px 0 10px 10px;
	}

#xcontent_sidebar img {
	display: block;
	margin: 0 auto 5px auto;
	}

#xcontent_sidebar p {
	font-size: 1.4em;
	margin: 0 14px;
	}



a.rss {
	background: url(http://dispatchfoundation.org/images/icon_rss.gif) 0 50% no-repeat;
	height: 17px;
	padding: 5px 0 5px 20px;
	}

#xcontent_main hr {
	clear:both;
	color: #fff;
	height: 0;
	border: 0;
	}

.caption {
	background: #075B84;
	color: #AED7E3;
	}

.caption a {
	color: #AED7E3;
	}

/*-----| FOOTER |-----*/

#footer {
	background: #075B84;
	clear: both;
	position: relative;
	}

#footer form {
	position: relative;
		left: 50%;
		top: 1.5em;
	height: 3em;
	text-align: right;
	width: 435px;
	}

#footer label {
	color: #B8E3EC;
	float: left;
	font-size: 1.9em;
	text-align: right;
	width: 170px;
	}

#footer input {
	color: #103554;
	float: left;
	font-size: 2.2em;
	height: 1.1em;
	line-height: 1em;
	margin-left: 10px;
	width: 150px;
	}

#footer button {
	background: url(http://dispatchfoundation.org/images/button_footer_signup.gif) 0 0 no-repeat;
	border: 0;
	float: right;
	display: block;
	font-size: 0em;
	height: 30px;
	line-height: 0;
	margin: 0 0 0 10px;
	width: 87px;
	}

#footer p {
	color: #B8E3EC;
	font-size: 1.5em;
	position: relative;
		left: 50%;
		top: -1em;
	margin: 0 0 0 -425px;
	width: 425px;	
	}

#footer a {
	color: #B8E3EC;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	color: #F06D24;
	text-decoration: underline;
	}


/*-----| FORMS |-----*/

button {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	}

input {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	}


/*-----| UNSPECIFIED TYPOGRAPHY |-----*/

a {
	color: #103554;
	font-weight: bold;
	}

a:hover {
	color: #F06D24;
	}

blockquote {
	}

code {
	}

em {
	font-style: italic;
	}

h1 {
	display: block;
	height: 98px;
	margin: 22px auto;
	padding:0;
	width: 853px;
	}

h2 {
	color: #29547E;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	}

h3 {
	color: #103554;
	font-size: 2.3em;
	font-weight: bold;
	text-transform: capitalize;
	}

#news h3 {
	font-size: 1.3em;
	}

#news p {
	font-size: 1.3em;
	margin-top: .3em;
	}

h4 {
	color :#29547E;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 25px;
	}

h5 {
	}

h6 {
	}

li {
	}

p {
	font-family: helvetica, arial, sans-serif;
	}

#news p.posted {
	color: #29547E;
	font-family: helvetica, arial;
	font-size: 1em;
	line-height: 1.4;
	text-transform: uppercase;
	}

tt {
	font-family: "Bitstream Vera Sans Mono", "Lucida Grande", "Lucida Sans Unicode", Monaco, monospace;
	}


strong {
	font-weight: bold;
	}

/*-----| DONATE |-----*/
.info #content_main {
	float: left;
	width: 428px;
	}

.info #content_sidebar {
	float: right;
	margin-right: 17px;
	width: 357px;
	}

.info h3{
	text-transform: none;
	}

.info p{
	font-size: 1.7em;
	line-height: 1.2;
	}

.info p.caption {
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -.5px;
	padding: 5px 17px;
	}

.info #content_sub {
	background: #AED8E4;
	margin-bottom: 10px;
	padding: 0 17px 9px 17px;
	}

#content_sub h4 {
	font-size: 1.7em;
	padding: 17px 0 15px 0;
	}

#content_sub a {
	color: inherit;
	text-decoration: none;
	}

#content_sub a:hover {
	color: #F06D24;
	text-decoration: underline;
	}

#external_links {
	padding-top: 10px;
	}

#external_links li {
	float: left;
	font-size: 1.7em;
	line-height: 1.5;
	margin: 0;
	width: 50%;
	}

.vcard {
	font-size: 1.7em;
	line-height: 1.2;
	padding: 10px 2px 5px 2px;
	}


/*-----| EVENTS |-----*/

.events h2 {
	color: #fff;
	padding: 5px 17px;
	float: left;
	}

.events #content_main {
	float: right;
	margin-right: 20px;
	width: 625px;
	}

.events .content #content_main p.caption {
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-left: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	}

.events .content #content_main h3 {
	margin-left: 0;
	margin-right: 0;
	}

.events .content #content_main p {
	font-size: 1.3em;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	}

.events .content #content_sidebar {
	margin-left: 17px;
	width: 154px;
	}

.events #content_sub {
	background: #AED7E3;
	margin-top: 23px;
	padding: 5px 10px 0 10px;
	}

.events #content_sub p {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 24px;
	}

.events #content_sub p a {
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	}

.events #content_sub h5 {
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	}

strong {
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

ul#nav_events {
	margin-left: 164px;
	margin-top: 20px;
	}

ul#nav_events li {
	background: #AED7E3;
	display: inline;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 3px;
	}

ul#nav_events li.active {
	background: #fff;
	}

ul#nav_events li:hover {
	background: #fff;
	}


ul#nav_events li a {
	color: #103554;
	padding: 4px 17px;
	text-decoration: none;
	}

/*-----| NEWS |-----*/

#post1 {
	float: left;
	width: 370px;
	}

#news h2 a, #news .post-title {
	color: #103554;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	text-decoration: none;
	font-size: 1.8em;
	text-transform: none;
	}

#news .post_teaser {
	border-bottom: 1px solid #4C95B5;
	margin-bottom: 18px;
	padding-bottom: 18px;
	}

#news .posted a {
	color: #4C95B5;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	}

.post-body, .post-body p, .post-body div {
	font-size: 1.5em;
	}

#news .posted a:hover {
	color: #F06D24;
	text-decoration: underline;
	font-weight: normal;
	}

#news .post_teaser p a {
	text-decoration: underline;
	}

#news_sidebar {
	/* border-left: 1px solid #4C95B5;*/
	color: #29547E;
	float: right;
	margin: -15px 0 0 0;
	padding: 0 10px;
	width: 140px;
	}

.sidebar_home_link {
	color: #4C95B5;
	font-size: 1.5em;
	}

#news h3 {
	color: #103554;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.5em;
	padding: 20px 0 0 0;
	}

#news_sidebar a {
	color: #4C95B5;
	text-decoration: underline;
	font-weight: normal;
	}

#news_sidebar a:hover {
	color: #F06D24;
	text-decoration: underline;
	font-weight: normal;
	}

#news_sidebar p, #news_sidebar li a{
	font-size: 1.3em;
	padding: 5px 0 0 0;
	color: #4C95B5;
	}

#comments-block {
	margin: 20px 0 0 0;
	font-size: 1.1em;
	}

.comment-poster {
	font-size: 1.1em;
	}


/*-----| HOME |-----*/

#frame.home {
	background: none;
	}

.home h2 {
	margin: 0 17px;
	}

.home h4 {
	color: #0C5A84;
	font-size: 2.4em;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	}

.home .content {
	background: url(http://dispatchfoundation.org/images/bg_main.gif) top right repeat-y;
	margin: 0;
	}

#slideshow {margin-bottom: 0px;}

.home #content_main {
	float: left;
	padding: 0;
	width: 592px;
	}

.home #content_sidebar {
	border-top: 4px solid #0C5A84;
	float: right;
	padding-top: 10px;
	position: relative;
	width: 242px;
	}

.main_rss + .post_teaser {
	margin-top: -35px;
	}

.home #content_sidebar h3 {
	font-size: 1.5em;
	margin: 15px 17px 0 17px;
	}

.home #content_sidebar h3 a {
	color: #103554;
	line-height: 1.2;
	text-decoration: none;
	}

.home #content_sidebar p {
	font-size: 1.3em;
	margin: 0 17px;
	}

.home #content_sidebar p.posted {
	color: #075B84;
	font-size: 1em;
	line-height: 1.4;
	text-transform: uppercase;
	}

.home #content_sidebar .posted a {
	color: #075B84;
	text-decoration: none;
	font-weight: normal;
}

#copy_block {
	background: url(http://dispatchfoundation.org/images/home_kids.jpg) 0 0 no-repeat;
	min-height: 197px;
	padding-left: 200px;
	}

#copy_block p {
	font-size: 1.7em;
	}

#home_get_involved li {
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	min-height: 135px;
	margin-right: 28px;
	text-align: center;
	width: 120px;
	}

#home_get_involved a {
	color: #103554;
	display: block;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 135px 0 0 0;
	}

#home_get_involved a:hover {
	color: #F06D24;
	display: block;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 135px 0 0 0;
	}

.main_rss {
	position: relative;
	height: 24px;
	top: -3.2em;
	left: 200px;
	width: 24px;}

#lead {
	background: url(http://dispatchfoundation.org/images/involved_birds3.gif);
	}

#help {
	background: url(http://dispatchfoundation.org/images/involved_hand3.gif);
	}

#learn {
	background: url(http://dispatchfoundation.org/images/involved_tree3.gif);
	}

#donating {
	background: url(http://dispatchfoundation.org/images/involved_grain3.gif);
	}

ul#news_links {
	margin: 30px 11px;
	}

ul#news_links li {
	display: inline;
	font-size: 1.5em;
	line-height: 1.8;
	margin: 0 5px 0 0;
	padding: 0 0 0 7px;
	}

ul#news_links li a {
	color: #075B84;
	}

ul#news_links li + li {
	border-left: 1px solid #075B84;
	}


/*-----| RESPOND |-----*/

#respond {
	background: #fff url(http://dispatchfoundation.org/images/dispatch_team2.gif) 665px 20px no-repeat;
	}

#respond h2 {
	padding: 20px 17px;
	}

#respond p {
	color: #103554;
	font-size: 2.3em;
	font-weight: bold;
	margin: 0 17px 20px 17px;
	width: 600px;
	}

#causes {
	background: #AED8E4 url(http://dispatchfoundation.org/images/volunteer_landscape.jpg) 0 0 no-repeat;
	float: right;
	margin-right: 17px;
	width: 392px;
	}

#volunteer {
	background: #AED8E4 url(http://dispatchfoundation.org/images/volunteer_cityline.jpg) 0 0 no-repeat;
	clear: both;
	float: left;
	margin-left: 17px;
	width: 383px;
	}

.respond_links {
	min-height: 600px;
	}

.respond_links #volunteer_national {
	float: left;
	width: 167px;
	margin: 0 0 0 17px;
	}

.respond_links #volunteer_states {
	float: right;
	width: 167px;
	margin: 0 17px 0 0;
	}

.respond_links a {
	color: #103554;
	display: block;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin: 6px 0 8px 0;
	}

.respond_links a:hover {
	color: #F06D24;
	text-decoration: underline;
	}

.respond_links h4 {
	color: #fff;
	font-size:1.7em;
	letter-spacing: 0;
	padding: 60px 16px 0 16px;
	}

.respond_links h5 {
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 20px 0 8px 0;
	text-transform: uppercase;
	}

#respond .respond_links p {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2;
	margin: 6px 17px;
	width: auto;
	}

#respond .your_ideas p {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2;
	margin: 6px 17px;
	width: auto;
	}

#causes ul {
	float: left;
	width: 50%;
	}

#causes li {
	margin-left: 17px;
	}

.respond_links a {
	text-decoration: none;
	}

/*-----| TEAM |-----*/

#team_join {
	background: #075B84 url(http://dispatchfoundation.org/images/dispatch_team3.gif) 17px 20px no-repeat;
	margin: 0px 17px 0 17px;
	padding: 20px 17px 0 200px;
	}

#team p {
	color: #fff;
	font-size: 1.7em;
	padding-bottom: 1em;
	}

#team h2 {
	padding: 20px 17px;
	}

#team form {
	height: 21em;
	}

#team label {
	clear: both;
	color: #fff;
	float: left;
	font-size: 2.2em;
	font-family: "Helvetica Bold", helvetica, arial, sans-serif;
	font-weight: bold;
	height: 2em;
	margin-right: 25px;
	text-align: right;
	width: 135px;
	}

#team input {
	color: #103554;
	float: left;
	font-size: 2.2em;
	height: 1em;
	line-height: 1em;
	margin-top: 2px;
	}

#team button {
	background: url(http://dispatchfoundation.org/images/button_signup_team.gif) 0 0 no-repeat;
	border: 0;
	clear: both;
	display: block;
	font-size: 0;
	height: 48px;
	line-height: 0;
	margin: 0 0 30px 160px;
	width: 125px;
	}


/*-----| LINKS |-----*/

a {
	font-weight: bold;
	}

a:visited {
	}

a:hover, a:focus, a:active {
	}






hr {background: inherit;border-top: 1px solid inherit;}





