html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { line-height: 1.5; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
html { font-size: 100.01%; }
body {
  font-size: 75%;
  color: #222222;
  background: #ffffff;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #111111;
}
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
h1 img { margin: 0; }
h2 img { margin: 0; }
h3 img { margin: 0; }
h4 img { margin: 0; }
h5 img { margin: 0; }
h6 img { margin: 0; }
p { margin: 0 0 1.5em; }
p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
a:focus { color: #000000; }
a:hover { color: #000000; }
a {
  color: #000099;
  text-decoration: underline;
}
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666666; }
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del { color: #666666; }
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul { margin: 0; }
li ol { margin: 0; }
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th { font-weight: bold; }
thead th { background: #c3d9ff; }
th, td, caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eeeeee; }
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.hide { display: none; }
.quiet { color: #666666; }
.loud { color: #000000; }
.highlight { background: #ffff00; }
.added {
  background: #006600;
  color: #ffffff;
}
.removed {
  background: #990000;
  color: #ffffff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
label { font-weight: bold; }
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #cccccc;
}
legend {
  font-weight: bold;
  font-size: 1.2em;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
}
input[type=text]:focus { border-color: #666666; }
input[type=password]:focus { border-color: #666666; }
input.text:focus { border-color: #666666; }
input.title:focus { border-color: #666666; }
textarea:focus { border-color: #666666; }
select:focus { border-color: #666666; }
input[type=text], input[type=password], input.text, input.title, textarea, select { margin: 0.5em 0; }
input.text, input.title {
  width: 300px;
  padding: 5px;
}
input.title { font-size: 1.5em; }
textarea {
  width: 390px;
  height: 250px;
  padding: 5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
  position: relative;
  top: 0.25em;
}
form.inline { line-height: 3; }
form.inline p { margin-bottom: 0; }
.error, .notice, .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }
.container {
  width: 960px;
  margin: 0 auto;
}
.showgrid { background: url(grid.png); }
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  float: left;
  margin-right: 0px;
}
.last, div.last { margin-right: 0; }
.span-1 { width: 40px; }
.span-2 { width: 80px; }
.span-3 { width: 120px; }
.span-4 { width: 160px; }
.span-5 { width: 200px; }
.span-6 { width: 240px; }
.span-7 { width: 280px; }
.span-8 { width: 320px; }
.span-9 { width: 360px; }
.span-10 { width: 400px; }
.span-11 { width: 440px; }
.span-12 { width: 480px; }
.span-13 { width: 520px; }
.span-14 { width: 560px; }
.span-15 { width: 600px; }
.span-16 { width: 640px; }
.span-17 { width: 680px; }
.span-18 { width: 720px; }
.span-19 { width: 760px; }
.span-20 { width: 800px; }
.span-21 { width: 840px; }
.span-22 { width: 880px; }
.span-23 { width: 920px; }
.span-24, div.span-24 {
  width: 960px;
  margin-right: 0;
}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {
  border-left-width: 1px !important;
  border-right-width: 1px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
input.span-1, textarea.span-1 { width: 28px !important; }
input.span-2, textarea.span-2 { width: 68px !important; }
input.span-3, textarea.span-3 { width: 108px !important; }
input.span-4, textarea.span-4 { width: 148px !important; }
input.span-5, textarea.span-5 { width: 188px !important; }
input.span-6, textarea.span-6 { width: 228px !important; }
input.span-7, textarea.span-7 { width: 268px !important; }
input.span-8, textarea.span-8 { width: 308px !important; }
input.span-9, textarea.span-9 { width: 348px !important; }
input.span-10, textarea.span-10 { width: 388px !important; }
input.span-11, textarea.span-11 { width: 428px !important; }
input.span-12, textarea.span-12 { width: 468px !important; }
input.span-13, textarea.span-13 { width: 508px !important; }
input.span-14, textarea.span-14 { width: 548px !important; }
input.span-15, textarea.span-15 { width: 588px !important; }
input.span-16, textarea.span-16 { width: 628px !important; }
input.span-17, textarea.span-17 { width: 668px !important; }
input.span-18, textarea.span-18 { width: 708px !important; }
input.span-19, textarea.span-19 { width: 748px !important; }
input.span-20, textarea.span-20 { width: 788px !important; }
input.span-21, textarea.span-21 { width: 828px !important; }
input.span-22, textarea.span-22 { width: 868px !important; }
input.span-23, textarea.span-23 { width: 908px !important; }
input.span-24, textarea.span-24 { width: 948px !important; }
.append-1 { padding-right: 40px; }
.append-2 { padding-right: 80px; }
.append-3 { padding-right: 120px; }
.append-4 { padding-right: 160px; }
.append-5 { padding-right: 200px; }
.append-6 { padding-right: 240px; }
.append-7 { padding-right: 280px; }
.append-8 { padding-right: 320px; }
.append-9 { padding-right: 360px; }
.append-10 { padding-right: 400px; }
.append-11 { padding-right: 440px; }
.append-12 { padding-right: 480px; }
.append-13 { padding-right: 520px; }
.append-14 { padding-right: 560px; }
.append-15 { padding-right: 600px; }
.append-16 { padding-right: 640px; }
.append-17 { padding-right: 680px; }
.append-18 { padding-right: 720px; }
.append-19 { padding-right: 760px; }
.append-20 { padding-right: 800px; }
.append-21 { padding-right: 840px; }
.append-22 { padding-right: 880px; }
.append-23 { padding-right: 920px; }
.prepend-1 { padding-left: 40px; }
.prepend-2 { padding-left: 80px; }
.prepend-3 { padding-left: 120px; }
.prepend-4 { padding-left: 160px; }
.prepend-5 { padding-left: 200px; }
.prepend-6 { padding-left: 240px; }
.prepend-7 { padding-left: 280px; }
.prepend-8 { padding-left: 320px; }
.prepend-9 { padding-left: 360px; }
.prepend-10 { padding-left: 400px; }
.prepend-11 { padding-left: 440px; }
.prepend-12 { padding-left: 480px; }
.prepend-13 { padding-left: 520px; }
.prepend-14 { padding-left: 560px; }
.prepend-15 { padding-left: 600px; }
.prepend-16 { padding-left: 640px; }
.prepend-17 { padding-left: 680px; }
.prepend-18 { padding-left: 720px; }
.prepend-19 { padding-left: 760px; }
.prepend-20 { padding-left: 800px; }
.prepend-21 { padding-left: 840px; }
.prepend-22 { padding-left: 880px; }
.prepend-23 { padding-left: 920px; }
div.border {
  padding-right: -1px;
  margin-right: 0px;
  border-right: 1px solid #eeeeee;
}
div.colborder {
  padding-right: 19px;
  margin-right: 20px;
  border-right: 1px solid #eeeeee;
}
.pull-1 { margin-left: -40px; }
.pull-2 { margin-left: -80px; }
.pull-3 { margin-left: -120px; }
.pull-4 { margin-left: -160px; }
.pull-5 { margin-left: -200px; }
.pull-6 { margin-left: -240px; }
.pull-7 { margin-left: -280px; }
.pull-8 { margin-left: -320px; }
.pull-9 { margin-left: -360px; }
.pull-10 { margin-left: -400px; }
.pull-11 { margin-left: -440px; }
.pull-12 { margin-left: -480px; }
.pull-13 { margin-left: -520px; }
.pull-14 { margin-left: -560px; }
.pull-15 { margin-left: -600px; }
.pull-16 { margin-left: -640px; }
.pull-17 { margin-left: -680px; }
.pull-18 { margin-left: -720px; }
.pull-19 { margin-left: -760px; }
.pull-20 { margin-left: -800px; }
.pull-21 { margin-left: -840px; }
.pull-22 { margin-left: -880px; }
.pull-23 { margin-left: -920px; }
.pull-24 { margin-left: -960px; }
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  float: left;
  position: relative;
}
.push-1 { margin: 0 -40px 1.5em 40px; }
.push-2 { margin: 0 -80px 1.5em 80px; }
.push-3 { margin: 0 -120px 1.5em 120px; }
.push-4 { margin: 0 -160px 1.5em 160px; }
.push-5 { margin: 0 -200px 1.5em 200px; }
.push-6 { margin: 0 -240px 1.5em 240px; }
.push-7 { margin: 0 -280px 1.5em 280px; }
.push-8 { margin: 0 -320px 1.5em 320px; }
.push-9 { margin: 0 -360px 1.5em 360px; }
.push-10 { margin: 0 -400px 1.5em 400px; }
.push-11 { margin: 0 -440px 1.5em 440px; }
.push-12 { margin: 0 -480px 1.5em 480px; }
.push-13 { margin: 0 -520px 1.5em 520px; }
.push-14 { margin: 0 -560px 1.5em 560px; }
.push-15 { margin: 0 -600px 1.5em 600px; }
.push-16 { margin: 0 -640px 1.5em 640px; }
.push-17 { margin: 0 -680px 1.5em 680px; }
.push-18 { margin: 0 -720px 1.5em 720px; }
.push-19 { margin: 0 -760px 1.5em 760px; }
.push-20 { margin: 0 -800px 1.5em 800px; }
.push-21 { margin: 0 -840px 1.5em 840px; }
.push-22 { margin: 0 -880px 1.5em 880px; }
.push-23 { margin: 0 -920px 1.5em 920px; }
.push-24 { margin: 0 -960px 1.5em 960px; }
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
  float: right;
  position: relative;
}
.prepend-top { margin-top: 1.5em; }
.append-bottom { margin-bottom: 1.5em; }
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #ffffff;
  color: #ffffff;
  visibility: hidden;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix, .container { display: block; }
.clear { clear: both; }
.fluid:after {
  content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
  visibility: hidden;
  clear: both;
  height: 0 !important;
  display: block;
  line-height: 0;
  font-size: xx-large;
  overflow: hidden;
}
.fluid .last:after {
  content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
  visibility: hidden;
  clear: both;
  height: 0 !important;
  display: block;
  line-height: 0;
  font-size: xx-large;
  overflow: hidden;
}
.fluid { *zoom: 1; }
.pour1of1 { float: none; }
.pour1of2 {
  width: 50%;
  float: left;
}
.pour1of3 {
  width: 33.33333%;
  float: left;
}
.pour2of3 {
  width: 66.66666%;
  float: left;
}
.pour1of4 {
  width: 25%;
  float: left;
}
.pour3of4 {
  width: 75%;
  float: left;
}
.pour1of5 {
  width: 20%;
  float: left;
}
.pour2of5 {
  width: 40%;
  float: left;
}
.pour3of5 {
  width: 60%;
  float: left;
}
.pour4of5 {
  width: 80%;
  float: left;
}
.fluid .last {
  display: table-cell;
  *display: block;
  *zoom: 1;
  float: none;
  _position: relative;
  _left: -3px;
  _margin-right: -3px;
  width: auto;
}
a { outline: none; }
h2 { line-height: 1.25em; }
h3 { line-height: 1.3em; }
h1, h2, h3 { font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif; }
h1 a { text-decoration: none; }
h2 a { text-decoration: none; }
h3 a { text-decoration: none; }
h4 a { text-decoration: none; }
h5 a { text-decoration: none; }
h6 a { text-decoration: none; }
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.byline {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.833em;
  line-height: 1.8em;
  margin-bottom: 0.75em;
}
h1 + .byline { margin-top: -1.8em; }
h2 + .byline { margin-top: -1.8em; }
h3 + .byline { margin-top: -1.8em; }
ul, ol { padding-left: 1.333em; }
.important {
  font-weight: bold;
  color: #cc0000;
}
.mod { margin-bottom: 16px; }
.luigi {
  background-image: url(../images/ui/notecards-bg.png);
  background-repeat: no-repeat;
  padding: 1.5em 12px 0;
}
.span-16 > .luigi { background-position: -320px 0; }
.span-10 > .luigi { background-position: -960px 0; }
.span-8 > .luigi { background-position: 0 0; }
.mario {
  background-image: url(../images/ui/notelines-bg.png);
  background-repeat: no-repeat;
  padding: 1.5em 12px 0;
}
.span-16 > .mario { background-position: -320px 0; }
.span-10 > .mario { background-position: -960px 0; }
.span-8 > .mario { background-position: 0 0; }
.goomba.complex .hd {
  border-bottom: solid 1px #cccccc;
  padding: 1em;
}
.goomba.pop .hd {
  background-image: url(../images/ui/popbox-hd-bg.png);
  background-repeat: no-repeat;
  padding: 1.5em 1.8em 0;
}
.goomba .bd {
  background-image: url(../images/ui/popbox-bd-bg.png);
  background-repeat: repeat-y;
  padding: 0 1.8em;
}
.goomba .fd {
  background-image: url(../images/ui/popbox-fd-bg.png);
  background-repeat: no-repeat;
  height: 30px;
}
.span-16 > .goomba.pop .hd { background-position: -320px 0; }
.span-16 > .goomba .bd { background-position: -320px 0; }
.span-16 > .goomba .fd { background-position: -320px 0; }
.span-10 > .goomba.pop .hd { background-position: -960px 0; }
.span-10 > .goomba .bd { background-position: -960px 0; }
.span-10 > .goomba .fd { background-position: -960px 0; }
.span-8 > .goomba.pop .hd { background-position: 0 0; }
.span-8 > .goomba .bd { background-position: 0 0; }
.span-8 > .goomba .fd { background-position: 0 0; }
.koopa { padding: 1.5em 12px 0; }
.yoshi {
  background-color: #eeeeee;
  border: solid 1px #999999;
  padding: 17px;
}
.toad .bd {
  border: solid 1px #cccccc;
  border-top: none;
}
.text-half { width: 150px !important; }
ol, ul { padding-left: 1.5em; }
.menu-horz {
  margin: 0;
  padding: 0;
}
.menu-horz li {
  list-style: none;
  float: left;
}
.menu-vert {
  margin: 0;
  padding: 0;
}
.menu-vert li {
  display: block;
  list-style: none;
  float: none;
}
.menu-vert a {
  display: block;
  padding: 5px;
}
.menu-horz a {
  display: block;
  padding: 5px;
}
.drop-down ol {
  display: none;
  position: absolute;
  z-index: 100;
  background-color: #ffffff;
  margin-top: -0.1px;
}
.drop-down ul {
  display: none;
  position: absolute;
  z-index: 100;
  background-color: #ffffff;
  margin-top: -0.1px;
}
.tab-radio .hd ul { border-bottom: solid 1px #cccccc; }
.tab-radio .hd .tab {
  cursor: pointer;
  margin-right: -1px;
  padding: 5px;
  border: solid 1px #cccccc;
  background-color: #f2f2f2;
  margin-bottom: -1px;
  color: #666666;
  text-decoration: underline;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.tab-radio .hd .tab.active {
  color: #000000;
  text-decoration: none;
  cursor: default;
  border: solid 1px #cccccc;
  border-bottom-color: #ffffff;
  border-right-color: #a4a4a4;
  background-color: #ffffff;
  -webkit-box-shadow: 1px -1px 0px #cccccc;
  -moz-box-shadow: 1px -1px 0px #cccccc;
  box-shadow: 1px -1px 0px #cccccc;
  position: relative;
  z-index: 10;
}
.tab-radio .hd .tab.hover {
  background-color: #f7f7f7;
  text-decoration: none;
  color: #000000;
}
.tab-radio .bd { padding-top: 1.5em; }
.tab-radio .bd .tab-content {
  list-style: none;
  display: none;
}
.wp-caption {
  background-color: #f3f3f3;
  border: solid 1px #dddddd;
  text-align: center;
  margin: 0 1em 1em;
  padding-top: 5px;
}
img.alignleft { margin-right: 1em; }
img.alignright { margin-left: 1em; }
.alignright {
  float: right;
  margin-right: 0;
}
.alignleft {
  float: left;
  margin-left: 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption-text {
  margin: 0 5px 5px;
  font-size: 0.833em;
}
.b-submit {
  padding: 5px 40px;
  margin-top: 10px;
}
body { background: url(../images/ui/main-bg.png) repeat-y top center #a3bbc7; }
#wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #ffffff;
}
#header .mod-1 { padding: 9px 0; }
#header .mod-1 .logo {
  float: left;
  width: 250px;
  height: 90px;
  text-indent: -9999px;
  margin: 0 8px;
}
#header .mod-1 .ad-space { float: left; }
#header .mod-2 { padding: 0 10px; }
#header .mod-2 .site-search .text {
  padding: 2px !important;
  width: 150px !important;
}
#header .mod-2 #search_input { margin: 0.3em 0; }
#header .mod-2 .site-nav {
  padding-top: 2px;
  text-align: right;
}
#header .mod-2 .site-nav li {
  float: none;
  display: inline;
}
#header .mod-2 .site-nav a {
  text-decoration: none;
  padding: 3px 8px;
  display: inline;
  display: inline-block;
}
#header .mod-3 a {
  padding-left: 18px;
  padding-right: 18px;
  color: #ffffff;
  text-decoration: none;
}
#footer {
  background: url(../images/ui/bg_footer_slice.gif) repeat-x top center #425969;
  margin-top: 4em;
  padding-top: 4em;
}
#footer h5 {
  color: #acb8bf;
  text-transform: uppercase;
}
#footer li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}
#footer li a:hover { text-decoration: underline; }
#footer .mod {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#header .mod-3 .drop-down .menu-vert {
  -webkit-box-shadow: 0px 1px 4px #333333;
  -moz-box-shadow: 0px 1px 4px #333333;
  box-shadow: 0px 1px 4px #333333;
}
#footer ul {
  list-style-image: url(../images/ui/bullet_footer.gif);
  padding-left: 1.2em;
}
#ngg-webslice h2 {
  line-height: 1.25;
  margin-bottom: 1.25;
  font-family: inherit;
}
.blog_widget h2 {
  line-height: 1.25;
  margin-bottom: 1.25;
  font-family: inherit;
}
.sc-emailcapture {
  background-color: #dae3e9;
  border: solid 5px #a3bbc7;
  margin: 0 1.5em;
  -webkit-box-shadow: 0 2px 2px #666666;
  -moz-box-shadow: 0 2px 2px #666666;
  box-shadow: 0 2px 2px #666666;
}
.sc-emailcapture .text {
  margin-left: 5px;
  width: 135px;
}
.sc-comments {
  background: url(../images/comments_large.jpg) no-repeat 0 -2px;
  padding-left: 20px;
}
.sc-storytool {
  width: 360px;
  margin: 0 auto;
}
.sc-storytool a {
  background-image: url(../images/ui/story_sprite.png);
  background-repeat: no-repeat;
  padding-top: 30px;
  text-align: center;
  text-decoration: none;
  font-size: 9px;
  color: #666666;
  width: 50px;
}
.sc-storytool a:hover {
  text-decoration: underline;
  color: #000000;
}
.sc-storytool .story_print { background-position: 3px 0; }
.sc-storytool .story_email { background-position: -54px 0; }
.sc-storytool .story_share { background-position: -108px 0; }
.sc-storytool .story_comments { background-position: -221px 0; }
.sc-storytool .story_bookmark { background-position: -166px 0; }
.sc-storytool .story_text { background-position: -275px 0; }
.sc-blog-banner { margin-left: -10px; }
.sc-mediaplayer {
  position: relative;
  left: -5px;
}
.sc-iframe-feed {
  height: 18px;
  overflow: hidden;
  position: relative;
}
.sc-iframe-feed * { border: none; }
.sc-footer-email-capture {
  position: absolute;
  margin-top: -8em;
}
.sc-section-head {
  float: left;
  padding: 0.375em 12px 0;
  margin-bottom: 0.375em;
}
.sc-section-head-ad {
  float: left;
  padding: 0.75em 12px 0;
}
input.mce_inline_error {
  position: relative;
  z-index: 10;
  margin-left: 4px;
}
div.mce_inline_error {
  float: none !important;
  width: 308px !important;
  border: solid 1px #ffb9b9;
  padding: 35px 5px 5px !important;
  margin: -39px 0 10px !important;
  color: #cc0000 !important;
  text-align: center;
  z-index: 5;
}
input.title + div.mce_inline_error {
  padding: 40px 5px 5px !important;
  margin: -46px 0 10px !important;
}
.section-temp #regB { margin-top: 6px; }
.commentlist .odd { background-color: #f7f7f7; }
.commentlist .comment {
  padding-left: 1em;
  padding-right: 1em;
  border-bottom: 1px dashed #cccccc;
}
.share-box {
  float: left;
  margin-right: 1em;
}
.tweetmeme_button { margin-bottom: 1em; }
.button {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 #777777;
  -moz-box-shadow: 0 1px 0 #777777;
  box-shadow: 0 1px 0 #777777;
  cursor: pointer;
  text-align: center;
  padding: 8px;
  border: 1px solid #cccccc;
  background: #efefef;
  margin: 8px 0;
  font: normal 11px 'Lucida Grande', Lucida, Verdana, sans-serif;
  text-transform: uppercase;
  display: block;
}
.button:hover {
  background-color: #ccebee;
  border-color: #1586a8;
}
.comment_text { padding-top: 18px; }
.comment_text .author {
  color: #b02e00;
  font-weight: normal;
  text-decoration: none;
}
.comment_text .author a {
  color: #b02e00;
  font-weight: normal;
  text-decoration: none;
}
.comment_text .author small {
  color: #858585;
  font-size: 11px;
  margin-left: 14px;
}
.event_tbl_container {
  position: relative;
  left: -10px;
}
.related_links li { list-style-image: url(../images/ui/bullet_red.gif); }
.subsection li { list-style-image: url(../images/ui/bullet_red.gif); }
#also_read li { list-style-image: url(../images/ui/bullet_red.gif); }
.widgettitle {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.166em;
}
.widgetTitleBefore { display: none; }
.widgetpostimage { text-align: center; }
.widgetPostImageBorder img { border: solid 1px #f4f4f4; }
.widgetPostImageBorder img.attachment-medium {
  margin-bottom: 16px;
  padding-bottom: 0;
}
.widgetPostImageLeft { float: left; }
.widgetPostImageLeft img.attachment-thumb { margin-right: 1em; }
.widgetPostImageLeft img { margin: 4px 9px 9px 0; }
.more-no-underline { text-decoration: none; }
.event_tbl_container th { padding: 0 !important; }
.event_tbl_container td { padding: 0 !important; }
.event_tbl_container caption { padding: 0 !important; }
.share_icon {
  display: block;
  float: left;
  height: 43px;
  margin: 1px;
  text-decoration: none;
  width: 43px;
}
.cse-search-results { margin: 1.5em; }
.calendar img {
  border: none;
  margin: 0;
}
.event_tbl_container {
  width: 195px;
  height: 139px;
  padding: 1px;
  background-color: #efe3f9;
  border: 1px solid #669999;
  text-align: center;
}
.event_tbl {
  background: #bed8f1 url(../../blackbird/images/events/calendar_bg.jpg) top left repeat-x;
  width: 195px;
  height: 139px;
  font: 10px Tahoma;
  color: #323232;
  font-weight: bold !important;
}
.event_tbl th {
  font-size: 11px;
  text-align: center;
}
.event_tbl td { text-align: center; }
.event_tbl th.empty { width: 10px; }
.event_tbl td.empty { width: 10px; }
.event_tbl th.days { border-bottom: 1px solid #006699; }
.event_tbl td.other { color: #999988; }
.event_tbl a {
  text-decoration: none !important;
  color: #000000;
}
.event_tbl a img { border: none !important; }
.event_tbl .td_selected {
  background-color: #ffbb11;
  border: 1px solid #ff9900;
}
.event_sort {
  float: left;
  width: 110px;
  margin: 30px 0 0 4px;
  font: 12px Arial;
}
.event_sort .headline {
  text-transform: uppercase;
  color: #006699;
  font-weight: bold;
}
.event_sort a {
  display: block;
  width: 100px;
  height: 14px;
  line-height: 14px;
  padding: 0 0 0 12px;
  color: #323232;
  text-decoration: none;
  font-weight: normal;
  overflow: hidden;
}
.event_sort a:hover {
  display: block;
  background: url(../../blackbird/images/events/sort.gif) center left no-repeat;
  padding: 0 0 0 12px;
}
.event_sort a.selected {
  display: block;
  background: url(../../blackbird/images/events/sort.gif) center left no-repeat;
  padding: 0 0 0 12px;
}
ul.event_page_types {
  width: 200px;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.event_page_types li {
  width: 200px;
  display: block;
  float: left;
}
ul.event_page_types li a {
  font-family: Helvetica;
  font-size: 13px;
  text-decoration: none;
  color: #323232;
  padding: 0 0 0 12px;
}
ul.event_page_types li a.selected {
  color: #00678a;
  background: transparent url(../../blackbird/images/events/sort.gif) no-repeat scroll left center;
  display: block;
  padding: 0 0 0 12px;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

