/* line 6, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 17, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0; }

/* line 20, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1em;
  color: black;
  background: #fff; }

/* line 23, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
/* line 27, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 30, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 33, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" ""; }
  /* line 101, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

/* line 36, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
img a {
  border: none; }

/* line 22, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body {
  line-height: 1.5;
  font-family: Geneva,Verdana,sans-serif;
  color: #333333;
  font-size: 75%; }

/* line 53, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  /* line 58, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  h1 img {
    margin: 0; }

/* line 60, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

/* line 64, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

/* line 69, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

/* line 74, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

/* line 79, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

/* line 83, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

/* line 85, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
p {
  margin: 0 0 1.5em; }
  /* line 87, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  /* line 91, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

/* line 95, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
a {
  text-decoration: underline;
  color: #006240; }
  /* line 12, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:visited {
    color: #002f0d; }
  /* line 15, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:focus {
    color: black; }
  /* line 18, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:hover {
    color: black; }
  /* line 21, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:active {
    color: #cc6240; }

/* line 98, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

/* line 102, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
strong {
  font-weight: bold; }

/* line 104, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
em {
  font-style: italic; }

/* line 106, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
dfn {
  font-style: italic;
  font-weight: bold; }

/* line 109, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
sup, sub {
  line-height: 0; }

/* line 111, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
abbr, acronym {
  border-bottom: 1px dotted #666; }

/* line 113, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
address {
  margin: 0 0 1.5em;
  font-style: italic; }

/* line 116, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
del {
  color: #666; }

/* line 118, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
pre {
  margin: 1.5em 0;
  white-space: pre; }

/* line 121, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

/* line 123, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
li ul, li ol {
  margin: 0 1.5em; }

/* line 125, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

/* line 128, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

/* line 131, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
dl {
  margin: 0 0 1.5em 0; }
  /* line 133, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  dl dt {
    font-weight: bold; }

/* line 135, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
dd {
  margin-left: 1.5em; }

/* line 137, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
table {
  margin-bottom: 1.4em;
  width: 100%; }

/* line 140, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
th {
  font-weight: bold; }

/* line 142, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
thead th {
  background: #c3d9ff; }

/* line 144, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
th, td, caption {
  padding: 4px 10px 4px 5px; }

/* line 146, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
tr.even td {
  background: #e5ecf9; }

/* line 148, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
tfoot {
  font-style: italic; }

/* line 150, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
caption {
  background: #eee; }

/* line 152, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
.quiet {
  color: #666666; }

/* line 154, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
.loud {
  color: #111111; }

/* line 7, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
.showgrid {
  background: url('/images/grid.png?1268432834'); }

/* line 25, ../../../app/stylesheets/partials/_base.sass */
body {
  background: #002d56 url('/images/canucksarmy/skin.jpg?1268432834') no-repeat fixed center top; }

/* line 28, ../../../app/stylesheets/partials/_base.sass */
a, a:visited {
  text-decoration: none;
  color: #006240; }
  /* line 4, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
  a:hover, a:visited:hover {
    text-decoration: underline; }

/* line 32, ../../../app/stylesheets/partials/_base.sass */
#background-link-left, #background-link-right {
  display: block;
  position: fixed;
  top: 100px;
  height: 500px; }

/* line 38, ../../../app/stylesheets/partials/_base.sass */
blockquote {
  background-color: #e2e2e2;
  color: #444444;
  border: 1px solid #999999;
  padding: 20px 20px 5px 20px; }

/* line 44, ../../../app/stylesheets/partials/_base.sass */
blockquote blockquote {
  background-color: silver; }

/* line 47, ../../../app/stylesheets/partials/_base.sass */
hr {
  background-color: #ccc;
  border: medium none;
  height: 1px;
  margin: 15px 0; }

/* line 53, ../../../app/stylesheets/partials/_base.sass */
label {
  display: block;
  font-weight: bold; }
  /* line 56, ../../../app/stylesheets/partials/_base.sass */
  label span.form_error {
    margin-left: 6px;
    font-weight: normal;
    color: #ff0000; }

/* line 61, ../../../app/stylesheets/partials/_base.sass */
label.checkbox-label, label.radiobutton-label {
  display: inline;
  font-weight: normal; }

/* line 65, ../../../app/stylesheets/partials/_base.sass */
input + label {
  display: inline;
  font-weight: normal; }

/* line 69, ../../../app/stylesheets/partials/_base.sass */
input[type=text], input[type=password], textarea {
  background-color: #EAEAEA;
  border: 1px solid #999;
  padding: 0.3em; }

/* line 74, ../../../app/stylesheets/partials/_base.sass */
input[type=text], input[type=password] {
  width: 250px; }

/* line 77, ../../../app/stylesheets/partials/_base.sass */
textarea {
  width: 400px; }

/* line 80, ../../../app/stylesheets/partials/_base.sass */
.special {
  display: none; }

/* line 83, ../../../app/stylesheets/partials/_base.sass */
#flash-box {
  margin: 0 0 15px 0; }
  /* line 85, ../../../app/stylesheets/partials/_base.sass */
  #flash-box #notice, #flash-box #error {
    padding: 4px;
    text-align: center;
    font-weight: bold;
    color: white; }
  /* line 90, ../../../app/stylesheets/partials/_base.sass */
  #flash-box #notice {
    background-color: #10406c; }
  /* line 92, ../../../app/stylesheets/partials/_base.sass */
  #flash-box #error {
    background-color: #ccb8b5; }

/* line 95, ../../../app/stylesheets/partials/_base.sass */
#container {
  width: 975px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  #container {
    display: block; }

/* line 98, ../../../app/stylesheets/partials/_base.sass */
#header, #footer, #copyright {
  display: inline;
  float: left;
  margin-right: 15px;
  width: 975px; }
  /* line 101, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html #header, * html #footer, * html #copyright {
    overflow-x: hidden; }

/* line 101, ../../../app/stylesheets/partials/_base.sass */
#header {
  margin-bottom: 12px; }
  /* line 103, ../../../app/stylesheets/partials/_base.sass */
  #header #header-backdrop {
    background-image: url('/images/canucksarmy/header_back.png?1268432834');
    height: 235px;
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0; }
  /* line 110, ../../../app/stylesheets/partials/_base.sass */
  #header #header-ad {
    position: relative;
    width: 728px; }
    /* line 113, ../../../app/stylesheets/partials/_base.sass */
    #header #header-ad #ad-container {
      position: absolute;
      left: 247px;
      top: 10px; }
  /* line 117, ../../../app/stylesheets/partials/_base.sass */
  #header h1 {
    text-indent: -9999em;
    overflow: hidden;
    background-image: url('/images/../uploads/header_ca.png?1268432834');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 975px;
    height: 235px;
    margin-bottom: 0; }
  /* line 122, ../../../app/stylesheets/partials/_base.sass */
  #header #search {
    float: right;
    margin-top: 2px; }
    /* line 125, ../../../app/stylesheets/partials/_base.sass */
    #header #search input[type="text"] {
      background-color: white;
      width: 200px;
      border: none;
      padding: 0.2em; }
  /* line 130, ../../../app/stylesheets/partials/_base.sass */
  #header #menu {
    background-image: url('/images/canucksarmy/nav_back.jpg?1268432834'); }
    /* line 132, ../../../app/stylesheets/partials/_base.sass */
    #header #menu #navigation {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      display: inline-block;
      height: 25px;
      padding-top: 5px; }
      /* line 17, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass */
      #header #menu #navigation:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
      #header #menu #navigation {
        display: block; }
      /* line 138, ../../../app/stylesheets/partials/_base.sass */
      #header #menu #navigation li {
        list-style-type: none;
        margin-left: 0px;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        height: 25px; }
        /* line 40, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        #header #menu #navigation li.first {
          padding-left: 0px; }
        /* line 42, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        #header #menu #navigation li.last {
          padding-right: 0px; }
        /* line 142, ../../../app/stylesheets/partials/_base.sass */
        #header #menu #navigation li ul {
          display: none;
          position: absolute;
          left: 0;
          top: 25px;
          background-color: #004e33;
          padding: 3px 8px;
          margin: 0; }
          /* line 150, ../../../app/stylesheets/partials/_base.sass */
          #header #menu #navigation li ul li {
            list-style-type: none;
            margin-left: 0px;
            float: none;
            display: block;
            white-space: nowrap; }
            /* line 155, ../../../app/stylesheets/partials/_base.sass */
            #header #menu #navigation li ul li a {
              display: block;
              padding-bottom: 2px;
              border-bottom: 1px solid #006945; }
            /* line 159, ../../../app/stylesheets/partials/_base.sass */
            #header #menu #navigation li ul li a:hover {
              color: #3daa81; }
      /* line 162, ../../../app/stylesheets/partials/_base.sass */
      #header #menu #navigation li:hover ul {
        display: block; }
      /* line 164, ../../../app/stylesheets/partials/_base.sass */
      #header #menu #navigation li.first {
        padding-left: 10px; }
      /* line 166, ../../../app/stylesheets/partials/_base.sass */
      #header #menu #navigation a {
        text-transform: uppercase;
        color: white; }
      /* line 169, ../../../app/stylesheets/partials/_base.sass */
      #header #menu #navigation a:hover {
        text-decoration: none;
        color: #3daa81; }

/* line 173, ../../../app/stylesheets/partials/_base.sass */
#content {
  display: inline;
  float: left;
  margin-right: 15px;
  width: 658.2px; }
  /* line 101, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html #content {
    overflow-x: hidden; }
  /* line 175, ../../../app/stylesheets/partials/_base.sass */
  #content #sub-content {
    background-color: white;
    padding: 20px 30px; }
  /* line 179, ../../../app/stylesheets/partials/_base.sass */
  #content div.notice {
    margin-bottom: 15px;
    background-color: #eee;
    padding: 5px; }
  /* line 184, ../../../app/stylesheets/partials/_base.sass */
  #content h1, #content h2, #content h3 {
    color: #006240;
    font-weight: normal;
    text-transform: uppercase; }
  /* line 189, ../../../app/stylesheets/partials/_base.sass */
  #content h1 {
    color: #006240;
    font-size: 2.333em;
    letter-spacing: -2px; }
    /* line 193, ../../../app/stylesheets/partials/_base.sass */
    #content h1 a, #content h1 a:visited {
      color: #006240; }
  /* line 196, ../../../app/stylesheets/partials/_base.sass */
  #content h2 {
    font-weight: bold;
    font-size: 1.4em; }
  /* line 200, ../../../app/stylesheets/partials/_base.sass */
  #content .content-ad {
    background-color: #10406c;
    margin: 15px 0;
    height: 90px; }
  /* line 205, ../../../app/stylesheets/partials/_base.sass */
  #content .pagination, #content .floating-section {
    text-align: center;
    font-size: 1.2em;
    color: #bbb; }
    /* line 209, ../../../app/stylesheets/partials/_base.sass */
    #content .pagination a, #content .pagination a:visited, #content .floating-section a, #content .floating-section a:visited {
      color: white; }
    /* line 211, ../../../app/stylesheets/partials/_base.sass */
    #content .pagination .current, #content .floating-section .current {
      font-weight: bold; }
  /* line 213, ../../../app/stylesheets/partials/_base.sass */
  #content .section {
    padding: 20px 30px; }

/* line 216, ../../../app/stylesheets/partials/_base.sass */
#sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 301.8px; }
  /* line 101, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html #sidebar {
    overflow-x: hidden; }
  /* line 219, ../../../app/stylesheets/partials/_base.sass */
  #sidebar .side-ad-100, #sidebar .side-ad-250, #sidebar .widget {
    margin-bottom: 10px; }
  /* line 221, ../../../app/stylesheets/partials/_base.sass */
  #sidebar .widget {
    background-color: white; }
    /* line 223, ../../../app/stylesheets/partials/_base.sass */
    #sidebar .widget .widget-header {
      background-image: url('/images/canucksarmy/right_back.jpg?1268432834');
      padding: 4px 0; }
      /* line 226, ../../../app/stylesheets/partials/_base.sass */
      #sidebar .widget .widget-header p {
        text-align: center;
        margin: 0;
        font-size: 1.2em;
        color: white; }
    /* line 231, ../../../app/stylesheets/partials/_base.sass */
    #sidebar .widget .widget-content {
      overflow: hidden;
      display: inline-block;
      padding: 10px 10px 10px 10px; }
      /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
      #sidebar .widget .widget-content {
        display: block; }
      /* line 234, ../../../app/stylesheets/partials/_base.sass */
      #sidebar .widget .widget-content ul {
        margin: 10px 0; }
        /* line 236, ../../../app/stylesheets/partials/_base.sass */
        #sidebar .widget .widget-content ul li {
          margin: 4px 0; }
      /* line 238, ../../../app/stylesheets/partials/_base.sass */
      #sidebar .widget .widget-content .game-team {
        float: left;
        width: 100px; }
      /* line 241, ../../../app/stylesheets/partials/_base.sass */
      #sidebar .widget .widget-content .game-score {
        float: left;
        width: 80px; }
        /* line 244, ../../../app/stylesheets/partials/_base.sass */
        #sidebar .widget .widget-content .game-score span {
          color: #006240; }
        /* line 246, ../../../app/stylesheets/partials/_base.sass */
        #sidebar .widget .widget-content .game-score span.score {
          font-size: 1.7em;
          font-weight: bold; }
    /* line 249, ../../../app/stylesheets/partials/_base.sass */
    #sidebar .widget ul, #sidebar .widget ol {
      list-style-type: none;
      margin-left: 0px;
      margin-left: 10px;
      margin-bottom: 0; }
  /* line 254, ../../../app/stylesheets/partials/_base.sass */
  #sidebar .widget-accordian div.widget-header:hover {
    cursor: pointer; }

/* line 257, ../../../app/stylesheets/partials/_base.sass */
#game-content {
  margin: 0 32px; }

/* line 261, ../../../app/stylesheets/partials/_base.sass */
#poll .total-votes {
  text-align: center; }

/* line 264, ../../../app/stylesheets/partials/_base.sass */
.poll-bar {
  height: 10px;
  background-color: #006240; }

/* line 269, ../../../app/stylesheets/partials/_base.sass */
#shootout-scoreboard .widget-content {
  margin-left: 20px; }
  /* line 271, ../../../app/stylesheets/partials/_base.sass */
  #shootout-scoreboard .widget-content #play-now {
    text-align: left;
    margin-bottom: 15px; }

/* line 275, ../../../app/stylesheets/partials/_base.sass */
#copyright {
  margin-top: 10px;
  border-top: 1px solid #66819a; }
  /* line 278, ../../../app/stylesheets/partials/_base.sass */
  #copyright p {
    color: #66819a; }
    /* line 279, ../../../app/stylesheets/partials/_base.sass */
    #copyright p a, #copyright p a:visited {
      color: #66819a; }

/* line 284, ../../../app/stylesheets/partials/_base.sass */
#footer #footer-backdrop {
  background-image: url('/images/canucksarmy/footer_back.png?1268432834');
  height: 125px;
  z-index: -1;
  width: 100%;
  position: absolute;
  left: 0; }
/* line 291, ../../../app/stylesheets/partials/_base.sass */
#footer #footer-links {
  background-image: url('/images/canucksarmy/footer.png?1268432834');
  height: 80px;
  padding-left: 860px;
  padding-top: 45px; }

/* line 298, ../../../app/stylesheets/partials/_base.sass */
h2.error_header {
  padding: 4px 0;
  background-color: #FFEBE8;
  text-align: center; }

/* line 303, ../../../app/stylesheets/partials/_base.sass */
.article {
  margin-bottom: 15px;
  padding: 20px 30px;
  background-color: #fff; }
  /* line 307, ../../../app/stylesheets/partials/_base.sass */
  .article .article-title {
    float: left;
    width: 390px; }
  /* line 311, ../../../app/stylesheets/partials/_base.sass */
  .article #author-info {
    overflow: hidden;
    display: inline-block;
    padding: 10px 0;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999; }
    /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    .article #author-info {
      display: block; }
    /* line 316, ../../../app/stylesheets/partials/_base.sass */
    .article #author-info #author-avatar {
      float: left;
      width: 48px;
      margin-right: 6px;
      overflow: hidden; }
    /* line 321, ../../../app/stylesheets/partials/_base.sass */
    .article #author-info #author-bio {
      float: left;
      width: 544px; }

/* line 326, ../../../app/stylesheets/partials/_base.sass */
.news {
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  .news {
    display: block; }
  /* line 328, ../../../app/stylesheets/partials/_base.sass */
  .news img {
    margin-right: 8px; }

/* line 332, ../../../app/stylesheets/partials/_base.sass */
.comments .comment {
  background-color: white;
  margin: 15px 0; }
  /* line 335, ../../../app/stylesheets/partials/_base.sass */
  .comments .comment .comment-header {
    overflow: hidden;
    display: inline-block;
    background-color: #ccc;
    padding: 1px; }
    /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    .comments .comment .comment-header {
      display: block; }
    /* line 342, ../../../app/stylesheets/partials/_base.sass */
    .comments .comment .comment-header .comment-avatar {
      float: left;
      width: 60px;
      margin-right: 10px; }
    /* line 346, ../../../app/stylesheets/partials/_base.sass */
    .comments .comment .comment-header .comment-info {
      float: left;
      width: 586px;
      margin-top: 5px; }
      /* line 350, ../../../app/stylesheets/partials/_base.sass */
      .comments .comment .comment-header .comment-info .comment-date {
        color: #444; }
      /* line 352, ../../../app/stylesheets/partials/_base.sass */
      .comments .comment .comment-header .comment-info .comment-actions {
        float: right;
        margin-right: 15px; }
        /* line 355, ../../../app/stylesheets/partials/_base.sass */
        .comments .comment .comment-header .comment-info .comment-actions a.edit_comment {
          color: #333;
          background-color: #eee;
          padding: 1px 4px;
          border: 1px solid #555;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          zoom: 1;
          display: inline;
          display: -moz-inline-box;
          display: inline-block;
          vertical-align: top;
          vertical-align: middle; }
          /* line 20, ../../../app/stylesheets/partials/_base.sass */
          .comments .comment .comment-header .comment-info .comment-actions a.edit_comment:hover {
            background-color: #ddd;
            text-decoration: none; }
    /* line 357, ../../../app/stylesheets/partials/_base.sass */
    .comments .comment .comment-header .comment-vote {
      float: right;
      margin-top: 5px;
      margin-right: 10px; }
      /* line 361, ../../../app/stylesheets/partials/_base.sass */
      .comments .comment .comment-header .comment-vote .vote-actions {
        display: none;
        margin-right: 10px; }
      /* line 364, ../../../app/stylesheets/partials/_base.sass */
      .comments .comment .comment-header .comment-vote .vote-message {
        margin-right: 10px; }
      /* line 366, ../../../app/stylesheets/partials/_base.sass */
      .comments .comment .comment-header .comment-vote a {
        color: #333;
        background-color: #eee;
        padding: 1px 4px;
        border: 1px solid #555;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        zoom: 1;
        display: inline;
        display: -moz-inline-box;
        display: inline-block;
        vertical-align: top;
        vertical-align: middle; }
        /* line 20, ../../../app/stylesheets/partials/_base.sass */
        .comments .comment .comment-header .comment-vote a:hover {
          background-color: #ddd;
          text-decoration: none; }
  /* line 369, ../../../app/stylesheets/partials/_base.sass */
  .comments .comment .comment-body {
    padding: 20px 30px 5px 30px; }
    /* line 371, ../../../app/stylesheets/partials/_base.sass */
    .comments .comment .comment-body .comment-reply {
      margin-left: 5px; }
    /* line 373, ../../../app/stylesheets/partials/_base.sass */
    .comments .comment .comment-body textarea {
      width: 100%;
      height: 120px;
      background-color: white; }
/* line 379, ../../../app/stylesheets/partials/_base.sass */
.comments .article-author-comment .comment-header {
  background-color: #007349; }
  /* line 381, ../../../app/stylesheets/partials/_base.sass */
  .comments .article-author-comment .comment-header a {
    color: white; }
  /* line 384, ../../../app/stylesheets/partials/_base.sass */
  .comments .article-author-comment .comment-header .comment-info .comment-date {
    color: white; }

/* line 387, ../../../app/stylesheets/partials/_base.sass */
#post-comment {
  background-color: white;
  padding: 20px 30px; }
  /* line 390, ../../../app/stylesheets/partials/_base.sass */
  #post-comment #user-status {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 15px; }
    /* line 5, ../../../vendor/bundler_gems/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    #post-comment #user-status {
      display: block; }
    /* line 393, ../../../app/stylesheets/partials/_base.sass */
    #post-comment #user-status #user-avatar {
      float: left;
      margin-right: 10px; }
    /* line 396, ../../../app/stylesheets/partials/_base.sass */
    #post-comment #user-status p {
      margin-top: 8px; }

/* line 399, ../../../app/stylesheets/partials/_base.sass */
.clmonth {
  border-collapse: collapse;
  width: 580px; }

/* line 403, ../../../app/stylesheets/partials/_base.sass */
.clmonth caption {
  background-color: transparent;
  color: #002d56;
  font-size: 1.2em;
  font-weight: bold;
  line-height: normal;
  padding-bottom: 0.4em;
  text-align: left; }

/* line 412, ../../../app/stylesheets/partials/_base.sass */
.clmonth th {
  background-color: #888888;
  border-color: #D7D7D7 #D7D7D7 -moz-use-text-color;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #FFFFFF;
  font-size: 80%;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  width: 60px;
  padding: 0; }

/* line 425, ../../../app/stylesheets/partials/_base.sass */
.clmonth td {
  border: 1px solid #D7D7D7;
  color: #333333;
  font-size: 0.9em;
  height: 70px;
  line-height: normal;
  padding: 0.2em 0.6em;
  vertical-align: top;
  width: 60px; }

/* line 435, ../../../app/stylesheets/partials/_base.sass */
.clmonth td.previous, .clmonth td.next {
  background-color: #D7D7D7;
  color: #666666; }

/* line 439, ../../../app/stylesheets/partials/_base.sass */
.clmonth td.home {
  background-color: #002d56;
  color: #FFFFFF; }

/* line 443, ../../../app/stylesheets/partials/_base.sass */
.clmonth td.away {
  background-color: #367c2b;
  color: #FFFFFF; }

/* line 447, ../../../app/stylesheets/partials/_base.sass */
.clmonth ul {
  list-style-type: none;
  margin: 0;
  padding-left: 1px;
  padding-right: 1px; }

/* line 453, ../../../app/stylesheets/partials/_base.sass */
.clmonth li {
  margin-bottom: 2px;
  text-align: left; }
