57bc054a0a40f37b4fdc110c9b20e9039a501558
[moodle.git] / theme / arialist / style / core.css
1 /* Global
2 ---------------------------*/
4 body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea {
5     font-family: arial, verdana, sans-serif;
6     line-height: 1.5;
7     color: #333;
8 }
10 a:hover {
11     color: #333;
12 }
14 #wrapper {
15     padding:0 100px;
16     border-top:15px solid #eee;
17 }
19 h2,h3,h4,h5,h6 {
20     color: #999;
21     font-weight: normal;
22 }
24 blockquote {
25     border-left:1px solid #eee;
26     padding-left:15px;
27     color:#666;
28 }
30 fieldset#general {
31     border-color: #eee;
32 }
34 fieldset#general legend {
35     color: #555;
36     font-weight: normal;
37     font-size: 1.2em;
38     border: 1px solid #eee;
39     padding: 2px 5px;
40     background: #fff;
41 }
43 /* Header
44 ----------------------------*/
46 #page-header {
47     padding: 50px 0 25px;
48 }
50 #page-site-index #page-header {
51     padding-bottom: 10px;
52 }
54 #header-left {
55     float: left;
56 }
58 .headermain,
59 .headermenu {
60     margin: 0;
61 }
63 #page-header h1 {
64     float: none;
65     font-size: 2.25em;
66     line-height: 1;
67 }
69 #page-header h1.inside {
70     color: #666;
71     font-size: 2em;
72 }
74 #page-header p {
75     color:#999;
76 }
78 /* Navbar
79 ----------------------------*/
81 .navbar {
82     background: #f1f1f1;
83     padding: 5px 10px;
84     border: 1px solid #ddd;
85 }
87 .breadcrumb .sep {
88     padding-left: 5px;
89 }
91 /* Blocks
92 ----------------------------*/
94 .block {
95     border: none;
96 }
98 .block .header h2 {
99     color:#999;
100     font-size: 1.25em;
101     border-bottom:1px solid #eee;
102     padding-bottom:5px;
105 /* Courses
106 ----------------------------*/
108 h2.headingblock {
109     font-weight: normal;
110     color:#999;
111     font-size: 1.5em;
112     border-bottom:1px solid #eee;
113     padding-bottom:2px;
116 .coursebox {
117     border-color: #eee;
120 .coursebox .info {
121     width: 35%;
124 .coursebox .info .name {
125     margin-bottom: 0;
128 .coursebox .info .teachers {
129     font-size: 0.9em;
130     color: #888;
133 .coursebox .summary {
134     width: 63%;
137 .course-content .section.main {
138     border-bottom: 1px solid #eee;
141 .course-content .section.main .content {
142     padding: 5px 5px 10px;
145 .course-content .weeks .section.main .content {
146     margin-left: 0;
149 .course-content .weeks .section.main .left {
150     display: none;
153 .course-content .section.main.current {
154     background:#fffcdc;
157 .course-content .weeks .section.main h3.weekdates {
158     color: #999;
161 .course-content .current .left,
162 .course-content .current h3.weekdates {
163     color: #f25f0f !important;
165 /* Forum
166 --------------------------*/
168 .forumpost .topic {
169     background: #eee;
170     border-width: 0;
171     padding: 4px 10px 4px;
174 .forumpost .subject {
175     font-size: 1.25em;
178 .forumpost .author {
179     font-size: 0.9em;
180     font-style: italic;
183 .forumpost .no-overflow {
184     border-width: 0 1px 10px;
185     border-style: solid;
186     border-color: #aaa #eee #eee;
187     margin: 0 1px 1px 1px;
190 .forumpost .content .posting {
191     padding: 5px 10px 10px;
194 /* Dock */
196 #dock {
197     background: #eee;
198     border: none;
201 #dock .firstdockitem {
202     margin-top: 15px;
205 #dock .dockeditem {
206     background-color: #fff;
207     border: 1px solid #eee;
208     border-width: 0 1px 1px 0;
209     padding: 3px 0;
212 #dock .dockeditem .dockedtitle {
213     border: none;
216 #dock .dockeditem .dockedtitle h2 {
217     margin: 12px 0 12px 7px;
218     color: #666;
221 #dockeditempanel .dockeditempanel_content {
222     border-color: #eee;
225 #dockeditempanel .dockeditempanel_hd {
226     border-bottom: none;
227     padding: 3px 5px;
228     background: #eee;
229     text-align: left;
232 #dockeditempanel .dockeditempanel_hd h2 {
233     color: #333;
234     text-align: right;
235     font-weight: normal;
236     font-size: 0.8em;
237     padding: 0 2px;
240 #dockeditempanel .dockeditempanel_hd .commands {
241     float: right;
244 .has-custom-menu #dock .firstdockitem {
245     margin-top:30px;
248 .has-custom-menu #wrapper,
249 #custommenu .yui3-menu-horizontal .yui3-menu-content,
250 #custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content,
251 #custommenu .yui3-menu-horizontal .yui3-menu-content ul,
252 #custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content ul,
253 #custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content li li:hover > a,
254 #custommenu .yui3-menu-horizontal .yui3-menu-label,
255 #custommenu .yui3-menuitem,
256 #custommenu .yui3-menuitem .yui3-menuitem-content {
257     border-width: 0;
260 #custommenu {
261     padding-left:100px;
262     border-bottom:1px solid #DDD;
263     background-color:#EEE;
266 #custommenu .yui3-menu-content {
267     background-color: transparent;
270 #custommenu .yui3-menu .yui3-menu-label,
271 #custommenu .yui3-menu .yui3-menuitem-content {
272     color:#F25F0F;
273     line-height:24px;
274     padding: 5px 10px;
277 #custommenu .custom_menu_submenu .yui3-menu-label,
278 #custommenu .custom_menu_submenu .yui3-menuitem-content {
279     padding: 5px 20px;
282 #custommenu .custom_menu_submenu .yui3-menu-content,
283 #custommenu .yui3-menu-label-active,
284 #custommenu .yui3-menu-label-menuvisible {
285     background-color: #f9f9f9;
288 #custommenu .custom_menu_submenu .yui3-menu-label-active,
289 #custommenu .custom_menu_submenu .yui3-menu-label-menuvisible,
290 #custommenu .yui3-menu .yui3-menu .yui3-menuitem-active .yui3-menuitem-content {
291     background-color: #fefefe;
294 #custommenu .custom_menu_submenu .yui3-menu-content {
295     border-left:1px solid #DDD;
296     border-right:1px solid #DDD;
297     border-bottom:1px solid #DDD;
299 #custommenu .custom_menu_submenu .custom_menu_submenu .yui3-menu-content {
300     border-top:1px solid #DDD;