html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

#container #contact-form ul.errorlist,
#container #registration-from ul.errorlist {
  color: #CD0A0A;
  line-height: 1;
  padding: 1px 0.2em;
  margin: 4px 8px 4px 0;
  background: #FEF6F3;
  border: 1px solid #c27d82; }
#container #contact-form li,
#container #registration-from li {
  padding: 5px 0;
  margin: 0; }
#container #contact-form ul,
#container #registration-from ul {
  padding-left: 8px; }

form.basicform fieldset {
  margin-bottom: 10px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 12px; }
form.basicform legend {
  padding: 0 2px 0 4px;
  font-weight: bold;
  font-size: 1.5em; }
form.basicform label {
  font-size: 1.2em;
  padding-right: 2em;
  padding-left: 0.2em;
  display: inline-block;
  line-height: 1.2;
  vertical-align: top; }
form.basicform fieldset ol {
  margin: 0;
  padding: 0; }
form.basicform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0; }
form.basicform fieldset fieldset {
  border: none;
  margin: 3px 0 0; }
  form.basicform fieldset fieldset legend {
    padding: 0 0 5px;
    font-weight: normal; }
  form.basicform fieldset fieldset label {
    display: block;
    width: auto; }
form.basicform em {
  font-weight: bold;
  font-style: normal;
  color: #f00; }
form.basicform label {
  width: 200px; }
form.basicform fieldset {
  background: #e7e7e7; }

form.basicform input {
  font-size: 14px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb; }

a {
  color: #058a44;
  text-decoration: none; }
  a:visited {
    color: #058a44;
    text-decoration: none; }
  a:hover {
    text-decoration: underline; }

body {
  color: #444444;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5; }

h1 {
  color: #058a44;
  font-size: 3em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  line-height: 1.2; }

h2 {
  color: #058a44;
  font-size: 2.5em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  line-height: 1.2; }

h3 {
  color: #777777;
  font-size: 2em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  line-height: 1.2; }
  h3 a {
    color: #777777;
    text-decoration: none; }
    h3 a:visited {
      color: #777777;
      text-decoration: none; }
    h3 a:hover {
      color: #777777;
      text-decoration: underline; }

h4 {
  color: #058a44;
  font-size: 1.667em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  font-weight: bold;
  line-height: 1.2; }
  h4 a {
    color: #444444;
    text-decoration: none; }
    h4 a:visited {
      color: #444444;
      text-decoration: none; }
    h4 a:hover {
      color: #444444;
      text-decoration: underline; }

h5 {
  color: #666666;
  font-size: 1.333em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  font-weight: bold;
  line-height: 1.2; }
  h5 a {
    color: #444444;
    text-decoration: none; }
    h5 a:visited {
      color: #444444;
      text-decoration: none; }
    h5 a:hover {
      color: #444444;
      text-decoration: underline; }

h6 {
  color: #444444;
  font-size: 1em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  font-weight: bold;
  line-height: 1.2; }

h2.page-heading {
  color: #333333;
  font-size: 2em;
  font-family: 'Century Gothic', 'Apple Gothic', 'Trebuchet MS', sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

blockquote {
  margin-left: 20px;
  margin-right: 35px;
  margin-top: 12px;
  font-family: Georgia, Palatino,'Palatino Linotype', Times, 'Times New Roman', serif;
  color: #666666;
  line-height: 1.333;
  text-align: justify; }

#main blockquote p, #main blockquote li {
  font-size: 1em; }

#main blockquote cite {
  size: 1em;
  float: right; }

cite {
  font-family: Georgia, Palatino,'Palatino Linotype', Times, 'Times New Roman', serif;
  font-weight: bold;
  line-height: 1.333; }

em {
  color: #666666;
  font-style: italic; }

strong {
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

ins {
  font-style: italic; }

acronym {
  color: #058a44; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

.clear {
  clear: both; }

p, ul, ol, dl, blockquote, address, pre {
  margin-bottom: 1.0em; }

h1,
h2,
h3 {
  margin-bottom: 0.5em; }

h4,
h5,
h6 {
  margin-bottom: 0.1em; }

h2.page-heading {
  margin-bottom: 1em; }

#main .inset-right,
#main .inset-left {
  font-size: 0.9167em;
  line-height: 2; }
  #main .inset-right strong,
  #main .inset-left strong {
    font-weight: bold;
    font-style: italic; }
#main .inset-right {
  width: 30%;
  float: right;
  margin-left: 2.5em; }
#main .inset-left {
  width: 30%;
  float: left;
  margin-right: 2.5em; }
#main .bignum {
  margin-bottom: 1.5em; }
  #main .bignum span.num {
    display: block;
    font-size: 4em;
    line-height: 1;
    color: #058a44;
    float: left;
    margin-right: 0.2em; }
#main hr,
#main div.divider {
  clear: both;
  display: block;
  width: 100%;
  height: 8px;
  background: url(../img/hr2.png) no-repeat top left;
  margin: 1.5em 0 2.5em 0;
  border: none; }

.notice {
  padding: 20px 60px; }

.notice.error {
  color: #cb2027;
  background: #f7e3da;
  border: 2px solid #cb2027; }

.notice.success {
  color: #078944;
  background: #e3eae0;
  border: 2px solid #078944; }

#main p, #main ul, #main ol, #main dl, #main blockquote, #main address, #main table, #main pre {
  font-size: 1.167em; }
#main .meta {
  text-transform: uppercase;
  color: #999999; }
#main table {
  margin-bottom: 2em; }

table th {
  font-weight: bold;
  background: #E0E0E0; }
table td, table th {
  border-bottom: 1px solid #e0e0e0;
  border-bottom: 1px solid #FFF !important;
  padding: 4px; }
table td {
  background: #EAEAEA;
  padding-left: 8px; }

#main li,
#sidebar li {
  margin-left: 0.1em; }
#main ul li,
#sidebar ul li {
  list-style: disc inside; }
#main ol li,
#sidebar ol li {
  list-style: decimal inside; }
#main table.two-col,
#sidebar table.two-col {
  width: 100%; }
  #main table.two-col tr th,
  #sidebar table.two-col tr th {
    width: 30%; }
#main form li,
#sidebar form li {
  list-style: none; }

#leader p {
  font-size: 14px;
  margin-bottom: 2px; }
#leader p.loud {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 12px; }
  #leader p.loud strong {
    color: #058a44;
    font-size: 22px;
    font-style: normal;
    font-weight: normal; }

#sidebar h2 {
  color: #058a44;
  font-size: 1.667em;
  font-weight: bold; }
#sidebar h3 {
  color: #058a44;
  font-size: 1.5em; }
#sidebar h2.title,
#sidebar h3.title {
  margin-bottom: 1em;
  clear: both;
  padding: 4px;
  background: #DEDEDE;
  border-bottom: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0; }
#sidebar h4 {
  color: #444444;
  font-size: 1.333em;
  font-weight: bold; }
#sidebar .meta {
  text-transform: uppercase;
  font-size: 0.833em; }
#sidebar .sub-title {
  color: #058a44; }

body {
  background: #303030; }

#container {
  width: 100%;
  background: #303030;
  margin: 0 auto;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  #container {
    display: block; }

#header {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 200px;
  background: black url(../img/header-bg.jpg) no-repeat;
  border-bottom: 2px solid #777; }

#header #logo {
  width: 240px;
  height: 116px;
  position: absolute;
  top: 10px;
  left: 20px;
  background: url(../img/logo.jpg) no-repeat;
  text-indent: -9999em;
  overflow: hidden; }
#header #motto {
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 1.1;
  color: #dddddd;
  font-size: 18px;
  font-weight: 100; }
  #header #motto p {
    text-align: right; }
    #header #motto p strong {
      text-transform: uppercase;
      color: #058a44;
      font-style: normal;
      font-weight: normal; }
    #header #motto p span.license {
      font-size: 0.778em;
      color: #777777; }
#header #mini-nav {
  position: absolute;
  bottom: 20px;
  right: 20px;
  line-height: 1.1;
  color: #dddddd; }
  #header #mini-nav p {
    text-align: right;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0; }
    #header #mini-nav p span.phone {
      font-size: 18px; }
  #header #mini-nav p.connect {
    padding-left: 36px;
    padding-top: 6px;
    height: 24px;
    background: url(../img/icons/icon_unplugged_30.png) no-repeat 0 0;
    vertical-align: bottom; }

body.subnav #sidebar {
  padding-top: 0; }
  body.subnav #sidebar ul#sub-nav {
    float: right;
    margin: 0 0 20px 0;
    padding: 30px 30px 16px 15px;
    width: 220px;
    background: black url(../img/subnav-bg-300.jpg) no-repeat bottom left; }
    body.subnav #sidebar ul#sub-nav li.active {
      background: url(../img/subnav-bullet2.png) no-repeat left; }
      body.subnav #sidebar ul#sub-nav li.active a {
        color: #03a04e !important; }
    body.subnav #sidebar ul#sub-nav li {
      padding-left: 18px;
      font-size: 1.4em; }
      body.subnav #sidebar ul#sub-nav li a {
        color: #bbbbbb;
        line-height: 1.5;
        vertical-align: bottom; }
        body.subnav #sidebar ul#sub-nav li a:visited {
          color: #bbbbbb; }
        body.subnav #sidebar ul#sub-nav li a:hover {
          color: #03a04e;
          text-decoration: none; }

#header #nav {
  height: 34px;
  width: 720px;
  position: absolute;
  bottom: 10px;
  left: 20px; }
  #header #nav ul {
    float: left;
    margin: 0;
    padding: 0; }
    #header #nav ul li.active a,
    #header #nav ul li.active a:visited {
      background: url(../img/nav-bg-grn.png) repeat-x;
      color: black; }
    #header #nav ul li {
      display: inline;
      padding: 0;
      margin-right: 8px; }
      #header #nav ul li a {
        display: inline-block;
        height: 24px;
        padding: 2px 10px 4px 10px;
        margin: 0;
        color: #bbbbbb;
        vertical-align: bottom;
        font-size: 18px;
        text-decoration: none; }
        #header #nav ul li a:visited {
          color: #bbbbbb; }
        #header #nav ul li a:hover,
        #header #nav ul li a.active {
          background: url(../img/nav-bg-grn.png) repeat-x;
          color: black;
          text-decoration: none; }

#subheader-top {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  height: 3px;
  background: url(../img/subhead-top.png) repeat-x top left; }

#subheader-foot {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  height: 3px;
  background: url(../img/subhead-foot.png) repeat-x top left; }

#subheader {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  background-color: #dededd;
  height: 90px; }
  #subheader h1 {
    padding-top: 8px;
    width: 250px;
    font-size: 30px; }

#sidebar {
  padding-top: 30px; }
  #sidebar .inline-img.right {
    margin-left: 10px;
    float: right; }
  #sidebar .inline-img.left {
    margin-right: 10px;
    float: left; }
  #sidebar .inline-img.center img, #sidebar .inline-img.center a img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #sidebar .sidebar-action h3 {
    margin-bottom: 0; }
  #sidebar a.signup {
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    float: right;
    margin-left: 8px;
    width: 120px;
    height: 57px;
    margin-bottom: 2px;
    background: url(../img/signup-button_120.png) no-repeat; }
    #sidebar a.signup:hover {
      background-position: 0px -56px; }
  #sidebar p.action strong {
    font-size: 1.2em;
    font-weight: bold;
    color: #077F31; }
  #sidebar p.action span.when {
    font-size: 0.9em;
    font-style: italic; }
  #sidebar p.action span.title {
    font-style: italic; }

#services .service-item {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  margin-bottom: 16px;
  padding: 4px 6px;
  background: #F8F8F8 url(../img/big-item-bg.png) repeat-x bottom left;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  clear: both; }
  #services .service-item {
    display: block; }
  #services .service-item .item-img {
    float: left;
    width: 92px;
    margin-right: 16px; }
  #services .service-item h3 {
    font-size: 1.667em; }
    #services .service-item h3 a,
    #services .service-item h3 a:visited,
    #services .service-item h3 a:hover {
      color: #666; }
  #services .service-item img {
    padding: 4px;
    border: 1px solid #DDD;
    margin: 0 0 0 4px; }
  #services .service-item .brief {
    font-size: 1.167em; }
    #services .service-item .brief p, #services .service-item .brief li {
      font-size: 1em; }
  #services .service-item.hover {
    background: #F8F8F8 url(../img/big-item-bg-hover.png) repeat-x bottom left;
    border-bottom: 1px solid #d4d4d4; }
    #services .service-item.hover img {
      border: 1px solid #CCC; }
  #services .service-item .item-img img {
    border: none; }

.top-content {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
  background: #F5F5F5 url(../img/content-bg.jpg) no-repeat top center; }

.big-message {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  background: #D5D5D5 url(../img/big-msg-bg.png) repeat-x top left;
  padding: 10px 20px; }
  .big-message {
    display: block; }
  .big-message .msg {
    width: 380px;
    float: left;
    margin: 0 12px 0 36px; }
    .big-message .msg h2, .big-message .msg h3 {
      margin-bottom: 4px; }
    .big-message .msg p {
      font-size: 18px;
      line-height: 1.2;
      margin: 4px 0 0 0; }
  .big-message .big-actions {
    float: left;
    width: 510px; }
    .big-message .big-actions a.action {
      text-indent: -9999em;
      overflow: hidden;
      display: block;
      float: left;
      margin: 0 4px;
      width: 162px;
      height: 77px; }
      .big-message .big-actions a.action:hover {
        height: 77px;
        background-position: 0px -77px; }
    .big-message .big-actions a.action.last {
      margin-right: 0px; }
    .big-message .big-actions .residential {
      background: url(../img/residential-solar-solutions.png) no-repeat; }
    .big-message .big-actions .commercial {
      background: url(../img/commercial-solar-solutions.png) no-repeat; }
    .big-message .big-actions .utility {
      background: url(../img/utility-solar-solutions.png) no-repeat; }

#sidebar .featured-article img {
  float: left; }
#sidebar .featured-article h3 {
  margin-bottom: 4px;
  padding-top: 8px; }
#sidebar .featured-article p.tease {
  padding-top: 0px;
  margin-bottom: 8px; }
#sidebar .featured-article p.links {
  font-weight: bold; }

#home #header {
  border: none; }
#home #leader-wrap {
  width: 100%; }
#home #leader {
  width: 1000px;
  margin: 0 auto;
  height: 250px;
  padding: 15px 0;
  background: #807f7f url(../img/lead-bg.png) repeat-x; }
  #home #leader #intro {
    width: 290px;
    height: 200px;
    padding: 25px;
    float: left;
    background: #d2d2d2 url(../img/intro-bg.jpg) no-repeat top left;
    margin-left: 20px;
    margin-right: 20px; }
  #home #leader #banner {
    width: 580px;
    height: 250px;
    float: left; }
#home #main #top {
  width: 564px;
  background: #eeeeee;
  border: 1px solid #cccccc;
  padding: 8px;
  font-size: 1.4em;
  margin-bottom: 20px;
  overflow: hidden;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  #home #main #top {
    display: block; }
  #home #main #top p {
    margin-bottom: 4px; }
#home #main img.wide {
  margin-right: 28px; }
#home #main #actions {
  width: 560px;
  margin-bottom: 0; }
  #home #main #actions a.action {
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    float: left;
    margin: 0 12px;
    width: 162px;
    height: 77px; }
    #home #main #actions a.action:hover {
      height: 77px;
      background-position: 0px -77px; }
  #home #main #actions a.action.last {
    margin-right: 0px; }
  #home #main #actions .residential {
    background: url(../img/residential-solar-solutions.png) no-repeat; }
  #home #main #actions .commercial {
    background: url(../img/commercial-solar-solutions.png) no-repeat; }
  #home #main #actions .utility {
    background: url(../img/utility-solar-solutions.png) no-repeat; }
#home #main .newsitem {
  clear: both;
  margin-top: 40px; }
  #home #main .newsitem h3 {
    margin-bottom: 2px; }
  #home #main .newsitem .more {
    float: right; }
  #home #main .newsitem .meta {
    padding: 0;
    margin: 0;
    margin-bottom: 6px; }
  #home #main .newsitem a {
    text-decoration: none; }
    #home #main .newsitem a:hover {
      text-decoration: underline; }
#home #main #news {
  margin-top: 40px; }
#home #sidebar .featured-project table {
  font-size: 0.9em; }
  #home #sidebar .featured-project table th {
    width: 7em; }
#home #sidebar .featured-project img {
  padding: 5px;
  margin-bottom: 16px; }
#home #sidebar .featured-project a:hover img {
  background: #BBB; }
#home #sidebar .featured-project h5 {
  margin-bottom: 0.5em; }
#home #sidebar .affiliations img {
  width: 100px;
  margin-right: 20px; }

#content {
  background: #F5F5F5 url(../img/content-bg.jpg) no-repeat top center;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 30px;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  #content {
    display: block; }

#main {
  margin-top: 30px;
  margin-left: 20px;
  min-height: 550px; }
  #main a:hover {
    text-decoration: underline; }
  #main img {
    padding: 4px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-bottom: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    margin-bottom: 10px; }
  #main .inline-img.right {
    margin-left: 10px;
    float: right; }
  #main .inline-img.left {
    margin-right: 10px;
    float: left; }
  #main .inline-img.center img, #main .inline-img.center a img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

body.two-col #content #main {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 580px;
  margin-left: 20px; }
body.two-col #content #sidebar {
  width: 320px;
  float: right; }
  body.two-col #content #sidebar #sidebar-content {
    clear: both; }
body.two-col #sidebar .section {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  margin-right: 20px;
  margin-left: 10px;
  width: 290px;
  margin-bottom: 40px; }
  body.two-col #sidebar .section {
    display: block; }
  body.two-col #sidebar .section img {
    padding: 5px;
    margin-bottom: 16px; }
body.two-col #sidebar .section.box {
  padding: 4px 6px;
  width: 278px;
  margin-right: 14px;
  margin-left: 4px;
  background: #EEE;
  border: 1px solid #CCC; }
  body.two-col #sidebar .section.box h2, body.two-col #sidebar .section.box h3 {
    border-bottom: 2px solid #E5E5E5;
    padding: 2px 6px; }
body.two-col #sidebar ul li {
  position: relative;
  list-style: none;
  margin-left: 0;
  margin-bottom: 8px;
  padding-left: 0; }
  body.two-col #sidebar ul li .meta {
    font-size: 0.9em; }
  body.two-col #sidebar ul li span.label {
    font-weight: bold; }
body.two-col #sidebar ul.small {
  font-size: 0.9em; }
  body.two-col #sidebar ul.small li {
    margin-left: 0;
    margin-bottom: 4px; }
body.two-col #sidebar table th {
  font-weight: bold; }
body.two-col #sidebar #testimonial img {
  margin: 20px 20px; }
body.two-col #sidebar .download {
  line-height: 1;
  clear: both;
  margin: 20px 40px 0 20px; }
  body.two-col #sidebar .download img {
    float: left;
    margin-right: 8px; }

#footer {
  width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
  height: 120px;
  background: black;
  color: #999999; }
  #footer a {
    color: #999999;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .section {
    width: 210px;
    float: left;
    margin: 0 20px; }

#event #sidebar #location-map {
  width: 240px;
  height: 240px;
  margin-bottom: 16px; }
#event #sidebar p {
  margin-bottom: 4px; }

#edu .category {
  margin-bottom: 2em; }
#edu .edu-item {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  margin-bottom: 16px;
  padding: 4px 6px;
  background: #F8F8F8 url(../img/big-item-bg.png) repeat-x bottom left;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  clear: both; }
  #edu .edu-item {
    display: block; }
  #edu .edu-item .item-img {
    float: left;
    width: 92px;
    margin-right: 16px; }
  #edu .edu-item h3 {
    font-size: 1.667em; }
    #edu .edu-item h3 a,
    #edu .edu-item h3 a:visited,
    #edu .edu-item h3 a:hover {
      color: #666; }
  #edu .edu-item img {
    padding: 4px;
    border: 1px solid #DDD;
    margin: 0 0 0 4px; }
  #edu .edu-item .brief {
    font-size: 1.167em; }
    #edu .edu-item .brief p, #edu .edu-item .brief li {
      font-size: 1em; }
  #edu .edu-item.hover {
    background: #F8F8F8 url(../img/big-item-bg-hover.png) repeat-x bottom left;
    border-bottom: 1px solid #d4d4d4; }
    #edu .edu-item.hover img {
      border: 1px solid #CCC; }

#main p.float-right,
#main p.float-left {
  margin-bottom: 8px; }
  #main p.float-right img,
  #main p.float-left img {
    margin-bottom: 4px;
    margin-top: 4px; }

p.float-right {
  float: right;
  clear: right;
  margin-left: 8px; }

p.float-left {
  float: left;
  clear: left;
  margin-right: 8px; }

p.align-center {
  text-align: center; }

p.clear-floats {
  clear: both; }

#main .inline-file,
#sidebar .inline-file {
  font-size: 1.2em; }
  #main .inline-file p img,
  #sidebar .inline-file p img {
    padding: 0;
    border: none;
    margin: 0 8px 0 0;
    vertical-align: bottom; }
  #main .inline-file .desc,
  #sidebar .inline-file .desc {
    font-size: 0.833em; }

.info {
  margin-bottom: 36px; }
  .info p {
    margin-bottom: 2px; }
    .info p span.label {
      font-weight: bold; }

body#popup {
  background: #FFFFFF;
  padding: 0;
  margin: 0; }
  body#popup #popup-wrapper {
    width: 440px;
    padding: 20px;
    margin: 0; }

#blog #comments {
  padding-top: 15px;
  margin-top: 80px;
  background: url(../img/hr2.png) no-repeat top left; }
  #blog #comments h2 {
    padding-bottom: 15px;
    margin-bottom: 40px;
    background: url(../img/hr2.png) no-repeat bottom left; }
