<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*  GENERAL  */
	@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;
	}
	body{
		background:#000000 url(styleimages/bgtexture.gif);
		font-family:Helvetica,Arial,sans-serif;
		font-size:12px;
	}
	*{
		margin:0;
		padding:0;
		border:0;
	}
	h2{
		font-family: 'Trade Gothic';
		text-align:left;
		color:#ffffff;
		padding-bottom:5px;
		padding-top:5px;
		font-size:18px;
		text-transform: uppercase;
	}
/*	h2 a, h3 a, h4 a {
		text-decoration: none;
	}*/
	h3 {
		font-size: 13px;
		margin-bottom: 4px;
	}
	li {
		list-style-type: none;
	}	
	hr {
		border-top: 1px dotted #555;
		border-bottom: 1px dotted #555;
		height: 1em;
	}
	.hide {display: none;}
	#all {
		width:1000px;
		background: transparent url(styleimages/contentbg.gif) top left repeat-y;
		margin:0 auto;
		position: relative;
		border-left:1px solid #4C4C4C;
		margin-bottom: 2rem;
	}
	acronym, .caps { font-size: 11px; letter-spacing: 1px; }

/*  INTRO  */
	#intro {
		width:399px;
		position:absolute;
		left:401px;
		top:0;
		z-index: 1;
		background:#ffffff;
		/* the date ribbon below the banner */
	}
	#intro h1 span {
		display: block;
		height:125px;
		text-indent: -9999px;
		background: #ffffff url(styleimages/banner.svg) 0 0 no-repeat;
		/* the title banner at the top. associated image: banner.svg */
	}
	#intro p{
		height: 25px;
		line-height: 25px;
		font-weight: normal;
		padding: 0 5px;
		font-size: 11px;
		color:#000000;
	}
	#intro p a {
		color:#000000;
	}
	#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;
		font-weight: bold;
	}
	#intronav a:hover{
		text-decoration: underline;
	}

/*  COVER &amp; DOWNLOAD  */
	#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;
	}
	#download{
		position:absolute;
		top: 503px;
		left:10px;
		width:353px;
		height:30px;
		font-family: "Trade Gothic";
		color: white;
		font-size: 1.1em;
		padding: 10px;
	}
	
/*  CURRENT ISSUE MAIN  */
	.contentmodule {
		border-top:3px solid #FFF;
		padding:2px 10px 10px 10px;
	}
	.contentmodule a { 
		text-decoration: none;
	}	
	.contentmodule a:hover {
		margin-left: -10px;
		padding-left: 5px;
		border-left: 5px solid #fff;
		/* border color changes depending on the section */
	}
	#innercontent {
		padding-top:150px;
		margin-left:401px;
		width:399px;
		position:relative;
	}
	#innercontent h3 { font-size: 13px }
	#innercontent #features h3 { font-size: 14px }
	#innercontent h2 { letter-spacing: .75px; }
	#innercontent h2 a, #innercontent h3 a {
		display: block;
	}
	#innercontent p {
		text-align:left;
		font-size:13px;
		/*font-weight: bolder;*/
		margin-bottom:4px;
	}
	#innercontent p a {
		text-decoration: none;
	}
	#innercontent blockquote p {color:#406E99 !important;} /* usage unknown */

/*  CURRENT ISSUE SECTIONS  */

	/* features */
	#features { background: #345E43; }
	#features a { color: #ffffff; }
	#features a:hover { border-color:#f5ede7; }
	#features p.description { color:#ffffff; font-weight: normal; } /* text color of the descriptions of the featured articles */
	#features ul li {
		padding:10px 0;
		letter-spacing:0em;
	}

	/* president's desk */
	#president { background-color: #222222; }
	#president { color:#ffffff; }
	#president h2 { color:#ffffff; }
	#president a {color:#ffffff;}
	#president a:hover { border-color:#ffffff; }

	/* Obereactions */
	#letters{ background: #222222; }
	#letters a { color:#ffffff; }
	#letters a:hover { border-color:#ffffff; }

	/* around tappan square */
	#ats { background-color: #222222; }
	#ats a { color: #ffffff; }
	#ats a:hover { border-color: #ffffff; }

	/* Thought Process */
	#obo { background-color:	#222222; }
	#obo a { color:#ffffff; }
	#obo a:hover { border-color:#ffffff; }

	/* class notes */
	#notes { background:#222222; }
	#notes a { color:#ffffff; }
	#notes a:hover { border-color:#ffffff; }

	/* losses */
	#losses { background:#222222; }
	#losses a { color:#ffffff; }
	#losses a:hover { border-color:#ffffff; }

	/* endquotes */
	#end { background:#222222; }
	#end a { color:#ffffff; }
	#end a:hover { border-color:#ffffff; }
	
	/* staff */
	#staffbox{
		background-color:#000;
		padding-top:10px;
	}
	#staffbox a{
		display:block;
		color:#ffffff;
		text-align:center;
		text-transform:uppercase;
		text-decoration:none;
	}
	#staffbox a:hover{
		color:#769ADB;
	}

	/* web extras */
	#extras{ background:#005143; }
	#extras a{
		color:#fff;
		font-weight: bolder;
	}
	#extras h2{
		margin-top: 10px;
		color: #fff;
		font-weight: normal !important;
	}
	#extras li:before {
		content: '\f00c';
		float: left;
		color: #fff;
		margin-right: 7px;
		font-family: FontAwesome;
	}
	#extras h2 a:hover{
		margin-left:0;
		border-left:none;
		padding-left:0;
		color: #414141;
	}

/*  FOOTER  */
/*	#footer a:hover{ border-bottom: 1px solid #555; }*/
	#footer{
		top:535px !important; /* should be equal to the height of the cover image */
	}
#footer{
	position:absolute;
	left:10px;
	width:353px;
	border-top:2px solid #444;
	height:355px;
	font-family: "Trade Gothic";
	color: white;
	font-size: 1.1em;
	padding: 10px;
}

#footer a, #download a {
	color: white;
}
#download a {
	text-decoration: none;
}
#download a:hover{ border-bottom: 1px solid #555; }

#footer h2 {
	text-transform: uppercase;
	color: #111;
	letter-spacing: 0.15em;
	font-size: 1.3em;
	margin: 0.5em 0 0.5em;
	padding: 0;
}

#footer h3 {
	text-transform: uppercase;
	color: #111;
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom:0;
}
#footer h3.not-upper {
	text-transform: none;
}

#footer h4, #footer h4 a {
	color: #111;
	letter-spacing: 0em;
	font-size: 1.1em;
	margin-top: 1em;
}

/*  ARCHIVE MENU  */
	#archive{
		position:absolute;
		width:149px;
		top:0;
		left:801px;
	}
	#archive h2, #archive h3 {
		text-align: center;
		margin-top:1em;
		font-size: 1.5em;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-family: 'Trade Gothic';
		color: #222;
	}
	#archive p a{
		display:block;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color:#444;
		padding:11px;
		margin:3px 10px;
		background-color: transparent;
	}
	#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 .menuopen a{
		display: block;
		font-size:12px;
		color:#666;
		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;
	}
</pre></body></html>