/* ___________________________________________________
   
               3are.css - rev. 2006.06.12
     XGB Web and Software Design - www.xgbdesign.com
   ___________________________________________________
*/

/* Main styles: */
body {
	color: Gray;
	background-color: Black;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div#container-short { width: 760px; margin: 20px 30px 20px 30px; }
div#container-long  { width: 744px; margin: 0 30px 36px 30px; }

div#masthead {
	height: 70px; width: 640px;
	color: #FF6;
	background-color: #303030;
	padding: 8px 6px 6px 6px;
	text-align: center;
	border: 1px solid #666;
	margin: 0 52px 30px 52px;
}

div#subhead {
	display: block;
	color: Silver;
	background-color: #303030;
	font-size: 9pt;
	font-variant: small-caps;
	border-top: 1px solid #666;
	margin: 5px 18px 0 18px;
	padding-top: 6px;
}

#divider {
	display: inline;
	color: #666;
	background-color: #303030;
	padding: 0 15px 0 15px;
}

p { text-align: justify; }

div#footer {
	font-size: 7pt;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #666;
	padding-top: 1.2em;
	margin: 30px 10% 1.3em 10%;
}

/* Styles associated with small masthead on successive pages: */

h1#smallmasthead {
	color: #FF6;
	background-color: #303030;
	font-family: serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	border: 1px solid #666;
	text-align: center;
	padding: 2px 0 2px 0;
	margin-top: 0px;
}

#smallmastheadspacer {
	display: inline;
	margin: 0 0 0 350px;
}

h2 {
	color: #FF6;
	background-color: Black;
	font-size: 14pt;
	font-variant: small-caps;
	text-align: center;
	padding: 1.2em 0 0 0;
}
h2#speakers { padding: 1.2em 0 0.5em 0; }

h3 {
	color: Silver;
	background-color: Black;
	font-size: 12pt;
	font-variant: small-caps;
	text-align: center;
	padding: 1.2em 0 0 0;
}

.ournames {
	color: Silver;
	background-color: Black;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
}

/* Links: */
.linkwrapper { display: block; }
div.backlink { font-size: 8pt; }
div.backlink span { display: inline; margin: 0 15px 0 15px; }

a, a#xgb { display: inline; text-decoration: none; }
a:link, a:visited, a:active, a#xgb:link, a#xgb:visited, a#xgb:active { color: #CCC; background-color: Black; }
a:hover { color: #FF6; background-color: Black; }
a#xgb:hover { color: #FF6; background-color: Black; font-weight: bold; }
a#top { display: block; height: 20px; }


/* Images: */
img.left { float: left; margin: 0 18px 15px 0; }
img.right { float: right; margin: 0 0 15px 18px; }
/*img.caption { float: left; margin: 0 18px 30px 0; } 0 18px 50px 0; }*/
img.thumbnail { display: inline; margin-right: 30px; cursor: pointer; }
.imageRow { margin-bottom: 30px; }


/* Miscellaneous: */
#orgname { font: 24pt serif; font-style: italic; }
#orgtype { font-size: 7pt; display: block; }
.de-emphasize { color: #CCC; background-color: #303030; }
.emphatic { color: #CCC; background-color: Black; font-style: italic; }
.maxim { display: inline; letter-spacing: 2px; }

/*div#gary-caption {
	float: left;
	position: absolute;
	top: 530px;
	left: 30px;
	width: 325px;
	font-size: 7pt;
	font-style: italic;
	padding: 15px 0 15px 0;
}*/

div.photo-left {
	display: block;
	float: left; margin: 0 18px 15px 0;
}

div.caption {
	font-size: 7pt;
	font-style: italic;
	padding-top: 15px;
}

div.caption {
	width: 323px;
}

div.quotation { text-align: justify; }
.author { display: block; padding: 10px 0 25px 30px; font-style: italic; }



#pagepusher { display: block; height: 450px; }


.row { display: block; position: relative; top: auto; left: 30px; }
.row span { display: inline; position: absolute; top: auto; left: 350px; }
.row-spacer { display: block; height: 20px; }

div.nav-letters { display: block; text-align: center; }
.year-spacer { display: inline; margin: 0 0 0 25px; }


/* Styles pertaining to pullquotes: ___________________________________________ */

div.pullquoteL29, div.pullquoteL30, div.pullquoteL31, div.pullquoteL32,
div.pullquoteL33, div.pullquoteL34, div.pullquoteL35, div.pullquoteL36,
div.pullquoteL37, div.pullquoteL38, div.pullquoteL39, div.pullquoteL40
{
	color: Silver;
	background-color: Black;
	border: solid #FF6;
	border-width: 5px 0 5px 0;
	font: 14pt serif;
	font-style: italic;
	padding: 0.7em 7px 0.7em 7px;
	text-align: justify;
	float: left;
	margin: 0 18px 15px 0;
}

div.pullquoteR29, div.pullquoteR30, div.pullquoteR31, div.pullquoteR32,
div.pullquoteR33, div.pullquoteR34, div.pullquoteR35, div.pullquoteR36,
div.pullquoteR37, div.pullquoteR38, div.pullquoteR39, div.pullquoteR40 
{
	color: Silver;
	background-color: Black;
	border: solid #FF6;
	border-width: 5px 0 5px 0;
	font: 14pt serif;
	font-style: italic;
	padding: 0.7em 7px 0.7em 7px;
	text-align: justify;
	float: right;
	margin: 0 0 15px 18px;
}

div.pullquoteL29, div.pullquoteR29 { width: 290px; }
div.pullquoteL30, div.pullquoteR30 { width: 300px; }
div.pullquoteL31, div.pullquoteR31 { width: 310px; }
div.pullquoteL32, div.pullquoteR32 { width: 320px; }
div.pullquoteL33, div.pullquoteR33 { width: 330px; }
div.pullquoteL34, div.pullquoteR34 { width: 340px; }
div.pullquoteL35, div.pullquoteR35 { width: 350px; }
div.pullquoteL36, div.pullquoteR36 { width: 360px; }
div.pullquoteL37, div.pullquoteR37 { width: 370px; }
div.pullquoteL38, div.pullquoteR38 { width: 380px; }
div.pullquoteL39, div.pullquoteR39 { width: 390px; }
div.pullquoteL40, div.pullquoteR40 { width: 400px; }

.pq-author {
	display: block;
	color: Silver;
	background-color: Black;
	font-size: 10pt;
	margin: 10px 0 0 20px;
}

