.home #brand { 
  width: 50.375em;
  padding-left: 0.25em;
}

.home #brand h2 { 
  font-size: 500%;
  letter-spacing: -1px;
  line-height: 0.675em;
  padding: 0em;
  position: relative;
  font-weight: normal;
  text-align: right;
  float: none;
  width: inherit;
  text-transform: lowercase;
}

#home { 
  width: 50.125em;
  width: 51.375em;
  position: relative;
  left: 0.625em;
  margin-left: auto;
  margin-right: auto;
  color: black;  
  padding-top: 8em;
}

#home h2 { 
}

/*
#intro { 
  width: 33em;
  margin-left: 8.5625em;
  padding: 2.85em 0em 4.25em;
}
*/

#intro { 
  background: transparent;
}

#intro p { 
  padding-top: 0.1875em;
  letter-spacing: -1px;
  font-size: 1.5em;
  line-height: 1em;
}

.item { 
  position: relative;
  color: #333;
  background: #EEE;
  width: 15.875em;
  height: 13.5625em;
  overflow: hidden;
  float: left;
/*   border-right: 1.25em solid transparent; */
  margin-right: 1.25em;
  margin-bottom: 4.4375em;
}

.image { 
  margin-top: 0em !important;
}

.image img { 
  position: relative;
  top: -50%;
  left: -50%;
}

.image p { 
  position: absolute;
  bottom: 0em;
  z-index: 2;
  font-size: 75%;
  width: 100%;
  line-height: 1.333333em;
/*   padding-bottom: 0.25em; */
  background: #EEE;
}

.video p, .image p { 
  line-height: 2em;
  margin-top: -6px;
}

.video { 
}

.video object, .video embed { 
  width: 100%;
  height: 10.5625em !important;
}

.tweet { 
  padding-top: 0.5em;
  background: transparent;
  height: 13.5625em;		/* original item height */
  height: 11.5em;
  border-top: 1.5625em solid #9ae4e8;
}

.tweet p { 
  margin-top: -2px;
  font-size: 12px;
  line-height: 12px;
  border-bottom: 1px solid #9ae4e8;
  padding-bottom: 5px;
  margin-bottom: 8px;
}

.twitter, .article .more { 
  display: block;
  position: absolute;
  margin-bottom: 4px;
  bottom: 0em;
  right: 0em;
  font-size: 75%;
  line-height: 1.333333em;
}

.twitter span { 
  color: #09F;
}

.twitter:hover span { 
  color: white;
}


.item h2 { 
  margin: 0em;
  padding: 0.125em 0em;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -2px;
}

.new-month h2 { 
  word-spacing: 60px;
  color: #ddd;
  border-bottom: 3em solid #EEE;
}

.new-month { 
  background: transparent;
}

.article { 
  width: 50.125em;  
  background: transparent;
}

.article h2 { 
  width: 11em;
  padding: 0em 0em;
  margin: 0em;
}

.article h2 a {  
  padding: 0.2em .416666666667em 0.2em 0.5em;
  display: block;
  width: 10.5em;
  text-decoration: none;
  background: url(translucent.png);
  color: white;
  border-right: 1px solid white;
}

.article h2 a:hover {  
  background: url(translucent_blue.png);
}

.article h2 a:hover { 
  /* background: #09F; */
}

.article img { 
  position: absolute;
  top: 0em;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.article p { 
  border-right: 1px solid white;
  width: 20em;
  padding-right: 1.83333333333em;
  padding-left: 1em;
  height: 100%;
  background: url(translucent.png);
  color: #EEE;
  font-size: 1.5em;
  line-height: 1em;
}

.article .more { 
  right: 22.9em;
  color: white;
  text-decoration: underline;
}

.keshiki { 
  width: 50.125em;
  height: 13.5625em;		/* original item height */
  height: 13.4375em;
  background: #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.keshiki img { 
  left: 1px;
}


.keshiki p { 
  opacity: 0.7;
  border-top: 1px solid white;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  text-align: right;
  background: black;
  color: white;
  width: 66.6666666667em;
}

.keshiki p a { 
  color: white;
}

.keshiki p a:hover { 
  color: inherit;
}