/*-------------------------------------------------------------------
Stand Up For Skateparks Main Stylesheet

Version: 			1.0
Last edited by: 		John Lytle
On:				2009.09.30
Framework: 		The Plant System
For:				Tony Hawk Foundation
Site Design by:		JL Productions (http://johnlytle.com/)

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


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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 10px 30px;
	background: #3b2313 url(/app/css/images/global/bg-header.gif) repeat-x scroll left top;
	color: #666;
	font-family: Helvetica,"Lucida Grande",Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
	body.event.lasvegas {background: #222 url(/app/css/images/global/bg-header.gif) repeat-x scroll left top;}

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

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

#main-body {
	width: 800px;
	border: 10px solid #764c29;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}

#main-body-container {
	min-height: 540px;
	margin: 0;
	text-align: left;
	background: #fff url(/app/css/images/global/bg-main-body.jpg) repeat-x 540px 0;
	line-height: 1.5em;
}

#primary-content {
	display: inline;
	float: left;
	width: 480px;
	min-height: 420px;
	margin: 0 0 20px 20px;
	padding: 0;
}
	.home.main #primary-content {
		padding: 4px 10px 0 10px;
		background: transparent url(/app/css/images/global/bg-primary-content.png) no-repeat left top;
	}
	.contact #primary-content {
		width: 460px;
		background: transparent url(/app/css/images/global/bg-primary-content.png) no-repeat left top;
		padding: 20px;
	}
	
	.about #primary-content {width: 450px}	
	.tou #primary-content, .privacy #primary-content {width: 710px}


#secondary-content {
	display: inline;
	float: right;
	width: 240px;
	margin-right: 20px;
}
	.tou #secondary-content {display: none}

#tertiary-content {
	display: inline;
	float: left;
	width: 150px;
	margin-right: 30px;
}

.col1, .col2 {
	display: inline;
	float: left;
	width: 240px;
	height: 100%;
	margin-bottom: 20px;
 }

#title {
	margin: 0 0 10px 35px;
	padding-bottom: 5px;
	text-align: left;
}
	.home.main #title {margin: 15px 0 0 0;}

.events {
	width: 460px;
	padding: 4px 10px 0 10px;
	background: transparent url(/app/css/images/global/bg-events.png) no-repeat left top;
}

.gallery {
	width: 460px;
	margin-bottom: 10px;
	padding: 6px 10px 0 13px;
	background: transparent url(/app/css/images/global/bg-events.png) no-repeat left top;
}

.ticket .events {
	margin-left: 10px;
}

#supp {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0;
	background: #28170a;
}

#supp-container {
	width: 780px;
	margin: 0 50px;
	text-align: left;
}

#supp div.unit-one, #supp div.unit-two, #supp div.unit-three {
	width: 300px;
	float: left;
	margin: 0 40px 0 0;
}

#supp div.unit-one {
	width: 150px;
	margin: 10px 20px 0 0;
}

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

#site-info { 
	width: 740px;
	margin: 0 auto;
	padding: 5px 0 0;
	color: #51331a;
	line-height: 1.5em;
	text-align: left;
}
#site-info strong, .plant strong {color: #51331a;}

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

#branding {
	margin: 0 0 15px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background: #eee url(/app/css/images/global/slant.gif) repeat top right;
}

#logo h1 {
	display: inline;
	float: left;
	width: 300px;
	height: 116px;
	margin: 15px 30px 15px 30px;
	text-indent: -9000px;
}

	#logo h1 a {
		display: block;
		width: 300px;
		height: 116px;
		background: url(/app/css/images/logos/stand-up-for-skateparks-logo-2010.png) no-repeat;
		text-decoration: none !important;
	}
	
	#logo h1 a:hover {background-position: 0 -116px;}
	
	#logo h1 strong {display: none;}

#tony-hawk-foundation {
	display: inline;
	float: right;
	width: 300px;
	height: 32px;
	margin: 40px 30px 30px 0;
	background: url(/app/css/images/logos/benefiting-tony-hawk-foundation.gif) no-repeat;
	text-indent: -9000px;
}
	#tony-hawk-foundation a {
		display: block;
		width: 300px;
		height: 32px;
	}	

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

#navigation {
	float: right;
	height: 27px;
	margin: 0;
}

#nav {
	width: 436px;
	height: 27px;
	margin: 0;
	border-right: 4px solid #764c29;
	background: #764c29 url(/app/css/images/global/bg-nav.png) repeat-x scroll left top;
	color: inherit;
	letter-spacing: .2em;
	font-size: 12px;
	text-transform: lowercase;
}

	#nav li {/* main buttons-z-index was 100 */
		position: relative;
		z-index: 100;
		display: inline;
		float: left;
		border-right: 1px solid #764c29;
	}

		#nav li a, #nav li span {
			display: block;
			height: 17px;
			padding: 6px 8px 4px 8px;
		}

			#nav li a:link, #nav li a:visited, #nav li span {
				background: #00488e url(/app/css/images/global/bg-nav.png) repeat-x scroll left top;
				color: #fff;
			}

			#nav li a:hover, #nav li.active a, #nav li.iehover a, #nav li:hover a, #nav li.active span {
				background: #3b2313 url(/app/css/images/global/bg-nav.png) repeat-x scroll left top;
				color: #fff;
			}
			
		#nav li span {
			font-weight: bold;
		}

/* =Main Nav Dropdowns
---------------------------------------------------------------------*/

	#nav ul { /* dropdown parent */
		position: absolute;
		z-index: 150;
		display: none;
		left: 0;
		top: 27px;
		width: 10em;
		background-color: #ccc;
		color: inherit;
	}

		#nav ul li {
			float: none;
			border-right: none;
			background: none;
		}

			#nav ul li a {
				display: block;
				width: 12em;
				padding: 4px 6px 2px 6px;
				border-top: 1px solid #eee;
				background-image: none;
				font-size: 10px;
				font-weight: normal;
				letter-spacing: .1em;	
			}



/* =Dropdowns
---------------------------------------------------------------------*/


	#nav li:hover ul, #nav li.iehover ul {
		display: block;
	}

	#nav li ul li a:hover {
		background-color: #333;
		color: #fff;
	}


/* =Blog Subnavigation
---------------------------------------------------------------------*/

		#secondary-content li.inactive ul {display:none;}

		#secondary-content li li a {
			display: block;
			padding: 2px 20px 2px 12px;
			border-bottom: 1px solid #eee;
			text-decoration: none;
		}

		#secondary-content li li a:link, #secondary-content li li a:visited {
			background: transparent url(/app/css/images/assets/list-off.gif) no-repeat scroll left 50%;
		}
		#secondary-content li li a:hover, #secondary-content li ul .active a {
			background-color: inherit;
			background: transparent url(/app/css/images/assets/list-on.gif) no-repeat scroll left 50%;
		}
		
		h4.active a {
			background-color: inherit;
			color: #000;
		}

		#secondary-content li ul {
			margin: 0px 0 10px 0;
		}



/* =Sections
---------------------------------------------------------------------*/
	
.section {
		clear: both;
		width: 100%;
		min-height: 140px;
		padding: 10px 20px 10px 20px;
		background: transparent url(/app/css/images/global/bg-section.png) no-repeat left top;		
	}


.home.main .section {
		clear: both;
		min-height: 160px;
		width: 480px;
		background: transparent url(/app/css/images/global/bg-section-home.png) no-repeat left top;
		padding: 1px 10px 10px 10px;
	}
	
.section-left {
		width: 500px;
		min-height: 180px;
		padding-top: 0;
		background: transparent url(/app/css/images/global/bg-section-left.png) no-repeat left top;
	}
		.home .section-left, .event.lasvegas .section-left, .event.beverlyhills .section-left, .media .section-left {
			width: 240px;
			background: transparent url(/app/css/images/global/bg-section-home.png) no-repeat left top;
		}
		
.section-right {
		min-height: 180px;
		padding-top: 0;
		background: transparent url(/app/css/images/global/bg-section-right.png) no-repeat right top;
	}
		.home .section-right, .event.lasvegas .section-right, .event.beverlyhills .section-right, .media .section-right  {background: none;}
	
#flash-content {
	margin: 0 0pt 20px -60px;
}

#home-content {
	margin-bottom: 20px;
}



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

h2 {
	clear: both;
	margin: 0 0pt 4px 0;
	font-weight: bold;
	font-size: 180%;
	color: #000;
	text-transform: capitalize;
}

h2.shred-logo {
	background: url(/app/css/images/logos/tony-hawk-shred-logo-sm.png) no-repeat left top !important;
	padding: 4px 0 0 47px;
	height: 20px;
}

h3, h4, h5, h6 {
	margin: 0 0pt 4px 0;
	font-weight: bold;
	font-size: 130%;
	color: #000;
	clear: both;
}

h3 span {
	display: block;
	margin-top: 5px;
	font-weight: normal;
	font-style: italic;
	color: #333;
}

h4 {
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 0;
	color: #333;
}
	#supp h4, #supp strong {
		color: #999;
		margin-bottom: 0;
		text-transform: none;
	}

p + h3, ul + h3, h2 + h3 {margin-top: 2em;}

p {
	margin-bottom: 6px;
	}

#primary-content p {
	margin-left: 10px;
	}
	
.events p {
	margin-left: 0pt;
}
	
p.prevnext {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

p.meta {
	color: #999;
	font-weight: bold;
	padding: 0 0 5px 0;
}	

.home #secondary-content p {
	margin-bottom: 20px;
	}
	
.home #secondary-content blockquote p {
	margin-bottom: 0;
	line-height: 1.3em;
	}
	
p.small {font-size: 90%;}

p span {font-weight: bold;}

blockquote {
	text-indent: 2.5em;
	line-height: 1.3em;
	width: 200px;
	float: right;
	color: #000;
	font-style: italic;
	font-size: 150%;
	margin: 10px 20px;
	background: transparent url(/app/css/images/assets/quote.gif) top left no-repeat;
}

#secondary-content blockquote {
	float: none;
	text-indent: 0;
	margin: 0 0pt 10px 0;
	padding: 0;
	width: 300px;
	color: #666;
	font-size: 11px;
	line-height: 1.4em;
	background: none;
}

blockquote p {margin: 10px 0 5px 0}
	
cite {
	margin: 5px 0 10px 10px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	font-size: 11px;
	line-height: 1em;
	text-transform: capitalize;
}

strong, .alert {
	color: #333;
	font-weight: bold;
}



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

a:link, a:visited {
	color: #00488e;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
	#supp a:link, #supp a:visited {color: #999;}
	#supp a:hover, #supp a:active {color: #fff;}
	#site-info a:link, #site-info a:visited {color: #28170a;}
	#supp li.active a {color: #fff;}

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

a.current {color: #000;}

li h4 a {
	font-size: 110%;
	color: #000;
	padding: 0 !important;
	background: none !important;
}

li.active > a, li.active h4 > a {color: #000;}

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


/* --:TODO: External Links ---------------------------------- */


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

a[href^="http://tonyhawkfoundation.org/"],
a[href^="http://johnlytle.com/"],
.home #secondary-content a[href^="http:"],
.event #secondary-content a[href^="http:"],
.sponsor #primary-content a[href^="http:"] {
	background-image: none !important;
	padding-left: 0 !important;
}



/* --:TODO: Downloadable Docs ---------------------------------- */

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

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

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

#supp ul {
	margin-right: 30px;
	line-height: 1.5em;
}

ol {
	margin: 0 0pt 10px 30px;
}
 
#primary-content ul li, #supp ul li, #secondary-content ul li a {
	background: transparent url(/app/css/images/assets/link-bullet.png) no-repeat 0 2px;
	line-height: 1.3em;
	padding-left: 11px;
}

#primary-content ul li:hover, #secondary-content ul li a:hover, ul.bullet li:hover, #supp ul li:hover {
	background: transparent url(/app/css/images/assets/link-bullet-on.png) no-repeat 0 2px;
}

ul.unit, ul.unit-right, ul.unit-wide {
	float: left;
	width: 215px;
	padding: 10px 5px;
	background: #e2e2e2;
	/*background: #e2e2e2 url(/app/css/images/global/bg-event.png) no-repeat right top;*/
	border: 1px #ccc solid;
}
	ul.unit-right {float: right;}
	ul.unit-wide {width: 448px;}

ul.unit li, ul.unit-right li, ul.unit-wide li {
	list-style-type: none;
	background: none !important;
}
	ul.unit-wide li {
		float: left;
		display: inline;
	}
	ul.unit-wide li.left {
		width: 210px;
		font-size: 12px !important;
	}
	
	ul.unit-wide li.right {
		float: right !important;
		display: inline !important;
		width: 200px;
		margin-right: 10px !important;
	}
	
	ul.unit-wide li.right a img {
		float: left;
	}

ul.unit li span, ul.unit-right li span, ul.unit-wide li span {
	color: #999;
}

ul.unit h3 a, ul.unit-right h3 a {
	font-size: 120% !important;
	line-height: 1.1em;
}
	ul.unit-wide li.left a:link {
		font-size: 12px !importanat;
	}
	
ul.unit p a, ul.unit-right p a, ul.unit-wide p a {
	font-size: 130% !important;
}

p.bullet {
	font-size: 110%;
	margin: 0;
}

p.bullet a {
	background: transparent url(/app/css/images/assets/buy.png) no-repeat;
	line-height: 22px;
	padding-left: 24px;
}

ul.inline li {
	display: inline;
	float: left;
	margin: 10px 10px 20px 0;
	text-transform: uppercase;
}

#primary-content ul.inline li {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	text-transform : none;
}

dt {
	font-weight: bold;
	color: #333;
	font-size: 120%;
	margin: 20px 0 5px 0;
}

dt span {
	font-style: italic;
	font-weight: normal;
	color: #666;
}

dd {
	text-align: left;
	margin-bottom: 10px;
}

dd span {
	text-transform: uppercase;
	font-weight: normal;
}

/* =Sponsor Styles
---------------------------------------------------------------------*/
.sponsor #primary-content h3,
.home.main #secondary-content h3,
.event.beverlyhills #secondary-content h3,
.event.lasvegas #secondary-content h3,
.media #secondary-content h3 {
	clear: both;
	width: 480px;
	height: 20px;
	margin: 5px 0 0 10px !important;
	padding: 4px 0 2px 0;
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .2em;
}
	.home.main #secondary-content h3,
	.event.beverlyhills #secondary-content h3,
	.event.lasvegas #secondary-content h3,
	.media #secondary-content h3 {
		width: 220px;
	}

ul.sponsor-logos-title, ul.sponsor-logos {
	display: block;
	width: 480px;
	margin: 10px 0 20px 10px;
}
	.home.main ul.sponsor-logos-title, 
	.home.main ul.sponsor-logos,
	.event.beverlyhills ul.sponsor-logos-title, 
	.event.beverlyhills ul.sponsor-logos, 
	.event.lasvegas ul.sponsor-logos-title, 
	.event.lasvegas ul.sponsor-logos,
	.media ul.sponsor-logos {
		width: 220px;
	}

	ul.sponsor-logos li {
		display: block;
		float: left;
		width: 33.1%;
		height: 10.1%;
		margin-left: 0;
		padding: 0 !important;
		background: #fff !important;
		font-size: 11px;
	}
		ul.sponsor-logos li.title {
			float: none;
			margin: 0 0 0 160px;
		}

		.home.main ul.sponsor-logos li.title,
		.home.main ul.sponsor-logos li.presenting,
		.home.main ul.sponsor-logos li.premier,
		.home.main ul.sponsor-logos li.major,
		.home.main ul.sponsor-logos li.event,
		.home.main ul.sponsor-logos li.gold,
		
		.media.main ul.sponsor-logos li.title,
		.media.main ul.sponsor-logos li.presenting,
		.media.main ul.sponsor-logos li.premier,
		.media.main ul.sponsor-logos li.major,
		.media.main ul.sponsor-logos li.event,
		.media.main ul.sponsor-logos li.gold,
		
		.event.beverlyhills ul.sponsor-logos li.title,
		.event.beverlyhills ul.sponsor-logos li.presenting,
		.event.beverlyhills ul.sponsor-logos li.premier,
		.event.beverlyhills ul.sponsor-logos li.major,
		.event.beverlyhills ul.sponsor-logos li.event,
		.event.beverlyhills ul.sponsor-logos li.gold,
		
		.event.lasvegas ul.sponsor-logos li.title,
		.event.lasvegas ul.sponsor-logos li.presenting,
		.event.lasvegas ul.sponsor-logos li.premier,
		.event.lasvegas ul.sponsor-logos li.major,
		.event.lasvegas ul.sponsor-logos li.event,
		.event.lasvegas ul.sponsor-logos li.gold {
			float: none !important;
			margin: 0 0 0 30px;
		}

	ul.sponsor-logos li a {
		border-bottom: 1px solid #eee;
		border-right: 1px solid #eee;
		cursor: pointer;
		display: block;
		width: 160px;
		height: 96px;
}
	.home.main ul.sponsor-logos li a,
	.event.beveryhills ul.sponsor-logos li a,
	.event.lasvegas ul.sponsor-logos li a,
	.media ul.sponsor-logos li a {
		border-bottom: 1px solid #eee;
		border-right: 1px solid #fff;
		cursor: pointer;
		display: block;
		width: 160px;
		height: 96px;
}
	ul.sponsor-logos li.title a, 
	ul.sponsor-logos li.presenting a,
	ul.sponsor-logos li.premier a {
		border-right: 1px solid #fff;
	}
	
	.sponsor ul.sponsor-logos li {
		border-right: 1px solid #eee;
	}
	.sponsor ul.sponsor-logos li.title {
		border-right: none;
	}
ul.sponsor-logos li a span {
	position: absolute;
	display: block;
	width: 160px;
	background: #666;
	color: #fff;
	text-align: center;
	left: -9999em;
	line-height: 96px;

}

ul.sponsor-logos li a:hover span, ul.sponsor-logos li a:focus span {
	position: relative;
	left: 0;
}

.tou #primary-content p, .privacy #primary-content p {
	margin: 0 0pt 6px 0;
}

.events li h3 {
	font-size: 12px;
	margin-bottom: 8px;
}

.home #primary-content p.byline {margin: 5px 0 5px 170px;}


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

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

	.vcard .org {
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.vcard .org {
		display: none;
	}
	
	.vcard .dept {
		font-weight: bold;
		color: #000;
	}
	
	.vcard span.organization-unit {
		font-weight: normal;
		display: block;
		text-transform: none;
	}
	

/* =Forms 
---------------------------------------------------------------------*/
form#paypal {
	border: none;
	margin: 10px 0;
}
	form#paypal input:hover {background: #fff;}
	#supp form#paypal input:hover {background: #28170a;}
	
fieldset {
	border: none;
	margin-bottom: 10px;
	padding: 0;
}	
	.unit fieldset {padding: 0;}
	
label {
	margin: 5px 0 0 0;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}

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

select {
	margin-bottom: 10px;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
	font-size: 13px;
}

input[type="text"], 
input[type="password"], 
textarea, 
input.text, 
textarea {
	display: block;
	border: 1px solid #ccc;
	color: #666 !important;
	background-color: #eee;
	color: inherit;
	margin-bottom: 2px;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 14px;
	padding: 5px;
}
	
	input:focus, textarea:focus {
		background: #fff;
		border: 1px solid #ccc;
		}
	input:hover, select:hover, textarea:hover {
		background: #fff;
		color: #000;
		}
	select:focus {
		background: #fff;
		color: #000;
		}

textarea {
	height: 14em;
	width: 450px;
}
	
input.submit, input.inlinesubmit, a.button {
	text-transform: uppercase;
	background: #00488e;
	color: #fff;
	font-size: 90%;
	border: none;
	margin: 10px 0 0 0;
	padding: .4em;
	width: auto;
	overflow: visible;
}
	
	input.inlinesubmit {
		display: inline;
		float: left;
	}
	
	input.submit:hover, input.inlinesubmit:hover, a.button:hover {
		background: #333;
		color: #fff;
	}

#branding:after, #navigation ul:after, #main-body:after, #main-body-container:after, #supp:after, #site-info:after, .section:after, .events:after, ul.sponsor-logos:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* =Blog Styles
---------------------------------------------------------------------*/

p.alt {
	color: #999;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: .2em;
	margin: 0;
}

div.post {
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #eee;
	position: relative;
}

div.post a img {
	float: right;
	margin: 0 0pt 5px 15px;
	padding: 4px;
	border: 1px solid #eee;
}
	div.post a img:hover {border: 1px solid #ccc;}
	
h3#comments {margin-top: 10px}
h3#respond {margin-top: 10px;}

ol.commentlist {margin: 0pt}

	ol.commentlist li {
		margin: 0;
		padding-top: 6px;
		background: #fff;
		list-style-type: none;
		border-bottom: 1px solid #fff;
	}

	ol.commentlist li:after {
		content: '';
		display: block;
		clear: both
	}
	
	ol.commentlist li.alt {
		background: #fff;
	}
	
	ol.commentlist li div.author {
		margin-left: 10px;
		padding-left: 12px;
		background: transparent url(/app/css/images/assets/list-on.gif) no-repeat 0 50%;
	}

	div.author cite {font-style: normal}

	ol.commentlist li div.copy {margin: 5px 10px 0 22px;}

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

.comment-link {margin-left: 10px}
.comment-status {margin-top: 10px}

li.prev, li.next {margin-bottom: 10px;float: left;}
li.next {float: right;}


/* =Misc
---------------------------------------------------------------------*/

hr {
	clear: both;
	margin: 10px 0;
	color: #eee;
	background-color: #eee;
	border: none;
	height: 1px;
}


/* =Images
---------------------------------------------------------------------*/

img.right {
	float: right;
	margin: 0 0pt 10px 20px;
}
img.left {
	float: left;
	margin: 0 20px 10px 0;
}
img.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.home #secondary-content img,
.event.beverlyhills #secondary-content img, 
.event.lasvegas #secondary-content img {
	margin: 10px 0 0pt 0;
	padding: 0;
	text-align: center;
}

.home #secondary-content p, .event.beverlyhills #secondary-content p, .event.lasvegas #secondary-content p {
	margin: 0;
}

.entry p a img {border: 1px solid #c00;}
.entry p a:hover img {border: 1px solid #666;}


p img.rt {
	float: right;
	display: inline;
	margin: 5px 0 5px 20px;
}

.imageframe, .imageframe-right {
	width: 300px;
	float: left;
	display: inline;
	margin: 5px 20px 5px 0;
	background: #fff;
}
	.imageframe-right {
		float: right;
		margin: 5px 0 5px 20px;
	}

.imageframe p, .imageframe-right p {
	clear: both;
	line-height: 1.1em;
	font-size: 90%;
	font-style: italic;
	color: #999;
	margin: 0 0pt 0 2px;
}


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

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

.error {
	margin: 10px 0 0 0 !important;
	color: #900;
	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: #900;
}

.error input[type="text"], 
.error input.text, 
.error textarea {
	background-color: #900;
	color: #fff !important;
}
	
.explanation {
	color: #666;
	text-transform: none;
}

.hide, .type, legend {display: none}

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

.plant {
	float: right;
	text-align: right;
	margin: -25px 0 10px 0;
	color: #51331a;
	font-size: 90%;
}
	.center {text-align: center;}
	.right {text-align: right;}
	.left {float: left;}
	
/* =Tables
---------------------------------------------*/
table {
	width: 100%;
	border: solid 1px #eee;
	border-collapse: collapse;
	margin: 5px 0;
}
	
th {
	margin: 0;
	padding: 2px 4px;
	text-align: left;
	background: #fff;
	color: #666;
	font-weight: bold;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

	th:first-child {border-left: 0;}
	th:last-child {border-right: 0;}

tr {background: #fff}
tr.alt {background: #eee}

td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 2px 4px;
}
	td:first-child {border-left: 0;}
	td:last-child {border-right: 0;}	
	td a {display: block}