body {
  margin: 0;
  padding: 0;
  font-family: 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
  background-color: #E0E0E0;
  background-image: url(/images/layout/background.jpg);
  background-repeat: repeat-x;
}

h1 {
  font-size: 1.1em;
  margin: 0 0 16px 0;
  padding: 0;
  text-shadow: #FFFFFF 2px 2px 2px;
}

h2 {
  font-size: 1.1em;
  color: #464646;
  margin: 1em 0 0 0;
  padding: 0;
}

h3 {
  font-size: 1em;
  color: #464646;
  margin: 0;
  padding: 0;
}

br {
  line-height: 90%;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  border-bottom: 1px solid #FF0A86;
  color: #000000;
}

#lightbox a {
  border-bottom: 0;
}

a:focus,
a:active  {
  outline: 0;
  -moz-outline: 0;
}

p.meta {
  margin: 0 0 1em 0;
  padding: 0;
}

code {
  display: block;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #666666;
  padding: 10px;
  overflow: auto;
  font-size: .8em;
  font-family: Verdana, Monaco,"Courier New";
  line-height: 130%;
}

form {
  margin: 0;
  padding: 0;
}

form#links-url-form {
  margin-top: 5px;
}

form#links-url-form label {
  margin-right: 2px;
}

form#links-url-form input {
  font-size: 1em;
}

form#links-url-form input#links-url-form-url {
  width: 106px;
  border: 0;
  border-bottom: 1px dotted #FF0A86;
  background: #D7FF4D;
  color: #000000;
}

#links-url-form-result {
  background: #D7FF4D;
  margin: 5px 0 0 0;
  padding: 5px;
}


/* -- TABLES --------------------------------------------- */

  table.content-table {
    border-collapse: collapse;
    width: 100%;
  }

  table.content-table th {
    color: #FFFFFF;
    background-color: #FF0A86;
  }

  table.content-table td,
  table.content-table th {
    padding: 3px;
    border: 1px solid #000000;
    text-align: left;
  }

/* -- /TABLES --------------------------------------------- */


/* -- DEFINITION LIST --------------------------------------------- */

  dl {
    margin: 0;
    padding: 0;
  }

  dl dt {
    margin-top: .7em;
  }

  dl dd {
    margin-bottom: .7em;
  }

/* -- /DEFINITION LIST -------------------------------------------- */

#header {
  position: absolute;
  top: 22px;
  left: 84px;
  margin: 0;
  padding: 0;
  width: 373px;
  height: 70px;
  background-image: url(/images/layout/header.jpg);
  background-repeat: no-repeat;
}

#header a {
  border: 0 ! important;
}

#header a h1 {
  display: none;
}

#banderole {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 78px;
  height: 92px;
  background-image: url(/images/layout/banderole.jpg);
  background-repeat: no-repeat;
}

/* -- MENU --------------------------------------------- */

#menu {
  position: absolute;
  z-index: 2;
  top: 106px;
  left: 276px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#menu a {
  border: 0;
}

#menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

#submenu {
  position: absolute;
  z-index: 2;
  top: 90px;
  left: -275px;
  margin: 0;
  padding: 0;

}

#submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  width: 260px;
  text-align: right;
  font-size: .7em;
  line-height: 1.6em;
  margin-bottom: 5px;
  margin-bottom: 0px;

}

#submenu li a {
  border-bottom: 1px solid #BEBEBE;
}

#submenu li a.current {
  border-bottom: 1px solid #FF0A86;
  color: #FF0A86;
}

#submenu li a:hover {
  border-bottom: 1px solid #FF0A86;
  color: #FF0A86;
}

/* -- /MENU --------------------------------------------- */

#content {
  position: absolute;
  z-index: 3;
  top: 163px;
  left: 280px;
  font-size: .8em;
  line-height: 1.4em;
  width: 720px;
  padding-bottom: 1em;
}

#content img {
  padding: 5px;
  border: 1px solid #BEBEBE;
  background: #FFFFFF;
}

#icon {
  position: absolute;
  z-index: 1;
  top: 180px;
  left: 5px;
}

#icon img {
  padding: 0 !important;
  border: 0 !important;
}

.overview {
  margin-top: .5em;
  margin-bottom: 1em;
}

.overview li {
  margin-bottom: .1em;
}

.textlist {
  margin: 0;
  padding: 0;
}

.textlist li {
  margin: 0 0 .5em 0;
  padding: 0;
  list-style: none;
}

.textlist li .image {
  float: left;
  width: 84px;
}

.textlist li .image a {
  border-bottom: 0;
}

.textlist li .text {
  float: left;
  width: 633px;
}

.textlist li .text.no-image {
  width: 720px;
}

.textlist li .text h2 {
  margin-top: 0;
}

.textlist.news li {
  width: 465px;
  padding: 0 0 0 0;
}

.textlist.news li h2 {
/*
  border-bottom: 1px solid #464646;
*/
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.textlist.software li .text h2 {
  margin-top: .7em;
}

.textlist.automator-workflows li .text h2 {
  margin-top: 0;
}

.textlist.links {
  width: 512px; /* !! */
}

.textlist.links li .image {
  clear: both;
  width: 105px;
}

.textlist.links li .image a {
  border: 0;
}

.textlist.links li .text {
  float: left;
  width: 612px;
  width: 400px; /* !! */
  margin-bottom: .5em;
}

.textlist.links li .text h2 {
  margin-bottom: .7em;
}


/* -- QUICK-LOOK-PLUGINS ------------------------------------ */

  .textlist.Quick-Look-Plugins li .image {
    width: 300px;
  }

  .textlist.Quick-Look-Plugins li .text {
    width: 390px;
    float: right;
  }

  .textlist.Quick-Look-Plugins li .text h2 {
    margin-bottom: 10px;
    color: #FF0A86;
  }

/* -- /QUICK-LOOK-PLUGINS ------------------------------------ */


/* -- LINKS OVERVIEW ------------------------------------ */

.links-overview {
  margin: 0;
  padding: 0;
  width: 500px;
  float: left;
}

.links-overview li {
  margin: 0 5px 5px 0;
  padding: 0;
  list-style: none;
  float: left;
}

.links-overview li a {
  border: 0;
}

/* -- /LINKS OVERVIEW ------------------------------------ */


/* -- BIG LIST HEADER & FOOTER ------------------------------------ */

  .list-header {
    margin-bottom: .5em;
    padding-bottom: .5em;
    width: 100%;
    border-bottom: 1px solid #BEBEBE;
  }

  .list-footer {
    margin-top: .5em;
    padding-top: .5em;
    width: 100%;
    border-top: 1px solid #BEBEBE;
  }

  .list-header-left,
  .list-footer-left {
    float: left;
    width: 70%;
  }

  .list-header-right,
  .list-footer-right {
    float: right;
    text-align: right;
    width: 30%;
  }

  .list-header-cleaner,
  .list-footer-cleaner {
    clear: both;
  }

/* -- /BIG LIST HEADER & FOOTER ----------------------------------- */

.text .image {
  float: left;
  width: 84px;
}

.text .text {
  float: left;
  width: 633px;
}

.text .text.no-image {
  width: 720px;
}

.text .text h2 {
  margin-top: 0;
}

.infoboxes {
  float: right;
  width: 200px;
  line-height: 1.2em;
  border-top: 2px solid #FF0A86;
}

.infobox {
  padding: 5px 0 5px 0;
  border-bottom: 2px solid #FF0A86;
  font-size: .8em;
}

.infobox h1 {
  margin: 0 0 5px 0;
  color: #000000;
}

.infobox br {
  line-height: 50% ! important;
}

.infobox img {
  padding: 0 ! important;
  border: 0 ! important;
  background: #E0E0E0 ! important;
}

#google-adsense {
  position: absolute;
  z-index: 1;
  top: 31.2em;
  left: 20px;
  margin: 0;
  padding: 0;
}

#social-bookmarks {
  position: absolute;
  z-index: 1;
  top: 45em;
  left: 20px;
  margin: 0;
  padding: 0;
  width: 200px;
}

#social-bookmarks h1 {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: .8em;
  color: #464646;
}

#social-bookmarks ul {
  margin: 0;
  padding: 0;
}

#social-bookmarks ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin: 0 6px 4px 0;
}

#social-bookmarks ul li a {
  border: 0;
}

#neighbors {
  position: absolute;
  z-index: 1;
  top: 50em;
  left: 20px;
  margin: 0;
  padding: 0;
  width: 200px;
}

#neighbors h1 {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: .8em;
  color: #464646;
}

#neighbors ul {
  margin: 0;
  padding: 0;
}

#neighbors ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin: 0 6px 4px 0;
}

#neighbors ul li a {
  border: 0;
}

.cb {
  clear: both;
}

.pointer {
  cursor: pointer;
}

ul.clean-list {
  margin: 10px auto 10px auto;
  padding: auto;
  line-height: auto;
}

ul.clean-list li {
  margin: auto;
  padding: auto;
  list-style-type: circle;
  line-height: auto;
}

ol.clean-list {
  margin: 10px auto 10px auto;
  padding: auto;
  line-height: auto;
}

ol.clean-list li {
  margin: auto;
  padding: auto;
  list-style-type: decimal;
  line-height: auto;
}

/* ---------------------------------------------------------------- */

.as { font-family: Verdana; font-size: small; color: black; }
.as_new_text { font-family: Courier; font-size: small; color: purple; }
.as_operators { font-family: Verdana; font-size: small; color: black; }
.as_language { font-family: Verdana; font-size: small; color: blue; }
.as_application { font-family: Verdana; font-size: small; color: blue; }
.as_comments { font-family: Verdana; font-size: small; font-style: italic; color: gray; }
.as_values { font-family: Verdana; font-size: small; color: black; }
.as_variables { font-family: Verdana; font-size: small; color: green; }
.as_references { font-family: Verdana; font-size: small; color: purple; }

.defaults { font-family: Monaco; font-size: x-small; color: black; }