@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/*Imports */
/*
 * Theme Name: Molalo Cat
 * Theme URI: http://www.molalocat.com
 * Description: The official Molalo Cat website theme
 * Author: Night & Day Digital Team
 * Version: 1.0
 */
 /* --- Stylesheet


Another custom build from the crazy kids upstairs at

               __   __      __       __
  ___  (_)__ _/ /  / /_  __/ /_  ___/ /__ ___ __
 / _ \/ / _ `/ _ \/ __/ /_  __/ / _  / _ `/ // /
/_//_/_/\_, /_//_/\__/   /_/    \_,_/\_,_/\_, / 
       /___/                             /___/  
	  

ndonline.com.au

 */
/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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, img, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*Functions */
/*General text styling */
/* line 16, style.sass */
body {
  color: #747474;
  font-size: 0.75em;
  line-height: 1.5em;
}

/* line 21, style.sass */
a {
  color: #6076bb;
}
/* line 24, style.sass */
a:hover {
  color: #a7b4da;
}

/* line 27, style.sass */
dd, dt {
  line-height: 2em;
}

/* line 30, style.sass */
dt {
  font-weight: bold;
}

/* line 34, style.sass */
h1 {
  color: #6076bb;
  font-size: 2.07em;
  text-transform: uppercase;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}
/* line 41, style.sass */
p {
  font-size: 1em;
  line-height: 1.5em;
}

/* line 45, style.sass */
h2 {
  font-family: "HelveticaNeueW01-97Blac", Helvetica, Arial, sans-serif;
  color: #747474;
  font-size: 1.6em;
  text-transform: uppercase;
  margin: 1em 0;
  letter-spacing: 0.05em;
}

/* line 53, style.sass */
h3 {
  font-size: 1.3em;
}

/* line 56, style.sass */
h4 {
  font-size: 1.15em;
}

/* line 59, style.sass */
h5 {
  font-size: 1em;
}

/* line 62, style.sass */
p, ol, ul {
  margin: 0 0 1em 0;
}

/* line 65, style.sass */
ol, ul {
  list-style: disc outside;
  padding-left: 30px;
}

/* line 69, style.sass */
ol {
  list-style-type: decimal;
}

/* line 72, style.sass */
hr {
  border: 0;
  background: 0;
  border-top: 1px solid black;
}

/*Stylying */
/* line 10, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%;
}

/* line 12, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
.root {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -320px;
}
/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
.root .root-footer {
  height: 320px;
}

/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
.footer {
  clear: both;
  position: relative;
  height: 320px;
}

/* line 83, style.sass */
body {
  font-family: "HelveticaNeueW01-65Medi", Helvetica, Arial, sans-serif;
}

/* line 86, style.sass */
dd, dt {
  float: left;
}

/* line 89, style.sass */
dt {
  clear: both;
  width: 80px;
}

/* line 93, style.sass */
dl {
  overflow: hidden;
}

/* line 96, style.sass */
td, th {
  padding: 0.5em;
}
/* line 99, style.sass */
td.date, th.date {
  width: 200px;
}

/* line 102, style.sass */
td {
  border-bottom: 1px solid #cccccc;
}

/* line 105, style.sass */
th {
  background: #3b8dd0;
  color: white;
  font-weight: bold;
}

/* line 110, style.sass */
table {
  width: 100%;
}

/* line 113, style.sass */
.breadcrumbs {
  color: #999999;
  text-align: right;
  margin: -20px 0 20px;
}

/* line 118, style.sass */
.main .container .cell.right .sidebar {
  font-family: Arial, Helvetica, sans-serif;
  overflow: visible;
  margin-right: 0px;
  font-size: 0.75em;
  line-height: 15px;
}
/* line 124, style.sass */
.main .container .cell.right .sidebar h2 {
  font-family: Arial, Helvetica, sans-serif;
  background: #49bbe6;
  margin: 0 -10px 10px;
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
}
/* line 132, style.sass */
.main .container .cell.right .sidebar ol, .main .container .cell.right .sidebar ul {
  list-style: disc outside;
  padding-left: 30px;
}

/* line 136, style.sass */
.color-blue {
  background-color: #49bbe6;
}

/* line 138, style.sass */
.color-light-green {
  background-color: #66b840;
}

/* line 140, style.sass */
.color-dark-green {
  background-color: #00a881;
}

/* line 142, style.sass */
.color-purple {
  background-color: #5c2f92;
}

/* line 144, style.sass */
.color-yellow {
  background-color: #ffdc00;
}

/* line 147, style.sass */
.cell {
  float: left;
  margin: 30px 0;
  font-size: 0.93em;
  line-height: 1.5em;
}
/* line 153, style.sass */
.cell a {
  color: #747474;
  text-decoration: none;
}
/* line 157, style.sass */
.cell a.read-more {
  display: block;
  text-align: right;
  margin: 0.5em 0;
  font-weight: bold;
}
/* line 163, style.sass */
.cell h2, .cell h2 a {
  color: white;
}
/* line 166, style.sass */
.cell img {
  margin: 0 -10px 1em;
}
/* line 169, style.sass */
.cell .container {
  background: #f1f1f2;
  margin-right: 12px;
  overflow: hidden;
  padding: 10px;
  width: auto;
}
/* line 177, style.sass */
.cell + .cell .container {
  margin-left: 12px;
}
/* line 181, style.sass */
.cell.last .container {
  margin-right: 0;
}
/* line 184, style.sass */
.cell.last + .cell {
  clear: both;
}
/* line 187, style.sass */
.cell.last + .cell .container {
  margin-left: 0;
}
/* line 190, style.sass */
.cell.right {
  float: right;
  margin: 0 0 0 12px;
}
/* line 194, style.sass */
.cell.half {
  width: 50%;
}
/* line 197, style.sass */
.cell.third {
  width: 33.33%;
}
/* line 200, style.sass */
.cell.quarter {
  width: 25%;
}
/* line 203, style.sass */
.cell.quarter h2 {
  background: #6176bc;
}
/* line 206, style.sass */
.cell.quarter + .quarter h2 {
  background: #7b797f;
}
/* line 209, style.sass */
.cell.quarter + .quarter + .quarter h2 {
  background: #6abe41;
}
/* line 212, style.sass */
.cell.quarter + .quarter + .quarter + .quarter h2 {
  background: #34a980;
}
/* line 216, style.sass */
.cell.quarter .container {
  margin-right: 18px;
}
/* line 220, style.sass */
.cell.quarter + .cell .container {
  margin-left: 6px;
  margin-right: 12px;
}
/* line 225, style.sass */
.cell.quarter + .cell + .cell .container {
  margin-left: 12px;
  margin-right: 6px;
}
/* line 230, style.sass */
.cell.quarter + .cell + .cell + .cell .container {
  margin-left: 18px;
  margin-right: 0;
}
/* line 234, style.sass */
.cell h2 {
  margin: 0px;
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
}
/* line 240, style.sass */
.cell h3 {
  font-size: 1.25em;
  font-style: italic;
  font-weight: bold;
  margin-top: 0.3em;
}
/* line 247, style.sass */
.cell li + li {
  margin-top: 2em;
}

/* line 250, style.sass */
.clear {
  clear: both;
}

/* line 253, style.sass */
.container {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 30px;
}

/* line 258, style.sass */
.content {
  margin: 0;
  overflow: hidden;
}

/* line 262, style.sass */
.footer {
  background: url(images/footer-background.png) repeat-x 50% 100%;
  height: 320px;
}

/* line 266, style.sass */
.header h1 {
  padding: 50px 0 45px;
  margin: 0;
}

/* line 271, style.sass */
.header .container {
  position: relative;
}
/* line 273, style.sass */
.header .header-words {
  float: right;
  margin-top: 37px;
  width: 302px;
}
/* line 277, style.sass */
.header .header-words h2 {
  float: right;
  line-height: 30px;
  display: block;
  margin: 0 0 5px;
  width: 310px;
  padding-left: 13px;
  font-size: 2.3em;
  color: white;
}
/* line 287, style.sass */
.header .header-words h2.globally {
  padding-left: 34px;
}
/* line 289, style.sass */
.header .header-words h2.locally {
  padding-left: 47px;
}

/* line 292, style.sass */
.right {
  float: right;
}

/* line 295, style.sass */
.main {
  margin: 40px 30px;
}
/* line 298, style.sass */
.main ul {
  list-style: none;
  padding-left: 0;
}
/* line 302, style.sass */
.main .cell .container {
  padding: 10px;
}
/* line 305, style.sass */
.main .home-content {
  margin-right: 48px;
}
/* line 309, style.sass */
.main .home-content .main-call h1 + p {
  font-size: 1.1em;
}
/* line 312, style.sass */
.main .home-content .main-call p {
  margin-bottom: 2em;
}
/* line 315, style.sass */
.main .home-content a.read-more {
  font-family: "Open Sans", san-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  padding: 12px 27px;
  display: table;
}
/* line 325, style.sass */
.main .home-content .home-slider {
  position: relative;
  margin-bottom: 70px;
  width: 650px;
  height: 284px;
  overflow: hidden;
}
/* line 332, style.sass */
.main .home-content .home-slider ul {
  margin: 0;
  padding: 0;
}
/* line 335, style.sass */
.main .home-content .home-slider li {
  width: 604px;
  height: 238px;
  padding: 23px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
/* line 343, style.sass */
.main .home-content .home-slider li.first {
  display: block;
}
/* line 347, style.sass */
.main .home-content .home-slider span.feature-image {
  display: block;
  float: left;
  width: 281px;
  height: 232px;
  border: 3px solid #52c4aa;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 357, style.sass */
.main .home-content .home-slider img, .main .home-content .home-slider .slider-cell {
  width: 281px;
}
/* line 359, style.sass */
.main .home-content .home-slider img {
  border: solid 3px #52c4aa;
  float: left;
  height: 232px;
}
/* line 363, style.sass */
.main .home-content .home-slider .slider-cell {
  position: relative;
  height: 237px;
  float: right;
  color: white;
  padding: 0 5px;
  margin-right: 0;
}
/* line 370, style.sass */
.main .home-content .home-slider .slider-cell h2 {
  color: white;
  margin: 0px;
  line-height: 30px;
  font-size: 2.1em;
}
/* line 375, style.sass */
.main .home-content .home-slider .slider-cell .date {
  font-style: italic;
  font-size: 0.9em;
}
/* line 378, style.sass */
.main .home-content .home-slider .slider-cell p {
  margin-top: 10px;
  font-size: 1.1em;
  line-height: 20px;
}
/* line 382, style.sass */
.main .home-content .home-slider .slider-cell a.read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 139, 107, 0.7);
}
/* line 387, style.sass */
.main .home-content .home-slider .slider-cell a.read-more:hover {
  background: #008b6b;
}
/* line 389, style.sass */
.main .home-content .home-slider .slider-links a {
  background: #006850;
  position: absolute;
  bottom: 0px;
  color: white;
  opacity: 0.5;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  display: block;
  text-decoration: none;
}
/* line 401, style.sass */
.main .home-content .home-slider .slider-links a:hover {
  opacity: 1;
}
/* line 403, style.sass */
.main .home-content .home-slider .slider-links a.prev {
  right: 33px;
  border-right: rgba(0, 0, 0, 0.2) solid 1px;
}
/* line 406, style.sass */
.main .home-content .home-slider .slider-links a.next {
  right: 0px;
  border-left: rgba(0, 0, 0, 0.2) solid 1px;
}
/* line 409, style.sass */
.main .home-content h2.latest-articles {
  line-height: 36px;
  padding-left: 25px;
  color: white;
}
/* line 413, style.sass */
.main .home-content h2.latest-articles.no-slider {
  margin-top: 0px;
}
/* line 415, style.sass */
.main .home-content .latest-articles {
  overflow: auto;
  font-family: "Myriad W01 Regular";
}
/* line 418, style.sass */
.main .home-content .latest-articles li {
  border-bottom: dashed 1px #cccccc;
  padding: 20px 0;
}
/* line 421, style.sass */
.main .home-content .latest-articles li.first {
  padding-top: 0;
}
/* line 423, style.sass */
.main .home-content .latest-articles h3 {
  font-size: 2.2em;
  line-height: 25px;
  margin: 25px 0 10px;
}
/* line 427, style.sass */
.main .home-content .latest-articles .date {
  color: #c4c4c4;
  margin: 0 0 15px 5px;
  font-size: 1.1em;
  display: block;
}
/* line 432, style.sass */
.main .home-content .latest-articles .date a {
  text-decoration: none;
  color: #c4c4c4;
}
/* line 435, style.sass */
.main .home-content .latest-articles .date a:hover {
  text-decoration: underline;
}
/* line 437, style.sass */
.main .home-content .latest-articles p {
  margin: 30px 0 0;
  font-size: 1.25em;
  line-height: 20px;
  color: #898989;
}
/* line 442, style.sass */
.main .home-content .latest-articles a.read-more {
  margin: 20px 0;
  background: #00a881;
}
/* line 445, style.sass */
.main .home-content .latest-articles a.read-more:hover {
  background: #019a77;
}
/* line 448, style.sass */
.main .home-content .article-page-nav {
  display: block;
  margin: 30px 0px;
  font-size: 1.3em;
}
/* line 453, style.sass */
.main .home-content .article-page-nav .article-page-nums {
  width: 460px;
  margin: 0 auto;
  text-align: center;
}
/* line 458, style.sass */
.main .home-content .article-page-nav .article-page-nums li, .main .home-content .article-page-nav .article-page-nums a {
  text-transform: uppercase;
  background: #6076bb;
  width: 47px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  color: white;
  text-decoration: none;
}
/* line 468, style.sass */
.main .home-content .article-page-nav .article-page-nums li:hover, .main .home-content .article-page-nav .article-page-nums a:hover {
  background: #586cab;
}
/* line 470, style.sass */
.main .home-content .article-page-nav .article-page-nums li.current, .main .home-content .article-page-nav .article-page-nums li.current a, .main .home-content .article-page-nav .article-page-nums a.current, .main .home-content .article-page-nav .article-page-nums a.current a {
  background: #4d5d8f;
}
/* line 472, style.sass */
.main .home-content .article-page-nav .prev, .main .home-content .article-page-nav .next {
  background: #49bae6;
  width: 93px;
  height: 48px;
  line-height: 48px;
  color: white;
  text-align: center;
  text-decoration: none;
}
/* line 480, style.sass */
.main .home-content .article-page-nav .prev:hover, .main .home-content .article-page-nav .next:hover {
  background: #45aad1;
}
/* line 482, style.sass */
.main .home-content .article-page-nav .next {
  float: left;
  margin-left: 0px;
}
/* line 485, style.sass */
.main .home-content .article-page-nav .prev {
  float: right;
  margin-right: 0px;
}
/* line 490, style.sass */
.main .container {
  padding: 0 30px;
}
/* line 493, style.sass */
.main .container .cell.right {
  background: #f1f1f2;
  font-size: 1.2em;
  width: 300px;
}
/* line 498, style.sass */
.main .container .cell.right h2 {
  background-position-y: center;
  background-position-x: 270px;
  background-repeat: no-repeat;
  font-size: 1.4em;
  padding-left: 25px;
}
/* line 504, style.sass */
.main .container .cell.right h2.upcoming {
  background-image: url("images/upcoming-icon.png");
}
/* line 506, style.sass */
.main .container .cell.right h2.search {
  background-image: url("images/search-icon.png");
}
/* line 508, style.sass */
.main .container .cell.right h2.categories {
  background-image: url("images/categories-icon.png");
}
/* line 510, style.sass */
.main .container .cell.right h2.archives {
  background-image: url("images/archives-icon.png");
}
/* line 512, style.sass */
.main .container .cell.right h2.twitter {
  background-image: url("images/twitter-icon.png");
}
/* line 515, style.sass */
.main .container .cell.right .cell {
  margin: 35px 25px;
}
/* line 517, style.sass */
.main .container .cell.right .cell.last {
  margin-bottom: 15px;
}
/* line 520, style.sass */
.main .container .cell.right .cell ul {
  list-style: none;
  padding-left: 0px;
}
/* line 524, style.sass */
.main .container .cell.right .cell ul.upcoming .date {
  font-style: italic;
}
/* line 526, style.sass */
.main .container .cell.right .cell ul.upcoming a {
  text-decoration: underline;
}
/* line 528, style.sass */
.main .container .cell.right .cell ul.upcoming a:hover {
  text-decoration: none;
}
/* line 530, style.sass */
.main .container .cell.right .cell ul.upcoming p {
  font-weight: bold;
}
/* line 532, style.sass */
.main .container .cell.right .cell ul.upcoming p.title a {
  text-decoration: none;
}
/* line 535, style.sass */
.main .container .cell.right .cell ul.upcoming li {
  border-bottom: dashed 1px #cccccc;
  padding-bottom: 25px;
}
/* line 538, style.sass */
.main .container .cell.right .cell ul.upcoming li.last {
  border-bottom: none;
  padding-bottom: 0px;
}
/* line 541, style.sass */
.main .container .cell.right .cell .search {
  height: 39px;
  width: 187px;
  padding: 3px 3px 3px 60px;
  background: url("images/search-icon-large.png") #00a881 left 15px center no-repeat;
}
/* line 546, style.sass */
.main .container .cell.right .cell .search .search-area, .main .container .cell.right .cell .search input {
  height: 33px;
}
/* line 549, style.sass */
.main .container .cell.right .cell .search input {
  width: 198px;
}
/* line 552, style.sass */
.main .container .cell.right .cell .search input {
  margin-top: 2px;
  width: 159px;
  font-size: 1.1em;
  padding-left: 25px;
  border: none;
}
/* line 558, style.sass */
.main .container .cell.right .cell .categories {
  width: 250px;
}
/* line 560, style.sass */
.main .container .cell.right .cell .categories li {
  font-size: 1.05em;
  float: left;
  width: 50%;
  margin-top: 0px;
}
/* line 565, style.sass */
.main .container .cell.right .cell .categories li a:hover {
  text-decoration: underline;
}
/* line 568, style.sass */
.main .container .cell.right .cell .archives span.date a {
  text-decoration: none;
}
/* line 570, style.sass */
.main .container .cell.right .cell .archives .date {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-top: 25px;
  display: block;
}
/* line 575, style.sass */
.main .container .cell.right .cell .archives .date.first {
  margin-top: 0px;
}
/* line 577, style.sass */
.main .container .cell.right .cell .archives a {
  text-decoration: underline;
  font-size: 0.9em;
}
/* line 580, style.sass */
.main .container .cell.right .cell .archives a:hover {
  text-decoration: none;
}
/* line 582, style.sass */
.main .container .cell.right .cell .archives li li {
  margin: 10px 0px;
}
/* line 584, style.sass */
.main .container .cell.right .cell .twitter {
  border-bottom: dashed 1px #cccccc;
  padding-bottom: 20px;
}
/* line 589, style.sass */
.main .container .cell.right .cell .twitter h2.widgettitle, .main .container .cell.right .cell .twitter .twigetfollow {
  display: none;
}
/* line 592, style.sass */
.main .container .cell.right .cell .twitter .twiget-feed {
  padding-top: 0px;
  overflow: visible;
}
/* line 595, style.sass */
.main .container .cell.right .cell .twitter li {
  margin: 0px -25px;
  padding: 0px 25px;
}
/* line 598, style.sass */
.main .container .cell.right .cell .twitter li:hover {
  background: #fafafa;
  border-left: solid 4px #49c02a;
  padding-left: 21px;
}
/* line 602, style.sass */
.main .container .cell.right .cell .twitter li + li {
  margin-top: 2em;
}
/* line 604, style.sass */
.main .container .cell.right .cell .twitter .timestamp a {
  color: #555555;
}
/* line 606, style.sass */
.main .container .cell.right .cell .twitter .timestamp a:hover {
  text-decoration: none;
}
/* line 608, style.sass */
.main .container .cell.right .cell .twitter p {
  color: #999999;
}
/* line 610, style.sass */
.main .container .cell.right .cell .twitter p, .main .container .cell.right .cell .twitter a, .main .container .cell.right .cell .twitter span {
  padding: 0;
  margin: 0;
  display: block;
}
/* line 617, style.sass */
.main .container .cell.right .cell .twitter a, .main .container .cell.right .cell .twitter-footer a {
  color: #53b1ff;
}
/* line 619, style.sass */
.main .container .cell.right .cell .twitter a:hover, .main .container .cell.right .cell .twitter-footer a:hover {
  text-decoration: underline;
}
/* line 622, style.sass */
.main .container .cell.right .cell .twitter-footer {
  margin-top: 20px;
}

/* line 625, style.sass */
.menu {
  background: #3b8dd0;
}
/* line 628, style.sass */
.menu a {
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  color: white;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  height: 64px;
  line-height: 64px;
  padding: 0 14px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
/* line 641, style.sass */
.menu li {
  position: relative;
  display: table-cell;
}
/* line 645, style.sass */
.menu li:hover {
  background: #64a5da;
}
/* line 648, style.sass */
.menu li:hover .sub-menu {
  display: block;
}
/* line 651, style.sass */
.menu ul {
  list-style: none;
  padding: 0px;
  display: table;
  width: 1038px;
}
/* line 657, style.sass */
.menu .sub-menu {
  background: #64a5da;
  display: none;
  left: 0;
  width: auto;
  position: absolute;
  top: 100%;
  white-space: nowrap;
  z-index: 200;
  padding: 0 0 8px;
}
/* line 668, style.sass */
.menu .sub-menu a {
  height: 40px;
  line-height: 40px;
  font-size: 1em;
  text-align: left;
}
/* line 674, style.sass */
.menu .sub-menu li {
  float: none;
  display: block;
}
/* line 678, style.sass */
.menu .sub-menu li:hover {
  background: #8dbde4;
}

/* line 681, style.sass */
th.date {
  width: 112px;
}

/* line 685, style.sass */
.events-table th.date {
  width: 200px;
}

/* line 688, style.sass */
ul.links {
  line-height: 1.5em;
  list-style: none;
  padding: 0;
}
/* line 693, style.sass */
ul.links a {
  text-decoration: underline;
}
/* line 696, style.sass */
ul.links a:hover {
  color: #a7a7a7;
}
/* line 699, style.sass */
ul.links li {
  margin: 0;
}
