body {
  background: #000;
  color: #c8c8c8;
  width: 909px;
  margin: auto;
  padding: 0;
  font-family: Times New Roman;
  font-size: 13px;
  font-weight: normal;
}

img {border:0;}
a {text-decoration: none;color: #00FFFF;}
a:hover {color: #00FFFF;}

#page {
  width:909px;
  margin:0 auto;
  padding:0;
}	

/* HEADER */
#header{height:78px;width:909px;margin:0;}
#leftheader { width: 670px;float: left;}
#logo {float:left;}
#logo img {vertical-align:text-bottom;}
#rightheader {width: 219px;float: right;}

/* FOOTER */
#footer-spacer {
  width: 909px;
  height: 30px;
  float:left;
}

#footer {
  margin: auto;
  width: 909px;
  height: 27px;
  font-size: 10px;
  float:left;
  background: #1e1e1e;
  text-align:center;
}

#footer p {
  margin-top: 8px;
  padding:0;
  font-family: Arial;
  font-weight: normal;
  font-size: 11px;
  color: #969696;
}

#copyright {
  width:909px;
  margin-top:10px;	
  color: #323232;
  font-family: arial;
  font-size: 11px;
  text-align: center;
  float:left;
}

h1 {
  font-family: arial;
  font-size: 17px;
  font-weight:normal;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-bottom: 0.5em;
  border-bottom: 1px #323232 solid;
}

h2 {
  font-family: arial;
  font-size: 17px;
  font-weight:normal;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px #323232 solid;
  margin-right: 10px;
  border-top: 1px #323232 solid;
}

div {
  margin: 0;
  padding: 0;
}

#iphone {
  float: left;
}

#content-wrap {
  width: 670px;
  margin:0px;
  padding:0px;
  float:left;
  min-height: 760px;
}

#tab {
  width: 20px;
  background:#fff;
  margin:0;
  padding:0;
  float: left;
}

#toptab {
  width: 20px;
  height: 372px;
  background:#fff;
  margin: 0;
  padding: 0;
}

#middletab {
  width: 20px;
  height: 197px;
  background:#000;
  margin: 0;
  padding: 3px 0 3px 0;
}

#bottomtab {
  width: 20px;
  height: 190px;
  background:#000;
  margin: 0;
  padding: 0 0 3px 0;
}

#sidebar {
  width: 219px;
  height: 766px;
  margin:0;
  padding:0;
  float:left;
  font-family: Arial;
}

#sidebar img {
  border:0;
}

#bottomcontent {
  width: 600px;
  background: #1e1e1e;
  background: #000000;
  padding: 0px 45px 10px 45px;
  text-align:center;
  font-family: Georgia;
  font-size: 14px;
}

#bottomcontent h1 {
  font-family: Arial;
  font-weight:normal;
  font-size: 17px;
  color: #FFFFFF;
  text-transform: uppercase;
}

hr {
  height: 0.1px;
  margin-top:30px;
  margin-bottom:20px;
  color: #1E1E1E;
}

#sidebar .title {
  font-weight:normal;
  font-size: 11px;
  color: #00FFFF;
  text-transform: uppercase;
  margin:0;
}

#sidebar p {
  font-size:11px;
  padding: 5px 0px 5px 3px;
  margin:0;
}

#topsidebar {
  width: 219px;
  height: 372px;
  background: #000000;
  margin: 0;
  padding: 0 0 3px 3px;
}

#middlesidebar {
  width: 219px;
  height: 197px;
  background: #000000;
  margin: 0;
  padding: 0 0 3px 3px;
}

#bottomsidebar {
  width: 219px;
  height: 197px;
  background: #000000;
  margin: 0;
  padding: 0 0 3px 3px;
}

#topmenu {
  float: right;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #969696;
  padding: 0;
  margin-top: 3em;
}

.piped {
  display:block;
}

.piped:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}

.piped li {
  display:inline;
  float:left;
}

.piped a {
  color: #969696;
  border-left:1px solid #797C80;
  margin-left:0.75em;
  margin-top: 0;
  margin-bottom: 0;
  padding:0 0 0 0.75em;
}

.piped a:hover {
  color: #00FFFF;
}

.piped a:active {
  color: #fff;
}

.piped a.first {
  border-left:0 none !important;
  margin-left:0 !important;
  padding-left:0;
}

#content{
  background-color:#232322;
  float:right;
  height:560px;
  margin-bottom:1em;
  position:relative;
  width:670px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 70%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: left;
  border: solid 2px #5E4839;
  background: #4A4B4D;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}

.entry {
  float:left;
  padding:0px;
  margin:0px;
}

.entry p {
  margin:0px 10px 5px 0;
}

.foot a {
  color: #969696;
}

.foot a:hover {
  color: #00FFFF;
}

#slideshow {
  background:#232322;
  float:left;
  margin:0;
  padding:0;
}

#slideshow a a:hover a:visited a:link {
  text-decoration:none;
}

.karmic_flow_container {
  overflow: hidden; 
  position: relative;
  /* optional */
  width: 335px; 
  height: 569px;
  float:left;
  text-align:center;
}

.karmic_flow_slider, .karmic_flow_slider li {
  list-style:none;
  margin: 0;
  padding: 0;
}

.karmic_flow_slider {
  overflow: hidden; 
  position: relative;
  /* optional */
  margin-left: 0;
}

.karmic_flow_slider li {
  float: left;
  position: relative;
  overflow:hidden;
}

.karmic_flow_slide_overflow {
  /* optional */
  /*overflow:auto;*/
}

.karmic_flow_sliding .karmic_flow_slide_overflow {
  overflow:hidden;
}

.karmic_flow_sliding object, .karmic_flow_sliding embed {
  display: none;
}

.karmic_flow_controller_selected {
  /* optional */
  background: #FFF !important;
  color: #663300 !important;
  padding: 7px 10px !important;
}

.karmic_flow_controller {
  /* optional */
  background: #333;
  color: #3399CC;
  padding: 5px 10px;
  line-height: 25px;
  text-decoration: none;
}

.karmic_controller {
  width:167px;
  float:left;
  height:500px;
  background:#232322;
}

.karmic_flow_prev_controller,
.karmic_flow_next_controller,
.karmic_flow_play_controller, 
.karmic_flow_pause_controller {
  display: block;
  float: left;
  line-height: 10em;
  background: url(/img/arrow_l.jpg);
  width: 150px;
  height: 48px;
  overflow:hidden;
  color:#000;
}

.karmic_flow_next_controller {
  background: url(/img/arrow_r.jpg);
}

.karmic_flow_play_controller {
  background: url(/img/Knob%20Play.png);
}

.karmic_flow_pause_controller {
  background:url(/img/Knob%20Pause.png) !important;
}
