/*
Theme Name: Kayak for a Cure
Theme URI: http://kayakforacure.org/
Description: A WordPress theme built by FCV for Kayak for a Cure
Version: 2.0
Author: Daryl Claudio, Stephen Phung
Author URI: http://fcvtechnologies.ca/
Tags: awesome

	A WordPress theme built by FCV
	Kayak for a Cure

*/

/*

/// /// SWATCH

Kayak Logo Blue:
	#0051a2

	hovered version-- #006ab5


/// /// FONT STACKS

serif family:
	font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;

sans serif family:
	font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;

*/

body {
background: #964d0b;


}

#bodywrap {
background: url('images/bg-faces.jpg') center -10px repeat;
text-align: center;
}

a:link,
a:visited {
color: #0051a2;
text-decoration: none;
}

a:hover {
color: #006ab5;
text-decoration: underline;
}

a:active {
color: #003d8f;
text-decoration: underline;
}

.header a:link,
.header a:visited,
.footer a:link,
.footer a:visited,
.paddlewithme a:link,
.paddlewithme a:visited,
.donatenow a:link,
.donatenow a:visited {
color: #555;
text-decoration: none;
}

.header a:hover,
.footer a:hover,
.paddlewithme a:hover,
.donatenow a:hover {
color: #787878;
text-decoration: underline;
}

.header a:active,
.footer a:active,
.paddlewithme a:active,
.donatenow a:active {
color: #555;
text-decoration: underline;
}

strong {
font-weight: 600;
}

h1 {
font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
font-size: 24px;
color: #0051a2;
padding-top: 18px;
margin-bottom: 18px;
margin-left: 48px;
}

h1.subheader,
h2.subheader {
font-size: 16px;
font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
color: #000;
margin-bottom: 18px;
}

h1.sectionheader {
font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
font-size: 24px;
color: #0051a2;
padding-top: 18px;
margin: 0 0 18px 12px;
}

h2.sectionheader {
font-size: 20px;
font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
color: #0051a2;
margin-bottom: 18px;
}

p {
font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
font-size: 12px;
color: #121212;
line-height: 1.3;
}

.alignleft {
text-align: left;
}

.aligncenter {
text-align: center;
}

.alignright {
text-align: right;
}

.navigation .alignright {
width: 200px;
float: right;
}

.navigation .alignleft {
float: left;
width: 200px;
}

p.editpostlink {
display: block;
margin: 8px 12px 36px;
font-style: oblique;
}

/*-----------------------------------
				Header
************************************/

.header {
background:url('images/header-bg.png') 0 0 repeat-x transparent;
height:116px;
left:0;
position:absolute;
text-align:left;
width:100%;
z-index:400;
}

	#headwrap {
	background-repeat:repeat-x;
	height: 93px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 970px;
	}

	h2#headlogo {
	display: block;
	float: left;
	left: 11px;
	height: 116px;
	position: absolute;
	top: 0;
	width: 149px;
	}

		h2#headlogo a {
		background: url('images/header-kfaclogo.png') 0 0 no-repeat transparent;
		display: block;
		height: 116px;
		text-indent: -9001px;
		width: 149px;
		}

	ul#headnav {
	left: 174px;
	position: absolute;
	top: 23px;
	}

		ul#headnav li {
		float: left;
		font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
		font-size: 18px;
		}

			ul#headnav #headnav-join2009event {
			background: url(images/header-nav.png) 0 0 no-repeat transparent;
			display: block;
			float: left;
			width: 162px;
			height: 32px;
			margin: 0 12px 0 0;
			text-indent: -9001px;
			}

			ul#headnav #headnav-join2009event .hover {
			background: url(images/header-nav.png) 0 -32px no-repeat transparent;
			}

			ul#headnav #headnav-news {
			background: url(images/header-nav.png) -174px 0 no-repeat transparent;
			display: block;
			float: left;
			width: 56px;
			height: 32px;
			margin: 0 12px 0 0;
			text-indent: -9001px;
			}

			ul#headnav #headnav-news .hover {
			background: url(images/header-nav.png) -174px -32px no-repeat transparent;
			}

			ul#headnav #headnav-oursponsors {
			background: url(images/header-nav.png) -241px 0 no-repeat transparent;
			display: block;
			float: left;
			width: 129px;
			height: 32px;
			margin: 0;
			text-indent: -9001px;
			}

			ul#headnav #headnav-oursponsors .hover {
			background: url(images/header-nav.png) -241px -32px no-repeat transparent;
			}

				ul#headnav li a {
				position: relative;
				}
				
				ul#headnav li a .hover {
				display: block;
				opacity: 0;
				position: absolute;
				top: 0;
				left: 0;
				height: 100%;
				width: 100%;
				opacity: 0;
				}

	#headgotq {
	left: 583px;
	position: absolute;
	top: 29px;
	}

		#headgotq #gotquestions {
		display: block;
		width: 186px;
		height: 22px;
		float: left;
		}

			#headgotq #gotquestions a {
			background: url('images/header-gotquestions.png') 0 0 no-repeat transparent;
			display: block;
			height: 22px;
			text-indent: -9999px;
			width: 186px;
			}

	#headdonatenow {
	left: 799px;
	position: absolute;
	top: 24px;
	text-align: center;
	width: 167px;
	}

		#headdonatenow .donatenowbutton,
		#headdonatenow .wheredonate {
		margin: 0 auto;
		text-align: center;
		}

/*-----------------------------------
				Footer
************************************/

#footer {
height:248px;
position:relative;
width:100%;
z-index:200;
top: -10px;
}

/*
body#homepage #footer {
top: -59px;
}
*/

.footer {
background: url(images/footer-bg.png) 0 0 repeat-x transparent;
/*height:248px;*/
margin-bottom:80px;
position:relative;
width:100%;
z-index:300;
}

#footwrap {
background-repeat:repeat-x;
height:248px;
margin:0 auto;
position:relative;
text-align:center;
width:970px;
}

	#footnavcontainer {
	left: 0;
	position: absolute;
	top: 25px;
	text-align: left;
	width: 630px;
	}

	#footnavcontainer #nav-about {
	float: left;
	margin: 0 0 0 11px;
	width: 150px;
	}

	#footnavcontainer #nav-takeaction {
	float: left;
	margin: 0 0 0 11px;
	width: 150px;
	}

	#footnavcontainer #nav-2009events {
	float: left;
	margin: 0 0 0 11px;
	width: 270px;
	}

	#footnavcontainer a:link,
	#footnavcontainer a:visited {
	color: #222;
	text-decoration: none;
	}

	#footnavcontainer a:hover {
	color: #444;
	text-decoration: underline;
	}

	#footnavcontainer a:active {
	color: #222;
	text-decoration: underline;
	}

	#footnavcontainer h3 {
	font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
	font-size: 16px;
	color: #FFF;
	}

		#footnavcontainer h3 a:link,
		#footnavcontainer h3 a:visited {
		color: #FFF;
		text-decoration: none;
		}

		#footnavcontainer h3 a:hover {
		color: #FFF;
		text-decoration: underline;
		}

		#footnavcontainer h3 a:active {
		color: #FFF;
		text-decoration: underline;
		}

	#footnavcontainer ul.nav { /* ul.nav = links */
	font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
	font-size: 13px;
	list-style: disc outside;
	margin-top: 10px;
	padding: 0 0 0 13px;
	}

	#footnavcontainer ul.nav li {
	margin-bottom: 6px;
	}

	#footnavcontainer ul#nav-list-2009events-left {
	float: left;
	list-style-type:disc;
	/*padding: 0;*/
	width: 120px;
	}

	#footnavcontainer ul#nav-list-2009events-right {
	float: left;
	list-style: none;
	padding: 0;
	}

#footconnect {
left: 647px;
position: absolute;
text-align: left;
top: 25px;
width: 320px;
}

	#footconnect a:link,
	#footconnect a:visited {
	color: #222;
	text-decoration: none;
	}

	#footconnect a:hover {
	color: #444;
	text-decoration: underline;
	}

	#footconnect a:active {
	color: #222;
	text-decoration: underline;
	}

	#footconnect h3 {
	color: #FFF;
	font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
	font-size: 16px;
	}

		#footconnect h3 a:link,
		#footconnect h3 a:visited {
		color: #FFF;
		text-decoration: none;
		}

		#footconnect h3 a:hover {
		color: #FFF;
		text-decoration: underline;
		}

		#footconnect h3 a:active {
		color: #FFF;
		text-decoration: underline;
		}

	#footcontact {
	color: #222;
	float: left;
	font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
	font-size: 13px;
	margin: 0 0 0 11px;
	width: 151px;
	}

		.contactinfo {
		line-height: 1.3;
		margin-top: 8px;
		}

		.contactinfo .small {
		font-size: 85%;
		}

	#footsocial {
	font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
	font-size: 13px;
	float: left;
	margin: 0 0 0 10px;
	width: 140px;
	}

		#footsocial ul.sociallist {
		margin-top: 10px;
		}

		#footsocial ul.sociallist li {
		margin-bottom: 6px;
		}
		
		#footsocial ul.sociallist li.newsletter {
		margin-bottom: 15px;
		}
		#footsocial ul.sociallist li.newsletter #khidkj-khidkj {
		color:#ccc;
		}
		
		
		#footsocial img {
		margin-bottom: -3px;
		margin-right: 10px;
		}


#footcloser {
font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
font-size: 11px;
color: #5F3D27;
margin: 0 auto;
/*padding-top: 180px;*/
padding-top: 190px;
text-align: center;
width: 400px;
}

	#footcloser h4 {
	background: url('images/footer-tagline.png') 0 0 no-repeat transparent;
	height: 16px;
	margin: 0 auto;
	text-align: center;
	text-indent: -9999px;
	width: 136px;
	}

	#footcloser h5 a:link,
	#footcloser h5 a:visited,
	#footcloser h5 a:hover,
	#footcloser h5 a:active {
	text-decoration: none;
	color: #5F3D27;
	}

	#footcloser h5 a:hover {
	text-decoration: underline;
	}

	#footcloser h5 a:active {
	color: #835436;
	text-decoration: underline;
	}

	#footcloser h5.websitebyfcv img {
	margin-bottom: -3px;
	padding-left: 2px;
	}

	#footcloser h5 {
	margin-top: 12px;
	}

/*-----------------------------------
				Content
************************************/

.container {
display:block;
margin:0 auto;
overflow:hidden;
width:980px;
padding: 138px 0 0 0;
}

body#homepage .container {
height:510px;
position: relative;
}

.content {
font-family:Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
min-height:400px;
position:relative;
text-align:center;
width:100%;
z-index:200;
background: url('images/bg-subpage-top.png') 1px 0 no-repeat transparent;
padding-top: 9px;
}

body#homepage .content {
top:700px;
display: none;
}

	.contentwrap {
	background:url('images/bg-subpage.png') 1px 0 repeat-y transparent;
	margin:0 auto;
	min-height:380px;
	text-align:left;
	padding:0 0 80px 0;
	width:980px;
	}

	div#homecontentwrap {
	padding-bottom:0;
	overflow: hidden;
	position: relative;
	z-index: 20;
	}

		#spinloader {
		display: none;
		background: url(images/ajax-loader.gif) 0 0 no-repeat;
		position: absolute;
		top: 200px;
		left: 380px;
		text-indent: -9001px;
		width: 220px;
		height: 19px;
		z-index: 9999;
		}

	.contentcontainer {
	margin: 0 auto;
	text-align: left;
	width: 953px;
	}

.breadcrumb {
background: url('images/bg-breadcrumb.png') 0 0 no-repeat transparent;
display: block;
font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
font-size: 16px;
text-align: left;
padding: 12px 0 0 12px;
height: 30px;
margin: 0 0 7px;
}

	.blogbreadcrumb {
	background: url('images/bg-breadcrumb.png') 0 0 no-repeat transparent;
	display: block;
	font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
	font-size: 16px;
	text-align: left;
	padding: 12px 12px 0 12px;
	height: 30px;
	margin: 0 0 7px;
	}

	.blogbreadcrumb .alignleft {
	background: url(images/arrow-left.gif) left center no-repeat;
	padding-left: 20px;
	width: 380px;
	float: left;
	}

	.blogbreadcrumb .alignright {
	background: url(images/arrow-right.gif) right center no-repeat;
	width: 380px;
	padding-right: 20px;
	float: right;
	text-align: right;
	}

	.sIFR-active .blogbreadcrumb .alignleft {
	background: url(images/arrow-left.gif) left 3px no-repeat;
	}

	.sIFR-active .blogbreadcrumb .alignright {
	background: url(images/arrow-right.gif) right 3px no-repeat;
	text-align: right;
	}

/* h1 titles */

#title-questionsandanswers {
background: url('images/title-faq.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-aboutkayakforacure {
background: url('images/title-aboutkayakforacure.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-takeaction {
background: url('images/title-takeaction.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-vancouver {
background: url('images/title-vancouver.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-columbus {
background: url('images/title-columbus.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-victoria {
background: url('images/title-victoria.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-mississauga {
background: url('images/title-mississauga.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-yukon {
background: url('images/title-yukon.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-boston {
background: url('images/title-boston.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

#title-2009-comoxvalley {
background: url('images/title-comoxvalley.jpg') 0 0 no-repeat;
display: block;
width: 950px;
height: 285px;
text-indent: -9001px;
margin-left: 0;
}

.blogcontainer {
width: 705px;
margin: 0 0 0 48px;
float: left;
}

.post { /* blog */
text-align: left;
margin: 0;
padding: 20px 0;
}

	.postcontent {
	float:left;
	width:490px;
	}

	h2.postheader {
	font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
	font-size: 24px;
	color: #121212;
	padding-bottom: 2px;
	margin-bottom: 4px;
	border-bottom:solid 1px #EE8120;
	width: 705px;
	}
	
		.post small {
		font-size: 12px;
		}
	
		.post .entry {
		padding: 20px 0;
		}
	
			.post p {
			line-height: 1.6;
			margin: 0 0 32px 0;
			}
	
		p.postmetadata {
		border-top: 1px solid #ccc;
		padding-top: 8px;
		}

	.postdetails { /* small column */
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 0 40px;
	width: 175px;
	line-height: 1.6;
	}

		div.postdetails small {
		display:block;
		color: #808080;
		}

		h2.search_results,
		div.archives h2.pagetitle {
		padding-bottom:20px;
		width:565px;
		}
		div.searchresult h3,
		div.archives h3 {
		margin-bottom:8px;
		}
		div.searchresult small,
		div.archives small {
		display:block;
		margin-bottom:5px;
		}

#sidebar {
width: 160px;
float: left;
margin: 20px 0 0 25px;
text-align: left;
font-size: 11px;
font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
}

	#sidebarul {
	padding: 20px 20px 8px 20px;
	background-color: #EDEDED;
	}

	#sidebarul h2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #121212;
	}

	#sidebarul ul {
	padding: 8px 0 22px 0;
	}

	#sidebarul ul li {
	line-height: 1.4;
	}

	#sidebarul li.blogis {
	padding: 0 16px;
	margin: 0 0 20px 0;
	}

	#sidebarul li.blogis p {
	margin: 0;
	padding: 0;
	color: #9c9c9c;
	font-size: 11px;
	}


.page { /* page */
text-align: left;
margin-left: 48px;
width: 905px;
padding-bottom: 32px;
}

	.page p {
	line-height: 1.6;
	margin: 0 0 32px 0;
	}
	
	.post ul,
	.page ul {
	font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
	font-size: 12px;
	list-style: none;
	line-height: 1.6;
	padding: 38px 0 38px 24px;
	}
	
	.post ul li,
	.page ul li {
	background: url('images/li-arrow.gif') 0 0 no-repeat;
	padding: 2px 0 8px 20px;
	}

/* specialized layout elements ... */

.smallwidth {
width: 600px;
}

	#page-2009-city .leftcol { /* 2009 vancouver page */
	width: 360px;
	float: left;
	}

	#page-2009-city .rightcol {
	width: 460px;
	margin: 0 0 0 30px;
	float: left;
	}

		#page-2009-city h4.paddlebutton,
		#page-2009-city h4.donatenowbutton,
		#page-2009-city p.whatamipaddle,
		#page-2009-city p.wheredonate {
		margin: 0 auto;
		text-align: center;
		}

.leftcol .paddledonatebuttons {
float: left;
width: 180px;
margin: 0 0 48px 0;
}

p.whatamipaddle,
p.wheredonate {
font-family: Verdana, Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
font-size: 10px;
}

	.wheredonate a:link,
	.whatamipaddle a:link,
	.wheredonate a:visited,
	.whatamipaddle a:visited {
	color: #555;
	text-decoration: none;
	}

	.wheredonate a:hover,
	.whatamipaddle a:hover {
	color: #787878;
	text-decoration: underline;
	}

	.wheredonate a:active,
	.whatamipaddle a:active {
	color: #555;
	text-decoration: underline;
	}

.routeheader h2.subheader { /* location and route map fix */
width: 250px;
float: left;
}

.routeheader p.smalldownload {
width: 195px;
float: right;
text-align: right;
margin: 0;
font-family: Verdana, Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
font-size: 10px;
}

ul#joinevent {
width: 760px;
margin: 0 0 0 60px;
padding: 0;
}

	ul#joinevent li {
	background: none;
	font-size: 16px;
	line-height: 1;
	padding: 0;
	margin: 0;
	}

	ul#joinevent li ul {
	padding: 0;
	margin: 0;
	height: 100px;
	}

	ul#joinevent li ul li {
	float: left;
	padding: 0;
	margin: 0;
	}

	ul#joinevent li ul.joinheaders {
	margin: 25px 0 0 0;
	padding: 0;
	height: 42px;
	}

		ul#joinevent li ul.joinheaders li {
		font-size: 18px;
		font-weight: 600;
		text-decoration: underline;
		}

		ul#joinevent li ul.joinheaders li.joinheadercity {
		width: 160px;
		margin-left: 120px;
		}

		ul#joinevent li ul.joinheaders li.joinheaderarea,
		ul#joinevent li ul.joinheaders li.joinheaderdate {
		width: 160px;
		}

	ul#joinevent li ul li.joinimage {
	width: 94px;
	height: 80px;
	margin: 0 0 20px 0;
	text-indent: -9001px;
	}

		ul#joinevent li ul.joinboston li.joinimage {
		background: url('images/thumb-boston.jpg') 0 0 no-repeat;
		}
		
		ul#joinevent li ul.joincolumbus li.joinimage {
		background: url('images/thumb-columbus.jpg') 0 0 no-repeat;
		}
		
		ul#joinevent li ul.joincomoxvalley li.joinimage {
		background: url('images/thumb-comoxvalley.jpg') 0 0 no-repeat;
		}

		ul#joinevent li ul.joinmississauga li.joinimage {
		background: url('images/thumb-mississauga.jpg') 0 0 no-repeat;
		}

		ul#joinevent li ul.joinsanfrancisco li.joinimage {
		background: url('images/thumb-sanfrancisco.jpg') 0 0 no-repeat;
		}
		
		ul#joinevent li ul.jointoronto li.joinimage {
		background: url('images/thumb-toronto.jpg') 0 0 no-repeat;
		}

		ul#joinevent li ul.joinvancouver li.joinimage {
		background: url('images/thumb-vancouver.jpg') 0 0 no-repeat;
		}

		ul#joinevent li ul.joinvictoria li.joinimage {
		background: url('images/thumb-victoria.jpg') 0 0 no-repeat;
		}
		
		ul#joinevent li ul.joinyukon li.joinimage {
		background: url('images/thumb-yukon.jpg') 0 0 no-repeat;
		}

	ul#joinevent li ul li.joincity {
	margin: 0;
	padding: 20px 0 0 25px;
	width: 160px;
	font-weight: 600;
	}

		 ul#joinevent .small {
		 font-size: 11px;
		 font-weight: 400;
		 }

	ul#joinevent li ul li.joinarea {
	margin: 0;
	padding: 20px 0 0 0;
	width: 160px;
	}

	ul#joinevent li ul li.joindate {
	margin: 0;
	padding: 20px 0 0 0;
	width: 160px;
	}

	ul#joinevent li ul li.joinpaddlebutton {
	margin: 12px 0 0 160px;
	padding: 0;
	width: 140px;
	}

	.joineventcontent {
	margin: 0 0 0 60px;
	}

/*-----------------------------------
				Buttons and Accessories
************************************/

.donatenowbutton {
background: url('images/button-donate.png') 0 0 no-repeat transparent;
display: block;
height: 37px;
width: 132px;
}

	.donatenowbutton a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	width: 132px;
	}

.paddlebutton {
background: url('images/button-paddle.png') 0 0 no-repeat transparent;
display: block;
height: 37px;
width: 132px;
}

	.paddlebutton a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	width: 132px;
	}

.volunteerbutton {
background: url('images/button-volunteer.png') 0 0 no-repeat transparent;
display: block;
height: 37px;
width: 217px;
}

	.volunteerbutton a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	width: 217px;
	}

p.iconpdf {
background: url('images/icon-pdf.gif') 0 0 no-repeat;
height: 24px;
margin-left: 0 0 0 6px;
padding: 0 0 0 32px;
}

ul.previousevents {
padding: 0;
margin: 0;
list-style: none;
list-style-image: none;
}

	ul.previousevents li {
	background: none;
	display: inline;
	float: left;
	padding: 0 32px 0 0;
	}

.mapcontainer {
width: 460px;
height: 440px;
margin-bottom: 32px;
}

	.mapcontainer small {
	display: block;
	font-size: 12px;
	padding-top: 12px;
	}

	.mapcontainer .addr,
	.mapcontainer .adr {
	font-size: 12px;
	}


/* Stephen's CSS! */

.latestnews {
background: url('images/bg-latestnews.png') 0 26px repeat-x transparent;
top:-250px;
height:270px;
width:100%;
position:absolute;
}

	#latestnewswrap {
		margin:0 auto;
		text-align:left;
		width:970px;
		font-size: 12px;
	}
	
	#latestnewswrap h2 {
		background:transparent url('images/tab-latestnews.png') 0 top no-repeat;
		display:block;
		height:35px;
		position:relative;
		text-indent:-9999px;
		top:0;
		width:138px;
		cursor: pointer;
	}

	#latestnewswrap h4 {
	margin-bottom: 3px;
	font-family: Georgia, "Bookman Old Style", Rockwell, "Book Antiqua", "Lucida Bright", serif;
	font-size: 14px;
	font-weight: bold;
	}

	#latestnewswrap h4 a:link,
	#latestnewswrap h4 a:visited {
	color: #0051a2;
	text-decoration: none;
	}
	
	#latestnewswrap h4 a:hover {
	color: #006ab5;
	text-decoration: underline;
	}

	#latestnewswrap h4 a:active {
	color: #0051a2;
	text-decoration: none;
	}

	#latestnewswrap h4:hover {
	cursor: pointer;
	}

	#latestnewswrap .latestnewscontainer {
	margin: 20px 0 0 12px;
	float: left;
	width: 450px;
	}

		#latestnewswrap #fullpostlink {
		text-align: right;
		display: block;
		font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
		}

	#latestnewswrap #twitter_div {
	margin-top: 12px;
	border-top: 1px solid #f2f2f2;
	padding-top: 12px;
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
	color: #121212;
	line-height: 1.3;
	}

	#latestnewswrap #twitter_div img {
	float: left;
	margin-right: 8px;
	}

	#latestnewswrap #twitter_div ul#twitter_update_list span {
	margin-right: 8px;
	}

	#latestnewswrap .latestnewsflickr {
	width: 480px;
	margin: 20px 0 0 20px;
	float: left;
	}

		.latestnewsflickr ul {
		display: block;
		}
		
		.latestnewsflickr ul li .latestflickr {
		background-position: center center;
		width: 50px;
		height: 50px;
		}
		
		.latestnewsflickr ul li {
		display: block;
		float: left;
		margin: 0 8px 0 0;
		border: 1px solid #663204;
		width: 50px;
		height: 50px;
		text-indent: -9001px;
		}

.contentbg {
/*background: url('images/bg-faces.jpg') center -10px repeat;*/
left:0;
height: 100%;
position: absolute;
top: 0;
width: 100%;
z-index: 20;
}
	.faces {
		height:300px;
		position:relative;
		top:153px;
		left:1px;
		margin:0 auto;
		width:972px;
	}

	.faceshadow,
	.faceshadowOut {
	background: url(images/faceshadow.png) 0 0 no-repeat transparent;
	width: 180px;
	height: 177px;
	z-index: -10;
	position: absolute;
	display: block;
	opacity: 0;
	left: -51px;
	top: -50px;
	}

	.faces .faceshadow img {
	background: transparent;
	width: 180px;
	height: 177px;
	}

	ul.thumb {
		float: left;
		list-style: none;
		margin: 0; 
		padding: 0px;
		width: 972px;
	}
	
		ul.thumb li {
			float: left;
			height: 78px;
			margin: 0 3px 3px 0; 
			padding: 0px;
			position: relative;  /* Set the absolute positioning base coordinate */
			width: 78px;
			z-index: 0;
		}
		
			ul.thumb li .facenamebubble,
			ul.thumb li .facenameOut {
			position: absolute;
			z-index: 20;
			color: #FFFFFF;
			height: 11px;
			font-size: 12px;
			display: block;
			background-color: #eb7f1f;
			font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
			padding: 11px;
			top: -44px;
			left: -11px;
			opacity: 0;
			
			}
		
				ul.thumb li .facenamebubble .facename,
				ul.thumb li .facenameOut .facename {
				display: block;
				width: 160px;
				overflow-x: visible;
				text-align: center;
				}
				
				ul.thumb li .facenamearrow {
				background: url(images/facedroparrow.png) 0 0 no-repeat transparent;
				width: 9px;
				height: 6px;
				display: block;
				position: absolute;
				top: -11px;
				left: -6px;
				z-index: 20;
				opacity: 0;
				}
		
			ul.thumb li img {
				-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
				background: #f0f0f0;
				height: 80px; /* Set the small thumbnail size */
				left: 0;
				position: absolute;
				top: 0;
				width: 80px; 
			}
			
			ul.thumb li img.hover {
				background:url(images/faceshadow.png) no-repeat center center transparent;  /* Image used as background on hover effect
				border: none; /* Get rid of border on hover */
			}
			
			ul.thumb li span.facecontent {
				display:none;
			}
			
div.featured {
height:479px;
margin:0 0 0 4px;
padding:0 0 0 1px;
position:relative;
text-align:left;
width:970px;
z-index:400;
}

	div.featured a#close {
	background:transparent url('images/button-close.png') 0 0 no-repeat;
	display:block;
	height:23px;
	right:10px;
	position:absolute;
	width:33px;
	}
			
	div.featured div#person {
	float:left;
	width:390px;
	}
	
	div.featured div#person-info {
	float:right;
	width:580px;
	}
	
		div.featured div#person-info h2 {
		background:transparent url('images/heading-impaddlingfor.png') 0 0 no-repeat;
		height:18px;
		position:relative;
		text-indent:-9999px;
		top:55px;
		width:215px;
		}
		
		div.featured div#person-info p.quote,
		div.featured div#person-info p.supporter {
		color:#C86814;
		font-family:Georgia;
		font-size:16px;
		line-height:1.4em;
		position:relative;
		top:80px;
		width:550px;
		}
		
		div.featured div#person-info p.supporter {
		font-family: Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
		font-size: 14px;
		color: #121212;
		font-style: oblique;
		text-align: right;
		padding-top: 12px;
		padding-right: 24px;
		}
		
		div.featured div.paddlewithme,
		div.featured div.donatenow {
		left:400px;
		position:absolute;
		text-align:center;
		top:330px;
		font-family: Verdana, Arial, "Helvetica Neue", Tahoma, FreeSans, "Lucida Sans", sans-serif;
		}
		
		div.featured div.donatenow {
		left:700px;
		}
		
			div.featured div.paddlewithme a.paddlewithmelargebutton,
			div.featured div.donatenow a.donatenowlargebutton {
			background:transparent url('images/button-paddlewithme-lrg.png') 0 0 no-repeat;
			display:block;
			height:61px;
			text-indent:-9999px;
			width:219px;
			}
			
			div.featured div.donatenow a.donatenowlargebutton {
			background:transparent url('images/button-donatenow-lrg.png') 0 0 no-repeat;
			}
		
		span.bottom-shadow {
		background:transparent url('images/shadow-featuredbox.png') 0 0 no-repeat;
		display:block;
		height:10px;
		left:5px;
		position:absolute;
		bottom:-8px;
		width:970px;
		}

div.top-shade {
background:transparent url('images/top-shade.png') 0 0 repeat-x;
height:181px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}

div.bottom-shade {
background:transparent url('images/bottom-shade.png') 0 0 repeat-x;
height:181px;
left:0;
position:absolute;
bottom:130px;
width:100%;
z-index:10;
}

div.right-shade {
background:transparent url('images/right-shade.png') right top repeat-y;
height:100%;
z-index: 10;
position:relative;
}

div.left-shade {
background:transparent url('images/left-shade.png') left top repeat-y;
height:100%;
z-index:10;
position: relative;
}

/* BLOG COMMENTS (MUST FIX...) */

div.contentcontainer h3#comments {
	width:565px;
}
div.contentcontainer ol li.comment div {
	overflow:auto;
}
div.contentcontainer ol.commentlist {
	width:565px;
}
div.contentcontainer ol.commentlist li {
	margin:15px 0;
	overflow:auto;
}
div.contentcontainer ol.commentlist li div.author {
	float:left;
	width:100px;
}
div.contentcontainer ol.commentlist li div.author img {
	margin:0 0 5px 0;
}
div.contentcontainer ol.commentlist li div.response {
	float:right;
	width:420px;
}
div.contentcontainer ol.commentlist li div.response div {
	margin:0 0 10px 0;
}
div.contentcontainer ol.commentlist li ul.children {
	
}
div.contentcontentcontainer ol.commentlist li ul.children li {
	padding-left:145px;
	width:400px;
}
div.contentcontainer ol.commentlist li ul.children li ul.children li {
	padding-left:100px;
	width:300px;
}
div.contentcontainer ol.commentlist li ul.children li div.response {
	width:300px;
}
div.contentcontainer ol.commentlist li ul.children li ul.children li div.response {
	width:200px;
}
div.contentcontainer ol.commentlist li ul.children li div.response div.reply {
	
}
div.contentcontainer div#respond {
	clear:both;
	margin-top:30px;
	width:565px;
}
ul.children li div#respond {
	width:400px;
}
ul.children li div#respond div.text-comment {
	width:300px;
}
ul.children li div#respond textarea {
	width:270px;
}
div.contentcontainer div#respond h3 {
	font-size:1.3em;
	font-weight:lighter;
}
div.contentcontainer div#respond form {
	margin-top:15px;
}
div.contentcontainer div#respond div.comment-container {
	margin:15px 0 0 0;
}
div.contentcontainer div#respond div.your-comment {
	float:left;
}
div.contentcontainer div#respond div.your-comment p {
	font-size:1em;
}
div.contentcontainer div#respond div.your-comment p.username {

}
div.contentcontainer div#respond div.your-comment small {
	float:right;
	margin:5px 25px 0 0;
}
div.contentcontainer div#respond div.text-comment {
	float:right;
	width:420px;
}
div.contentcontainer div#respond div.newuser-comment input {
	border:none;
	color:#888;
	margin:3px 0 3px 0;
	padding:4px;
	width:412px;
}
div.contentcontainer div#respond textarea {
	border:none;
	height:140px;
	float:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1em;
	margin:0 0 3px 0;
	padding:15px;
	width:390px;
}
div.contentcontainer div#respond input#submit {
	background:#F642AC;
	border:none;
	color:#FFF;
	float:right;
	margin:10px 0 0 0;
	padding:5px 10px;
}

/* FLICKR + INFINITE CAROUSEL */
.infiniteCarousel {
  width: 374px;
  position: relative;
}

.infiniteCarousel .candywrapper {
  width: 294px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  margin: 0 40px;
  position: absolute;
  top: 0;
}


.infiniteCarousel ul a img {
 
}

.infiniteCarousel .candywrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel .candywrapper ul li {
background: none;
list-style: none;
background-position: center center;
display: block;
float: left;
width: 64px;
height: 64px;
text-indent: -9001px;
margin: 0;
padding: 0 5px;
}

.infiniteCarousel .candywrapper ul li.cloned {
margin: 0;

}

.infiniteCarousel div.latestflickr {
display: block;
width: 64px;
height: 64px;
border: 1px solid #FFF;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .backarrow {
  display: block;
  height: 23px;
  width: 33px;
  background: url(images/carousel-backarrow.gif) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 17px;
  cursor: pointer;
}

.infiniteCarousel .forwardarrow {
  display: block;
  height: 23px;
  width: 33px;
  background: url(images/carousel-forwardarrow.gif) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 17px;
  right: 0;
  cursor: pointer;
}

.spnsrblock {
margin: -20px 0 60px 0;
padding-bottom:20px;
border-bottom:1px dotted #ccc;
width:840px;
}

.spnsrblock img {
padding: 4px 6px;
}