/* <![CDATA[ */
/* Begin general font style*/
.badge, .badge:link, .badge a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight:normal;
  color: #fff;
}
.badge:hover, .badge a:hover {
  /*font-style: oblique;  */
   font-style:italic;
}
.web_badge li {
  margin: 0 0 0.5em 0;
}
head:first-child+body .web_badge li {
  padding-right: 2px;
}

/* End general font style*/
/* Begin general logo style */
 .badge {
  display: block;
  width: 12em;
  background: #999966; 
  padding: 1px 1px 1px 0px;
  border: 1px solid #666; 
}
.badge span {
  color: #000; 
  font-weight: bold;
  background: #fff;
  padding: 0 0.2em; 
  border: 1px solid #fff;
}
/* End general logo style */

/* Begin special logo style */
/* Powered */
.drupal {
  background: #0174bb;
}
.apache {
  background: #900;
}
.php {
  background: #777bb4;
}
.mysql {
  background: #00688f;
}  
.linux {
  color: #000 !important;
  background: #FF9933;
}
.switzerland {
  background: #FF0000;
}
/* Get Software */
.openoffice {
  background: #06348c;
}
.gimp {
  background: #32537d;
}
.inkscape {
  color: #fff;
  background: #000000;
}
.scribus {
  background: #6099CC;
}
.mozilla {
  background: #086ddd;
}
.mozilla2 {
  background: #ec361d;
}
.mozilla3 {
  background: #3f4d6b;
}

.firefox {
  color: #000 !important;
  background: #d1e4e4;
}  
.thunderbird {
  background: #069;
}  
.sunbird {
  background: #090;
}
/* Get Software others */
.typo3 {
  background: #f56f34;
}
.wordpress {
  background: #003399;
}
.staroffice {
  background: #9dca12;
}
.neooffice {
  background: #265fb0;
}
.koffice {
  background: #418ade;
}
.gnomeoffice {
  color: #000 !important;
  background: #ffdca5;
}

.quantaplus {
  color: #000;
  background: #dee9f6;
}  
.bluefish {
  background: #205dae;
}  
.amaya {
  background: #0084ff;
}
.camino {
  background: #3d8bd4;
}
.opera {
  background: #cc0000;
}

/* Valid */
.w3c span {
  color: #069 !important;
  background: #fff;
}
.w3c {
  color: #000 !important;
  background: #fc6;
}
.xml span {
  color: #fff !important;
  background: #f60;
}
.xml_rss {
  background: #ffa322;
}
.xml_atom {
  background: #9dc0e5;
}

/* License */
.gpl span {
  color: #fff !important;
  background: #3465A4;
}
.gpl {
  color: #fff !important;
  background: #BD0000;
}
.oss span {
  color: #fff !important;
  background: #40aa54;
}
.oss {
  color: #000 !important;
  background: #fff;
}
.cc span {
  background: #898e79;
}
.cc {
  background: #000;
}
/* Donate */
.paypal span {
  color: #244873 !important;
  font-style: italic;
  background: #eaf7fc;
}
.amazon span {
  font: helvetica, arial, Sans-Serif;
  background: #f90;
}
/* End special logo style */

/* Begin small logo style */
.xml_feed, .xml_feed:link { 
  font: bold 70% arial, helvetica, Sans-Serif;
  text-decoration: none;
  color: #fff; 
  background: #f60;
  padding: 0em 0.4em;
  border-color: #f60;
  border-width: 0.2em;
  border-style: outset;
}
.xml_feed:hover { 
  text-decoration: none;
  color: #fff; 
  background: #ffa060;
  border-color: #F90;
}
.xml_feed:focus {
  text-decoration: none;
  color: #fff; 
  background: #390;
  border-color: #390;
  border-style: inset
}
/* End small logo style */
  /* ]]>*/
