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