Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / styles / SlashDot.css
1 body, table {
2 }
3
4 body {
5     background-color: #000000;
6     margin: 0px;
7     padding: 0px;
8 }
9
10 a               { color: #006666; font-weight:normal; } 
11 a:link          { color: #006666; } 
12 a:visited       { color: #000000; } 
13
14 h1, h2, h3 {
15     margin: 0px;
16     padding: 0px;
17 }
18
19 #banner, #banner-commentspop {
20 }
21
22 #banner {
23     background-color: #ffffff;
24     margin: 10px 10px 0 10px;
25 }
26
27 #banner-commentspop {
28     background-color: #006666;
29     background-image: url(/blogs/styles/images/bannerbg.png);
30     background-repeat: no-repeat;
31     color: #ffffff;
32     font-family: verdana, helvetica, sans-serif;
33     font-size: xx-large;
34     font-weight: bold;
35     padding: 5px 10px 5px 25px;
36 }
37
38 #banner a,
39 #banner a:link,
40 #banner a:visited,
41 #banner a:active,
42 #banner a:hover {
43     background-color: #006666;
44     background-image: url(/blogs/styles/images/bannerbg.png);
45     background-repeat: no-repeat;
46     border-bottom: #000000 solid 1px;
47     border-right: #000000 solid 1px;
48     color: #fff;
49     font-family: verdana, helvetica, sans-serif;
50     font-size: 40px;
51     font-weight: bold;
52     padding: 0 10px 5px 25px;
53     text-decoration: none;
54 }
55
56 #banner .description {
57     background-color: #ffffff;
58     color: #006666;
59     display: block;
60     font-family: helvetica, arial, sans-serif;
61     font-size: normal;
62     font-weight: bold;
63     margin-top: 5px;
64     padding: 2px 25px;
65 }       
66
67 #content {
68     background-color: #ffffff;
69     margin: 0 10px 10px 10px;
70     padding-right: 230px;
71 }
72
73 #container {
74     background-color: #ffffff;
75     margin: 0 10px 10px 10px;
76 }
77
78 #links {
79     background-color: #fff;
80     padding: 10px;                              
81     position: absolute;
82     top: 65px;
83     right: 10px;
84     width: 220px;
85 }
86
87 .blog {
88     background-color: #fff;
89     padding: 15px;
90 }       
91
92
93 .blogbody {
94     color: #000000;
95     font-size: normal;
96     font-weight: normal;
97     background: #fff;
98     line-height: 120%;                  
99     margin-bottom: 10px;
100 }
101
102 .blogbody p {
103     margin-top: 2px;
104 }
105
106 .title  { 
107     background-color: #006666;
108     background-image: url(/blogs/styles/images/headerbg.png);
109     background-repeat: no-repeat;
110     color: #ffffff;
111     font-family: helvetica, sans-serif;
112     font-size: normal; 
113     margin: 0 0 3px 0;
114     padding: 1px 0 3px 15px;
115 }                       
116
117 #menu {
118     font-size: small;
119     text-align: right;
120 }               
121
122 .date   { 
123     color: #888; 
124     font-size: small; 
125     text-align: right;
126 }                       
127
128 .posted { 
129     font-size: small; 
130     font-weight: bold;
131     margin-top: 8px;
132 }
133
134
135 .calendar {
136     background-color: #cccccc;
137     font-size: small;
138     font-weight: normal;
139     line-height: 120%;
140     text-align: center; 
141 }
142
143 .calendar a {
144     background-color: #006666;
145     color: #ffffff;
146     padding: 0 2px;
147     text-decoration: none;
148 }
149
150 .calendar td {
151     width: 14%;
152 }
153
154 div.calendar table {
155     width: 100%;
156 }
157
158 .calendarhead { 
159     background: #006666;
160     color: #ffffff;
161     font-family: helvetica, sans-serif;
162     font-size: normal;
163     font-weight: bold;
164     padding: 2px;
165     text-align: left;
166     width: 100%;
167 }       
168
169 .side {
170     background: #cccccc;
171     font-size: small;
172     line-height: 120%;
173     padding: 3px 7px;                           
174 }       
175
176 .sidetitle {
177     background-color: #006666;
178     color: #ffffff;
179     font-family: helvetica, sans-serif;
180     font-size: small;
181     font-weight: bold;
182     padding: 2px;
183     margin-top: 10px;
184 }               
185
186 .syndicate {
187     background-color: #cccccc;
188     font-size: small;
189     font-weight: bold;          
190     padding: 2px;
191     margin-top: 10px;
192     text-align: center;
193 }       
194
195 .powered {
196     background-color: #cccccc;
197     font-size: small;
198     font-weight: bold;
199     line-height: 120%;
200     margin-top: 10px;
201     padding:2px;
202     text-align:center;
203 }       
204
205 .comments-body {
206     background-color: #fff;
207     font-size: normal;
208     line-height: 120%;
209     margin-bottom: 10px;
210 }               
211
212 .comments-post {
213     background-color: #cccccc;
214     display: block;
215     font-size: small; 
216     font-weight: bold;
217 }       
218
219 .trackback-url {
220     font-size: small;
221     background: #fff;
222     line-height: 120%;
223     padding: 5px;       
224 }
225
226 .trackback-body {
227     font-size: small;
228     font-weight: normal;
229     line-height: 120%;
230     padding-bottom: 10px;
231     padding-top: 10px;          
232 }               
233
234 .trackback-post {
235     color: #666;
236     font-size: small;
237     font-weight: normal;
238     background: #fff;           
239 }
240
241 .comments-head  { 
242     background-color: #006666;
243     background-image: url(/blogs/styles/images/headerbg.png);
244     background-repeat: no-repeat;
245     color: #ffffff;
246     font-family: helvetica, sans-serif;
247     font-size: normal; 
248     font-weight: bold;
249     margin: 0 0 3px 0;
250     padding: 1px 0 1px 15px;
251 }               
252