body {
  font: 0.88em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  color: #444444; }

body.general .general a, body.request .request a, body.public_body .public_body a, body.blog .blog a, body.user .user a, body.help .help a {
  font-weight: bold;
  background: url(/images/selected.png) no-repeat bottom center;
  padding: 9px 0 10px 0; }

body.help ul li {
  list-style: disc inside none; }

body.blog .general a {
  background: none; }

#header {
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  background: #000 url(/images/bg.png) no-repeat scroll 0 0;
  position: relative; }
  #header a {
    color: #e6e8fa; }
    #header a:visited, #header a:link {
      color: #e6e8fa; }
  #header #headerContent {
    width: 960px;
    margin: 0 auto;
    position: relative; }
    #header #headerContent #logo {
      float: left;
      width: 128px;
      margin: 0 10px 0 0; }
    #header #headerContent #tagline {
      float: left;
      width: 620px;
      margin: 0;
      font-size: 1.42em;
      margin: 0;
      line-height: 1;
      margin: 1em 0; }
    #header #headerContent #nav {
      float: left;
      width: 620px; }
      #header #headerContent #nav li {
        display: block;
        float: left;
        margin-left: 30px;
        font-size: 1.14em;
        padding: 10px 0; }
        #header #headerContent #nav li a {
          padding: 10px 0; }
        #header #headerContent #nav li:first-child {
          margin-left: 0; }
    #header #headerContent #controls {
      position: absolute;
      right: 0;
      top: 5px;
      text-align: right; }
      #header #headerContent #controls .user {
        margin: 0; }
  #header a {
    color: #fff;
    text-shadow: 0 1px 0 !shadow_color; }
    #header a:link, #header a:visited {
      color: #fff;
      text-shadow: 0 1px 0 !shadow_color; }
    #header a:hover {
      text-shadow: rgb(255, 255, 255) 0px 0px 5px; }
    #header a:active {
      color: #ccc;
      text-shadow: 0 -1px 0 !shadow_color; }

#submenuContainer {
  background-image: -webkit-gradient(linear, 0% 35%, 0% 100%, from(rgba(255, 255, 255, 1)), to(rgba(192, 192, 192, 1)));
  background-image: -moz-linear-gradient(rgba(255,255,255, 1) 35%, rgba(192, 192, 192, 1) 100%);
  border-bottom: 3px groove #c0c0c0; }
  #submenuContainer #submenu {
    width: 960px;
    margin: 0 auto;
    text-transform: lowercase;
    font-size: 0.923em; }
    #submenuContainer #submenu li {
      display: inline-block; }
      #submenuContainer #submenu li:first-child {
        margin-left: 138px; }
        #submenuContainer #submenu li:first-child a, #submenuContainer #submenu li:first-child.selected {
          padding: 6px; }
      #submenuContainer #submenu li label {
        font-weight: bold; }
      #submenuContainer #submenu li a {
        padding: 6px;
        display: block; }
      #submenuContainer #submenu li.selected {
        color: white;
        background-color: #aaaaaa;
        padding: 6px; }

#wrapper {
  background-color: white;
  width: 960px;
  margin: 0 auto;
  padding: 5px 10px 0; }
  #wrapper .message {
    outline: 3px solid #236b8e;
    background-color: #e6e8fa;
    font-weight: bold;
    font-size: 1.14em;
    padding: 1em;
    text-align: center;
    color: #333333;
    text-shadow: 0 1px 0 !shadow_color;
    margin: 1em 0; }
    #wrapper .message p.destination {
      display: block;
      margin: 1em 0 0; }

#footer {
  background-color: #000000;
  color: #ffffff;
  margin-top: 2em;
  padding: 2em 0; }
  #footer a {
    color: #e6e8fa; }
    #footer a:visited, #footer a:link {
      color: #e6e8fa; }

#footerContent {
  width: 960px;
  margin: 0 auto;
  font-size: 1em;
  color: #888888;
  text-align: center;
  padding: 2em 0; }

.col140 {
  float: left;
  width: 140px;
  margin-right: 20px; }
  .col140 a {
    color: #888888; }
    .col140 a:link, .col140 a:visited, .col140 a:active {
      color: #888888; }

.col140 a:hover, #sidebar a:hover {
  color: #666; }

.col460 {
  float: left;
  width: 460px;
  margin-right: 20px; }

.postContent {
  float: right; }

.half {
  float: left;
  width: 460px; }

.left {
  float: left; }

.alignleft {
  float: left;
  margin: 0 20px 10px 0; }

.right {
  float: right; }

.alignright {
  float: right;
  margin: 0 0 10px 20px; }

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clear {
  margin-right: 0; }
  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

#header:after, #content:after, #sidebar:after, #wrapper:after, .alignleft:after, .alignright:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

h1 {
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  letter-spacing: -2px;
  color: #333333; }

h2 {
  font-size: 1.8em;
  line-height: 1em;
  font-weight: bold;
  margin: 10px 0 5px;
  letter-spacing: -1px;
  color: #333333; }

#content .large {
  margin: 20px 0 0;
  width: 960px;
  clear: both; }
#content .medium {
  float: left;
  clear: both;
  width: 620px;
  margin: 20px 20px 0 0; }
#content .postContent h2, #content .postContent h3 {
  margin-left: 0; }

#respond h2 {
  margin-left: 0; }

h3 {
  font-size: 1.8em;
  font-weight: bold;
  color: #444444;
  margin-bottom: 5px; }

h4 {
  font-size: 1.2em;
  margin-bottom: 2px; }

p {
  line-height: 1.8em;
  margin-bottom: 15px; }

small {
  color: #999; }

a {
  text-decoration: none;
  color: #236b8e;
  cursor: pointer;
  text-shadow: 0 1px 0 !shadow_color; }
  a:link, a:visited, a:active {
    text-decoration: none;
    color: #236b8e;
    cursor: pointer; }
  a:hover {
    text-decoration: underline; }

form label {
  display: inline-block;
  font-weight: bold;
  margin: 0.5em 0 0; }
form input[type=text], form input[type=password] {
  width: 240px; }

.post a {
  font-weight: bold; }
  .post a:link, .post a:visited, .post a:active, .post a:hover {
    font-weight: bold; }

a:hover {
  color: #5744A0;
  cursor: pointer; }
a:active {
  text-shadow: 0 -1px 0 !shadow_color; }

h2 a {
  text-decoration: none;
  color: #236b8e; }
  h2 a:link, h2 a:visited, h2 a:active {
    text-decoration: none;
    color: #236b8e; }
  h2 a:hover {
    color: #333333; }

.post {
  margin-top: 50px; }
  .post:first-child {
    margin-top: 0; }

h2 + .post {
  margin-top: 25px; }

.postInfos, .comment .col140, .pingback .col140, .trackback .col140 {
  margin-top: 3px;
  font-size: .75em;
  color: #888888;
  text-align: right; }

.postInfos p, .comment .col140 p, .comment-reply-link, .pingback .col140 p, .trackback .col140 p {
  display: block;
  line-height: 1.8em;
  margin-bottom: 0;
  padding: 3px 0;
  border-top: 1px solid #ccc; }

.postInfos p:first-child, .comment .col140 p:first-child, .pingback .col140 p:first-child, .trackback .col140 p:first-child {
  padding-top: 0;
  border-top: 0; }

.post img, .page img, .attachment img, .wp-caption {
  width: auto;
  border: 1px solid #ccc;
  padding: 9px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; }

.post a:hover img, .post .wp-caption:hover {
  border: 1px solid #999; }

.wp-caption {
  padding: 9px 0 0 8px;
  margin-bottom: 15px; }
  .wp-caption img {
    margin: 0 auto;
    border: 0;
    padding: 0;
    background: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0; }

.post .wp-caption a:hover img {
  border: none; }

.wp-caption-text {
  font-size: .9em;
  text-align: center;
  font-style: italic;
  margin: 2px 0 5px; }

.post .gallery img {
  padding: 4px; }
.post blockquote {
  margin-left: -19px;
  padding-left: 19px;
  border-left: 1px solid #ccc;
  font-style: italic; }
.post pre, .post ul, .post ol {
  margin-bottom: 15px; }
.post ul li {
  list-style: disc outside;
  line-height: 1.8em; }
.post ol li {
  list-style: decimal outside;
  line-height: 1.8em; }

.navigation {
  border-top: 1px solid #ccc;
  padding: 15px 0;
  margin: 15px 0; }

.navComments {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  margin: 0 0 15px 0; }

.iLikeThis {
  float: right;
  background: #fff;
  font-size: 1.3em;
  padding: 5px;
  margin-top: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; }

#comments {
  margin-left: 160px; }

.pingback, .trackback {
  padding: 15px 0 20px;
  border: 1px solid #ccc;
  border-width: 0 1px 1px 0; }

.avatar {
  float: right;
  margin: 0 0 10px 20px;
  border: 1px solid #ccc;
  padding: 4px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; }

p.nocomments {
  margin-left: 160px; }

#respond {
  padding: 15px 0 15px 160px; }

#commentform textarea {
  width: 450px; }
#commentform span {
  display: block;
  padding: 1px 2px;
  background: #fff; }
#commentform label {
  margin-left: 10px; }

#sidebar {
  float: left;
  width: 300px;
  margin: 20px 0 0 20px;
  color: #333333; }
  #sidebar div:first-child, #sidebar .col140, #sidebar div.widget div {
    padding-top: 0;
    border-top: 0; }
  #sidebar h1 {
    font-size: 2em; }
  #sidebar h3 {
    font-size: 1.28em; }
  #sidebar ul li {
    line-height: 1.3em;
    padding: 3px 0; }
  #sidebar ul.children {
    margin-left: 10px; }
  #sidebar strong {
    font-size: 1.14em;
    font-weight: bold; }
  #sidebar p {
    line-height: 1.5em; }
  #sidebar #user {
    font-weight: bold;
    text-align: center;
    font-size: 1.1em; }
    #sidebar #user a {
      color: #236b8e; }
  #sidebar ol, #sidebar ul, #sidebar li {
    list-style: disc outside none;
    margin-left: 1em; }
  #sidebar a {
    color: #888888; }
    #sidebar a:link, #sidebar a:visited, #sidebar a:active {
      color: #888888; }

.textwidget {
  padding-bottom: 0 !important; }
  .textwidget img {
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px; }

input, textarea, select {
  font: 1em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  color: #333333;
  border: 1px solid #aaaaaa;
  background: #fff;
  padding: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; }

input:hover, textarea:hover {
  border-color: #999;
  outline: none; }

input:focus, textarea:focus {
  border-color: #999;
  color: #236b8e;
  outline: none;
  -webkit-box-shadow: 0 0 10px #999;
  -moz-box-shadow: 0 0 10px #999; }

input.submit {
  width: auto;
  font-weight: bold;
  background: #236b8e url(/images/gradient.png) repeat-x top left;
  color: #fff;
  border: 1px solid #3D3070;
  padding: 7px 10px;
  text-shadow: 0 -1px 0 #3D3070;
  cursor: pointer; }
  input.submit:hover, input.submit:focus {
    background-color: #5744A0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }
  input.submit:active {
    padding: 8px 10px 6px; }

.search_box {
  font-size: 1.43em; }

.searchform {
  margin-top: 5px; }
  .searchform .s {
    float: left;
    width: 20em;
    height: 18px;
    padding: 5px 5px 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-top-right-radius: 0;
    -khtml-border-bottom-right-radius: 0; }
  .searchform .searchSubmit {
    cursor: pointer;
    width: 25px;
    height: 25px;
    padding: 0;
    border: 0;
    background: url(/images/search.png) no-repeat top left;
    text-indent: -9999px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0; }
    .searchform .searchSubmit:hover, .searchform .searchSubmit:focus {
      background-position: center left; }
    .searchform .searchSubmit:active {
      background-position: bottom left; }

table {
  width: 100%; }

th {
  font-weight: bold;
  text-align: left;
  padding: 5px 3px; }

td {
  padding: 5px 3px; }

caption {
  padding: 5px 0;
  text-align: center; }

.widget_calendar td, .widget_calendar th {
  text-align: center; }
.widget_calendar #today {
  font-weight: bold;
  color: #333333; }

#latest {
  text-align: left; }

li.collapsed .body {
  overflow: hidden;
  height: 1.6em; }

li.correspondence {
  font-size: 1.12em;
  margin: 0 0 1em 0;
  border: 1px solid black;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  cursor: pointer;
  background-color: #f8f8f8; }
  li.correspondence:hover {
    background-color: white; }
  li.correspondence .body {
    padding: 0 30px 0 0.5em; }
  li.correspondence.incoming_message .link, li.correspondence.incoming_message .public_body {
    font-weight: bold; }
  li.correspondence .link {
    padding: 0 0.5em;
    background: black; }
    li.correspondence .link a {
      color: white; }
      li.correspondence .link a:visited, li.correspondence .link a:active {
        color: white; }
  li.correspondence .user, li.correspondence .public_body {
    text-align: right;
    font-size: 0.8em;
    background: #aaa;
    padding: 0 0.5em; }
    li.correspondence .user a, li.correspondence .public_body a {
      color: black; }
      li.correspondence .user a:visited, li.correspondence .user a:active, li.correspondence .public_body a:visited, li.correspondence .public_body a:active {
        color: black; }
  li.correspondence p {
    font-size: 0.88em; }

#examples {
  float: left;
  width: 100%; }
  #examples .example {
    float: left;
    width: 450px;
    margin: 0 0 0 30px;
    text-align: left; }
    #examples .example:first-child {
      margin: 0 30px 0 0;
      text-align: right; }

.depth-1 {
  font-size: 1.28em;
  font-weight: bold; }

.depth-2 {
  font-size: 1.14em;
  font-weight: bold; }

.depth-3 {
  font-weight: bold; }

.depth-5 {
  font-style: italic; }

#request_form input[type=text], #request_form textarea {
  width: 100%; }

.large .requests .excerpt {
  float: left;
  width: 450px; }
.large .requests .details {
  float: left;
  width: 450px; }

.requests .request-listing h2 {
  font-size: 1.14em;
  padding: 12px 0 0 0; }
.requests .request-listing p.excerpt {
  background-image: url(../images/navimg/quote-open-small.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 20px; }
.requests .request-listing .details {
  background: none no-repeat center left transparent;
  margin: 0;
  padding: 0 0 0 40px; }
  .requests .request-listing .details strong {
    display: block; }

.request_listing, .body_listing, .user_listing {
  margin-top: 1.5em;
  padding: 0 0 1.5em 0;
  border-bottom: #9C9C9C;
  border-width: 0 0 1px 0;
  border-style: none none solid none;
  overflow: hidden; }

.body_listing {
  _width: 45em; }

.request_listing a, .body_listing a, .user_listing a {
  text-decoration: none; }

span.head {
  display: block;
  font-size: 1.28em;
  padding: 12px 0 0 0;
  font-weight: bold; }

.request_listing span.head {
  min-height: 32px;
  margin: 0 0 0.3em 0;
  padding: 8px 0 0 42px;
  background-image: url(../images/navimg/request-icon.png);
  background-repeat: no-repeat;
  background-position: 4px 0px; }

.body_listing span.head {
  min-height: 32px;
  margin: 0 0 0.3em 0;
  padding: 8px 0 0 42px;
  background-image: url(../images/navimg/auth-icon.png);
  background-repeat: no-repeat;
  background-position: 4px 0px; }

.user_listing span.head {
  min-height: 32px;
  margin: 0 0 0.3em 0;
  padding: 8px 0 0 42px;
  background-image: url(../images/navimg/user-icon.png);
  background-repeat: no-repeat;
  background-position: 4px 0px; }

span.bottomline {
  clear: left;
  display: block;
  padding: 10px 0 0 42px; }

.request_listing span.bottomline {
  width: 33em;
  margin: 0 0 0.6em 0;
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 42px; }

.request_icon_line {
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 24px;
  padding: 8px 0 10px 42px; }

.icon_waiting_response, .icon_waiting_classification, .icon_waiting_clarification {
  background-image: url(../images/navimg/status-icons-wait.png) !important;
  background-repeat: no-repeat; }

.icon_rejected {
  background-image: url(../images/navimg/status-icons-fail.png) !important; }

.icon_not_held {
  background-image: url(../images/navimg/status-icons-not-held.png) !important; }

.icon_successful, .icon_partially_successful {
  background-image: url(../images/navimg/status-icons-succeed.png) !important; }

.icon_requires_admin, .icon_waiting_response_overdue {
  background-image: url(../images/navimg/status-icons-attn.png) !important; }

.icon_gone_postal {
  background-image: url(../images/navimg/status-icons-post.png) !important; }

.icon_error_message {
  background-image: url(../images/navimg/status-icons-error-message.png) !important; }

.icon_internal_review {
  background-image: url(../images/navimg/status-icons-internal-review.png) !important; }

.icon_user_withdrawn {
  background-image: url(../images/navimg/status-icons-user-withdrawn.png) !important; }

span.desc {
  display: block;
  float: right;
  clear: none;
  font-style: italic;
  color: #3F3F3F;
  overflow: hidden; }

.request_listing span.desc {
  width: 23em;
  background-image: url(../images/navimg/quote-open.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 8px 0 0 25px; }

.body_listing span.desc {
  background-image: none;
  float: left;
  clear: both;
  padding: 0px 0 0 492px; }

.action {
  background-color: rgba(33, 33, 33, 0.8);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(28, 28, 28, 0.8)), to(rgba(108, 108, 108, .9)));
  background-image: -moz-linear-gradient(rgba(28, 28, 28, 0.8) 0%, rgba(108, 108, 108, .9) 90%);
  border-top-color: #8ba2c1;
  border-right-color: #5890bf;
  border-bottom-color: #4f93ca;
  border-left-color: #768fa5;
  -webkit-box-shadow: rgba(66, 66, 66, 0.5) 0px 5px 5px;
  -moz-box-shadow: rgba(66, 66, 66, 0.5) 0px 5px 5px;
  height: 24px;
  padding: 5px 16px 3px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  border: 2px solid #ccc;
  position: relative;
  font-family: Lucida Sans, Helvetica, Verdana, sans-serif;
  font-weight: 600;
  color: #fff;
  text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 30px; }
  .action:link, .action:visited, .action:active {
    color: white; }
  .action:hover {
    text-shadow: rgb(255, 255, 255) 0px 0px 5px; }

input.action {
  height: 34px;
  padding: 1px 16px 3px;
  vertical-align: top; }
