* {
	background: #fff;
	border: 0;
	color: #000;
	font: 14px/17px arial, helvetica, sans-serif;
}



.skip,
#search-box,
#nav-meta,
#nav-global,
#section-header,
#nav,
#breadcrumb,
#nav-content,
#text-features,
dd.zoom,
#site-info div,
#promos,
#superpromo,
#teaser-wrapper,
#calendar,
a.all,
.form-wrapper div span,
.pager,
.new-search,
#text-box-toc,
#toc-box-toc,
#glossary-index,
#logo strong,
#logo em,
.social-services {
    display: none;
}





/* LINKS 
--------------- */
a {
	text-decoration: none;
}





/* ELEMENTS
--------------------- */
h1,
h1 a,
h2,
h2 a,
h3,
h4,
h5 {
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	font-size: 18px;
}
h2 em {
	display: block;
    font-style: italic;
}
h3,
h4,
h5 {
	font-size: 16px;
}
img {
	display: block;
	margin: 10px 0;
}
dt {
	font-weight: bold;
}



#branding {
    padding: 20px 0;
    margin-bottom: 10px
}

/* MAIN 
------------ */
#main {
    margin-top: 30px;
}
#main ul,
#stage ul {
   margin-left: 20px;
    padding: 0;
}
p.intro {
	font-size: 14pt;
    line-height: 1.2em;
}
#main .text .text-data {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#main .text .text-data li {
	float: left;
	margin: 10px 10px 10px 0;
	list-style: none;
}
.text .highlight {
	font-style: italic;
	font-weight: bold;
}
table,
td {
	empty-cells: show;
    text-align: left;
	border-collapse: collapse;
    padding: 5px;
}
tr {
    text-align: left;
	border-bottom: 1px solid #000;
}
#main #faq-wrapper h3 a,
.event-list li h3 a {
	font-weight: bold;
}
.event-list li h3 {
	margin: 0;
}
#main .text h1 em,
#main .text h1 span {
	font-size: 22px;
	font-weight: bold;
}
#searchresult #main ol h2 a {
	font-size: 16px;
}

/** Quiz */
#main .quiz p.intro {
    font-weight: normal;
}


/* forms */
input,
textarea {
	display: block;
	width: 300px;
	border: 1px solid #000;
}
.form-wrapper div.button-wrapper input {
	background: #ccc;
	width: auto;
}
.form-wrapper div {
	margin: 0 0 10px 0;
}



/* images */
.caption {
	font-weight: bold;
}
.copyright {
	font-style: italic;
	font-size: 12px;
}
.longdesc {
	font-size: 12px;
}





/* SIDEBAR
-------------------------------- */
#extras .box {
   margin-bottom: 30px;  
}
#extras h2 {
}
#extras ul {
    margin-left: 20px;
    padding: 0;
}
#extras .toc-box-toc {
    display: none;
}
#extras h3 a {
	font-weight: bold;
}

#main h2 {
    clear:both;
    color:#333333;
    font-size:260%;
    margin: 20px 0 15px 0;
    line-height: 1.2em;
}

#home .opener h1 {
    font-size:320%;
    font-weight:bold;
    margin:20px 0 10px;
    padding:0;
    text-transform:uppercase;
}
#home .opener h1 em {
    color:#000000;
    display:block;
    font-family:'Droid Serif',georgia,serif;
    font-size:50% !important;
    font-weight:normal;
    font-style:italic;
    margin-bottom: 5px;
    text-transform:none;
}
#main .teaser h2 {
    float:none;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:260%;
    font-weight:bold;
    margin:0 0 8px;
    padding:0;
    text-transform:uppercase;
    width:90%;
    line-height: 1;
}
#main #teaser-stream .teaser h2 em {
    color:#000000;
    font-family:'Droid Serif',georgia,serif;
    font-size:60%;
    font-style:italic;
    text-transform:none;
}
#teaser-stream .teaser {
    margin-bottom: 30px;
}
p.all a {
    font-weight: bold;
}
dl.photo dt {
    margin: 0;
    padding: 0;
}
dl.photo dd {
    margin: 0;
    padding: 0;
}
blockquote {
    padding: 0;
    margin: 0;
}
blockquote p {
    font-style: italic;
}
#main .teaser h2 {
    border:medium none;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:200%;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
    text-transform:uppercase;
    line-height: 1.2;
}
#main .teaser h1 a,
#main .teaser h2 a,
#main .teaser h3 a {
    font-size: 100%;
}
#main .teaser h2 em,
#main .teaser h1 em,
#main .teaser h3 em {
    color:#000000;
    font-family:'Droid Serif',georgia,serif;
    font-size:60%;
    font-style:italic;
    text-transform:none;
}
#comments ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}


