@import "reset.css";
@import "iehacks.css";
#container {
  width: 900px;
  margin: 20px auto;
  display: table;
}
#contentWrap {
  display: table;
  background: #fff url(images/container_bg.gif) repeat-y 0 100%;
}
#side {
  float: left;
  width: 200px;
  padding: 1em 26px 0 12px;
}
#main {
  float: right;
  margin-top: 12px;
  width: 582px;
  padding: 0 40px 0 40px;
}
#footerText {
  padding: 0 0 0 12px;
  clear: both;
}
#footer {
  clear: both;
  height: 29px;
  background: #fff url(images/footer_bg.gif) no-repeat;
}
#footer p {
  font-size: 1em;
  line-height: 2em;
  margin: 0;
  padding: 0 0 20px 9px;
}
#intro {
  background: #fff url(images/header.jpg) no-repeat;
  height: 160px;
}
#intro div.tagline {
  display: block;
  width: 210px;
  margin: 0;
  padding: 10px 0 10px 280px;
}
#intro div.tagline p {
  font-size: 1.3em;
  line-height: 1.538em;
}
#intro div.branding {
  float: right;
  margin: 18px 110px 0 0;
  text-shadow: #222 1px 1px 2px;
}
#intro div.branding h1 {
  text-transform: uppercase;
  font-size: 3em;
  line-height: 16px;
}
#intro div.branding h2 {
  line-height: 0;
}
#intro div.branding p {
  line-height: 1.8em;
  margin: 0;
}
#verticalMenu {
  margin: 1em 0 0 0;
}
#verticalMenu ul li {
  display: inline;
  list-style: none;
}
#verticalMenu ul li a {
  font-size: 1em;
  text-decoration: none;
  line-height: 1.667em;
  margin: 1em 3em 1.429em 0;
}
#side ul {
  font-size: 1.2em;
  line-height: 1.667em;
  padding: 0;
}
#side li {
  list-style: none;
  margin: 0 0 0.5em 0;
  list-style-position: outside;
}
#side li a {
  margin: 0;
  display: block;
  padding: 0.5em;
  text-decoration: none;
  width: 15.6em;
}
.article {
  padding: 6px 0 0 40px;
  background: #fff url(images/bullet.gif) no-repeat 0 0;
  border-bottom: 1px solid #843236;
  margin: 0 0 1.429em 0;
}
.comment {
  clear: both;
  padding: 1.429em 0;
}
#comment_input {
  clear: both;
}
.comment_message {
  float: right;
  width: 70%;
  padding: 0 2em 0 0;
}
.comment_author {
  float: left;
  width: 20%;
  padding: 0 0 0 2em;
}
body {
  font-size: 62.5%;
  font-family: helvetica, arial, sans-serif;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h1 {
  font-size: 2.2em;
  line-height: 0.909em;
  margin: 0 0 0.909em 0;
}
h2 {
  font-size: 2em;
  line-height: 1em;
  margin: 0 0 1em 0;
}
h3 {
  font-size: 1.6em;
  line-height: 1.25em;
  margin: 0 0 1.25em 0;
}
p,
ul,
ol,
dl {
  font-size: 1.4em;
  line-height: 1.429em;
  margin: 0 0 1.429em 0;
}
#copy {
  font-size: 1.2em;
  line-height: 1.6667;
  margin: 0;
}
.caps {
  text-transform: uppercase;
}
h3 {
  text-transform: uppercase;
}
blockquote {
  font-style: italic;
}
dt {
  font-weight: bold;
}
dd {
  line-height: 1.357em;
  margin: 0 0 1.357em 0;
}
ul li {
  list-style: disc outside;
}
ol li {
  list-style: decimal outside;
}
li p,
ol p {
  font-size: 1em;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  padding: 0 0 0 2.5em;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted #606060;
  cursor: help;
}
#painFrames {
  margin: 0 0 1.429em 0;
}
a {
  color: #843236;
  background: transparent;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
a:hover {
  color: #843236;
  border-bottom: 1px solid #843236;
}
div.nounderline a {
  border: 0;
}
.comment {
  border-top: 1px solid #ccc;
}
.commentator-d-r-ruichev {
  border-top: 2px solid #843236;
  background-color: #eee;
  display: table;
}
#painFramesLink {
  border: 0;
}
#painFramesLink:hover {
  border: 0;
}
#intro {
  color: #fff;
}
#intro p a {
  color: #fff;
}
#intro p a:hover {
  color: #fff;
  border-bottom: 1px dashed #fff;
}
#side {
  border-top: 2px solid #fff;
}
#side h2,
#copy {
  color: #666;
}
#side ul li a {
  color: #fff;
  border: 1px solid #fff;
  background-color: #843236;
}
#side ul li a:hover {
  border: 1px solid #fff;
  background-color: #9c3b40;
}
html {
  background-color: #85837b;
}
#content h1 {
  color: #843236;
}
p.share a {
  border: 0;
}
p.banner {
  text-align: center;
  background-color: #fffa19;
  padding: 10px;
  border: 5px solid #843236;
}

a.promo-link {
  text-decoration: none;
  color: #fff;
}
a.promo-link:visited {
  color: #fff;
}

.promo-wrapper {
  width: 582px;
  margin: 0 0 1rem 0;
  background: #004CB1;
  color: #fff;
}

.promo-title {
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 1;
}

.promo-invitation {
  line-height: 1.4;
  width: 70%;
  padding: 1rem;
}

.promo-header {
  position: relative;
  display: flex;
}

.promo-date {
  margin: 10px 0;
  font-size: 16px;
}

p.promo-text {
  font-size: 14px;
  margin: 10px 0;
}

.promo-cover {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  filter: drop-shadow(0.25rem 0.25rem 0.5rem #000000);
}

a.promo-link:hover .promo-cover {
  transition: all 0.2s ease-in-out;
  transform: translateY(-10px);
}

.promo-cover img {
  width: 120px;
}