/*
 * Cloud Nine theme for Enano
 * Copyright (C) 2008 Dan Fuhry. All rights reserved.
 * Based on original design by P55
 */

@import url(./jbox.css);

html, body {
  margin: 0;
  padding: 0;
}

body {
  padding: 5px 0 0 0;
  font-family: Liberation Sans, Arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #ffffff;
}

a {
  color: #4e7aa7;
}

div#wrap, div.titlewrap {
  padding: 0 0 5px 0;
  width: 808px;
  margin: 0 auto;
  border-width: 0 1px;
  border-style: solid;
  border-color: #e5e5e5;
}

div.innerwrap, div.titlewrap {
  padding: 0 30px;
}

div.titlewrap {
  width: 748px;
}

div.innerwrap {
  padding-top: 10px;
}

div#title-left {
  float: left;
}

div#title-right {
  float: right;
  font-size: 11pt;
}

div#navi-top {
  background-color: #3f77a5;
  margin: 0;
}

div#navi-inner {
  border-color: #38709e;
  border-style: solid;
  border-width: 0 1px;
  width: 808px;
  margin: 0 auto;
}

div#navi-top ul {
  padding: 0px 10px 0px 10px;
  margin: 0 auto;
  display: table;
  list-style-type: none;
}

div#navi-top ul li {
  float: left;
  margin-left: 50px;
  font-weight: bold;
}

div#navi-top ul li:first-child {
  margin-left: 0;
}

div#navi-top ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 5px 0;
}

div#navi-top ul li a:hover {
  text-decoration: underline;
}

div#navi-top ul li a.top-active {
  background-image: url(../images/shared/marker.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}

div.introbox {
  padding: 1px 10px 20px 10px;
}

  div.introbox.floated {
    margin-left: 20px;
    float: right;
    width: 359px;
  }
  
  span.maintitle {
    font-family: georgia, serif;
    font-size: x-large;
  }

span.clearer, li.clearer {
  clear: both;
  display: block;
}

span.clearerleft, li.clearerleft {
  clear: left;
  display: block;
}

div#footer {
  text-align: center;
  font-size: 7pt;
  padding: 10px;
  width: 790px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #909090;
  background-image: url(../images/shared/footer.gif);
  background-repeat: repeat-x;
  clear: both;
}

div#footer div.liberation-logo {
  float: right;
  margin: 10px 0;
}

div#footer div.copyright {
  float: left;
  text-align: left;
  padding: 20px 0 0 0;
}

div#footer a {
  color: #87b3df;
}

div#category_box_wrapper {
  /* display: none; */
}

div.news {
  border-width: 0;
  background-color: transparent;
  font-size: 9pt;
}

div.news th, div.news th.subhead {
  text-align: left;
  background-color: transparent;
  color: #73a6d9;
  border-top: 1px solid #b2b2b2;
}

div.news th a {
  color: #73a6d9;
  text-decoration: underline;
}

div.news td, div.news td.row3 {
  color: #828282;
  background-color: #ffffff;
}

div.news td.row3 p {
  margin-top: 0;
  margin-left: 0;
}

div.news a.newslink {
  color: #4e7aa7;
  font-size: 7pt;
  font-weight: normal;
}

div.portlet {
  margin-top: 10px;
  border: 1px solid #e4e4e4;
  background-color: #f7f7f7;
  padding: 13px 7px 9px 7px;
  width: 286px;
  font-size: 8pt;
  color: #7f7f7f;
  clear: both;
}

div.portlet.version {
  background-color: transparent;
  padding: 0;
  width: 302px;
  border-width: 0;
  clear: none;
  margin: 20px 0 0 1em;
}

div.portlet.version div.unstable, div.portlet.version div.stable {
  padding: 4px 4px 4px 56px;
  float: left;
  width: 89px;
  margin-bottom: 10px;
  background-position: 8px center;
  background-repeat: no-repeat;
}

div.portlet.version div.stable {
  -moz-border-radius: 5px 0 0 5px;
  background-color: #090;
  color: #cfc;
  background-image: url(../images/shared/icon-stable.png);
  padding-right: 7px;
}

div.portlet.version div.unstable {
  -moz-border-radius: 0 5px 5px 0;
  background-color: #900;
  color: #fcc;
  background-image: url(../images/shared/icon-unstable.png);
  margin-left: 1px;
}

div.portlet.version span {
  display: block;
  text-align: center;
}

div.portlet.version span.label {
  text-transform: lowercase;
  color: #fff;
}

div.portlet.version span.version {
  font-size: 18px;
}

div.portlet.version span.links a {
  text-decoration: underline;
  color: #fff;
}

div.portlet-search {
  width: 386px;
  position: relative;
  top: 12px;
}

div.portlet:first-child {
  margin-top: 0;
}

div.portlet div.icon {
  float: left;
  margin-right: 7px;
  width: 48px;
}

div.portlet div.text {
  text-align: center;
  width: 109px;
  float: left;
}

div.portlet div.text a.mainlink {
  font-size: 16pt;
  color: #336699;
  display: block;
}

div.portlet div.more {
  float: right;
  width: 99px;
  padding-left: 10px;
  text-align: center;
  border-left: 1px dotted #00ccff;
  height: 48px;
  vertical-align: middle;
}

div.portlet-search div.more {
  width: 199px;
}

div.portlet-search div.more form {
  padding-top: 13px;
}

div.portlet div.more a {
  color: #79aadb;
}

input.portlet-search-text, input.portlet-search-btn {
  font-size: 7pt;
  color: #888;
  padding: 3px;
}

input.portlet-search-text {
  border-width: 1px;
  border-style: solid;
  border-color: #4078a6;
  background-color: white;
}

input.portlet-search-btn {
  background-color: #4078a6;
  color: #fff;
  border-width: 0;
  text-transform: uppercase;
}

/* content area */

div.innerwrap p {
  margin-left: 1em;
}

div.innerwrap #h2PageName {
  border-bottom: 1px solid #4989bd;
}

/* sidebars */

div.sidebar {
  background-color: #fbfbfb;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #e4e4e4;
  width: 808px;
  margin: 0 auto;
  font-size: 7pt;
}

div.sidebar div.sidebar-block {
  float: left;
  max-width: 200px;
}

div.sidebar h4 {
  padding: 4px;
  margin: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #e4e4e4;
}

div.sidebar ul {
  margin: 0 10px 0 0;
  padding: 0;
  list-style-type: none;
}

div.sidebar ul li {
  /* border-bottom: 1px solid #e4e4e4; */
}

div.sidebar ul li a {
  color: #202020;
  display: block;
  padding: 4px 6px;
}

div.sidebar ul li a:hover {
  background-color: #f0f0f0;
}

div.sidebar div.sidebar-plain {
  border-bottom: 1px solid #e4e4e4;
}

/* misc: hide image borders on links */
a img {
  border-width: 0;
}

/* screenshot and other main page stuff */

div.screenie-top {
  width: 300px;
  height: 212px;
  background-image: url(../images/shared/admin.png);
  background-repeat: no-repeat;
  margin: 0 0 0 20px;
  padding: 0;
}

span.screenie-link a {
  line-height: 224px;
  display: block;
  text-align: center;
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=0);
  
  text-decoration: none !important;
  color: black !important;
  font-weight: bold;
}

span.screenie-link a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

div.screenie-bottom {
  width: 300px;
  height: 146px;
  background-image: url(../images/shared/admin.png);
  background-repeat: no-repeat;
  background-position: 0 -212px;
  margin: 0 0 0 20px;
}

ul.greenchecks {
  list-style-image: url(../images/shared/greencheck.png);
}

h1.newsheader {
  color: #aaa;
  margin: 1.3em 0 0 0;
  padding: 0;
  text-transform: lowercase;
  
}

.downloadbutton {
  display: block;
  background-image: url(../images/shared/download-sprite.png);
  background-repeat: no-repeat;
  text-decoration: none !important;
  margin-left: 0;
  width: 339px;
}

  .downloadbutton span {
    display: block;
    margin-left: 22px;
  }
  
  .downloadbutton.unstable, .downloadbutton.unstable:active {
    height: 59px;
    margin-top: 30px;
    background-position: 0px 0px;
  }
  
  .downloadbutton.unstable span.version a {
    display: none;
  }
  
  /* hack for intro page */
  div.introbox.floated .downloadbutton.unstable {
    margin-top: 20px !important;
  }
  
  .downloadbutton.unstable:hover {
    background-position: 0px -117px;
  }

  .downloadbutton.unstable span.toptext {
    color: white;
    font-size: 19px;
    padding-top: 13px;
  }
  
  .downloadbutton.unstable span.version {
    color: white;
    font-size: 12px;
  }
  
  .downloadbutton.stable, .downloadbutton.stable:active {
    height: 59px;
    background-position: 0 -59px;
  }
  
  .downloadbutton.stable:hover {
    background-position: 0px -176px;
  }
  
  .downloadbutton.stable span.toptext {
    padding-top: 12px;
    font-size: 13px;
    color: #15320a;
  }
  
  span#whybeta-css {
    cursor: pointer;
    text-decoration: underline;
    color: #8fcdff;
    display: inline;
    margin: 0;
  }
  
  span.whybeta-nocss {
    margin-left: 22px;
  }

/* main page sprites */
img.cloudnine_icon {
  width: 48px;
  height: 48px;
  background-image: url(../images/shared/iconsprite.png?20100616);
  background-repeat: no-repeat;
}

img.cloudnine_icon.search {
  background-position: 0 0;
}

img.cloudnine_icon.security {
  background-position: 0 -48px;
}

img.cloudnine_icon.community {
  background-position: 0 -96px;
}

img.cloudnine_icon.learn {
  background-position: 0 -144px;
}

