
.blog-container {
  position: relative;
  background: url('/content/images/blognoise.png') scroll repeat 0 0 transparent;
  z-index: 2;
}
.blog-container > .top-triangle-left {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  border-top: 25px solid #c70038;
  border-right: 1000px solid transparent;
  z-index: 3;
}
.blog-container > .top-triangle-right {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: 0;
  border-top: 15px solid #e20042;
  border-left: 1000px solid transparent;
  z-index: 3;
}
.blog-container > .bottom-triangle-right {
  position: absolute;
  width: 0;
  height: 0;
  bottom: -30px;
  right: 0;
  border-bottom: 35px solid #222222;
  border-left: 1000px solid transparent;
  z-index: 3;
}
.article-top {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 200px;
  padding-bottom: 70px;
  z-index: 1;
  background-image: url('/content/images/uploads/article-top.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.article-top .article-title {
  font-size: 54px;
  line-height: 58px;
  color: white;
  text-align: center;
}
.article-top .article-subtitle {
  font-size: 24px;
  line-height: 28px;
  color: #cccccc;
  text-align: center;
}
.article-top > .img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.article-top > .img-bg img {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
}
.article-top > .img-bg img.full-height {
  display: block;
  width: auto;
  height: 100%;
}
.post {
  padding-top: 30px;
  min-height: 449px;
  border-bottom: 1px solid #CCC;
}
.post header {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.post header h2 {
  font-family: 'OfficinaSerifITCW01-Boo 734540';
  font-size: 36px;
  line-height: 40px;
  color: #333333;
}
.post img {
  width: auto;
  height: auto;
  margin-bottom: 35px;
  max-width: 100%;
}
.post p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
  color: #333333;
}
.post p > a {
  text-decoration: underline;
  color: #e00040;
}
.post h3 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
}
.post h1 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #666666;
}
.post ol {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding-left: 40px;
  margin-bottom: 30px;
  color: #333333;
  list-style: decimal;
}
.post ul {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding-left: 40px;
  margin-bottom: 30px;
  color: #333333;
  list-style: disc;
}
.post footer {
  border-top: 5px solid #e20042;
  text-align: center;
  padding-top: 20px;
}
.post footer > nav {
  position: relative;
  display: table;
  width: auto;
  height: 31px;
  margin: auto;
  padding-right: 67px;
}
.post footer > nav > button {
  width: 31px;
  height: 31px;
  cursor: pointer;
}
.post footer > nav > .pagPrev {
  float: left;
  width: 31px;
  height: 31px;
  background: url('/content/images/icons.png') scroll no-repeat -585px -290px transparent;
}
.post footer > nav > .pagPrev:hover {
  background-position: -635px -290px;
}
.post footer > nav > .pagPrev:disabled {
  background-position: -585px -290px;
  cursor: default;
}
.post footer > nav > .pagNext {
  position: absolute;
  right: 0;
  top: 0;
  width: 31px;
  height: 31px;
  background: url('/content/images/icons.png') scroll no-repeat -610px -290px transparent;
}
.post footer > nav > .pagNext:hover {
  background-position: -660px -290px;
}
.post footer > nav > .pagNext:disabled {
  background-position: -610px -290px;
  cursor: default;
}
.post footer > nav ul {
  position: relative;
  width: auto;
  padding: 2px 0px 8px 36px;
  margin-left: 31px;
  background: url('/content/images/icons.png') scroll no-repeat 0 -617px transparent;
}
.post footer > nav ul li {
  display: inline-block;
  padding: 0 7px 0 7px;
}
.post footer > nav ul li  {
  font-family: 'SBNavigatorW01-Regular';
  font-size: 19px;
  line-height: 20px;
  color: #666666;
}
.post footer > nav ul li > a.active {
  cursor: default;
}
.post footer > nav ul li > a.active,
.post footer > nav ul li > a :hover {
  color: #e20042;
}
.post footer > nav ul li.square-separator {
  position: relative;
  bottom: 4px;
  width: 2px;
  height: 2px;
  padding: 0 0 0px 0;
  display: inline-block;
  background-color: #999999;
}
.post footer > nav > .corner {
  position: absolute;
  width: 100%;
  height: 100%;
  width: 36px;
  height: 31px;
  top: 0;
  right: 31px;
  background: url('/content/images/icons.png') scroll no-repeat -550px -617px transparent;
}
.post .post-meta {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  padding-left: 0px;
  margin-bottom: 15px;
  float: left;
}
.post .post-meta li {
  float: left;
  list-style: none;
  filter: inherit;
}
.post .post-meta li.separator {
  list-style: square;
  margin-left: 27px;
  padding-top: 2px;
  font-size: 12px;
  color: #462b8c;
}
.post .post-meta a {
  color: #e20042;
}
.post .post-share {
  list-style: none;
  float: right;
  margin: 0;
}
.post .post-share > li {
  display: inline-block;
  line-height: 0px;
}
.post .post-share > li > span {
  font-size: 9px;
  line-height: 12px;
  color: #666666;
  position: relative;
  bottom: 4px;
}
.post .post-share > li > a {
  display: block;
  position: relative;
  background: url('/content/images/icons.png') scroll no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
  text-indent: -10000px;
}
.post .post-share > li > a.fb {
  background-position: -675px -220px;
}
.post .post-share > li > a.fb:hover {
  background-position: -675px -195px;
}
.post .post-share > li > a.google {
  background-position: -695px -220px;
}
.post .post-share > li > a.google:hover {
  background-position: -695px -195px;
}
.post .post-share > li > a.twitter {
  background-position: -715px -220px;
}
.post .post-share > li > a.twitter:hover {
  background-position: -715px -195px;
}
.post .post-share > li > a.email {
  background-position: -735px -220px;
}
.post .post-share > li > a.email:hover {
  background-position: -735px -195px;
}
.post .post-share > li > a > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.post .post-share > li > a > span:hover {
  background-position: -675px -195px;
}
.sidebar {
  position: relative;
  margin-top: 30px;
  height: 100%;
}
.sidebar > .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url('/content/images/blogsidenoise.png') scroll repeat 0 0 transparent;
  height: 100%;
}
.sidebar .separator {
  position: relative;
  z-index: 1;
  background: url('/content/images/sidebar_separator.png') scroll no-repeat 0 0 transparent;
  width: 329px;
  height: 2px;
}
.sidebar > header {
  position: relative;
  z-index: 1;
  padding: 30px 0 30px 20px;
  background: url('/content/images/blogsidetop.png') scroll no-repeat 0 0 transparent;
}
.sidebar > header > h1 {
  font-size: 16px;
  color: #999999;
  margin-bottom: 5px;
}
.sidebar > header > a {
  position: relative;
  color: #666666;
  margin-right: 20px;
  padding-left: 20px;
}
.sidebar > header > a > span {
  position: absolute;
  width: 100%;
  height: 100%;
  width: 18px;
  height: 18px;
  top: 2px;
  left: 0px;
  margin-right: 5px;
  display: inline-block;
}
.sidebar > header > a.rss > span {
  background: url('/content/images/icons.png') scroll no-repeat -535px -90px transparent;
}
.sidebar > header > a.email > span {
  background: url('/content/images/icons.png') scroll no-repeat -555px -90px transparent;
}
.sidebar > header > a:hover {
  color: #e20042;
}
.sidebar > header > a:hover.rss > span {
  background-position: -575px -90px;
}
.sidebar > header > a:hover.email > span {
  background-position: -595px -90px;
}
.last-posts {
  position: relative;
  z-index: 1;
  padding-left: 20px;
}
.last-posts > h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.last-posts > h3 {
  font-size: 16px;
  line-height: 20px;
  width: 240px;
}
.last-posts .post-meta {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  padding-left: 0px;
  margin-top: 5px;
}
.last-posts .post-meta li {
  float: left;
  list-style: none;
  filter: inherit;
}
.last-posts .post-meta li.square-separator {
  list-style: square;
  margin-left: 27px;
  padding-top: 1px;
  font-size: 10px;
  color: #462b8c;
}
.last-posts .post-meta a {
  color: #e20042;
}
.last-posts > article {
  padding: 30px 20px 30px 0px;
  cursor: pointer;
}
.last-posts .separator {
  background: url('/content/images/sidebar_separator.png') scroll no-repeat 0 0 transparent;
  width: 329px;
  height: 2px;
  margin-left: -20px;
}
.feature-articles article > header h2 {
  font-family: 'OfficinaSerifITCW01-Boo 734540';
  font-size: 36px;
  line-height: 40px;
  color: #333333;
}
