#container,
#container input.text
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#container h1,
#container h2
{
  font-family: 'Fedra Sans', Arial, Helvetica, sans-serif;
}

#container h1
{
  font-size: 160%;
}

#container h1,
#container h1 a
{
  color: #0b829b;
  font-weight: normal;
}

#container h2
{
  font-size: 120%;
  margin: 10px 0 5px;
}

#content-text h2,
#content-text h2 a
{
  color: #000000;
  font-weight: bold;
}

#content-right div.liftup h2,
#content-right div.liftup h2 a
{
  text-transform: uppercase;
  font-weight: normal;
  display: block;
}

#content-right a.sIFR-replaced
{
  padding-top: 10px;
  line-height: 18px;
}

body.frontpage #content-text h1
{
  margin-top: 0;
}

body.frontpage #content-text div.frontpage-liftup
{
  font-size: 110%;
  line-height: 24px;
}

body.frontpage #content-text #frontpage_liftup_1
{
  margin-right: 20px;
}

body.frontpage #content-text div.frontpage-liftup div.content
{
  padding: 0 16px;
}

body.frontpage #content-text div.frontpage-liftup div.content h3
{
  margin: 0 0 8px;
  font-size: 100%;
}

body.frontpage #content-text div.frontpage-liftup div.content ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

body.frontpage #content-text div.frontpage-liftup div.content ul li
{
  padding-left: 20px;
  background-image: url('/images/navigation.gif');
  background-repeat: no-repeat;
  background-position: left center;
}

body.frontpage #content-text h2
{
  padding-top: 20px;
  clear: both;
}

#content-text
{
  line-height: 20px;
}

#content-text .abstract
{
  font-size: 14px;
}

#content-text p.rss a img
{
  border: none;
}

#content div.vcard p
{
  margin: 0;
}

#content div.hentry p.published
{
  margin: 0;
  font-size: 11px;
}

#content div.hentry
{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dde4e6;
  clear: both;
}

#content-text img.right
{
  margin-left: 1em;
  margin-bottom: 1em;
}

#content-text img.left
{
  margin-right: 1em;
  margin-bottom: 1em;
}

#content div.hcard h1,
#content div.hcard h2,
#content div.hcard h3,
#content div.hcard p
{
  margin: 0 0 0.5em;
}

#content ul.jquery
{
    list-style-image: url('/images/navigation.gif');
}

#content ul.jquery,
#content ol.jquery
{
    color: #ffa54b;
    padding-left: 2em;
}

#content ul.jquery li div.wrapper,
#content ol.jquery li div.wrapper
{
    color: #000000;
}

