article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222222;
}

::-moz-selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}

a {
  color: #0000ee;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #0066ee;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

table button, table input {
  *overflow: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

body, select, input, textarea {
  color: #222222;
}

h1 {
  font-size: 42px;
  color: white;
  font-family: "alternate-gothic-no-1-d";
  margin: 0px;
  padding: 0px;
  font-weight: 400;
}

h2 {
  font-size: 42px;
  color: white;
  font-family: "alternate-gothic-no-1-d";
  margin: 0px;
  padding: 0px;
  font-weight: 400;
}

h3 {
  font-size: 30px;
  color: white;
  font-family: "alternate-gothic-no-1-d";
  margin: 0px;
  padding: 0px;
  font-weight: 400;
}

.rsGCaption {
  font-size: 24px !important;
  top: 10px !important;
  left: 10px !important;
  bottom: auto !important;
  float: left !important;
}

.alignleft {
  float: left;
  padding: 5px 20px 0px 0;
}

.blue {
  background: #448ccb;
}

.green {
  background: #8cc341;
}

.grey {
  background: #b7b7b7;
}

body {
  background: url(../images/bg.jpg) repeat-y top center;
  font-family: "proxima-nova", sans-serif;
}

#tinymce {
  background: white;
}

#container {
  width: 960px;
  margin: 0 auto;
}

header {
  float: left;
  width: 100%;
}
header #logo {
  float: left;
  margin: 20px 0 0 0;
}
header #logo span {
  background: url(../images/logo.png) no-repeat;
  display: block;
}
header #logo span a {
  display: block;
  width: 221px;
  height: 110px;
  text-indent: -99999px;
}
header #navigation {
  float: right;
}
header #navigation #navigation-top {
  margin: 40px 0 0px 0;
}
header #navigation #navigation-top img {
  float: right;
}
header #navigation #navigation-bot {
  float: right;
  margin: 10px 0 0 0;
}
header #navigation #navigation-bot ul {
  float: left;
  position: relative;
}
header #navigation #navigation-bot ul li {
  display: inline;
  list-style-type: none;
  font-family: jaf-bernino-sans-comp;
  font-weight: 300;
  font-size: 26px;
  text-transform: uppercase;
  margin: 0 50px 0 0;
  letter-spacing: 1px;
  position: relative;
}
header #navigation #navigation-bot ul li a {
  color: black;
  text-decoration: none;
  padding: 0 0 15px 0;
}
header #navigation #navigation-bot ul li a:hover {
  color: #8cc341;
}
header #navigation #navigation-bot ul li ul {
  display: none;
  position: absolute;
  top: 39px;
  background: #8cc341;
  width: 200px;
  left: 0px;
  padding: 0px;
  margin: 0px;
  z-index: 999;
  margin: 0 0 0 -15px;
}
header #navigation #navigation-bot ul li ul li {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  margin: 0 15px 0 15px;
  padding: 8px 0 8px 0;
  border-bottom: 1px solid #b1d185;
  text-transform: none;
  width: 170px;
  float: left;
}
header #navigation #navigation-bot ul li ul li ul.sub-menu {
	left: 185px;
	top: 0;
	display: none;
	width:180px;
	background: #666;
}
header #navigation #navigation-bot ul li ul li:hover ul.sub-menu {
	display: block;
}
header #navigation #navigation-bot ul li:last-of-type ul li ul.sub-menu {
	left: -180px;
}
header #navigation #navigation-bot ul li:last-of-type ul li ul.sub-menu li {
	width: 180px;
}
header #navigation #navigation-bot ul li ul li ul.sub-menu li {
	width:150px;
}
header #navigation #navigation-bot ul li ul li a {
  color: white;
}
header #navigation #navigation-bot ul li ul li a:hover {
  color: #eaf0e1;
}
header #navigation #navigation-bot ul li ul li:last-child {
  margin: 0 15px 0 15px;
  padding: 8px 0 8px 0;
  border: 0px;
}
header #navigation #navigation-bot ul li:last-child {
  margin: 0px;
}
header #navigation #navigation-bot ul li:hover ul {
  display: block;
}
header #navigation #navigation-bot ul #facebook {
  margin: 0 15px 0 0px;
}
header #navigation #navigation-bot #main-nav {
  margin: 16px 10px 0 0;
}

#main {
  float: left;
  width: 100%;
}
#main #slider {
  float: left;
  width: 100%;
}
#main #slider #slider-left {
  float: left;
  width: 710px;
}
#main #slider #slider-right {
  float: left;
  background: #448ccb;
  width: 250px;
  height: 378px;
}
#main #slider #slider-right h2 {
  margin: 20px 0 0 20px;
  line-height: 38px;
}
#main #slider #slider-right #date {
  color: #8cc341;
  font-family: "alternate-gothic-no-1-d";
  font-weight: 400;
  display: block;
  font-size: 19px;
  margin: 10px 0 15px 20px;
}
#main #slider #slider-right p {
  color: white;
  margin: 0 20px;
  line-height: 18px;
}
#main #slider #slider-right #register {
  border: 0px;
  background: #8cc341;
  color: white;
  font-weight: 700;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  margin: 20px 0 0 20px;
  padding: 8px 10px;
  text-decoration: none;
  float: left;
}
#main #home-mid {
  float: left;
  width: 100%;
  margin: 25px 0;
}
#main #home-mid .home-mid-section {
  width: 240px;
  float: left;
  height: 249px;
}
#main #home-mid .home-mid-section h3 {
  text-transform: uppercase;
  margin: 20px 0 5px 20px;
}
#main #home-mid .home-mid-section p {
  color: white;
  margin: 0 20px 0 20px;
  line-height: 18px;
}
#main #home-mid .home-mid-section .button {
  border: 0px;
  color: white;
  font-family: "proxima-nova", sans-serif;
  margin: 10px 0 0 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 10px;
  text-decoration: none;
  float: left;
}
#main #home-bot {
  float: left;
  width: 100%;
}
#main #home-bot .home-bot-section-alt {
  width: 350px;
  float: left;
  height: 350px;
}
#main #home-bot .home-bot-section-alt h3 {
  text-transform: uppercase;
  display: table;
  margin: 20px auto 0px auto;
}
#main #home-bot .home-bot-section-alt .button {
  display: table;
  border: 0px;
  color: white;
  font-family: "proxima-nova", sans-serif;
  margin: 10px auto 0 auto;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 10px;
  background: #3f7cb2;
  text-decoration: none;
}
#main #home-bot .home-bot-section {
  float: left;
  width: 305px;
  height: 350px;
}
#main #home-bot .home-bot-section h3 {
  text-transform: uppercase;
  margin: 20px 0 0 20px;
}
#main #home-bot .home-bot-section #newsletter {
  float: left;
  width: 100%;
  height: 175px;
}
#main #home-bot .home-bot-section #newsletter h3 {
  display: table;
  margin: 20px auto;
}
#main #home-bot .home-bot-section #newsletter input[type="email"] {
  width: 220px;
  background: white;
  border: 0px;
  padding: 10px;
  margin: 0 0 0 30px;
  font-family: "proxima-nova", sans-serif;
}
#main #home-bot .home-bot-section #newsletter input[type="submit"] {
  border: 0px;
  color: white;
  font-family: "proxima-nova", sans-serif;
  margin: 20px 0 0 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 10px;
  background: #898989;
}
#main #home-bot .home-bot-section #connect {
  float: left;
  width: 100%;
  height: 175px;
}
#main #home-bot .home-bot-section #connect h3 {
  display: table;
  margin: 20px auto;
}
#main #home-bot .home-bot-section #connect ul {
  margin: 0 0 0 95px;
  padding: 0px;
}
#main #home-bot .home-bot-section #connect ul li {
  display: inline;
  list-style-type: none;
  padding: 0 30px 0 0;
}
#main #home-bot .home-bot-section #connect ul li:last-child {
  padding: 0px;
}
#main #home-bot .home-bot-section .indiv-event {
  float: left;
  width: 90%;
  margin: 20px 0px 0px 20px;
}
#main #home-bot .home-bot-section .indiv-event .indiv-event-date {
  float: left;
  width: 100%;
  color: #448ccb;
  font-size: 13px;
  font-weight: 600;
}
#main #home-bot .home-bot-section .indiv-event .indiv-event-title {
  float: left;
  width: 100%;
  color: white;
  font-size: 18px;
  margin: 5px 0 0 0;
}
#main #home-bot .home-bot-section .indiv-event .indiv-event-title a {
  color: white;
  text-decoration: none;
  font-weight: 600;
}
#main #home-bot .home-bot-section .indiv-event .button {
  border: 0px;
  color: white;
  font-family: "proxima-nova", sans-serif;
  margin: 10px 0 0px 0;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 10px;
  text-decoration: none;
  float: left;
}
#main #page-title {
  background: #448ccb;
  width: 100%;
  float: left;
  padding: 15px 0 10px 0;
}
#main #page-title h1 {
  font-size: 42px;
  color: white;
  float: left;
  margin: 0 0 0 20px;
  text-transform: uppercase;
  line-height: 40px;
}
#main #inner-image {
  float: left;
  width: 100%;
}
#main #inner-image iframe {
  margin: 0 0 -4px 0;
}
#main #main-bg-left {
  float: left;
  width: 100%;
  background: url(../images/main-bg-alt.png) repeat-y;
  overflow: hidden;
}
#main #main-bg-right {
  float: left;
  width: 100%;
  background: url(../images/main-bg.png) repeat-y;
  overflow: hidden;
}
#main #main-bg-full {
  float: left;
  width: 100%;
  background: white;
  overflow: hidden;
}
#main .contact-column {
  width: 100% !important;
  float: left;
}
#main .contact-column #main-content {
  float: left;
  width: 90% !important;
}
#main #main-left {
  float: left;
  width: 702px;
}
#main #main-left #main-content {
  width: 642px;
  float: left;
  margin: 30px;
}
#main #main-left #main-content h2 {
  font-size: 42px;
  color: #464646;
  font-family: "alternate-gothic-no-1-d";
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  text-transform: uppercase;
}
#main #main-left #main-content h3 {
  font-size: 30px;
  color: #464646;
  font-family: "alternate-gothic-no-1-d";
  margin: 35px 0 0 0;
  padding: 0px;
  font-weight: 400;
  text-transform: uppercase;
}
#main #main-left #main-content h4 {
  font-size: 20px;
  color: #464646;
  font-family: "alternate-gothic-no-1-d";
  margin: 35px 0 0 0;
  padding: 0px;
  font-weight: 400;
  text-transform: uppercase;
}
#main #main-left #main-content img {
  margin: 0 0 20px 0;
}
#main #main-left #main-content p {
  line-height: 20px;
}
#main #main-left #main-content a {
  color: #448ccb;
  text-decoration: none;
}
#main #main-left #main-content a:hover {
  color: #8cc341;
}
#main #main-left #main-content .contact-header {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
#main #main-left #main-content #raceresults {
  float: left;
  width: 100%;
  margin: 0 0 0 0;
}
#main #main-left #main-content #raceresults .race-row {
  float: left;
  width: 100%;
  border-top: 1px solid #eeeeee;
  height: 37px;
}
#main #main-left #main-content #raceresults .race-date {
  float: left;
  width: 200px;
  border-right: 1px solid #eeeeee;
  margin: 0 15px 0 0;
  padding: 10px 0;
}
#main #main-left #main-content #raceresults .race-name {
  float: left;
  width: 426px;
  padding: 10px 0;
}
#main #main-left #main-content #raceresults .race-row:last-child {
  border-bottom: 1px solid #eeeeee;
}
#main #main-left #main-content #raceresults h3 {
  margin: 20px 0 10px 0;
  float: left;
  width: 100%;
  cursor: pointer;
}
#main #main-left #main-content #raceresults .event-date {
  float: left;
  width: 100px;
  border-right: 1px solid #eeeeee;
  margin: 0 15px 0 0;
  padding: 10px 0;
}
#main #main-left #main-content #raceresults .event-name {
  float: left;
  width: 426px;
  padding: 10px 0;
  border-right: 1px solid #eeeeee;
  margin: 0 15px 0 0;
}
#main #main-left #main-content #raceresults .event-type {
  float: left;
  width: 84px;
  padding: 10px 0;
}
#main #main-left #main-content #contact-form {
  float: left;
  width: 100%;
}
#main #main-left #main-content #contact-form label {
  margin: 0 0 -10px 0;
  display: block;
}
#main #main-left #main-content #contact-form .contact-half {
  float: left;
  width: 260px;
  margin: 0 30px 20px 0;
}
#main #main-left #main-content #contact-form .contact-half input[type="text"] {
  background: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 8px;
  width: 260px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}
#main #main-left #main-content #contact-form .contact-half input[type="text"]:focus {
  background: white;
  outline: none;
}
#main #main-left #main-content #contact-form .contact-half input[type="email"] {
  background: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 8px;
  width: 260px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}
#main #main-left #main-content #contact-form .contact-half input[type="email"]:focus {
  background: white;
  outline: none;
}
#main #main-left #main-content #contact-form .contact-half:last-child {
  margin: 0px;
}
#main #main-left #main-content #contact-form .contact-full {
  float: left;
  width: 100%;
}
#main #main-left #main-content #contact-form .contact-full input[type="text"] {
  background: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 8px;
  width: 550px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}
#main #main-left #main-content #contact-form .contact-full input[type="text"]:focus {
  background: white;
  outline: none;
}
#main #main-left #main-content #contact-form .contact-full textarea {
  background: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 8px;
  width: 550px;
  height: 150px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}
#main #main-left #main-content #contact-form .contact-full textarea:focus {
  background: white;
  outline: none;
}
#main #main-left #main-content #contact-form input[type="submit"] {
  background: #448ccb;
  color: white;
  font-family: "proxima-nova", sans-serif;
  border: 0px;
  padding: 10px;
  text-transform: uppercase;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}
#main #main-left #main-content #contact-form input[type="submit"]:hover {
  background: #8cc341;
  outline: none;
}
#main #main-left #main-content #team-members {
  float: left;
  width: 100%;
}
#main #main-left #main-content #team-members .member {
  float: left;
  margin: 0 20px 0 0;
}
#main #main-left #main-content #team-members .member img {
  float: left;
  margin: 0 0 15px 0;
}
#main #main-left #main-content #team-members .member .member-name {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 40px 0;
}
#main #main-left #main-content #team-members .member:nth-child(3n+3) {
  margin: 0px;
  float: left;
}
#main #main-left #main-content #team-members .member:nth-child(3n+3) img {
  float: left;
  margin: 0 0 15px 0;
}
#main #main-left #main-content #team-members .member:nth-child(3n+3) .member-name {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 40px 0;
}
#main #main-left #main-content #team-members .member:nth-child(3n+3) .member-name a {
  color: #448ccb;
}
#main #main-left #main-content #team-members .member:nth-child(3n+3) .member-name a:hover {
  color: #8cc341;
}
#main .contact-right {
  margin: 30px 30px 0 0;
}
#main #main-right {
  float: left;
  width: 258px;
}
#main #main-right .sidebar-item {
  width: 100%;
  float: left;
}
#main #main-right .sidebar-item h3 {
  text-transform: uppercase;
  margin: 20px;
}
#main #main-right .sidebar-item ul {
  float: left;
  border-left: 5px solid #d2d2d2;
  padding: 0px;
  margin: 20px 0 40px 20px;
  padding: 0 0 0 20px;
  width: 100%;
}
#main #main-right .sidebar-item ul li {
  list-style-type: none;
  width: 100%;
  font-family: "alternate-gothic-no-1-d";
}
#main #main-right .sidebar-item ul li a {
  font-size: 22px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}
#main #main-right .sidebar-item ul li a:hover {
  color: #448ccb;
}
#main #main-right .sidebar-item ul li ul {
  border: 0px;
  padding: 0px;
  margin: 10px 0 20px 20px;
}
#main #main-right .sidebar-item ul li ul li {
  list-style-type: none;
  padding: 0 0 5px 0;
  font-family: "proxima-nova", sans-serif;
}
#main #main-right .sidebar-item ul li ul li a {
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  text-transform: none;
}
#main #main-right .sidebar-item ul li ul li a:hover {
  color: #448ccb;
}
#main #main-right .sidebar-item ul li ul .current_page_item a {
  color: #448ccb;
}
#main #main-right .sidebar-item ul .current_page_item a {
  color: #448ccb;
}
#main #main-right .sidebar-item ul .current_page_item ul li a {
  color: white;
}
#main #main-right .sidebar-item .really_simple_twitter_widget {
  float: left;
  border: 0px;
  margin: 0 0 0 20px;
  width: 190px;
  padding: 0px;
}
#main #main-right .sidebar-item .really_simple_twitter_widget li {
  font-family: "proxima-nova", sans-serif;
  font-size: 13px;
  color: white;
  padding: 0 0 25px 25px;
  background: url(../images/ico-twitter-small.png) no-repeat 0 3px;
}
#main #main-right .sidebar-item .really_simple_twitter_widget li a {
  font-size: 13px;
  text-transform: none;
}
#main #main-right .sidebar-item .really_simple_twitter_widget li .rstw_comma {
  display: none;
}
#main #main-right .sidebar-item .really_simple_twitter_widget li .twitter-timestamp {
  display: block;
  width: 100%;
  color: #dff2c4;
  font-weight: 600;
  margin: 5px 0 0 0;
}
#main #main-right .side-contact {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
#main #main-right .side-contact .side-contact-header {
  font-size: 20px;
  font-weight: 700;
  color: black;
}
#main #main-right .side-contact p {
  font-size: 13px;
  line-height: 18px;
}
#main #main-right .side-contact .side-contact-small {
  float: left;
}
#main #main-left .contact-small {
  display:inline-block;
  width:30%;
  vertical-align:top;
}
#main #main-right .side-contact .side-contact-small p {
  font-size: 13px;
  line-height: 18px;
}
#main #main-right #newsletter {
  width: 100%;
  background: #8cc341;
  float: left;
}
#main #main-right #newsletter input[type="email"] {
  width: 200px;
  background: white;
  border: 0px;
  padding: 10px;
  margin: 0 0 0 20px;
  font-family: "proxima-nova", sans-serif;
}
#main #main-right #newsletter input[type="submit"] {
  border: 0px;
  color: white;
  font-family: "proxima-nova", sans-serif;
  margin: 20px 0 20px 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 10px;
  background: #898989;
}

footer #footer-top {
  float: left;
  width: 100%;
  margin: 20px 0;
}
footer #footer-top #llr {
  float: left;
}
footer #footer-top #im {
  float: right;
}
footer #footer-top ul {
  float: right;
  list-style-type: none;
  font-size: 15px;
  margin: 0 0 0 100px;
  padding: 0px;
}
footer #footer-top ul li {
  display: inline;
  padding: 0 15px 0 0;
  margin: 0 15px 0 0;
  border-right: 1px solid #707070;
  text-transform: uppercase;
  font-weight: 600;
}
footer #footer-top ul li a {
  color: #707070;
  text-decoration: none;
}
footer #footer-top ul li a:hover {
  color: #448ccb;
}
footer #footer-top ul li:last-child {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
footer #footer-bot {
  margin: 0 0 50px 0;
  float: left;
  width: 100%;
}
footer #footer-bot #copyright {
  display: block;
  float: left;
}
footer #footer-bot #creative {
  display: block;
  float: right;
}
footer #footer-bot #creative a {
  color: #d1d1d1;
  text-decoration: none;
}

.ir {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.search .entrytitle {font-size:32px; margin-bottom:-3px;}
.search .entrycontent {font-size:14px;}
.search #pagination a {color:#448CCB; font-weight:bold; margin-right:10px;}
.search a {color:#448CCB;}
.search .search-header { font-family: jaf-bernino-sans-comp;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
	margin-top:10px;}
.search .search-query {font-weight:bold; color:#8cc341;}

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}
@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  /* Style adjustments for print go here */
}
