@import "reset.css";
#top {
  margin-bottom: 4px; }
  #top #logo {
    float: left; }  
  #top #logo.area a img{
    width: 140px;
    height: 140px; }
  #top #logo * {
    vertical-align: top; }
  #top #top-bar {
    width: 752px;
    float: right;
    text-transform: uppercase;
    font: bold 10px helvetica, arial, sans-serif; }
    #top #top-bar a:hover {
      text-decoration: underline; }
    #top #top-bar #top-menu, #top #top-bar #top-pasta {
      float: left; }
  #top #top-menu {
    padding-top: 3px;
    margin-right: 2em;
    margin-bottom: 10px; }
  #top #top-pasta {
    display: block;
    height: 17px;
    margin-right: 2em;
    padding-top: 3px;
    padding-right: 30px;
    background: url(/images/recurring/sliced/ccsp_mini_logo.png) top right no-repeat; }
  #top #search {
    float: right; }
    #top #search input.text {
      color: #ffffff;
      border: none;
      font: 13px times, times new roman, serif;
      padding: 1px 6px;
      width: 180px; }
    #top #search form * {
      vertical-align: top; }
  #top #top-ad {
    float: right; }
    #top #top-ad .ad-label {
      float: left;
      height: 90px;
      width: 20px;
      margin-right: 4px; }
    #top #top-ad .ad-box {
      float: left;
      width: 728px;
      height: 90px;
      background: #e6e6e6; }

#sidebar {
  width: 140px;
  float: left; }
  #sidebar .box, #sidebar .box-empty {
    margin-bottom: 4px; }
  #sidebar .box-empty {
    height: 20px; }
  #sidebar #menu-wrap {
    padding-bottom: 118px;
    margin-bottom: 16px;
    background: url(/images/sliced/area_menu_bottom.png) bottom right no-repeat; }
  #sidebar #menu {
    min-height: 200px;
    background: url(/images/sliced/area_menu_bg.png);
    text-align: right;
    padding: 5px 0; }
    #sidebar #menu .menu-item {
      display: block;
      padding: 7px 16px 6px 8px; }
      #sidebar #menu .menu-item .menu-subs {
        margin: 3px 0 -6px;
        padding: 3px 0;
        line-height: 1.2;
        font-size: 10px; }
  #sidebar #sidebar-ad {
    float: right;
    width: 120px; }
    #sidebar #sidebar-ad .ad-label {
      text-align: center; }
    #sidebar #sidebar-ad .ad-box, #sidebar #sidebar-ad .ad-box-terra {
      background: #e6e6e6;
      height: 600px; }

#footer {
  padding-top: 80px;
  font: 13px times, times new roman, serif; }
  #footer #footer-menu {
    padding: 3px 70px 2px 4px;
    margin-bottom: 2px; }
    #footer #footer-menu, #footer #footer-menu a {
      color: #ffffff; }
  #footer a:hover {
    text-decoration: underline; }
  #footer .sep {
    padding: 0 0.4em; }
  #footer .issue-date {
    float: right; }
  #footer #footer-bottom {
    border-top: 2px solid #ccc;
    padding-top: 3px;
    padding-left: 4px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase; }
    #footer #footer-bottom .rss-link a {
      height: 17px;
      float: right;
      margin-top: -3px;
      padding-top: 4px;
      padding-right: 25px; }

#main .inline-media {
  padding-top: 5px; }
  #main .inline-media img {
    vertical-align: top;
    width: 100%; }
  #main .inline-media .caption {
    margin-top: 4px;
    padding: 2px 16px;
    font-size: 13px; }
    #main .inline-media .caption p {
      color: white;
      margin: 0; }
  #main .inline-media a {
    display: block; }

#main .entities {
  margin-bottom: 30px; }
  #main .entities .entity {
    background: #ccc top left no-repeat;
    padding: 0 8px 0 176px;
    margin-bottom: 8px;
    overflow: hidden; }
    #main .entities .entity p {
      margin: 6px 0;
      color: white;
      line-height: 1.3; }
    #main .entities .entity blockquote {
      margin: 0.5em 0 0.5em 1em; }
    #main .entities .entity img {
      float: left;
      margin-right: 16px; }

#main .credits {
  float: left;
  width: 296px;
  padding: 0 16px;
  margin: 0 0 1em 0;
  font-style: italic;
  font-size: 14px; }
  #main .credits h3 {
    margin-left: -16px; }
  #main .credits a {
    color: #666; }

#main p {
  color: #444; }
#main h1, #main h2 {
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 2em; }
#main h2 {
  margin-bottom: 0.7em; }
#main h3, #main h4, #main h5, #main h6 {
  margin-top: 1.2em;
  margin-bottom: 1em;
  font-weight: bold; }
  #main h3:hover, #main h4:hover, #main h5:hover, #main h6:hover {
    text-decoration: underline; }
#main blockquote {
  margin: 0 2em 1.6em 2em; }
  #main blockquote, #main blockquote * {
    color: #666;
    font-style: italic; }
#main ul, #main ol {
  margin-left: 2em;
  margin-bottom: 1em; }
  #main ul li, #main ol li {
    display: list-item; }
#main ul li {
  list-style: disc; }
#main ol li {
  list-style: decimal; }
#main .left {
  float: left;
  margin: 0 16px 8px 0; }
#main .right {
  float: right;
  margin: 0 0 8px 16px; }

form th {
  width: 160px;
  padding-right: 16px;
  text-align: right; }
form td {
  padding: 4px 0;
  width: 480px; }
form tr.has-errors th label:before {
  content: "× ";
  color: #a00;
  font-weight: bold; }
form input.text, form textarea, form select {
  color: white;
  font: inherit;
  margin: 0;
  padding: 1px 5px; }
form input.text, form textarea {
  border: none;
  width: 470px;
  line-height: 1.25; }
form .submit-button-row {
  text-align: right; }

#wrapper {
  width: 972px;
  padding: 16px;
  margin: auto; }
#wrapper.area {
  width: 952px; }

#subrcriber-bar {
  margin: 0 0 16px 0;
  text-align: right;
  font: bold 12px times, times new roman, serif;
  text-transform: uppercase; }

.sep {
  padding: 0 0.5em; }

#main {
  float: left;
  margin-left: 156px;
  width: 656px;
  font: normal 13px/1.4 verdana, sans-serif;
  color: #444; }
  #main p {
    margin: 0 0 1em 0; }
  #main .w-quarter {
    width: 160px; }
  #main .w-half {
    width: 320px; }
  #main .w-full {
    width: 656px; }
  #main .message {
    padding: 8px 16px;
    color: white;
    margin-bottom: 1em; }
    #main .message p {
      color: white;
      margin: 0; }

#vertical-title {
  margin-left: 172px;
  position: relative;
  width: 105px; }
  #vertical-title * {
    vertical-align: top; }
  #vertical-title .v-title-1 {
    position: absolute;
    right: 85px; }
  #vertical-title .v-title-2 {
    position: absolute;
    right: 0px; }
