/* (C) Copyright Bobbing Wide 2010-2012 */
/* bwlink.css */



em.hB1 { color: #159374; font-size: 1.9em; text-transform: uppercase; }
em.hb1 { color: #159374; font-size: 1.9em; text-transform: lowercase;}
em.ho  { color: #359315; font-size: 1.9em; } 
em.hb2 { color: #937415; font-size: 1.9em; } 
em.hb3 { color: #931535; font-size: 1.9em; vertical-align: 0.3em; } 
em.hi1 { color: #153593; font-size: 1.9em; vertical-align: 0.3em; } 
em.hn  { color: #351593; font-size: 1.9em; vertical-align: 0.3em; } 
em.hg  { color: #741593; font-size: 1.9em; vertical-align: 0.3em; }
em.hW  { color: #555555; font-size: 1.9em; text-transform: lowercase;}
em.hi2 { color: #666666; font-size: 1.9em; }
em.hd  { color: #777777; font-size: 1.9em; }
em.he  { color: #888888; font-size: 1.9em; }
em.hb1, em.hb1, em.ho, em.hb2, em.hb3, em.hi1, em.hn, em.hg, em.hW, em.hw, em.hi2, em.hd, em.he { font-family: 'Trebuchet MS', Verdana, fantasy; }


em.B1 { color:  #213623; color: #159374; text-transform: uppercase; }
em.b1 { color:  #213623; color: #159374; text-transform: lowercase; }
em.o { color: #359315;  } 
em.B2  { color: #937415; text-transform: uppercase; } 
em.b2  { color: #937415; text-transform: lowercase; } 
em.b3  { color: #931535; } 
em.i1  { color: #153593; } 
em.n  { color: #351593; } 
em.g { color: #741593; }
em.space { }
em.W { font-weight: bold; color: #555; text-transform: lowercase;}
em.i2 { font-weight: bold; color: #666;  }
em.d { font-weight: bold; color: #777;  }
em.e { font-weight: bold; color: #888; }

span.B1, span.B1 a { color:  #213623; color: #159374; text-transform: uppercase; }
span.b1, span.b1 a { color:  #213623; color: #159374; text-transform: lowercase; }
span.o, span.o a { color: #359315;  } 
span.B2, span.B2 a  { color: #937415; text-transform: uppercase; } 
span.b2, span.b2 a  { color: #937415; text-transform: lowercase; } 
span.b3, span.b3 a  { color: #931535; } 
span.i1, span.i1 a  { color: #153593; } 
span.n, span.n a  { color: #351593; } 
span.g, span.g a { color: #741593; }
span.W, span.W a { font-weight: bold; color: #555; text-transform: lowercase;}
span.i2, span.i2 a { font-weight: bold; color: #666;  }
span.d, span.d a { font-weight: bold; color: #777;  }
span.e, span.e a { font-weight: bold; color: #888; }


/* This is to remove the italics from bobbing wide when used in a link */
.url em, a em { font-style: normal; font-weight: bold; }
h1 a em { font-style: italic; font-weight: normal; }
.header h1 { margin: 0px; }
.url a, a.url, .art-postcontent a.url:link, .art-postcontent a.url:visited  { color: black; text-decoration: none; }  
.art-postcontent a.url:hover { text-decoration: underline; }

/* colour x y blur */
/* .url em, a em { text-shadow: black 1px 1px 2px; } */
/* .url em, a em { text-shadow: white 1px 1px 2px; } */


/* This is to remove the space between bobbing and wide when used in an URL */
/* bc is abbreviation for business card */

/* Removal of the space can also be done in a link or when the whole domain name is within the url class */
.bc em.B1 { color:  #213623; color: #159374; text-transform: uppercase; }
.bc em.b1 { color:  #213623; color: #159374; text-transform: lowercase; }
.bc em.o { color: #359315;  } 
.bc em.b2  { color: #937415; } 
.bc em.b3  { color: #931535; } 
.bc em.i1  { color: #153593; } 
.bc em.n  { color: #351593; } 
.bc em.g { color: #741593; }
.bc em.space, .url em.space , a em.space { font-size: 1px; margin-right: -1px; }
.bc em.W { font-weight: bold; color: #555; text-transform: lowercase;}
.bc em.i2 { font-weight: bold; color: #666;  }
.bc em.d { font-weight: bold; color: #777;  }
.bc em.e { font-weight: bold; color: #888; }