| 1 |
/* (C) Copyright Bobbing Wide 2010, 2011 */ |
| 2 |
/* bwlink.css */ |
| 3 |
|
| 4 |
/* Colour table copied from bobb-bobbingwide.css |
| 5 |
Except for the logo (class prefixed with an h) the darker colours should now be used instead of the brighter ones |
| 6 |
|
| 7 |
relative dir classname color note darker color |
| 8 |
------------ ----- ----- ------------------ ------------ |
| 9 |
../bwb1 home #36e2b7 turquoise #159374 |
| 10 |
../bwo static #61e236 light green #359315 |
| 11 |
../bwb2 dynamic #e2b736 orange #937415 |
| 12 |
../bwb3 portfolio #e23661 red #931535 |
| 13 |
../bwi quote #3661e2 blue #153593 |
| 14 |
../bwn contactus #6136e2 purple #351593 |
| 15 |
../bwg aboutus #b736e2 magenta #741593 |
| 16 |
|
| 17 |
../bw offers #555 greys |
| 18 |
../bwi2 bwi2 #666 NOT IMPLEMENTED |
| 19 |
../bwd bwd #777 " |
| 20 |
../bwe bwe #888 " |
| 21 |
|
| 22 |
*/ |
| 23 |
|
| 24 |
em.hB1 { color: #213623; color: #36e2b7; font-size: 1.9em; vertical-align: -0.1em; text-transform: uppercase} |
| 25 |
em.hb1 { color: #213623; color: #36e2b7; font-size: 1.9em; vertical-align: -0.1em; text-transform: lowercase;} |
| 26 |
em.ho { color: #61e236; font-size: 1.8em; vertical-align: -0.2em;} |
| 27 |
em.hb2 { color: #e2b736; font-size: 1.7em; vertical-align: -0.1em;} |
| 28 |
em.hb3 { color: #e23661; font-size: 1.6em; vertical-align: 0.1em;} |
| 29 |
em.hi1 { color: #3661e2; vertical-align: 0.3em;} |
| 30 |
em.hn { color: #6136e2; } |
| 31 |
em.hg { color: #b736e2; vertical-align: -0.2em;} |
| 32 |
em.hW { font-weight: bold; color: #555; letter-spacing: 2pt; font-size: 1.5em; text-transform: lowercase;} |
| 33 |
em.hi2 { font-weight: bold; color: #666; letter-spacing: 3pt; font-size: 1.5em; } |
| 34 |
em.hd { font-weight: bold; color: #777; letter-spacing: 4pt; font-size: 1.5em; } |
| 35 |
em.he { font-weight: bold; color: #888; letter-spacing: 5pt; font-size: 1.6em; /* font-variant: small-caps; */} |
| 36 |
|
| 37 |
|
| 38 |
em.B1 { color: #213623; color: #159374; text-transform: uppercase; } |
| 39 |
em.b1 { color: #213623; color: #159374; text-transform: lowercase; } |
| 40 |
em.o { color: #359315; } |
| 41 |
em.B2 { color: #937415; text-transform: uppercase; } |
| 42 |
em.b2 { color: #937415; text-transform: lowercase; } |
| 43 |
em.b3 { color: #931535; } |
| 44 |
em.i1 { color: #153593; } |
| 45 |
em.n { color: #351593; } |
| 46 |
em.g { color: #741593; } |
| 47 |
em.space { } |
| 48 |
em.W { font-weight: bold; color: #555; text-transform: lowercase;} |
| 49 |
em.i2 { font-weight: bold; color: #666; } |
| 50 |
em.d { font-weight: bold; color: #777; } |
| 51 |
em.e { font-weight: bold; color: #888; } |
| 52 |
|
| 53 |
span.B1, span.B1 a { color: #213623; color: #159374; text-transform: uppercase; } |
| 54 |
span.b1, span.b1 a { color: #213623; color: #159374; text-transform: lowercase; } |
| 55 |
span.o, span.o a { color: #359315; } |
| 56 |
span.B2, span.B2 a { color: #937415; text-transform: uppercase; } |
| 57 |
span.b2, span.b2 a { color: #937415; } |
| 58 |
span.b3, span.b3 a { color: #931535; } |
| 59 |
span.i1, span.i1 a { color: #153593; } |
| 60 |
span.n, span.n a { color: #351593; } |
| 61 |
span.g, span.g a { color: #741593; } |
| 62 |
span.W, span.W a { font-weight: bold; color: #555; text-transform: lowercase;} |
| 63 |
span.i2, span.i2 a { font-weight: bold; color: #666; } |
| 64 |
span.d, span.d a { font-weight: bold; color: #777; } |
| 65 |
span.e, span.e a { font-weight: bold; color: #888; } |
| 66 |
|
| 67 |
|
| 68 |
/* This is to remove the italics from bobbing wide when used in a link */ |
| 69 |
.url em, a em { font-style: normal; font-weight: bold; } |
| 70 |
h1 a em { font-style: italic; font-weight: normal; } |
| 71 |
.header h1 { margin: 0px; } |
| 72 |
.url a, a.url, .art-postcontent a.url:link, .art-postcontent a.url:visited { color: black; text-decoration: none; } |
| 73 |
.art-postcontent a.url:hover { text-decoration: underline; } |
| 74 |
.url em, a em { text-shadow: black 0px 1px 1px; } |
| 75 |
|
| 76 |
|
| 77 |
/* This is to remove the space between bobbing and wide when used in an URL */ |
| 78 |
/* bc is abbreviation for business card - see also business_card.css */ |
| 79 |
|
| 80 |
/* Removal of the space can also be done in a link or when the whole domain name is within the url class */ |
| 81 |
.bc em.B1 { color: #213623; color: #159374; text-transform: uppercase; } |
| 82 |
.bc em.b1 { color: #213623; color: #159374; text-transform: lowercase; } |
| 83 |
.bc em.o { color: #359315; } |
| 84 |
.bc em.b2 { color: #937415; } |
| 85 |
.bc em.b3 { color: #931535; } |
| 86 |
.bc em.i1 { color: #153593; } |
| 87 |
.bc em.n { color: #351593; } |
| 88 |
.bc em.g { color: #741593; } |
| 89 |
.bc em.space, .url em.space , a em.space { font-size: 1px; margin-right: -1px; } |
| 90 |
.bc em.W { font-weight: bold; color: #555; text-transform: lowercase;} |
| 91 |
.bc em.i2 { font-weight: bold; color: #666; } |
| 92 |
.bc em.d { font-weight: bold; color: #777; } |
| 93 |
.bc em.e { font-weight: bold; color: #888; } |
| 94 |
|
| 95 |
|