/* (C) Copyright Bobbing Wide 2010-2012 */
/* bwlink.css */

em.hbw_B1 { color: #159374; font-size: 1.9em; text-transform: uppercase; }
em.hbw_b1 { color: #159374; font-size: 1.9em; text-transform: lowercase;}
em.hbw_o  { color: #359315; font-size: 1.9em; } 
em.hbw_b2 { color: #937415; font-size: 1.9em; } 
em.hbw_b3 { color: #931535; font-size: 1.9em; vertical-align: 0.3em; } 
em.hbw_i1 { color: #153593; font-size: 1.9em; vertical-align: 0.3em; } 
em.hbw_n  { color: #351593; font-size: 1.9em; vertical-align: 0.3em; } 
em.hbw_g  { color: #741593; font-size: 1.9em; vertical-align: 0.3em; }
em.hbw_W  { color: #555555; font-size: 1.9em; text-transform: lowercase;}
em.hbw_i2 { color: #666666; font-size: 1.9em; }
em.hbw_d  { color: #777777; font-size: 1.9em; }
em.hbw_e  { color: #888888; font-size: 1.9em; }
em.hbw_b1, em.hbw_b1, em.hbw_o, em.hbw_b2, em.hbw_b3, em.hbw_i1, em.hbw_n, em.hbw_g, em.hbw_W, em.hbw_w, em.hbw_i2, em.hbw_d, em.hbw_e { font-family: 'Trebuchet MS', Verdana, fantasy; }


em.bw_B1 { color: #159374; text-transform: uppercase; }
em.bw_b1 { color: #159374; text-transform: lowercase; }
em.bw_o  { color: #359315;  } 
em.bw_B2 { color: #937415; text-transform: uppercase; } 
em.bw_b2 { color: #937415; text-transform: lowercase; } 
em.bw_b3 { color: #931535; } 
em.bw_i1 { color: #153593; } 
em.bw_n  { color: #351593; } 
em.bw_g  { color: #741593; }
em.bw_space { }
em.bw_W  { font-weight: bold; color: #555; text-transform: lowercase;}
em.bw_i2 { font-weight: bold; color: #666;  }
em.bw_d  { font-weight: bold; color: #777;  }
em.bw_e  { font-weight: bold; color: #888; }

span.bw_B1, span.bw_B1 a { color: #159374; text-transform: uppercase; }
span.bw_b1, span.bw_b1 a { color: #159374; text-transform: lowercase; }
span.bw_o,  span.bw_o  a { color: #359315;  } 
span.bw_B2, span.bw_B2 a { color: #937415; text-transform: uppercase; } 
span.bw_b2, span.bw_b2 a { color: #937415; text-transform: lowercase; } 
span.bw_b3, span.bw_b3 a { color: #931535; } 
span.bw_i1, span.bw_i1 a { color: #153593; } 
span.bw_n,  span.bw_n a  { color: #351593; } 
span.bw_g,  span.bw_g a  { color: #741593; }
span.bw_W,  span.bw_W a  { font-weight: bold; color: #555; text-transform: lowercase;}
span.bw_i2, span.bw_i2 a { font-weight: bold; color: #666;  }
span.bw_d,  span.bw_d a  { font-weight: bold; color: #777;  }
span.bw_e,  span.bw_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.bw_B1 { color: #159374; text-transform: uppercase; }
.bc em.bw_b1 { color: #159374; text-transform: lowercase; }
.bc em.bw_o  { color: #359315;  } 
.bc em.bw_b2 { color: #937415; } 
.bc em.bw_b3 { color: #931535; } 
.bc em.bw_i1 { color: #153593; } 
.bc em.bw_n  { color: #351593; } 
.bc em.bw_g  { color: #741593; }
.bc em.bw_space, .url em.bw_space , a em.bw_space { font-size: 1px; margin-right: -1px; }
.bc em.bw_W  { font-weight: bold; color: #555; text-transform: lowercase;}
.bc em.bw_i2 { font-weight: bold; color: #666;  }
.bc em.bw_d  { font-weight: bold; color: #777;  }
.bc em.bw_e  { font-weight: bold; color: #888; }

/* This greeny brown colour should match the oik of the oik-plugins logo and the lazy smart shortcodes banner.
   and the orange should match the plugins part of the logo
*/   
span.bw_oik { color: #5b5f13; }
span.bw_plugins { color: #eb672b; }

/* For [wp] = WordPress  - see http://wordpress.org/about/logos/ */
span.bw_wordpress { /* nothing yet */ }
span.bw_word  { color: #21759b; font-family: "Mrs. Eaves", Times, "Times New Roman", serif; font-variant: small-caps;}
span.bw_press { color: #464646; font-family: "Mrs. Eaves", Times, "Times New Roman", serif; font-variant: small-caps;}
/* For [bp] = BuddyPress see http://buddypress.org/about/faq/ */
span.bw_buddypress { /* nothing yet */ }
span.bw_buddy { color: #D84800; font-family: Arial, Tahoma, Verdana, sans-serif; }
span.bw_bpress { color: #555555; font-family: Arial, Tahoma, Verdana, sans-serif; } 
/* For [drupal] = Drupal - see http://drupal.org/node/955994. Horatio Bold is the nearest font
   but we'll just stick with the same font family as for drupal.org
*/
span.bw_drupal { color: #0678be; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
/* For [artisteer] */
span.bw_artisteer { color: #D16521; font-family: Arial; }


/* Social networking classes for links */
.notext {  list-style-type: none;}
ul.notext li { width: 50px; overflow: hidden;  background-image: none;padding-left: 0px;}
ul.inline, ul.inline li { float: left; list-style-type: none; }
ul.inliner, ul.inliner li { float: right; list-style-type: none; }
ul.inline li, ul.inliner li { display: inline; line-height: 50px; padding-top: 16px; padding-bottom: 16px;  background-image: none; font-size: 18px; }
ul.notext li { line-height: 50px; }


li.email { background: transparent url(images/email_48.png) no-repeat top left; }



/** These now seem to be unnecessary - deprecated if you like 


.followme a,
a.Facebook    , 
a.LinkedIn    ,
a.Twitter     , 
a.Blogger     , 
a.Delicious   , 
a.Digg        ,
a.Drupal      , 
a.Flickr      , 
a.Google      , 
a.GooglePlus  ,
a.Picasa      , 
a.Stumbleupon , 
a.Technorati  , 
a.WordPress   , 
a.Yahoo       , 
a.YouTube     ,
a.directory   ,
a.post        ,
a.page        ,
a.bwtrace     ,
a.my-site     
 { line-height: 50px; padding: 16px 0px 16px 50px; }
 */ 
 

 
/* Changed li.* to a.* below 2010/12/06 */ 
/* 
a.Facebook    { background: transparent url(images/facebook_48.png)    no-repeat top left ; }
a.LinkedIn    { background: transparent url(images/linkedin_48.png)    no-repeat top left ; }
a.Twitter     { background: transparent url(images/twitter_48.png)     no-repeat top left ; }
a.Blogger     { background: transparent url(images/blogger_48.png)     no-repeat top left ; }
a.Delicious   { background: transparent url(images/delicious_48.png)   no-repeat top left ; }
a.Digg        { background: transparent url(images/digg_48.png)        no-repeat top left ; }
a.Drupal      { background: transparent url(images/Drupal_48.png)      no-repeat top left ; }
a.Flickr      { background: transparent url(images/flickr_48.png)      no-repeat top left ; }
a.Google      { background: transparent url(images/google_48.png)      no-repeat top left ; }
a.GooglePlus  { background: transparent url(images/googleplus_48.png) no-repeat top left ; }
a.LinkedIn    { background: transparent url(images/linkedin_48.png)    no-repeat top left ; }
a.Picasa      { background: transparent url(images/picasa_48.png)      no-repeat top left ; }
a.Stumbleupon { background: transparent url(images/stumbleupon_48.png) no-repeat top left ; }
a.Technorati  { background: transparent url(images/technorati_48.png)  no-repeat top left ; }
a.WordPress   { background: transparent url(images/wordpress_48.png)   no-repeat top left ; }
a.Yahoo       { background: transparent url(images/yahoo_48.png)       no-repeat top left ; }
a.YouTube     { background: transparent url(images/youtube_48.png)     no-repeat top left ; }
a.directory   { background: transparent url(images/directory_48.png)   no-repeat top left ; }
a.my-site     { background: transparent url(images/favicon-48.png) no-repeat top left ; }
a.post        { background: transparent url(images/post_48.png) no-repeat top left ; }
a.page        { background: transparent url(images/page_48.png) no-repeat top left ; }
a.bwtrace     { background: transparent url(images/oik_trace_48.png) no-repeat top left ; }

*/


table.effort { text-align: right }
