/*-------------------------------------------------------------------
GSD Main Stylesheet

Version: 			1.0
Last edited by: 		John Lytle
On:				2009.06.20
Framework: 		The Plant System
For:				Go Skateboarding Day
Site Design by:		JL Productions (http://johnlytle.com/)

---------------------------------------------------------------------*/


/* =General Styles
---------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(/app/css/images/global/bg-header.gif) repeat-x scroll left top;
	color: #999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
}


/* =Branding
---------------------------------------------------------------------*/

#branding {
	width: 900px;
	margin: 0 auto;
	background: #000 url(/app/css/images/global/bg-branding.jpg) no-repeat top left;
}

#branding h1 {
	display: inline;
	float: left;
	width: 300px;
	height: 125px;
	margin: 0 30px 0 30px;
	padding: 10px 0;
	text-indent: -9000px;
}

	#branding h1 a {
		display: block;
		width: 300px;
		height: 125px;
		text-decoration: none !important;
		background: url(/app/css/images/logos/go-skateboarding-day-logo.png) no-repeat;
	}
	
	#branding h1 a:hover {background-position: 0 -125px;}
	
	#branding h1 strong {display: none;}

#the-day p {
	float: right;
	width: 300px;
	height: 63px;
	margin: 40px 20px 0 0;
	background: url(/app/css/images/assets/go-skateboarding-day.png) no-repeat;
	text-indent: -9000px;
}

/* =Navigation
---------------------------------------------------------------------*/

#navigation {
	width: 900px;
	margin: 0 auto;
	border-top: 1px #111 solid;
	border-bottom: 1px #000 solid;
}

#main-nav {
	height: 28px;
	margin: 0;
	background: #111 url(/app/css/images/global/bg-supp.gif) repeat-x left top;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: inherit;
}

	#main-nav li {/* main buttons */
		position: relative;
		display: inline;
		float: left;
		z-index: 100;
	}

		#main-nav li a {
			display: block;
			height: 22px;
			padding: 10px 8px 0 8px;
		}

			#main-nav li a:link, #main-nav li a:visited {
				background-color: inherit;
				font-weight: bold;
				color: #f00;
			}

			#main-nav li a:hover, #main-nav li.iehover a, #main-nav li:hover a, #main-nav li.active a {
				background: #222 url(/app/css/images/global/bg-nav.gif) repeat-x left top;
				color: #fff;
			}	
			

/* =Structure
---------------------------------------------------------------------*/

#nav-access {
	position: absolute;
	top: -9999px;
}

#main-body {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	background: #222 url(/app/css/images/global/bg-main-body.gif) no-repeat right top;
	color: inherit;
}

#main-body-container {
	margin: 0 20px;
	color: inherit;
	text-align: left;
}

#primary-content {
	display: inline;
	float: left;
	width: 480px;
	min-height: 400px;
	padding: 30px;
	background: #000 url(/app/css/images/global/bg-primary-content-480.gif) no-repeat left top;
	color: inherit; 
}
	.home.main #primary-content,
	.event #primary-content {
		float: right;
		width: 560px;
		background: #000 url(/app/css/images/global/bg-primary-content-620.gif) no-repeat left top;
	}
	
	.friend.main #primary-content,
	.event.edit #primary-content,
	.event.addreport #primary-content,
	.event.addreport-verify #primary-content {
		width: 800px;
		background: #000 url(/app/css/images/global/bg-primary-content-860.gif) no-repeat left top;
	}

#secondary-content {
	display: inline;
	float: right;
	margin: 0;
	width: 240px;
	padding: 30px 30px 0 30px;
	background: #222 url(/app/css/images/global/bg-secondary-content.gif) no-repeat left top;
	color: inherit; 
}
	.home.main #secondary-content, .event #secondary-content {
		float: left;
		width: 180px;
		border: 1px solid #222;
		padding: 30px 0 0 30px;
	}

.col1, .col2 {
	width: 400px;
	height: 100%;
	display: inline;
	float: left;
	margin-bottom: 10px;
 }
	.col1 {clear: both; }

#supp {
	width: 840px;
	margin: 0 auto;
	border-top: 1px solid #111;
	background: #111 url(/app/css/images/global/bg-supp.gif) repeat-x left top;
}

#supp-container {
	margin: 20px 20px 10px 20px;
	text-align: left;
}

#supp div.unit-one, #supp div.unit-two, #supp div.unit-three {
	float: left;
	margin: 0;
	line-height: 1.3em;
}
	#supp div.unit-one {
		clear: both;
		width: 260px;
		margin: -30px 30px 8px 0;
		font-size: 90%;
	}
	
		#supp div.unit-one img {
			float: left;
			margin: 0 10px 0 0;
		}
		
		#supp .unit-one h4 {
			margin-bottom: 6px;
			color: #fff;
			font-weight: bold;
			font-size: 130%;
		}
		
	#supp div.unit-two {
		width: 200px;
		margin: 20px 40px 0 0;
		padding-left: 15px;
		border-left: 1px solid #222;
	}

	#supp div.unit-three {
		width: 250px;
		margin: 15px 0 0 0;
	}

#site-info { 
	width: 700px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	background: #111 url(/app/css/images/global/bg-site-info.gif) repeat-x left top;
	color: #333;
	font-size: 10px;
}


/* =Typography
---------------------------------------------------------------------*/

h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat 0 4px;
	font-weight: bold;
	color: #fff;
	font-size: 190%;
	line-height: 1.1em;
	text-transform: capitalize;
}
	.home.main #primary-content h2 {float: left;}
	
	.post #primary-content h2 {float: left;margin-bottom: 20px}
	
	.home.main #secondary-content h2 {
		background: none;
		padding-left: 0;
	}
	#secondary-content h2 {font-size: 160%;}
	
	h2 span {
		display: block;
		color: #999;
		font-weight: normal;
	}
	
	.post.main h2 span {
		display: inline;
		float: right;
		margin-left: 10px;
		color: #222;
	}

	h2 kbd {
		color: #000;
		font-style: italic;
		font-family: Helvetica, Verdana, sans-serif;
	}

h3, h4, h5, h6 {
	margin: 0 0 4px 0;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.2em;
}	
	.about #secondary-content h3 {
		margin: 0 0 10px 0;
		font-size: 150%;
	}
	
	.home.main #secondary-content h3 {
		font-size: 20px;
	}
	
	li h3 {
		margin: 20px 0 5px 0;
	}

h4 {
	color: #fff;
	font-weight: normal;
	font-size: 100%;
}

p {
	margin-bottom: 6px;
}

p + h2, p + h3, ul + h3, h2 + h3 {margin-top: 20px;}
img + h3 {margin-top: 10px;}
	
	p.prevnext {
		clear: both;
		margin: 0;
		padding-bottom: 15px;
		text-transform: uppercase;
		font-size: 10px;
		border-bottom: 1px solid #111;
		letter-spacing: .2em;
	}
		p.prevnext a.prev {
			display: inline;
			float: left;
		
		}
		p.prevnext  a.next {
			display: inline;
			float: right;
		}
	p.pages a.active {
			color: #fff;
		}
	p.mission {
		line-height: 1.2em;
	}	

	p.meta {
		color: #333;
		font-size: 11px;
	}
		p.meta span {
			color: #666;
			font-weight: normal;
			font-size: 12px;
		}

	p.readmore {	
		margin: 0 0 20px 0;
		padding-left: 22px;
		background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat;
		font-size: 14px;
		line-height: 1.4em;
	}
	
	p.dates {
		margin: 0 0 20px 22px;
		font-size: 12px;
	}

	p span {font-weight: bold;}



/* =Phrase Elements 
---------------------------------------------------------------------*/

blockquote {
	margin: 20px 0 0 0;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	line-height: 1.4em;
}
	
cite {
	margin: 5px 0 0 0;
	color: #999;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

cite span {
	margin: 0 0 0 12px;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

strong {
	color: #fff;
	font-weight: bold;
}
	#site-info strong {color: #666;}

em {
	color: #fff;
}

abbr[title] {
	border-bottom: 1px dotted #666;
}
	abbr[title]:hover {cursor: help}


/* =Links 
---------------------------------------------------------------------*/

a:link, a:visited {
	color: #f00;
	font-weight: normal;
	text-decoration: none;
}
	#site-info a:link, #site-info a:visited {color: #600;}

a:hover, a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
	#site-info a:hover, #site-info a:active {color: #900;}

a:link img, a:visited img {
	border-width: 0;
}

a.current {color: #fff;}

li h4 a {
	padding: 0pt !important;
	background: none !important;
	font-size: 120%;
}

li.active > a, li.active h4 > a {color: #fff !important;}

a.rss {
	display: inline;
	float: right;
	width: 32px;
	height: 32px;
	background: transparent url(/app/css/images/assets/feed-icon.png) no-repeat top right;
	text-indent: -9000px;
}

a.add {
	display: block;
	width: 196px;
	height: 37px;
	margin: 0;
	text-decoration: none !important;
	background: url(/app/css/images/assets/button-add.png) no-repeat;
	text-indent: -9000px;
}
	a.add:hover {background-position: 0 -37px;}
	
	
/* =External Links 
---------------------------------------------------------------------*/

a[href^="http:"] {
	padding-left: 13px;
	background: url(/app/css/images/assets/link-external.gif) no-repeat left 2px !important;
}

a[href^="http://www.google.com/"],a[href^="http://maps.google.com/"], a[href^="http://goskateboarding day.org"], a[href^="http://s67302.gridserver.com/"], a[href^="http://johnlytle.com/"], a[href^="http://codedealers.com/"], a[href^="http://skateboardiasc.org/"], a[href^="http://www.warehouseskateboards.com/products.asp?brand=WHS&class=4T"], .media li a[href^="http:"] {
	padding-left: 0 !important;
	background-image: none !important;
}

/* =Download Links 
---------------------------------------------------------------------*/

a[href$=".pdf"] {
	padding-left: 13px !important;
	background: url(/app/css/images/assets/link-pdf.gif) no-repeat left top !important;
}
a[href$=".doc"] {
	padding-left: 13px !important;
	background: url(/app/css/images/assets/link-doc.gif) no-repeat left top !important;
}
a[href$=".zip"] {
	padding-left: 13px !important;
	background: url(/app/css/images/assets/link-zip.gif) no-repeat left top !important;
}

a[href$=".gif"] {
	padding-left: 13px !important;
	background: url(/app/css/images/assets/link-jpg.gif) no-repeat left top !important;
}


/* =List Styles
---------------------------------------------------------------------*/

ul, dl, ol {
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

.post ol {
	margin: 0 0 10px 30px;
	list-style-type: decimal;
}

#primary-content ul li {
	padding-left: 0;
}

#supp ul, fieldset.radiolist ul li {
	line-height: 1.5em !important;
}

#secondary-content ul li a {
	background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat;
	padding-left: 22px;
}

ul.bullet li {
	background: transparent url(/app/css/images/assets/link-bullet.gif) no-repeat 0 2px;
	padding-left: 12px !important;
}
		
.media ul li {
	display: inline;
	float: left;
	margin-right: 5px;
	min-height: 120px;
	width: 120px;
	font-style: italic;
	font-size: 10px;
	line-height: 1.1em;
}

ul.photos li {
	display: inline;
	float: left;
	margin-right: 10px;
}

#recentmedia {
	padding: 15px 0pt 2px 15px;
	background: #222;
}

#recentmedia ul li {
	display: inline;
	float: left;
	margin: 0 14px 10px 0;
}

#recentmedia li a img {
		border: 1px solid #666;
	}
	
#recentmedia li a img:hover {
		border: 1px solid #999 !important;
	}

ul.photos.report {
	margin-top: 10px;
}

ul.photos li.add-photo {
	display: block;
	width: 120px;
	height: 97px;
	text-indent: -9000px;
}

	ul.photos li.add-photo a {
		display: block;
		width: 120px;
		height: 97px;
		background: transparent url(/content/add-image.png) no-repeat;
	}
		ul.photos li.add-photo a:hover {background-position: 0 -97px;}

ul.photos li img {
	display: block;
	margin: 0 0 5px 0;
	background: none;
}

ul.inline {
	float: right;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

	ul.inline li {
		display: inline;
		float: left;
		margin: 0 0 0 10px;
	}

	ul.inline li.home {
		width: 48px;
		height: 20px;
		margin: -4px 0 0 0;
		text-indent: -9000px;
	}

		ul.inline li.home a {
			display: block;
			width: 48px;
			height: 20px;
			text-decoration: none !important;
			background: url(/app/css/images/logos/go-skateboarding-day-logo-sm.png) no-repeat;
		}
			ul.inline li.home a:hover {background-position: 0 -20px;}

	ul#tools {
		display: inline;
		float: right;
		width: 200px;
		margin: -19px 0 0 0;
	}
	
	ul#tools li a {
		display: inline;
		float: right;
		margin: 0 0 20px 4px;
		padding: 4px 6px 0 6px !important;
		background: #333;
		font-size: 90%;
		color: #fff;
		text-transform: uppercase;
	}
	
	ul#tools li a:hover {
		color: #f00;
	}
	
.sns {
	clear: both;
	display: table;
	margin: 0 auto;
}

ul#sns {
	display: block;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
}
	ul#sns li {
		display: inline;
		float: left;
		margin: 0 0 0 20px;
	}

	li.twitter a, li.facebook a, li.myspace a, li.shredordie a, li.fuel a, li.youtube a, li.wikipedia a {
		float: left;
		padding-left: 24px;
		color: #666;
		background:transparent url(/app/css/images/assets/icon-twitter.png) no-repeat left top !important;
		line-height: 24px;
	}
		li.twitter a:hover, li.facebook a:hover, li.myspace a:hover, li.shredordie a:hover, li.fuel a:hover, li.youtube a:hover, li.wikipedia a:hover {
		color: #f00;
	}
	li.facebook a {background:transparent url(/app/css/images/assets/icon-facebook.png) no-repeat left top !important;}
	li.myspace a {background:transparent url(/app/css/images/assets/icon-myspace.png) no-repeat left top !important;}
	li.shredordie a {background:transparent url(/app/css/images/assets/icon-shredordie.png) no-repeat left top !important;}
	li.fuel a {background:transparent url(/app/css/images/assets/icon-fuel.png) no-repeat left top !important;}
	li.youtube a {background:transparent url(/app/css/images/assets/icon-youtube.png) no-repeat left top !important;}
	li.wikipedia a {background:transparent url(/app/css/images/assets/icon-wikipedia.png) no-repeat left top !important;}

ul.posters {
	float: left;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

	ul.posters li {
		display: inline;
		float: left;
		margin: 0 10px 10px 0;
	}
	
/* =Blog Styles
---------------------------------------------------------------------*/

.home #blog {
	background: #111;
	padding: 10px;
}

.home.main #primary-content ol li {
	display: block;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #222;
}

.home.main #primary-content ol li a img,
.post.main #primary-content ol li a img,
.post.main #primary-content div.post a img {
	display: inline;
	float: left;
	width: 100px;
	margin: 0;
	padding: 4px;
	border: 1px solid #222;
}
	
	.home.main #primary-content li a:hover img,
	.post.main #primary-content div.post a img {
		border: 1px solid #333;
	}
	.post.main #primary-content div.post a img:hover {border: 1px solid #666}
	
.home.main #blog h4,
.home.main #blog p,
.post.main #primary-content h3,
.post.main #primary-content p {
	clear: none;
	margin: 0 0 0 120px;
	line-height: 1.4em;
}
	.home.main #blog h3 {
		padding-left: 22px;
		background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat 0 4px;
		font-size: 22px;
	}

div.post {
	position: relative;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}

.post.main div.post {
	padding: 5px 0;
	border-bottom: 1px solid #111;
}

div.post img {
	border: 1px solid #222;
}

#blog h4 a, .post h3 a {
	margin: 0;
	font-size: 18px;
	color: #fff !important;
	text-transform: capitalize !important;
}
	#blog h4 a:hover, .post h3 a:hover {
		color: #666 !important;
	}

h4#addcomment {margin-top: 10px}

#comments {
	padding: 30px 0 30px 30px;
	background: #000 url(/app/css/images/global/bg-event-single.gif) no-repeat left top;
}

#comments ol li {
	list-style-type: none;
	margin: 0 0 0 -30px !important;
	padding: 10px;
	border-bottom: 1px solid #222;
}
	#comments li.alt {background: #111;}

.comment-in-moderation {
	margin: 0 !important;
	padding: 10px;
	background-color: #222;
}

	a.deletecomment {
		margin-left: 10px;
		padding-left: 12px;
		background: transparent url(/app/css/images/assets/deletecomment.gif) no-repeat;
	}


/* =Events Aside
---------------------------------------------------------------------*/
#events {
	margin-bottom: 20px;
}

#events ol {
	margin: 0 0 10px 0;
}
	.event #events ol {margin: 0 0 10px 0;}

#events ol li {
	padding: 10px 0;
	border-top: 1px #333 solid;
	text-transform: capitalize;
}
	#events ol li:first-child {border-top: none;}

#events p {
	margin: 0 !important;
}

#events p.meta {
	color: #666;
	font-weight: normal;
}	

#events h4 {
	margin: 0;
	color: #f00 !important;
	font-size: 12px;
	line-height: 1.2em;
	text-transform: capitalize !important;
}


/* =Events
---------------------------------------------------------------------*/

.event.addreport-verify h3 + p {
	margin: 5px 0 20px 0;
	padding-left: 22px;
}

.event #primary-content h3 {
	padding-left: 22px;
	color: #f00 !important;
	text-transform: capitalize;
	background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat 0 4px;
	font-size: 21px;
}

#primary-content #mapcontainer h3 {
	padding-left: 0;
	background: none;
}

.event.addreport-verify div.submit {
	margin-top: 10px;
}

/* =Events Add Menu
---------------------------------------------------------------------*/

	#add li#what, #add li#where, #add li#when, #add li#who {
		position: relative;
		display: block;
		width: 168px;
		height: 66px;	
		background: url(/app/css/images/nav/what.png) no-repeat;
		text-indent: 9999px;
	}
		#add li#where {background: url(/app/css/images/nav/where.png) no-repeat;}
		#add li#when {background: url(/app/css/images/nav/when.png) no-repeat;}
		#add li#who {background: url(/app/css/images/nav/who.png) no-repeat;}

	#add li#what a, #add li#where a, #add li#when a, #add li#who a {
		position: relative;
		display: block;
		width: 168px;
		height: 66px;
		margin-bottom: 20px;
		background: url(/app/css/images/nav/what.png) no-repeat;
	}
		#add li#where a {background: url(/app/css/images/nav/where.png) no-repeat;}
		#add li#when a {background: url(/app/css/images/nav/when.png) no-repeat;}
		#add li#who a {background: url(/app/css/images/nav/who.png) no-repeat;}
		
			#add li#what a, #add li#where a, #add li#when a, #add li#who a {background-position: 0 -66px;}
			
			#add li#what a:hover, #add li#where a:hover, #add li#when a:hover, #add li#who a:hover {background-position: 0 -132px;}
	
			#add li#what.active, #add li#where.active, #add li#when.active, #add li#who.active {background-position: 0 -132px;}



/* =Events Single
---------------------------------------------------------------------*/
.report {
	margin: 0;
	min-height: 200px;
	background: #000 url(/app/css/images/global/bg-event-report.gif) no-repeat right top;
}

.event.edit .report {
	min-height: 100px;
	background: none;
}

.description {
	margin: 0;
	padding: 30px;
	min-height: 140px;
	background: #000 url(/app/css/images/global/bg-event-single.gif) no-repeat left top;
}

.location, .media {
	float: left;
	margin: 10px 0 0 0;
	padding: 30px;
	text-transform: capitalize;
	background: #000 url(/app/css/images/global/bg-event-single.gif) no-repeat left top;
}
	.location {width: 200px;}

	.location img {
		display: block;
		margin: 2px 0 10px 0;
	}

.location a {
	display: block;
	margin: 0 0 5px 0;	
}


/* =Google Mapping
---------------------------------------------------------------------*/

#mapcontainer div a, #map div a, .map div a { 
	padding-right: 6px;
	font-size: 4px;
	}
			
	#mapcontainer div span, #map div span, .map div span { 
		background-color: inherit;
		color: #666;
		font-size: 4px;
	}		
			
.loadingstatus {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 208px;
	height: 13px;
	text-indent: -9009px;
	color: inherit;
	background: transparent url(/app/css/images/loadingbar.gif) no-repeat 0;
	}

.markerDetail, .markerTooltip {	
	background-color: inherit;
	color: #fff;
	font-size: 10px;
	text-transform: capitalize;
	
	}
	
.markerDetail {
	background: transparent url(/app/css/images/map_points.png) no-repeat 0 0;
	padding: 9px 0 0 9px;
	}
	
.markerDetail.left {
	padding: 9px 9px 0 0;
	background-position: 263px -28px;
	}
	
.markerDetail.cluster.left {
	background-position: 127px -28px;
	}
		
.markerTooltip { 
	display: block;
	padding: 5px;
	background-color: #f00;
	border: 1px solid #fff;
	color: #fff;
	white-space: nowrap;
	font-size: 11px;
	}

	.markerDetail.cluster .innerwindow {
		width:175px;
		background: transparent url(/app/css/images/markercluster-top.png) no-repeat top left;
		}	
	
		.markerDetail.cluster .innerwindow table {
			width:175px;
			}	
			
		.markerDetail.cluster td.details {
			padding-bottom: 10px;
			}

	.markerDetail a {
		cursor: pointer;
	}
		
	.markerDetail a.markerDetailClose {
		display: block;
		width: 15px;
		height: 15px;
		margin: 5px 6px 0 0;
		padding-right: 4px !important;
		background: transparent url(/app/css/images/map_close_hover.png) no-repeat;
	}
		 .markerDetail a.markerDetailClose img {
		 	display: none;
		}
		.markerDetail a.markerDetailClose:hover img {
		 	display: none;
		}
		
	.markerDetail address {
		display: inline;
		float: left;
		width: 142px;
		font-style: normal;
		background-color: inherit;
		overflow: hidden;
	}	
		
		.markerDetail address a {
			background-color: inherit;
			color: #fff !important;
			font-size: 12px !important;
			line-height: normal !important;
		}
 			.markerDetail address a:hover {
 				background-color: inherit;
 				color: #000;
 			}

		.markerDetail .details img {
			display: inline;
			float: left !important;
			border: 1px solid #fff;
			margin: 5px 10px 8px 0;
		}
			
		.markerDetail .details p {
			margin: 0;
			font-size: 12px;
			white-space: normal;
		}
	
			.markerDetail .details p a {
				display: block;
				clear: both;
				color: #fff;
				font-size: 14px !important;
				text-transform: capitalize;
			}
				.markerDetail .details p a:hover {
					color: #000;		
				}
				
	.markerDetail h4 {
		float: left;
		clear: none !important;
		padding: 6px 0 3px 0 !important;
		background: transparent;
		color: #000 !important;
		white-space: nowrap;
		font-size: 12px !important;
		line-height: 12px !important;
		text-transform: capitalize;	
	}	

	.markerDetail .innerwindow {
		width: 310px;
		padding: 3px 0 0 0;
		background: transparent url(/app/css/images/markerdetail-top.png) no-repeat top left;
		overflow: hidden;
		}
		
	.markerDetail strong.rating {
		font-weight: normal;
	}
		
	.markerDetail.cluster table {
		width: 310px;
		background: transparent url(/app/css/images/markerdetail-cluster-bottom.png) no-repeat bottom left;
		color: #fff;	
	}	
			
	.markerDetail table {
		width: 310px;
		background: transparent url(/app/css/images/markerdetail-bottom.png) no-repeat bottom left;	
	}	
		
		.markerDetail.cluster tr, .markerDetail tr {
			background: #f00;
		}
			
		.markerDetail td {
			background-color: #f00;
			color: inherit;
			text-align: left !important
		}	
			
		.markerDetail td.close {
			width: 20px;	
		}
	
		.markerDetail td.details {
			padding: 0 11px 6px 11px;
		}
	
			.markerDetail td.details a {
				padding-right: 0 !important;		
				}				
		
			.markerDetail.cluster td.details a {
				padding-left: 12px;
				line-height: 20px;
				color: #000;
				font-size: 10px !important;
				height: 20px;
				background: transparent url(/app/css/images/zoom-cluster.png) no-repeat 0 0; 
				}
		
				.markerDetail.cluster td.details a:hover {
					background-position: 0 -10px;
					color: #fff;
				}

		.markerDetail .title a {
			display: block;
			padding: 4px 0 2px 10px;
			background-color: transparent;
			color: #fff !important;
			font-size: 18px !important;
			text-transform: capitalize;
			line-height: 20px;
			overflow: hidden; 
		}	
			
		.markerDetail.user .title a {
			padding: 2px 0 0 11px;
			font-size: 14px !important;
			line-height: 18px;
		}
			
			.markerDetail .title a:hover {
				background-color: inherit;
				color: #000 !important;
			}
				
			.markerDetail.cluster .title a {
				display: block;
				width: 135px;
				font-size: 15px !important;
				line-height: normal;
				overflow: hidden;
			}	


/* =Poll
---------------------------------------------------------------------*/
#poll {
	margin: -20px 0 10px 0;
	padding-top: 20px;
	color: inherit;
}

#poll h4 {
	margin: 5px 0 0 0;
	background-color: inherit;
	font-size: 13px;
	color: #fff;
	text-transform: none;
}

#poll li {
	clear: both;
	margin: 5px 0;
	line-height: 1em;
}

#poll li input {
	float: left;
	margin-right: 4px;
}

#poll li label {
	padding-top: 0;
}

span.answer {
	display: block;
	margin: 5px 0 2px 0;
	background-color: inherit;
	color: #ccc;
	font-size: 90%;
	font-weight: normal;
}

span.percentage {
	margin: 0;
	padding-left: 2px;
	color: #333;
	border-left: 1px solid #111;
	font-weight: normal;
}


/* =Micro Formats
---------------------------------------------------------------------*/

div.vcard {
	display: block;
	margin: 0 0 40px 10px;
	text-align: left;
}

	.vcard .org {
		width: 142px;
		height: 64px;
		margin: 0 0 5px -10px;
		background: url(/app/css/images/logos/iasc-logo-sm.gif) no-repeat;
		text-indent: -9000px;
	}
	
	.vcard .shoutpr {
		width: 150px;
		height: 125px;
		margin: 0 0 5px 0;
		background: url(/app/css/images/logos/shoutpr-logo.gif) no-repeat;
		text-indent: -9000px;
	}
	

	.vcard span.organization-unit {
		display: block;
		font-weight: normal;
		text-transform: none;
	}
	
	.vcard h3 {
		font-size: 90%
	}	



/* =Forms 
---------------------------------------------------------------------*/

fieldset {
	margin-bottom: 10px;
	padding: 0;
	border: none;
}

.event.edit #primary-content fieldset {
	margin-bottom: 20px;
	padding: 30px;
	background: #111 url(/app/css/images/global/bg-fieldset.gif) no-repeat left top;	
}

label {
	display: block;
	margin: 10px 0 1px 0;
}

input[type="checkbox"] + label {
	display: inline;
	margin: 3px;
}

input[type="radio"] + label {
	display: inline;
	margin: 3px;
}

select {
	margin-bottom: 10px;
	padding: .2em;
	border: 1px solid #ccc;
	background: #eee;
	}

input[type="checkbox"] {
	margin-top: 5px;
}

input[type="text"], 
input[type="password"], 
input.text, 
textarea {
	display: block;
	margin-bottom: 2px;
	padding: 4px;
	border: none;
	background-color: #333;
	color: #ccc;
	font-size: 110%;
	color: inherit;
}

textarea {
	width: 98%;
	height: 16em;
	margin-bottom: 10px;
}

	input:focus, textarea:focus, select:focus {
		background: #666;
		color: #fff;
		}
		
	input:hover, select:hover, textarea:hover {
		background: #666;
		color: #fff;
		}

input.submit, input.button, .submit a {
	width: auto;
	padding: 4px;
	border: none;
	background: #333;
	color: #fff;
	font-size: 90%;
	overflow: visible;
	text-transform: uppercase;
}

#supp input.submit {
	margin-top: 10px;
}
	
.submit a {
	padding: 7px 6px 5px 6px !important;
}

input.submit:hover, input.button:hover, .submit a:hover {
		background: #f00;
		color: #fff;
		border: none;
	}



/* =Classes
---------------------------------------------------------------------*/

.alert {
	color: #f00;
	font-weight: bold;
	font-style: italic;
}

.error {
	margin: 10px 0 0 0 !important;
	color: #fff;
	font-style: italic;
}

#primary-content .error p {
	margin: 0 0 4px 0 !important;
	font-size: 16px;
}

.error label {
	margin: 0 !important;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}

.error input[type="text"], 
.error input.text, 
.error textarea {
	background-color: #600;
	color: #fff;
}

.status, .complete {
	color: #900;
	font-style: italic;
}
	body.error {font-style: normal;}
	
.explanation {
	color: #666;
	margin-top: 4px;
	text-transform: none;
}

.hide, legend, hr, #search label {display: none}

.connect {
	color: #900 !important;
	font-weight: bold;
	font-size: 120%;
	}

p.plant {
	margin: 0;
	color: #333;
	font-size: 10px
}
	.center {text-align: center;}
	.right {text-align: right;}


/* =Images Styles
---------------------------------------------------------------------*/
div.image {
	margin: 10px 0;
}
	
	div.image img {
		border: 1px solid #222;
		margin: 0;
	}
	
	div.image p {
		font-style: italic;
		color: #fff;
		margin: 0 5px 0 0 !important;
		text-align: right;
	}
	
	
	
/* =Misc Styles
---------------------------------------------------------------------*/

#branding:after, #navigation ul:after, #features:after, .report:after, #main-body:after, #main-body-container:after, #supp:after, #site-info:after, .post:after, #eventmap:after, #mapcontainer:after, #eventsearch form:after, .home.main #primary-content ol li:after, #comments li:after, a.rss:after, .unit-three:after, #recentmedia:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
}

form#paypal {
	border: none;
	margin: 20px 0;
}
	form#paypal input:hover {background: #222;}

#flash-content {
	width: 480px;
	margin-bottom: 20px;
}

li hr {
	display: block;
	margin: 4px 0;
	color: #333;
	background-color: #333;
	border: none;
	height: 1px
}

p.mt {
	display: block;
	width: 160px;
	height: 30px;
	margin: 10px auto;
	text-indent: -9000px;
	background: url(/app/css/images/assets/mt-160x30-dk.png) no-repeat;
}

p.recent {
	margin: 5px !important;	
}
