making changes to Util
[Bob.git] / doc / default.css
blob74319181b098a94de5fc04c40401bc38f2d9277f
2 /* Show only to IE PC \*/
3 * html .boxhead h2 {height: 1%;} /* For IE 5 PC */
6 .main {
7 margin: 0 auto; /* center for now */
8 width: 38em;
9 padding: 10px;
10 background: #dddddd url(left.png) no-repeat bottom left;
11 font-size: 100%;
12 /*font-size: 1.0em;*/
15 a.nav {
16 /*text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
17 text-align: center;
18 width: 100px;
19 margin: 10px;
21 div.spacer-line {
22 clear: both;
23 /*background: #cccccc;
26 div.spacer-box {
27 clear: both;
28 /*background: #aaaaaa;
30 width: 100px;
31 height: 100px;
33 div#logo {
35 /*float: top left;
37 background: url(12Street_logo.png) no-repeat center;
39 div.testing {
41 float: right;
42 position: relative;
43 top: -17;
46 .titlebox {
48 margin: 0 auto; /* center for now */
49 width: 45em;
50 background: #d5d5d5 url(bottom-right.png) no-repeat bottom right;
51 font-size: 100%;
53 .titleboxbody {
54 background: url(bottom-left.png) no-repeat bottom left;
55 font-family: "American Typewriter", "Apple Chancery", "Apple LiGothic Medium";
56 margin: 0;
57 padding: 5px 50px 5px;
60 /* MAINBOX */
61 .mainbox {
63 margin: 0 auto; /* center for now */
64 /*width: 38em;*/
65 width: 45em;
66 background: #d5d5d5 url(bottom-right.png) no-repeat bottom right;
67 font-size: 100%;
69 /*font-family: "American Typewriter";
70 font-family: "Apple Chancery";
71 font-family: "Apple LiGothic Medium";
72 font-family: "American Typewriter", "Apple Chancery", "Apple LiGothic Medium";
75 .mainboxbody {
76 background: url(bottom-left.png) no-repeat bottom left;
77 font-family: "American Typewriter", "Apple Chancery", "Apple LiGothic Medium";
78 margin: 0;
79 padding: 5px 50px 5px;
81 .topright {
82 /*background: url(top.png) no-repeat top right;
84 background: url(top-right.png) no-repeat top right;
86 .topleft {
87 background: url(top-left.png) no-repeat top left;