-
Notifications
You must be signed in to change notification settings - Fork 0
/
shadowbox.css
124 lines (114 loc) · 5.71 KB
/
shadowbox.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html>
<head>
<title>Page not found : Stanford University</title>
<script type="text/javascript">
<!--
if ((window.screen.width < 640) || (window.screen.height < 640)){document.write('<meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1">')}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" type="image/x-icon" href="//www.stanford.edu/favicon.ico">
<link rel="stylesheet" type="text/css" href="//www.stanford.edu/su-identity/css/su-identity.css" media="all">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" media="all">
<link rel="stylesheet" type="text/css" href="//www.stanford.edu/stanfordmodern/v2.5/css/stanfordmodern.css" media="all">
<link rel="stylesheet" type="text/css" href="//www.stanford.edu/stanfordmodern/v2.5/css/mobile.css" media="only screen and (max-width: 640px)">
<link rel="stylesheet" type="text/css" href="//www.stanford.edu/stanfordmodern/v2.5/css/print.css" media="print">
<!--[if IEMobile]>
<link rel="stylesheet" type="text/css" href="//www.stanford.edu/stanfordmodern/v2.5/css/mobile.css" media="screen">
<link rel="stylesheet" type="text/css" href="//www.stanford.edu/stanfordmodern/v2.5/css/wp7.css" media="screen">
<![endif]-->
<script type="text/javascript" src="//www.stanford.edu/stanfordmodern/jquery/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="//www.stanford.edu/stanfordmodern/v2.5/js/stanfordmodern.js"></script>
</head>
<!-- Stanford Modern Templates Version 2.5 -->
<body class="sidebar-right">
<div id="skipnav"><a href="#content">Skip navigation</a></div>
<div id="su-wrap"> <!-- #su-wrap start -->
<div id="su-content"> <!-- #su-content start -->
<!-- Start #layout -->
<div id="layout">
<!-- Start #wrapper -->
<div id="wrapper">
<!-- Start #header -->
<div id="header">
<div class="container">
<div id="logo"><a href="http://www.stanford.edu"><img src="//www.stanford.edu/su-identity/images/stanford-white@2x.png" alt="Stanford" width="160" height="34"></a></div>
<div id="search">
<form id="cse-search-box" action="http://www.stanford.edu/search">
<div class="searchbox">
<input name="cx" type="hidden" value="003265255082301896483:sq5n7qoyfh8">
<input name="cof" type="hidden" value="FORID:9">
<input name="ie" type="hidden" value="UTF-8">
<input name="q" type="text">
<input class="form-submit" name="sa" type="submit" value="Search">
</div>
</form>
</div>
</div>
</div>
<!-- End #header -->
<!-- Start #container -->
<div id="container">
<!-- Start #content -->
<div id="content">
<!-- Start #center -->
<div id="center">
<h1>Page not found</h1>
<p class="bodytext">The page you requested cannot be found. You may have used an outdated link or may have typed the address (URL) incorrectly. If you entered the URL manually, please check your spelling and try again. </p>
<p class="bodytext">The following resources may help you locate the website you're looking for:</p>
<ul>
<li><a href="http://search.stanford.edu">Stanford Search</a></li>
<li><a href="http://www.stanford.edu/atoz">A to Z index of Stanford websites</a></li>
<li><a href="http://www.stanford.edu">Stanford University homepage</a> </li>
</ul>
<p class="bodytext">If you think you have reached this page due to a server error, please contact <a href="http://helpsu.stanford.edu"><em><strong>HelpSU</strong></em></a>.</p>
<p class="bodytext"> </p>
<p> </p>
<p> </p>
<p> </p>
</div>
<!-- End #center -->
<!-- Start #sidebar-right (Removable) -->
<div id="sidebar-right" class="sidebar"> </div>
<!-- End #sidebar-right (Removable) -->
<div class="content_clear"></div>
</div>
<!-- End #content -->
</div>
<!-- End #container -->
</div>
<!-- End #wrapper -->
</div>
<!-- End #layout -->
</div>
<!-- #su-content end -->
</div>
<!-- #su-wrap end -->
<!-- Global footer snippet start -->
<div id="global-footer">
<div class="container">
<div class="row">
<div id="bottom-logo" class="span2"> <a href="http://www.stanford.edu"> <img src="//www.stanford.edu/su-identity/images/footer-stanford-logo@2x.png" alt="Stanford University" width="105" height="49"/> </a> </div>
<!-- #bottom-logo end -->
<div id="bottom-text" class="span10">
<ul>
<li class="home"><a href="http://www.stanford.edu">SU Home</a></li>
<li class="maps alt"><a href="http://visit.stanford.edu/plan/maps.html">Maps & Directions</a></li>
<li class="search-stanford"><a href="http://www.stanford.edu/search/">Search Stanford</a></li>
<li class="terms alt"><a href="http://www.stanford.edu/site/terms.html">Terms of Use</a></li>
<li class="copyright"><a href="http://www.stanford.edu/site/copyright.html">Copyright Complaints</a></li>
</ul>
</div>
<!-- .bottom-text end -->
<div class="clear"></div>
<p class="copyright vcard">© <span class="fn org">Stanford University</span>, <span class="adr"> <span class="locality">Stanford</span>, <span class="region">California</span> <span class="postal-code">94305</span> </span></p>
</div>
<!-- .row end -->
</div>
<!-- .container end -->
</div>
<!-- global-footer end -->
<!-- Global footer snippet end -->
</body>
</html>