
  body {

    font-family : Arial;
    text-align  : justify;
    color       : #ffffff;
    overflow-x  : hidden;

  }

  body, p, td, div {

    font-size      : 12px;
    vertical-align : top;

  }

  a {

    color           : #aa2236;
    text-decoration : none;

  }

  a:hover {

    text-decoration: underline;

  }

  #main_blog {

    position   : relative;
   fmin-height : 450px;

  }

  #main_image {

    max-width : 324px;

  }

  #main_blog td,
  #blog td,
  #twitter td {

    background-color : #161616; // main dark-dark gray color

  }

  .top {

    height : 19px;

  }

  .left,
  .right {

    width : 18px;

  }

  #columns {

    margin-bottom : 26px;

  }

  #blog {

    padding-right : 26px;

  }

  #blog .post {

    margin-bottom : 15px;
    clear         : right;

  }

  #blog .post img,
  #blog .post * embed,
  #blog .post * object {

    max-width : 567px;

  }

  #blog .post .date {

    color         : #999999;
    font-size     : 10px;
    text-align    : right;
    margin-right  : 5px;
    margin-bottom : 20px;

  }

  #twitter {

    width : 264px;

  }

  #blog_content,
  #twitter_content {

    height         : 300px;
    padding-bottom : 45px;

  }

  #menu {

    height        : 41px;
    text-align    : right;
    padding-right : 71px;

  }

  #header_social_networking {

    background-image  : url(../images/header.png);
    background-repeat : no-repeat;

    vertical-align    : bottom;
    text-align        : right;
    padding-bottom    : 10px;

  }

  #main_blog_content {

    background-image    : none; /* url(../images/rounded_corners.main_blog.bottom_right.png); */
    background-position : 100% 100%;
    background-repeat   : no-repeat;
    padding-top         : 19px;
    padding-bottom      : 19px;
    padding-left        : 18px;
    padding-right       : 18px;

  }

  .headline {

    color          : #ffffff;
    font-size      : 19pt;
    border-bottom  : 1px solid #848484;
    padding-bottom : 6px;
    margin-bottom  : 5px;

  }

  .small {

    font-size : 13pt;

  }

  .tweet {

    position    : relative;
    width       : 280px;
    color       : #494949;
    font-family : Verdana,Helvetica,Arial,sans-serif;
    margin-top  : 40px;

  }

  .tweet div.tweet_content {

    position   : absolute;
    width      : 241px;
    top        : 20px;
    left       : 20px;
    font-size  : 11px;
    text-align : justify;

  }

  .tweet div.tweet_content a {

    color : #5075a2;

  }

  .tweet div.tweet_speaker {

    position   : absolute;
    width      : 189px;
    left       : 20px;
    font-size  : 10px;
    color      : #656565;
    text-align : right;

  }

  .tweet div.tweet_speaker b {

    font-size : 11px;
    color     : #ffffff;

  }

  .tweet div.tweet_speaker a {

    text-decoration : none;

  }

  .tweet div.tweet_speaker p {

    font-size  : 10px;
    margin-top : 4px;

  }

  .show * {

    font-size : 11px;

  }

  .show .name {

    color : #aa2236;

  }

  .show .location {

    color           : #646464;
    text-decoration : italic;

  }

  .show .date {

    white-space : nowrap;

  }

  .tweet td {

    width : 100%;

  }

  #main_blog .cForm td {

    color : #161616;

  }

  #main_blog .cForm td {

    background-color : #f7f7f7;

  }

  .copyright {

    top      : -13px;
    position : relative;

  }

  .copyright * {

    font-size : 8pt;
    color     : #555555;

  }

  .copyright td {

  }


  body {

    margin           : 0px;
    padding          : 0px;
  /*background-image : url(../images/background_texture.small.png);*/
    background-image : url(../images/background_texture.small.dark.png);

  }

  #content {

    width            : 985px;
    min-height       : 600px;
    position         : relative;
    vertical-align   : top;
    background-image : url(../images/background_texture.small.png);

  }

  td.shadow_left {

  /*background-image    : url(../images/shadow_left.png);*/
    background-position : 100% 0;
    background-image    : url(../images/outer_frame_shadow_left.png);
    background-repeat   : repeat-y;

  }

  td.shadow_right {

  /*background-image  : url(../images/shadow_right.png);*/
    background-image  : url(../images/outer_frame_shadow_right.png);
    background-repeat : repeat-y;

  }

  #content_container {

    height            : 100%;
    position          : relative;
    background-image  : url(../images/background_content.png);
    background-repeat : no-repeat;

  }

  #content_overlay {

    width            : 985px;
    height           : 100%;
    z-index          : 0;
    opacity          : 0.83;
    filter           : alpha(opacity = 83);
    position         : absolute;
    background-color : rgb(0, 0, 0);

  }

  #actual_content_container {

    top          : 0px;
    left         : 10px;
    color        : rgb(255, 255, 255);
    z-index      : 1;
    position     : relative;
    padding-top  : 10px;

  }

  #actual_content {

    width         : 945px;
    z-index       : 2;
    position      : relative;
    padding-left  : 10px;
    padding-right : 10px;
    margin-top    : 26px;

  }

  #logo {

    z-index  : 1;
    position : relative;

  }

  #laser_under_logo {

    top      : 60px;
    left     : -160px;
    width    : 65px;
    height   : 248px;
    position : absolute;

  }

  #laser_right {

    top      : 0px;
    right    : -170px;
    width    : 722px;
    height   : 402px;
    opacity  : 0.83;
    position : absolute;

  }

  .permalink {

    text-align     : left;
    padding-top    : 10px;
    padding-bottom : 10px;

  }

  .older_entries {

    margin-bottom : 10px;

  }

