Web edits
[beagleboard.org.git] / static / default.css
blobc4a8e7d14f1057b4ea025ada1769b1154b069cf9
1 /**
2 * Copyright (c) 2007, 2008 Texas Instruments, Jason Kridner, and Michael Sandoval
3 */
5 * {
6 font-family: Verdana, Lucida, "Lucida Grande", sans-serif;
9 :focus {
10 font-weight: bold;
13 :link {
14 text-decoration: none;
17 :visited {
18 text-decoration: none;
19 color: #CC9902
22 :link:hover {
23 text-decoration: underline;
24 cursor: pointer;
27 :visited:hover {
28 text-decoration: underline;
29 cursor: pointer;
32 body {
33 background-color: #dcdcdc;
36 a {
37 color: #C95701
40 button {
41 text-decoration: none;
42 border-style: none;
43 background-color: transparent;
44 padding: 0px;
47 button:hover {
48 text-decoration: underline;
49 cursor: pointer;
52 input#openid {
53 border-style: solid;
54 border-width: 1px;
55 background: #FFFFFF url(openid-prompt-bg.gif) no-repeat;
56 padding: 1px 1px 1px 18px;
59 .createtime {
60 font-size: small;
63 #outerframe {
64 border:0;
65 width:963px;
66 margin-left:auto;
67 margin-right:auto;
68 margin-top:20px;
71 .box {
72 width:963px;
75 .box .backgroundbottomright {
76 background:#fff url(graphics/body_right.png) no-repeat bottom right;
79 .box .head {
80 background: url(graphics/head_right.png) no-repeat top right;
81 width:963px;
82 height:130px;
83 font-size:10pt;
86 .box .head * {
87 padding-right:5px;
88 padding-top:4px;
91 .box .head .nav {
92 float: right;
93 text-align: right;
96 .box .head .nav * {
97 color:#fff;
100 .box .head .nav input {
101 color:#000;
104 .box .head .breadcrumb {
105 background:url(graphics/head_left.png) no-repeat top left;
106 height:50px;
107 padding-top:94px;
108 padding-left:20px;
109 float:left;
112 .box .head .breadcrumb * {
113 vertical-align:text-bottom;
116 .box .body {
117 padding-left:50px;
118 padding-right:50px;
119 background: url(graphics/box_left.png) no-repeat bottom left;
120 font-size:10pt;
121 border:0;
124 .box .body .navpanel {
125 width:263px;
126 vertical-align:top;
127 margin-right:20px;
128 margin-top:10px;
129 margin-bottom:10px;
130 float:left;
133 .navpanel .backgroundbottomright {
134 background:#fff url(graphics/navpanel_right.png) no-repeat bottom right;
137 .box .body .navpanel .navpanelhead {
138 background: url(graphics/navpanelhead_right.png) no-repeat top right;
139 font-size:10pt;
140 color:#fff;
141 border:0;
144 .box .body .navpanel .navpanelhead h2 {
145 background: url(graphics/navpanelhead_left.png) no-repeat top left;
146 padding-left:10px;
147 padding-right:10px;
148 padding-top:5px;
149 padding-bottom:5px;
152 .box .body .navpanel .navpanelbody {
153 background:url(graphics/navpanel_left.png) no-repeat bottom left;
154 padding-top:0;
155 padding-bottom:10px;
156 padding-left:10px;
157 padding-right:10px;
158 width: 87%;
159 color:#C95701;
162 h1 {
163 margin-top:0;
164 font-size:18pt;
165 color: #C95701;
166 font-weight: bold;
169 h2 {
170 margin-top: 0;
171 font-size: 14pt;
172 color: #C95701;
173 font-weight: bold;
176 h2 a {
177 font-size: 14pt;
178 color: #C95701;
179 font-weight: bold
182 h2 a:hover {
183 font-size: 14pt;
184 color: #018EA3
187 h2 a:visited {
188 font-size: 14pt;
189 color: #CC9902
191 .byline{
192 font-size: 13pt;
193 color: #929292; font-weight: bold
196 p {
197 font-size: 11px;
198 color: #0F0F0F;
199 line-height:150% }
202 .navhead {
203 color:#FFFFFF;
204 font-size:10pt;
205 font-weight:bold
208 .navboxbody p {
209 font-size: 12px;
210 color: #C95701;
214 .navboxbody a {
215 font-size:12px;
216 color: #C95701;
217 font-weight:normal;
218 text-decoration: none; color: #C95701;
220 .navboxbody a:hover {
221 color:#C95701;
222 font-size:12px;
223 font-weight:normal;
224 text-decoration: underline; color: #C95701;
226 .navboxbody a:visited {
227 color:#C95701;
228 font-size:12px;
229 font-weight:normal;
230 text-decoration: underline; color: #C95701;
233 .breadcrumb {
234 height:144px;
235 float:left;
236 font-size: 9px;
237 color:#000;
238 position:absolute;
239 vertical-align:bottom;
242 .breadcrumb a {
243 font-size: 9px;
244 color: #C95701;
245 font-weight:normal;
246 text-decoration: underline; color: #C95701;
247 line-height:100%;
250 .breadcrumb a:hover {
251 color:#C95701;
252 font-size:9px;
253 font-weight:normal;
254 text-decoration: underline; color: #C95701;
255 line-height:100%;
259 .breadcrumb a:visited {
260 color:#C95701;
261 font-size:9px;
262 font-weight:normal;
263 text-decoration: underline; color: #C95701;
264 line-height:100%;
267 .footer {
268 font-size: 10px;
269 color: #929292;
270 line-height:150%;
273 .footer * {
274 text-align: left;
275 display: inline;
278 .footer a {
279 font-size: 10px;
280 color: #929292;
281 font-weight:normal;
282 text-decoration: underline; color: #929292;
285 .footer a:hover {
286 font-size: 10px;
287 color: #929292;
288 font-weight:normal;
289 text-decoration: underline; color: #929292;
292 .footer a:visited {
293 font-size: 10px;
294 color: #929292;
295 font-weight:normal;
298 .alist * {
299 display: inline;
302 .alist ul li:after {
303 content: " | ";
306 .alist ul li.last:after {
307 content: "";