@charset "UTF-8";
/* CSS Document */

/* changing */



body{
background:#000000 url(styleimages/bgtexture.gif);
}

#intro h1 a{
background: #000000 url(styleimages/banner.jpg) 0 0 no-repeat;
/* the title banner at the top. associated image: banner.gif */
}

#intro h3,#intro h3 a{
background:#CCC;
color:#000000;
/* the date ribbon below the banner */
}

#intro h3 a{
font-weight: bold;
/* at the time of this commenting, I can't remember why I though this was a changing variable,
but I must have had a good reason, right? right. */
}
#intro h3 a:hover{
text-decoration: underline;
/* ditto */
}
.contentmodule h2 a:hover{
margin-right:-10px;
border-right:5px solid #000;
padding-right:5px;
/* ditto */
}
.contentmodule h1 a:hover{
border-width:0;
/* ditto... you know what? maybe I placed these variables here so it would cascade well. Maybe. */
}
#staffbox{
	background-color:#000;
	padding-top:10px;
}
#staffbox a{
	display:block;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-size:11px;
	text-decoration:none;
}
#staffbox a:hover{
	color:#769ADB;
}

.article #innercontent h1{ color:#000; }
.article #innercontent h2{ color:#666; }
.article #innercontent h3{ color:#999; }

/* these apply to the "features" container on the front page */
#features{ background:#666666; url(styleimages/wha.gif) left top repeat-x; color:#FFFFFF; }
#features a{ color:#ffffff;}
#features a:hover{ border-color:#ffffff; }
.front .byline{color:#999999;} /* color of the bylines */
.description {color:#cccccc;}/*color of the descriptions of the featured articles*/

/* this applies to the "from the president's desk container on the front page*/
#president{ background-color: #999999; }
#president{ color:#ffffff; }
#president h2{ color:#ffffff; }
#president a{color:#ffffff;}
#president a:hover{ border-color:#ffffff; }

/* these apply to the "around tappan square" container on the front page */
#ats{ background-color:#333333; }
#ats a{ color:#ffffff; }
#ats a:hover{ border-color:#ffffff; }

/* these apply to the "Thought Process" container on the front page */
#obo{ background-color:#666666; }
#obo a{ color:#ffffff; }
#obo a:hover{ border-color:#ffffff; }

/* these apply to the "Obereactions" container on the front page */
#letters{ background: #999999; }
#letters a{ color:#ffffff; }
#letters a:hover{ border-color:#ffffff; }

/* these apply to the "alumni notes" container on the front page */
#notes{ background:#666666; }
#notes a{ color:#ffffff; }
#notes a:hover{ border-color:#ffffff; }

/* these apply to the "losses" container on the front page */
#losses{ background:#333333; }
#losses a{ color:#ffffff; }
#losses a:hover{ border-color:#ffffff; }

/* these apply to the "endquotes" container on the front page */
#end{ background:#999999; }
#end a{ color:#ffffff; }
#end a:hover{ border-color:#ffffff; }

#staffbox a{color:#ffffff;}
#staffbox a:hover{color:#cccccc;}

#footer a:hover{ border-bottom: 1px solid #555; }

#innercontent blockquote p {color:#406E99 !important;}


.front #footer{
	top:537px !important; /* should be equal to the height of the cover image */
}

/* unchanging */


.hide{display:none;}

*{
margin:0;
padding:0;
border:0;
}

body{
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
}

li{
list-style-type: none;
}

#all{
width:1000px;
background: transparent url(styleimages/contentbg.gif) top left repeat-y;
margin:0 auto;
position: relative;
border-left:1px solid #4C4C4C;
}

hr{
border-top:1px dotted #555;
border-bottom:1px dotted #555;
height:1em;
}

#cover{
position:absolute;
top:0;
left:0;
}

#cover .cimage{
margin:0,15px,0,0;
padding:0,0,0,0;
height:500px;
width:400px;
}

#cover .caption{
line-height:18px;
font-size:10px;
text-transform: uppercase;
background-color:#000000;
color:#999999;
padding:0px 0px 0px 10px;
margin:0;
text-shadow: 0 2px 2px #000;
letter-spacing:0.07em;
color:#AAA;
font-family:"Gill Sans","Lucida Sans","Lucida Grande",Tahoma,Verdana,sans-serif;
letter-spacing:.07em;
}
#cover .caption b{
color:#FFF;
font-weight:normal;
}

#cover .titlepiece{
margin: auto 50px 35px 50px;
}

#intro{
width:399px;
position:absolute;
left:401px;
top:0;
z-index: 1;
}
#intro h1 a{
display: block;
height:125px;
text-indent: -9999px;
}
#intro h3{
height:25px;
line-height: 25px;
font-weight: normal;
padding:0 5px;
font-size: 11px;
}

#datevolume{
font-family: "Lucida Sans",Helvetica,sans-serif;
font-style: italic;
display: block;
float:left;
}
#intronav{
display: block;
float:right;
font-family:"Lucida Sans","Lucida Grande",Helvetica,sans-serif;}

#intronav a{
text-decoration: none;
}

.front #innercontent h2{
	text-align:left;
	font-size:13px;
	font-weight: bolder;
	margin-bottom:4px;
}

.front #innercontent h2 a{
text-decoration: none;
}

#innercontent{
padding-top:150px;
margin-left:401px;
width:399px;
position:relative;
}

.contentmodule{
border-top:3px solid #FFF;
padding:2px 10px 10px 10px;
}

#features li{
padding:10px 0;
letter-spacing:0.1em;

}

@font-face {
	font-family: 'Trade Gothic';
	src: url('tradegothicltstd-cn18-webfont.eot');
	src: local('☺'), url('tradegothicltstd-cn18-webfont.woff') format('woff'), url('tradegothicltstd-cn18-webfont.ttf') format('truetype'), url('tradegothicltstd-cn18-webfont.svg#webfontb6gMmbDZ') format('svgFIXME');
	font-weight: normal;
	font-style: normal;
}

h5{
	font-family: 'Trade Gothic';
	text-align:left;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:5px;
	font-size:18px;	
}

h6{
	font-family: 'Trade Gothic';
	text-align:left;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:5px;
	font-size:22px;	
}

.front .byline{
font-style: italic;
font-family: "Lucida Sans",Helvetica,Arial,sans-serif;
font-size: 11px;
}

.front #cover .byline {
	margin-left: 10px;
	color: #90ABDA !important;
}

.article #innercontent p,.article #innercontent h1,.article #innercontent h2,.article #innercontent h3
{
padding-left:20px;
padding-right:20px;
}

.article #innercontent p,.article #innercontent ul{
line-height:1.3em;
color:#033;
margin:1em 0;
}

.article #innercontent > ul li, .article #innercontent > ol li {
margin:5px 20px;
list-style-type: disc;
}

p.prologue{
font-size:1.4em;
color:#4B89C8 !important;
}
p.byline{
font-size:11px;
font-family:"Lucida Sans","Lucida Grande",Helvetica,sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
margin-top:0 !important;
}

p.signed{
margin:1em 20px 2em 20px !important;
font-weight:bold;
}

p.editor{
font-family:"Lucida Sans",Helvetica,sans-serif;
font-style: italic;
font-size: 11px;
}

p.editor1{
font-family:"Lucida Sans",Helvetica,sans-serif;
font-size: 11px;
}

p.endquotes1{
font-familty:"Lucida Sans","Lucida Grande", Helvetica, sans-serif;
font-style:oblique;
font-size:14px;
color:#F33;	
}



#innercontent blockquote{
margin:0 20px;
text-align: justify;
font-size:1.1em;
font-family:Georgia,Times,serif;
font-style: italic;
}

.image,.note,.pullquote,.unnote,.images{
float:left;
margin:0 0 0 -367px !important;
width:350px;
padding:20px 15px !important;
background:#FFF;
border:1px solid #444;
border-right-width:0px;
}

.images{padding-bottom:0 !important
}

.unnote{
margin:0 0 0 -385px !important;
border-right-width:1px;
}

.image img,.images img{
border:1px solid #AAA;
padding:1px;
background-color:#FFF;
display:block;
margin:0 auto;
}
.image .caption,.images .caption{
display: block;
font-size:11px;
color:#555;
text-align: left;
margin:5px 10px 0 10px;
}
.images .caption{
border-bottom:1px solid #CCC;
margin-bottom:20px;
padding-bottom:4px;
}
.pullquote{
color:#1A373E;
font-size:24px;
	font-family: "Lucida Grande", "Times New Roman", Times, serif;
	text-align: left;
}

.article #innercontent h1,.article #innercontent h2,.article #innercontent h3{
padding:10px 20px 5px 20px;
text-align:left;
font-size:32px;
font-family: "Trade Gothic","Lucida Grande",Helvetica,Arial,sans-serif;
}

.article #innercontent h2{ font-size:18px; }
.article #innercontent h3{ font-size:14px; }

.article #innercontent table{
border:1px solid #CCC;
margin:0 20px;
width:360px;
}

.article #innercontent td,.article #innercontent th{padding:4px;}
.article #innercontent th{text-align:left;font-weight:bold;background-color:#EEE;}

acronym,.caps{ font-size:11px; letter-spacing:1px; }

#archive{
position:absolute;
width:149px;
top:0;
left:801px;
}

#archive h1{
text-align: center;
margin-top:10px;
}

#archive p a{
display:block;
text-align:center;
font-size:13px;
font-weight:bold;
text-decoration: none;
color:#677;
padding:11px;
margin:3px 10px;
}
#archive p a:hover{
background-color:#FFF;
border:1px solid #DDD;
padding:10px;
}
#archive p img{
border:1px solid #CCC;
padding:1px;
background:#FFF;
}

#menu{
margin:10px;
}
#menu h1 a{
display: block;
font-size:12px;
color:#777;
text-decoration: none;
text-align: left;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
padding:5px 5px 5px 20px;
background:#FFF url(styleimages/menu.gif) 8px 4px no-repeat;
}

#menu h1 a:active{
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;

}#menu h1 a:hover{
color:#333;
}

#menu li h4{
width:35px;
float:left;
text-align:right;
}

#menu li ul{
padding-left:40px;
margin:10px 0;
}

#menu .wrapper{
position:absolute;
top:10px;
background-color: #FFF;
padding:5px;
border:1px solid #CCC;
width:117px;
}

#menu li ul a,#closemenu a{
color:#555;
padding:1px 0;
display:block;
text-decoration: none;
border-bottom:1px solid #CCC;
text-transform: uppercase;
font-size:11px;
}

#closemenu a{
font-weight:bold;
text-align: right;
color:#222;
}

#menu li ul a:hover,#closemenu a:hover{
background-color:#AAA;
color:#FFF;
}

#footer{
	position:absolute;
	left:3px;
	width:400px;
	border-top:2px solid #444;
	height:355px;
	text-indent: -9999px;
	background: transparent url(styleimages/footer_rev.png) 10px 10px no-repeat;
}

.article #footer{
bottom:0;
}

#footer a{
display:block;
position:absolute;
}

#footer #f2 a{
top:282px;
left:8px;
height:15px;
width:130px;
}

#footer #f3 a{
top:334px;
left:8px;
height:15px;
width:135px;
}

#footer #f4 a{
top:255px;
left:8px;
height:15px;
width:125px;
}

#footer #f5 a{
top:238px;
left:8px;
height:15px;
width:145px;
}

#footer #f6 a{
top:122px;
left:8px;
height:15px;
width:112px;
}

#footer #f7 a{
top:105px;
left:8px;
height:15px;
width:160px;
}

#footer br{
display: none;
}

#gohome a{
display:block;
position:absolute;
top:50px;
left:50px;
padding:20px;
}
#gohome a:hover{
background-color:#666;
}

h2.eyebrow{
color:#999 !important;
font-size:12px !important;
margin:0 20px !important;
padding:0 !important;
text-transform: uppercase;
font-weight:normal;
letter-spacing:.1em;
font-family:"Gill Sans",Tahoma,Verdana,sans-serif;
}

.hung{
float:left;
margin-left:-2em;
width:1.8em;
text-align:right;
}

.oam,cite{
font-style: italic;
}

.comment {
	margin: 15px;
	background-color: #f5f5f5;
	border: #D5D5D5 1px solid;
}

/* bookshelf */

.publishing{
display:block;
color:#999;
}
