static files
[ebuildfind.git] / static / css / layout.css
blob61def4276579d6fcd9436f6cf6c480ec413cd2fd
1 /*
2 -----------------------------------------------
3 Grey Box Method - Layout CSS
4 ----------------------------------------------- */
6 body {
7 background: #FFF;
8 color: #333;
9 font-size: 11px;
10 padding: 50px 0 40px;
13 h7 { font-size: 11px; font-weight: normal;}
15 .post { overflow : hidden; }
16 /* anchors
17 ----------------------------------------------- */
19 /* 960 grid system container background
20 ----------------------------------------------- */
22 /* headings
23 ----------------------------------------------- */
25 /* search-box
26 ----------------------------------------------- */
28 #search-box {
29 text-align: center;
32 #search-box img {
33 margin-bottom: 20px;
37 #search-box div {
38 margin: 10px;
39 margin-bottom: 40px;
42 #results {
43 margin-bottom: 40px;
46 /* bottom
47 ----------------------------------------------- */
48 #bottom {
49 text-align: center;
52 /* boxes
53 ----------------------------------------------- */
55 /* paragraphs, quotes and lists
56 ----------------------------------------------- */
58 /* menus
59 ----------------------------------------------- */
61 /* submenus
62 ----------------------------------------------- */
64 /* section menus
65 ----------------------------------------------- */
67 /* table
68 ----------------------------------------------- */
70 /* forms
71 ----------------------------------------------- */
73 /* articles
74 ----------------------------------------------- */
76 /* site information
77 ----------------------------------------------- */
79 /* AJAX sliding shelf
80 ----------------------------------------------- */
82 /* Accordian
83 ----------------------------------------------- */
85 /* Mootools Kwicks
86 ----------------------------------------------- */