/* 	
Cycle Summit 2010 Styles
Author: Greg Annandale
Email: g.annandale@gmail.com
*/

/* Global */
#screen {
	width: 960px;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
}

a, a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
/* End Global */

/* Header */
a#logo {
	display: block;
	width: 917px;
	height: 286px;
	margin: 10px 0;
	text-indent: -2000em;
	overflow: hidden;
	background: #fff url(/static/img/cycle-summit-logo.jpg) left top no-repeat;
}
/* End Header */

/* Global */
h2 {
	margin: 0;
	padding: 6px 5px 3px 5px;
	text-align: center;
	color: #6c4360;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	border: 5px solid #6c4360;
}
/* End Global */

/* Home */
#summary {
	float: left;
	width: 500px;
	padding: 15px 20px;
	text-align: center;
	color: #fff;
	background: #6c4360 url(/static/img/summary-bg.jpg) left top no-repeat;
}

#summary p {
	font-size: 175%;
	margin: 0;
}

#summary p#meet-team {
	margin-top: 10px;
}

#summary p#meet-team a {
	padding: 0 3px;
}

	#summary p#meet-team a:hover {
		color: #6c4360;
		background-color: #fff;
	}
	
#extras {
	float: left;
	width: 540px;
	margin-top: 40px;
	text-align: center;
	font-size: 175%;
}

#extras p {
	margin: 0;
	color: #3e4655;
}

#extras a, #extras a:link, #extras a:visited {
	color: #6c4360;
	padding: 0 3px;
}

	#extras a:hover {
		color: #fff;
		background-color: #6c4360;
	}

#support {
	float: left;
	width: 500px;
	margin-top: 40px;
	padding: 15px 20px;
	text-align: center;
	color: #fff;
	background: #95908c url(/static/img/support-bg.jpg) left top no-repeat;
}

#support p {
	font-size: 175%;
	margin: 0;
}

#support a {
	text-decoration: none;
}

	#support a:hover {
		text-decoration: underline;
	}

#charities-summary {
	float: right;
	width: 320px;
	margin-right: 45px;
}

#charities-summary p#charity-blurb {
	float: right;
	width: 140px;
	margin: 0;
	padding: 10px 15px;
	text-align: left;
	font-size: 110%;
	color: #fff;
	background-color: #6c4360;
}

#charities-summary a.charity-logo {
	display: block;
	float: left;
	width: 150px;
	margin: 20px 0 10px 0;
	text-indent: -2000em;
	overflow: hidden;
}

	#charities-summary a#mind {
		height: 55px;
		background: #fff url(/static/img/mind-logo.png) left top no-repeat;
	}
	
	#charities-summary a#barito-ulu {
		height: 90px;
		background: #fff url(/static/img/barito-ulu-logo.png) left top no-repeat;
	}
	
#charities-summary a#donate-now {
	display: block;
	float: left;
	margin: 20px 0 10px 0;
	padding: 0 3px;
	color: #6c4360;
	font-size: 160%;
}

	#charities-summary a#donate-now:hover {
		color: #fff;
		background-color: #6c4360;
	}
/* End Home */

/* Team */
#the-team, #support-team {
	margin-left: 42px;
}

#the-team strong, #support-team strong {
	text-transform: uppercase;
}

#the-team h2, #support-team h2 {
	margin: 0 0 20px 0;
	color: #506c7c;
	border: 5px solid #506c7c;
}

#the-team p, #support-team p {
	font-size: 105%;
}

#support-team {
	width: 840px;
	margin-top: 10px;
	padding-top: 30px;
	border-top: 5px solid #a9dde1;
}
/* End Team */

/* Charities */
#charity-info {
	margin-left: 42px;
}

#charity-info p {
	font-size: 105%;
}

#charity-info h2 {
	width: 248px;
	margin: 0 0 20px 0;
	padding: 6px 5px 3px 5px;
	text-align: center;
	color: #6c4060;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	border: 5px solid #6c4060;
}

#barito-info {
	margin-top: 20px;
}

#mind-info strong, #barito-info strong {
	text-transform: uppercase;
}
/* End Charities */

/* Map */
body#map #main-content {
	color: #000;
}

body#map #main-content a, body#map #main-content a:link, body#map #main-content a:visited {
	color: #6c4360;
}

	body#map #main-content a:hover {
		color: #fff;
		background-color: #6c4360;
	}

#map-wrap {
	float: left;
	width: 640px;
}

#map-wrap h2 {
	margin: 0;
	padding: 6px 5px 3px 5px;
	text-align: center;
	color: #6c4360;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	border: 5px solid #6c4360;
}

	#map-wrap h2 span {
		text-transform: lowercase;
		font-size: 90%;
	}

#map-wrap p {
	margin-top: 10px;
}

#map-container {
	width: 640px;
	height: 540px;
	margin-top: 20px;
}

.info-window-wrap {
	color: #000;
	padding-left: 10px;
	background: transparent url(/static/img/info-window-pointer.gif) left 20px no-repeat;
}

.info-window {
	position: relative;
	width: 220px;
	padding: 5px 15px;
	background-color: #fff;
}

.info-window h3 {
	margin-bottom: 10px;
	padding: 10px 0;
	color: #6c4360;
	border-bottom: 1px dotted #a9dde1;
}

.info-window .date {
	font-weight: bold;
	margin-bottom: 0;
}

.info-window .venue {
	margin-top: 0;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a9dde1;
}

.info-window .tag {
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b2b2b2;
}

.info-window .tag span {
	color: #ff0000;
	text-transform: uppercase;
}

.info-window a {
	color: #0000ff;
}

.close-info-window {
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 8px;
	height: 8px;
	text-indent: -2000em;
	overflow: hidden;
	background: transparent url(/static/img/close.jpg) left top no-repeat;
}

#twitter {
	float: right;
	width: 250px;
}

#twitter h2 {
	margin: 0;
	padding: 6px 5px 3px 5px;
	text-align: center;
	color: #6c4360;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	border: 5px solid #6c4360;
}

#tweets {
	padding: 0;
	margin-bottom: 20px;
}

#tweets li {
	width: 200px;
	margin-top: 10px;
	padding: 10px 5px 0 5px;
	font-size: 105%;
	border-top: 1px dotted #6c4360;
	color: #3e4655;
	list-style-type: none;
}

	#tweets li:first-child {
		border-top: none;
	}

#tweets li .location {
	padding: 0 2px;
	font-size: 90%;
	font-style: italic;
	color: #95908c;
	background-color: #bce8ec;
}

#tweets li .created_at {
	padding: 0 2px;
	font-size: 90%;
	font-style: italic;
	color: #898582;
	background-color: #bce8ec;
}

a#see-all-tweets {
	padding: 2px;
	font-size: 120%;
}
/* End Map */

/* Routes */
#route-summary h2 {
	width: 200px;
	float: left;
}

#route-summary p {
	float: left;
	margin: 11px 0 0 20px;
}

#route-wrap {
	clear: both;
	text-align: left;
}

#route-wrap h3 {
	margin-top: 30px;
	color: #6c4360;
}

.route-list {
	list-style-type: none;
}

.route-list h4 {
	color: #6c4360;
}

.route-list li.no-data h4 {
	padding: 0 3px;
}

.route-list h4 a {
	padding: 0 3px;
	color: #6c4360;
}

	.route-list h4 a:hover {
		color: #fff;
		background-color: #6c4360;
	}

.route-list h4 img.loading {
	position: relative;
	top: 3px;
	left: 8px;
}

.route-list h4 .note {
	padding-left: 5px;
	font-size: 80%;
	color: #000;
	text-decoration: none;
}

#climb .wrapper {
	display: block;
	margin: 0 0 20px 0;
	padding-left: 3px;
}

#climb .wrapper img {
	margin-top: 20px;
}

#climb .wrapper .after {
	width: 640px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px dashed #6c4360;
}
/* End Routes */

/* Footer */
#footer {
	width: 915px;
	margin: 20px 0 10px 0;
	padding-top: 5px;
	color: #898582;
	text-align: center;
	border-top: 5px solid #a9dde1;
}

#footer p {
	margin: 5px 0;
}

#footer p strong {
	font-weight: normal;
}

#footer a {
	color: #95908c;
}
/* End Footer */

/* Clearfix */
#main-content:after,
#the-team:after,
#support-team:after,
#mind-info:after,
#barito-info:after,
#map-container:after,
#route-summary:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* End Clearfix */
