html, body {
	background: #111 url('../img/bg.jpg') no-repeat top;
	color: #bbb;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 84%;
	letter-spacing: 0px;
}

#content .container_12 {
	margin-top: 1em;
}

#content a {
	text-decoration: none;
}

#content a:link {
	color: #fff;
	border-bottom: 1px solid #bbb;
}

#content a:visited {
	color: #bbb;
	border-bottom: 1px dotted #666;
}

#content a:active, #content a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#photos a:link, #photos a:visited {
	color: #333;
	border-bottom: 1px dotted #333;
}

#photos a:active, #photos a:hover, #photos a.current {
	color: #000;
	border-bottom: 1px solid #000;
}

p {
	line-height: 1.85em;
	text-shadow: #000 0px 1px 0;
}

p.first {
	font-weight: 700;
}

.textreplace {
	overflow: hidden;
	text-indent: -9999px;
}

h1, h2, h3, h4, h5 {
	color: #222;
	text-shadow:#ddd 0px 1px 0;
	font-size: 160%;
	font-weight: 300;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	font-size: 120%;
}

#header {
	height: 56px;
}

#header h1, #header h2 {
	overflow: hidden;
	margin: 16px 0 0 0;
	background-repeat: no-repeat;
	height: 24px;
	width: 100%;
	text-indent: -9999px;
}

#header h1 {
	background-image: url('../img/teesvalleygiants.png');
	background-position: left;
}

#header h2 {
	background-image: url('../img/temenos.png');
	background-position: right;
	float: right;
}

.smallprint {
	margin-top: .66em;
	font-size: 90%;
	color: #666;
}

#tweets, #tweets li, #flickrgallery, #flickrgallery li {
	margin: 0;
	padding: 0;
}

#flickrgallery li {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
	background: #aaa;
}

#flickrgallery li a {
	border: 0 !important;
}

#flickrgallery img {
	display: block;
}

#tweetswrapper {
	position: relative;
	height: 160px;
	overflow: hidden;
}

#photos #tweetswrapper {
	height: 300px;
}

.fadebottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	background: url('../img/fadebottom.png') repeat-x bottom;
	z-index: 100;
}

#photos .fadebottom {
	background-image: url('../img/fadebottom-light.png');
}

#tweets {
	list-style: none;
}

#tweets:hover {
	color: #ddd;
}

#photos #tweets:hover {
	color: #000;
}

#tweets li {
	height: 72px;
}

#photos #tweets li div {
	padding-left: .5em;
	border-left: 1px dotted #999;
}

#tweets span.time {
	font-style: italic;
	color: #666;
	display: block;
}

#nav .level-1 a, #nav .level-2 a {
	display: inline-block;
	text-shadow: #000 0px 1px 0;
	color: #ccc;
	background-color: #111;
	border-top: 1px solid #070707;
	border-bottom: 1px solid #222;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	font-size: 110%;
	padding: 2px 8px;
}

#nav .level-2 a {
	font-size: 90%;
}

#nav ul.level-1 a.get-involved {
	padding-left: 6px;
	background-color: #2b659a;
	color: #fff;
}

#nav ul.level-1 a.get-involved span {
	padding-left: 15px;
	background: url('../img/involvedstar.png') no-repeat left;
}

#nav .level-1 a:hover, #nav .level-1 a:active, #nav .level-1 a.selected, #nav .level-2 a:hover, #nav .level-2 a:active, #nav .level-2 a.current, #nav ul.level-1 a.get-involved:hover, #nav ul.level-1 a.get-involved.selected {
	text-shadow: #eee 0px 1px 0, #888 0px -1px 0;
	background-color: #ccc;
	color: #111;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #eee;
}

#nav ul.level-1, #nav ul.level-2, #flickrgallery {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul.level-1 li, #nav ul.level-2 li {
	display: inline;
	padding: 0;
	margin: 0 .75em 0 .25em;
}

#social, #photonav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#social li, #photonav li {
	display: inline;
	padding: 0;	
	margin: 0 .25em 0 .5em;
}

#photonav {
	margin-bottom: -6px;
	float: left;
}

#photonav li a {
	background: #111;
	padding: 4px 8px;
	border-top: 1px solid #444;
	border-bottom: none !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
	color: #999 !important;
	font-size: 100%;
}

#photonav li a.activeSlide {
	font-size: 110%;
	position: relative;
	z-index: 9999;
	margin-top: 0;
	color: #fff !important;
}

a.icon {
	display: inline-block;
	position: relative;
	background-image: url('../img/icons.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	border: 0;
	overflow: hidden;
	text-indent: -9999px;
}

.youtube { background-position: -30px 0; }
.youtube:hover { background-position: 0 0; }	

.twitter { background-position: -30px -30px; }
.twitter:hover { background-position: 0 -30px; }

.facebook { background-position: -30px -60px; }
.facebook:hover { background-position: 0 -60px; }	

.flickr { background-position: -30px -90px; }
.flickr:hover { background-position: 0 -90px; }	

.foursquare { background-position: -30px -240px; }
.foursquare:hover { background-position: 0 -240px; }	

/*
.youtube { background-position: 0 0; }	
.twitter { background-position: 0 -30px; }
.facebook { background-position: 0 -60px; }	
.flickr { background-position: 0 -90px; }	
.foursquare { background-position: 0 -240px; }
*/

#socialboxes {
	list-style: none;
	margin: 0;
	padding: 0;
}

#socialboxes li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#socialboxes li a {
	display: block;
	width: 48px;
	height: 48px;
	border: 0 !important;
}

#socialboxes li a img {
	display: block;
	width: 48px;
	height: 48px;
}

#content {
	margin-top: 1em;
}

#photos, #banner {
	position: relative;
	background: #ccc url('../img/photobg.png') repeat-x top;
	height: 400px;
	border-top: 2px solid #171717;
	border-bottom: 2px solid #171717;
	z-index: 50;
}

#photonavwrapper {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 9000;
}

.photo {
	width: 100%;
	height: 100%;
	position: absolute;
	color: #111;
}

.photo p, .photo h3 {
	text-shadow: #ddd 0px 1px 0;
	margin-bottom: .66em;
}

.photo strong {
	font-size: 200%;
	font-weight: 300;
}

.tall {
	height: 100%;
	margin-top: 0 !important;
}

#banner {
	height: 50px;
}

.smallprint a:link, .smallprint a:visited {
	color: #666;
}

.smallprint a:hover, .smallprint a:active {
	color: #888;
}

#buttons {
	position: absolute;
	z-index: 1000;
	width: 960px;
}

#funders a {
	display: block;
	text-align: center;
	border: 0 !important;
	margin-bottom: 2em;
}

.mininav {
	padding-left: 13px;
	background: url('../img/minisquare.png') no-repeat left;
}

.questions {
	font-size: 110%;
}

.answers {
	position: relative;
	height: 330px;
	overflow: hidden;
	margin-bottom: 1.5em;
}

.answers .ascroll div {
	-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;
}

.answers .ascroll div.current {
-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
	padding-left: .5em;
	border-left: 3px solid #999;
}
