body {
  font-family: "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
  background-color: #d0d0d0;
  color: #3d3d3d;
  margin: 0;
  font-size: 85%;
  line-height: 1.6em; }

h1, h2, h3, h4, h5, h6 {
  height: auto; }

.bag {
  width: 100%; }

#headbag, #footbag {
  background-color: black; }

a {
  color: white;
  text-decoration: none;
  padding-top: 0.2em;
  padding-bottom: 0.3em; }
  a:hover {
    color: black;
    background-color: white;
    text-decoration: none; }
  a:active, a:visited {
    color: white;
    background-color: transparent;
    text-decoration: none; }
  a:active, a:focus {
    outline: none; }
  a.quiet:hover {
    text-decoration: none;
    background-color: transparent; }

.commenttext a, .post a, .navigation a {
  color: black;
  background-color: transparent;
  border-bottom: 1px dotted #4d4d4d; }

.commenttext a:hover, .post a:hover, .navigation a:hover {
  color: black;
  background-color: white;
  border-bottom: 1px solid #4d4d4d; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .list .navigation a {
  border: none; }

h1 {
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: bold; }

h2 {
  font-size: 1.6em;
  margin-bottom: 0.75em;
  margin-top: 1.6em;
  line-height: 1.5em;
  font-weight: bold; }

h3 {
  font-size: 1.3em;
  line-height: 1;
  margin-bottom: 1em;
  margin-top: 2.2em;
  font-weight: bold; }

h4 {
  font-size: 1.1em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  font-weight: bold; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  font-weight: bold; }

h6 {
  font-size: 1em;
  font-weight: bold; }

ul {
  list-style-type: circle; }

li {
  margin-bottom: 1em; }

h2 {
  color: #4d4d4d;
  border: none; }
  h2 a {
    color: #4d4d4d;
    border: none; }
    h2 a:visited, h2 a:active {
      color: #4d4d4d;
      border: none; }

h3 {
  color: #4d4d4d;
  border: none; }
  h3 a {
    color: #4d4d4d;
    border: none; }
    h3 a:visited, h3 a:active {
      color: #4d4d4d;
      border: none; }

h4 {
  color: #4d4d4d;
  border: none; }
  h4 a {
    color: #4d4d4d;
    border: none; }
    h4 a:visited, h4 a:active {
      color: #4d4d4d;
      border: none; }

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: none; }

#headingbag {
  position: absolute;
  top: 240px;
  left: 0;
  padding-bottom: 11px;
  background: transparent url('./images/shade.png') left bottom repeat-x; }
  #headingbag .bag {
    position: relative;
    background-color: white; }
    #headingbag .bag .container {
      padding: 10px 0 10px 0; }
      #headingbag .bag .container .sectiontitleholder {
        text-align: right; }
      #headingbag .bag .container h2 {
        margin: 0;
        padding: 0;
        color: black;
        font-size: 24px; }
        #headingbag .bag .container h2 a {
          color: black; }
          #headingbag .bag .container h2 a:hover {
            color: #4d4d4d; }
        #headingbag .bag .container h2.sectiontitle {
          display: none;
          color: #7e7e7e; }

.single #headingbag h2 {
  font-size: 20px !important; }

.responsebox {
  position: relative;
  margin-bottom: 15px; }
  .responsebox div.image {
    margin: 0;
    padding: 0;
    float: left; }
    .responsebox div.image a {
      margin: 0;
      padding: 0; }
      .responsebox div.image a:hover {
        text-decoration: none; }
  .responsebox ul {
    list-style-type: none;
    margin: 0; }
  .responsebox h3 {
    color: white;
    background-color: #4d4d4d;
    padding: 10px 15px 10px 15px;
    margin: 0;
    float: left; }
    .responsebox h3.leavereply {
      font-size: 1em; }
  .responsebox h4 {
    color: black;
    margin: 0;
    line-height: 1; }
    .responsebox h4 a:hover {
      color: #4d4d4d; }
  .responsebox .border {
    position: relative;
    float: left;
    clear: both;
    text-indent: -9999px;
    border: none;
    font-size: 0px;
    line-height: 0;
    width: 950px;
    height: 6px;
    margin: 0 0 30px 0;
    padding: 0;
    background-color: #4d4d4d; }
    .responsebox .border img {
      position: absolute;
      left: 68px;
      top: 0px; }
  .responsebox div a {
    color: black; }
  .responsebox .boxbutton {
    display: block;
    float: right; }

.commentlist {
  list-style-type: none;
  list-style-image: none;
  margin: 20px 0 30px 0;
  padding: 0;
  display: block;
  float: left;
  clear: both;
  line-height: 1.5;
  font-size: 90%; }
  .commentlist li {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    float: left;
    clear: left; }

.comment {
  position: relative;
  margin: 0 0 35px 0;
  padding: 0;
  width: 950px;
  float: left;
  clear: both; }

#respond {
  margin: 0 0 30px 0; }

.commentbox {
  margin: 0 0 20px 0;
  float: left;
  clear: both; }
  .commentbox div {
    float: left;
    clear: none; }
  .commentbox .avatarbox {
    width: 70px;
    height: 70px;
    margin-right: 10px; }
  .commentbox .commentmetadata {
    width: 230px;
    margin-right: 10px; }
  .commentbox .reply {
    float: left;
    clear: both; }

.commenttextwrap {
  width: 610px;
  margin-right: 0px;
  background-color: white; }

ul .commenttext {
  width: 610px;
  margin: 0 0 0 0;
  padding: 10px;
  background-color: #dcdcdc;
  color: #222222; }
ul ul .commenttext {
  width: 580px;
  margin-left: 10px;
  padding-left: 30px; }
ul ul ul .commenttext {
  width: 540px;
  padding-left: 70px; }
ul ul ul ul .commenttext {
  width: 500px;
  padding-left: 110px; }
ul ul ul ul ul .commenttext {
  width: 460px;
  padding-left: 150px; }
ul ul ul ul ul ul .commenttext {
  width: 420px;
  padding-left: 190px; }
ul ul ul ul ul ul ul .commenttext {
  width: 380px;
  padding-left: 230px; }

div.commentnavigation {
  margin: 10px 0 30px 0; }
  div.commentnavigation .first {
    text-align: left; }
  div.commentnavigation .last {
    text-align: right; }
  div.commentnavigation .first a {
    float: left;
    display: block;
    background: url('./images/prevcomments.png') no-repeat;
    text-indent: -9999px;
    font-size: 0px;
    line-height: 0px;
    width: 112px;
    height: 18px;
    border: none; }
  div.commentnavigation .last a {
    float: right;
    display: block;
    background: url('./images/nextcomments.png') no-repeat;
    text-indent: -9999px;
    font-size: 0px;
    line-height: 0px;
    width: 112px;
    height: 18px;
    border: none; }

p {
  display: block; }

#header {
  background: url('images/headback.png') no-repeat;
  height: 240px;
  position: relative; }
  #header #sectionmenu {
    position: absolute;
    top: 55px;
    right: 40px;
    width: 190px;
    height: auto; }
    #header #sectionmenu.quiet .sectionmenuitem {
      background: none !important; }
    #header #sectionmenu .sectionmenuitem {
      width: 190px;
      display: block;
      float: left;
      clear: both;
      padding: 0 0 10px 0;
      color: white;
      font-size: 14px;
      font-weight: bold;
      height: 20px; }
      #header #sectionmenu .sectionmenuitem:hover, #header #sectionmenu .sectionmenuitem.selected {
        color: #7d7d7d;
        background-color: transparent; }
      #header #sectionmenu .sectionmenuitem.menublog {
        background: transparent url('images/menublog.png') right center no-repeat; }
        #header #sectionmenu .sectionmenuitem.menublog:hover, #header #sectionmenu .sectionmenuitem.menublog.selected {
          background-image: url('images/menublog-selected.png'); }
      #header #sectionmenu .sectionmenuitem.menufilms {
        background: transparent url('images/menufilm.png') right center no-repeat; }
        #header #sectionmenu .sectionmenuitem.menufilms:hover, #header #sectionmenu .sectionmenuitem.menufilms.selected {
          background-image: url('images/menufilm-selected.png'); }
      #header #sectionmenu .sectionmenuitem.menueducation {
        background: transparent url('images/menueducation.png') right center no-repeat; }
        #header #sectionmenu .sectionmenuitem.menueducation:hover, #header #sectionmenu .sectionmenuitem.menueducation.selected {
          background-image: url('images/menueducation-selected.png'); }
      #header #sectionmenu .sectionmenuitem.menureviews {
        background: transparent url('images/menureviews.png') right center no-repeat; }
        #header #sectionmenu .sectionmenuitem.menureviews:hover, #header #sectionmenu .sectionmenuitem.menureviews.selected {
          background-image: url('images/menureviews-selected.png'); }

#logo a {
  position: absolute;
  top: 174px;
  left: 34px;
  width: 200px;
  height: 50px;
  display: block; }

#tv {
  position: absolute;
  top: 46px;
  right: 1px;
  width: 221px;
  height: 117px; }

#content {
  margin-top: 40px; }

#sidebar {
  margin: 40px 0 40px 0; }

#footer {
  margin: 30px 0 40px 0;
  font-size: 80%;
  color: #777777; }

.list h2, .post h2 {
  font-size: 3em;
  line-height: 1;
  margin: 0px 0 20px 0; }

.list h3 {
  font-size: 2.1em;
  line-height: 1;
  margin: 0px 0 20px 0;
  padding: 10px 10px 15px 10px;
  background-color: white; }

#footer h3 {
  color: white;
  margin-top: 0; }

.list h3 a {
  color: #4d4d4d;
  border: none; }
  .list h3 a:hover {
    color: #aaaaaa;
    background-color: transparent;
    border: none; }

.restoflinks {
  margin: 1.5em 0 0 0; }
  .restoflinks h2 {
    margin-top: 0;
    color: #fcffa5; }
  .restoflinks li {
    margin-bottom: 0; }

.catlinks>ul, .catlinks li.linkcat {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

.post {
  padding-bottom: 20px; }

.list .post {
  margin-bottom: 30px; }

.smallpost {
  padding-bottom: 0;
  background: none; }

.separate {
  padding-bottom: 20px; }

.exposureroom {
  display: block;
  padding-bottom: 20px; }

#meta {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }
  #meta li {
    display: inline; }

#loginout ul, #loginout li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

#s_div {
  float: right;
  width: auto;
  margin-top: 10px; }
  #s_div input {
    display: block;
    float: left;
    clear: none;
    font-size: 0.9em; }

#s {
  font-size: 0.9em;
  background-color: white;
  color: #4d4d4d;
  border-width: 0;
  margin: 6px 8px 0 38px;
  padding: 3px 4px 6px 4px;
  width: 90px; }

#searchsubmit {
  color: white;
  font-weight: bold;
  background: transparent url('./images/arrowwhite1.png') right center no-repeat;
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  width: 75px;
  height: 32px; }

#userinfobox {
  position: absolute;
  right: 280px;
  top: 18px;
  font-size: 75%;
  color: #7f7f7f; }
  #userinfobox div {
    margin-left: 10px;
    float: left; }

#commentform {
  font-size: 85%; }
  #commentform label {
    font-weight: bold; }
  #commentform input {
    font-size: 0.9em;
    background-color: white;
    color: #4d4d4d;
    border-width: 0;
    margin: 0;
    padding: 3px 4px 6px 4px;
    width: 142px; }
  #commentform #responder div {
    height: 40px; }
  #commentform textarea {
    font-size: 1.4em;
    background-color: white;
    color: #4d4d4d;
    border-width: 0;
    margin: 0 0 15px 0;
    padding: 3px 4px 6px 4px;
    width: 622px; }

#cancel-comment-reply a {
  display: block;
  background: url('./images/cancelreply.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 103px;
  height: 18px;
  position: absolute;
  right: 0px;
  bottom: 30px;
  border: none; }
  #cancel-comment-reply a:hover {
    text-decoration: none;
    background-color: transparent; }

p img {
  padding: 0;
  max-width: 100%; }

.alignright {
  padding: 10px 0 10px 10px;
  margin: 0;
  display: block;
  float: right; }

.alignleft {
  padding: 10px 10px 10px 0;
  margin: 0;
  display: block;
  float: left; }

.aligncenter, .alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 10px 0;
  float: none; }

.fullw {
  width: 100%; }

img.wp-smiley {
  display: inline;
  float: none;
  margin: 0;
  padding: 0; }

.wp-caption-text, .wp-caption-dt, .wp-caption-dd, .gallery-caption {
  font-size: 0.8em;
  margin: 10px 0 15px 0;
  line-height: 1.875em; }

.banner {
  display: block;
  float: none;
  margin: 25px auto 30px auto; }
  .banner img {
    display: block;
    float: none;
    margin: 0 auto 10px auto; }
  .banner p {
    display: block;
    float: none;
    margin: 0;
    text-align: center; }

.twitter-time {
  font-size: 80%; }

iframe {
  border: none; }

#searchbar {
  height: 40px; }

#mainmenu {
  position: absolute;
  top: 183px;
  left: 270px; }
  #mainmenu.top {
    top: 15px !important; }
  #mainmenu ul {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0px;
    float: left;
    list-style-type: none;
    display: block; }
    #mainmenu ul li {
      margin-right: 5px;
      margin-bottom: 0px;
      padding-bottom: 0px;
      float: left;
      display: block; }
      #mainmenu ul li a {
        display: block;
        padding: 2px 6px 3px 6px;
        font-weight: bold;
        font-size: 0.9em;
        white-space: nowrap; }
      #mainmenu ul li li a {
        white-space: normal; }
      #mainmenu ul li a:hover {
        color: white;
        background-color: #4d4d4d; }
      #mainmenu ul li ul {
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 7px 0 0 0;
        background-color: #333333; }
      #mainmenu ul li div {
        visibility: hidden;
        margin: 0;
        padding: 0; }
      #mainmenu ul li li {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
        clear: left;
        position: relative; }
      #mainmenu ul li ul ul {
        float: left;
        clear: left;
        visibility: hidden;
        position: relative;
        padding: 0 0 0 10px; }

.ad {
  background-color: #dddddd;
  float: left;
  clear: none;
  padding: 0; }

.bannerad {
  width: 468px;
  height: 60px;
  margin-right: 14px; }

.fullbannerad {
  width: 950px;
  height: 40px;
  margin: 15px 0 15px 0; }
  .fullbannerad a:hover {
    background-color: transparent; }

.vbannerad {
  width: 120px;
  height: 240px;
  margin: 0 15px 30px 0; }

.vad {
  width: 270px;
  margin: 0 0 15px 0; }
  .vad a {
    display: block;
    margin: 0 auto;
    width: 100%; }
    .vad a:hover {
      background-color: transparent; }
    .vad a img {
      display: block;
      margin: 0 auto;
      padding: 10px 0 10px 0; }

.boxad {
  width: 270px;
  height: 270px; }

div.firstad {
  clear: both; }
div.lastad {
  margin-right: 0; }

#topads {
  margin: 70px 0 0 0; }
  #topads .bannerad {
    margin-top: 15px; }
    #topads .bannerad a:hover {
      background-color: transparent; }
    #topads .bannerad img {
      width: 468px; }

.home #topads, .page-template-homepage-2-php #topads {
  margin: 20px 0 0 0; }

.sectioncolumn {
  margin-bottom: 30px; }
  .sectioncolumn .sectionbox {
    background-color: #dcdcdc;
    position: relative;
    margin-bottom: 10px; }
    .sectioncolumn .sectionbox h3 {
      color: #4d4d4d;
      background-color: white;
      padding: 12px 15px 15px 15px;
      margin: 0;
      font-size: 18px; }
    .sectioncolumn .sectionbox .sectionboxinner {
      margin: 15px 0 0 0;
      padding: 0 15px 20px 15px;
      float: left; }
      .sectioncolumn .sectionbox .sectionboxinner ul {
        list-style-type: none;
        margin: 0; }
      .sectioncolumn .sectionbox .sectionboxinner .headimage img {
        width: 110px;
        height: auto; }
      .sectioncolumn .sectionbox .sectionboxinner h4 {
        margin: 0 0 0 0;
        line-height: 1.2;
        font-size: 1.2em; }
      .sectioncolumn .sectionbox .sectionboxinner h4 a:hover {
        background-color: transparent;
        color: white; }
      .sectioncolumn .sectionbox .sectionboxinner small {
        font-weight: bold; }

.strongboxes {
  position: relative;
  margin-bottom: 15px; }
  .strongboxes .strongbox {
    display: none;
    width: 100%; }
  .strongboxes .firstbox {
    display: block; }

.strongbox {
  background-color: #dcdcdc;
  position: relative;
  margin-bottom: 15px; }
  .strongbox div {
    margin: 15px 0 0 0;
    padding: 0 15px 20px 15px;
    float: left; }
    .strongbox div div {
      margin: 0;
      padding: 0; }
    .strongbox div.image {
      margin: 0;
      padding: 0;
      float: left; }
      .strongbox div.image a {
        margin: 0;
        padding: 0; }
        .strongbox div.image a:hover {
          text-decoration: none; }
  .strongbox ul {
    list-style-type: none;
    margin: 0; }
  .strongbox h3 {
    color: #4d4d4d;
    background-color: white;
    padding: 12px 15px 15px 15px;
    margin: 0;
    font-size: 18px; }
  .strongbox div a {
    color: black; }
  .strongbox li {
    display: block;
    margin: 0; }
  .strongbox .boxbutton {
    display: block;
    float: right; }

.weakbox {
  position: relative;
  margin-bottom: 15px;
  color: #222222; }
  .weakbox div {
    margin: 15px 0 0 0;
    padding: 0 15px 20px 15px;
    float: left; }
    .weakbox div.image {
      margin: 0;
      padding: 0;
      float: left; }
      .weakbox div.image a {
        margin: 0;
        padding: 0; }
        .weakbox div.image a:hover {
          text-decoration: none; }
  .weakbox ul {
    list-style-type: none;
    margin: 0; }

.homepostbox h3, .weakbox h3 {
  color: white;
  background-color: #4d4d4d;
  padding: 10px 15px 10px 15px;
  margin: 0;
  float: left; }

.homepostbox .border, .weakbox .border {
  position: relative;
  float: none;
  clear: both;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
  width: auto;
  height: 6px;
  margin: 0;
  padding: 0;
  background-color: #4d4d4d;
  border: none; }

.homepostbox .border {
  margin-bottom: 20px; }
  .homepostbox .border img {
    position: absolute;
    left: 68px;
    top: 0px; }

.weakbox .border img {
  position: absolute;
  left: 68px;
  top: 0px; }
.weakbox div a {
  color: white; }
  .weakbox div a:hover {
    color: #222222;
    background-color: white; }
.weakbox .boxbutton {
  display: block;
  float: right; }

img.next {
  position: absolute;
  right: 15px;
  top: 10px; }
img#twitbird {
  position: absolute;
  right: 15px;
  top: 0px; }

.homepostbox {
  margin-bottom: 30px; }

.homepost {
  margin: 0 0 20px 0; }
  .homepost .headimage img {
    width: 110px;
    height: auto; }
  .homepost h2 {
    margin: 0 0 0 0 !important;
    line-height: 1.2 !important; }
  .homepost h4 {
    margin: 0 0 0 0;
    line-height: 1.2;
    font-size: 1.2em; }
  .homepost h2 a:hover {
    background-color: transparent;
    color: white; }
  .homepost small {
    font-weight: bold; }

.headimage a:hover {
  text-decoration: none;
  background-color: transparent; }

img.commentcountimg {
  margin-right: 5px; }

a.commentcountlink {
  color: #4d4d4d; }
  a.commentcountlink:hover {
    color: white;
    background-color: transparent; }
a.more-link, a.readmore {
  float: left;
  display: block;
  background: url('./images/readmore.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 86px;
  height: 18px;
  border: none; }

.homepostbox a.readmore {
  margin-left: 120px; }

#commentform #submit {
  float: left;
  display: block;
  background: url('./images/submitcomment.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 117px;
  height: 18px;
  border: none; }

a.comment-reply-link {
  float: left;
  display: block;
  background: url('./images/reply.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 59px;
  height: 18px;
  border: none; }
  a.comment-reply-link:hover {
    text-decoration: none;
    background-color: transparent;
    border: none; }
a.comment-reply-login {
  float: left;
  display: block;
  background: url('./images/logintoreply.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 110px;
  height: 18px;
  border: none; }
  a.comment-reply-login:hover {
    text-decoration: none;
    background-color: transparent;
    border: none; }
a.more-link:hover, a.readmore:hover {
  text-decoration: none;
  background-color: transparent;
  border: none; }

div.navigation {
  margin: 10px 0 30px 0; }
  div.navigation .first {
    text-align: left; }
  div.navigation .last {
    text-align: right; }
  div.navigation .first a {
    float: left;
    display: block;
    background: url('./images/prevpost.png') top left no-repeat;
    padding: 25px 0 0 14px; }

.list div.navigation .first a {
  background: url('./images/prevposts.png') top left no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 86px; }

div.navigation .last a {
  float: right;
  display: block;
  background: url('./images/nextpost.png') top right no-repeat;
  padding: 25px 14px 0 0; }

.list div.navigation .last a {
  background: url('./images/nextposts.png') top right no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 86px; }

.postmetadata {
  margin: 0 0 20px 0;
  font-size: 90%;
  font-weight: bold; }

#featuredbox {
  height: 354px;
  background-color: #dcdcdc; }

#sectionfeaturebox {
  height: 415px;
  background-color: #dcdcdc;
  overflow: hidden;
  margin-bottom: 30px; }
  #sectionfeaturebox h3 {
    font-size: 1.3em; }
  #sectionfeaturebox div.image {
    width: 100%;
    height: auto; }
    #sectionfeaturebox div.image a {
      width: 100%;
      height: auto; }
      #sectionfeaturebox div.image a img {
        width: 100%;
        height: auto; }

small.homepostmetadata {
  color: #777777; }
  small.homepostmetadata a {
    color: #777777; }

div.parallax {
  position: absolute;
  background-color: red;
  margin: 0;
  padding: 0; }

#loginform-tml-main #login-submit-tml-main {
  display: block;
  background: url('./images/login.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 65px;
  height: 18px;
  border: none; }
#loginform-tml-main input {
  font-size: 0.9em;
  background-color: white;
  color: #4d4d4d;
  border-width: 0;
  margin: 0;
  padding: 3px 4px 6px 4px; }

.newline {
  margin-top: 40px; }

#adcontainer {
  width: 270px; }

#topcycle .span-24, h2.videoTitle {
  display: none; }

.counterstuff div div, .counterstuff p {
  width: 240px;
  text-align: center;
  font-size: 90%;
  margin: 0; }
.counterstuff a, .counterstuff img {
  float: none;
  display: block;
  margin: 0 auto;
  padding: 0; }
.counterstuff a {
  margin-bottom: 10px; }

.tweets {
  width: 240px;
  height: 60px;
  background: url('./images/ajax-loader.gif') center center no-repeat; }

a.follow {
  float: left;
  display: block;
  background: url('./images/follow.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 66px;
  height: 18px;
  border: none; }

.drawer {
  position: fixed;
  left: -270px;
  top: 50px;
  width: 270px;
  height: auto;
  min-height: 100px;
  background-color: #f3f3f3;
  margin: 0 30px 0 0; }
  .drawer .drawerhandle {
    position: absolute;
    background: url('./images/twitter.png') 0px 18px no-repeat;
    right: -30px;
    top: 0;
    width: 30px;
    height: 100px;
    background-color: #f3f3f3;
    margin: 0; }
  .drawer .drawercontent {
    color: #4d4d4d;
    padding: 15px;
    font-size: 90%; }
    .drawer .drawercontent a {
      color: black; }
      .drawer .drawercontent a:hover {
        background-color: #cdcdcd; }
  .drawer h2 {
    color: #4d4d4d;
    margin: 10px 0 20px 0;
    line-height: 1; }
  .drawer a.follow {
    background: url('./images/follow-dark.png') no-repeat; }

#twc_connect {
  float: left;
  clear: both;
  background-color: #e0e0e0;
  padding: 15px;
  margin: 0 0 20px 0; }

#login #twc_connect, #loginform-tml-main #twc_connect {
  width: 630px; }

#respond #twc_connect {
  width: 920px; }

#twc_button {
  margin: 0 !important;
  padding: 0 !important; }

.imagelistitem a {
  display: block;
  text-align: left; }
  .imagelistitem a.imgwrapper {
    width: 150px;
    height: 150px;
    overflow: hidden; }
  .imagelistitem a img {
    width: 100%;
    height: auto;
    text-decoration: none !important; }

.fullad {
  display: block;
  float: none;
  width: 670px;
  overflow: hidden;
  height: auto;
  border: none !important;
  margin: 0 0 20px 0;
  padding: 0; }
  .fullad:hover {
    background-color: transparent !important; }
  .fullad img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto; }

.halfad {
  display: block;
  width: 330px;
  overflow: hidden;
  height: auto;
  margin: 0 0 20px 0;
  padding: 0;
  border: none !important; }
  .halfad:hover {
    background-color: transparent !important; }
  .halfad img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto; }
  .halfad.first {
    float: left;
    clear: none;
    margin-right: 10px; }
  .halfad.last {
    float: right;
    clear: none; }
