/*! Sites/FreeCEN\ Scotland/Current/css/main.scss */
/*-------------------------------------
simple reset
-------------------------------------*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

img {
  border: 0; }

abbr {
  text-decoration: none;      /* Firefox issue */
  border-bottom: .1em dotted;
  cursor: help; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

code {
  font-family: Monaco, "Courier New", monospace, serif;
  font-size: 100%;
  line-height: 1.2; }

/* ------------------------------------
elements
------------------------------------ */
body {
  background-color: #fff;
  text-align: center;
  color: #333;
  font: 90%/1 "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", serif; }

h1 {
  font-size: 1.8em;
  padding: 5px 15px;
  border: 2px solid #cce;
  margin-bottom: 1em;
  border-radius: 0.5em; }

h2 {
  font-size: 1.4em;
  padding-bottom: 0.4em;
  text-align: left;
  color: #609; }

h3 {
  font-size: 1.3em;
  text-align: left;
  margin-bottom: 0.3em;
  margin-top: .8em; }

h2 + h3 {
  margin-top: 0; }

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

p {
  margin: 0 0 0.5em;
  line-height: 1.4; }

ul, ol {
  padding-left: 30px; }

ul p {
  font-size: 1em; }

ol ol {
  list-style-type: lower-alpha; }

ol ol, ul ul, ol ul, ul ol {
  padding-top: 0.5em; }

dl ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0; }

li, dt, dd {
  padding-bottom: 0.5em;
  line-height: 1.4; }

li li, dd li {
  font-size: 1em; }

li span {
  font-weight: bold; }

dt, dd {
  font-size: 1em; }

dt {
  font-weight: bold;
  padding-bottom: .2em; }

pre {
  font-family: Monaco, "Courier New", monospace, serif;
  font-size: 1em;
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1em;
  font-family: Georgia, "Times New Roman", serif; }

td, th {
  padding: 5px;
  border: 1px solid #cce;
  font-size: .9em; }

td {
  text-align: left;
  line-height: 1.2; }

th {
  padding: 10px 5px; }

caption {
  width: 35em;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: normal;
  caption-side: top;
  text-align: left; }

blockquote {
  margin: 2em 0 2em 0;
  border-left: 0.4em solid #666;
  padding-left: 1.5em;
  width: 80%;
  line-height: 1.6em; }

/* ------------------------------------
accessibility
------------------------------------ */
.accessibility, .visuallyhidden {
  border: 0 none !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* ------------------------------------
table classes - status, general
------------------------------------ */
.status td, .status thead th {
  border: 1px solid #eee; }

.status td {
  text-align: right; }

.status tfoot th {
  font-weight: normal;
  text-align: right; }

.status .county, .status .coord, .status .split {
  text-align: left; }

.status .total {
  font-weight: bold; }

.status tbody tr:hover {
  background-color: #eee; }

.status .needed {
  background-color: #906;
  color: #fff; }

.status .done {
  background-color: #cce;
  font-weight: bold; }

.status thead th, .status td[colspan="8"] {
  background-color: #1b1045;
  color: #fdfdfd;
  text-align: center;
  padding: 10px 5px; }
  

.general thead th {
  background-color: #057F01;
  color: #fff; }

/* ------------------------------------
layout
------------------------------------ */
.wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 20px;
  overflow: hidden; }

.contentWrapper {
  padding-top: 40px;
  overflow: hidden; }

.sidebar {
  width: 240px;
  float: left; }

.content {
  width: 630px;
  float: left;
  padding-right: 30px; }

.contentWide {
  width: auto;
  clear: both; }

.site-footer {
  width: 900px;
  border-top: 2px solid #cce;
  padding-top: 10px; }

.section, .article {
  width: 35em;
  margin-bottom: 2em; }

.sectionWide {
  width: auto; }

.article, .toc {
  margin-bottom: 5em; }

.aside {
  font-size: .9em; }

/* ------------------------------------
header
------------------------------------ */
.header {
  position: relative;
  overflow: visible;
  padding-bottom: .5em;
  border-bottom: 2px solid #cce; }

.header img {
  display: block;
  position: absolute;
  top: 0;
  right: 0; }

.header h1 {
  font-size: 2.1em;
  text-align: left;
  margin: 25px 0 5px 0;
  padding: 10px 0 0 0;
  border: none;
  color: #2B196F;
  text-shadow: 2px 2px 3px #999;
  font-family: Verdana, Geneva, Arial, sans-serif; }

.header .thistle {
  right: 180px;
  z-index: 100; }

.header .freecen {
  right: 60px; }

.subHead {
  margin-bottom: 20px;
  color: #666;
  font-style: italic;
  font-family: Verdana, Geneva, Arial, sans-serif; }

/* ------------------------------------
links
------------------------------------ */
a, a:link, a:visited {
  color: #00f;
  text-decoration: none; }

a:hover, a:active {
  text-decoration: underline;
  color: #0000cc; }

.contentWrapper a[href^="http"], .contentWrapper span.external {
  background: url("../images/external-icon.gif") no-repeat 100% 0;
  padding-right: 20px; }

.site-footer a.plain, .site-footer a.image {
  background: none; }

/* ------------------------------------
nav
------------------------------------ */
#nav ul, #nav li {
  margin: 0;
  padding: 0; }

#nav {
  list-style: none;
  font-weight: bold;
  font-size: .85em;
  margin-bottom: 10px;
  padding-left: 0;
  float: left;
  width: 100%; }

#nav li {
  float: left;
  margin-right: 2px;
  position: relative; }

#nav a {
  display: block;
  padding: 6px 1em;
  color: #333;
  background: #cce;
  text-decoration: none;
  border-radius: 0 0 .5em .5em; }

#nav a:hover {
  color: #fff;
  background: #a6a6e1; }

/*--- DROPDOWN ---*/
#nav ul {
  background: #fff;
  background: rgba(255, 255, 255, 0);
  list-style: none;
  position: absolute;
  left: -9999px; }

#nav ul li {
  padding-top: 1px;
  margin-right: 0;
  float: none; }

#nav ul a {
  white-space: nowrap;
  border-radius: 0 .5em .5em 0;
  box-shadow: 1px 1px 3px #666; }

#nav li:hover ul {
  left: 0; }

#nav li:hover a {
  background: #a6a6e1;
  text-decoration: none; }

#nav li:hover a.has-dd {
  border-radius: 0  0 .5em 0; }

#nav li:hover ul a {
  text-decoration: none;
  border-radius: 0 .5em .5em 0; }

#nav li:hover ul li a:hover {
  background: #a6a6e1; }

#nav a.current:link, #nav a.current:visited, #nav a.current:hover, #nav a.current:active {
  background-color: #2B196F;
  color: #fff; }

.listNav ul ul {
  padding-bottom: 0; }

.listNav li {
  line-height: 1.6;
  padding-bottom: 0; }

/* ------------------------------------
linksList
------------------------------------ */
.linksList {
  margin: 0 0 2em 0;
  padding: 0; }

.linksList h3 {
  font-size: 1.2em;
  font-weight: normal; }

h3.currentSection {
  color: #2B196F;
  font-weight: bold; }

.linksList ul {
  list-style-type: none;
  margin-bottom: 1em;
  margin-left: 0;
  padding-left: 0; }

.linksList li {
  padding: 0 0 .5em 0;
  line-height: 1.1; }

.linksList li li {
  font-size: 1em; }

/* ------------------------------------
enumInstructions
------------------------------------ */
.enumInstructions
.enumInstructions p, .enumInstructions li {
  line-height: 1.4; }

.enumInstructions h2 {
  text-align: left;
  font-weight: normal; }

/* ------------------------------------
classes
------------------------------------ */
.clearFloats {
  clear: both; }

.info {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #cce; }

.Lastinfo {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #cce; }

.imgLeft, .imgRight {
  overflow: hidden;
  margin-bottom: 10px; }

.imgLeft .name, .imgRight .name {
  color: #693;
  font-weight: bold; }

.imgLeft img, .imgLeft .figure {
  float: left;
  margin: 0 10px 5px 0; }

.imgRight img, .imgRight .figure {
  float: right;
  margin: 0 0 5px 10px; }

.figcaption {
  color: #666;
  font-size: .9em;
  text-align: center; }

.nb {
  font-weight: bold;
  color: #aa3131; }

.even blockquote {
  border-color: #ccc; }

/*-------------------------------------
box
--------------------------------------*/
.box {
  width: 31em;
  margin-top: 1.5e;
  background-color: #bee;
  padding: 2em;
  border-radius: 1em; }

.box h3 {
  margin-top: 1em; }

/* ------------------------------------
dataList
------------------------------------ */
.dataList {
  background-color: #cff3db;
  margin-top: 1.5em;
  margin-bottom: 3em;
  overflow: hidden; }

.dataList dl {
  width: 100%; }

.dataList dt {
  width: 10em;
  margin-right: 1em;
  float: left;
  clear: both; }

.dataList dt span {
  font-weight: normal; }

.dataList dd {
  float: left;
  width: 12em;
  margin-left: 0;
  padding-right: 1em; }

.dataList dd + dd {
  width: 6em;
  padding-right: 0; }

.twoCol dd {
  width: 18em; }

#censusDates {
  width: 19em; }

#censusDates dt {
  width: 3em; }

#donations {
  background-color: #dfdff4; }

/* ------------------------------------
question & answer
------------------------------------ */
.question {
  border-top: 2px solid #cce;
  padding-top: 1em;
  font-style: italic;
  font-weight: bold; }

h2 + .question, h1 + .question {
  border: none; }

.question pre {
  font-style: normal; }

.answer {
  margin-bottom: 2em; }

/* ------------------------------------
footer
------------------------------------ */
.site-footer {
  position: relative;
  font-size: 0.9em;
  margin-top: 30px;
  clear: both;
  overflow: hidden; }

.site-footer ul {
  float: right;
  padding-left: 0;
  overflow: hidden;
  width: auto; }

.site-footer li {
  display: inline; }

.site-footer a, .site-footer a:link, .site-footer a:visited, .site-footer a:hover, .site-footer a:active {
  margin: 0 2px 0 0;
  color: #333;
  text-decoration: underline;
  padding: 3px 0 3px 15px; }

.site-footer p a:link {
  padding-left: 0; }

.site-footer p {
  clear: both;
  width: auto;
  margin-top: 10px;
  float: right; }

.site-footer img {
  position: absolute;
  left: 0px;
  top: 10px; }

/* ------------------------------------
main page stylings
------------------------------------ */
.newsBox {
  background-color: #D56C6C;
  color: #fdfdfd;
  padding: 20px;
  margin-bottom: 40px;
  border-radius: 1em;
  box-shadow: 2px 2px 3px #666; }

.newsBox h2, .newsBox h3 {
  color: #2B196F; }

.newsBox h2 {
  font-variant: small-caps; }

.newsBox a, .newsBox a:link, .newsBox a:visited, .newsBox a:hover, .newsBox a:active {
  color: #4d4dff; }

.info img {
  margin-top: 1.4em; }

td.noData, span.noData {
  color: #f99;
  font-family: Verdana, Geneva, Arial, sans-serif; }

td.noData {
  text-align: center; }

/*# sourceMappingURL=main.css.map */
