@charset "utf-8"; 
@import url("./es/es.css");

#doc {
  margin-top: 15px;
  background: #fff;
  padding: 0 20px 0 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* @group base */
h2 {
  margin-bottom: 8px;
  font-size: 131%;
}

a,
a:link {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #999;
}

a:hover,
a:active {
  color: #00f;
}

#main {
  border-top: 1px solid #000;
  padding-top: 20px;
}

#sub {
  border-top: 1px solid #000;
  padding-top: 20px;
  overflow: hidden;
}

.section-lv2 {
  margin: 0 0px 20px 0;
}

.section-lv3 {
  margin: 0 0 20px 0;
}

#main h3 {
  margin-bottom: 10px;
}

#sub h3 {
  margin-bottom: 5px;
}


/* @group header */

#header {
/*padding-top: 20px;*/
  padding-top: 15px;
  margin: 0px 0 5px 0;
/*  border-bottom: 1px solid #000;*/
}

/* @end */


/* @group footer */

#footer {
  text-align: center;
  margin-bottom: 30px;
  font-size: 93%;
  font-family: trebuchet ms;
  border-top: 1px solid #000;
  padding-top: 20px;
}

#footer a {
  text-decoration: none;
  color: #000;
}

#footer a:hover {
  text-decoration: none;
  color: #00f;
}
/* @end footer */



#logo {
  padding-top:8px;
}

#logo a {
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
/*width: 197px; */
  width : 250px ;
  height : 48px ;
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
}

#logo strong {
  display: none;
}


#account-menu {
  float: right;
  color: #aaa;
}

#account-menu a {
  color: #000;
}

#account-menu a:hover {
  color: #00f;
}

.tweet-footer {
  color: #999;
  font-size: 85%;
}

.tweet-footer a {
  color: #999;
}

.tweet-footer a:hover {
  color: #00f;
}

a.login-link {
  color: #000;
}

a.login-link:hover {
  color: #00f;
}

.login-button {
/*font-size: 197%;*/
  font-size: 167%;
  margin: 30px 0 30px 0;
  border: 2px solid #000;
  padding: 10px; 
  width: 150px;
  text-align: center; font-weight:bold;
  color: #000;
}

.login-button:hover {
  color: #00f;
}

#tweets-more-toggle {
  font-weight: bold;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 116%;
}

#tweets-default {
  margin-bottom: 20px;
}

.left-chars-box {
  font-weight: normal;
  text-align: right;
  font-size:100%;
  color:#999;
  text-align:right;
}

.left-chars {
  font-weight:bold;
  font-size:108%;
  margin: 0 2px;
}

a.retweet:hover {
  color: #00f;
}

#post-success {
  margin: 20px 0 10px 0;
  font-size: 100%;
}

#sub a {
  color:#000;
}

#sub a:hover {
  color:#00f;
}

#shorten-url {
  margin-left:5px;
}

#intro li {
  margin-bottom: 3px;
}

.hatebu-count {
  font-size: 85%;
}

.tweet {
  margin-bottom: 17px;
  /*
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  */
}

.tweet-icon {
  float:left; width:50px;
}

.tweet-content {
  float: left;
  width: 495px;
  margin-left: 10px;
  overflow: hidden;
}

.tweet-text {
  font-size: 108%;
}

.tweet-text a {
  color: #000;
}

.tweet-text a:visited {
  color: #777;
}

.tweet-text a:hover {
  color: #00f;
}

.tweet-url {
  float: left;
  width: 420px;
  color: green;
  font-size: 85%;
}

.tweet-hatebu {
  float: right;
  width: 70px;
  text-align: right;
}

.url-ratio {
  float: right;
  width: 100px;
  text-align: right;
  padding-right: 2px;
  font-size: 93%;
  font-family: Arial;
}

.page-header {
  margin-bottom: 15px;
}

.page-title {
  float: left;
  width: 400px;
  font-weight: bold;
  font-family: trebuchet ms;
  font-size: 131%;
}

.stream-header {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.channel-header {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.channel-title {
  font-weight: bold;
  font-family: trebuchet ms;
  font-size: 131%;
  margin-bottom: 3px;
}

.channels {
  margin-bottom: 20px;
}

.channels p {
  color: #aaa;
}

.channels p a {
  color: #000;
}

.channels p a:hover {
  color: #00f;
}

#channel-menu {
  color: #fff;
}

#channel-menu a {
  color: #000;
  padding: 1px 2px 1px 2px;
}

#channel-menu a:hover {
  background: #eee;
}

#channel-menu a.current {
  background: #3274D1;
  color: #fff;
}

.channel-description {
  margin: 0px 0 15px 0;
  font-size: 100%;
  color: #333;
}

.unit {
  margin-bottom: 7px;
  font-size: 85%;

  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  background-position : -691px -226px ;
  background-repeat : no-repeat ;
  padding-left: 15px;
/*
  background: url(/images/clock.png) no-repeat 0 2px;
  padding-left: 15px;
*/
}

.unit-time {
}

#catch {
  margin: 5px 0 25px 0;
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  width: 780px;
  height: 143px;
  background-position: left -70px;
  background-repeat: no-repeat;
  position: relative;
}

a#learn-more {
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 154px;
  top: 112px;
}

#signin-button a {
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  width : 191px ;
  height : 56px ;
  background-position : -588px top ;
  background-repeat : no-repeat ;
  display: block;
  margin: 25px 0 25px 0;
}

#signin-button a span {
  display: none;
}

#home-button a {
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  width : 191px ;
  height : 56px ;
  background-position : -395px top ;
  background-repeat : no-repeat ;
  display: block;
  margin: 25px 0 25px 0;
}

#home-button a span {
  display: none;
}

.about a {
  color: #00f;
}

h2#about {
  margin-bottom: 20px;
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  width : 560px ;
  height : 75px ;
  background-position : left -228px ;
  background-repeat : no-repeat ;
}

h2#about strong {
  display: none;
}

.favicon {
  width: 16px;
  height: 16px;
}

ul.features {
}

/*
ul.pt-blue li {
  background: url(/images/pt_b.png) no-repeat;
  padding-left: 13px;
}
*/

a.pt-blue, p.pt-blue {
  background-image: url(http://s3.tubuclip.com/images/sprite.png);
  background-position: left -314px;
  background-repeat: no-repeat;
  padding-left: 13px;
}

ul.pt-blue li {
  background-image: url(http://s3.tubuclip.com/images/sprite.png);
  background-position: left -315px;
  background-repeat: no-repeat;
  padding-left: 13px;
}

#topcontrol {
  background-image: url(http://s3.tubuclip.com/images/sprite.png);
  width : 22px ;
  height : 22px ;
  background-position : -658px -228px ;
  background-repeat : no-repeat ;
}


.info {
  margin-bottom: 15px;
}

.info-time {
  margin-bottom: 3px;
  font-size: 85%;
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  background-position : -691px -226px ;
  background-repeat : no-repeat ;
  padding-left: 15px;
}

#streaming {
  position: fixed;
  _position:absolute;
  top: 10px;
  left: 10px;
  width: 80px;
  height: 18px;
  background: #f00 url(http://s3.tubuclip.com/images/streaming.gif) no-repeat 6px 4px;
  padding-left: 18px;
  z-index: 999;
  text-align: center;
  color: #fff;
  border: 1px solid #f00;
  font-size: 93%;
}

#streaming.pause {
  background: #fff;
  color: #f00;
  border: 1px solid #f00;
  padding-left: 0px;
}

.new-tweets {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}


a#restart {
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  font-weight: bold;
  font-family: trebuchet ms;
}

.stream-time {
  font-size: 85%;
  margin-bottom: 10px;
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  background-position : -691px -226px ;
  background-repeat : no-repeat ;
  padding-left: 15px;
  position:relative;
}

#sub p {
  font-size: 93%;
}

#sub h4 {
  font-size: 93%;
  font-weight: bold;
  color: #000;
}

#sub .links p a {
  color: #000;
  font-weight: bold;
}

.protected {
  background-image : url(http://s3.tubuclip.com/images/sprite.png);
  width : 7px ;
  height : 11px ;
  background-position : -691px -250px ;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-size: 93%;
  margin-top:5px;
}

#petit-stream {
  overflow: hidden;
  height: 168px;
}

#petit-stream img {
  float: left;
  display: block;
  height: 48px;
  height: 48px;
  margin: 0 8px 8px 0;
}

#howto a {
  color: #00f;
}

#howto a:hover {
  color: #00f;
}

#info dl {
  font-size: 93%;
}

#info dt {
  font-weight: bold;
}

#info dd {
  margin-bottom: 5px;
}

#stream-count {
  font-size: 250%;
  font-weight: bold;
  font-family: trebuchet ms;
}


#howtopause dl{
  margin-top: 5px;
}

#howtopause dt{
  font-weight: bold;
}

#howtopause dd{
  margin-bottom: 5px;
}

