/*-------------------------------------------------------------------
IASC Main Stylesheet

Version: 			1.0
Last edited by: 		John Lytle
On:				2010.03.25
Framework: 		The Plant System
For:				Skateboard IASC
Site Design by:		JL Productions (http://johnlytle.com/)

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


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

* {
	margin: 0;
	padding: 0;
}

body {
	background: #d9c998 url(/app/css/images/global/bg-body.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
	color: #666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
}



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

#branding {
	width: 900px;
	height: 135px;
	margin: 0 auto;
	background: #fff url(/app/css/images/global/bg-branding.jpg) no-repeat top left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: inherit;
}

#branding h1 {
	display: inline;
	float: left;
	width: 130px;
	height: 94px;
	margin: 0 12px 0 15px;
	padding: 8px 0;

	text-indent: -9000px;
}

	#branding h1 a {
		display: block;
		width: 130px;
		height: 94px;
		text-decoration: none !important;
		background: url(/app/css/images/logos/iasc-logo.png) no-repeat;
	}
	
	#branding h1 a:hover {background-position: 0 -94px;}
	
	#branding h1 strong {
		display: block;
		width: 439px;
		height: 12px;
		margin: 10px 12px 0 0;
		text-indent: -9000px;
		background: url(/app/css/images/logos/iasc-logo-title.png) no-repeat;
	}

#leaderboard {
	position: relative;
	display: inline;
	float: left;
	width: 728px;
	height: 90px;
	margin: 10px 0 0 0;
}



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

#navigation {
	clear: both;
	width: 900px;
	margin: 0 auto;
}

#main-nav {
	height: 26px;
	margin: 0 10px;
	background: #000;
	/*background: #ccc url(/app/css/images/global/bg-nav.gif) repeat-x left top;*/
	font-size: 12px;
	text-transform: uppercase;
	color: inherit;
}

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

		#main-nav li a {
			display: block;
			height: 18px;
			padding: 8px 12px 0 12px;
			border-right: 1px solid #333;
		}

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

			#main-nav li a:hover, #main-nav li.iehover a, #main-nav li:hover a, #main-nav li.active a {
				background: #fff url(/app/css/images/global/bg-nav-hover.gif) repeat-x left top;
				border-right: 1px solid #999;
				color: #000 !important;
			}	
			


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

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

#main-body {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	background: #eee;
	color: inherit;
	border: 1px solid #ccc;
}

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

#primary-content {
	display: inline;
	float: left;
	width: 480px;
	min-height: 400px;
	padding: 30px;
	background: #fff;
	border: 1px solid #ccc;
	color: inherit; 
}
	.home.main #primary-content {
		float: right;
		width: 560px;
	}
	
	.event.main #primary-content {
		width: 580px;
	}
	
	.friend.main #primary-content, 
	.benefits.main #primary-content,
	.serviceproviders.main #primary-content,
	.member.main #primary-content,
	.suretomeet.main #primary-content {
		width: 800px;
	}
	
	
#secondary-content {
	display: inline;
	float: right;
	margin: 0;
	width: 240px;
	padding: 30px 30px 0 30px;
	background: #eee;
	color: inherit; 
}
	.home.main #secondary-content {
		float: left;
		width: 180px;
		padding: 20px;
	}
	
	.benefits #secondary-content {
		width: 400px;
		margin: 0;
		padding: 30px 0 0 0;
	}
	
	.event.main #secondary-content {
		width: 180px;
		margin: 0;
		padding: 30px 0 0 0;
	}

.col1, .col2 {
	display: inline;
	float: left;
	width: 385px;
	height: 100%;
	margin: 0 30px 10px 0;
 }
	.col1 {clear: both;}
	.col2 {margin-right: 0;}

#supp {
	width: 894px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: #eee url(/app/css/images/global/bg-supp.gif) repeat-x left top;
	border: 1px solid #999;
}

#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: 0 30px 8px 0;
		font-size: 90%;
	}
	
		#supp div.unit-one img {
			float: left;
			margin: 0 10px 0 0;
		}
		
		#supp .unit-one h4, #supp .unit-two h4, #supp .unit-three h4 {
			margin-bottom: 6px;
			color: #000;
			font-weight: bold;
			font-size: 130%;
		}
		
	#supp div.unit-two {
		width: 250px;
		margin: 5px 40px 0 0;
		padding-left: 15px;
		border-left: 1px solid #fff;
		font-size: 90%;
	}

	#supp div.unit-three {
		width: 200px;
		margin: 10px 0 0 0;
		font-size: 90%;
	}

#site-info { 
	width: 868px; 
	margin: 0 auto;
	padding: 10px 10px 5px;
	background: #999 url(/app/css/images/global/bg-site-info.gif) repeat-x left top;
	border-right: 1px solid #877a7a;
	border-bottom: 1px solid #877a7a;
	border-left: 1px solid #877a7a;
	color: #ccc;
	font-size: 10px;
}



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

h2 {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #000;
	font-size: 190%;
	line-height: 1.1em;
	text-transform: capitalize;
}
	.home.main #primary-content h2 {margin-top: 10px}
	.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;
	}

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

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

h4 {
	clear: both;
	color: #666;
	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 #eee;
		letter-spacing: .2em;
	}
		p.prevnext a.prev {
			display: inline;
			float: left;
		
		}
		p.prevnext  a.next {
			display: inline;
			float: right;
		}
		
	.post.main #primary-content .paginate p {
		margin: 0 !important;
	}

	p.previous, p.newer {
		float: right;
		margin: 0;
		text-transform: uppercase !important;
		font-size: 10px;
		letter-spacing: .2em;
	}
	
	p.previous {
		float: left;
	}

	p.pages  {
		text-align: center;
		margin: 0 !important;
	}

	p.pages a {	
		background: #eee;
		padding: 2px 4px;
		margin: 0 5px 0 0;
		font-size: 10px;
	}

	p.pages a.active {
		background: #000;
		color: #fff;
	}
		
	p.mission {
		line-height: 1.2em;
	}	

	p.bullet, 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;}

	p.caption {
		text-align: right;
		margin: 0 5px 0 0;
		color: #999;
		font-size: 80%;
		text-transform: uppercase;
		text-indent: 0;
	}
	
	p.caption span {
		font-weight: normal;
		color: #666;
	}


/* =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: #000;
	font-weight: normal;
	text-decoration: none;
}
	#site-info a:hover, #site-info a:active {color: #000;}

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

a.current {color: #000;}

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

li.active > a, li.active h4 > a {color: #000 !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;
}



/* =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;
}


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

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

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

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



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

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

.about dl {
	margin: 6px 0;
	border-bottom: 1px solid #eee;
}

.about dt {
	float: left;
	width: 120px;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #eee;
	font-weight: bold;
	color: #333;
	text-align: right;
}

.about dd {
	margin-left: 140px;
	padding: 0 0 10px 0;
}

.about dd span {
	color: #333;
}

.about dd.first {
	border-top: 1px solid #eee;
	padding: 10px 0 0 0;
}


.benefits dl {
	margin: 6px 0;
	border-bottom: 1px solid #eee;
}

.benefits dt {
	float: left;
	width: 140px;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #eee;
	font-weight: bold;
	color: #333;
	text-align: right;
}

.benefits dd {
	margin-left: 160px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}
	.benefits dd span {color: #333;}

dl.news {
	width: 200px;
	margin: 6px 0;
	border-bottom: 1px solid #fff;
}

dl.news dt a {
	margin: 0;
	font-weight: bold !important;
	color: #333;
}

dl.news dd.meta {
	margin: 2px 0;
	font-size: 90%;
	color: #999;
}

dl.news p.source {
	font-style: italic;
}

dl.news dd p {
	margin: 0;
}

dl.news dd p.date {
	margin: 4px 0 0 0;
	font-size: 150%;
	color: #999;
}

dl.news dd.description {
	margin: 0 0 8px 0;
	font-size: 90%;
	color: #666;
	line-height: 1.1em;
}

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

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

.post #secondary-content #archives  ul {
	clear: both !important;
}

.post #secondary-content #archives h4 a {
	clear: both !important;
	width: 240px;
	margin: 15px 0 5px 0 !important;
	padding-bottom: 5px !important;
	border-bottom: 1px #fff solid;
	font-weight: bold;
	color: #666;
}
.post #secondary-content #archives ul li a {
	float: left;
	display: inline;
	margin-right: 10px;
}


.benefits #secondary-content ul li a {
	padding-left: 14px !important;
}

ul.bullet li {
	background: transparent url(/app/css/images/assets/link-bullet.gif) no-repeat 0 2px;
	padding-left: 12px !important;
}
			
ul.inline {
	float: left;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

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

	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/iasc-logo-footer.png) no-repeat;
		}
			ul.inline li.home a:hover {background-position: 0 -20px;}
	
.about #secondary-content dl dt {
	display: inline;
	float: left;
	clear: both;
	width: 45px;
	height: 60px;
	margin: 6px 10px 2px 0 !important;
	padding: 0;
}

.about #secondary-content dl dt img {
	border: 1px solid #fff;
}

 .about #secondary-content dl dd {
	margin: 0 10px 5px 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	border-top: 1px solid #fff;
	color: #666;
	line-height: 1.4em;
}

 .about #secondary-content dl dd em {
	display: block;
	padding-top: 5px;
	font-style: normal;
	font-size: 14px;
	color: #000;
	text-transform: none;
}


/* =Member Logos
---------------------------------------------------------------------*/

.member #primary-content h3 {
	clear: both;
	width: 800px;
	height: 20px;
	margin: 5px 0 0 0 !important;
	padding: 4px 0 2px 0; 
	color: #666;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .2em;
}
	
ul.member-logos {
	display: block;
	width: 795px;
	margin: 10px 0 20px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

	ul.member-logos li {
		display: block;
		float: left;
		width: 158px;
		height: 100px;
		margin: 0;
		border-bottom: 1px solid #eee;
		border-right: 1px solid #eee;
		background: #fff !important;
		font-size: 11px;
	}

	ul.member-logos li a {
		display: block;
		width: 158px;
		height: 100px;
		border-bottom: 1px solid #eee;
		border-right: 1px solid #eee;
		cursor: pointer;
}


ul.member-logos li a span {
	position: absolute;
	display: block;
	width: 158px;
	background: #666;
	color: #fff;
	text-align: center;
	left: -9999em;
	line-height: 100px;
}

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


/* =Members Inline
---------------------------------------------------------------------*/
ul.members {
	display: block;
	clear: both;
	margin: 5px 0 10px 0;
	line-height: 1.4em;

}

	ul.members li {
		display: inline;
		float: left;
		margin: 0 6px 6px 0;
		padding: 2px 4px !important;
		background: #f00;
	}	
	
	ul.members li a {
		display: block;
		float: left;
		margin: 0;
		color: #fff !important;
	}	
	ul.members li:hover {
		background: #f00;
		color: #000 !important;
	}
	ul.members li a:hover {
		background: #f00 !important;
		color: #000 !important;
	}	


/* =Home News Styles
---------------------------------------------------------------------*/

.home #news {
	background: #e2e2e2;
	margin: 10px 0 0 0;
	padding: 10px;
}

.home.main #primary-content ol li a img {
	display: inline;
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #eee;
}
	
	.home.main #primary-content li a:hover img {
		border: 1px solid #eee;
	}

.home.main #primary-content ol li {
	display: block;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
	.home.main #primary-content ol li ul li, .post #primary-content ul li {		
		clear: none;
		margin: 0;
		padding: 0 0 0 12px !important;
		background: transparent url(/app/css/images/assets/link-bullet.gif) no-repeat 0 2px;
		border-bottom: none;
	}
	
div.excerpt {
	margin: 0 0 0 120px;
}

.home.main #news h3 {
	padding-left: 22px;
	background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat 0 4px;
	font-size: 22px;
}

.home.main #news h4 {
	clear: none;
	margin: 0 0 5px 120px;
	line-height: 1.4em;
}

.home.main #news p.meta {
	margin-left: 120px;
	color: #000;
	font-size: 11px;
	font-weight: bold !important;
}

.home.main #news p {
	clear: none;
	margin: 0;
	line-height: 1.4em;
}

	#asr {
		width: 106px;
		height: 50px;
		margin: 0 0 10px 0;
		background: url(/app/css/images/assets/asr-supporter.png) no-repeat;
		text-indent: -9000px;
	}
	#asr  a {
		display: block;
		width: 106px;
		height: 50px;
		text-decoration: none !important;
	}
	#gsd {
		width: 158px;
		height: 80px;
		margin: 0 0 10px 0;
		background: url(/app/css/images/assets/go-skate-foundation-logo.png) no-repeat;
		text-indent: -9000px;
	}

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

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

	.org {
		font-size: 140%;
		font-weight: bold;
	}
	
	.vcard .fn {
		display: block;
		font-weight: bold;
		text-transform: none;
	}
	
	.contact .vcard .org {
		width: 142px;
		height: 64px;
		margin: 0 0 10px 0;
		background: url(/app/css/images/logos/iasc-logo-sm.png) no-repeat;
		text-indent: -9000px;
	}
	
	.vcard .organization-unit {
		display: block;
		font-weight: normal;
		font-style: italic;
		text-transform: none;
	}



/* =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: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 110%;
	color: inherit;
}

textarea {
	width: 98%;
	height: 14em;
	margin-bottom: 10px;
}
	#comments textarea {
		width: 90%;
		height: 14em;
		margin-bottom: 10px;
	}

	input:focus, textarea:focus, select:focus,
	input:hover, select:hover, textarea:hover {
		background: #eee;
		color: #000;
		}

input.submit, input.button, .submit a {
	width: auto;
	padding: 4px;
	border: none;
	background: #f00;
	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: #000;
	color: #fff;
	border: none;
}

#contact_submit, #search_submit, #subscribe_submit, #comment_submit {
	display: block;
	width: 50px;
	height: 29px;
	margin: 0;
	text-decoration: none !important;
	background: url(/app/css/images/assets/button-send.png) no-repeat;
	text-indent: -9000px;
	border: none;
}

#subscribe_submit {
	width: 84px;
	height: 29px;
	background: transparent url(/app/css/images/assets/button-subscribe.png) no-repeat;
}
	#comment_submit {background: transparent url(/app/css/images/assets/button-post.png) no-repeat;}
	#search_submit {background: transparent url(/app/css/images/assets/button-go.png) no-repeat;}
	#contact_submit:hover, 
	#subscribe_submit:hover, 
	#comment_submit:hover, 
	#search_submit:hover {background-position: 0 -29px;}
	
	

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

.alert, .status, .complete, body .error label {
	color: #f00;
	font-style: italic;
}
	
body.home .error p {
	width: 90%;
	font-style: italic;
}

body .error p {
	clear: both;
	width: 60%;
	margin: 15px 0 10px;
	padding: 2px 8px;
	background-color: #fff;
	border: 1px dotted #f00;
	color: #f00;
	font-size: 12px;
}

div.error input, 
div.error select, 
div.error textarea {
	background-color: #ccc;
	color: #000;
	border: 1px dotted #f00;
}
	
.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
---------------------------------------------------------------------*/
#hero img {
	width: 556px;
	height: 371px;
	border: 1px solid #ccc;
}
	
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;
	}
	

.suretomeet-logos img {
	margin: 0 10px 10px;
}
	
	
/* =Events
---------------------------------------------------------------------*/

.vevent {
	clear: both;
	margin: 0;
	padding: 20px 0;
	border-top: 1px solid #eee;
}
	.vevent img {
		margin: 0 20px 0 0;
		float: left;
		display: inline;
		border: 1px #eee solid !important;
	}
	
	.vevent img:hover {
		border: 1px #ccc solid !important;
	}

.event h3 {
	margin: 0 0 10px 0;
	color: inherit;
	font-size: 150%;
}

.vevent h4 {
	margin: 0 0 5px 0;
	color: inherit;
	font-size: 150%;
	font-weight: bold;
}

.vevent h4 a {
	font-weight: bold;
}

.vevent p {
	margin: 5px 0 10px 0;
}

	.vevent p.bullet {	
		margin: 0 0 0 220px;
		padding-left: 22px;
		background: transparent url(/app/css/images/assets/gsd-bullet.png) no-repeat;
		font-size: 14px;
		line-height: 1.4em;
	}
	
.vevent p strong {
	color: #000;
	font-size: 14px;

}


	
/* =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, .home.main #primary-content ol li:after, #comments li:after, a.rss:after, .unit-three:after, #recentmedia:after, #hero:after, .about #secondary-content dl dd:after, ul.members:after, cite:after, .vevent:after, ul.member-logos:after, .about #secondary-content dl dd: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-lt.png) no-repeat;
}

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



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

blockquote {
	margin: 0;
	color: #999;
	font-size: 12px;
	font-style: italic;
}
	
cite {
	margin-bottom: 20px;
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

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

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

em {
	color: #666;
}

a em {
	color: #f00 !important;
}

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



/* =Tables
---------------------------------------------------------------------*/

table {
	width: 100%;
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin: 5px 0 0 0;
	font-size: 12px;
}
	
th {
	margin: 0;
	padding: 6px 8px;
	text-align: left;
	background: #fff;
	color: #666;
	font-weight: bold;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

th.company {
	width: 25%;
}

th.benefit {
	width: 75%;
}

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

td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 10px 6px;	
}
