  * {
  margin: 0;
  padding: 0;
}
body {
}

div#wrapper_inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

div#wrapper {
  width:100%;
  height:100%;
  background:#000;
}
  div#wrapper div#bg {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background:#000;
  }
  div#wrapper div#container {
    width: 100%;
    background: transparent;
    height:auto;
  }
/*---Header---*/
div#header {
  width:100%;
  height:22px;
  padding:0px 0px 15px 0px;
  margin-top:30px;
  margin-left:222px;
}
  div#header div#nav {
    display:none;
    width:537px;
    height:22px;
    background:#fff;
    padding:0 8px;
  }
    div#header div#nav li {
      display:none;
      width:auto;
      float:left;
      height:22px;
    }
/*MAIN*/
div.layout_full, div.ce_text {
  background:#fff;
  width:521px;
  padding:7px 8px;
  margin-bottom:15px;
  float:left;
}
  div.layout_full img, div.ce_text img {
    max-width:521px;
  }
  div.layout_full div.ce_text {
    padding:0px;
    width:505;
  }
div.retweet {
  float:left;
  background:#fff;
  height:61px;
  width:50px;
  padding:8px;
  margin-left:11px;
}
/*Music*/
div.right {
  float:left;
  width:290px;
}
div.left {
  float:left;
  width:220px;
  margin-right:10px;
}
  div.left div.img_container {
    width: 220px;
    height: 220px;
  }
  div.left div.preview {
    clear:both;
  }
.highslide img {
  border:none;
}
div.category_item {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}
/*CONTENT DIV POSITIONING*/
div#container {
  overflow:hidden;
}
div#container div#left {
  position:fixed;
  width:195px;
  top:30px;
  left:20px;
  float:left;
}
div#container div#left div#logo {
  height:94px;
  width:195px;
  margin-bottom:12px;
}
div#container div#main {
  width:635px;
  margin-left:;
  float:left;
  margin-left:222px;
}
/*div#container div#main div.inside div.blog {
  position:relative;
  margin-bottom:13px;
  width:537px;
  float:left;
  padding:8px;
  background:#fff;
  margin-right:52px;
}*/
/*LEFT BAR*/
div#left div.newsletter {
  width:181px;
  min-height:50px;
  background:#fff;
  font-size:0.95em;
  padding:4px 3px;
  margin-bottom:12px;
  margin-top:12px;
}
  div#left h1 {
    margin-bottom:2px;
  }
input.text {
  border:none;
  font-size:0.9em;
  float:left;
  padding:0 0 1px 0;
  width:178px;
  display:block;
  float:left;
}
input.submit {
  border:none;
  background:#000;
  color:#fff;
  text-transform:uppercase;
  width:50px;
  height:16px;
  font-size:0.85em;
  padding:0 1px 3px 0;
  display:block;
  clear:both;
  float:left;
  font-weight:bold;
  margin-top:1px;
}
div#main input.submit {
  width:79px;
}
div#left div.layout_full {
  width:171px;
}
div#left div.social_links {
  height:56px;
  margin-top:12px;
}
  div#left div.social_links li {
    display:block;
    width:auto;
    float:left;
    padding: 0 1px 2px 2px;
  }
  div#left div.social_links li#myspace {
    padding:0 1px 2px 0;
  }
  div#left div.social_links li#jjj {
    padding: 0 0 2px 2px;
  }
  div#left div.social_links li#fbi {
    padding:0 1px 2px 0;
  }
/*FOOTER*/
div#footer {
  width:537px;
  height:22px;
  margin-left:222px;
  clear:both;
  margin-bottom:50px;
}
  div#footer div#nav {
    display:none;
    width:537px;
    height:22px;
    background:#fff;
    padding:0 8px;
  }
    div#footer div#nav li {
      display:non;
      width:auto;
      float:left;
      height:22px;
    }
.no-margin {
  margin:0;
}
div.twtr-doc {
  background:none !important;
}
div.highslide-footer {
  display:none !important;
}
div.highslide-maincontent img {
  width: auto;
  display:block;
  margin: 0 auto !important;
}
.highslide-header ul li {
  padding:0 6px !important;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
  display: inline !important;
}
div#yt_controls {
  width:70px;
  height:33px;
  padding:14px;
  position:fixed;
  right:15px;
  bottom:15px;
  background:#000;
  z-index:999;
}
div#yt_controls img {
  margin-right:5px;
}
div.two_pic a img {
  width:77px;
  margin:4px;
  display:block;
  float:left;
}
div.one_pic a img {
  width:170px;
  margin:0 auto;
  display:block;
  float:left;
}
div#left p.confirm {
  display:none;
}
p.back {
  display:none;
}