@import url('reset.css');

/* 
	Main CSS doc for AUPE | Copyright 2009
	Created By Lift. (http://www.liftinteractive.com)
*/

body				{ background:white; font-size:12pt; }

hr					{ border:0 dotted #ccc; border-top-width:1px; height:0; clear:both; }

.clear, .wrap		{ display:block; }
.clear 				{ clear: both; }

th,td 				{ border: 1px solid #ccc; border-collapse: collapse; padding: 0.5em; }
tr					{ border-collapse: collapse; }

#main-content ol,
#main-content ul		{ margin-left:30px; margin-right:0; }
#main-content ol		{ list-style-type:decimal; margin-left:35px; }
#main-content ul		{ list-style-type:disc; }


#top,
.tagline,
#sidenav,
#sub-content,
#entry-extras .resources,
.pagination,
#quicklinks .wrap > div,
#quicklinks .wrap > ul,
#quicklinks .wrap h2,
#subscribe,
#feature,
#foot,
#calendar,
.overlay,
#hiddencrumbs		{ display:none; }

#quicklinks #site-info,
.news #hiddencrumbs,
.news-detail  #hiddencrumbs	{ display:block; }

#print-logo			{ display: block; margin: 1em 0; }


#branding			{ padding-top:1em; }
#content #hiddencrumbs h1	{ font-size:24pt; margin-bottom: 0; }
#bg-wrapper			{ width:auto; margin:0 5%; }
#content,
#quicklinks			{ padding:0; border:0; float:none !important; color:black; background:transparent none; }
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6			{ font-size: 24pt; margin-bottom: 0.5em; }
#content h2			{ font-size: 20pt; }
#content h3			{ font-size: 18pt; }
#content h4			{ font-size: 14pt; }
#content h5			{ font-size: 12pt; }
#content h6			{ font-size: 1em; }
#content p,
#content ul,
#content ol			{ margin-bottom: 1em; }
img.fleft,
img.fright			{ border: 1px solid #DAD7D3; float: left; margin: 0 1em 1em 0; padding: 2px; }
img.fright			{ float:left; margin:0 0 1em 1em; }

a:link, a:visited	{ color:#529BAD; background:transparent; /*font-weight:bold;*/ border-bottom:1px dotted; text-decoration: none; }

/* meta */
#content p.meta		{ color:#8C8A88; font: 0.75em/1 arial,helvetica,sans-serif; margin: 0.75em 0 1em; }
/*.home #content p.meta	{  }*/
p.meta span			{ font-weight: bold; }
p.meta a			{ border:0; color:#6F6B68; }

/* entry-extras */
#entry-extras h2 	{ color: #A1A5A0; font-weight: bold; }

/* =home */
#stories li h3		{ margin-bottom: 0.5em; }

#homepage-notice p 	{ border: 2px solid #C83918; padding: 0.5em; margin-bottom: 0.5em; }

/* =links */
#content h1 a:link:after,
#content h1 a:visited:after { content:" (" attr(href) ") "; font-size:60%; }

#content p:not(.meta) a:link:after,
#content li a:link:after,
#content p:not(.meta) a:visited:after,
#content li a:visited:after,
#copyright a:link:after,
#copyright a:visited:after,
#homepage-notice a:link:after,
#homepage-notice a:visited:after		{ content:" (" attr(href) ") "; font-size:80%; }
#copyright a:link:after,
#copyright a:visited:after		{ font-size: 1em; }
/*#content a[href^="/"]:after { content: " (http://www.aupe.org" attr(href) ") "; }*/


#quicklinks			{ border-top: 1px solid #ccc; color: #999; font-size: 0.75em; margin-top: 1em; padding: 1em 0; }