/* @override http://airalliancehouston.org/?css=styles/typography.css.v.1269734401 */

body {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #002d62;
}

.article a {
	color: #0077c0;
}

.article a:hover {
	color: red;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight: 700;
}


#miniNavigation {
	font-size: 11px;
}

.pageContent h1 {
	font-size: 2.0em;
	color: #7dad3e;
	margin-bottom: 28px;
}

.pageContent h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom:  7px;
	line-height: 1.1em;
}

.pageContent h2 a {
	line-height: 1.1em;
}

.pageContent h3 {
	font-size: 1.3em;
	margin-bottom: 9px;
	line-height: 1.1em;
}

.pageContent h4 {
	font-size:  1.17em;
	margin-bottom: 5px;
	line-height: 1.1em;
}

.pageContent p {
	margin: 9px 0 ;
	line-height: 1.5em;
}

.pageContent .article {
	font-size: 1.17em;
	line-height: 1.125em;
}

#pageContentBreadCrumbs, #pageContentNavigation {
	font-size: 14px;
}

.article ul, .article ol {
	margin: 9px 0 ;
}

.article ul ul, .article ol ol {
	margin: 2px 0 5px;	
}

.article ul li, .article ol li {
	margin-left: 20px;
	list-style-position: outside;
}

.article ul li {
	xlist-style-image: url(http://airalliancehouston.org/images/site_images/arrow_bullet.png);
list-style-image: url(http://airalliancehouston.org/images/site_images/green-bullet.gif);
padding-bottom:3px;
}

.article ol li {
	list-style-type: decimal;
}

.article .postImage dd {
	font: italic .7em Georgia, "Times New Roman", Times, serif;
	padding-top: .5em;
}

.article .posted {
	font-size: 1em;
	margin-top: -15px;
	margin-bottom: 10px;
}

.article .pagination {
	font-size: 1em;
	text-align: right;
}

.article p.source {
	font-size: 1em;
}

fieldset.data label, fieldset.message label {
	font-size: .8em;
}

fieldset.data label {
	margin-top: 8px;
}

/* @group Home Content */

.articleCopy h3 {
	color: #002d62;
	font-size: 1.17em;
	font-weight: normal;
	font-style: normal;
}

.articleCopy p.readMore a {
	font-size: 1.17em;
	line-height: 1.125em;
}

#homeBottomBar a {
	color: #fff;
}

#homeBottomBar li.airAllianceNews h3, #homeBottomBar li.newsletter h3 {
	font-size: 2em;
	color: #fff;
}

#homeBottomBar li.airAllianceNews dd.news {
	font-weight: bold;
	text-indent: -8px;
}

#homeBottomBar li.newsletter {
	color: #fff;
}

/* @end */

/* @group Sidebar */

#sidebar {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
}

#sidebar h2 {
	font-size: 1.82em;
	font-weight: normal;
	font-style: normal;
	color: #a6db49;
}

#sidebar h2 a {
	color: #a6db49;
}

#sidebar a {
	color: #fff;
}

#sidebar .moreInfo {
	font-size: 1em;
	line-height: 24px;
}

#sidebar .moreInfo a {
	color: #f3c016;
}

#sidebar .readMore a {
	color: #f3c016;
	line-height: 1em;
}

#sidebar .date {
	font-weight: bold;
}

/* @end */

#footerWrapper .footerMainCopy h3 {
	font-size:  28px;
	margin-bottom: 26px;
}

#footerWrapper .footerMainCopy h4 {
	font-size: 16px;
	margin: 5px 0px;
}

#footerWrapper .footerMainCopy p {
	font-size: 14px;
	line-height: 20px;
}

#footerWrapper .footerMainCopy p.readMore a {
	color: #f3c016;
}

#footerWrapper, #footerWrapper a {
	color: #fff;
}

#footerNavigation, .adr, .copyright {
	font-size: 11px;
	line-height: 12px;
}

.adr .organization-name {
	font-weight: bold;
}

.adr .locality {
	clear: left;
}