<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main_header #top_menu {
  clear: both;
  padding: 0 1em 0 1em; }

#main_header .clear {
  height: .25em;
  background-color: #c20e15; }

#top_menu {
  background-color: #0b1725;
  font-family: roboto-condensed, sans-serif;
  text-transform: uppercase; }

#menu_logo {
  display: inline-block; }

#menu_logo a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: .625em;
  margin: .5em 0; }

#menu_logo a img {
  height: 3em;
  display: inline-block; }

#menu_logo a span {
  display: inline-block;
  margin-left: .25em;
  font-size: 1.75em;
  line-height: 0.92em; }

#menu_switch {
  display: inline-block;
  position: absolute;
  bottom: -2em;
  left: 50%;
  font-size: .875em;
  margin-left: -6em; }

#menu_switch li {
  display: inline-block; }

#menu_switch li a {
  color: #fff;
  background-color: #c20e15;
  line-height: 1.75em;
  font-weight: bold;
  display: inline-block;
  width: 6em;
  text-align: center;
  margin-right: 1px;
  padding: 0;
  text-decoration: none; }

#menu_switch li a span {
  display: none; }

#menu_switch li.inactive a {
  color: #c2c4c6;
  background-color: rgba(128, 128, 128, 0.4); }

#menu_switch li.inactive a:hover {
  color: #fff;
  background-color: #25399f; }

#menu_social {
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  position: absolute;
  bottom: -2em;
  right: 0;
  height: 2em;
  padding: .5em .25em .5em 0; }

#menu_social a {
  display: inline-block;
  padding: 0;
  height: 100%; }

#menu_social img {
  max-height: 100%;
  opacity: .9; }

#menu_social img:hover {
  opacity: 1.0; }

#main_menu_home {
  display: none; }

#cba_menu_button {
  position: absolute;
  display: inline-block;
  right: 1em;
  top: -2.375em;
  cursor: pointer;
  z-index: 900; }

#cba_menu_button span.button {
  display: inline-block;
  font-size: 2em;
  color: #c20e15; }

/*

#main_menu_button span.small {font-size: 1.5em; padding: .25em .1875em}
#main_menu_button span.select_title {display: inline-block; color: $colorMainMenuBkg; font-size: 1em; vertical-align: top; margin: .5em .5em 0 0}

*/
#main_menu {
  z-index: 900;
  background-color: #c20e15; }

#cba_menu {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 900; }

#cba_menu ul li {
  display: block;
  line-height: 2.5em; }

#cba_menu ul li a, #cba_menu ul li span {
  display: block;
  padding: 0 1em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 1px dotted rgba(128, 128, 128, 0.75);
  color: #fff;
  font-family: roboto-condensed, sans-serif; }

#cba_menu ul li a:hover, #cba_menu ul li span:hover, #cba_menu ul li a.active, #cba_menu ul li span.active {
  cursor: pointer; }

#cba_menu ul li a i, #cba_menu ul li span i {
  display: inline-block;
  font-style: normal;
  position: absolute; }

#xcba_menu ul li a {
  padding-left: 3em; }

#cba_menu ul li a i {
  left: 1em;
  top: 0;
  transform: rotate(-45deg); }

#cba_menu ul li span i {
  right: 1em;
  transform: rotate(90deg); }

#cba_menu ul li span.active i {
  transform: rotate(-90deg); }

#cba_menu li a.d0, #cba_menu li span.d0 {
  background-color: #c20e15; }

#cba_menu li a.d0:hover, #cba_menu li span.d0:hover {
  background-color: #9b0e15; }

#cba_menu li span.d0.active {
  background-color: #9b0e15; }

#cba_menu li a.d1, #cba_menu li span.d1 {
  padding-left: 2em;
  background-color: #7f0d13; }

#cba_menu li a.d1:hover, #cba_menu li span.d1:hover {
  background-color: #550b0f; }

#cba_menu li span.d1.active {
  background-color: #550b0f; }

#cba_menu li a.d2, #cba_menu li span.d2 {
  padding-left: 3em;
  background-color: #2b0506; }

#cba_menu li a.d2:hover, #cba_menu li span.d2:hover {
  background-color: #000; }

#cba_menu li span.d2.active {
  background-color: #000; }

/*
#cba_menu li a.d2, #cba_menu li span.d2 {color: $colorLeagueMenuLevel2Cnt; background-color: $colorLeagueMenuLevel2Bkg}
#cba_menu li a.d2:hover, #cba_menu li span.d2:hover {color: $colorLeagueMenuLevel2ActiveCnt; background-color: $colorLeagueMenuLevel2ActiveBkg}
#cba_menu li span.d2.active {color: $colorLeagueMenuLevel2ActiveCnt; background-color: $colorLeagueMenuLevel2ActiveBkg}
*/
/* Search */
#main_menu_search_button {
  position: absolute;
  display: inline-block;
  right: 4em;
  top: -2.125em;
  cursor: pointer;
  z-index: 1001;
  border: 0 solid transparent; }

#main_menu_search_button a {
  display: inline-block;
  color: #fff;
  line-height: 1.25em;
  font-size: 1.25em;
  width: 1.25em;
  text-align: center;
  text-decoration: none; }

#main_menu_search_button a:hover {
  color: #c20e15; }

#main_menu_search_button.active {
  color: #0b1725;
  background-color: #fff; }

#main_menu_search_button.active a {
  color: #0b1725; }

#main_menu_search_button.active a:hover {
  color: #c20e15; }

#search_form {
  display: none;
  position: absolute;
  top: -2.125em;
  right: 5.5em;
  white-space: nowrap;
  padding: .1875em .25em .1875em 1em;
  background-color: #fff;
  z-index: 1001; }

#search_form.active {
  display: table;
  width: 100%; }

#search_form #search {
  display: table-row;
  width: 100%; }

#search_form input {
  display: table-cell;
  border: 0;
  width: 100%;
  border-bottom: 1px dotted #0b1725;
  line-height: 1.0625em;
  vertical-align: top; }

#Xsearch_form span {
  display: table-cell;
  padding: .24em .5em 0 .5em;
  width: 2em; }

#search_form span {
  display: table-cell;
  padding: 0 .5em 0 0;
  width: 2em;
  vertical-align: top; }

#search_form button {
  display: inline-block;
  font-size: 1em;
  padding: 0;
  line-height: .75em;
  background-color: #fff;
  border: 0;
  vertical-align: bottom; }

#search_form button:hover {
  color: #7d0d12;
  border-color: #7d0d12;
  cursor: pointer; }

@media screen and (min-width: 30em) {
  #menu_logo a {
    font-size: .75em; }

  #cba_menu {
    top: 0; }

  #cba_menu_button {
    position: absolute;
    display: inline-block;
    right: 1em;
    top: -2.625em;
    cursor: pointer;
    z-index: 900; }

  #main_menu_search_button {
    top: -2.375em;
    border: 0 solid transparent; }

  #search_form {
    top: -2.375em; }

  #menu_social {
    bottom: -2.0714em;
    padding: .375em 0 .375em .5em; } }
@media screen and (min-width: 45em) {
  #menu_logo a {
    font-size: 1em; }

  #menu_switch {
    bottom: 0;
    left: 55%;
    font-size: 1em;
    margin-left: -6em; }

  #menu_social {
    font-size: 1em;
    bottom: 0;
    right: 7em;
    padding: .25em 0 .25em .5em; } }
@media screen and (min-width: 60em) {
  #main_header #top_menu {
    padding-top: 1em; }

  #menu_switch {
    bottom: 0;
    left: 50%;
    font-size: 1.25em;
    margin-left: -5em; }

  #menu_switch li a {
    line-height: .6em;
    width: 7em;
    text-align: center;
    padding: .5em 0 .25em 0; }

  #menu_switch li a span {
    display: inline; }

  #menu_switch li a span {
    font-size: 0.5em;
    color: #000; }

  #menu_switch li.inactive a span {
    color: #c2c4c6; }

  #menu_social {
    font-size: 1.5em;
    bottom: 0;
    right: 0;
    padding: .25em; }

  #main_menu_home {
    display: inline-block;
    position: absolute;
    top: .75em;
    left: 1em;
    z-index: 1000; }

  #main_menu_home a {
    color: #fff;
    text-decoration: none;
    line-height: 1.5em; }

  #main_menu_home a:hover {
    color: #000; }

  #main_menu_search_button {
    right: 1em;
    top: .75em;
    padding: .875em .75em .875em .75em;
    margin-top: -.75em; }

  #main_menu_search_button a {
    font-size: 1em; }

  #main_menu_search_button a:hover {
    color: #000; }

  #search_form {
    top: 2.375em;
    right: .75em;
    z-index: 1002;
    font-size: 1.25em;
    padding: .375em .25em .375em 1em; }

  #search_form span {
    padding: 0;
    width: 1.625em;
    vertical-align: top; }

  #cba_menu_button {
    display: none; }

  #cba_menu, #cba_menu * {
    margin: 0;
    padding: 0;
    list-style: none; }

  #cba_menu {
    display: block;
    top: auto;
    left: auto;
    width: 100%;
    position: relative;
    padding: .75em 3em;
    text-align: center;
    background-color: #c20e15; }

  #cba_menu ul.u1, #cba_menu ul.u2 {
    display: none; }

  #cba_menu ul li {
    display: inline-block;
    line-height: 2.5em;
    white-space: nowrap; }

  #cba_menu ul li ul li {
    display: block;
    text-align: left; }

  #cba_menu ul li a, #cba_menu ul li span {
    border-top: 0;
    padding: 0 .25em; }

  #cba_menu ul li a:hover {
    text-decoration: underline;
    color: #000; }

  #cba_menu #navigation {
    display: table;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  #cba_menu ul li.d0 {
    display: table-cell;
    border-left: 1px solid #7d0d12;
    white-space: nowrap; }

  #cba_menu ul li.d0:first-child {
    border-left: 0; }

  #cba_menu ul li a.d0, #cba_menu ul li span.d0 {
    line-height: 1.5em;
    padding: 0 auto; }

  #cba_menu ul li a.d1, #cba_menu ul li span.d1 {
    border-top: 1px dotted #7d0d12; }

  #cba_menu ul li a.d2, #cba_menu ul li span.d2 {
    border-top: 1px dotted #550b0f; }

  #cba_menu li span.d0 i, #cba_menu li span.d2 i {
    display: none; }

  #cba_menu ul li span i {
    right: 1em;
    transform: rotate(0deg); }

  #cba_menu ul li span.active i {
    transform: rotate(0deg); }

  #xcba_menu li a.d0:hover, #xcba_menu li span.d0:hover {
    background-color: #c20e15; }

  #cba_menu li {
    position: relative; }

  #cba_menu ul ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    padding-top: .75em; }

  #cba_menu &gt; li {
    float: left; }

  #cba_menu li:hover &gt; ul, #cba_menu li.sfHover &gt; ul {
    display: block; }

  #cba_menu a, #cba_menu span {
    display: block;
    position: relative; }

  #cba_menu span:hover {
    cursor: pointer; }

  #cba_menu ul ul {
    top: 100%;
    left: 0; }

  #cba_menu ul ul ul {
    top: -.75em;
    left: 100%; }

  #cba_menu li a.d0, #cba_menu li span.d0 {
    background-color: #c20e15; }

  #cba_menu li a.d0:hover, #cba_menu li span.d0:hover {
    background-color: #c20e15; }

  #cba_menu li span.d0.active {
    background-color: #9b0e15; }

  #cba_menu li a.d1, #cba_menu li span.d1 {
    padding: 0 2.4em 0 1.4em;
    background-color: #c20e15; }

  #cba_menu li a.d1:hover, #cba_menu li span.d1:hover {
    color: #fff;
    background-color: #9b0e15; }

  #cba_menu li span.d1.active {
    background-color: #550b0f; }

  #cba_menu li a.d2, #cba_menu li span.d2 {
    padding: 0 1.4em;
    background-color: #7f0d13; }

  #cba_menu li a.d2:hover, #cba_menu li span.d2:hover {
    color: #fff;
    background-color: #550b0f; }

  #cba_menu li span.d2.active {
    background-color: #550b0f; }

  #main_header .clear {
    height: 0; } }
@media screen and (min-width: 75em) {
  #main_menu_home {
    left: 0; }

  #main_menu_search_button {
    right: 0; }

  #search_form {
    right: 0; } }
#partners {
  width: 100%;
  clear: both; }

#partners .content_wrap {
  clear: both; }

#partners .wrap {
  clear: both;
  overflow: hidden;
  padding: 0 1em 1em 1em; }

#partners h6 {
  width: 100%;
  font-size: 0.875em;
  text-align: center;
  line-height: 2em;
  text-transform: uppercase;
  font-weight: 900; }

#partners ul {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0;
  text-align: center; }

#partners li {
  display: inline-block;
  width: 33.3333%;
  vertical-align: middle;
  padding: 1rem 2rem; }

#partners li a {
  display: block; }

#partners li a img {
  width: 100%; }

footer {
  color: rgba(234, 234, 234, 0.5);
  background-color: #404143;
  clear: both; }

footer .content_wrap {
  clear: both;
  overflow: hidden;
  padding: 1em;
  text-align: center; }

footer h5 {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25em; }

footer a {
  color: rgba(234, 234, 234, 0.75);
  text-decoration: none; }

footer a:hover {
  color: #fff;
  text-decoration: underline; }

footer p {
  margin-top: 1em;
  font-size: .75em;
  line-height: 1.25em; }

footer ul {
  margin-top: 1em;
  font-size: .75em;
  line-height: 1.25em; }

footer div.copy, footer div.links, footer div.about {
  padding: .5em 0; }

#flogo {
  display: table;
  margin: 0 auto; }

#flogo a {
  vertical-align: middle;
  display: table-cell;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25em;
  font-family: roboto-condensed, sans-serif; }

#flogo img {
  margin-right: 1em; }

@media screen and (min-width: 30em) {
  #partners li {
    width: 20%; }

  footer div.copy, footer div.links {
    text-align: left; }

  footer div.copy {
    float: left;
    width: 60%; }

  footer div.links {
    float: right;
    width: 10em; }

  footer div.about {
    clear: both;
    width: 100%; }

  #flogo {
    margin: 0; } }
@media screen and (min-width: 45em) {
  #partners li {
    width: 14.2857%; }

  footer .content_wrap {
    display: table;
    width: 100%; }

  footer div.about {
    text-align: left; }

  footer div.copy {
    float: none;
    display: table-cell;
    width: 40%;
    vertical-align: top; }

  footer div.links {
    float: none;
    display: table-cell;
    padding: .5em 1em;
    white-space: nowrap;
    vertical-align: top; }

  footer div.about {
    clear: none;
    display: table-cell;
    vertical-align: top; } }
@media screen and (min-width: 60em) {
  #partners li {
    width: 11.1%; }

  footer .content_wrap {
    display: table;
    width: 100%; } }
body {
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  background: #e5e5e5 repeat url("/thm/def/img/bkg.gif");
  min-width: 20em;
  font-family: roboto, sans-serif; }

.content_wrap {
  position: relative;
  clear: both; }

.hidden {
  display: none; }

.clear {
  clear: both; }

#main_content {
  width: 100%;
  background: transparent no-repeat center top url("/thm/new/img/bkgi.jpg");
  background-size: cover;
  padding: 2em 0; }

section {
  clear: both;
  width: 100%; }

#main_column {
  width: 100%;
  min-height: 30em;
  padding-bottom: 2em;
  position: relative;
  background-color: #fff;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.23);
  z-index: 10; }

#main_column .main_title {
  background-color: #f1f1f1;
  margin-bottom: .5em;
  padding: 0 1em;
  text-align: center; }

#main_column .main_title h1, #main_column .main_title h2 {
  color: #00324f;
  display: inline-block;
  padding: .5em 0;
  font-weight: 900;
  font-size: 1em;
  line-height: 1.25em;
  background-color: #f1f1f1;
  text-transform: uppercase; }

#main_column .main_title span {
  display: block;
  line-height: 1em;
  padding: 0 0 .875em 0;
  margin-top: -.5em;
  font-size: 0.75em; }

#main_column .main_title span a {
  color: #333;
  text-decoration: none; }

#main_column .main_title span a:hover {
  text-decoration: underline; }

#main_column .main_title .share {
  display: none; }

#main_column .main_content {
  padding: 1em 1em; }

/* Text content */
.text_content {
  color: #333;
  font-family: roboto, sans-serif;
  font-size: .9375em; }

.text_content span.article_date {
  font-size: .6875em;
  font-family: roboto-condensed, sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

.text_content div.banner {
  width: 100%;
  overflow: hidden;
  margin: 1em 0; }

.text_content div.banner img {
  max-width: 100%; }

.text_content .main_img_wrap {
  margin: -40px -40px 30px -40px; }

.text_content ul,
.text_content ol,
.text_content blockquote,
.text_content pre,
.text_content p {
  line-height: 1.5em;
  margin-bottom: 1em; }

.text_content pre {
  white-space: pre-wrap; }

.text_content blockquote {
  margin-left: 1.5em; }

.text_content ul,
.text_content ol {
  margin-left: 0;
  padding-left: 0.5em; }

.text_content ul li,
.text_content ol li {
  margin-left: 1em;
  line-height: 1.3em;
  margin-bottom: .15em;
  list-style-type: none; }

.text_content li:before {
  /* For a round bullet */
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -.6em;
  top: .02em;
  color: #aaa;
  font-size: 1.5em; }

.text_content h2 {
  font-size: 1.25em;
  line-height: 1.25em;
  margin-bottom: .2em;
  color: #c20e15;
  font-weight: bold; }

.text_content h3 {
  font-size: 1.3em;
  line-height: 1.25em;
  margin-bottom: 0.2em; }

.text_content h4 {
  font-size: 1.15em;
  line-height: 1.25em;
  margin-bottom: 0.1em; }

.text_content h5 {
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 0; }

.text_content .couch td {
  line-height: 1.25em;
  padding: .75em .5em; }

.text_content .couch tr:nth-child(even) {
  background-color: #f0f0f0; }

.article_header {
  padding-top: 1em;
  padding-bottom: 1em; }

.article_header_txt {
  width: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  font-family: roboto-condensed, sans-serif;
  text-align: center; }

.article_header_txt .article_info {
  display: inline-block;
  font-size: 0.875em;
  padding: .5em .75em;
  color: #fff;
  background-color: #c20e15; }

.article_header_txt .article_info span {
  padding: 0 .5em; }

.article_header_txt h1 {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.25em;
  padding: .5em 0;
  margin-bottom: 0; }

.article_header_txt p {
  font-weight: bold; }

.article_img {
  width: 100%;
  padding-bottom: 62.5%;
  overflow: hidden;
  position: relative; }

.article_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#gallery {
  margin-top: 2em;
  text-align: center;
  margin-bottom: 2em; }

#gallery a {
  display: inline-block;
  width: 12em;
  height: 12em;
  vertical-align: top;
  text-align: center;
  margin-bottom: 5px;
  line-height: 176px;
  background-color: #f4f4f4;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.66); }

#gallery a img {
  vertical-align: middle !important; }

#big_video {
  margin-top: 2em;
  padding-bottom: 1.5em; }

#big_video .youtube h4 {
  padding: 1em 1em .5em 1em; }

#big_video .youtube {
  margin-bottom: 1em !important;
  background-color: #f4f4f4;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.66); }

#big_video .youtube .iframe_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; }

#big_video .youtube .iframe_wrap iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#right_column, #right_column_top {
  width: 100%;
  position: relative;
  background-color: #d7d7d7;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.23);
  margin-top: 2em;
  padding: 2em; }

#right_column_top {
  display: none; }

#right_column .title h3 {
  width: 100%;
  padding: .5em 0;
  font-weight: 900;
  text-transform: uppercase; }

#right_column #promo {
  padding: 0 0 2em 0;
  text-align: center; }

#right_column #promo a {
  display: inline-block;
  width: 75%; }

#right_column #promo a img {
  width: 100%; }

#logout {
  margin-bottom: 2em; }

#logout a {
  margin-bottom: 2em; }

#logout a {
  display: block;
  text-align: center;
  border: 1px solid #c20e15;
  padding: .5em 0 .5em 0;
  font-family: roboto-condensed, sans-serif;
  background-color: #c20e15;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.25em;
  text-transform: uppercase;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.66); }

#logout a:hover {
  background-color: #d90e15;
  box-shadow: none;
  padding: .4385em 0 .5625em 0; }

@keyframes blink /* Firefox */ {
  0% {
    background-color: #fe0140; }
  50% {
    background-color: #ff7799; }
  100% {
    background-color: #fe0140; } }
@-moz-keyframes blink /* Firefox */ {
  0% {
    background-color: #fe0140; }
  50% {
    background-color: #ff7799; }
  100% {
    background-color: #fe0140; } }
@-webkit-keyframes blink /* Firefox */ {
  0% {
    background-color: #fe0140; }
  50% {
    background-color: #ff7799; }
  100% {
    background-color: #fe0140; } }
#right_column .title.actual_events {
  margin-top: -1em; }

#events_today {
  line-height: 1.25em;
  margin-bottom: 2.5em; }

#events_today .actual_event_row {
  padding: .3594em .5em .5em .5em;
  background-color: #f4f4f4;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.66);
  margin-bottom: .5em;
  position: relative; }

#events_today .actual_event_name a {
  text-decoration: none;
  font-size: 1.125em;
  line-height: 1.25em; }

#events_today .actual_event_place {
  font-size: .875em; }

#events_today .link {
  display: inline-block;
  float: right;
  text-transform: uppercase;
  margin-top: 0; }

#events_today .link a {
  background-color: #c20e15;
  color: #fff;
  font-size: .75em;
  line-height: 1.75em;
  text-decoration: none;
  padding: 0 .5em;
  display: inline-block; }

#events_today .link a:hover {
  background-color: #000; }

#events_today .link.online a {
  animation: blink 1s;
  -moz-animation: blink 1s infinite;
  -webkit-animation: blink 1s infinite; }

#events_today .link.online a:hover {
  background-color: #000; }

#short_news {
  font-size: .8125em;
  line-height: 1.25em;
  margin-bottom: 2em; }

#short_news .news {
  padding: .5em;
  background-color: #f4f4f4;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.66);
  margin-bottom: .5em; }

#short_news .news h4 {
  margin-bottom: .125em;
  color: #c20e15; }

#mini_profiles {
  line-height: 1.25em;
  margin-bottom: 2em; }

#mini_profiles .profile_title {
  display: block;
  width: 100%;
  font-size: .875em;
  line-height: 2.5em;
  background-color: #f4f4f4;
  box-shadow: inset 0 -5px 10px -10px rgba(0, 0, 0, 0.5), 1px 1px 2px -1px rgba(0, 0, 0, 0.66);
  overflow: hidden; }

#mini_profiles .profile_title_wrap {
  display: table;
  width: 100%;
  overflow: hidden; }

#mini_profiles .profile_title .name {
  display: table-cell;
  padding: 0 .6em;
  font-weight: bold;
  white-space: nowrap; }

#mini_profiles .profile_title .club {
  display: table-cell;
  width: 30%;
  padding: 0 .6em 0 0;
  text-align: right;
  white-space: nowrap; }

#mini_profiles .profile {
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.66);
  margin-bottom: .5em; }

#mini_profiles .profile_wrap {
  margin-bottom: .5em; }

#mini_profiles .profile_wrap .profile_title:hover {
  cursor: pointer; }

#mini_profiles .profile_wrap.active .profile_title:hover {
  cursor: auto; }

#mini_profiles .profile_wrap .profile {
  margin-bottom: 0; }

#mini_profiles .profile .photo {
  display: table-cell;
  width: 45%;
  padding: 1em; }

#mini_profiles .profile .photo a {
  display: inline-block;
  width: 100%;
  padding-bottom: 133.3333%;
  position: relative; }

#mini_profiles .profile .photo a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#mini_profiles .profile .info {
  display: table-cell;
  width: 55%;
  vertical-align: top;
  padding: 1em 1em 1em 0; }

#mini_profiles .profile .info h4 {
  font-size: 1.125em;
  font-weight: bold;
  color: #00324f;
  padding: .75em 0; }

#mini_profiles .profile .info h4 a {
  color: #00324f;
  text-decoration: none; }

#mini_profiles .profile .info h4 a:hover {
  text-decoration: underline; }

#mini_profiles .profile .info h5 {
  font-size: .875em;
  font-weight: bold;
  padding: 0 0 .75em 0; }

#mini_profiles .profile .info p {
  font-size: .875em; }

/* Specific color */
a {
  color: #c20e15; }

a:hover {
  color: #333; }

#articles .article {
  padding: 1em 0;
  border-bottom: 1px dotted #ddd; }

#articles .article .image {
  width: 100%;
  padding-bottom: 62.5%;
  overflow: hidden;
  position: relative; }

#articles .article .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#articles .article .header {
  width: 100%;
  overflow: hidden;
  padding-top: 1em;
  position: relative;
  vertical-align: top;
  font-family: roboto-condensed, sans-serif;
  text-align: center; }

#articles .article .header span {
  display: inline-block;
  font-size: 0.875em;
  padding: .5em .75em;
  color: #fff;
  background-color: #c20e15; }

#articles .article .header span a {
  color: #fff;
  text-decoration: none; }

#articles .article .header span a:hover {
  text-decoration: underline; }

#articles .article .header h3 {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.25em;
  padding: .5em 0; }

#articles .article .header h3 a {
  color: #333;
  text-decoration: none; }

#articles .article .header h3 a:hover {
  text-decoration: underline; }

#articles .article .header p {
  font-size: 0.875em;
  line-height: 1.25em;
  padding: 3px 0; }

#articles .article .header .next {
  font-size: 1.125em;
  margin: 0.875em 0 0 0; }

#articles .article .header .next img {
  vertical-align: -20%;
  margin-right: .75em; }

#articles .article .header .next a {
  color: #333;
  text-decoration: none; }

#articles .article .header .next a:hover {
  text-decoration: underline; }

#master-1 {
  height: 0px !important; }

@media screen and (min-width: 30em) {
  #main_column .main_title {
    padding: 0 2em;
    text-align: left; }

  #main_column .main_title h1, #main_column .main_title h2 {
    color: #00324f;
    font-weight: 900;
    font-size: 1.125em;
    line-height: 1.25em;
    background-color: #f1f1f1;
    text-transform: uppercase; }

  #main_column .main_title span {
    float: right;
    line-height: 1.25em;
    padding: .875em 0;
    margin: 0; }

  #main_column .main_title span a {
    color: #333;
    text-decoration: none; }

  #main_column .main_title span a:hover {
    text-decoration: underline; }

  #right_column #promo a {
    width: 65%; }

  #right_column .mprofiles {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }

  #mini_profiles {
    width: 80%;
    margin: 0 auto 2em auto; }

  #articles .article {
    padding: 1em 2em; }

  .article_header {
    padding: 1em 2em 1em 2em; } }
@media screen and (min-width: 45em) {
  #right_column #promo a {
    width: 50%; }

  #right_column .mprofiles {
    width: 60%; }

  #mini_profiles {
    width: 60%; }

  #main_column .main_content {
    padding: 1em; }

  #main_column .main_content.article_full {
    padding: 0 2em; }

  .article_header {
    display: table;
    width: 100%;
    padding: 0 0 1em 0; }

  .article_header .article_img {
    display: table-cell;
    width: 50%;
    padding-bottom: 31.25%; }

  .article_header .article_header_txt {
    display: table-cell;
    width: 50%;
    padding: 0 2em 0 0;
    text-align: left; }

  .article_header .article_header_txt h1 {
    font-size: 2em; }

  #articles .article {
    display: table;
    width: 100%; }

  #articles .article .image {
    display: table-cell;
    width: 50%;
    padding-bottom: 31.25%; }

  #articles .article .header {
    display: table-cell;
    width: 50%;
    padding: 0 0 0 2em;
    text-align: left; } }
@media screen and (min-width: 60em) {
  #main_column {
    width: 69.3333%;
    float: left; }

  #main_column .main_content {
    padding: 2em; }

  #right_column {
    width: 30.6666%;
    float: right;
    margin-top: 2.5em; }

  #right_column #promo a {
    width: 100%; }

  #right_column .mprofiles {
    width: 100%; }

  #mini_profiles {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .content_wrap {
    width: 75em;
    margin: 0 auto;
    position: relative; } }
#dbg {
  margin: 100px 5% 10px 5%;
  padding: 5px;
  font-size: 10px;
  line-height: 15px; }

#dbg {
  color: transparent;
  background-color: transparent;
  border-color: transparent; }

#dbg:hover {
  color: #555;
  background-color: #fafafa;
  border: 1px solid #aaa; }

#dbg .debug_warning {
  font-weight: bold; }

#dbg:hover .debug_warning {
  color: red; }

/*# sourceMappingURL=basic.css.map */
</pre></body></html>