/*  HTML5 ✰ Boilerplate  */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

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

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

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

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

input, select {
  vertical-align: middle;
}

body {
  font: 13px/1.231 sans-serif;
  *font-size: small;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

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

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

html {
  overflow-y: scroll;
}

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

a, a:active, a:visited {
  color: #607890;
}

a:hover {
  color: #036;
}

ul, ol {
  margin-left: 1.8em;
}

ol {
  list-style-type: decimal;
}

nav ul, nav li {
  margin: 0;
}

small {
  font-size: 85%;
}

strong, th {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}

textarea {
  overflow: auto;
}

.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

input[type="radio"] {
  vertical-align: baseline;
}

input[type="checkbox"] {
  vertical-align: baseline;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

input:invalid, textarea:invalid, input.invalid, textarea.invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}

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

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

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

.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

body {
  font-family: ff-meta-web-pro-1, ff-meta-web-pro-2, Meta, MetaPlus, "Droid Sans", arial, sans-serif;
  font-size: 100%;
}

header, #main, footer {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

header, #main {
  position: relative;
}

header {
  padding: 0 1em 0;
  border-bottom: 1px solid #b7b7b7;
}

#main {
  padding: 1em;
}

html, body {
  height: 100%;
}

#container {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -50px;
}
#container #main_footer {
  height: 50px;
}

footer {
  clear: both;
  position: relative;
  height: 50px;
}

footer {
  padding: 0 1em;
}

footer #footer_content {
  text-align: center;
  border-top: 1px solid #b7b7b7;
  font-size: 80%;
  margin: 0 -1.25em;
  padding: 0 1.25em;
}

#logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/static/img/logo.png?1307240654');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 145px;
  height: 100px;
}
#logo a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

small {
  font-size: 80%;
}

p, blockquote, ul, ol, table, dl {
  margin-top: 1em;
  margin-bottom: 1em;
}

blockquote {
  margin-left: 0.25em;
  border-left: 5px solid #e8e8e8;
  padding-left: 0.25em;
  color: #888;
}

h1 {
  font-size: 200%;
  color: #df5e0e;
  margin: 0;
}

h2 {
  font-size: 150%;
  color: #816894;
  margin: 1em 0 0;
}

a, a:active, a:visited {
  text-decoration: none;
  color: #816894;
}

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

a.loginbutton {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100px;
  height: 40px;
  border: 1px solid #b7b7b7;
  padding: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

a.loginbutton:hover {
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

dl dt {
  font-weight: bold;
  margin-top: 1em;
}

dl dd {
  text-indent: 1em;
  margin-bottom: 1em;
}

dl.bar {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  display: box;
  margin: 1em 0;
}
dl.bar dt {
  display: inline;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  display: box;
  margin: 0 0.5em 0 0;
}
dl.bar dt:after {
  content: ":";
}
dl.bar dd {
  display: inline;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  display: box;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  margin: 0 1em 0 0;
  text-indent: 0;
}
dl.bar dd:last-child {
  -moz-box-flex: 0;
  -webkit-box-flex: 0;
  -ms-box-flex: 0;
  box-flex: 0;
  margin: 0;
}

dl.infobox {
  position: relative;
  margin-bottom: 0;
  font-size: 85%;
  border: 1px solid #b7b7b7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 0;
  background: #e8e8e8;
}
dl.infobox dt {
  width: 10em;
  float: left;
  clear: left;
  margin: 0;
  padding: 0.5em 0 0 0.5em;
  text-align: right;
}
dl.infobox dd {
  *zoom: 1;
  position: relative;
  text-indent: 0;
  clear: none;
  margin: 0;
  margin-left: 11em;
  border-left: 1px solid #b7b7b7;
  background: #f6f6f6;
  padding: 0.5em;
}
dl.infobox dd:after {
  content: "";
  display: table;
  clear: both;
}
dl.infobox dd:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-left: 1px solid #eee;
  /* Fake shadow colour */
}
dl.infobox dd p, dl.infobox dd ul, dl.infobox dd ol {
  margin-top: 0;
}
dl.infobox dd ul, dl.infobox dd ol {
  margin-bottom: 0;
}
dl.infobox dt:first-child + dd {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
dl.infobox dd:last-child {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

img.avatar {
  padding: 3px;
  border: 1px solid #b7b7b7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

img.login_avatar {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 48px;
  height: 48px;
}

.breadcrumbs {
  *zoom: 1;
  list-style: none;
  margin-top: -1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumbs li {
  float: left;
  padding: 0.25em 0.25em;
  font-size: 80%;
}
.breadcrumbs li:before {
  content: "→";
  padding-right: 0.5em;
}
.breadcrumbs li:first-child:before {
  content: "";
  padding-right: 0;
}
.breadcrumbs li.home {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/static/img/home.png?1307113907');
  background-repeat: no-repeat;
  background-position: 12 22;
  width: 12px;
  height: 22px;
  padding: 0 0.2em 0 0;
}
.breadcrumbs li.home a {
  display: block;
}

.usertools {
  list-style: none;
  position: absolute;
  right: 1.25em;
  bottom: 0;
  margin: 0;
  font-size: 80%;
}
.usertools li {
  float: left;
  padding: 0.25em 0.5em;
  border-right: 1px solid #e8e8e8;
}
.usertools li a {
  text-decoration: none;
  border-bottom: 0;
}
.usertools li.profile {
  font-weight: bold;
}
.usertools li:last-child {
  border-right: 0;
  padding-right: 0;
}

/* Flash messages */
.flash, #guide {
  background: #ffffa2;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 1em;
  border: 1px solid #afafaf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.flash div.flashmessage, .flash div.guidecontent, #guide div.flashmessage, #guide div.guidecontent {
  margin: 0.5em 1em 0.6em;
}
.flash p, .flash blockquote, .flash ul, .flash ol, #guide p, #guide blockquote, #guide ul, #guide ol {
  margin-top: 1em;
  margin-bottom: 1em;
}
.flash form, #guide form {
  margin-bottom: 2em;
}

.flash:before, #guide:before {
  content: "";
  display: block;
  /* reduce the damage in FF3.0 */
  position: absolute;
  top: -21px;
  /* value = - border-top-width - border-bottom-width */
  left: 1.5em;
  /* controls horizontal position */
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #afafaf;
}

/* creates the smaller  triangle */
.flash:after, #guide:after {
  content: "";
  display: block;
  /* reduce the damage in FF3.0 */
  position: absolute;
  top: -20px;
  /* value = - border-top-width - border-bottom-width */
  left: 1.5em;
  /* value = (:before left) + (:before border-left) - (:after border-left) */
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #ffffa2;
}

/* Form elements */
div.field {
  *zoom: 1;
  margin-top: 1em;
  margin-bottom: 1em;
}
div.field:after {
  content: "";
  display: table;
  clear: both;
}
div.field .checkbox label {
  padding-left: 0.25em;
}
div.field div.label .required {
  color: #df5e0e;
}
div.field.small div.label {
  float: left;
  clear: left;
  width: 11em;
  padding-top: 6px;
}
div.field.small div.label label {
  font-weight: bold;
}
div.field.small div.control {
  float: left;
  width: 35em;
}
div.field.small div.control ul {
  -moz-column-count: 2;
  list-style: none;
  margin: 0;
}
div.field.small div.control ul li {
  padding: 0.25em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
div.field.small div.control ul li label {
  padding-left: 0.25em;
}
div.field.small div.control ul li.selected {
  font-weight: bold;
}
div.field.check div.label, div.field.wide div.label.submit {
  display: none;
}
div.field.wide div.label {
  float: none;
  clear: left;
}
div.field.wide div.label label {
  font-weight: bold;
}
div.field.wide div.control {
  margin-top: 0.25em;
  float: none;
  clear: left;
}

div.error {
  position: relative;
  background-color: #df5e0e;
  color: #fff;
  margin: 1em 0;
  padding: 0.5em 1em;
  width: 80%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
div.error:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -19px;
  left: 12em;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #df5e0e;
}

span.sidetext {
  padding-left: 0.5em;
}

span.description {
  font-size: 90%;
  color: #666;
}

form {
  margin-bottom: 1em;
}

input, textarea, select {
  font-family: ff-meta-web-pro-1, ff-meta-web-pro-2, Meta, MetaPlus, "Droid Sans", arial, sans-serif;
}

fieldset {
  *zoom: 1;
  margin-top: 1em;
  margin-bottom: 1em;
}
fieldset:after {
  content: "";
  display: table;
  clear: both;
}

textarea {
  width: 90%;
  height: 10em;
}

textarea, input[type="text"], input[type="password"], input[type="email"], input[type="url"], select {
  padding: 5px;
  color: #444;
  border: 1px solid #b7b7b7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

textarea, input[type="text"], input[type="password"], input[type="email"], input[type="url"] {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.5) inset;
}

input[type="text"], input[type="email"], input[type="password"], input[type="url"] {
  width: 250px;
  height: 20px;
  margin-bottom: 5px;
  background: #fff;
}

input[type="url"] {
  width: 500px;
}

input[name="title"] {
  font-weight: bold;
  font-size: 120%;
  width: 500px;
}

select {
  margin-bottom: 5px;
}

input[name="openid"] {
  background: url('/static/img/openid.png?1306483736') 4px no-repeat;
  width: 230px;
  padding-left: 25px;
}

input[type="submit"] {
  height: 27px;
  border: 1px solid #b7b7b7;
  font-family: ff-meta-web-pro-1, ff-meta-web-pro-2, Meta, MetaPlus, "Droid Sans", arial, sans-serif;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 0 12px;
  background: #e6e6e6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e6), color-stop(100%, #d6d6d6));
  background-image: -webkit-linear-gradient(#e6e6e6, #d6d6d6);
  background-image: -moz-linear-gradient(#e6e6e6, #d6d6d6);
  background-image: -o-linear-gradient(#e6e6e6, #d6d6d6);
  background-image: -ms-linear-gradient(#e6e6e6, #d6d6d6);
  background-image: linear-gradient(#e6e6e6, #d6d6d6);
  font-weight: bold;
  color: #444;
  vertical-align: text-bottom;
}
input[type="submit"]:hover {
  background: #d6d6d6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d6d6d6), color-stop(100%, #c6c6c6));
  background-image: -webkit-linear-gradient(#d6d6d6, #c6c6c6);
  background-image: -moz-linear-gradient(#d6d6d6, #c6c6c6);
  background-image: -o-linear-gradient(#d6d6d6, #c6c6c6);
  background-image: -ms-linear-gradient(#d6d6d6, #c6c6c6);
  background-image: linear-gradient(#d6d6d6, #c6c6c6);
}

input[type="submit"].delete {
  border: 1px solid #d47645;
  background: #ff8e53;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff8e53), color-stop(100%, #ee7e43));
  background-image: -webkit-linear-gradient(#ff8e53, #ee7e43);
  background-image: -moz-linear-gradient(#ff8e53, #ee7e43);
  background-image: -o-linear-gradient(#ff8e53, #ee7e43);
  background-image: -ms-linear-gradient(#ff8e53, #ee7e43);
  background-image: linear-gradient(#ff8e53, #ee7e43);
}
input[type="submit"].delete:hover {
  background: #ee7e43;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff8e53), color-stop(100%, #dd6e33));
  background-image: -webkit-linear-gradient(#ff8e53, #dd6e33);
  background-image: -moz-linear-gradient(#ff8e53, #dd6e33);
  background-image: -o-linear-gradient(#ff8e53, #dd6e33);
  background-image: -ms-linear-gradient(#ff8e53, #dd6e33);
  background-image: linear-gradient(#ff8e53, #dd6e33);
}

span.loading {
  display: inline-block;
  background: url('/static/img/ajax-loader.gif?1306483736') center no-repeat;
  width: 16px;
  height: 16px;
}
span.loading.hidden {
  display: none;
}

/* Tables */
table.listing {
  width: 100%;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  border-collapse: collapse;
  font-size: 85%;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.listing th, .listing td {
  padding: 0.2em 1em;
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
}

.listing td.separator,
.listing tbody.separator {
  border-bottom: 1px solid #b7b7b7;
}

.listing tr:nth-of-type(even) {
  background: #f6f6f6;
}

.listing thead th {
  background: #e8e8e8;
  padding: 0.4em 1em 0.2em;
}

.listing thead th, .listing thead td {
  border-bottom: 1px solid #b7b7b7;
}

.listing tfoot th, .listing tfoot td {
  border-top: 1px solid #b7b7b7;
  background: #e8e8e8;
}

.listing th.num, .listing td.num {
  text-align: right;
}

.listing tr.link a,
.listing tbody.link a {
  text-decoration: none;
  border-bottom: 0;
  display: block;
  margin: -0.2em -1em;
  padding: 0.2em 1em;
  color: inherit;
}

.listing tr.link:hover,
.listing tbody.link:hover tr {
  background: #d9e8f0;
}

ul.cardset {
  *zoom: 1;
  list-style: none;
  margin: 1.5em 0 1em 0;
  padding: 0;
}
ul.cardset:after {
  content: "";
  display: table;
  clear: both;
}
ul.cardset li {
  background: #fff;
  vertical-align: top;
  margin: 0 0.5em 0.5em 0;
  padding: 0;
  width: 300px;
  border: 1px solid #afafaf;
  display: block;
  float: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1) inset;
}
ul.cardset li:hover {
  background: #f6f6f6;
}
ul.cardset li a, ul.cardset li a:hover, ul.cardset li a:active, ul.cardset li a:visited {
  color: inherit;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
ul.cardset li a .title, ul.cardset li a:hover .title, ul.cardset li a:active .title, ul.cardset li a:visited .title {
  display: block;
  padding: 0 1em;
  height: 5.5em;
  overflow: hidden;
}
ul.cardset li a .title h2, ul.cardset li a:hover .title h2, ul.cardset li a:active .title h2, ul.cardset li a:visited .title h2 {
  color: #816894;
  margin: 0.5em 0 0 0;
  font-size: 130%;
}
ul.cardset li a .title h3, ul.cardset li a:hover .title h3, ul.cardset li a:active .title h3, ul.cardset li a:visited .title h3 {
  margin: 0.5em 0 0 0;
  font-size: 80%;
  color: #666;
  font-weight: normal;
}
ul.cardset li a .body, ul.cardset li a:hover .body, ul.cardset li a:active .body, ul.cardset li a:visited .body {
  display: block;
  padding: 0 1em;
  height: 7em;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}

.infosheet {
  position: relative;
  max-width: 800px;
  margin: 2em auto;
  padding-bottom: 1em;
  border: 1px solid #afafaf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px;
}
.infosheet .leftear, .infosheet .rightear {
  position: absolute;
  top: 0.5em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: 4em;
}
.infosheet .leftear span, .infosheet .rightear span {
  color: #ccc;
}
.infosheet .leftear a, .infosheet .leftear span, .infosheet .rightear a, .infosheet .rightear span {
  display: block;
  position: relative;
  font-size: 300%;
  text-decoration: none;
}
.infosheet .leftear a:hover, .infosheet .rightear a:hover {
  text-decoration: none;
}
.infosheet .leftear {
  left: -4em;
  text-align: right;
}
.infosheet .leftear a, .infosheet .leftear span {
  padding-right: 0.33em;
  -moz-transition-property: left;
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.infosheet .leftear a:hover {
  left: -5px;
  -moz-transition-property: left;
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.infosheet .rightear {
  right: -4em;
  text-align: left;
}
.infosheet .rightear a, .infosheet .rightear span {
  padding-left: 0.33em;
  -moz-transition-property: right;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.infosheet .rightear a:hover {
  right: -5px;
  -moz-transition-property: right;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.infosheet .votebox {
  float: right;
  text-align: center;
  padding-left: 1em;
}
.infosheet .votebox .choices {
  font-size: 200%;
}
.infosheet .votebox .choices span.score {
  font-family: inconsolata-1, inconsolata-2, Inconsolata, monospace;
  border: 1px solid #b7b7b7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 0 3px;
}
.infosheet .votebox .choices span.indicator {
  font-family: inconsolata-1, inconsolata-2, Inconsolata, monospace;
}
.infosheet .votebox .choices a.votechoice {
  font-family: inconsolata-1, inconsolata-2, Inconsolata, monospace;
  border: 1px solid transparent;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 0 3px;
}
.infosheet .votebox .choices a.votechoice:hover {
  border: 1px solid #b7b7b7;
  text-decoration: none;
}
.infosheet .votebox .choices a.votechoice:active, .infosheet .votebox .choices a.votechoice.selected {
  background-color: #d9e8f0;
  color: #444444;
}
.infosheet .votebox .label {
  margin-top: 0.5em;
}
.infosheet .section {
  padding: 0 2em;
}
.infosheet .section h1 {
  margin: 0.5em 0 0 0;
}
.infosheet .section h2 {
  font-size: 100%;
  background: #d9e8f0;
  padding: 0.25em 0.5em;
  margin: 0 -0.5em;
  color: #444444;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.infosheet .section h1 + p, .infosheet .section h1 + ul, .infosheet .section h1 + ol, .infosheet .section h2 + p, .infosheet .section h2 + ul, .infosheet .section h2 + ol {
  margin-top: 0.5em;
}
.infosheet .section .social {
  position: relative;
  margin: 1em 0;
}
.infosheet .section .social iframe {
  display: inline-block;
}
.infosheet .section .social .facebooklike {
  position: relative;
  top: 1px;
}
.infosheet .section.bar {
  position: relative;
  color: white;
  background-color: #df5e0e;
  padding: 1px 3em;
  margin: 1em -1em;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px;
  -o-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px;
}
.infosheet .section.bar:before, .infosheet .section.bar:after {
  display: block;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0.5em 1em;
  height: 0px;
  width: 0px;
  z-index: -1;
}
.infosheet .section.bar:before {
  left: -1em;
  bottom: -0.5em;
  border-color: transparent #df5e0e transparent transparent;
}
.infosheet .section.bar:after {
  right: -1em;
  bottom: -0.5em;
  border-color: transparent transparent transparent #df5e0e;
}
.infosheet .section.first {
  border-top: none;
}

.comments {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}
.comments p, .comments blockquote, .comments ul, .comments ol, .comments table, .comments dl {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.comments li.comment {
  position: relative;
  padding: 0.5em 0.5em;
  margin: 0;
  min-height: 3em;
}
.comments div:target {
  margin: -0.25em;
  padding: 0.25em;
  background-color: #ffffa2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.comments .collapse, .comments .uncollapse {
  font-family: inconsolata-1, inconsolata-2, Inconsolata, monospace;
}
.comments .comment-vote {
  position: absolute;
  text-align: center;
  left: -2em;
  width: 2em;
  font-size: 80%;
}
.comments .comment-vote a {
  color: #b7b7b7;
}
.comments .comment-vote a:hover {
  text-decoration: none;
  color: #816894;
}
.comments .comment-vote a.comment-vote-cancel {
  color: #816894;
}
.comments .com-children {
  border-left: 1px dotted #b7b7b7;
  list-style: none;
  margin-left: 0;
  padding-left: 2em;
  margin-bottom: 0;
}
.comments .com-header, .comments .com-footer {
  font-size: 80%;
  color: #b7b7b7;
}
.comments .com-header .commenter, .comments .com-footer .commenter {
  color: #444;
  font-weight: bold;
}
.comments .com-header .commenter.selected, .comments .com-footer .commenter.selected {
  color: #444444;
  background-color: #d9e8f0;
  padding: 1px 0.25em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.comments .com-header a,
.comments .com-footer a {
  color: #b7b7b7;
}
.comments .com-header a:hover,
.comments .com-footer a:hover {
  color: #816894;
  text-decoration: none;
}

/* Spam protection */
.z {
  display: none;
}

.hg-h {
  color: #df5e0e;
}

.hg-g {
  color: #816894;
}

.hg-s {
  color: #f0a40c;
}

#hg-bar {
  background: #e8e8e8;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #e8e8e8));
  background-image: -webkit-linear-gradient(#f9f9f9, #e8e8e8);
  background-image: -moz-linear-gradient(#f9f9f9, #e8e8e8);
  background-image: -o-linear-gradient(#f9f9f9, #e8e8e8);
  background-image: -ms-linear-gradient(#f9f9f9, #e8e8e8);
  background-image: linear-gradient(#f9f9f9, #e8e8e8);
  color: #444444;
  border-bottom: 1px solid #df5e0e;
  margin-bottom: 1em;
}
#hg-bar ul#hg-barlinks {
  *zoom: 1;
  max-width: 930px;
  margin: 0 auto;
  padding: 0 1em;
  position: relative;
  list-style: none;
  font-size: 90%;
}
#hg-bar ul#hg-barlinks:after {
  content: "";
  display: table;
  clear: both;
}
#hg-bar ul#hg-barlinks > li {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
}
#hg-bar ul#hg-barlinks > li a {
  display: block;
  padding: 0.4em 0.5em;
  text-decoration: none;
  background-color: inherit;
  color: #444444;
  border-top: 2px solid transparent;
}
#hg-bar ul#hg-barlinks > li a:visited {
  text-decoration: none;
  background-color: inherit;
  color: #444444;
}
#hg-bar ul#hg-barlinks > li a.hg-submenu:after {
  content: " ▾";
}
#hg-bar ul#hg-barlinks > li ul {
  position: absolute;
  margin: 0;
  background: #e8e8e8;
  color: #444444;
  list-style: none;
  z-index: 9999;
  left: -9999px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #df5e0e;
  border-top: none;
}
#hg-bar ul#hg-barlinks > li ul li {
  float: none;
  position: relative;
  white-space: nowrap;
}
#hg-bar ul#hg-barlinks > li ul li:last-child {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#hg-bar ul#hg-barlinks > li ul li:hover > a {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.1);
  color: black;
}
#hg-bar ul#hg-barlinks > li ul li:last-child > a {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#hg-bar ul#hg-barlinks > li ul li.hg-menu-section {
  padding: 0.4em 0.5em 0.5em;
  font-style: italic;
}
#hg-bar ul#hg-barlinks > li ul li.hg-menu-section:before, #hg-bar ul#hg-barlinks > li ul li.hg-menu-section:after {
  content: " — ";
}
#hg-bar ul#hg-barlinks > li:hover > a, #hg-bar ul#hg-barlinks > li > a:active {
  text-decoration: none;
  background: #e8e8e8;
  border-top: 2px solid #e8e8e8;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8e8e8), color-stop(100%, #d1d1d1));
  background-image: -webkit-linear-gradient(#e8e8e8, #d1d1d1);
  background-image: -moz-linear-gradient(#e8e8e8, #d1d1d1);
  background-image: -o-linear-gradient(#e8e8e8, #d1d1d1);
  background-image: -ms-linear-gradient(#e8e8e8, #d1d1d1);
  background-image: linear-gradient(#e8e8e8, #d1d1d1);
  color: black;
}
#hg-bar ul#hg-barlinks > li:hover > ul {
  left: -1px;
}
#hg-bar ul#hg-barlinks > li:first-child {
  margin-left: -0.5em;
}
#hg-bar ul#hg-barlinks > li.selected a {
  border-top: 2px solid #df5e0e;
  color: black;
  font-weight: bold;
}

@media screen and (max-device-width: 480px) {
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}
@media print {
  * {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

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

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

  .ir a:after {
    content: "";
  }

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

  thead {
    display: table-header-group;
  }

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

  @page {
    margin: 0.5cm;
}

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

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