/*

REBUILDPILGRIM.ORG

Media:		Screen
Author:		WisdomGroup
Website:	http://wisdomgroup.com

SCREEN.CSS 

*/

@import url(/stylesheets/reset.css);
@import url(/stylesheets/type.css);

/*---------------------------------------------------------------------------- 
	STRUCTURE
  ----------------------------------------------------------------------------*/

html {
	border-top: 4px solid #ead191;
	background-color: #863f25;
}

body {
	background: #8c442a url(/images/site/pilgrim_interior.png) no-repeat 520px -20px; 
	color: #ffcdb8;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	width: 900px;
	padding: 0 20px;
	border-left: 1px solid #a46449;
	border-right: 1px solid #a46449;
	border-bottom: 1px solid #a46449;
}

/*---------------------------------------------------------------------------- 
	TYPOGRAPHY
  ----------------------------------------------------------------------------*/

a { 
	color: #f1d99f;
	text-decoration: underline;
}

p {
	font-size: 1.4em;
}

h2, h3, h4, h5 {
	color: #ffede6;
}

.inline-nav {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding-right: 18px;
	padding-bottom: 2px;
	background: url(/images/site/arrow.png) no-repeat right 3px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.inline-nav:hover {
	text-decoration: underline;
}

/*---------------------------------------------------------------------------- 
	HEADER
  ----------------------------------------------------------------------------*/

header {
	padding-top: 20px;
	position: relative;
}

h1 a {
	display: block;
	width: 526px;
	height: 0;
	padding-top: 49px;
	text-indent: -10000px;
	background: url(/images/site/logo.png);
}

ul#nav-primary {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav-primary li {
	margin: 0;
	padding: 0;
	float: left;
}

ul#nav-primary li.current {
	padding: 0 0 0 8px;
	background: url(/images/site/tab-active-l.png) no-repeat left top;
}

.ie ul#nav-primary li.current {
	padding: 0 0 0 10px;
}

ul#nav-primary li a {
	float: left;
	margin-right: 10px;
	background-color: #501917;
	padding: 3px 10px;
	text-decoration: none;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}

ul#nav-primary li a:hover, ul#nav-primary li.current a {
	padding: 4px 10px 5px 10px;
}

ul#nav-primary li.current a {
	background: url(/images/site/tab-active-r.png) no-repeat right top;
	color: #a15033;
	padding: 4px 15px 6px 7px;
	font-weight: bold;
}

	.ie ul#nav-primary li.current a {
		padding-left: 5px;
	}

/*---------------------------------------------------------------------------- 
	CONTENT AREA STRUCTURE
  ----------------------------------------------------------------------------*/

#container {
	overflow: hidden;
}

#left {
	width: 525px;
	min-height: 315px;
	padding-bottom: 8px;
	float: left;
}

#right {
	margin-left: 570px;
}

#sidebar {
	margin-top: 103px;
	padding-bottom: 30px;
}

.page-photo {
	margin-top: 20px;
	margin-bottom: -5px;
}

.page-photo img {
	border: 3px solid #773424;
}

.photo-caption {
	margin-top: 20px;
	margin-bottom: -5px;
	background-color: #773424;
	padding: 3px;
}

.photo-caption p {
	font-size: 1.1em;
	margin: 0;
	top: 0;
	padding: 1px 3px;
	line-height: 1.2;
	color: #f1d99f;
}

/*---------------------------------------------------------------------------- 
	DONATE BOX
  ----------------------------------------------------------------------------*/

#paypal {
	color: #f1d99f;
	position: relative;
	margin-top: 40px;
	width: 295px;
	height: 196px;
	padding: 10px 15px;
	background-color: rgba(93,41,25,0.8);
	border: 1px solid rgba(93,41,25,0.4);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

	.no-rgba #paypal {
		background-color: #72341f;
		border: 1px solid #632b18;
	}

#paypal h2 {
	width: 195px;
	height: 0;
	padding-top: 18px;
	overflow: hidden;
	text-indent: -10000px;
	background: url(/images/site/help_us_rebuild.png);
	margin-top: 2px;
	margin-bottom: 7px;
}

#paypal h3 {
	font-size: 1.3em;
	margin-top: 1px;
	margin-bottom: 6px;
}

#paypal #d_amount {
	margin-bottom: 13px;
	min-height: 28px;
}

#paypal #d_amount input[type=radio], #paypal #d_type input[type=radio] {
	position: absolute;
	left: -10000px;
}

#paypal #d_amount input[type=text] {
	display: none;
}

#paypal label {
	margin-right: 3px;
	font-size: 1.9em;
	border: 1px solid #552616;
	background-color: #8d4127;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 3px 5px;
	cursor: pointer;
	color: #efd79d;
}

	.no-borderradius #paypal label {
		border: 1px solid #552616;
	}

#paypal label:hover, #paypal label.active {
	border: 1px solid #efd79d;
	background-color: #efd79d;
	color: #8c442a;
}

#paypal label.inactive {
	border: 1px solid #733621;
	background-color: #7f3921;
	color: #975139;
}

#paypal input[type=image] {
	margin-top: 17px;
}

#paypal .dollar {
	font-size: 1.9em;
}

#paypal #s_other {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin-left: 5px;
	width: 75px;
}

#paypal p#disclaimer {
	font-size: 0.95em;
	position: relative;
	top: 15px;
}

#paypal #acceptance-logos {
	position: absolute;
	right: 37px;
	bottom: 26px;
}

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

footer {
	clear: both;
	position: relative;
	color: #c67b60;
}

footer a {
	color: #c67b60;
}

footer #contact {
	position: absolute;
	top: 10px;
	left: 0;
	padding-bottom: 10px;
}

footer #copyright {
	text-align: right;
	position: absolute;
	top: 10px;
	right: 0;
}

footer #copyright a {
	position: relative;
	margin-top: -5px;
	top: 5px;
	display: inline-block;
	width: 68px;
	height: 0;
	padding-top: 16px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(/images/site/wisdomgroup.png);
}


/*---------------------------------------------------------------------------- 
	PAGE-SPECIFIC STYLES
  ----------------------------------------------------------------------------*/

/* -- Home Page */

#history-brief { margin-top: 15px; width: 100%; }

ul#photo-timeline {	clear: both; overflow: hidden;	margin: 0 0 20px 0;	padding-top: 10px; list-style: none; }
ul#photo-timeline li { float: left; }
ul#photo-timeline li#before, ul#photo-timeline li#now {	margin-right: 17px; }
ul#photo-timeline li img { border: 3px solid #773424; }

.homepage-nav {	padding-top: 5px; }
.homepage-nav .inline-nav { font-size: 1.3em; }
.homepage-nav .inline-nav:first-child {	margin-right: 20px; }

/* -- Thank You Page */

#page-thanks #left { margin: 50px 0 50px 20px; width: 350px; min-height: none; }
#page-thanks h2 { margin-bottom: 10px; }

/* -- Blog */

#page-updates h3 { color: #f1d99f; }
#page-updates .date { color: #f1d99f; font-size: 1.1em; margin-top: 0.3em; }
.pagehead { border-bottom: 1px solid #a46449; padding-bottom: 0em; margin-bottom: 1em; }
.pagehead h2 { margin-bottom: 0; }
.pagehead p { font-size: 1.2em; }
