bin/upgrading/s2layers/transmogrified/layout.s2
author fu
Fri Jan 27 18:00:49 2012 +0800
changeset 451 0294fe281d24
parent 450 e6798bb82d8c
child 452 a86a9cac2a37
permissions -rw-r--r--
http://bugs.dwscoalition.org/show_bug.cgi?id=4245

Add a bit of spacing for keywords.

Patch by fu.
mark@68
     1
layerinfo type = "layout";
mark@68
     2
layerinfo name = "Transmogrified";
mark@68
     3
layerinfo redist_uniq = "transmogrified/layout";
fu@336
     4
layerinfo author_name = "Yvonne";
mark@68
     5
layerinfo author_email = "absolut@livejournal.com";
mark@68
     6
layerinfo des = "Transmogrified, a style you can change easily";
mark@68
     7
mark@130
     8
set layout_authors = [ { "name" => "Yvonne" } ];
mark@130
     9
mark@78
    10
propgroup presentation {
mark@78
    11
    property use num_items_recent;
mark@78
    12
    property use num_items_reading;
mark@78
    13
    property use use_journalstyle_entry_page;
mark@93
    14
    property use layout_type;
mark@93
    15
    property use sidebar_width;
fu@388
    16
    property use margins_size;
fu@388
    17
    property use margins_unit;
mark@97
    18
    property use tags_page_type;
fu@389
    19
    property use userpics_style_group;
fu@257
    20
    property use userpics_position;
fu@266
    21
    property use entry_metadata_position;
mark@121
    22
    property use use_custom_friend_colors;
fu@264
    23
    property use use_shared_pic;
fu@282
    24
    property use userlite_interaction_links;
fu@282
    25
    property use entry_management_links;
fu@282
    26
    property use comment_management_links;
fu@446
    27
    property use reg_firstdayofweek;
fu@359
    28
    property use entry_datetime_format_group;
fu@359
    29
    property use comment_datetime_format_group;
mark@78
    30
}
mark@78
    31
mark@93
    32
set layout_type = "two-columns-right";
mark@93
    33
set sidebar_width = "230px";
kareila@190
    34
set margins_size = "2";
kareila@190
    35
set margins_unit = "%";
mark@97
    36
set tags_page_type = "";
mark@106
    37
set userpics_position = "right";
fu@383
    38
set entry_management_links = "text";
fu@383
    39
set comment_management_links = "text";
fu@383
    40
set all_commentsubjects = true;
mark@121
    41
set custom_colors_template = "%%new%% .userpic a {background-color: %%background%%; border: solid 1px %%foreground%%;}";
mark@93
    42
mark@68
    43
propgroup colors {
mark@68
    44
    property use color_page_background;
fu@257
    45
mark@68
    46
    property Color color_page_title_background { des = "Title background"; }
mark@68
    47
    property use color_page_title;
mark@68
    48
    property Color color_header_background { des = "Header background"; }
mark@68
    49
    property Color color_header_text { des = "Header text"; }
mark@68
    50
    property Color color_header_hover_background {des = "Header link background when hovered over"; }
mark@68
    51
    property Color color_header_hover { des = "Header link text when hovered over"; }
mark@68
    52
mark@68
    53
    property Color color_main_background { des = "Main background"; }
mark@68
    54
    property use color_page_text;
mark@68
    55
afuna@148
    56
    property use color_page_link;
afuna@148
    57
    property use color_page_link_hover;
afuna@148
    58
    property use color_page_link_active;
afuna@148
    59
    property use color_page_link_visited;
afuna@148
    60
mark@68
    61
    property use color_module_link;
mark@124
    62
    property use color_module_link_hover;
mark@124
    63
    property use color_module_link_active;
mark@124
    64
    property use color_module_link_visited;
mark@68
    65
    property use color_module_border;
mark@68
    66
    property use color_module_text;
mark@68
    67
    property use color_module_background;
mark@68
    68
    property use color_module_title;
mark@68
    69
    property Color color_module_title_background { des = "Sidebar box title background"; }
mark@68
    70
    property Color color_module_title_border { des = "Sidebar box title border"; }
mark@68
    71
mark@68
    72
    property use color_entry_border;
mark@68
    73
    property use color_entry_background;
mark@68
    74
    property use color_entry_link;
mark@124
    75
    property use color_entry_link_hover;
mark@124
    76
    property use color_entry_link_active;
mark@124
    77
    property use color_entry_link_visited;
mark@68
    78
    property use color_entry_text;
mark@68
    79
    property use color_entry_title;
mark@68
    80
    property Color color_entry_title_border { des = "Entry\Comment subject border"; }
mark@68
    81
    property Color color_entry_title_background { des = "Entry\Comment subject background"; }
mark@68
    82
mark@68
    83
    property Color color_entry_border_alt { des = "Alternate entry\Comment border"; }
mark@68
    84
    property Color color_entry_background_alt { des = "Alternate entry\Comment background b"; }
mark@68
    85
    property Color color_entry_link_alt { des = "Alternate entry\Comment b links"; }
mark@124
    86
    property Color color_entry_link_hover_alt { des = "Alternate entry\Comment b hover links"; }
mark@124
    87
    property Color color_entry_link_active_alt { des = "Alternate entry\Comment b active links"; }
mark@124
    88
    property Color color_entry_link_visited_alt { des = "Alternate entry\Comment b visited links"; }
mark@68
    89
    property Color color_entry_text_alt { des = "Alternate entry\Comment b text"; }
mark@68
    90
    property Color color_entry_subject_alt { des = "Alternate entry\Comment subject b"; }
mark@68
    91
    property Color color_entry_subject_alt_border { des = "Alternate entry\Comment subject border b"; }
mark@68
    92
    property Color color_entry_subject_alt_background { des = "Alternate entry\Comment subject background b"; }
mark@68
    93
mark@68
    94
    property Color color_comments_form_border { des = "Comments form border"; }
mark@68
    95
mark@68
    96
    property Color color_footer_background { des = "Footer background"; }
mark@68
    97
    property Color color_footer_text { des = "Footer text"; }
mark@68
    98
    property Color color_footer_link { des = "Footer link"; }
mark@68
    99
mark@68
   100
    property Color color_archivemonth_background { des = "Archive month background"; }
mark@68
   101
    property Color color_archivemonth_border { des = "Archive month border"; }
mark@68
   102
    property Color color_archivemonth_title_background { des = "Archive month title background"; }
mark@68
   103
    property Color color_archivemonth_title_border { des = "Archive month title border"; }
mark@68
   104
    property Color color_archivemonth_title { des = "Archive month title text"; }
mark@68
   105
mark@68
   106
    property Color color_navigation_background { des = "Page back/forwards background"; }
mark@68
   107
    property Color color_navigation_text { des = "Page back/forwards text"; }
mark@68
   108
    property Color color_navigation_border { des = "Page back/forwards border"; }
mark@68
   109
fu@450
   110
    ### Also used for the custom Icons page; implemented later hence the inaccurate name.
fu@450
   111
    property Color color_tagspage_background { des = "Tags and Icons page background"; }
fu@450
   112
    property Color color_tagspage_border { des = "Tags and Iconspage border"; }
fu@450
   113
    property Color color_tagspage_title { des = "Tags and Icons page title text"; }
fu@450
   114
    property Color color_tagspage_title_border { des = "Tags and Icons page title border"; }
fu@450
   115
    property Color color_tagspage_title_background { des = "Tags and Icons page title background"; }
fu@450
   116
mark@68
   117
}
fu@257
   118
mark@96
   119
propgroup images {
mark@96
   120
    property use image_background_page_group;
mark@96
   121
    property use image_background_header_group;
mark@96
   122
    property use image_background_header_height;
mark@96
   123
    property use image_background_entry_group;
mark@96
   124
    property use image_background_module_group;
mark@96
   125
}
mark@96
   126
afuna@238
   127
propgroup fonts {
afuna@238
   128
    property use font_base;
afuna@238
   129
    property use font_fallback;
afuna@238
   130
    property use font_base_size;
afuna@238
   131
    property use font_base_units;
afuna@247
   132
    property use font_journal_title;
afuna@247
   133
    property use font_journal_title_size;
afuna@247
   134
    property use font_journal_title_units;
afuna@247
   135
    property use font_entry_title;
afuna@247
   136
    property use font_entry_title_size;
afuna@247
   137
    property use font_entry_title_units;
fu@348
   138
    property use font_comment_title;
fu@348
   139
    property use font_comment_title_size;
fu@348
   140
    property use font_comment_title_units;
afuna@238
   141
    property use font_module_heading;
afuna@238
   142
    property use font_module_heading_size;
afuna@238
   143
    property use font_module_heading_units;
afuna@247
   144
    property use font_module_text;
afuna@247
   145
    property use font_module_text_size;
afuna@247
   146
    property use font_module_text_units;
afuna@238
   147
}
mark@68
   148
mark@68
   149
set font_base = "Verdana";
mark@142
   150
set font_fallback = "sans-serif";
fu@255
   151
set font_base_size = "1";
fu@255
   152
set font_base_units = "em";
mark@142
   153
set font_module_heading_size = "1.1";
mark@142
   154
set font_module_heading_units = "em";
mark@68
   155
fu@383
   156
propgroup modules {
fu@383
   157
    property use module_userprofile_group;
fu@383
   158
    property use module_navlinks_group;
fu@383
   159
    property use module_calendar_group;
fu@383
   160
    property use module_pagesummary_group;
fu@383
   161
    property use module_tags_group;
fu@383
   162
    property use module_active_group;
fu@383
   163
    property use module_links_group;
fu@383
   164
    property use module_syndicate_group;
fu@383
   165
    property use module_time_group;
fu@383
   166
    property use module_poweredby_group;
fu@383
   167
    property use module_customtext_group;
fu@383
   168
    property use module_credit_group;
fu@383
   169
    property use module_search_group;
fu@393
   170
    property use module_cuttagcontrols_group;
fu@383
   171
}
fu@383
   172
fu@406
   173
set module_layout_sections = "none|(none)|one|Header|two|Main Module Section|three|Footer";
fu@383
   174
set module_navlinks_section = "one";
fu@383
   175
set module_userprofile_section = "two";
fu@383
   176
set module_pagesummary_section = "two";
fu@383
   177
set module_tags_section = "two";
fu@383
   178
set module_links_section = "two";
fu@383
   179
set module_syndicate_section = "two";
fu@383
   180
set module_calendar_section = "two";
fu@383
   181
set module_poweredby_section = "three";
fu@383
   182
set module_time_section = "none";
fu@383
   183
set module_customtext_section = "two";
fu@383
   184
set module_active_section = "two";
fu@383
   185
set module_credit_section = "two";
fu@383
   186
set module_search_section = "two";
fu@390
   187
set module_cuttagcontrols_section = "two";
fu@383
   188
fu@383
   189
propgroup text {
fu@383
   190
    property use text_view_recent;
fu@383
   191
    property use text_view_friends;
fu@383
   192
    property use text_view_network;
fu@383
   193
    property use text_view_friends_comm;
fu@383
   194
    property use text_view_friends_filter;
fu@383
   195
    property use text_view_archive;
fu@383
   196
    property use text_view_userinfo;
fu@383
   197
    property use text_view_memories;
fu@383
   198
    property use text_view_tags;
fu@383
   199
fu@383
   200
    property use text_post_comment;
fu@383
   201
    property use text_max_comments;
fu@383
   202
    property use text_read_comments;
fu@383
   203
    property use text_post_comment_friends;
fu@383
   204
    property use text_read_comments_friends;
fu@383
   205
fu@383
   206
    property use text_skiplinks_back;
fu@383
   207
    property use text_skiplinks_forward;
fu@383
   208
    property use text_meta_music;
fu@383
   209
    property use text_meta_mood;
fu@383
   210
    property use text_meta_location;
fu@383
   211
    property use text_meta_xpost;
fu@383
   212
    property use text_tags;
fu@383
   213
fu@383
   214
    property use text_entry_prev;
fu@383
   215
    property use text_entry_next;
fu@383
   216
    property use text_edit_entry;
fu@383
   217
    property use text_edit_tags;
fu@383
   218
    property use text_tell_friend;
fu@383
   219
    property use text_mem_add;
fu@383
   220
    property use text_watch_comments;
fu@383
   221
    property use text_unwatch_comments;
fu@383
   222
    property use text_permalink;
fu@383
   223
    property use text_stickyentry_subject;
fu@383
   224
    
fu@383
   225
    property use text_module_customtext;
fu@383
   226
    property use text_module_customtext_content;
fu@383
   227
    property use text_module_customtext_url;
fu@383
   228
}
fu@383
   229
mark@68
   230
propgroup customcss {
mark@68
   231
    property use external_stylesheet;
mark@68
   232
    property use include_default_stylesheet;
mark@68
   233
    property use linked_stylesheet;
mark@68
   234
    property use custom_css;
mark@68
   235
}
mark@68
   236
mark@68
   237
function Page::print()
mark@68
   238
{
mark@68
   239
    """
mark@68
   240
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
mark@68
   241
    <html xmlns="http://www.w3.org/1999/xhtml">
mark@68
   242
    <head>""";
mark@68
   243
        $this->print_head();
mark@68
   244
        $this->print_stylesheets();
fu@405
   245
        $this->print_head_title();
mark@68
   246
    println "</head>";
mark@112
   247
    $this->print_wrapper_start();
mark@86
   248
    $this->print_control_strip();
mark@68
   249
    """
mark@68
   250
            <div id="container">
mark@68
   251
            <div id="header">
mark@68
   252
    """;
mark@68
   253
    """
mark@68
   254
                <a name="top">
mark@68
   255
    """;
mark@68
   256
    $this->print_global_title();
mark@68
   257
    """
mark@68
   258
                </a>
mark@68
   259
            </div>
mark@68
   260
    """;
mark@68
   261
    $this->print_module_section("one");
mark@68
   262
    """
mark@68
   263
            <div id="wrap">
fu@405
   264
    """;
fu@405
   265
            if ($*layout_type == "one-column-split") {
fu@405
   266
                $this->print_module_section("two");
fu@405
   267
            }
fu@405
   268
    """
mark@68
   269
            <div id="content">
mark@68
   270
    """;
mark@68
   271
    $this->print_body();
mark@68
   272
    """
mark@68
   273
            </div>
mark@68
   274
    """;
fu@405
   275
            if ($*layout_type != "one-column-split") {
fu@405
   276
                $this->print_module_section("two");
fu@405
   277
            }
mark@68
   278
    """
mark@68
   279
            </div><div style="clear:both;"></div>
mark@68
   280
        </div>
mark@68
   281
        <div id="footer">
mark@68
   282
    """;
mark@68
   283
    $this->print_module_section("three");
mark@68
   284
    """
mark@68
   285
        </div>
fu@381
   286
        <div id="body-footer">
fu@381
   287
    """;
fu@381
   288
            print safe """<div class="page-top"><a href="#">$*text_page_top</a></div>""";
fu@381
   289
    """
fu@381
   290
        </div>
mark@68
   291
    """;
mark@68
   292
    $this->print_wrapper_end();
mark@68
   293
    """
mark@68
   294
    </html>
mark@68
   295
    """;
mark@68
   296
}
mark@68
   297
mark@136
   298
function Page::print_default_stylesheet () {
fu@267
   299
    var string sidebar_positioning = "";
fu@267
   300
    var string sidebar_position = "";
fu@267
   301
    var string sidebar_position_alt = "";
fu@267
   302
    if ($*layout_type == "two-columns-right") { $sidebar_positioning = "margin-right: -$*sidebar_width;"; $sidebar_position = "right"; $sidebar_position_alt = "left"; }
fu@267
   303
    elseif ($*layout_type == "two-columns-left") { $sidebar_positioning = "margin-left: -$*sidebar_width;"; $sidebar_position = "left"; $sidebar_position_alt = "right"; }
mark@68
   304
mark@96
   305
    var string page_background = generate_background_css ($*image_background_page_url, $*image_background_page_repeat, $*image_background_page_position, $*color_page_background);
mark@96
   306
    var string header_background = generate_background_css ($*image_background_header_url, $*image_background_header_repeat, $*image_background_header_position, new Color);
mark@96
   307
    if ($*image_background_header_height > 0) {
mark@96
   308
        $header_background = """
mark@96
   309
            $header_background
mark@96
   310
            height: """ + $*image_background_header_height + """px;""";
mark@96
   311
    }
mark@96
   312
mark@96
   313
    var string entry_background = generate_background_css ($*image_background_entry_url, $*image_background_entry_repeat, $*image_background_entry_position, $*color_entry_background);
mark@96
   314
    var string module_background = generate_background_css ($*image_background_module_url, $*image_background_module_repeat, $*image_background_module_position, $*color_module_background);
mark@96
   315
   
mark@96
   316
    var string page_colors = generate_color_css($*color_page_text, $*color_main_background, $*color_page_border);
mark@96
   317
    var string page_title_colors = generate_color_css($*color_page_title, new Color, new Color);
mark@96
   318
mark@96
   319
    var string page_link_colors = generate_color_css($*color_page_link, new Color, new Color);
mark@96
   320
    var string page_link_active_colors = generate_color_css($*color_page_link_active, new Color, new Color);
mark@96
   321
    var string page_link_hover_colors = generate_color_css($*color_page_link_hover, new Color, new Color);
mark@96
   322
    var string page_link_visited_colors = generate_color_css($*color_page_link_visited, new Color, new Color);
mark@96
   323
fu@334
   324
    var string page_font = generate_font_css("", $*font_base, $*font_fallback, $*font_base_size, $*font_base_units);
fu@334
   325
    var string page_title_font = generate_font_css($*font_journal_title, $*font_base, $*font_fallback, $*font_journal_title_size, $*font_journal_title_units);
fu@334
   326
    var string entry_title_font = generate_font_css($*font_entry_title, $*font_base, $*font_fallback, $*font_entry_title_size, $*font_entry_title_units);
fu@348
   327
    var string comment_title_font = generate_font_css($*font_comment_title, $*font_base, $*font_fallback, $*font_comment_title_size, $*font_comment_title_units);
fu@334
   328
    var string module_font = generate_font_css($*font_module_text, $*font_base, $*font_fallback, $*font_module_text_size, $*font_module_text_units);
fu@334
   329
    var string module_title_font = generate_font_css($*font_module_heading, $*font_base, $*font_fallback, $*font_module_heading_size, $*font_module_heading_units);
mark@142
   330
fu@389
   331
    var string entry_userpic_shift = "";
fu@389
   332
    if ( $*entry_userpic_style == "" ) { $entry_userpic_shift = "-66px"; }
fu@389
   333
    elseif ( $*entry_userpic_style == "small" ) { $entry_userpic_shift = "-50px"; }
fu@389
   334
    elseif ( $*entry_userpic_style == "smaller" ) { $entry_userpic_shift = "-33px"; }
fu@389
   335
fu@389
   336
    var string comment_userpic_shift = "";
fu@389
   337
    if ( $*comment_userpic_style == "" ) { $comment_userpic_shift = "-66px"; }
fu@389
   338
    elseif ( $*comment_userpic_style == "small" ) { $comment_userpic_shift = "-50px"; }
fu@389
   339
    elseif ( $*comment_userpic_style == "smaller" ) { $comment_userpic_shift = "-33px"; }
fu@389
   340
fu@389
   341
    var string entry_header_margin = "";
fu@389
   342
    if ( $*entry_userpic_style == "" ) { $entry_header_margin = "120px"; }
fu@389
   343
    elseif ( $*entry_userpic_style == "small" ) { $entry_header_margin = "95px"; }
fu@389
   344
    elseif ( $*entry_userpic_style == "smaller" ) { $entry_header_margin = "70px"; }
fu@389
   345
fu@389
   346
    var string comment_header_margin = "";
fu@389
   347
    if ( $*comment_userpic_style == "" ) { $comment_header_margin = "120px"; }
fu@389
   348
    elseif ( $*comment_userpic_style == "small" ) { $comment_header_margin = "95px"; }
fu@389
   349
    elseif ( $*comment_userpic_style == "smaller" ) { $comment_header_margin = "70px"; }
afuna@247
   350
mark@106
   351
    var string userpic_css = "";
mark@106
   352
    if($*userpics_position == "left") {
fu@257
   353
        $userpic_css = """
fu@257
   354
        .entry-title, .comment-title { margin: 0; }
fu@389
   355
        .has-userpic .entry .header { margin: 0 0 0 $entry_header_margin; }
fu@389
   356
        .has-userpic .comment .header { margin: 0 0 0 $comment_header_margin; }
fu@257
   357
        .entry .userpic a, .comment .userpic a { left: 10px; right: auto; }""";
fu@257
   358
    }
mark@106
   359
    elseif($*userpics_position == "right") {
fu@257
   360
        $userpic_css = """
fu@257
   361
        .entry-title, .comment-title { margin: 0; }
fu@389
   362
        .has-userpic .entry .header { margin: 0 $entry_header_margin 0 0; }
fu@389
   363
        .has-userpic .comment .header { margin: 0 $comment_header_margin 0 0; }
fu@257
   364
        .entry .userpic a, .comment .userpic a { right: 10px; left: auto; }""";
fu@257
   365
    }
mark@106
   366
mark@106
   367
mark@96
   368
# NB Background image stuff in container, not in body, and colors fixed accordingly. Otherwise it messes up the layout.
mark@96
   369
# Homegrown logic for entry and module colors to fit with Transmog specialist options for alternating
mark@96
   370
mark@68
   371
    """
mark@68
   372
    /* believe me, this style is much easier to deal with if you 
fu@257
   373
    just leave this here. It says "lets use the IE box model" for
mark@68
   374
    non IE browsers */
mark@68
   375
    * { box-sizing:border-box; -moz-box-sizing:border-box }
mark@68
   376
mark@68
   377
    body {
mark@68
   378
        background-color: $*color_page_background;
mark@142
   379
        $page_font
mark@109
   380
        margin: 0;
mark@68
   381
        padding: 0;
mark@68
   382
    }
mark@68
   383
afuna@148
   384
    a { $page_link_colors  }
kareila@168
   385
    a:visited { $page_link_visited_colors }
kareila@168
   386
    a:hover { $page_link_hover_colors }
afuna@148
   387
    a:active { $page_link_active_colors }
afuna@148
   388
fu@248
   389
    q { font-style: italic; }
fu@248
   390
mark@68
   391
    #container {
mark@96
   392
                $page_background
mark@96
   393
                $page_colors
mark@68
   394
    }
mark@68
   395
fu@381
   396
    #container, #footer, #body-footer {
kareila@190
   397
        margin: 0 $*margins_size$*margins_unit;
mark@123
   398
    }
mark@123
   399
mark@68
   400
    #header {
mark@96
   401
                $header_background
mark@96
   402
                background-color: $*color_page_title_background;
mark@96
   403
                color: $*color_page_title;
mark@96
   404
                margin: 0;
mark@96
   405
                padding: 0;
fu@257
   406
    }
mark@68
   407
mark@68
   408
    #header a {
fu@257
   409
        color: $*color_page_title;
mark@68
   410
        text-decoration: none;
mark@68
   411
    }
mark@68
   412
mark@68
   413
    #header h1 {
fu@257
   414
        margin: 0;
fu@257
   415
        padding: 20px;
afuna@247
   416
        $page_title_font
fu@257
   417
    }
mark@68
   418
fu@257
   419
    #header h2 {
fu@257
   420
        padding: 0 20px 20px 20px;
fu@257
   421
    }
mark@68
   422
mark@68
   423
    #wrap {
mark@68
   424
        color: $*color_page_text;
mark@68
   425
        padding-top: 20px;
mark@68
   426
        padding-$sidebar_position_alt: 20px;
fu@257
   427
    }
mark@68
   428
mark@68
   429
    #content {
fu@257
   430
        margin: 0 0;
mark@68
   431
        position: relative;
mark@68
   432
        width: 100%;
mark@68
   433
        padding-bottom: 20px;
kareila@146
   434
        z-index: 20;
mark@68
   435
     }
mark@68
   436
mark@96
   437
    .module {
mark@96
   438
        $module_background
mark@96
   439
    }
afuna@247
   440
afuna@247
   441
    .module h2 {
afuna@247
   442
        $module_title_font
afuna@247
   443
    }
afuna@247
   444
afuna@247
   445
    .module-content {
afuna@247
   446
        $module_font
afuna@247
   447
    }
afuna@247
   448
mark@68
   449
    .module-section-two {
mark@68
   450
        position: relative;
mark@68
   451
        width: $*sidebar_width;
mark@68
   452
        /* this must stay at the bottom of this code as in some circumstances
mark@68
   453
        it closes one declaration and opens another one */
fu@268
   454
        $sidebar_positioning
mark@68
   455
    }
mark@68
   456
fu@405
   457
    .one-column .module-section-two {
fu@405
   458
        margin: 0;
fu@405
   459
        position: relative;
fu@405
   460
        width: auto;
fu@405
   461
    }
fu@405
   462
mark@68
   463
    .module-section-two .module {
mark@68
   464
        border: solid 1px $*color_module_border;
mark@68
   465
        color: $*color_module_text;
mark@68
   466
        background-color: $*color_module_background;
mark@68
   467
        margin: 20px;
mark@68
   468
        margin-$sidebar_position_alt: 10px;
fu@405
   469
        padding: 10px;
mark@68
   470
    }
mark@68
   471
fu@405
   472
    .one-column .module-section-two .module {
fu@405
   473
        margin: 20px 0;
fu@405
   474
    }
fu@259
   475
fu@259
   476
    .module-section-one .module {
fu@259
   477
        padding: .5em 20px;
fu@259
   478
    }
fu@259
   479
fu@259
   480
    .module-section-one .module-navlinks.module {
fu@259
   481
        padding: 0;
fu@259
   482
    }
fu@259
   483
fu@259
   484
    .module-section-one .module-navlinks ul {
mark@68
   485
        background-color: $*color_header_background;
mark@68
   486
        color: $*color_header_text;
mark@68
   487
        margin: 0;
fu@404
   488
        padding: 0 20px;
fu@404
   489
    }
fu@404
   490
fu@404
   491
    .module-section-one .module-navlinks li {
fu@404
   492
        display: inline;
fu@404
   493
        line-height: 2.3em;
fu@404
   494
        list-style: none;
mark@68
   495
    }
mark@68
   496
fu@259
   497
    .module-section-one .module-navlinks li a {
mark@68
   498
        text-decoration: none;
mark@68
   499
        padding-top: 0.5em;
mark@68
   500
        padding-right: 20px;
mark@68
   501
        padding-bottom: 0.5em;
mark@68
   502
        padding-left: 20px;
mark@68
   503
        background-color: $*color_header_background;
mark@68
   504
        color: $*color_header_text;
mark@68
   505
    }
mark@68
   506
fu@259
   507
    .module-section-one .module-navlinks ul li a:hover, .module-section-one .module-navlinks ul li.active a {
mark@68
   508
        background-color: $*color_header_hover_background;
mark@68
   509
        color: $*color_header_hover;
mark@68
   510
    }
mark@68
   511
mark@68
   512
    .module-section-two a {
mark@68
   513
        color: $*color_module_link;
mark@68
   514
    }
mark@124
   515
kareila@168
   516
    .module-section-two a:visited {
kareila@168
   517
         color: $*color_module_link_visited;
kareila@168
   518
     }
kareila@168
   519
mark@124
   520
    .module-section-two a:hover {
mark@124
   521
         color: $*color_module_link_hover;
mark@124
   522
     }
mark@124
   523
mark@124
   524
     .module-section-two a:active {
mark@124
   525
         color: $*color_module_link_active;
mark@124
   526
     }
mark@124
   527
mark@68
   528
    .module-section-two .module-header a {
mark@68
   529
        text-decoration: none;
mark@68
   530
    }
mark@68
   531
    .module-section-two h2 {
fu@257
   532
        margin: 0;
mark@68
   533
        margin-bottom: 7px;
fu@257
   534
        padding: 0.2em;
fu@257
   535
        background-color: $*color_module_title_background;
fu@257
   536
        color: $*color_module_title;
fu@257
   537
        border: 1px solid $*color_module_title_border;
fu@257
   538
    }
mark@68
   539
mark@68
   540
    .module-section-two ul {
fu@257
   541
        list-style-type: none;
fu@257
   542
        margin-left: 0.5em;
fu@257
   543
        padding: 0;
fu@257
   544
    }
fu@257
   545
    .module-section-two ul ul {
fu@257
   546
        list-style-type: none;
fu@257
   547
        margin-left: 0.5em;
fu@257
   548
        padding: 0.5em;
fu@257
   549
    }
mark@68
   550
mark@68
   551
    .module-userprofile .userpic img {
mark@68
   552
        border: none;
mark@68
   553
        margin: 20px;
mark@68
   554
    }
mark@68
   555
    .module-userprofile .userpic {
mark@68
   556
        text-align: center;
mark@68
   557
    }
fu@320
   558
    .module-userprofile ul.icon-links {
fu@257
   559
        margin: 0;
fu@257
   560
        padding: 0;
mark@68
   561
        text-align: center;
mark@68
   562
        margin-top: 5px;
mark@68
   563
    }
mark@68
   564
    .module-userprofile p {
fu@257
   565
        margin-top: 0;
fu@257
   566
        margin-bottom: 0;
mark@68
   567
    }
fu@320
   568
    .module-userprofile .icon-links li {
mark@68
   569
        display: inline;
mark@68
   570
        padding: 5px;
mark@68
   571
        list-style: none;
mark@68
   572
    }
fu@405
   573
fu@405
   574
    .one-column .module-userprofile .module-content {
fu@405
   575
        text-align: center;
fu@405
   576
    }
fu@405
   577
mark@107
   578
    .module-calendar .module-content {
mark@68
   579
        text-align: center;
mark@68
   580
    }
mark@68
   581
    .module-calendar table {
mark@68
   582
        margin-left: auto;
mark@68
   583
        margin-right: auto;
mark@68
   584
    }
fu@273
   585
    .module-search .search-form {
fu@273
   586
        text-align: right;
fu@273
   587
    }
fu@405
   588
fu@405
   589
    .one-column .module-search .search-form {
fu@405
   590
        text-align: left;
fu@405
   591
    }
fu@405
   592
fu@273
   593
    .module-search .search-box {
fu@273
   594
        width: 100%;
fu@273
   595
    }
fu@405
   596
fu@405
   597
    .one-column .module-search .search-box {
fu@405
   598
        width: auto;
fu@405
   599
    }
fu@405
   600
mark@196
   601
    /* wrap long content, particularly openid usernames */
mark@196
   602
    .module-pagesummary .ljuser {
mark@196
   603
        white-space: normal !important;
mark@196
   604
    }
mark@196
   605
    .module-pagesummary .module-content {
mark@196
   606
        word-wrap: break-word;
mark@196
   607
    }
mark@130
   608
    .module-credit dt, .module-credit dd {
mark@130
   609
        display: inline;
mark@130
   610
        margin: 0;
mark@130
   611
        padding: 0;
mark@130
   612
    }
mark@130
   613
    .module-credit dt {
mark@130
   614
        font-weight: bold;
mark@130
   615
        margin-right: 0.5em;
mark@130
   616
    }
mark@68
   617
fu@295
   618
    .module-tags_cloud li, .tags_cloud li {
fu@295
   619
        display: inline;
fu@295
   620
        list-style-type: none;
fu@295
   621
    }
fu@295
   622
mark@68
   623
    .entry, .comment, .text_noentries_day {
mark@68
   624
        padding: 10px;
mark@68
   625
        margin-top: 76px;
mark@68
   626
        position: relative;
mark@68
   627
        margin-bottom: 10px;
mark@68
   628
    }
mark@106
   629
    $userpic_css
fu@389
   630
mark@68
   631
    .entry .userpic a, .comment .userpic a {
mark@68
   632
        display: block;
mark@68
   633
        position: absolute;
mark@68
   634
        padding: 5px;
mark@68
   635
    }
fu@389
   636
fu@389
   637
    .entry .userpic a {
fu@389
   638
        top: $entry_userpic_shift;
fu@389
   639
    }
fu@389
   640
fu@389
   641
    .comment .userpic a {
fu@389
   642
        top: $comment_userpic_shift;
fu@389
   643
    }
fu@389
   644
mark@68
   645
    .entry .userpic img, .comment .userpic img {
mark@68
   646
        border: none;
mark@68
   647
    }
kareila@292
   648
fu@348
   649
.comment-title {
fu@348
   650
    $comment_title_font
fu@348
   651
    }
fu@348
   652
kareila@292
   653
    .comment-title h4 {
kareila@292
   654
        font-size: inherit;
kareila@292
   655
        font-weight: inherit;
fu@294
   656
        margin: 0;
fu@294
   657
        padding: 0;
kareila@292
   658
    }
mark@68
   659
    .entry-title, .comment-title {
mark@68
   660
        padding: 0.2em;
mark@68
   661
    }
afuna@247
   662
    .entry .entry-title {
afuna@247
   663
        $entry_title_font
afuna@247
   664
    }
mark@68
   665
    .entry-title a, .comment-title a {
mark@68
   666
        text-decoration: none;
mark@68
   667
    }
mark@68
   668
mark@82
   669
    .entry-wrapper-odd .entry, .comment-wrapper-odd .comment, .text_noentries_day {
mark@68
   670
        border: solid 1px $*color_entry_border;
mark@68
   671
        background-color: $*color_entry_background;
mark@68
   672
        color: $*color_entry_text;
mark@68
   673
    }
mark@82
   674
    .entry-wrapper-odd .userpic a, .comment-wrapper-odd .userpic a {
mark@68
   675
        background-color: $*color_entry_title_background;
mark@68
   676
        border: solid 1px $*color_entry_title_border;
mark@68
   677
    }
mark@82
   678
    .entry-wrapper-odd .entry-title, .comment-wrapper-odd .comment-title {
mark@68
   679
        border: solid 1px $*color_entry_title_border;
mark@68
   680
        color: $*color_entry_title;
mark@68
   681
        background-color: $*color_entry_title_background;
mark@68
   682
    }
mark@82
   683
    .entry-wrapper-odd .entry-title a, .comment-wrapper-odd .comment-title a {
mark@68
   684
        color: $*color_entry_title;
mark@68
   685
    }
mark@124
   686
    .entry-wrapper-odd a, .comment-wrapper-odd a {
mark@68
   687
        color: $*color_entry_link;
mark@68
   688
    }
kareila@168
   689
    .entry-wrapper-odd a:visited, .comment-wrapper-odd a:visited {
kareila@168
   690
        color: $*color_entry_link_visited;
kareila@168
   691
    }
mark@124
   692
    .entry-wrapper-odd a:hover, .comment-wrapper-odd a:hover {
mark@124
   693
        color: $*color_entry_link_hover;
mark@124
   694
    }
mark@124
   695
    .entry-wrapper-odd a:active, .comment-wrapper-odd a:active {
mark@124
   696
        color: $*color_entry_link_active;
mark@124
   697
    }
mark@68
   698
mark@82
   699
    .entry-wrapper-even .entry, .comment-wrapper-even .comment {
mark@68
   700
        border: solid 1px $*color_entry_border_alt;
mark@68
   701
        background-color: $*color_entry_background_alt;
mark@68
   702
        color: $*color_entry_text_alt;
mark@68
   703
    }
mark@82
   704
    .entry-wrapper-even .userpic a, .comment-wrapper-even .userpic a {
mark@68
   705
        background-color: $*color_entry_subject_alt_background;
mark@68
   706
        border: solid 1px $*color_entry_subject_alt_border;
mark@68
   707
    }
mark@82
   708
    .entry-wrapper-even .entry-title, .comment-wrapper-even .comment-title {
mark@68
   709
        border: solid 1px $*color_entry_subject_alt_border;
mark@68
   710
        color: $*color_entry_subject_alt;
mark@68
   711
        background-color: $*color_entry_subject_alt_background;
mark@68
   712
    }
mark@82
   713
    .entry-wrapper-even .entry-title a, .comment-wrapper-even .comment-title a {
mark@68
   714
        color: $*color_entry_subject_alt;
mark@68
   715
    }
mark@82
   716
    .entry-wrapper-even a, .comment-wrapper-even a {
mark@68
   717
        color: $*color_entry_link_alt;
mark@68
   718
    }
kareila@168
   719
    .entry-wrapper-even a:visited, .comment-wrapper-even a:visited {
kareila@168
   720
        color: $*color_entry_link_visited_alt;
kareila@168
   721
    }
mark@124
   722
    .entry-wrapper-even a:hover, .comment-wrapper-even a:hover {
mark@124
   723
        color: $*color_entry_link_hover_alt;
mark@124
   724
    }
mark@124
   725
    .entry-wrapper-even a:active, .comment-wrapper-even a:active {
mark@124
   726
        color: $*color_entry_link_active_alt;
mark@124
   727
    }
mark@68
   728
mark@68
   729
    .entry .time, .entry .date {
mark@68
   730
        padding: 0.2em;
mark@68
   731
        display: inline-block;
mark@68
   732
    }
mark@68
   733
    .entry-content, .comment-content {
fu@257
   734
        padding: 10px 0;
mark@68
   735
    }
mark@108
   736
mark@108
   737
    .no-userpic .comment {
mark@108
   738
        margin-top: 20px;
mark@108
   739
    }
mark@108
   740
    .no-userpic .comment-title {
fu@257
   741
        margin: 0;
mark@108
   742
    }
mark@108
   743
mark@108
   744
    .partial .comment-title {
mark@108
   745
        display: inline;
fu@307
   746
        margin-right: .3em;
fu@307
   747
        line-height: 1.4em;
fu@307
   748
        }
fu@307
   749
fu@307
   750
    .partial .comment-title h4 {
fu@307
   751
        display: inline;
fu@307
   752
        }
fu@307
   753
fu@307
   754
    .partial .comment-poster:before {
fu@307
   755
        content: "- ";
fu@307
   756
        }
mark@108
   757
mark@68
   758
    .tag {
mark@68
   759
        font-weight: bold;
mark@68
   760
        text-align: left;
mark@68
   761
    }
mark@68
   762
    .tag a {
mark@68
   763
        font-weight: normal;
mark@68
   764
    }
mark@68
   765
    .tag ul { display: inline; margin: 0; padding: 0; }
mark@68
   766
mark@68
   767
    .tag li {
mark@68
   768
        display: inline;
mark@68
   769
        list-style: none;
fu@257
   770
        padding: 0;
mark@68
   771
    }
mark@68
   772
    *+html .tag li {
mark@68
   773
        padding: 0 5px;
mark@68
   774
    }
mark@68
   775
fu@266
   776
    .entry .metadata.top-metadata {
fu@266
   777
        padding-top: 10px;
fu@266
   778
    }
fu@399
   779
    .entry .metadata.bottom-metadata {
fu@399
   780
        clear: both;
fu@399
   781
    }
mark@68
   782
    .entry .metadata ul {
fu@257
   783
        margin: 0;
fu@257
   784
        padding: 0;
mark@68
   785
    }
mark@68
   786
    .entry .metadata li {
mark@68
   787
        list-style: none;
mark@68
   788
    }
fu@399
   789
    .entry .footer, .comment .footer {
fu@399
   790
        clear: both;
fu@399
   791
    }
mark@68
   792
    .entry .footer .inner, .comment .footer .inner {
mark@68
   793
        text-align: right;
mark@68
   794
    }
mark@68
   795
    .entry .footer a {
mark@68
   796
        white-space: nowrap;
mark@68
   797
    }
mark@68
   798
    .entry-management-links, .entry-interaction-links, .comment-management-links, .comment-interaction-links {
mark@68
   799
        text-align: right;
mark@68
   800
        margin: 0;
mark@68
   801
        padding: 0;
mark@68
   802
        display: inline;
mark@68
   803
    }
mark@68
   804
    .entry-management-links li, .entry-interaction-links li, 
mark@68
   805
    .comment-management-links li, .comment-interaction-links li {
mark@68
   806
        display: inline;
mark@68
   807
        list-style: none;
mark@68
   808
        margin: 0;
mark@68
   809
        padding: 5px;
mark@68
   810
    }
mark@68
   811
    /* lets have a default */
mark@68
   812
    .entry-management-links li a, .comment-management-links li a,
mark@68
   813
    .comment-interaction-links .thread a {
mark@68
   814
        background-image: url($*STATDIR/transmogrified/permalink.gif);
mark@68
   815
        background-repeat: no-repeat;
mark@68
   816
        background-position: 0% 50%;
mark@68
   817
        padding-left: 14px;
mark@68
   818
    }
mark@68
   819
mark@68
   820
    .entry-management-links .edit_entry a, .comment-management-links .delete_comment a,
mark@68
   821
    .comment-management-links .edit_comment a {
mark@68
   822
        background-image: url($*STATDIR/transmogrified/edit.gif);
mark@68
   823
    }
mark@68
   824
    .entry-management-links .edit_tags a, .comment-interaction-links .parent a {
mark@68
   825
        background-image: url($*STATDIR/transmogrified/tag.gif);
mark@68
   826
    }
mark@68
   827
    .entry-management-links .mem_add a, .entry-management-links .watch_comments a,
mark@68
   828
    .comment-management-links .watch_thread a {
mark@68
   829
        background-image: url($*STATDIR/transmogrified/memories.gif);
mark@68
   830
    }
mark@68
   831
    .entry-management-links .link_prev a {
mark@68
   832
        background-image: url($*STATDIR/transmogrified/previous.gif);
mark@68
   833
    }
mark@68
   834
    .entry-management-links .link_next a {
mark@68
   835
        background-image: url($*STATDIR/transmogrified/next.gif);
mark@68
   836
    }
mark@68
   837
    .entry-interaction-links li a, .entry-management-links .tell_friend a,
mark@68
   838
    .comment-interaction-links li a { 
mark@68
   839
        background-image: url($*STATDIR/transmogrified/comment.gif);
mark@68
   840
        background-repeat: no-repeat;
mark@68
   841
        background-position: 0% 50%;
fu@257
   842
        padding-left: 14px;
mark@68
   843
        display: inline;
mark@68
   844
    }
mark@68
   845
    .comment-management-links .delete_comment a {
mark@68
   846
        background-image: url($*STATDIR/transmogrified/delete.gif);
mark@68
   847
    }
mark@68
   848
mark@68
   849
    .entry .footer hr {
mark@68
   850
        display: none;
mark@68
   851
    }
mark@68
   852
mark@68
   853
    .entry .metadata-label {
mark@68
   854
        font-weight: bold;
mark@68
   855
    }
fu@307
   856
    .full .comment-poster {
mark@68
   857
        display: inline-block;
mark@68
   858
        min-width: 40%;
mark@68
   859
    }
mark@68
   860
mark@68
   861
    #content > hr { display: none; }
mark@68
   862
mark@68
   863
    .module-section-three {
mark@68
   864
        clear: both;
mark@68
   865
        width: 100%;
mark@68
   866
        background-color: $*color_footer_background;
mark@68
   867
        color: $*color_footer_text;
mark@68
   868
        margin: 0;
fu@257
   869
        padding: 0.5em 0;
mark@68
   870
    }
mark@68
   871
    .module-section-three a {
mark@68
   872
        color: $*color_footer_link;
mark@68
   873
    }
mark@68
   874
    .module-section-three .module {
fu@269
   875
        padding: .5em 20px;
mark@68
   876
    }
mark@68
   877
fu@257
   878
    .navigation {
fu@257
   879
        margin: 0;
fu@257
   880
        padding: 10px;
fu@257
   881
        text-align: center;
fu@257
   882
        border: 1px solid $*color_navigation_border;
fu@257
   883
        background-color: $*color_navigation_background;
fu@257
   884
        color: $*color_navigation_text;
mark@68
   885
    }
mark@68
   886
mark@68
   887
    .navigation ul {
mark@68
   888
        margin: 0;
mark@68
   889
        padding: 0;
mark@68
   890
        text-align: center;
mark@68
   891
    }
mark@68
   892
    .navigation li {
mark@68
   893
        display: inline;
mark@68
   894
        padding: 0 5px;
mark@68
   895
    }
mark@68
   896
    .navigation .page-back a:before {
mark@68
   897
        content: "<<  ";
mark@68
   898
        font-size: 0.5em;
fu@257
   899
        letter-spacing: 0;
mark@68
   900
        vertical-align: 40%;
mark@68
   901
        padding-right: 1px;
mark@68
   902
    }
mark@68
   903
    .navigation .page-forward a:after {
mark@68
   904
        content: " >>";
mark@68
   905
        font-size: 0.5em;
fu@257
   906
        letter-spacing: 0;
mark@68
   907
        vertical-align: 40%;
mark@68
   908
        padding-left: 1px;
mark@68
   909
    }
mark@68
   910
fu@318
   911
    .navigation.empty {
fu@318
   912
        display: none;
fu@318
   913
        }
fu@318
   914
fu@372
   915
    .page-read .navigation.empty {
fu@372
   916
        display: block;
fu@372
   917
        }
fu@372
   918
mark@68
   919
    .month-wrapper, #archive-month dl {
mark@68
   920
        padding: 10px;
mark@68
   921
        position: relative;
fu@257
   922
        margin: 20px 0;
mark@68
   923
        border: solid 1px $*color_archivemonth_border;
mark@68
   924
        background-color: $*color_archivemonth_background;
mark@68
   925
    }
mark@68
   926
mark@68
   927
     .month-wrapper h3 {
mark@68
   928
        padding: 0.2em;
mark@68
   929
        margin: 0;
mark@68
   930
        border: solid 1px $*color_archivemonth_title_border;
mark@68
   931
        color: $*color_archivemonth_title;
mark@68
   932
        background-color: $*color_archivemonth_title_background;
mark@68
   933
        font-size: 1.2em;
mark@68
   934
        margin-bottom: 20px;
mark@68
   935
    }
mark@68
   936
mark@68
   937
    .month caption {
mark@68
   938
        display: none;
mark@68
   939
    }
mark@68
   940
    .month .day span, .month .day p {
mark@68
   941
        padding: 0;
mark@68
   942
        margin: 0;
mark@68
   943
    }
mark@68
   944
    .month .day p {
mark@68
   945
        margin-top: 4px;
mark@68
   946
        margin-bottom: -4px;
mark@68
   947
    }
mark@68
   948
    .month .day, .month th {
mark@68
   949
        line-height: 2em;
mark@68
   950
        vertical-align: text-top;
mark@68
   951
        padding: 5px;
mark@68
   952
        text-align: center;
mark@68
   953
    }
mark@68
   954
    /* IE only to line up the empty days neatly */
fu@257
   955
    *+html .month .day span, *+html .month th span {
mark@68
   956
        vertical-align: 100%;
mark@68
   957
    }
mark@68
   958
    .month .day-has-entries {
mark@68
   959
        line-height: 1em;
mark@68
   960
    }
mark@68
   961
    .month .footer {
mark@68
   962
        width: 250px;
mark@68
   963
        text-align: center;
fu@257
   964
        margin: 10px 0;
mark@68
   965
    }
mark@68
   966
mark@68
   967
    #postform {
mark@68
   968
        margin-top: 20px;
mark@68
   969
        border: solid 1px $*color_comments_form_border;
mark@68
   970
    }
mark@68
   971
mark@68
   972
    .text_noentries_day {
mark@68
   973
        margin-top: 20px;
mark@68
   974
        margin-bottom: 20px;
mark@68
   975
    }
mark@68
   976
mark@68
   977
    #archive-month dt {
mark@68
   978
        font-weight: bold;
mark@68
   979
    }
mark@68
   980
    #archive-month .entry-title {
mark@142
   981
        font-size: $*font_base_size$*font_base_units;
mark@68
   982
        display: inline-block;
mark@68
   983
        padding-left: 5px;
mark@68
   984
    }
mark@113
   985
fu@450
   986
    /*--- Tags Page ---*/
fu@450
   987
fu@450
   988
    .page-tags #wrap {
fu@450
   989
        margin-$sidebar_position_alt: 20px;
fu@450
   990
        }
fu@450
   991
fu@450
   992
    .tags-container {
fu@450
   993
        background-color: $*color_tagspage_background;
fu@450
   994
        border: 1px solid $*color_tagspage_border;
fu@450
   995
        margin-top: 10px;
fu@450
   996
        padding: 10px;
fu@450
   997
        }
fu@450
   998
fu@450
   999
    .tags-container h2 {
fu@450
  1000
        background-color: $*color_tagspage_title_background;
fu@450
  1001
        border: solid 1px $*color_tagspage_title_border;
fu@450
  1002
        color: $*color_tagspage_title;
fu@450
  1003
        font-size: 1.2em;
fu@450
  1004
        margin: 0 0 20px;
fu@450
  1005
        padding: .2em;
fu@450
  1006
        }
fu@450
  1007
fu@450
  1008
    /*--- Icons Page ---*/
fu@450
  1009
fu@450
  1010
    .page-icons #wrap {
fu@450
  1011
        margin-$sidebar_position_alt: 20px;
fu@450
  1012
        }
fu@450
  1013
fu@450
  1014
    .icons-container {
fu@450
  1015
        background-color: $*color_tagspage_background;
fu@450
  1016
        border: 1px solid $*color_tagspage_border;
fu@450
  1017
        margin-top: 10px;
fu@450
  1018
        padding: 10px;
fu@450
  1019
        }
fu@450
  1020
fu@450
  1021
    .icons-container h2 {
fu@450
  1022
        background-color: $*color_tagspage_title_background;
fu@450
  1023
        border: solid 1px $*color_tagspage_title_border;
fu@450
  1024
        color: $*color_tagspage_title;
fu@450
  1025
        font-size: 1.2em;
fu@450
  1026
        margin: 0 0 20px;
fu@450
  1027
        padding: .2em;
fu@450
  1028
        }
fu@450
  1029
fu@450
  1030
    .sorting-options ul {
fu@450
  1031
        padding-left: 0;
fu@450
  1032
        text-align: center;
fu@450
  1033
        }
fu@450
  1034
fu@450
  1035
    .sorting-options ul li {
fu@450
  1036
        display: inline;
fu@450
  1037
        list-style: none;
fu@450
  1038
        }
fu@450
  1039
fu@450
  1040
    .page-icons .comment {
fu@450
  1041
        margin: 0;
fu@450
  1042
        padding: 0;
fu@450
  1043
        }
fu@450
  1044
fu@450
  1045
    .page-icons .icon {
fu@450
  1046
        margin: 1em 0;
fu@450
  1047
        }
fu@450
  1048
fu@450
  1049
    .icon-image {
fu@450
  1050
        float: left;
fu@450
  1051
        clear: left;
fu@450
  1052
        margin-bottom: .25em;
fu@450
  1053
        min-width: 100px;
fu@450
  1054
        padding-right: 1em;
fu@450
  1055
        }
fu@450
  1056
fu@450
  1057
    .icon-info {
fu@450
  1058
        min-height: 100px;
fu@450
  1059
        }
fu@450
  1060
fu@450
  1061
    .icon-info span {
fu@450
  1062
        font-weight: bold;
fu@450
  1063
        }
fu@450
  1064
fu@450
  1065
    .icon-info .default {
fu@450
  1066
        text-decoration: underline;
fu@450
  1067
        }
fu@450
  1068
fu@450
  1069
    .icon-info .keywords ul {
fu@450
  1070
        display: inline;
fu@450
  1071
        padding-left: 0;
fu@450
  1072
        }
fu@450
  1073
fu@450
  1074
    .icon-info .keywords ul li {
fu@450
  1075
        display: inline;
fu@450
  1076
        list-style: none;
fu@451
  1077
        padding: 0 .25em 0 0;
fu@450
  1078
        }
fu@450
  1079
mark@113
  1080
    #commenttext {
mark@113
  1081
        width: 95%;
mark@113
  1082
    }
kareila@173
  1083
fu@381
  1084
    #body-footer {
fu@381
  1085
        background-color: $*color_header_background;
fu@381
  1086
        color: $*color_header_text;
fu@381
  1087
        padding: .5em 0;
fu@381
  1088
        text-align: right;
fu@381
  1089
    }
fu@381
  1090
fu@381
  1091
    #body-footer a {
fu@381
  1092
        background-color: $*color_header_background;
fu@381
  1093
        color: $*color_header_text;
fu@381
  1094
        padding: .5em 20px;
fu@381
  1095
        text-decoration: none;
fu@381
  1096
    }
fu@381
  1097
fu@381
  1098
    #body-footer a:hover {
fu@381
  1099
        background-color: $*color_header_hover_background;
fu@381
  1100
        color: $*color_header_hover;
fu@381
  1101
    }
fu@381
  1102
fu@257
  1103
    .one-column #content { float: none; }
fu@405
  1104
    .one-column .module-section-two { float: none; padding-bottom: 10px; }
fu@257
  1105
    .one-column #wrap { padding-left: 20px; padding-right: 20px; }
fu@257
  1106
    .two-columns-right #content { float: left; }
fu@257
  1107
    .two-columns-right .module-section-two { float: left; }
fu@257
  1108
    .two-columns-right #wrap { padding-$sidebar_position: $*sidebar_width; }
fu@267
  1109
    .two-columns-left #content { float: right; }
fu@267
  1110
    .two-columns-left .module-section-two { float: right; }
fu@267
  1111
    .two-columns-left #wrap { padding-$sidebar_position: $*sidebar_width; }
kareila@173
  1112
mark@68
  1113
    """;
mark@91
  1114
}