/**
	Peace College The Loyalty Fund stylesheet
		by Chris Jones, Sprocket House LLC
		http://sprockethouse.com
		copyright (c) 2008 Peace College
		
	~* Organization *~
		1. Layout
		2. Typography
		3. Colors, borders, link styles
		4. Background images & colors
		5. Image replacement
		6. Forms
		7. Data Viz
**/


/***
	1. Layout
***/
/*#content { border: 1px solid red; }

#nav_secondary { border: 1px solid red; }*/

#content_main h2 {
	position: absolute;
	top: 0; left: -45px;
	width: 240px;
	height: 150px;
}

#nav_secondary {
	margin-top: 150px;
}

#ways_to_give {
	float: left;
	width: 265px;
	margin: 0 20px 0 0;
}


#ways_to_give li a {
	width: 265px;
	padding-top: 5px;
	display: block;
	cursor: pointer;
}

#ways_to_give li strong,
#ways_to_give li span {
	display: block;
	width: 245px;
	padding: 0 10px;
}

#ways_to_give li em {
	display: block;
	width: 230px;
	padding: 2px 35px 2px 0;
	visibility: hidden;
}

#ways_to_give li a:hover em {
	visibility: visible;
}


/* Results of Giving */
#results_of_giving {
	float: left;
	width: 260px;
}

#supporters,
#giving_levels {
	width: 120px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1.636363em;
}
#giving_levels { margin-right: 0; }

#gold {
	clear: both;
}


/* Content Sub */
#newsletters,
#updates {
	width: 110px;
	float: left;
	margin-right: 20px;
}
#updates { margin-right: 0; }


/***
	2. Typography
***/

#ways_to_give li,
#results_of_giving li {
	list-style: none;
}

#ways_to_give h3,
#results_of_giving h3 {
	margin: 4px 0 0 0;
}

#ways_to_give li strong {
	font-family: "Gill Sans", "Gill Sans MT", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.181818em; /* 13px */
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.076923em;
}

#ways_to_give li em {
	text-align: right;
}


/***
	3. Colors, borders, link styles
***/

#masthead,
#footer {
	color: #fff;
	text-shadow: #000 0 0 0;
}


#content a {
	color: #3f86bb;
	border-bottom: 1px solid #3f86bb;
}
#content a:hover { border-bottom: none; }


#masthead {
	border-bottom: 4px solid #7ab5e1;
}
#content_main {
	border-top: 1px solid #3f86bb;
	border-bottom: 1px solid #3f86bb;
}
#content_sub {
	border-top: 5px solid #7ab5e1;
}


img#banner {
	border: 2px solid #7fb9e5;
}


/* Content */
#ways_to_give h4,
#ways_to_give li strong,
#ways_to_give li em {
	color: #0da27e;
}

#ways_to_give li a {
	text-decoration: none;
	color: #636363;
	border: none;
}


#results_of_giving h4 {
	color: #3f86bb;
}

#supporters li,
#giving_levels li,
#honor_roll_of_donors li {
	list-style: disc inside;
	color: #3f86bb;
}

#supporters a,
#giving_levels a,
#honor_roll_of_donors a {
	color: #636363;
	border-bottom: 1px solid #636363;
	text-decoration: none;
}
#supporters a:hover,
#giving_levels a:hover,
#honor_roll_of_donors a:hover { border-bottom: none; }


/* Article */
.secondary #article h3,
.secondary #article h4 {
	/*color: #3f86bb;*/
	color: #759e35;
}


/* Sub content */
#content_sub {
	color: #252525;
}

#content_sub li h4 a {
	color: #3f86bb;
	text-decoration: none;
	border-bottom: none;
}
#content_sub li h4 a:hover {
	border-bottom: 1px solid #3f86bb;
}

#content_sub a {
	color: #252525;
	text-decoration: none;
	border-bottom: 1px solid #252525;
}
#content_sub a:hover {
	color: #3f86bb;
	border-bottom: 1px solid #3f86bb;
}


/***
	4. Background Images & Colors
***/

#content_main {
	background: #fff url(/images/css/lf_content_main_bg.gif) repeat-y top center;
}

#content_main .inner {
	background: #fff url(/images/css/lf_content_main_inner_bg.gif) repeat-y top left;
}


#nav_secondary li span {
	background: transparent url(/images/css/lf_nav_secondary_a_bg.gif) no-repeat top left;
}
#nav_secondary li:hover span,
#nav_secondary li.current span,
#nav_secondary li.hover span { background-position: -175px top; }

#nav_secondary li li { background: none; }
#nav_secondary li.button { background: none; }

a.badge {
	background: transparent url(/images/css/lf_a_badge_bg.gif) no-repeat center right;
}

#ways_to_give li a:hover {
	background: transparent url(/images/css/lf_ways_to_give_li_bg.gif) no-repeat top left;
}

#ways_to_give li a:hover em {
	background: transparent url(/images/css/lf_ways_to_give_li_bg.gif) no-repeat bottom left;
}


#content_sub {
	background: #f2ffe8 url(/images/css/lf_content_sub_bg.gif) repeat-x bottom center;
}


/***
	5. Image Replacement
***/

#content_main h2 a,
#ways_to_give h3,
#results_of_giving h3 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}

/* Content main */
#content_main h2 a {
	width: 240px;
	height: 150px;
	background: transparent url(/images/css/lf_h2_bg.gif) no-repeat top left;
}

#nav_secondary li.button a {
	width: 175px;
	height: 83px;
	background: transparent url(/images/css/lf_alumnae_weekend_button.gif) no-repeat top left;
}

#ways_to_give h3 {
	width: 137px;
	height: 56px;
	background: transparent url(/images/css/lf_ways_to_give_h3_bg.gif) no-repeat top left;
}

#results_of_giving h3 {
	width: 170px;
	height: 56px;
	background: transparent url(/images/css/lf_results_of_giving_h3_bg.gif) no-repeat top left;
}


/* Content Sub headers */
#latest_news h3 {
	width: 280px;
	height: 55px;
	background: transparent url(/images/css/lf_latest_news_h3_bg.gif) no-repeat top left;
}

#newsletters h3 {
	width: 105px;
	height: 55px;
	background: transparent url(/images/css/lf_newsletters_h3_bg.gif) no-repeat top left;
}

#updates h3 {
	width: 80px;
	height: 55px;
	background: transparent url(/images/css/lf_updates_h3_bg.gif) no-repeat top left;
}


/***
	6. Forms
***/


/***
	7. Data Viz
***/

/* Data viz */
#data_viz {
	margin-bottom: 1.636363em;
}
#data_viz li {
	list-style: none;
	width: 260px;
}

#data_viz a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 260px;
	height: 3em;
	font-size: 1.090909em;
	line-height: 1;
	background-color: #ececec;
	border: none;
	cursor: pointer;
}

#data_viz span.percentage {
	position: absolute;
	display: block;
	top: 0; left: 0;
	padding: .5em 0;
	font-family: "Gill Sans", "Gill Sans MT", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.5em;
	line-height: 1;
	text-indent: 10px;
	background-color: #7fb9e5;
	color: #fff;
	text-shadow: #3f86bb 0px -1px 0px;
}

#data_viz span.current_total {
	position: absolute;
	top: 0; right: 0;
	width: 250px;
	padding: 1em 10px 1em 0;
	z-index: 2;
	font-size: 1em;
	line-height: 1;
	text-align: right;
	color: #636363;
}

#data_viz p {
	width: 250px;
	padding-right: 10px;
	font-size: 1em;
	font-style: italic;
	line-height: 1.636363;
	text-align: right;
}
#data_viz p.goal,
#data_viz p.participation {
	color: #acacac;
}
#data_viz p.participation {
	border-bottom: 1px solid #636363;
}