#votelist {
  float: left;
}
.subnavigation {
  float: right;
  font-family: Apercu, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  margin-right: 29px;
  margin-bottom: 10px;
}
.subnavigation a {
  display: block;
  float: left;
  padding: 3px 20px;
  margin-left: 1px;
  border: 1px solid #4bc4d5;
  background-color: #4bc4d5;
  color: white;
}
.subnavigation a.nav-active,
.subnavigation a.nav-active:hover {
  background-color: white;
  color: #4bc4d5;
}
.subnavigation a:hover {
  background-color: #ed6741;
  border-color: #ed6741;
  color: white;
}
#votelist h4,
.votestyle h4 {
  margin-bottom: 10px;
}
#votelist h4 a,
.votestyle h4 a {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
}
#votelist .attempt div.listitem,
.votestyle .attempt div.listitem,
#votelist .latest div.listitem,
.votestyle .latest div.listitem {
  background: #ededee;
  padding: 15px 15px 15px 45px;
  margin-bottom: 10px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  min-height: 146px;
  position: relative;
  overflow: hidden;
  padding-bottom: 13px;
  border-bottom: 2px solid #fece06;
  /*span.number {
			display:block;
			float:left;
			font-family:museo-sans-1,museo-sans-2,sans-serif;
			font-size:27px;
			line-height: 27px;
			padding-right: 10px;
			
		}*/

}
#votelist .attempt div.listitem a.voterPicture,
.votestyle .attempt div.listitem a.voterPicture,
#votelist .latest div.listitem a.voterPicture,
.votestyle .latest div.listitem a.voterPicture {
  float: left;
}
#votelist .attempt div.listitem img.thumb,
.votestyle .attempt div.listitem img.thumb,
#votelist .latest div.listitem img.thumb,
.votestyle .latest div.listitem img.thumb {
  border: solid 4px #bec0c2;
  float: left;
  margin-right: 16px;
}
#votelist .attempt div.listitem div.voterContent,
.votestyle .attempt div.listitem div.voterContent,
#votelist .latest div.listitem div.voterContent,
.votestyle .latest div.listitem div.voterContent {
  float: left;
  width: 298px;
}
#votelist .attempt div.listitem p,
.votestyle .attempt div.listitem p,
#votelist .latest div.listitem p,
.votestyle .latest div.listitem p {
  font-size: 12px;
  line-height: 18px;
}
#votelist .attempt div.listitem a.readmore,
.votestyle .attempt div.listitem a.readmore,
#votelist .latest div.listitem a.readmore,
.votestyle .latest div.listitem a.readmore {
  font-size: 11px;
  line-height: 14px;
}
#votelist h5,
.votestyle h5 {
  margin: 0px;
  margin-top: 10px;
  font-weight: normal;
  font-size: 10px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#votelist h5 span,
.votestyle h5 span,
#votelist h5 a,
.votestyle h5 a {
  color: dimgray;
  display: inline-block;
  background: #dadadc url("/cassette.axd/file/site-static/upvotecomments-0595a9ca9c656ef2a861799150a3bfbc4d223b8e.png") no-repeat;
  padding: 2px 7px;
  margin-right: 3px;
  line-height: 14px;
  border: solid 1px #dadadc;
  padding-left: 22px;
}
#votelist h5 a.comments,
.votestyle h5 a.comments {
  background-position: 4px -268px;
}
#votelist h5 a.comments:hover,
.votestyle h5 a.comments:hover {
  background-position: 4px -310px;
}
#votelist h5 a.person,
.votestyle h5 a.person {
  background-position: 4px -289px;
}
#votelist h5 a.person:hover,
.votestyle h5 a.person:hover {
  background-position: 4px -334px;
}
#votelist h5 span.date,
.votestyle h5 span.date {
  background-position: 4px -366px;
}
#votelist h5 a:hover,
.votestyle h5 a:hover {
  background-color: #1bbacd;
  color: white;
  border-color: #00a7b9;
}
#votelist li.notFeatured h4 a,
.votestyle li.notFeatured h4 a {
  font-size: 16px !important;
  line-height: 20px !important;
}
#votelist .featured,
.votestyle .featured {
  width: 930px;
}
#votelist .featured div.listitem,
.votestyle .featured div.listitem {
  height: 238px;
}
#votelist .featured div.listitem img.thumb,
.votestyle .featured div.listitem img.thumb {
  height: 230px;
}
#votelist .featured div.listitem h4,
.votestyle .featured div.listitem h4 {
  padding-top: 20px;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 5px;
}
#votelist .featured div.listitem div.voterContent,
.votestyle .featured div.listitem div.voterContent {
  float: none;
  width: auto;
}
#votelist .featured div.listitem p,
.votestyle .featured div.listitem p {
  font-size: 14px;
  line-height: 20px;
}
#votelist span.orangebar,
.votestyle span.orangebar,
#votelist span.greybar,
.votestyle span.greybar {
  left: 477px;
}
#votelist span.greybar,
.votestyle span.greybar {
  left: 7px;
  width: 30px;
  padding: 5px 0px 6px 0px;
}
#votelist .votebox,
.votestyle .votebox {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  left: 15px;
  z-index: 10;
}
#votelist .votebox div,
.votestyle .votebox div {
  width: 30px;
  height: 30px;
}
#votelist .votebox div.upvote,
.votestyle .votebox div.upvote,
#votelist .votebox div.downvote,
.votestyle .votebox div.downvote {
  background: #1bbacd url("/cassette.axd/file/site-static/upvotecomments-0595a9ca9c656ef2a861799150a3bfbc4d223b8e.png") no-repeat 7px -134px;
  border-bottom: solid 1px #85dbe4;
  cursor: pointer;
}
#votelist .votebox div.upvote:hover,
.votestyle .votebox div.upvote:hover,
#votelist .votebox div.downvote:hover,
.votestyle .votebox div.downvote:hover {
  background-color: #ed6741;
}
#votelist .votebox div.downvote,
.votestyle .votebox div.downvote {
  background-position: 7px -654px;
  border-top: solid 1px #85dbe4;
  border-bottom-width: 0px;
}
#votelist .votebox div.spinner,
.votestyle .votebox div.spinner,
#votelist .votebox div.spinner:hover,
.votestyle .votebox div.spinner:hover {
  background: #1bbacd url("/cassette.axd/file/site-static/commentspinner-ff707c79e0d82ca06707a74bdb6a1bd36eeed22f.gif") no-repeat 7px 7px;
}
#votelist .votebox div.number,
.votestyle .votebox div.number {
  background: #47c8d6;
  font-weight: 500;
  color: white;
  font-size: 13px;
  height: 13px;
  padding: 9px 10px 9px 10px;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
}
#votelist .votebox.votedup div.upvote,
.votestyle .votebox.votedup div.upvote {
  background-color: #00cc33;
  border-bottom-color: #53ff7e;
}
#votelist .votebox.votedup div.upvote:hover,
.votestyle .votebox.votedup div.upvote:hover {
  background-color: #ed6741;
}
#votelist .votebox.votedup div.number,
.votestyle .votebox.votedup div.number {
  background-color: #00cc33;
}
#votelist .votebox.voteddown div.downvote,
.votestyle .votebox.voteddown div.downvote {
  background-color: #990000;
  border-top-color: #d50000;
}
#votelist .votebox.voteddown div.number,
.votestyle .votebox.voteddown div.number {
  background-color: #990000;
}
#votelist .votebox.voteddown div.downvote:hover,
.votestyle .votebox.voteddown div.downvote:hover {
  background-color: #ed6741;
}
#votelist .votebox.nodown .downvote,
.votestyle .votebox.nodown .downvote {
  display: none;
}
#votelist li.latest,
.votestyle li.latest {
  width: 930px;
}
#votelist li.latest div.listitem,
.votestyle li.latest div.listitem {
  height: 48px;
  min-height: 48px;
  padding: 6px 6px 6px 14px;
}
#votelist li.latest div.inner,
.votestyle li.latest div.inner {
  background: white;
  height: 49px;
  overflow: hidden;
  float: left;
  width: 810px;
  position: relative;
}
#votelist li.latest div.inner div.scroller,
.votestyle li.latest div.inner div.scroller {
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
}
#votelist li.latest div.inner a.shadow,
.votestyle li.latest div.inner a.shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: block;
}
#votelist li.latest div.inner a.activity,
.votestyle li.latest div.inner a.activity {
  display: block;
  position: relative;
  border-bottom: solid 1px #ededee;
  height: 24px;
  overflow: hidden;
  color: gray;
}
#votelist li.latest div.inner a.activity span.text,
.votestyle li.latest div.inner a.activity span.text {
  padding: 6px 4px 6px 60px;
  background: url("/cassette.axd/file/site-static/upvotecomments-0595a9ca9c656ef2a861799150a3bfbc4d223b8e.png") no-repeat;
  display: block;
  white-space: nowrap;
}
#votelist li.latest div.inner a.activity.commented span.text,
.votestyle li.latest div.inner a.activity.commented span.text {
  background-position: 38px -265px;
}
#votelist li.latest div.inner a.activity.awesome span.text,
.votestyle li.latest div.inner a.activity.awesome span.text {
  background-position: 38px -494px;
}
#votelist li.latest div.inner a.activity.commentvote span.text,
.votestyle li.latest div.inner a.activity.commentvote span.text {
  background-position: 38px -542px;
}
#votelist li.latest div.inner a.activity.submitted span.text,
.votestyle li.latest div.inner a.activity.submitted span.text {
  background-position: 38px -586px;
}
#votelist li.latest div.inner a.activity span.imgholder,
.votestyle li.latest div.inner a.activity span.imgholder {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 30px;
  overflow: hidden;
}
#votelist li.latest div.inner a.activity span.imgholder img,
.votestyle li.latest div.inner a.activity span.imgholder img {
  width: 34px;
  height: 34px;
  margin-top: -5px;
  margin-left: -5px;
}
#votelist li.latest div.inner a.activity span.imgarrow,
.votestyle li.latest div.inner a.activity span.imgarrow {
  display: block;
  background: url("/cassette.axd/file/site-static/upvotecomments-0595a9ca9c656ef2a861799150a3bfbc4d223b8e.png") no-repeat -6px -435px;
  width: 9px;
  height: 24px;
  left: 21px;
  top: 0px;
  position: absolute;
  z-index: 5;
}
#votelist li.latest div.inner a.activity:hover,
.votestyle li.latest div.inner a.activity:hover,
#votelist li.latest div.inner a.activity.hover,
.votestyle li.latest div.inner a.activity.hover {
  background-color: #ed6741;
  color: white;
}
#votelist li.latest div.inner a.activity:hover strong,
.votestyle li.latest div.inner a.activity:hover strong,
#votelist li.latest div.inner a.activity.hover strong,
.votestyle li.latest div.inner a.activity.hover strong {
  color: white;
}
#votelist li.latest div.inner a.activity:hover span.imgarrow,
.votestyle li.latest div.inner a.activity:hover span.imgarrow,
#votelist li.latest div.inner a.activity.hover span.imgarrow,
.votestyle li.latest div.inner a.activity.hover span.imgarrow {
  background-position: -6px -465px;
}
#votelist li.latest div.inner a.activity:hover.commented span.text,
.votestyle li.latest div.inner a.activity:hover.commented span.text,
#votelist li.latest div.inner a.activity.hover.commented span.text,
.votestyle li.latest div.inner a.activity.hover.commented span.text {
  background-position: 38px -307px;
}
#votelist li.latest div.inner a.activity:hover.awesome span.text,
.votestyle li.latest div.inner a.activity:hover.awesome span.text,
#votelist li.latest div.inner a.activity.hover.awesome span.text,
.votestyle li.latest div.inner a.activity.hover.awesome span.text {
  background-position: 38px -517px;
}
#votelist li.latest div.inner a.activity:hover.commentvote span.text,
.votestyle li.latest div.inner a.activity:hover.commentvote span.text,
#votelist li.latest div.inner a.activity.hover.commentvote span.text,
.votestyle li.latest div.inner a.activity.hover.commentvote span.text {
  background-position: 38px -564px;
}
#votelist li.latest div.inner a.activity:hover.submitted span.text,
.votestyle li.latest div.inner a.activity:hover.submitted span.text,
#votelist li.latest div.inner a.activity.hover.submitted span.text,
.votestyle li.latest div.inner a.activity.hover.submitted span.text {
  background-position: 38px -611px;
}
#votelist li.latest div.inner a.activity strong,
.votestyle li.latest div.inner a.activity strong {
  color: #3f3f3f;
  font-weight: normal;
}
#votelist li.latest h3,
.votestyle li.latest h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #a2a2a2;
  width: 80px;
  padding: 2px 0px;
  float: left;
  padding-right: 20px;
}
.frontPageWatch,
.frontPageBeat {
  position: absolute;
  bottom: 15px;
}
.frontPageWatch {
  display: block;
  height: 60px;
  width: 117px;
  background: url('/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png') -403px top;
  text-indent: -999em;
  left: 477px;
}
.frontPageWatch:hover {
  background-position: -539px -742px;
}
.frontPageBeat {
  display: block;
  height: 60px;
  width: 98px;
  background: url('/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png') -525px top;
  text-indent: -999em;
  left: 598px;
}
.frontPageBeat:hover {
  background-position: -661px -742px;
}
.sidebar {
  /*border-right: solid 1px #EDEDEE;
	width:141px !important;*/
  position: relative;
}
.sidebar div.holder {
  position: absolute;
  width: 125px;
}
.sidebar h4 {
  background: #c5c5c7;
  text-transform: uppercase;
  text-align: right;
  color: white;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  margin-right: 4px;
}
.sidebar ul {
  margin-bottom: 10px;
}
.sidebar ul li a {
  padding-right: 4px;
  display: block;
  text-transform: capitalize;
}
.sidebar ul li a span {
  text-align: right;
  padding: 6px 10px 6px 0px;
  display: block;
  font-size: 14px;
  background-color: #f8f8f8;
  margin-bottom: 1px;
}
.sidebar ul li.activeli a {
  background-position: 134px 8px;
}
.sidebar ul li.activeli a span {
  background-color: white;
}
.sidebar ul li a:hover {
  background-position: -357px 8px;
}
.sidebar ul li a:hover span {
  background: #ed6741;
  color: white;
}
.rightColumn {
  display: block;
  position: absolute;
  width: 285px;
}
.rightColumn div.about {
  border-top: 6px solid #231f20;
  padding: 20px 9px 20px 9px;
  background-image: url("/cassette.axd/file/site-static/underReviewSprites-2bee267815a13f0ed8f455fd4df4ce6067c64ab0.png");
  background-repeat: no-repeat;
  background-position: right -941px;
  border-bottom: 1px solid #ededee;
}
.rightColumn div.about strong {
  color: #231f20;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.rightColumn div.about p {
  line-height: 18px;
  padding: 5px 20px 0 0;
}
.rightColumn div.browse {
  padding: 20px 9px;
  border-bottom: 1px solid #ededee;
}
.rightColumn div.browse strong {
  color: #231f20;
  font-weight: 900;
  text-transform: uppercase;
}
.rightColumn div.browse ul.fchannels {
  padding-top: 10px;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}
.rightColumn div.browse li {
  line-height: 18px;
}
.rightColumn div.setRecord {
  background-color: #ffcd2e;
  padding: 20px 9px;
  text-align: center;
}
.rightColumn div.setRecord strong {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
}
.rightColumn div.setRecord a {
  display: block;
  height: 46px;
  width: 201px;
  background: url('/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png') 0 -140px;
  text-indent: -999em;
  margin: 9px auto 0;
  overflow: hidden;
}
.rightColumn div.facebookHolder {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededee;
  height: 260px;
}
.rightColumn div.newsletter {
  background: #ffd90a url("/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png") -928px -599px no-repeat;
  padding: 14px;
  position: relative;
  margin: 20px 0;
}
.rightColumn div.newsletter strong {
  color: white;
  font-weight: 700;
  font-size: 19px;
  text-transform: uppercase;
  margin-top: 0;
  border: none;
}
.rightColumn div.newsletter p {
  font-weight: 700;
  color: #58595b;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 11px;
}
.rightColumn div.newsletter input#signup_email {
  width: 130px;
  height: 13px;
  line-height: 13px;
  padding: 6px;
  border: 1px solid #b7b9bb;
}
.rightColumn div.newsletter input.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  background: url("/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png") -558px -603px no-repeat;
  border: none;
  text-indent: -999em;
  overflow: hidden;
  height: 29px;
  width: 103px;
  padding: 0;
  text-transform: capitalize;
}
.rightColumn div.newsletter input.button:hover {
  background-position: -669px -603px;
  cursor: pointer;
}
.rightColumn div.howTo {
  margin: 20px 0;
  border: 1px solid #ededee;
}
.rightColumn div.howTo strong.title {
  padding: 10px 38px 0 12px;
  display: block;
  text-transform: uppercase;
  background: #ffcd2e url('/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png') no-repeat right -134px;
  font-size: 14px;
  color: white;
  height: 24px;
  width: 180px;
}
.rightColumn #frontPageSteps li {
  display: block;
  width: 170px;
  margin: 30px auto 20px auto;
  /*font-family: georgia;*/
  background: url('/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png') no-repeat;
  padding-top: 1px;
}
.rightColumn #frontPageSteps li h2 {
  background-image: url('/cassette.axd/file/site-static/sprites-9c0f33c7990d999a90ce58f3f82a9fd7f37f2b04.png');
  background-repeat: no-repeat;
  margin: 105px 0 3px;
  width: 156px;
  height: 16px;
  text-indent: -999em;
  overflow: hidden;
}
.rightColumn #frontPageSteps li p {
  font-weight: 500;
  line-height: 15px;
}
.rightColumn #frontPageSteps li.step1 {
  background-position: 31px -199px;
}
.rightColumn #frontPageSteps li.step1 h2 {
  background-position: 0 -112px;
}
.rightColumn #frontPageSteps li.step2 {
  background-position: -186px -199px;
  width: 142px;
}
.rightColumn #frontPageSteps li.step2 h2 {
  background-position: -200px -112px;
}
.rightColumn #frontPageSteps li.step3 {
  background-position: -386px -199px;
  width: 142px;
}
.rightColumn #frontPageSteps li.step3 h2 {
  background-position: -400px -112px;
}
.pagination {
  margin-bottom: 10px;
}
.pagination a {
  display: block;
  width: 163px;
  height: 38px;
  background: url("/cassette.axd/file/site-static/hp-pagination-4249ac3dc57ab96129ca3e4469ccd96be1a167af.png") no-repeat;
  float: right;
  text-indent: -1000px;
  overflow: hidden;
}
.pagination a:hover {
  background-position: 0px -42px;
}
.pagination a.next {
  float: right;
  background-position: -171px 0px;
  margin-left: 5px;
}
.pagination a.next:hover {
  background-position: -171px -42px;
}
.votebanner {
  width: 941px;
  height: 130px;
  background: url("/cassette.axd/file/site-static/vote-banner-71904ece2abd5fe0d444189875273c34c92d9fed.png") no-repeat;
  margin-bottom: -30px;
  margin-top: -20px;
  margin-left: 10px;
  z-index: 10;
  position: relative;
  /*-webkit-transform: rotate(-1.5deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(-1.5deg);*/
  color: white;
  font-size: 13px;
  line-height: 16px;
}
#nodownvotes {
  position: fixed;
  top: 50% !important;
  left: 50%;
  width: 290px;
  height: 443px;
  z-index: 101;
  margin-top: -243px;
  margin-left: -189px;
  overflow: visible;
}
#nodownvotes div.header {
  background: url("/cassette.axd/file/site-static/downvotes-header-a29eaa147378c7146bde9c6c2b4eaa4ee95c83b9.png") no-repeat;
  width: 432px;
  height: 101px;
  margin-left: -88px;
  margin-bottom: 10px;
}
#nodownvotes div.inner {
  overflow: visible;
}
#nodownvotes h4 {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: black;
}
#nodownvotes p {
  font-size: 14px;
  font-weight: 500;
  color: dimgray;
  line-height: 20px;
  margin: 1em 0;
}
h2.voteh2 {
  margin-left: 10px;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background: #ee6740;
  color: white;
  padding: 10px 15px;
  float: left;
  margin-top: -20px;
  margin-bottom: 10px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  -webkit-transform: rotate(-1.5deg) translate3d(0, 0, 0);
  -moz-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
}
.newtrending {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 31px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
  float: right;
  z-index: 10;
  position: relative;
}
.newtrending li {
  display: block;
  float: right;
}
.newtrending li a {
  background: #1bbacd url("/cassette.axd/file/site-static/newtrending-6d2f85cee84771bfa37c49896ab575e33d0deb3a.png") no-repeat center 7px;
  display: block;
  overflow: hidden;
  text-indent: -1000px;
  height: 27px;
  width: 90px;
  border: 1px solid #55c5d6;
  border-left-width: 0px;
}
.newtrending li a:hover {
  background-color: #ed6741;
  border-color: #ed6741;
}
.newtrending li.trending a {
  background-position: center -16px;
  width: 130px;
  border-right: 1px solid #85dbe4;
  border-left-width: 1px;
}
.newtrending li.activenew a,
.newtrending li.activetrending a,
.newtrending li.activerecommended a {
  background-position: center -71px;
  background-color: white;
  border-color: #55c5d6;
}
.newtrending li.activetrending a {
  background-position: center -94px;
}
.newtrending li.recommended a {
  background-position: center -43px;
  width: 170px;
  border-right: 1px solid #85dbe4;
  border-left-width: 1px;
}
.newtrending li.activerecommended a {
  background-position: center -116px;
  border-right: 1px solid #85dbe4;
}
.footerfixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  left: 0;
}
.about h3 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
