h1, h2, h3, h4, h5, h6, p, div.breadcrumb {
  color: #333;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #333333; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0;
  line-height: 1.2em; }

h1 {
  font-size: 180%; }

h2 {
  font-size: 150%; }

h3 {
  font-size: 150%; }

h4 {
  font-size: 110%; }

ol, ol li, p, pre, ul, ul li {
  margin-bottom: 1em; }

ol li, ul li {
  margin-bottom: 0.75em; }

ol, p, ul {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 90%;
  line-height: 140%;
  color: #666666; }

ul, ol {
  padding-left: 2.5em; }

strong {
  font-weight: bold;
  color: #333333; }

em {
  font-style: italic; }

a {
  color: #2f5086; }
  a:hover {
    color: #4061a8; }
  a:visited {
    color: #1e3f75; }

body {
  background: white url(/themes/ng3/body-bg.png) repeat-x; }

#container {
  margin: 0 1em 2em 1em;
  min-width: 54em; }

#wrapper {
  width: 52em;
  position: relative;
  left: 50%;
  margin-left: -26em; }

#header {
  margin-bottom: 2.3em; }
  #header #logo {
    margin: 0;
    padding-top: 0.79em;
    color: #2f5086;
    font-size: 285%;
    line-height: 100%;
    font-weight: bold; }
    #header #logo a {
      text-decoration: none;
      text-shadow: rgb(168, 179, 194) 0px 1px 2px, rgba(255, 255, 255, 0.8) 0 -1px 1px, rgba(47, 80, 134, 0.2) 0 0.25em 15px; }
      #header #logo a:hover {
        color: #4061a8; }
      #header #logo a:visited {
        color: #2f5086; }
      #header #logo a span {
        margin-left: 0.2em;
        font-size: 65%;
        font-weight: normal; }
    #header #logo small {
      position: absolute;
      width: 12em;
      top: 2em;
      right: 0;
      color: #777777;
      font-size: 35%;
      line-height: 120%;
      font-weight: normal;
      letter-spacing: 0; }

#content {
  float: left;
  width: 37.5em;
  padding-top: 1.5em; }

#sidebar {
  width: 12em;
  float: right;
  padding-top: 1.5em; }
  #sidebar h2 {
    margin: 0 0 1em 0;
    font-size: 110%; }
  #sidebar ol, #sidebar ul {
    margin: 1em 0;
    padding: 0;
    list-style: none;
    font-size: 85%; }
    #sidebar ol li, #sidebar ul li {
      margin: 0.6em 0; }
  #sidebar div.feed {
    margin: 1.5em 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; }

div.feed {
  color: #777777;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 90%; }

div.feed {
  margin: 0.5em 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }
  div.feed a {
    padding: 6px 0 6px 36px;
    background: url(/feed-icon.png) no-repeat left center; }

#content div.breadcrumb {
  margin-bottom: 1.1em;
  font-size: 80%;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  line-height: 120%;
  color: #777777; }
#content div.date {
  margin-top: 2.75em;
  margin-bottom: -0.5em;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #777777; }
#content h2 {
  clear: both;
  margin: 1em 0 0.5em 0; }
  #content h2.articles {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0.75em; }
#content div.summary {
  margin: 0.7em 0;
  border-bottom: 1px solid #cccccc;
  padding: 0.7em 0; }
  #content div.summary:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  #content div.summary h2,
  #content div.summary h3 {
    margin-top: 0; }
    #content div.summary h2 a,
    #content div.summary h3 a {
      text-decoration: none; }
      #content div.summary h2 a:hover,
      #content div.summary h3 a:hover {
        text-decoration: underline; }
  #content div.summary p.read_more {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 90%; }
#content img {
  margin: 0.75em 0 1.5em 0;
  border: 1px solid #ccc;
  padding: 2px; }
#content ol,
#content ul {
  padding-left: 0;
  list-style-position: outside; }
  #content ol li,
  #content ul li {
    margin-left: -0.1em;
    padding-left: 0.1em; }
#content ol {
  list-style-type: decimal; }
#content ul {
  list-style-type: disc; }
#content img.flow {
  float: left;
  margin: 0 1em 1em 0; }
  #content img.flow.alternate {
    float: right;
    margin: 0 0 1em 1em; }
#content blockquote {
  margin: 1.5em 0;
  padding: 0.75em;
  background: #eeeeee; }
  #content blockquote p {
    margin: 0; }
  #content blockquote cite {
    display: block;
    text-align: right; }
#content div.categories,
#content p.social {
  margin: 1.5em 0;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 85%;
  font-weight: bold;
  color: #333333; }
  #content div.categories a,
  #content p.social a {
    margin-left: 0.4em; }
#content p.social {
  padding-top: 20px;
  border-top: 4px solid #cccccc; }
  #content p.social img {
    margin: 0;
    border: none;
    padding: 0;
    vertical-align: middle; }
#content code, #content pre {
  color: #565c66;
  font-family: Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal, monospace; }
#content pre {
  margin: 1.5em 0;
  border-left: 3px solid #cad0da;
  padding: 1em;
  font-size: 90%;
  line-height: 135%;
  background-color: #e2e8f2;
  overflow: auto; }
  #content pre code {
    border: none;
    padding: 0; }
#content #disqus_thread {
  margin-top: 0.5em;
  border-top: 2px solid #cccccc;
  padding-top: 0em; }
  #content #disqus_thread #dsq-content .dsq-options,
  #content #disqus_thread #dsq-content .dsq-request-user-info {
    padding-bottom: 0.5em;
    background: none; }

#footer {
  clear: both;
  margin-top: 2em;
  border-top: 1px solid #cccccc;
  padding-top: 0.5em; }
  #footer p {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #777777; }

<!-- page cached: 2010-08-01 17:10:19 -->

