/* $Id$ */
/**
 * Sky
 * http://drupal.org/project/sky
 * http://drupal.org/user/88931
 *
 * Credits:
 * Icons: http://www.icojoy.com/articles/44/
 * Icons: http://www.icojoy.com/articles/46/
 * http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
 * 
 */
/* @group Reset */
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  list-style-type: disc;
  list-style: outside;
  /*background: transparent;*/              /*---------------Yao!--------------*/
}
ul {
	margin-left:1em;
}
html, body {
  height: 100%;
}
blockquote, q {
  quotes: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup Yao! */
table {
	text-align: left;				
  border-collapse: collapse;
  border-spacing: 0;
}
/* @end */
/* @group Layout */
#wrapper {
  height: auto !important;
  min-height: 100%;
  width: 960px;
  margin: 0 auto -4em;
}

#header {
   padding-right: 20px;
}
/* @group Footer */
#footer {
  clear: both;
  width: 960px;
  margin: 0 auto;
  min-height: 2em;
  padding-bottom: 2em;
}
/* @end */
#sidebar-left,
#sidebar-right {
  overflow: hidden;
}
.push {
  clear: both;
  height: 4em;							/* 4 -> 1 Yao!*/
}
.main-inner {
  /*padding: 1em 2em;*/
}
.sidebar .inner {
  padding: 1em 1.25em;
}
/* @group Both Sidebars */
.both #sidebar-left {
  width: 20%;
  float: left;
}
.both #main {
  width: 60%;
  float: left;
}
.both #sidebar-right {
  width: 20%;
  float: right;
}
/* @end */

/* @group Left Sidebar */
.left #sidebar-left {
  width: 25%;
  float: left;
}
.left #main {
  width: 75%;
  float: left;
}
/* @end */

/* @group Right Sidebar */
.right #main {
  width: 75%;
  float: left;
}
.right #sidebar-right {
  width: 25%;
  float: right;
}
/* @end */

/* @group No Sidebars */
.no-sidebar #main {
  width: 95%;
  margin: 0 auto;
}
/* @end */
/* @end */
.container {
  zoom: 1;
}
#content-top,
#content-bottom {
  margin: 25px 0;
}
#main {
  overflow: hidden;
}
/* @group Clearfix */
/* slightly enhanced, universal clearfix hack */
.clearfix:after,
.clear-block:after,
.layout-region:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix,
.clear-block,
.layout-region {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix,
* html .clear-block,
* html .layout-region {
  height: 1%;
  zoom: 1;
}
.clearfix,
.clear-block,
.layout-region {
  display: block;
}
/* close commented backslash hack */
/* @end */
/*----------------------------------------------------------- Yao! -------*/
.views-label-field-document-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-title {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-year-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-description-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sgrs-psc-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sgrs-organization-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-form-action-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-url-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sguc-sou-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sguc-ucc-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sguc-dt-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sgrs-cat-value {
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sgrs-io-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-name-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sgrp-ct-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sglr-la-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sglr-ra-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sglr-so-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sglr-utrs-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sglr-sli-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sglr-ref-value{
	font-weight: bold;
  color: #6095C9;
}

.views-label-field-sgpj-pa-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-states-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-city-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-sgpj-cat-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-meters-value{
	font-weight: bold;
  color: #6095C9;
}
.views-label-field-yr-value{
	font-weight: bold;
  color: #6095C9;
}





.views-table {
	width: 100%;

}
.views-field-timestamp{
	font-style: italic;
	text-align:right;
    color: #666;
}


.field-content{
	list-style: outside;
	text-align:left;
}

#forum table {
	width: 100%;
}

.add_to_favorites{
	list-style-type: none;
}
.remove_from_favorites{
	list-style-type: none;
}
.comment_forbidden{
	list-style-type: none;
}
#forum-list-2 a{
    font-weight: bold;
    color: #669900;
}

#forum-2 a{
    font-weight: bold;
    color: #669900;
}

#forum-list-1114 a{
    font-weight: bold;
    color: #669900;
}
#forum-list-1119 a{
    font-weight: bold;
    color: #669900;
}
#forum-list-1118 a{
    font-weight: bold;
    color: #669900;
}
#forum-list-1115 td,#forum-list-1116 td,#forum-list-1117 td{
    background-color: #ddd;
}
#sgproj-list-download-colmn{
	width:64x;
	padding-left:24px;
	padding-top:4px;
}


/*
playback timings (ms):
  captures_list: 139.011
  exclusion.robots: 0.156
  exclusion.robots.policy: 0.144
  RedisCDXSource: 81.413
  esindex: 0.008
  LoadShardBlock: 35.914 (3)
  PetaboxLoader3.datanode: 60.092 (5)
  CDXLines.iter: 18.828 (3)
  load_resource: 662.138 (2)
  PetaboxLoader3.resolve: 610.937 (2)
*/