annotate themes/blog.mail-scanning.com/layout.css @ 298:3a61d24cdfcb

Added signature for changeset 65ba5f7aaa50
author Steve Kemp <steve@steve.org.uk>
date Tue, 09 Dec 2008 19:00:44 +0000
parents 5b78b571a844
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
260
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
1 html,body{margin:0;padding:0}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
2 body{font: 85%/1.3 TrebuchetMS,Arial,sans-serif;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
3 text-align: left;background: #fff;padding-bottom:20px}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
4 a { color: #0066B3; background: inherit; text-decoration: none;}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
5 h1 { font: bold 2.1em Arial, Arial, Sans-Serif; color: #036DA7 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
6 h2 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; color: #036da7 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
7
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
8 div#header{width:100%;overflow:hidden;background:#BBD9EE; }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
9 div#header h1{width:770px;margin:0 auto;text-align:left}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
10 div#menu{margin-left:200px;margin:0 auto;text-align:left}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
11 div#header h1{padding: 30px 0 20px;color: #fff}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
12 div#header h1 span { color: black; font-size:50%; font-style: italic; padding-left: 10px; }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
13
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
14 #right {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
15 float: left;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
16 width: 70%;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
17 padding: 1em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
18 margin-bottom: 1.2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
19 /* background: #eee;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
20 text-align: justify; */
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
21 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
22
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
23 #left {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
24 float: right;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
25 width: 25%;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
26 margin: 0 0 5px 0;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
27
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
28 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
29
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
30 #left .box {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
31 padding: 1em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
32 margin: 0 0 1em 0;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
33 background : #FFF6BF;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
34 -moz-border-radius: 2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
35 border-radius: 2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
36 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
37
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
38 #left .box2 {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
39 padding: 1em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
40 margin: 0 0 1em 0;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
41 background : #bbd9ee;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
42 -moz-border-radius: 2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
43 border-radius: 2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
44 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
45
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
46 #left .news {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
47 padding: 1em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
48 margin: 0 0 1em 0;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
49 background : #e84020;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
50 -moz-border-radius: 2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
51 border-radius: 2em;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
52 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
53
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
54 #left .news b {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
55 color: black !important;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
56 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
57
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
58 #content {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
59 font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
60 margin: 0 auto;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
61 padding: 15px;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
62 background: #fff;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
63
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
64
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
65 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
66
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
67
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
68 /* ul { padding: 0; margin: 0;} */
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
69 li { list-style-type: none;}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
70
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
71 div#footer{
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
72 clear: both !important;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
73 font-size: 80%;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
74 border-top: 1px solid #bbd9ee;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
75 padding-right: 50px;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
76 padding: 5px 6px;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
77 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
78
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
79 .terminal{
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
80 font-family: Fixed, monospace;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
81 font-weight: normal;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
82 font-size: 100%;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
83 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
84
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
85
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
86
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
87 /* navigation */
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
88 .navigation {
262
5a0a37364853 Updated to fix the path to the images
Steve Kemp <steve@steve.org.uk>
parents: 260
diff changeset
89 background: #D9E1E5 url(/nav.gif);
260
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
90 border: 1px solid #DFEEF7;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
91 border-color: #DFEEF7 #CFDEE7;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
92 height: 41px;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
93 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
94 .navigation span {
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
95 font-weight: bold;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
96
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
97 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
98 .navigation a {
262
5a0a37364853 Updated to fix the path to the images
Steve Kemp <steve@steve.org.uk>
parents: 260
diff changeset
99 background: #D9E1E5 url(/nav.gif);
260
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
100 border-right: 1px solid #AFBEC7;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
101 color: #456;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
102 display: block;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
103 float: left;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
104 font: bold 1.1em sans-serif;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
105 line-height: 41px;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
106 padding: 0 20px;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
107 text-decoration: none;
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
108 }
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
109 .navigation a:hover {background-position: left bottom; color: #234;}
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
110
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
111
268
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
112
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
113
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
114 tt {
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
115 font-size : 120%;
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
116 background-color: #F0F8FF;
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
117 }
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
118 tt:hover{
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
119 background-color: #FAEBD7 !important;
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
120 }
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
121
260
d60ef85a69a2 Updated the theme.
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
122 pre {
268
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
123 font-size : 120%;
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
124 background-color: #F0F8FF;
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
125 }
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
126 pre:hover{
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
127 background-color: #FAEBD7 !important;
dbee53530497 Added colouring for tt + pre
Steve Kemp <steve@steve.org.uk>
parents: 262
diff changeset
128 }
273
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
129
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
130 div.entry h2 {
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
131 size: 120%;
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
132 }
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
133 div.entry div.date {
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
134 float:right;
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
135 padding: 4px;
274
5b78b571a844 Border around the date
Steve Kemp <steve@steve.org.uk>
parents: 273
diff changeset
136 border: 1px solid black;
273
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
137 }
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
138 div.entry div.body {
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
139 border-top: 1px solid black;
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
140 }
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
141 div.entry div.tags {
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
142 }
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
143 div.entry div.tags span.comments {
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
144 padding: 5px;
9c7b1fb8db5f Updated
Steve Kemp <steve@steve.org.uk>
parents: 268
diff changeset
145 }