/* Base */
@import url(http://static.typepad.com/.shared:v20120214.01-0-g360e6a1:typepad:en_us/themes/common/base-weblog.css);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v20120214.01-0-g360e6a1:typepad:en_us/themes/common/tipjar.css);

/* Portal */

/* Theme */
@import url(http://static.typepad.com/.shared:v20120214.01-0-g360e6a1:typepad:en_us/themes/vox/cityscape-sf/screen.css);

/* Custom CSS */
body {
  background: #CCFF99 url(http://akuaku.org/css_images/bamboo.jpg) repeat-x scroll 0 0;
  font-family:Tahoma,Verdana,Helvetica,Arial;
  font-size:1em;
  text-align:center;
}

#banner {
  background: none;
  background-color:#CCFF99;
  opacity:0.8;
  width: 990px;
}

#nav {
  width: 990px;
}

.content-nav {
  background: none;
  background-color:#CCFF99;
  opacity:0.85;
  width: 767px;
}

#container {
  width: 990px;
}

#container-inner, #pagebody {
  background-color: transparent;
}

.date-header {
  font-size: 18px;
  text-align: center;
  color: black;
}

.date-header a {
  color: black;
}

.layout-two-column-left #pagebody-inner {
  background: transparent;
}

.layout-two-column-left #alpha {
  background:transparent url(http://akuaku.org/css_images/box_background.jpg) repeat scroll 0 0;
  opacity:0.9;
  text-align:left;
  width: 200px;
  border: solid 1px black;
}

.layout-two-column-left #beta {
  width 770px;
}

.entry {
  padding: 7px;
  border: 1px solid black;
  background-color: white;
  width: 752px;
}

.entry-type-post img {
  background-color: #EEE;
  padding: 3px;
  border: 1px solid #CCC;
}

.side_blurb {
  color:#333300;
  font-weight:bold;
  letter-spacing:0.1em;
  margin:10px auto;
  padding:2px;
  text-align:center;
}

.shifted-image {
  position: relative;
  left: -30px;
}


/* ph=1 */

