punbb/style/Lithium.css
author Dan
Wed, 11 Jul 2007 21:01:48 -0400
changeset 0 f9ffdbd96607
permissions -rw-r--r--
Initial population
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     1
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     2
/* 1. IMPORTED STYLESHEETS */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     3
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     4
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     5
/* Import the basic setup styles */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     6
@import url(imports/base.css);
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     7
/* Import the colour scheme */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     8
@import url(imports/Lithium_cs.css);
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     9
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    10
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    11
/* 2. TEXT SETTINGS */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    12
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    13
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    14
/* 2.1 This sets the default Font Group */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    15
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    16
.pun, .pun INPUT, .pun SELECT, .pun TEXTAREA, .pun OPTGROUP {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    17
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    18
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    19
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    20
.pun {FONT-SIZE: 11px; LINE-HEIGHT: normal}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    21
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    22
/* IEWin Font Size only - to allow IEWin to zoom. Do not remove comments \*/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    23
* HTML .pun {FONT-SIZE: 68.75%}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    24
/* End IE Win Font Size */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    25
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    26
/* Set font size for tables because IE requires it */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    27
.pun TABLE, .pun INPUT, .pun SELECT, .pun OPTGROUP, .pun TEXTAREA, DIV.postmsg P.postedit {FONT-SIZE: 1em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    28
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    29
/* 2.2 Set the font-size for preformatted text i.e in code boxes */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    30
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    31
.pun PRE {FONT-FAMILY: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    32
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    33
/* 2.3 Font size for headers */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    34
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    35
.pun H2, .pun H4 {FONT-SIZE: 1em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    36
.pun H3 {FONT-SIZE: 1.1em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    37
#brdtitle H1 {FONT-SIZE: 1.4em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    38
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    39
/* 2.4 Larger text for particular items */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    40
DIV.postmsg P {LINE-HEIGHT: 1.4}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    41
DIV.postleft DT {FONT-SIZE: 1.1em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    42
.pun PRE {FONT-SIZE: 1.2em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    43
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    44
/* 2.5 Bold text */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    45
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    46
DIV.postleft DT, DIV.postmsg H4, TD.tcl H3, DIV.forminfo H3, P.postlink, DIV.linkst LI,
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    47
DIV.linksb LI, DIV.postlinksb LI, .blockmenu LI, #brdtitle H1, .pun SPAN.warntext, .pun P.warntext {FONT-WEIGHT: bold}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    48
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    49
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    50
/* 3. LINKS */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    51
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    52
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    53
/* 3.1 Remove underlining for main menu, post header links, post links and vertical menus */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    54
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    55
#brdmenu A:link, #brdmenu A:visited, .blockpost DT A:link, .blockpost DT A:visited, .blockpost H2 A:link,
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    56
.blockpost H2 A:visited, .postlink A:link, .postlink A:visited, .postfootright A:link, .postfootright A:visited,
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    57
.blockmenu A:link, .blockmenu A:visited {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    58
	TEXT-DECORATION: none
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    59
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    60
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    61
/* 3.2 Underline on hover for links in headers and main menu */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    62
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    63
#brdmenu A:hover, .blockpost H2 A:hover {TEXT-DECORATION: underline}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    64
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    65
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    66
/* 4. BORDER WIDTH AND STYLE */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    67
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    68
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    69
/* 4.1 By default borders are 1px solid */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    70
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    71
DIV.box, .pun TD, .pun TH, .pun BLOCKQUOTE, DIV.codebox, DIV.forminfo, DIV.blockpost LABEL {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    72
	BORDER-STYLE: solid;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    73
	BORDER-WIDTH: 1px
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    74
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    75
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    76
/* 4.2 Special settings for the board header. */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    77
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    78
#brdheader DIV.box {BORDER-TOP-WIDTH: 4px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    79
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    80
/* 4.3 Borders for table cells */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    81
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    82
.pun TD, .pun TH {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    83
	BORDER-BOTTOM: none;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    84
	BORDER-RIGHT: none
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    85
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    86
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    87
.pun .tcl {BORDER-LEFT: none}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    88
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    89
/* 4.4 Special setting for fieldsets to preserve IE defaults */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    90
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    91
DIV>FIELDSET {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    92
	BORDER-STYLE: solid;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    93
	BORDER-WIDTH: 1px
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    94
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    95
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    96
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    97
/* 5. VERTICAL AND PAGE SPACING */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    98
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    99
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   100
/* 5.1 Page margins */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   101
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   102
HTML, BODY {MARGIN: 0; PADDING: 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   103
#punwrap {margin:12px 20px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   104
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   105
/* 5.2 Creates vertical space between main board elements (Margins) */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   106
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   107
DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   108
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   109
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   110
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   111
/* 5.3 Remove space above breadcrumbs, postlinks and pagelinks with a negative top margin */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   112
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   113
DIV.linkst, DIV.linksb {MARGIN-TOP: -12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   114
DIV.postlinksb {MARGIN-TOP: -6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   115
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   116
/* 5.4 Put a 12px gap above the board information box in index because the category tables only
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   117
have a 6px space beneath them */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   118
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   119
#brdstats {MARGIN-TOP: 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   120
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   121
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   122
/* 6. SPACING AROUND CONTENT */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   123
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   124
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   125
/* 6.1 Default padding for main items */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   126
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   127
DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   128
.pun P, .pun UL, .pun DL, DIV.blockmenu LI, .pun LABEL, #announce DIV.inbox DIV {PADDING: 3px 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   129
.pun H2 {PADDING: 4px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   130
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   131
/* 6.2 Special spacing for various elements */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   132
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   133
.pun H1 {PADDING: 3px 0px 0px 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   134
#brdtitle P {PADDING-TOP: 0px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   135
DIV.linkst {PADDING: 8px 6px 3px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   136
DIV.linksb, DIV.postlinksb {PADDING: 3px 6px 8px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   137
#brdwelcome, #brdfooter DL A, DIV.blockmenu LI, DIV.rbox INPUT  {LINE-HEIGHT: 1.4em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   138
#viewprofile DT, #viewprofile DD {PADDING: 0 3px; LINE-HEIGHT: 2em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   139
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   140
/* 6.4 Create some horizontal spacing for various elements */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   141
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   142
#brdmenu LI, DIV.rbox INPUT, DIV.blockform P INPUT  {MARGIN-RIGHT: 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   143
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   144
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   145
/* 7. SPACING FOR TABLES */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   146
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   147
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   148
.pun TH, .pun TD {PADDING: 4px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   149
.pun TD P {PADDING: 5px 0 0 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   150
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   151
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   152
/* 8. SPACING FOR POSTS */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   153
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   154
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   155
/* 8.1 Padding around left and right columns in viewtopic */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   156
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   157
DIV.postleft DL, DIV.postright {PADDING: 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   158
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   159
/* 8.2 Extra spacing for poster contact details and avatar */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   160
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   161
DD.usercontacts, DD.postavatar {MARGIN-TOP: 5px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   162
DD.postavatar {MARGIN-BOTTOM: 5px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   163
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   164
/* 8.3 Extra top spacing for signatures and edited by */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   165
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   166
DIV.postsignature, DIV.postmsg P.postedit {PADDING-TOP: 15px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   167
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   168
/* 8.4 Spacing for code and quote boxes */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   169
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   170
DIV.postmsg H4 {MARGIN-BOTTOM: 10px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   171
.pun BLOCKQUOTE, DIV.codebox {MARGIN: 5px 15px 15px 15px; PADDING: 8px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   172
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   173
/* 8.5 Padding for the action links and online indicator in viewtopic */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   174
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   175
DIV.postfootleft P, DIV.postfootright UL, DIV.postfootright DIV {PADDING: 10px 6px 5px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   176
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   177
/* 8.6 This is the input on moderators multi-delete view */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   178
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   179
DIV.blockpost INPUT, DIV.blockpost LABEL {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   180
	PADDING: 3px;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   181
	DISPLAY: inline
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   182
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   183
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   184
P.multidelete {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   185
	PADDING-TOP: 15px;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   186
	PADDING-BOTTOM: 5px
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   187
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   188
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   189
/* 8.7 Make sure paragraphs in posts don't get any padding */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   190
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   191
DIV.postmsg P {PADDING: 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   192
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   193
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   194
/* 9. SPECIAL SPACING FOR FORMS */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   195
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   196
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   197
/* 9.1 Padding around fieldsets */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   198
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   199
DIV.blockform FORM, DIV.fakeform {PADDING: 20px 20px 15px 20px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   200
DIV.inform {PADDING-BOTTOM: 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   201
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   202
/* 9.2 Padding inside fieldsets */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   203
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   204
.pun FIELDSET {PADDING: 0px 12px 0px 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   205
DIV.infldset {PADDING: 9px 0px 12px 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   206
.pun LEGEND {PADDING: 0px 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   207
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   208
/* 9.3 The information box at the top of the registration form and elsewhere */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   209
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   210
DIV.forminfo {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   211
	MARGIN-BOTTOM: 12px;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   212
	PADDING: 9px 10px
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   213
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   214
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   215
/* 9.4 BBCode help links in post forms */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   216
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   217
UL.bblinks LI {PADDING-RIGHT: 20px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   218
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   219
UL.bblinks {PADDING-BOTTOM: 10px; PADDING-LEFT: 4px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   220
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   221
/* 9.5 Horizontal positioning for the submit button on forms */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   222
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   223
DIV.blockform P INPUT {MARGIN-LEFT: 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   224
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   225
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   226
/* 10. POST STATUS INDICATORS */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   227
/****************************************************************/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   228
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   229
/* 10.1 These are the post status indicators which appear at the left of some tables. 
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   230
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   231
.isticky = sticky topics. By default only .inew is different from the default.*/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   232
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   233
DIV.icon {
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   234
	FLOAT: left;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   235
	MARGIN-TOP: 0.1em;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   236
	MARGIN-LEFT: 0.2em;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   237
	DISPLAY: block;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   238
	BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   239
	BORDER-STYLE: solid
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   240
}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   241
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   242
DIV.searchposts DIV.icon {MARGIN-LEFT: 0}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   243
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   244
/* 10.2 Class .tclcon is a div inside the first column of tables with post indicators. The
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   245
margin creates space for the post status indicator */
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   246
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   247
TD DIV.tclcon {MARGIN-LEFT: 2.3em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   248
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   249
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   250
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   251
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   252
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   253
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   254
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   255
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   256
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   257
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
   258