#global-menu li.welcome a{
  background: transparent;
  padding-left: 0;
  margin-left: 0;
  letter-spacing: 0;
}

#main {
  margin-right: 0;
  width: 100%;
}

#main ul.users {
  margin-right: 225px;
}


/* star global */
img.private-icon {
  vertical-align: middle;
}

/* pager */
.pager {
  text-align: right;
  margin: 20px 225px 20px 0;
  clear: left;
  font-size: 80%;
}
.pager a {
  margin: 0 2px;
  padding: 4px 6px;
  border: 1px solid #eee;
  color: #666;
}

/* INDEX */
#hatena-star p.intro {
  width:540px;
  margin:0 auto;
  font-size: 90%;
}

#hatena-star p.star_count {
  text-align: center;
  font-size: 90%;
}
#hatena-star p.star_count span.star_count {
  color: #f4b128;
  font-weight: bold;
  font-family: "arial", sans-serif;
}

#top-box {
  width: 540px;
  margin: 10px auto 10px auto;
  background: #eff3ff url(/images/top-box-top.gif) top center no-repeat;
}

#top-box #top-box-body {
  padding: 15px;
  min-height: 150px;
  background: url(/images/top-box-bottom.gif) bottom center no-repeat;
  zoom:1;
}

#top-box p {
  margin: 0;
  padding: 0;
  font-size: 90%;
}

#top-box p.more {
  text-align: right;
  padding-top: 1em;
}

#top-box p.more a{
  margin-left:10px;
}


/* form */


fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

input.text-form {
  width: 30em;
}

textarea.body {
  width: 80%;
  height: 30em;
}

input.name-form {
  width: 12em;
}

input.submit-button {
  padding: 3px 3em;
  margin: 2px 2px 0 0;
}

div.form-buttons {
  text-align: center;
}

table.form-table {
  margin: 5px 0 10px 0;
  width: 100%;
  clear: both;
}

table.form-table tr th {
  font-weight: bold;
  width: 20%;
  font-size: 90%;
  line-height: 150%;
  background: #eff3ff;
  padding: 3px;
  text-align: center;
}

table.form-table tr td {
  width: 80%;
  font-size: 90%;
  line-height:150%;
  padding: 5px;
  border-bottom: 1px solid #bbbbbb;
}

table.form-table tr td p {
  margin: 0;
  padding: 0;
}

/* user */

ul.users {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}

ul.users li.user {
  margin: 0;
  padding: 8px 0 10px 0;
  border-top: 1px solid #eee;
  clear: both;
}

div.user-footer {
  clear: both;
}

ul.users li.user .user-image {
  float: left;
  width: 68px;
  position: relative;
}

ul.users li.user .user-image img {
  margin-bottom: 5px;
}

ul.users li.user .user-image a span.frame {
  display: block;
  width: 66px;
  height: 66px;
  background: url(/images/r.gif) no-repeat;
  position: absolute;
  top: 0;
 _top: 1px;
 *top: 1px;
  left: 0;
}

ul.users li.user .user-body {
  margin: 0 0 0 75px;
}

ul.users li.user .entry-title {
  font-size: 115%;
  font-weight: bold;
}

ul.users li.user .entry-title a {
  text-decoration: underline;
}

ul.users li.user .timestamp {
  color: #cb8a3a;
}

ul.users li.user .entry-host {
  font-size: 80%;
  color: #74a85d;
}

ul.users li.user .entry-host a {
  color: #74a85d;
  text-decoration: none;
}

ul.users li.user .entry-host a:hover {
  text-decoration: underline;
}

ul.users li.user span.user-name a {
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

ul.users li.user span.user-name a:hover {
  text-decoration: underline;
}

div.user-body ul.recent-titles {
  list-style: none;
  margin: 4px 0 0 0;
  padding: 0;
  font-size: 80%;
}

div.user-body ul.recent-titles li {
  display: inline;
}

ul.users li.user ul.recent-titles a {
  color: #777;
  text-decoration: none;
}

ul.users li.user ul.recent-titles a:hover {
  text-decoration: underline;
}

ul.users li.user span.ok-message {
  font-weight: bold;
}

li.add {
  background: #FFFFDC;
  zoom: 1;
}

li.add:after {
  content: "";
  display: block;
  clear: both;
}

li.add input {
  margin-top: 6px;
}

li.add .entry-title {
  margin-top: 4px;
}

li.add .user-image img {
  margin-bottom: 0 !important;
}

/* sidebar */

#sidebar span.host a {
  color: #74a85d;
  text-decoration: none;
}

#sidebar span.host a:hover {
  text-decoration: underline;
}

span.host a {
  color: #74a85d;
  text-decoration: none;
}

span.host a:hover {
  text-decoration: underline;
}

.box-content {
  margin: 0 10px;
}

#sidebar #sidebar-colored-stars .box-content {
  padding-bottom: 0;
  font-size: 100%;
}

#sidebar #sidebar-colored-stars .more {
  margin-top: 0;
  padding-top: 0;
}

/* user.blogs */

span.star-count {
  color: #f4b128;
  font-weight: bold;
  font-size: 80%;
  margin: 0 2px;
  white-space: nowrap;
}

h1 span.star-count {
  font-size: 14px;
}

h1 span.star-count img {
  margin: 0;
  padding: 0;
}

input.blog-title {
  width: 70%;
}

.user-body .ok-message {
 _background-position:0 0;
 *background-position:0 0;
}

pre.embed_source {
  font-size: 90%;
  background: #e9eff8;
  border: 1px solid #d2deee;
  padding: 0.5em 0.8em;
  margin: 0;
  color: #555;
 _width: 95%;
 *width: 95%;
  overflow: auto;
  margin-top:3px;
}

div.message {
  background: #e5eefe;
  border: 1px solid #bccded;
  margin: 0.5em 0;
  padding: 0.7em;
}

img.edit-icon {
  vertical-align: middle;
}

form.delete {
  display: inline;
  margin: 0;
}

input.delete-icon {
  vertical-align: middle;
  cursor: pointer;
}

/* user.stars */
div.list {
  margin-right: 225px;
}

table.list {
  margin-bottom: 1px;
  margin-top: -1.5em;
}

td.list-title {
  margin: 0;
  padding: 0;
}

div.date {
  margin-top: 1.5em;
  margin-bottom: -2px;
  color: #cb8a3a;
  font-weight: bold;
  font-size: 120%;
}

span.timestamp {
  margin-left: 3px;
  color: #cb8a3a;
}

a.hatena-id {
  color: #000;
  text-decoration: none;
}

/* user.stars quote */
table.list td {
  vertical-align: top;
}

table.list td blockquote {
  margin: .3em 0;
  padding: 0;
  font-size: 90%;
  color: #777;
}

/* guide */

#hatena-star-guide p.intro {
  padding: 0 5px;
  margin-bottom: 15px;
}

#hatena-star-guide img.icon {
 _margin-top:6px;
 _margin-bottom:6px;
}

#hatena-star-guide h1 ,#hatena-star-help h1 {
  padding-left: 70px;
  background: url(/images/h1-guide.gif) 0 50% no-repeat;
}

#hatena-star-guide h2 img {
  vertical-align: bottom;
}

#hatena-star-guide .section {
  margin: 1em 0 2em 5px;
}

#hatena-star-guide .section img.img-right {
  border: 1px solid #ddd;
}

#hatena-star-guide .section li {
  font-weight: bold;
}

#hatena-star-guide .section .register-box {
  margin: 5px 275px 5px 0;
  font-size: 90%;
  padding: 10px;
  background: #eff3ff;
  zoom:1;
}

#hatena-star-guide .section .register-box img {
  border: 0;
  margin-top: 5px;
}

#hatena-star-guide .section img#screenshot3 {
  margin-left:-252px;
}

#hatena-star-guide .section pre {
  width: 98%;
 _height: 3em;
 *height: 3em;
}

#hatena-star-guide .section .register-box p {
  margin: 0;
  padding: 0;
}

#hatena-star-guide .section .register-box h3 {
  margin-bottom: 5px;
  border-bottom: 0;
  margin-top: 0;
  margin-right: 0;
  padding-bottom: 0;
}

#hatena-star-guide .section h3 {
  border-bottom: 1px dotted #002d86;
  padding-bottom: 3px;
  margin-top: 25px;
  font-size:100%;
}

#hatena-star-guide  .section .note ul li{
  font-weight:normal;
}

#hatena-star-help .section p {
  clear:both;
}

#hatena-star-help .section p img.img-right{
  padding-bottom:10px;
}

/* extension for div.section */
div.section-menu {
  text-align: right;
  font-size: 90%;
  margin: 0 0 -1em 0;
}

div#body h2 a {
  color: #fff;
}

div.section h3 {
  margin-top: 0;
}

div.section dl dt {
  margin-right: 1em;
}

div.section dl dd {
  margin-left: 10em;
}

/* Language selector */



div#simple-header ul.menu li#langselector-button a{
  padding-left:9px;
  background:url(/images/i18n/langselector.gif) 0 50% no-repeat;
}


#langselector {
  z-index:1000000;
  border:1px solid #ccc !important;
  margin:0 !important;
  padding:0 0 3px 0!important;
  font-size:75%;
  width:150px;
  top:33px !important;
}

div#langselector div#langselector-title {
  padding:3px 0 5px 3px;
  font-weight:bold;
  border-bottom:1px solid #ddd;
  margin:5px 3px 0 3px;
  line-height:1.5;
}

div#langselector ul{
  margin:0;
  padding:0;
  list-style:none;
}

div#langselector ul li{
  padding:3px 7px;
  line-height:1.5;
  margin:0;
  text-align:left;
}

div#langselector ul li a{
  color:#333;
  display:block;
  text-decoration:none;
}

div#langselector ul li a:hover{
  text-decoration:underline;
}

.star-yellow {
  color: #FCB528;
}

.star-green {
  color: #3dce24;
}

.star-red {
  color: #f32d46;
}

.star-blue {
  color: #159fdc;
}

.star-purple {
  color: #be00bf;
}

.favicon, .favicon-middle, .favicon-large {
  vertical-align: bottom;
}

h1 .favicon-large {
  border: 1px solid #DEDBD9;
  margin: 0 3px 0 0;
  padding: 0;
  background: none repeat scroll 0 0 #FFFFFF;
  vertical-align: middle;
}

h1 .favicon-middle {
  margin: 0;
  vertical-align: middle;
}
