Mercurial > judyates
comparison firetest.css @ 0:60668cf4f443 judyates
[svn r1] initial import
author | rlm |
---|---|
date | Sun, 03 Jan 2010 04:38:50 -0500 |
parents | |
children | 3f6b44aa6b35 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:60668cf4f443 |
---|---|
1 body | |
2 { | |
3 background-color:rgb(0,0,0); | |
4 font: 12px Arial,Helvetica,Verdana,sans-serif; | |
5 } | |
6 | |
7 | |
8 h1 | |
9 { | |
10 letter-spacing: 0px; | |
11 background-color: rgb(220,220,220); | |
12 background-color: #000; | |
13 font: italic normal 100 35px arial; | |
14 vertical-align: middle; | |
15 text-align: center; | |
16 margin-bottom: 0px; | |
17 color: rgb(177,0,41); | |
18 } | |
19 | |
20 #caput { | |
21 background-image: url(C:\Judy_Yates_Website\album_pics\2_logo.jpg); | |
22 } | |
23 | |
24 | |
25 | |
26 p.orangebox | |
27 { | |
28 background-color: rgb(224,187,97); | |
29 letter-spacing: 0px; | |
30 word-spacing: 0px; | |
31 font: normal normal 100 18px arial; | |
32 color:rgb(0,0,0); | |
33 border: 1px solid rgb(0,0,50); | |
34 margin: 0% 0% 0% 0%; | |
35 padding: 5% 5% 5% 5%; | |
36 text-align: justify; | |
37 line-height: 130%; | |
38 } | |
39 | |
40 | |
41 img { | |
42 border: 1px solid #ccc; | |
43 } | |
44 img.judy{ | |
45 border: none; | |
46 float:left; | |
47 margin:5px; | |
48 } | |
49 | |
50 | |
51 div.orangebox { | |
52 background: #111; | |
53 letter-spacing: 0px; | |
54 word-spacing: 0px; | |
55 font: normal normal 100 18px arial; | |
56 color:rgb(0,0,0); | |
57 border-top: 1px solid #f00; | |
58 border-bottom: 1px solid #f00; | |
59 margin: 0% 0% 0% 0%; | |
60 padding: 5% 5% 5% 5%; | |
61 text-align: justify; | |
62 line-height: 130%; | |
63 width: 720px; | |
64 | |
65 } | |
66 | |
67 | |
68 span.paragraph | |
69 { | |
70 font: normal normal 100 20px arial; | |
71 color: rgb(255,0,0); | |
72 font-variant: small-caps; | |
73 } | |
74 | |
75 a.paragraph{ | |
76 font: normal normal 100 18px arial; | |
77 color: red; | |
78 } | |
79 | |
80 div.menu{ | |
81 overflow: hidden; | |
82 width: 100%; | |
83 height: 30px; | |
84 background:#000; | |
85 } | |
86 | |
87 | |
88 li.menu{display: inline;} | |
89 | |
90 | |
91 | |
92 ul.menu | |
93 { | |
94 float:left; | |
95 width:100%; | |
96 padding:0; | |
97 margin:0; | |
98 list-style-type:none; | |
99 } | |
100 | |
101 a.menu | |
102 { | |
103 font: normal normal 100 18px arial; | |
104 margin:0px; | |
105 text-decoration:none; | |
106 color:white; | |
107 background-color:rgb(0,0,0); | |
108 float: left; | |
109 padding:0.2em 0.6em; | |
110 } | |
111 | |
112 a.menu:hover {background-color:rgb(240,75,28); | |
113 } | |
114 | |
115 | |
116 .nav a { | |
117 text-decoration: none; | |
118 color: #000; | |
119 font-weight: bolder; | |
120 font-size: 80%; | |
121 } | |
122 .nav a:hover { | |
123 text-decoration: underline; | |
124 color: #fff; | |
125 } | |
126 | |
127 | |
128 div.main{ | |
129 position:absolute; | |
130 top:150px; | |
131 left:150px; | |
132 border: 2px solid black; | |
133 width: 700px; | |
134 height:400px; | |
135 padding:50px; | |
136 background-color:rgb(50,0,0); | |
137 } | |
138 | |
139 | |
140 | |
141 | |
142 div.lightorangebox{ | |
143 background-color: rgb(224,187,97); | |
144 letter-spacing: 0px; | |
145 word-spacing: 0px; | |
146 font: normal normal 100 18px arial; | |
147 color:rgb(0,0,0); | |
148 border: 1px solid rgb(0,0,50); | |
149 margin: 0% 0% 0% 0%; | |
150 padding: 5% 5% 5% 5%; | |
151 text-align: justify; | |
152 line-height: 130%;} | |
153 | |
154 | |
155 div.group{ | |
156 width: 100%; | |
157 background-color: rgb(25,90,255); | |
158 | |
159 } | |
160 | |
161 | |
162 div.nav{ | |
163 overflow: none; | |
164 width:100%; | |
165 | |
166 background-color:rgb(255,255,255); | |
167 clear:none; | |
168 margin: 0px; | |
169 padding: 0px; | |
170 } | |
171 | |
172 ul.nav{ | |
173 background: #b89878; | |
174 width:76px; | |
175 text-align:center; | |
176 padding:8px; | |
177 margin:0px; | |
178 list-style-type:none; | |
179 } | |
180 | |
181 li.nav{margin-top: .25em; margin-bottom: .25em;} | |
182 | |
183 | |
184 table{ | |
185 | |
186 border-bottom: 1px solid #ff0000; | |
187 border-top: 1px solid #ff0000; | |
188 background-color: #000000; | |
189 | |
190 } | |
191 | |
192 table table { | |
193 border: none; | |
194 } | |
195 | |
196 #cur { | |
197 color: #ffdd00; | |
198 | |
199 } | |
200 | |
201 | |
202 | |
203 li.olb{ | |
204 color:000; | |
205 text-decoration:underline; | |
206 | |
207 list-style-type: none;} | |
208 | |
209 li.orderlist{ | |
210 text-indent: 2em; | |
211 color:555;} | |
212 | |
213 | |
214 ul.address{ | |
215 | |
216 list-style-type:none; | |
217 text-align:center;} | |
218 | |
219 | |
220 li.address{ | |
221 | |
222 text-align:center;} | |
223 | |
224 span.email{ | |
225 color:red; | |
226 } | |
227 | |
228 | |
229 span.money{ | |
230 | |
231 color: #004400;} | |
232 | |
233 | |
234 | |
235 div.copyright{ | |
236 color: white; | |
237 background-color:black; | |
238 | |
239 text-align:center; | |
240 } | |
241 | |
242 | |
243 span.name{ | |
244 | |
245 float:right; | |
246 | |
247 | |
248 | |
249 } | |
250 |