@import url("http://weloveiconfonts.com/api/?family=fontawesome");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _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: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
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-cancel-button,
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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}
i {
  font-style: normal;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
.button,
.button:visited {
  border: 1px solid #000e1e;
  border-top-color: #001d3c;
  border-left-color: #001d3c;
  padding: 8px 12px 8px 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 1.2em;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  color: #ffffff;
  border: 1px solid #000e1e;
  border-top-color: #000000;
  border-left-color: #000000;
  background-color: #00162d;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#00162d));
  background-image: -webkit-linear-gradient(top,#002247,#00162d);
  background-image: -moz-linear-gradient(top,#002247,#00162d);
  background-image: -o-linear-gradient(top,#002247,#00162d);
  background-image: linear-gradient(to bottom,#002247,#00162d);
}
.button:active,
.button:visited:active {
  background-color: #002E60;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#002E60));
  background-image: -webkit-linear-gradient(top,#002247,#002E60);
  background-image: -moz-linear-gradient(top,#002247,#002E60);
  background-image: -o-linear-gradient(top,#002247,#002E60);
  background-image: linear-gradient(to bottom,#002247,#002E60);
}
.blue-button,
.blue-button:visited {
  border-color: #020507;
  background-color: #09121a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0F202D),to(#09121a));
  background-image: -webkit-linear-gradient(top,#0F202D,#09121a);
  background-image: -moz-linear-gradient(top,#0F202D,#09121a);
  background-image: -o-linear-gradient(top,#0F202D,#09121a);
  background-image: linear-gradient(to bottom,#0F202D,#09121a);
  -webkit-box-shadow: inset 0 0 3px #234c6a;
  -moz-box-shadow: inset 0 0 3px #234c6a;
  box-shadow: inset 0 0 3px #234c6a;
}
.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
  border-color: #000000;
  background-color: #020507;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0a151e),to(#020507));
  background-image: -webkit-linear-gradient(top,#0a151e,#020507);
  background-image: -moz-linear-gradient(top,#0a151e,#020507);
  background-image: -o-linear-gradient(top,#0a151e,#020507);
  background-image: linear-gradient(to bottom,#0a151e,#020507);
}
.blue-button:active,
.blue-button:visited:active {
  background-color: #0F202D;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#09121a),to(#0F202D));
  background-image: -webkit-linear-gradient(top,#09121a,#0F202D);
  background-image: -moz-linear-gradient(top,#09121a,#0F202D);
  background-image: -o-linear-gradient(top,#09121a,#0F202D);
  background-image: linear-gradient(to bottom,#09121a,#0F202D);
}
.red-button,
.red-button:visited,
#sponButton {
  border-color: #630001;
  background-color: #7d0001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#7d0001));
  background-image: -webkit-linear-gradient(top,#960001,#7d0001);
  background-image: -moz-linear-gradient(top,#960001,#7d0001);
  background-image: -o-linear-gradient(top,#960001,#7d0001);
  background-image: linear-gradient(to bottom,#960001,#7d0001);
  -webkit-box-shadow: inset 0 0 3px #e80002;
  -moz-box-shadow: inset 0 0 3px #e80002;
  box-shadow: inset 0 0 3px #e80002;
}
.red-button:hover,
.red-button:focus,
.red-button:visited:hover,
.red-button:visited:focus,
#sponButton:hover,
#sponButton:focus {
  border-color: #4a0000;
  background-color: #630001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#820001),to(#630001));
  background-image: -webkit-linear-gradient(top,#820001,#630001);
  background-image: -moz-linear-gradient(top,#820001,#630001);
  background-image: -o-linear-gradient(top,#820001,#630001);
  background-image: linear-gradient(to bottom,#820001,#630001);
}
.red-button:active,
.red-button:visited:active,
#sponButton:active {
  background-color: #960001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#7d0001),to(#960001));
  background-image: -webkit-linear-gradient(top,#7d0001,#960001);
  background-image: -moz-linear-gradient(top,#7d0001,#960001);
  background-image: -o-linear-gradient(top,#7d0001,#960001);
  background-image: linear-gradient(to bottom,#7d0001,#960001);
}
.gradientandshadow {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), #fefefe;
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#e6e6e6',GradientType=0);
  background-repeat: no-repeat;
  background-size: contain, auto auto;
}
.gradientnoshadow {
  background: #fefefe;
  background: -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  background-repeat: no-repeat;
  background-size: contain, auto auto;
}
.gradientdef {
  background: #fefefe;
  background: -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#e6e6e6',GradientType=0);
}
.sidebarshadow {
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
}
.thumbnailStyle {
  border: 1px solid #FFFFFF;
  box-shadow: 1px 1px 5px 0 #666666;
}
body {
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
  font-size: 100%;
  line-height: 1.5;
  color: #565656;
}
#container {
  background: #270504 url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/container_bg.jpg") top center no-repeat;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #ff0000;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #d10000;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2,
.h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
  margin-top: 0;
}
h2.pageHeading {
  color: #960001;
  font-weight: 600;
  font-size: 2.2em;
}
h3,
.h3 {
  font-size: 1.7em;
  border-bottom: 1px solid #8d6060;
  margin-bottom: 0.666em;
  margin-top: 0;
  color: #1d0303;
}
h4,
.h4 {
  font-size: 1.1em;
  font-weight: 700;
  color: #1d0303;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
p {
  font-weight: 300;
}
blockquote {
  color: #1d0303;
  font-style: italic;
  font-size: 1.2em;
  font-style: italic;
  margin: 0.6em 0.2em 2em 2em;
}
blockquote p {
  position: relative;
}
blockquote p:before {
  content: "\201C";
  font-size: 5em;
  color: #960001;
  font-family: sans-serif;
  top: -0.4em;
  left: -0.5em;
  position: absolute;
}
blockquote p span {
  color: #002E60;
  font-style: normal;
  float: right;
}
blockquote p span:after {
  content: "";
  display: table;
  clear: both;
}
table {
  background: transparent;
  margin-bottom: 1.25em;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: solid 1px #dddddd;
}
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: 300;
}
table thead tr,
table tfoot tr {
  border-right: none;
  border-left: none;
}
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  font-size: 1em;
  color: #1d0303;
  display: table-cell;
  line-height: 1.125em;
  text-align: left;
}
table tr {
  border-right: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #ffffff;
}
table tr:first-child {
  background-color: transparent;
  background-image: none;
}
table tr th,
table tr td {
  padding: 0.3em 0.4em 0.4em 0.4em;
  font-size: 0.9em;
  color: #222222;
  text-align: center;
}
table tr th img,
table tr td img {
  height: auto;
  width: 5em;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 1px 1px 5px 0 #666;
  -moz-box-shadow: 1px 1px 5px 0 #666;
  box-shadow: 1px 1px 5px 0 #666;
  float: left;
  margin-right: 1em;
}
table tr th a,
table tr td a {
  font-weight: 400;
  color: #960001;
}
table tr th a:hover,
table tr td a:hover {
  color: #002E60;
}
table tr th a:focus,
table tr th a:visited,
table tr td a:focus,
table tr td a:visited {
  color: #960001;
}
table tr td.col1 {
  padding: 0.6em 1em 0.8em 0.6em;
  text-align: left;
}
table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: #f7f7f7;
}
table tr#tableHead {
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 0.9em;
}
table tr#tableHead td {
  color: #ffffff;
  font-weight: 300;
}
table tr#tableHead td.noBG {
  background-color: transparent;
}
table tr#tableHead td.blue {
  background-color: #002E60;
  background-color: #002E60;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#002E60));
  background-image: -webkit-linear-gradient(top,#002247,#002E60);
  background-image: -moz-linear-gradient(top,#002247,#002E60);
  background-image: -o-linear-gradient(top,#002247,#002E60);
  background-image: linear-gradient(to bottom,#002247,#002E60);
}
table tr#tableHead td.left {
  -webkit-border-radius: 10px 0px 0px 0px;
  border-radius: 10px 0px 0px 0px;
}
table tr#tableHead td.right {
  -webkit-border-radius: 0px 10px 0px 0px;
  border-radius: 0px 10px 0px 0px;
}
.hide-for-small {
  display: none;
}
.wp-pagenavi {
  display: block;
  margin: 0.75em 0 2em 0;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}
.wp-pagenavi span.pages {
  background-color: #002E60;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0.666em;
}
.wp-pagenavi a.page {
  background-color: #ffffff;
}
.wp-pagenavi a.page:hover {
  text-decoration: underline;
}
.wp-pagenavi a.larger {
  background-color: #ffffff;
}
.wp-pagenavi a.larger:hover {
  text-decoration: underline;
}
.wp-pagenavi a.previouspostslink {
  background-color: #ffffff;
}
.wp-pagenavi a.previouspostslink:hover {
  text-decoration: underline;
}
.wp-pagenavi a.nextpostslink {
  background-color: #ffffff;
}
.wp-pagenavi a.nextpostslink:hover {
  text-decoration: underline;
}
.wp-pagenavi span.current {
  background-color: #ffffff;
}
.wp-pagenavi span.current:hover {
  text-decoration: underline;
}
.wp-pagenavi a.last {
  float: none;
  display: inline-block;
  background-color: #ffffff;
  margin-top: 0.666em;
}
div.gallery dl {
  display: inline-block;
  vertical-align: top;
  margin-right: 1em;
}
div.gallery dl dt a img {
  border: 1px solid #FFFFFF;
  box-shadow: 1px 1px 5px 0 #666666;
}
.header {
  background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/Header_07asm.png") top center no-repeat;
  -webkit-background-size: 900px 180px;
  -moz-background-size: 900px 180px;
  -o-background-size: 900px 180px;
  background-size: 900px 180px;
}
.header #inner-header {
  position: relative;
  width: 100%;
  margin: 0;
}
.header #logo {
  width: 149.6px;
  height: 161.15px;
  margin: 0 auto;
  overflow: hidden;
}
.header #logo a {
  outline: 0;
}
.header #logo a img {
  width: 100%;
  height: auto;
}
.header nav.mainnav {
  position: relative;
}
.header nav.mainnav #pull {
  content: "";
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: center;
  padding: .5em 0.8em .6em;
  color: #ffffff;
  background-color: #1c3b53;
  text-transform: uppercase;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-box-shadow: 0 0 4px 0 #1d0303;
  -moz-box-shadow: 0 0 4px 0 #1d0303;
  box-shadow: 0 0 4px 0 #1d0303;
  letter-spacing: 1px;
  outline: 0;
  text-decoration: none;
}
.header nav.mainnav #pull:hover {
  text-decoration: underline;
}
#smallHeader {
  background-image: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/Header_07a_smallsm.png");
  -webkit-background-size: 900px 102px;
  -moz-background-size: 900px 102px;
  -o-background-size: 900px 102px;
  background-size: 900px 102px;
}
#smallHeader #inner-header #logo {
  width: 88.32px;
  height: 93.84px;
  margin: 0;
}
nav.mainnav ul.nav {
  margin: -0.5em 0 0 0;
  display: none;
  height: auto;
  background-color: #0F202D;
}
nav.mainnav ul.nav li {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 50%;
  float: left;
  position: relative;
  border-bottom: 1px solid #1c3b53;
  border-right: 1px solid #1c3b53;
}
nav.mainnav ul.nav li a {
  outline: 0;
  display: block;
  text-decoration: none;
  padding: 5px 6px 8px 14px;
  color: #ffffff;
  background-color: #0F202D;
}
nav.mainnav ul.nav li a:hover,
nav.mainnav ul.nav li a:focus {
  color: #ffffff;
  text-decoration: underline;
}
nav.mainnav ul.nav li ul.sub-menu li a,
nav.mainnav ul.nav li ul.children li a {
  padding-left: 30px;
}
.sliderwrap #slider {
  max-width: 1000px;
}
.sliderwrap #slider .ls-container .ls-inner h2.ls-s-1 {
  font-size: .7em !important;
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 600;
}
.sliderwrap #slider .ls-container .ls-inner p.ls-s-1 {
  font-size: .6em !important;
  height: 33% !important;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  zoom: 1;
  filter: alpha(opacity=50);
}
.sliderwrap #slider .ls-container .ls-bottom-slidebuttons {
  display: none;
}
.sliderwrap #titles {
  max-width: 1140px;
  overflow: hidden;
}
.sliderwrap #titles p,
.sliderwrap #titles h2 {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 1.8em;
  margin: 0.3em 0.333em 1.3em 0.333em;
  font-weight: normal;
}
.featuredwrap {
  background: #0F202D url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/blue_texture.jpg") top left repeat;
  margin: -25px auto 0 auto;
}
.featuredwrap #featured {
  padding: 28px 1em 0 1em;
  outline: 0;
}
.featuredwrap #featured a {
  text-decoration: none;
  width: 31.491712705%;
  display: inline-block;
}
.featuredwrap #featured a div {
  padding: 6px 0 6px;
  text-align: center;
  float: none;
}
.featuredwrap #featured a div h3 {
  color: #ffffff;
  font-size: .8em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  border-bottom: none;
}
.featuredwrap #featured a div p {
  color: #b8bbc3;
  font-size: .8em;
  margin: .25em 0 .5em 0;
  display: none;
}
.featuredwrap #featured a div .icon {
  height: 4em;
  display: block;
  margin: 0 0 3px 0;
}
.featuredwrap #featured a div .shopping-cart {
  background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/shop_icon.png") center center no-repeat;
  background-size: contain;
}
.featuredwrap #featured a div .shopping-cart:before {
  content: "";
}
.featuredwrap #featured a div .calendar {
  background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/calendar_icon.png") center center no-repeat;
  background-size: contain;
}
.featuredwrap #featured a div .calendar:before {
  content: "";
}
.featuredwrap #featured a div .certificate {
  background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/trophy_icon.png") center center no-repeat;
  background-size: contain;
}
.featuredwrap #featured a div .certificate:before {
  content: "";
}
.featuredwrap #featured a #events {
  cursor: pointer;
  margin-left: 0;
  margin-right: 1em;
}
.featuredwrap #featured a #inductees {
  cursor: pointer;
}
.featuredwrap #featured a #shopping {
  cursor: pointer;
  margin-right: 0;
  margin-left: 1em;
}
.featuredwrap #nothing {
  height: 0.6666em;
}
.featuredwrap #smallSlider {
  padding: 0;
  max-width: 1000px;
}
#content {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/contentShadow.png") center top repeat-x, url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/grid_bg.png") top left repeat;
  background-color: #ffffff;
  padding: 0 0 2em 0;
}
.homeh1 {
  text-indent: -10000px;
  background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/missourisliving.png") top left no-repeat;
  background-size: contain;
  margin: 10px 0 1.333em 0;
  height: 32px;
}
#web_sponsors ul li {
  display: inline-block;
}
.byline {
  color: #999;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0.2em 0 1em 0;
  max-width: 100%;
  height: auto;
  border: 1px solid #0F202D;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
  border: 1px solid #0F202D;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
#blog_preview ul {
  border-bottom: 1px solid #bcbfc3;
  padding-bottom: 1.2em;
}
#blog_preview ul li {
  margin: 0;
  padding: 0;
}
#blog_preview ul li p.postdate {
  color: #0053ad;
  margin-bottom: 0;
  font-size: .8em;
  font-family: sans-serif;
}
#blog_preview ul li a {
  font-size: 1.1em;
  margin: 0 0 0 0;
  color: #1d0303;
  font-family: sans-serif;
  text-decoration: none;
  font-weight: 600;
}
#blog_preview ul li a:hover {
  text-decoration: underline;
}
#blog_preview ul li span.author {
  font-family: sans-serif;
  font-size: .8em;
  color: #1d0303;
  margin: 0 0 1em 0;
  padding: 0;
}
#blog_preview ul p {
  font-size: .8em;
  color: #1d0303;
  margin: 0;
}
#blog_preview ul p a {
  color: #0053ad;
  text-decoration: none;
}
#blog_preview ul p a:hover {
  text-decoration: underline;
}
#blog_preview ul:last-child {
  border-bottom: 0px;
}
article {
  margin: 2.333333em 0 1.3333em 0;
}
article.box {
  background-color: #ffffff;
  padding: 1.2em 1em 1.2em 1em;
  position: relative;
}
article.box header {
  margin-bottom: 0.333em;
}
article.box header .date {
  margin: 0;
  color: #e30002;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
article.box header h1 {
  margin: 0.1em 0 0.3em 0;
  border-bottom: 1px solid #b8bbc3;
  font-size: 1.75em;
  padding-bottom: 0.1em;
}
article.box header h1 a {
  color: #1d0303;
}
article.box header h1 a:visited {
  color: #1d0303;
}
article.box header h1 a:hover,
article.box header h1 a:hover,
article.box header h1 a:focus,
article.box header h1 a:visited:hover,
article.box header h1 a:visited:focus {
  color: #4b0808;
}
article.box header .author {
  font-style: italic;
}
article.box header .author a {
  color: #565656;
}
article.box header .author a:visited,
article.box header .author a:focus,
article.box header .author a:active,
article.box header .author a:hover {
  color: #494949;
}
article.box section.excerpt p {
  margin: 0.2em 0 0.3em 0;
  padding-bottom: 0.666em;
  border-bottom: 1px solid #b8bbc3;
  font-weight: 300;
  font-size: 0.9em;
}
article.box section p:first-child {
  margin-top: 0;
}
article.box section a {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
article.box section iframe {
  width: 100%;
}
article.box footer {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  margin: 0.5em 0 0 0;
}
article.box footer a {
  color: #002E60;
}
article.box:after {
  content: '';
  display: block;
  height: 20px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -20px;
  background: transparent url(http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/bottomBoxShadow.png) no-repeat bottom center;
}
article.page h4 {
  margin: 0.5em 0 0 0;
}
article.page p {
  margin: 0.4em 0 1em 0;
}
.staff {
  margin-bottom: 3em;
}
.staff table {
  background-color: transparent;
  border: none;
}
.staff table tr {
  border-left: none;
  border-right: none;
}
.staff table tr td {
  text-align: left;
  font-size: 1em;
  padding: 0 0.7em 0 0;
}
.staff table tr td img {
  height: auto;
  width: 5em;
  border: 1px solid #FFFFFF;
  box-shadow: 1px 1px 5px 0 #666666;
  float: left;
  margin-right: 1em;
}
.staff table tr td h5 {
  font-size: 2em;
  margin: 0.1em 0 0 0;
  text-transform: none;
  font-weight: 400;
  color: #002E60;
  border-bottom: 1px solid #b8bbc3;
  letter-spacing: 0;
  padding: 0 0 0.2em 0;
  line-height: 1em;
}
.staff table tr td h5 span {
  font-size: 0.5em;
  color: #393c43;
  font-style: italic;
}
.staff table tr td p {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0.4em;
  padding-bottom: 0.8em;
  color: #1d0303;
  font-size: 0.9em;
  border-bottom: 1px solid #b8bbc3;
}
.staff table tr td ul li {
  float: left;
  margin-right: 1em;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0F202D;
  vertical-align: middle;
}
.staff table tr td ul li a {
  display: inline-block;
  color: #0F202D;
  text-decoration: none;
}
.staff table tr td ul li a:hover,
.staff table tr td ul li a:hover:focus,
.staff table tr td ul li a:visited {
  color: #0F202D;
  text-decoration: underline;
}
.staff table tr td ul li a span {
  padding-top: 0.5em;
}
.staff table tr td ul li span {
  display: inline-block;
  padding-top: 0.5em;
}
.staff table tr td ul li div {
  background-color: #9ca1ac;
  float: left;
  color: #ffffff;
  font-size: 23px;
  padding: 3px 0 0 0;
  width: 44px;
  height: 44px;
  margin-right: 0.333em;
  margin-bottom: 0.333em;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  text-align: center;
}
.staff .aboutContact {
  overflow: visible !important;
  position: relative;
}
.staff .aboutContact label,
.staff .aboutContact p {
  color: #1d0303;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
}
.staff .aboutContact textarea {
  min-height: 4em;
}
.staff .aboutContact a.closeButton {
  font-family: sans-serif;
  background-color: #960001;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 0.333em 0.5em;
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
.staff .aboutContact a.closeButton:hover {
  color: #ffffff;
  text-decoration: underline;
}
form.em-events-search-form {
  display: none;
}
#em-wrapper {
  padding-top: 1em;
}
#em-wrapper h2 {
  color: #960001;
  font-weight: 700;
}
#em-wrapper table.events-table {
  width: 100%;
  line-height: 1.2em;
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
}
#em-wrapper table.events-table tr.tableTop {
  background-color: #0F202D;
}
#em-wrapper table.events-table tr.tableTop th {
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 0.666em;
}
#em-wrapper table.events-table tr.eventInfo {
  border-top: 1px solid #dcdede;
  border-bottom: 1px solid #ffffff;
  background: #fefefe;
  background: -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#e6e6e6',GradientType=0);
  margin-bottom: 0;
  padding: .5em 1em .75em 1em;
  position: relative;
}
#em-wrapper table.events-table tr.eventInfo:first-child {
  margin-top: -1px;
  padding-top: 1em;
}
#em-wrapper table.events-table tr.eventInfo td {
  padding-top: 1em;
  padding-left: 0.666em;
  text-align: left;
  background-image: none;
}
#em-wrapper table.events-table tr.eventInfo td div.eDate {
  font-size: 1.2em;
  font-weight: 600;
}
#em-wrapper table.events-table tr.eventInfo td div.eTime {
  font-style: italic;
  font-weight: 300;
}
#em-wrapper table.events-table tr.eventInfo td a {
  font-size: 1.666em;
  font-weight: 600;
  margin-bottom: 0.5em;
  display: block;
  color: #960001;
  line-height: 1.2em;
}
#em-wrapper table.events-table tr.eventInfo td a:hover {
  color: #b00001;
}
#em-wrapper table.events-table tr.eventInfo td p {
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
}
#em-wrapper table.events-table tr.eventInfo td p.locations {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #0F202D;
}
#em-wrapper table.events-table tr.eventInfo td a.fancybox img {
  margin-right: 0.666em;
}
body.single-event span.author {
  display: none;
}
body.page-template-events-php article {
  margin-top: 0;
}
article.inducteesHome {
  margin-top: 1.3333em;
}
article.inducteesHome input#searchsubmit {
  border-color: #630001;
  background-color: #7d0001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#7d0001));
  background-image: -webkit-linear-gradient(top,#960001,#7d0001);
  background-image: -moz-linear-gradient(top,#960001,#7d0001);
  background-image: -o-linear-gradient(top,#960001,#7d0001);
  background-image: linear-gradient(to bottom,#960001,#7d0001);
  -webkit-box-shadow: inset 0 0 3px #e80002;
  -moz-box-shadow: inset 0 0 3px #e80002;
  box-shadow: inset 0 0 3px #e80002;
  line-height: 1em;
}
article.inducteesHome input#searchsubmit:hover,
article.inducteesHome input#searchsubmit:focus {
  border-color: #4a0000;
  background-color: #630001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#820001),to(#630001));
  background-image: -webkit-linear-gradient(top,#820001,#630001);
  background-image: -moz-linear-gradient(top,#820001,#630001);
  background-image: -o-linear-gradient(top,#820001,#630001);
  background-image: linear-gradient(to bottom,#820001,#630001);
}
article.inducteesHome input#searchsubmit:active {
  background-color: #960001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#7d0001),to(#960001));
  background-image: -webkit-linear-gradient(top,#7d0001,#960001);
  background-image: -moz-linear-gradient(top,#7d0001,#960001);
  background-image: -o-linear-gradient(top,#7d0001,#960001);
  background-image: linear-gradient(to bottom,#7d0001,#960001);
}
article.inducteesHome form#filter li {
  line-height: 1em;
  display: inline-block;
  margin-right: 0.333em;
}
article.inducteesHome form#filter li select {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 4px 8px 4px 8px;
  border: 2px solid #002E60;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
}
article.inducteesHome form#filter li input#ddyearsubmit {
  border-color: #630001;
  background-color: #7d0001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#7d0001));
  background-image: -webkit-linear-gradient(top,#960001,#7d0001);
  background-image: -moz-linear-gradient(top,#960001,#7d0001);
  background-image: -o-linear-gradient(top,#960001,#7d0001);
  background-image: linear-gradient(to bottom,#960001,#7d0001);
  -webkit-box-shadow: inset 0 0 3px #e80002;
  -moz-box-shadow: inset 0 0 3px #e80002;
  box-shadow: inset 0 0 3px #e80002;
  line-height: 1em;
}
article.inducteesHome form#filter li input#ddyearsubmit:hover,
article.inducteesHome form#filter li input#ddyearsubmit:focus {
  border-color: #4a0000;
  background-color: #630001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#820001),to(#630001));
  background-image: -webkit-linear-gradient(top,#820001,#630001);
  background-image: -moz-linear-gradient(top,#820001,#630001);
  background-image: -o-linear-gradient(top,#820001,#630001);
  background-image: linear-gradient(to bottom,#820001,#630001);
}
article.inducteesHome form#filter li input#ddyearsubmit:active {
  background-color: #960001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#7d0001),to(#960001));
  background-image: -webkit-linear-gradient(top,#7d0001,#960001);
  background-image: -moz-linear-gradient(top,#7d0001,#960001);
  background-image: -o-linear-gradient(top,#7d0001,#960001);
  background-image: linear-gradient(to bottom,#7d0001,#960001);
}
article.inducteesHome article {
  margin-top: 0;
}
#featuredInductee {
  color: #ffffff;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}
#featuredInductee #featuredText {
  position: relative;
  text-align: right;
  color: #2266c3;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-right: 80px;
  font-size: 1.2em;
  float: right;
  margin-right: 1em;
  margin-top: 1em;
}
#featuredInductee #featuredText:after {
  content: '';
  display: block;
  position: absolute;
  top: -60px;
  right: -6px;
  background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/trophy_icon.png") center center no-repeat;
  background-size: contain;
  height: 100px;
  width: 75px;
}
#featuredInductee #featuredImage {
  line-height: 0;
  min-height: 28em;
}
#featuredInductee .featuredInfo {
  background-color: #002E60;
  padding-left: 1.666em;
  padding-bottom: 0.666em;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
}
#featuredInductee .featuredInfo h4 {
  color: #ffffff;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.5em;
  font-weight: 400;
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
  margin: 0;
  padding: 1.6em 0 0 0;
  border-bottom: 1px dotted #327adb;
  line-height: 1.1em;
}
#featuredInductee .featuredInfo h4 a {
  color: #ffffff;
}
#featuredInductee .featuredInfo h4 a:hover {
  color: #327adb;
}
#featuredInductee .featuredInfo p {
  padding-right: 2em;
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
}
#featuredInductee .featuredOnStartPage {
  min-height: 28em;
}
#featuredInductee .noImage {
  padding-left: 2em;
  padding-bottom: 2.5em;
}
table.inductee_list {
  width: 100%;
}
table.inductee_list tr td a {
  font-size: 1em;
}
.legendsBox,
.fanClubBox {
  margin-top: 2.33333em;
  background-color: #002E60;
  color: #ffffff;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
  position: relative;
  min-height: 160px;
}
.legendsBox p,
.fanClubBox p {
  font-size: 1em;
  color: #ffffff;
  margin: 0 0 0 20px;
  line-height: 1.4em;
  width: 50%;
  padding-bottom: 1em;
}
.legendsBox h4,
.fanClubBox h4 {
  font-size: 3em;
  font-weight: 400;
  margin: 0 0 0 20px;
  color: #b8bbc3;
  padding: 11px 2px 3px 0;
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
}
.legendsBox img,
.fanClubBox img {
  position: absolute;
  top: -1em;
  right: 10px;
}
.fanClubBox {
  padding-left: 20px;
  margin-bottom: 1em;
}
.fanClubBox h4 {
  font-size: 2.666em;
}
.fanClubBox p {
  margin-top: 0;
  padding-top: 0;
  width: 80%;
}
.fanClubBox img {
  top: auto;
  bottom: 5px;
  right: 20px;
  display: none;
}
section.fans ul.bullets {
  list-style: disc outside url(http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/bullet.png);
}
section.fans ul.bullets li {
  margin-bottom: 0.333em;
}
section.fans strong {
  color: #002E60;
}
section.fans h4.red,
section.fans h2 {
  color: #960001 !important;
}
section.fans h2 {
  font-size: 0.9em;
}
section.fans .fsSubmit input.fsSubmitButton {
  border-color: #020507;
  background-color: #09121a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0F202D),to(#09121a));
  background-image: -webkit-linear-gradient(top,#0F202D,#09121a);
  background-image: -moz-linear-gradient(top,#0F202D,#09121a);
  background-image: -o-linear-gradient(top,#0F202D,#09121a);
  background-image: linear-gradient(to bottom,#0F202D,#09121a);
  -webkit-box-shadow: inset 0 0 3px #234c6a;
  -moz-box-shadow: inset 0 0 3px #234c6a;
  box-shadow: inset 0 0 3px #234c6a;
  border: 1px solid #000e1e;
  border-top-color: #001d3c;
  border-left-color: #001d3c;
  padding: 8px 12px 8px 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 1.2em;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
  padding: 1em;
}
section.fans .fsSubmit input.fsSubmitButton:hover,
section.fans .fsSubmit input.fsSubmitButton:focus {
  border-color: #000000;
  background-color: #020507;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0a151e),to(#020507));
  background-image: -webkit-linear-gradient(top,#0a151e,#020507);
  background-image: -moz-linear-gradient(top,#0a151e,#020507);
  background-image: -o-linear-gradient(top,#0a151e,#020507);
  background-image: linear-gradient(to bottom,#0a151e,#020507);
}
section.fans .fsSubmit input.fsSubmitButton:active {
  background-color: #0F202D;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#09121a),to(#0F202D));
  background-image: -webkit-linear-gradient(top,#09121a,#0F202D);
  background-image: -moz-linear-gradient(top,#09121a,#0F202D);
  background-image: -o-linear-gradient(top,#09121a,#0F202D);
  background-image: linear-gradient(to bottom,#09121a,#0F202D);
}
section.fans .fsSubmit input.fsSubmitButton:hover,
section.fans .fsSubmit input.fsSubmitButton:focus {
  color: #ffffff;
  border: 1px solid #000e1e;
  border-top-color: #000000;
  border-left-color: #000000;
  background-color: #00162d;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#00162d));
  background-image: -webkit-linear-gradient(top,#002247,#00162d);
  background-image: -moz-linear-gradient(top,#002247,#00162d);
  background-image: -o-linear-gradient(top,#002247,#00162d);
  background-image: linear-gradient(to bottom,#002247,#00162d);
}
section.fans .fsSubmit input.fsSubmitButton:active {
  background-color: #002E60;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#002E60));
  background-image: -webkit-linear-gradient(top,#002247,#002E60);
  background-image: -moz-linear-gradient(top,#002247,#002E60);
  background-image: -o-linear-gradient(top,#002247,#002E60);
  background-image: linear-gradient(to bottom,#002247,#002E60);
}
article.singleInducteeArticle {
  margin-top: 0;
}
.levelOneSponsorWrap {
  display: inline-block;
  background-color: #ffffff;
  vertical-align: text-bottom;
  text-align: center;
  margin-right: 0.666em;
  margin-bottom: 0.666em;
  overflow: hidden;
  border: 1px solid #b8bbc3;
  padding: 3px;
}
.levelOneSponsorWrap .levelOneSponsor {
  display: table;
  width: 10em;
  height: 10em;
}
.levelOneSponsorWrap .levelOneSponsor a {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
#contrib p {
  font-size: 0.8em;
  color: #1d0303;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#execphp-5 h4.widgettitle,
#execphp-6 h4.widgettitle,
#execphp-7 h4.widgettitle,
#execphp-8 h4.widgettitle,
#execphp-10 h4.widgettitle,
#execphp-13 h4.widgettitle,
#execphp-14 h4.widgettitle,
#execphp-15 h4.widgettitle,
#execphp-16 h4.widgettitle {
  display: none;
}
#execphp-5 .execphpwidget,
#execphp-7 .execphpwidget,
#execphp-10 .execphpwidget,
#execphp-16 .execphpwidget {
  margin-top: 7em;
  margin-bottom: 2em;
}
#execphp-6 .execphpwidget,
#execphp-8 .execphpwidget {
  margin-top: 4em;
  margin-bottom: 2em;
}
#execphp-6 p,
#execphp-8 p {
  line-height: 1.2em;
}
#execphp-13 .cta,
#execphp-14 .cta,
#execphp-15 .cta {
  background: #fefefe;
  background: -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  background-repeat: no-repeat;
  background-size: contain, auto auto;
  margin-top: 7.666em;
  margin-bottom: 2em;
  border: solid 0.5em #002E60;
}
#execphp-13 .cta img.pccc,
#execphp-14 .cta img.pccc,
#execphp-15 .cta img.pccc {
  width: 75%;
}
#execphp-13 .cta p,
#execphp-14 .cta p,
#execphp-15 .cta p {
  color: #002E60;
}
.cta {
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
  text-align: center;
  font-size: 1.1em;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
  margin: 0 4px 1em 4px;
  padding: 1em 1em 1.2em 1em;
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
}
.cta img {
  width: 88%;
  height: auto;
}
.cta img.outside {
  margin-top: -8em;
}
.cta img.fr {
  width: 76%;
  margin-top: -3em;
}
.cta p {
  color: #ffffff;
}
.cta p.ctaBig {
  font-size: 1.5em;
  font-family: sans-serif;
  margin: 0.5em auto;
}
.cta .red-button,
.cta .red-button:visited {
  border-color: #630001;
  background-color: #7d0001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#7d0001));
  background-image: -webkit-linear-gradient(top,#960001,#7d0001);
  background-image: -moz-linear-gradient(top,#960001,#7d0001);
  background-image: -o-linear-gradient(top,#960001,#7d0001);
  background-image: linear-gradient(to bottom,#960001,#7d0001);
  -webkit-box-shadow: inset 0 0 3px #e80002;
  -moz-box-shadow: inset 0 0 3px #e80002;
  box-shadow: inset 0 0 3px #e80002;
}
.cta .red-button:hover,
.cta .red-button:focus,
.cta .red-button:visited:hover,
.cta .red-button:visited:focus {
  border-color: #4a0000;
  background-color: #630001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#820001),to(#630001));
  background-image: -webkit-linear-gradient(top,#820001,#630001);
  background-image: -moz-linear-gradient(top,#820001,#630001);
  background-image: -o-linear-gradient(top,#820001,#630001);
  background-image: linear-gradient(to bottom,#820001,#630001);
}
.cta .red-button:active,
.cta .red-button:visited:active {
  background-color: #960001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#7d0001),to(#960001));
  background-image: -webkit-linear-gradient(top,#7d0001,#960001);
  background-image: -moz-linear-gradient(top,#7d0001,#960001);
  background-image: -o-linear-gradient(top,#7d0001,#960001);
  background-image: linear-gradient(to bottom,#7d0001,#960001);
}
.callNow,
.callThisNumber {
  background-color: #7d0001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#7d0001));
  background-image: -webkit-linear-gradient(top,#960001,#7d0001);
  background-image: -moz-linear-gradient(top,#960001,#7d0001);
  background-image: -o-linear-gradient(top,#960001,#7d0001);
  background-image: linear-gradient(to bottom,#960001,#7d0001);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  font-family: sans-serif;
  font-size: 1.2em;
  padding-top: 0.2em;
  padding-bottom: 0.1em;
  line-height: 1.2em;
}
.sponsorBanner {
  position: relative;
  overflow: auto;
}
.sponsorBanner li {
  list-style: none;
}
.sponsorBanner ul li {
  float: left;
}
.contentCTA {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1d0303;
  margin-top: 2.4em;
  border-top: 6px solid #960001;
  padding-top: 0.333em;
}
.contentCTA p {
  font-size: 2em;
  font-weight: 300;
  line-height: 1.333em;
  margin-top: 0.6666em;
}
.contentCTA p span {
  font-weight: 600;
  color: #960001;
  font-style: italic;
}
.wpcf7-submit {
  border-color: #020507;
  background-color: #09121a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0F202D),to(#09121a));
  background-image: -webkit-linear-gradient(top,#0F202D,#09121a);
  background-image: -moz-linear-gradient(top,#0F202D,#09121a);
  background-image: -o-linear-gradient(top,#0F202D,#09121a);
  background-image: linear-gradient(to bottom,#0F202D,#09121a);
  -webkit-box-shadow: inset 0 0 3px #234c6a;
  -moz-box-shadow: inset 0 0 3px #234c6a;
  box-shadow: inset 0 0 3px #234c6a;
  border: 1px solid #000e1e;
  border-top-color: #001d3c;
  border-left-color: #001d3c;
  padding: 8px 12px 8px 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 1.2em;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
  border-color: #000000;
  background-color: #020507;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0a151e),to(#020507));
  background-image: -webkit-linear-gradient(top,#0a151e,#020507);
  background-image: -moz-linear-gradient(top,#0a151e,#020507);
  background-image: -o-linear-gradient(top,#0a151e,#020507);
  background-image: linear-gradient(to bottom,#0a151e,#020507);
}
.wpcf7-submit:active {
  background-color: #0F202D;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#09121a),to(#0F202D));
  background-image: -webkit-linear-gradient(top,#09121a,#0F202D);
  background-image: -moz-linear-gradient(top,#09121a,#0F202D);
  background-image: -o-linear-gradient(top,#09121a,#0F202D);
  background-image: linear-gradient(to bottom,#09121a,#0F202D);
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
  color: #ffffff;
  border: 1px solid #000e1e;
  border-top-color: #000000;
  border-left-color: #000000;
  background-color: #00162d;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#00162d));
  background-image: -webkit-linear-gradient(top,#002247,#00162d);
  background-image: -moz-linear-gradient(top,#002247,#00162d);
  background-image: -o-linear-gradient(top,#002247,#00162d);
  background-image: linear-gradient(to bottom,#002247,#00162d);
}
.wpcf7-submit:active {
  background-color: #002E60;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#002E60));
  background-image: -webkit-linear-gradient(top,#002247,#002E60);
  background-image: -moz-linear-gradient(top,#002247,#002E60);
  background-image: -o-linear-gradient(top,#002247,#002E60);
  background-image: linear-gradient(to bottom,#002247,#002E60);
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 50px;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.sidebar {
  margin-top: 1em;
}
h4.widgettitle {
  background: #0F202D url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/sidebartitle_bg.jpg") top left no-repeat;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 3px 5px 16px;
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: 1px;
  position: relative;
}
h4.widgettitle:before {
  display: block;
  width: 78px;
  height: 78px;
  content: "";
  background-size: contain;
  position: absolute;
}
#em_widget-2 h4,
#archives-2 h4,
#text-7 h4,
#em_widget-3 h4,
#em_widget-4 h4,
#em_widget-5 h4,
#em_widget-6 h4,
#em_widget-7 h4,
#recent-posts-2 h4,
#recent-posts-3 h4,
#recent-posts-4 h4,
#recent-posts-5 h4,
#recent-posts-6 h4,
#shopping_cart-2 h4,
#lc_taxonomy-2 h4,
#nav_menu-2 h4,
#recently_viewed_products-2 h4 {
  padding: 5px 3px 5px 64px;
}
#em_widget-2 ul,
#archives-2 ul,
#text-7 ul,
#em_widget-3 ul,
#em_widget-4 ul,
#em_widget-5 ul,
#em_widget-6 ul,
#em_widget-7 ul,
#recent-posts-2 ul,
#recent-posts-3 ul,
#recent-posts-4 ul,
#recent-posts-5 ul,
#recent-posts-6 ul,
#shopping_cart-2 ul,
#lc_taxonomy-2 ul,
#nav_menu-2 ul,
#recently_viewed_products-2 ul {
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  margin: 0 4px 1em 4px;
}
#em_widget-2 ul li,
#archives-2 ul li,
#text-7 ul li,
#em_widget-3 ul li,
#em_widget-4 ul li,
#em_widget-5 ul li,
#em_widget-6 ul li,
#em_widget-7 ul li,
#recent-posts-2 ul li,
#recent-posts-3 ul li,
#recent-posts-4 ul li,
#recent-posts-5 ul li,
#recent-posts-6 ul li,
#shopping_cart-2 ul li,
#lc_taxonomy-2 ul li,
#nav_menu-2 ul li,
#recently_viewed_products-2 ul li {
  border-top: 1px solid #dcdede;
  border-bottom: 1px solid #ffffff;
  background: #fefefe;
  background: -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#e6e6e6',GradientType=0);
  margin-bottom: 0;
  padding: .5em 1em .75em 1em;
  zoom: 1;
  *zoom: 1;
}
#em_widget-2 ul li:before,
#em_widget-2 ul li:after,
#archives-2 ul li:before,
#archives-2 ul li:after,
#text-7 ul li:before,
#text-7 ul li:after,
#em_widget-3 ul li:before,
#em_widget-3 ul li:after,
#em_widget-4 ul li:before,
#em_widget-4 ul li:after,
#em_widget-5 ul li:before,
#em_widget-5 ul li:after,
#em_widget-6 ul li:before,
#em_widget-6 ul li:after,
#em_widget-7 ul li:before,
#em_widget-7 ul li:after,
#recent-posts-2 ul li:before,
#recent-posts-2 ul li:after,
#recent-posts-3 ul li:before,
#recent-posts-3 ul li:after,
#recent-posts-4 ul li:before,
#recent-posts-4 ul li:after,
#recent-posts-5 ul li:before,
#recent-posts-5 ul li:after,
#recent-posts-6 ul li:before,
#recent-posts-6 ul li:after,
#shopping_cart-2 ul li:before,
#shopping_cart-2 ul li:after,
#lc_taxonomy-2 ul li:before,
#lc_taxonomy-2 ul li:after,
#nav_menu-2 ul li:before,
#nav_menu-2 ul li:after,
#recently_viewed_products-2 ul li:before,
#recently_viewed_products-2 ul li:after {
  content: "";
  display: table;
}
#em_widget-2 ul li:after,
#archives-2 ul li:after,
#text-7 ul li:after,
#em_widget-3 ul li:after,
#em_widget-4 ul li:after,
#em_widget-5 ul li:after,
#em_widget-6 ul li:after,
#em_widget-7 ul li:after,
#recent-posts-2 ul li:after,
#recent-posts-3 ul li:after,
#recent-posts-4 ul li:after,
#recent-posts-5 ul li:after,
#recent-posts-6 ul li:after,
#shopping_cart-2 ul li:after,
#lc_taxonomy-2 ul li:after,
#nav_menu-2 ul li:after,
#recently_viewed_products-2 ul li:after {
  clear: both;
}
#em_widget-2 ul li:first-child,
#archives-2 ul li:first-child,
#text-7 ul li:first-child,
#em_widget-3 ul li:first-child,
#em_widget-4 ul li:first-child,
#em_widget-5 ul li:first-child,
#em_widget-6 ul li:first-child,
#em_widget-7 ul li:first-child,
#recent-posts-2 ul li:first-child,
#recent-posts-3 ul li:first-child,
#recent-posts-4 ul li:first-child,
#recent-posts-5 ul li:first-child,
#recent-posts-6 ul li:first-child,
#shopping_cart-2 ul li:first-child,
#lc_taxonomy-2 ul li:first-child,
#nav_menu-2 ul li:first-child,
#recently_viewed_products-2 ul li:first-child {
  margin-top: -1px;
  padding-top: 1em;
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), #fefefe;
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#e6e6e6',GradientType=0);
  background-repeat: no-repeat;
  background-size: contain, auto auto;
}
#em_widget-2 ul li span,
#archives-2 ul li span,
#text-7 ul li span,
#em_widget-3 ul li span,
#em_widget-4 ul li span,
#em_widget-5 ul li span,
#em_widget-6 ul li span,
#em_widget-7 ul li span,
#recent-posts-2 ul li span,
#recent-posts-3 ul li span,
#recent-posts-4 ul li span,
#recent-posts-5 ul li span,
#recent-posts-6 ul li span,
#shopping_cart-2 ul li span,
#lc_taxonomy-2 ul li span,
#nav_menu-2 ul li span,
#recently_viewed_products-2 ul li span {
  display: block;
  font-family: sans-serif;
  color: #1d0303;
  color: #002E60;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: .8em;
}
#em_widget-2 ul li span.from,
#em_widget-2 ul li span.amount,
#archives-2 ul li span.from,
#archives-2 ul li span.amount,
#text-7 ul li span.from,
#text-7 ul li span.amount,
#em_widget-3 ul li span.from,
#em_widget-3 ul li span.amount,
#em_widget-4 ul li span.from,
#em_widget-4 ul li span.amount,
#em_widget-5 ul li span.from,
#em_widget-5 ul li span.amount,
#em_widget-6 ul li span.from,
#em_widget-6 ul li span.amount,
#em_widget-7 ul li span.from,
#em_widget-7 ul li span.amount,
#recent-posts-2 ul li span.from,
#recent-posts-2 ul li span.amount,
#recent-posts-3 ul li span.from,
#recent-posts-3 ul li span.amount,
#recent-posts-4 ul li span.from,
#recent-posts-4 ul li span.amount,
#recent-posts-5 ul li span.from,
#recent-posts-5 ul li span.amount,
#recent-posts-6 ul li span.from,
#recent-posts-6 ul li span.amount,
#shopping_cart-2 ul li span.from,
#shopping_cart-2 ul li span.amount,
#lc_taxonomy-2 ul li span.from,
#lc_taxonomy-2 ul li span.amount,
#nav_menu-2 ul li span.from,
#nav_menu-2 ul li span.amount,
#recently_viewed_products-2 ul li span.from,
#recently_viewed_products-2 ul li span.amount {
  display: inline;
}
#em_widget-2 ul li span.quantity,
#archives-2 ul li span.quantity,
#text-7 ul li span.quantity,
#em_widget-3 ul li span.quantity,
#em_widget-4 ul li span.quantity,
#em_widget-5 ul li span.quantity,
#em_widget-6 ul li span.quantity,
#em_widget-7 ul li span.quantity,
#recent-posts-2 ul li span.quantity,
#recent-posts-3 ul li span.quantity,
#recent-posts-4 ul li span.quantity,
#recent-posts-5 ul li span.quantity,
#recent-posts-6 ul li span.quantity,
#shopping_cart-2 ul li span.quantity,
#lc_taxonomy-2 ul li span.quantity,
#nav_menu-2 ul li span.quantity,
#recently_viewed_products-2 ul li span.quantity {
  display: inline;
  font-size: 1em;
}
#em_widget-2 ul li span.quantity span.amount,
#archives-2 ul li span.quantity span.amount,
#text-7 ul li span.quantity span.amount,
#em_widget-3 ul li span.quantity span.amount,
#em_widget-4 ul li span.quantity span.amount,
#em_widget-5 ul li span.quantity span.amount,
#em_widget-6 ul li span.quantity span.amount,
#em_widget-7 ul li span.quantity span.amount,
#recent-posts-2 ul li span.quantity span.amount,
#recent-posts-3 ul li span.quantity span.amount,
#recent-posts-4 ul li span.quantity span.amount,
#recent-posts-5 ul li span.quantity span.amount,
#recent-posts-6 ul li span.quantity span.amount,
#shopping_cart-2 ul li span.quantity span.amount,
#lc_taxonomy-2 ul li span.quantity span.amount,
#nav_menu-2 ul li span.quantity span.amount,
#recently_viewed_products-2 ul li span.quantity span.amount {
  display: inline;
  font-size: 1em;
  color: #960001;
  font-style: normal;
}
#em_widget-2 ul li a,
#archives-2 ul li a,
#text-7 ul li a,
#em_widget-3 ul li a,
#em_widget-4 ul li a,
#em_widget-5 ul li a,
#em_widget-6 ul li a,
#em_widget-7 ul li a,
#recent-posts-2 ul li a,
#recent-posts-3 ul li a,
#recent-posts-4 ul li a,
#recent-posts-5 ul li a,
#recent-posts-6 ul li a,
#shopping_cart-2 ul li a,
#lc_taxonomy-2 ul li a,
#nav_menu-2 ul li a,
#recently_viewed_products-2 ul li a {
  font-weight: bold;
  text-decoration: none;
  color: #0F202D;
  font-size: .9em;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
}
#em_widget-2 ul li a:hover,
#archives-2 ul li a:hover,
#text-7 ul li a:hover,
#em_widget-3 ul li a:hover,
#em_widget-4 ul li a:hover,
#em_widget-5 ul li a:hover,
#em_widget-6 ul li a:hover,
#em_widget-7 ul li a:hover,
#recent-posts-2 ul li a:hover,
#recent-posts-3 ul li a:hover,
#recent-posts-4 ul li a:hover,
#recent-posts-5 ul li a:hover,
#recent-posts-6 ul li a:hover,
#shopping_cart-2 ul li a:hover,
#lc_taxonomy-2 ul li a:hover,
#nav_menu-2 ul li a:hover,
#recently_viewed_products-2 ul li a:hover {
  text-decoration: underline;
}
#em_widget-2 ul li a img,
#archives-2 ul li a img,
#text-7 ul li a img,
#em_widget-3 ul li a img,
#em_widget-4 ul li a img,
#em_widget-5 ul li a img,
#em_widget-6 ul li a img,
#em_widget-7 ul li a img,
#recent-posts-2 ul li a img,
#recent-posts-3 ul li a img,
#recent-posts-4 ul li a img,
#recent-posts-5 ul li a img,
#recent-posts-6 ul li a img,
#shopping_cart-2 ul li a img,
#lc_taxonomy-2 ul li a img,
#nav_menu-2 ul li a img,
#recently_viewed_products-2 ul li a img {
  float: left;
  border: 1px solid #b8bbc3;
  margin-right: 1em;
}
#em_widget-2 ul li ul,
#archives-2 ul li ul,
#text-7 ul li ul,
#em_widget-3 ul li ul,
#em_widget-4 ul li ul,
#em_widget-5 ul li ul,
#em_widget-6 ul li ul,
#em_widget-7 ul li ul,
#recent-posts-2 ul li ul,
#recent-posts-3 ul li ul,
#recent-posts-4 ul li ul,
#recent-posts-5 ul li ul,
#recent-posts-6 ul li ul,
#shopping_cart-2 ul li ul,
#lc_taxonomy-2 ul li ul,
#nav_menu-2 ul li ul,
#recently_viewed_products-2 ul li ul {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#em_widget-2 ul li ul li,
#archives-2 ul li ul li,
#text-7 ul li ul li,
#em_widget-3 ul li ul li,
#em_widget-4 ul li ul li,
#em_widget-5 ul li ul li,
#em_widget-6 ul li ul li,
#em_widget-7 ul li ul li,
#recent-posts-2 ul li ul li,
#recent-posts-3 ul li ul li,
#recent-posts-4 ul li ul li,
#recent-posts-5 ul li ul li,
#recent-posts-6 ul li ul li,
#shopping_cart-2 ul li ul li,
#lc_taxonomy-2 ul li ul li,
#nav_menu-2 ul li ul li,
#recently_viewed_products-2 ul li ul li {
  color: #002E60;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: .8em;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
}
#em_widget-2 ul li ul li:first-child,
#archives-2 ul li ul li:first-child,
#text-7 ul li ul li:first-child,
#em_widget-3 ul li ul li:first-child,
#em_widget-4 ul li ul li:first-child,
#em_widget-5 ul li ul li:first-child,
#em_widget-6 ul li ul li:first-child,
#em_widget-7 ul li ul li:first-child,
#recent-posts-2 ul li ul li:first-child,
#recent-posts-3 ul li ul li:first-child,
#recent-posts-4 ul li ul li:first-child,
#recent-posts-5 ul li ul li:first-child,
#recent-posts-6 ul li ul li:first-child,
#shopping_cart-2 ul li ul li:first-child,
#lc_taxonomy-2 ul li ul li:first-child,
#nav_menu-2 ul li ul li:first-child,
#recently_viewed_products-2 ul li ul li:first-child {
  background-image: none;
  margin: 0;
  padding: 0;
}
#em_widget-2 ul li span.bodName,
#archives-2 ul li span.bodName,
#text-7 ul li span.bodName,
#em_widget-3 ul li span.bodName,
#em_widget-4 ul li span.bodName,
#em_widget-5 ul li span.bodName,
#em_widget-6 ul li span.bodName,
#em_widget-7 ul li span.bodName,
#recent-posts-2 ul li span.bodName,
#recent-posts-3 ul li span.bodName,
#recent-posts-4 ul li span.bodName,
#recent-posts-5 ul li span.bodName,
#recent-posts-6 ul li span.bodName,
#shopping_cart-2 ul li span.bodName,
#lc_taxonomy-2 ul li span.bodName,
#nav_menu-2 ul li span.bodName,
#recently_viewed_products-2 ul li span.bodName {
  font-size: 1.1em;
  font-weight: 700;
}
#em_widget-2 ul li span.bodOrg,
#archives-2 ul li span.bodOrg,
#text-7 ul li span.bodOrg,
#em_widget-3 ul li span.bodOrg,
#em_widget-4 ul li span.bodOrg,
#em_widget-5 ul li span.bodOrg,
#em_widget-6 ul li span.bodOrg,
#em_widget-7 ul li span.bodOrg,
#recent-posts-2 ul li span.bodOrg,
#recent-posts-3 ul li span.bodOrg,
#recent-posts-4 ul li span.bodOrg,
#recent-posts-5 ul li span.bodOrg,
#recent-posts-6 ul li span.bodOrg,
#shopping_cart-2 ul li span.bodOrg,
#lc_taxonomy-2 ul li span.bodOrg,
#nav_menu-2 ul li span.bodOrg,
#recently_viewed_products-2 ul li span.bodOrg {
  color: #002E60;
  font-size: 0.9em;
  font-style: italic;
}
#em_widget-2 ul li dl.variation,
#archives-2 ul li dl.variation,
#text-7 ul li dl.variation,
#em_widget-3 ul li dl.variation,
#em_widget-4 ul li dl.variation,
#em_widget-5 ul li dl.variation,
#em_widget-6 ul li dl.variation,
#em_widget-7 ul li dl.variation,
#recent-posts-2 ul li dl.variation,
#recent-posts-3 ul li dl.variation,
#recent-posts-4 ul li dl.variation,
#recent-posts-5 ul li dl.variation,
#recent-posts-6 ul li dl.variation,
#shopping_cart-2 ul li dl.variation,
#lc_taxonomy-2 ul li dl.variation,
#nav_menu-2 ul li dl.variation,
#recently_viewed_products-2 ul li dl.variation {
  border: none;
}
#em_widget-2 ul li dl.variation dt,
#em_widget-2 ul li dl.variation dd,
#archives-2 ul li dl.variation dt,
#archives-2 ul li dl.variation dd,
#text-7 ul li dl.variation dt,
#text-7 ul li dl.variation dd,
#em_widget-3 ul li dl.variation dt,
#em_widget-3 ul li dl.variation dd,
#em_widget-4 ul li dl.variation dt,
#em_widget-4 ul li dl.variation dd,
#em_widget-5 ul li dl.variation dt,
#em_widget-5 ul li dl.variation dd,
#em_widget-6 ul li dl.variation dt,
#em_widget-6 ul li dl.variation dd,
#em_widget-7 ul li dl.variation dt,
#em_widget-7 ul li dl.variation dd,
#recent-posts-2 ul li dl.variation dt,
#recent-posts-2 ul li dl.variation dd,
#recent-posts-3 ul li dl.variation dt,
#recent-posts-3 ul li dl.variation dd,
#recent-posts-4 ul li dl.variation dt,
#recent-posts-4 ul li dl.variation dd,
#recent-posts-5 ul li dl.variation dt,
#recent-posts-5 ul li dl.variation dd,
#recent-posts-6 ul li dl.variation dt,
#recent-posts-6 ul li dl.variation dd,
#shopping_cart-2 ul li dl.variation dt,
#shopping_cart-2 ul li dl.variation dd,
#lc_taxonomy-2 ul li dl.variation dt,
#lc_taxonomy-2 ul li dl.variation dd,
#nav_menu-2 ul li dl.variation dt,
#nav_menu-2 ul li dl.variation dd,
#recently_viewed_products-2 ul li dl.variation dt,
#recently_viewed_products-2 ul li dl.variation dd {
  display: inline-block;
  clear: inherit;
}
#em_widget-2 ul li.all-events-link,
#archives-2 ul li.all-events-link,
#text-7 ul li.all-events-link,
#em_widget-3 ul li.all-events-link,
#em_widget-4 ul li.all-events-link,
#em_widget-5 ul li.all-events-link,
#em_widget-6 ul li.all-events-link,
#em_widget-7 ul li.all-events-link,
#recent-posts-2 ul li.all-events-link,
#recent-posts-3 ul li.all-events-link,
#recent-posts-4 ul li.all-events-link,
#recent-posts-5 ul li.all-events-link,
#recent-posts-6 ul li.all-events-link,
#shopping_cart-2 ul li.all-events-link,
#lc_taxonomy-2 ul li.all-events-link,
#nav_menu-2 ul li.all-events-link,
#recently_viewed_products-2 ul li.all-events-link {
  background: #ffffff;
}
#em_widget-2 ul.cart_list,
#archives-2 ul.cart_list,
#text-7 ul.cart_list,
#em_widget-3 ul.cart_list,
#em_widget-4 ul.cart_list,
#em_widget-5 ul.cart_list,
#em_widget-6 ul.cart_list,
#em_widget-7 ul.cart_list,
#recent-posts-2 ul.cart_list,
#recent-posts-3 ul.cart_list,
#recent-posts-4 ul.cart_list,
#recent-posts-5 ul.cart_list,
#recent-posts-6 ul.cart_list,
#shopping_cart-2 ul.cart_list,
#lc_taxonomy-2 ul.cart_list,
#nav_menu-2 ul.cart_list,
#recently_viewed_products-2 ul.cart_list {
  margin-bottom: 0;
}
#em_widget-2 p.total,
#em_widget-2 p.buttons,
#archives-2 p.total,
#archives-2 p.buttons,
#text-7 p.total,
#text-7 p.buttons,
#em_widget-3 p.total,
#em_widget-3 p.buttons,
#em_widget-4 p.total,
#em_widget-4 p.buttons,
#em_widget-5 p.total,
#em_widget-5 p.buttons,
#em_widget-6 p.total,
#em_widget-6 p.buttons,
#em_widget-7 p.total,
#em_widget-7 p.buttons,
#recent-posts-2 p.total,
#recent-posts-2 p.buttons,
#recent-posts-3 p.total,
#recent-posts-3 p.buttons,
#recent-posts-4 p.total,
#recent-posts-4 p.buttons,
#recent-posts-5 p.total,
#recent-posts-5 p.buttons,
#recent-posts-6 p.total,
#recent-posts-6 p.buttons,
#shopping_cart-2 p.total,
#shopping_cart-2 p.buttons,
#lc_taxonomy-2 p.total,
#lc_taxonomy-2 p.buttons,
#nav_menu-2 p.total,
#nav_menu-2 p.buttons,
#recently_viewed_products-2 p.total,
#recently_viewed_products-2 p.buttons {
  padding: 0 0 0 1em;
  background-color: #960001;
  margin: 0 4px 0 4px;
}
#em_widget-2 p.total,
#archives-2 p.total,
#text-7 p.total,
#em_widget-3 p.total,
#em_widget-4 p.total,
#em_widget-5 p.total,
#em_widget-6 p.total,
#em_widget-7 p.total,
#recent-posts-2 p.total,
#recent-posts-3 p.total,
#recent-posts-4 p.total,
#recent-posts-5 p.total,
#recent-posts-6 p.total,
#shopping_cart-2 p.total,
#lc_taxonomy-2 p.total,
#nav_menu-2 p.total,
#recently_viewed_products-2 p.total {
  color: #ffffff;
  padding-top: 0.6em;
}
#em_widget-2 p.buttons,
#archives-2 p.buttons,
#text-7 p.buttons,
#em_widget-3 p.buttons,
#em_widget-4 p.buttons,
#em_widget-5 p.buttons,
#em_widget-6 p.buttons,
#em_widget-7 p.buttons,
#recent-posts-2 p.buttons,
#recent-posts-3 p.buttons,
#recent-posts-4 p.buttons,
#recent-posts-5 p.buttons,
#recent-posts-6 p.buttons,
#shopping_cart-2 p.buttons,
#lc_taxonomy-2 p.buttons,
#nav_menu-2 p.buttons,
#recently_viewed_products-2 p.buttons {
  padding-bottom: 0.7em;
}
#text-3 h4,
#text-4 h4,
#text-5 h4,
#text-6 h4,
#text-8 h4,
#text-9 h4,
#search-4 h4,
#product_search-2 h4 {
  padding: 5px 3px 5px 50px;
}
#text-3 .textwidget,
#text-3 form,
#text-4 .textwidget,
#text-4 form,
#text-5 .textwidget,
#text-5 form,
#text-6 .textwidget,
#text-6 form,
#text-8 .textwidget,
#text-8 form,
#text-9 .textwidget,
#text-9 form,
#search-4 .textwidget,
#search-4 form,
#product_search-2 .textwidget,
#product_search-2 form {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), #fefefe;
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -moz-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e6e6e6));
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -webkit-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -o-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), -ms-linear-gradient(top,#fefefe 0%,#e6e6e6 100%);
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/widget_title-shadow.png"), linear-gradient(to bottom,#fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#e6e6e6',GradientType=0);
  background-repeat: no-repeat;
  background-size: contain, auto auto;
  padding: 1em 1em 1.2em 1em;
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  margin: 0 4px 1em 4px;
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
  text-align: center;
  font-size: 1.1em;
}
#text-3 .textwidget .button,
#text-3 .textwidget input#searchsubmit,
#text-3 form .button,
#text-3 form input#searchsubmit,
#text-4 .textwidget .button,
#text-4 .textwidget input#searchsubmit,
#text-4 form .button,
#text-4 form input#searchsubmit,
#text-5 .textwidget .button,
#text-5 .textwidget input#searchsubmit,
#text-5 form .button,
#text-5 form input#searchsubmit,
#text-6 .textwidget .button,
#text-6 .textwidget input#searchsubmit,
#text-6 form .button,
#text-6 form input#searchsubmit,
#text-8 .textwidget .button,
#text-8 .textwidget input#searchsubmit,
#text-8 form .button,
#text-8 form input#searchsubmit,
#text-9 .textwidget .button,
#text-9 .textwidget input#searchsubmit,
#text-9 form .button,
#text-9 form input#searchsubmit,
#search-4 .textwidget .button,
#search-4 .textwidget input#searchsubmit,
#search-4 form .button,
#search-4 form input#searchsubmit,
#product_search-2 .textwidget .button,
#product_search-2 .textwidget input#searchsubmit,
#product_search-2 form .button,
#product_search-2 form input#searchsubmit {
  font-family: sans-serif;
  margin: 0.6em auto 0.8em auto;
  width: 70%;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
}
#text-3 input#searchsubmit,
#text-4 input#searchsubmit,
#text-5 input#searchsubmit,
#text-6 input#searchsubmit,
#text-8 input#searchsubmit,
#text-9 input#searchsubmit,
#search-4 input#searchsubmit,
#product_search-2 input#searchsubmit {
  border: 1px solid #000e1e;
  border-top-color: #001d3c;
  border-left-color: #001d3c;
  padding: 8px 12px 8px 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 1.2em;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #002247;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#002247));
  background-image: -webkit-linear-gradient(top,#002E60,#002247);
  background-image: -moz-linear-gradient(top,#002E60,#002247);
  background-image: -o-linear-gradient(top,#002E60,#002247);
  background-image: linear-gradient(to bottom,#002E60,#002247);
}
#text-3 input#searchsubmit:hover,
#text-3 input#searchsubmit:focus,
#text-4 input#searchsubmit:hover,
#text-4 input#searchsubmit:focus,
#text-5 input#searchsubmit:hover,
#text-5 input#searchsubmit:focus,
#text-6 input#searchsubmit:hover,
#text-6 input#searchsubmit:focus,
#text-8 input#searchsubmit:hover,
#text-8 input#searchsubmit:focus,
#text-9 input#searchsubmit:hover,
#text-9 input#searchsubmit:focus,
#search-4 input#searchsubmit:hover,
#search-4 input#searchsubmit:focus,
#product_search-2 input#searchsubmit:hover,
#product_search-2 input#searchsubmit:focus {
  color: #ffffff;
  border: 1px solid #000e1e;
  border-top-color: #000000;
  border-left-color: #000000;
  background-color: #00162d;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#00162d));
  background-image: -webkit-linear-gradient(top,#002247,#00162d);
  background-image: -moz-linear-gradient(top,#002247,#00162d);
  background-image: -o-linear-gradient(top,#002247,#00162d);
  background-image: linear-gradient(to bottom,#002247,#00162d);
}
#text-3 input#searchsubmit:active,
#text-4 input#searchsubmit:active,
#text-5 input#searchsubmit:active,
#text-6 input#searchsubmit:active,
#text-8 input#searchsubmit:active,
#text-9 input#searchsubmit:active,
#search-4 input#searchsubmit:active,
#product_search-2 input#searchsubmit:active {
  background-color: #002E60;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002247),to(#002E60));
  background-image: -webkit-linear-gradient(top,#002247,#002E60);
  background-image: -moz-linear-gradient(top,#002247,#002E60);
  background-image: -o-linear-gradient(top,#002247,#002E60);
  background-image: linear-gradient(to bottom,#002247,#002E60);
}
#execphp-2 h4,
#execphp-3 h4,
#execphp-4 h4 {
  padding: 5px 3px 5px 50px;
}
#execphp-2 h4:before,
#execphp-3 h4:before,
#execphp-4 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/burst_icon_shadow.png") no-repeat scroll center center transparent;
  top: -22px;
  left: -22px;
}
#execphp-2 .execphpwidget,
#execphp-3 .execphpwidget,
#execphp-4 .execphpwidget {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
  margin-bottom: 1em;
}
#execphp-2 .execphpwidget div.sponsorBanner ul li,
#execphp-3 .execphpwidget div.sponsorBanner ul li,
#execphp-4 .execphpwidget div.sponsorBanner ul li {
  text-align: center;
  padding-bottom: 3em;
}
#execphp-2 .execphpwidget div.sponsorBanner ul li div,
#execphp-3 .execphpwidget div.sponsorBanner ul li div,
#execphp-4 .execphpwidget div.sponsorBanner ul li div {
  display: inline-block;
}
#execphp-2 .execphpwidget div.sponsorBanner ul li div a,
#execphp-3 .execphpwidget div.sponsorBanner ul li div a,
#execphp-4 .execphpwidget div.sponsorBanner ul li div a {
  display: table;
  height: 10em;
  width: 10em;
}
#execphp-2 .execphpwidget div.sponsorBanner ul li div a div,
#execphp-3 .execphpwidget div.sponsorBanner ul li div a div,
#execphp-4 .execphpwidget div.sponsorBanner ul li div a div {
  display: table-cell;
  vertical-align: middle;
}
#execphp-2 .execphpwidget div.sponsorBanner ol.dots,
#execphp-3 .execphpwidget div.sponsorBanner ol.dots,
#execphp-4 .execphpwidget div.sponsorBanner ol.dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1em;
  text-align: center;
}
#execphp-2 .execphpwidget div.sponsorBanner ol.dots li,
#execphp-3 .execphpwidget div.sponsorBanner ol.dots li,
#execphp-4 .execphpwidget div.sponsorBanner ol.dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #002E60;
  border-radius: 6px;
  cursor: pointer;
  opacity: .6;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}
#execphp-2 .execphpwidget div.sponsorBanner ol.dots li.active,
#execphp-3 .execphpwidget div.sponsorBanner ol.dots li.active,
#execphp-4 .execphpwidget div.sponsorBanner ol.dots li.active {
  background: #002E60;
  opacity: 1;
}
#em_widget-2 h4:before,
#em_widget-3 h4:before,
#em_widget-4 h4:before,
#em_widget-5 h4:before,
#em_widget-6 h4:before,
#em_widget-7 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/calendar_icon_shadow.png") no-repeat scroll center center transparent;
  top: -19px;
  left: -15px;
}
#archives-2 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/archive_icon_shadow.png") no-repeat scroll center center transparent;
  top: -19px;
  left: -7px;
}
#text-3 h4:before,
#text-5 h4:before,
#text-4 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/star_icon_shadow.png") no-repeat scroll center center transparent;
  top: -31px;
  left: -27px;
}
#search-4 h4:before,
#product_search-2 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/search_icon_shadow.png") no-repeat scroll center center transparent;
  top: -31px;
  left: -27px;
}
#recent-posts-2 h4:before,
#recent-posts-3 h4:before,
#recent-posts-4 h4:before,
#recent-posts-5 h4:before,
#recent-posts-6 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/news_icon_shadow.png") no-repeat scroll center center transparent;
  left: -15px;
  top: -20px;
}
#text-7 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/board_icon_shadow.png") no-repeat scroll center center transparent;
  left: -15px;
  top: -20px;
}
#shopping_cart-2 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/shop_icon_shadow.png") no-repeat scroll center center transparent;
  left: -7px;
  top: -28px;
}
#recently_viewed_products-2 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/star_icon_shadow.png") no-repeat scroll center center transparent;
  left: -8px;
  top: -24px;
}
#lc_taxonomy-2 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/drawer_icon_shadow.png") no-repeat scroll center center transparent;
  left: -16px;
  top: -28px;
}
#nav_menu-2 h4:before {
  background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/smile_icon_shadow.png") no-repeat scroll center center transparent;
  left: -9px;
  top: -24px;
}
.footer {
  background: #270504 url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/container_bg.jpg") center top no-repeat;
  background-size: cover;
  clear: both;
  padding: 1em 0 1.2em 0;
  color: #ffffff;
  font-size: .8em;
}
.footer #inner-footer a {
  color: #ffffff;
  outline: 0;
}
.footer #inner-footer a img {
  width: 25%;
}
.footer #inner-footer h3 {
  color: #ffffff;
}
.footer #inner-footer p {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer #inner-footer .copyright {
  margin: 1em 0 1em 1em;
  color: #b8bbc3;
  font-family: 'Merriweather', "Georgia", Cambria, Times New Roman, Times, serif;
  font-size: 0.9em;
}
.footer #inner-footer i {
  font-size: 3.2em;
  margin-bottom: 0.4em;
  display: inline-block;
  line-height: 1em;
}
.footer #inner-footer a.sociala {
  text-decoration: none;
}
.footer #inner-footer .fontawesome-facebook-sign {
  color: #45629d;
  margin-right: .2em;
}
.footer #inner-footer .fontawesome-facebook-sign:hover {
  color: #ffffff;
}
.footer #inner-footer .fontawesome-twitter-sign {
  color: #14b2dc;
}
.footer #inner-footer .fontawesome-twitter-sign:hover {
  color: #ffffff;
}
.footer nav.footernav ul.nav {
  padding: 0 0 0 1em;
  display: block;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer nav.footernav ul.nav li a {
  text-decoration: none;
}
.footer nav.footernav ul.nav li:hover {
  text-decoration: underline;
}
#web_sponsors ul li {
  text-align: center;
  vertical-align: middle;
}
#web_sponsors ul li a {
  display: block;
  margin: .5em;
}
.woocommerce ul.products li.product {
  height: 16em !important;
}
.woocommerce ul.products li.product,
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.product,
.woocommerce-page ul.products li.first {
  clear: none;
  margin: 0 3.8% 2em 0;
  width: 45.618784527%;
  height: 18rem;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.first a img,
.woocommerce-page ul.products li.product a img,
.woocommerce-page ul.products li.first a img {
  margin-bottom: 0;
}
.woocommerce ul.products li.product a h3,
.woocommerce ul.products li.first a h3,
.woocommerce-page ul.products li.product a h3,
.woocommerce-page ul.products li.first a h3 {
  background-color: #002E60;
  display: block;
  vertical-align: middle;
  color: #ffffff;
  margin-top: 0;
  line-height: 1.3em;
  text-align: center;
  border: none;
  height: 4rem;
  font-size: 0.9rem;
  width: 100%;
  overflow: hidden;
  padding: 10px 6px 4px 6px;
}
.woocommerce ul.products li.product a .price,
.woocommerce ul.products li.first a .price,
.woocommerce-page ul.products li.product a .price,
.woocommerce-page ul.products li.first a .price {
  background-color: #0F202D;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#0F202D));
  background-image: -webkit-linear-gradient(top,#002E60,#0F202D);
  background-image: -moz-linear-gradient(top,#002E60,#0F202D);
  background-image: -o-linear-gradient(top,#002E60,#0F202D);
  background-image: linear-gradient(to bottom,#002E60,#0F202D);
  text-align: center;
  padding: 0.2em 0 0.3em 0;
  color: #ffffff;
  -webkit-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  width: 100%;
}
.woocommerce ul.products li.product a .price .from,
.woocommerce ul.products li.first a .price .from,
.woocommerce-page ul.products li.product a .price .from,
.woocommerce-page ul.products li.first a .price .from {
  color: #ffffff;
}
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.first a.button,
.woocommerce-page ul.products li.product a.button,
.woocommerce-page ul.products li.first a.button {
  width: 100%;
  text-align: center;
}
.woocommerce div.related,
.woocommerce-page div.related {
  margin-bottom: 6em;
}
.woocommerce div.related ul.products li.product,
.woocommerce-page div.related ul.products li.product {
  width: 45.619%;
}
.woocommerce div.related ul.products li.product a .price,
.woocommerce-page div.related ul.products li.product a .price {
  color: #ffffff !important;
}
.woocommerce div.related ul.products li.product:after,
.woocommerce-page div.related ul.products li.product:after {
  clear: both;
  content: " ";
}
.woocommerce .summary h1,
.woocommerce-page .summary h1 {
  font-size: 2em;
  color: #002E60;
  font-weight: 600;
  line-height: 1.2em;
}
.woocommerce .summary div .price,
.woocommerce-page .summary div .price {
  color: #960001 !important;
}
.woocommerce .summary form,
.woocommerce-page .summary form {
  padding-top: 0.6em;
  padding-left: 1em;
  padding-bottom: 1em;
  background-color: #ffffff;
}
.woocommerce .summary form table,
.woocommerce-page .summary form table {
  margin: 0;
  border-collapse: inherit;
  border: none !important;
}
.woocommerce .summary form .qty,
.woocommerce-page .summary form .qty {
  margin: 0;
}
.woocommerce .summary form button.single_add_to_cart_button,
.woocommerce-page .summary form button.single_add_to_cart_button {
  background-color: #960001;
}
.woocommerce .summary .product_meta span,
.woocommerce-page .summary .product_meta span {
  display: block;
}
.woocommerce .summary .product_meta span span,
.woocommerce-page .summary .product_meta span span {
  display: inline;
}
.woocommerce .cart_table_item td,
.woocommerce-page .cart_table_item td {
  background-color: #ffffff;
}
.woocommerce .cart_table_item td.product-name,
.woocommerce-page .cart_table_item td.product-name {
  text-align: left;
}
.woocommerce .cart_table_item td.product-name dl.variation dd,
.woocommerce-page .cart_table_item td.product-name dl.variation dd {
  font-size: 1em;
}
.woocommerce form.login,
.woocommerce-page form.login {
  background: #ffffff;
}
.woocommerce form.checkout h3,
.woocommerce-page form.checkout h3 {
  font-size: 1.4em;
}
.woocommerce form.checkout label,
.woocommerce-page form.checkout label {
  font-size: 0.9em;
}
.woocommerce form.checkout #order_review tr.checkout_table_item td,
.woocommerce-page form.checkout #order_review tr.checkout_table_item td {
  background-color: #ffffff;
}
.woocommerce p#shiptobilling,
.woocommerce-page p#shiptobilling {
  position: absolute;
  right: 0;
  top: 0;
}
.product {
  margin-top: 2em;
}
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt {
  background-color: #0F202D;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#0F202D));
  background-image: -webkit-linear-gradient(top,#002E60,#0F202D);
  background-image: -moz-linear-gradient(top,#002E60,#0F202D);
  background-image: -o-linear-gradient(top,#002E60,#0F202D);
  background-image: linear-gradient(to bottom,#002E60,#0F202D);
}
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover {
  background-color: #0F202D;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#002E60),to(#0F202D));
  background-image: -webkit-linear-gradient(top,#002E60,#0F202D);
  background-image: -moz-linear-gradient(top,#002E60,#0F202D);
  background-image: -o-linear-gradient(top,#002E60,#0F202D);
  background-image: linear-gradient(to bottom,#002E60,#0F202D);
}
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
  background-color: #960001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#960001));
  background-image: -webkit-linear-gradient(top,#960001,#960001);
  background-image: -moz-linear-gradient(top,#960001,#960001);
  background-image: -o-linear-gradient(top,#960001,#960001);
  background-image: linear-gradient(to bottom,#960001,#960001);
  text-shadow: none;
  color: #ffffff;
}
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover {
  background-color: #630001;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#960001),to(#630001));
  background-image: -webkit-linear-gradient(top,#960001,#630001);
  background-image: -moz-linear-gradient(top,#960001,#630001);
  background-image: -o-linear-gradient(top,#960001,#630001);
  background-image: linear-gradient(to bottom,#960001,#630001);
  text-shadow: none;
  color: #ffffff;
  border: 1px solid #0F202D;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  border: none;
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
  width: 100%;
  float: none;
  clear: both;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary {
  width: 100%;
  float: none;
  clear: both;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: auto;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  width: 100%;
  float: none;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: 100%;
  float: none;
}
.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {
  float: none;
}
.woocommerce-message {
  border-top: 3px solid #960001;
  margin-top: 0.666em;
}
.woocommerce-message::before {
  background-color: #960001;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0;
}
input[type="file"] {
  width: 100%;
}
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198,15,19,0.1);
}
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}
.error label,
label.error {
  color: #c60f13;
}
.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../js/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../js/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../js/blank.gif');
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../js/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: #002E60;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
@media only screen and (min-width: 481px) {
  .nav li a {
    color: #ffffff;
  }
  .sliderwrap #slider {
    max-width: 1000px;
  }
  .sliderwrap #slider .ls-container .ls-inner h2.ls-s-1 {
    font-size: .9em !important;
  }
  .sliderwrap #slider .ls-container .ls-inner p.ls-s-1 {
    font-size: .8em !important;
    height: 25% !important;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .sliderwrap #slider .ls-container .ls-bottom-slidebuttons {
    display: none;
  }
  .legendsBox p {
    width: 60%;
  }
  .fanClubBox p {
    width: 60%;
  }
  .fanClubBox img {
    display: block;
  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .woocommerce ul.products li.product {
    width: 29.491712705%;
    height: 20em;
  }
  .woocommerce ul.products li.product .price {
    color: #960001;
  }
  .woocommerce-page ul.products li.product {
    width: 29.491712705%;
  }
  .woocommerce-page ul.products li.product .price {
    color: #960001;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  body {
    border-top-width: 13px;
    border-top-color: #002E60;
    border-top-style: solid;
  }
  table tr#tableHead {
    font-size: 1.2em;
  }
  table.inductee_list {
    width: 100%;
  }
  table.inductee_list tr td a {
    font-size: 1.5em;
  }
  .hide-for-small {
    display: table-cell;
  }
  .wrap {
    max-width: 1140px;
  }
  .header {
    background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/Header_07a.png") top center no-repeat;
    -webkit-background-size: 1350px 270px;
    -moz-background-size: 1350px 270px;
    -o-background-size: 1350px 270px;
    background-size: 1350px 270px;
  }
  .header #inner-header {
    height: 270px;
    width: 96%;
    margin: auto;
  }
  .header #inner-header #logo {
    width: 204px;
    height: 219.75px;
  }
  .header #inner-header nav.mainnav {
    position: absolute;
    right: 0;
    bottom: 2px;
  }
  .header #inner-header nav.mainnav a#pull {
    display: none;
  }
  #smallHeader {
    background-image: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/Header_07a_small.png");
    -webkit-background-size: 1350px 153px;
    -moz-background-size: 1350px 153px;
    -o-background-size: 1350px 153px;
    background-size: 1350px 153px;
  }
  #smallHeader #inner-header {
    height: 152px;
  }
  #smallHeader #inner-header #logo {
    width: 144px;
    height: 153px;
  }
  nav.mainnav ul.nav {
    margin: 1em 0;
    display: block;
  }
  nav.mainnav ul.nav li {
    width: auto;
    border: none;
  }
  nav.mainnav ul.nav li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 7px 3px 7px;
    margin: 0 1px;
    font-size: .75em;
    background-color: transparent;
  }
  nav.mainnav ul.nav li a:hover,
  nav.mainnav ul.nav li a:focus {
    background-color: #960001;
    color: #ffffff;
    text-decoration: none;
  }
  nav.mainnav ul.nav li ul.sub-menu,
  nav.mainnav ul.nav li ul.children {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    display: none;
    z-index: 8999;
  }
  nav.mainnav ul.nav li ul.sub-menu li a,
  nav.mainnav ul.nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }
  nav.mainnav ul.nav li ul.sub-menu li:last-child a,
  nav.mainnav ul.nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  nav.mainnav ul.nav li:hover ul {
    top: auto;
    display: block;
  }
  nav.mainnav ul.nav li.current-menu-item a,
  nav.mainnav ul.nav li.current_page_item a,
  nav.mainnav ul.nav li.current-page-ancestor a {
    background-color: #960001;
    color: #ffffff;
    text-decoration: none;
  }
  .sliderwrap #slider {
    margin: -12px auto 0 auto;
  }
  .sliderwrap #slider .ls-container .ls-inner h2.ls-s-1 {
    font-size: 1.3em !important;
    top: 265px !important;
  }
  .sliderwrap #slider .ls-container .ls-inner p.ls-s-1 {
    font-size: .9em !important;
    height: 120px !important;
    top: 250px !important;
  }
  .sliderwrap #slider .ls-container .ls-bottom-slidebuttons {
    display: inline-block;
    top: -1.8em;
  }
  .sliderwrap #titles {
    margin: -10px auto 0 auto;
  }
  .sliderwrap #titles p {
    font-size: 1.6em;
  }
  .featuredwrap {
    border-top: 1px solid #2e2f32;
  }
  .featuredwrap #featured {
    height: 184px;
  }
  .featuredwrap #featured a {
    display: block;
    width: auto;
  }
  .featuredwrap #featured a div {
    padding: 6px 0 4px;
    text-align: left;
  }
  .featuredwrap #featured a div .icon {
    width: 56.25px;
    height: 75px;
    margin: 0 1em 0.5em 0;
    float: left;
  }
  .featuredwrap #featured a div h3 {
    font-size: 1.4em;
    letter-spacing: 2px;
  }
  .featuredwrap #featured a div p {
    display: block;
    font-size: .7em;
    line-height: 1.5em;
  }
  .featuredwrap #featured a #events {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .featuredwrap #featured a #inductees {
    float: left;
  }
  .featuredwrap #featured a #shopping {
    float: right;
  }
  .featuredwrap #featured a:hover h3,
  .featuredwrap #featured a:hover p {
    text-shadow: 0px 0px 10px #93bcdb;
  }
  article.inducteesHome section {
    -moz-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2em;
    column-count: 2;
    column-gap: 2em;
  }
  article.inducteesHome section p {
    display: inline-block;
    vertical-align: top;
  }
  #featuredInductee #featuredImage {
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
  }
  #featuredInductee .featuredInfo {
    margin-left: 0;
  }
  .legendsBox p {
    width: 65%;
  }
  .fanClubBox p {
    width: 68%;
  }
  .sponsors #contrib p {
    -moz-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2em;
    column-count: 2;
    column-gap: 2em;
  }
  .woocommerce ul.products li.first {
    clear: none;
  }
}
@media only screen and (min-width: 1030px) {
  .header {
    -webkit-background-size: 1800px 360px;
    -moz-background-size: 1800px 360px;
    -o-background-size: 1800px 360px;
    background-size: 1800px 360px;
  }
  .header #inner-header {
    height: 360px;
  }
  .header #inner-header #logo {
    width: 272px;
    height: 293px;
  }
  .header #inner-header nav.mainnav {
    bottom: 10px;
  }
  #smallHeader {
    -webkit-background-size: 1800px 204px;
    -moz-background-size: 1800px 204px;
    -o-background-size: 1800px 204px;
    background-size: 1800px 204px;
  }
  #smallHeader #inner-header {
    height: 204px;
  }
  #smallHeader #inner-header #logo {
    width: 192px;
    height: 204px;
  }
  nav.mainnav ul.nav li a {
    font-size: 1em;
    padding: 4px 11px 5px 11px;
  }
  .sliderwrap #slider {
    margin: -16px auto 0 auto;
  }
  .sliderwrap #slider .ls-container .ls-inner h2.ls-s-1 {
    font-size: 1.6em !important;
    top: 325px !important;
  }
  .sliderwrap #slider .ls-container .ls-inner p.ls-s-1 {
    font-size: 1.2em !important;
    height: 80px !important;
    top: 310px !important;
  }
  .sliderwrap #slider .ls-container .ls-bottom-slidebuttons {
    display: inline-block;
    top: -2em;
  }
  .sliderwrap #titles {
    margin: -16px auto 0 auto;
  }
  .sliderwrap #titles p,
  .sliderwrap #titles h2 {
    margin-left: 0;
  }
  .featuredwrap {
    border-top: 1px solid #2e2f32;
  }
  .featuredwrap #featured {
    padding: 38px 1em 0;
    height: 212px;
  }
  .featuredwrap #featured a div {
    padding: 6px 0 4px;
  }
  .featuredwrap #featured a div .icon {
    width: 75px;
    height: 100px;
    margin: 0 1em 2.2em 0;
  }
  .featuredwrap #featured a div p {
    font-size: .8em;
    line-height: 1.5em;
  }
  #featuredInductee .featuredInfo h4 {
    margin: 0;
  }
  .legendsBox p {
    width: 75%;
  }
  .fanClubBox p {
    width: 76%;
  }
  .woocommerce ul.products li.product {
    width: 20.928176794%;
  }
  .woocommerce ul.products li.first {
    clear: both;
  }
  .woocommerce-page ul.products li.product {
    width: 20.928176794%;
  }
}
@media only screen and (min-width: 1240px) {
  blockquote {
    margin: 0.6em 0 1em 0;
    font-size: 1.5em;
  }
  .sliderwrap #titles p {
    padding: 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .featuredwrap #featured a div .shopping-cart {
    background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/shop_icon2x.png") center center no-repeat;
    background-size: contain;
  }
  .featuredwrap #featured a div .shopping-cart:before {
    content: "";
  }
  .featuredwrap #featured a div .calendar {
    background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/calendar_icon2x.png") center center no-repeat;
    background-size: contain;
  }
  .featuredwrap #featured a div .calendar:before {
    content: "";
  }
  .featuredwrap #featured a div .certificate {
    background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/trophy_icon2x.png") center center no-repeat;
    background-size: contain;
  }
  .featuredwrap #featured a div .certificate:before {
    content: "";
  }
  #execphp-2 h4:before,
  #execphp-3 h4:before,
  #execphp-4 h4:before,
  #text-4 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/burst_icon_shadow_2x.png") no-repeat scroll center center transparent;
    top: -22px;
    left: -22px;
    background-size: contain;
  }
  #em_widget-2 h4:before,
  #em_widget-3 h4:before,
  #em_widget-4 h4:before,
  #em_widget-5 h4:before,
  #em_widget-6 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/calendar_icon_shadow_2x.png") no-repeat scroll center center transparent;
    top: -19px;
    left: -15px;
    background-size: contain;
  }
  #archives-2 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/archive_icon_shadow_2x.png") no-repeat scroll center center transparent;
    top: -19px;
    left: -7px;
    background-size: contain;
  }
  #text-3 h4:before,
  #text-5 h4:before,
  #text-4 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/star_icon_shadow_2x.png") no-repeat scroll center center transparent;
    top: -31px;
    left: -27px;
    background-size: contain;
  }
  #search-4 h4:before,
  #product_search-2 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/search_icon_shadow_2x.png") no-repeat scroll center center transparent;
    top: -31px;
    left: -27px;
    background-size: contain;
  }
  #recent-posts-2 h4:before,
  #recent-posts-3 h4:before,
  #recent-posts-4 h4:before,
  #recent-posts-5 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/news_icon_shadow_2x.png") no-repeat scroll center center transparent;
    left: -15px;
    top: -20px;
    background-size: contain;
  }
  #text-7 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/board_icon_shadow_2x.png") no-repeat scroll center center transparent;
    left: -15px;
    top: -20px;
    background-size: contain;
  }
  #shopping_cart-2 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/shop_icon_shadow_2x.png") no-repeat scroll center center transparent;
    left: -7px;
    top: -28px;
    background-size: contain;
  }
  #recently_viewed_products-2 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/star_icon_shadow_2x.png") no-repeat scroll center center transparent;
    left: -8px;
    top: -24px;
    background-size: contain;
  }
  #lc_taxonomy-2 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/drawer_icon_shadow_2x.png") no-repeat scroll center center transparent;
    left: -16px;
    top: -28px;
    background-size: contain;
  }
  #nav_menu-2 h4:before {
    background: url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/smile_icon_shadow_2x.png") no-repeat scroll center center transparent;
    left: -9px;
    top: -24px;
    background-size: contain;
  }
  #featuredInductee #featuredText:after {
    content: '';
    top: -60px;
    right: -6px;
    background: transparent url("http://mosportshalloffame.com/wp-content/themes/MSHofFBones/library/less/../images/trophy_icon2x.png") center center no-repeat;
    background-size: contain;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  .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;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
  #featuredImage {
    display: none;
  }
  div,
  td {
    box-shadow: none;
    -webkit-box-shadow: none;
    background-image: none;
  }
  iframe {
    display: none;
  }
  .woocommerce-page #content div.product div.images {
    width: 25%;
  }
}
