breeze

このデザインについて

chepooka サンプル
カテゴリー:クールベーステーマ:なしヘッダー:白(細)
登録日:2008/02/06更新日:2008/02/11利用数:585
はてなダイアリーの公開デザイン「breeze」のはてなアンテナ版

・サイドバーのはずし方
ヘッダに書いてある<div class="main">とフッタのすべてを消す

ヘッダ/フッタ/スタイルシート

ページのヘッダ

<h1><hatena name="title"></h1>
<div class="box">
<div class="main">

ページのフッタ

</div>

<div class="sidebar">

<div class="hatena-module">
<div class="hatena-moduletitle">Hatena</div>
<div class="hatena-modulebody">
<ul>
<li><a href="http://www.hatena.ne.jp/">はてな</a>
<li><a href="http://d.hatena.ne.jp/">はてなダイアリー</a>
<li><a href="http://b.hatena.ne.jp/">はてなブックマーク</a>
<li><a href="http://f.hatena.ne.jp/">はてなフォトライフ</a>
</ul>
</div></div>

<hatena name="rss" url="http://b.hatena.ne.jp/hotentry?mode=rss" listlimit="10" template="hatena-module" desclength="0" moduletitle="Hotentry">

</div>

スタイルシート

body {
  font-size: 100%; 
  font-family: Verdana, Osaka, sans-serif; 
  margin: 0;
  word-break: break-all ;
  word-wrap: break-word ;
  text-align: center;
  color: #000000;
  text-align: center;
  background: #fff;
}

/*::header:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

table{
  padding: 0;
  font-size: 100%;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  background: #ffffff;
}

.hatena-body table,
.hatena-body table table{
  padding: 0;
  background-image: none;
  background-color: transparent;
  margin: 0;
  border: none;
  width: auto;
}

table td{
  background-color:transparent;
  padding: 0 10px;
}

table table{
  background-color: transparent;
  background-image: none;
  border: none;
  width: 100%;
  line-height: 1;
}
table table td{
  background-color:transparent;
  padding: 0;
  margin: 0;
}

table div{

}

table font,
table a{
  border: none;
  color: #999;
  font-size: 100%;
}

table font{
  font-size: 65%;
}

table font font{
  font-size: 100%;
}

.hatena-body table font,
.hatena-body table a{
  color: #000000;
  font-size: 100%;
}

table a{
  border: none;
}

table input{
  background: #fff;
  color: #000;
  border: solid 1px #ddd;
}

#simple-header ul li{
  font-size: 65%;
}

/*::: title :::::::::::::::::::::::::::::::::::::::::::::*/

h1{
  padding: 65px 10% 70px 10%;
  margin: 0 auto 5px auto;
  width: 80%;
  _width: 100%;
  *width: 100%;
  font-size: 120%;
  text-align: left;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  clear: both;
  background: url(http://f.hatena.ne.jp/images/fotolife/c/chepooka/20070721/20070721230510.gif) repeat-x left bottom;
}

.box{
  margin: 0 auto;
  width: 80%;
  position:relative;
  padding: 15px 0;
}

.box:after{
  content:"";
  display:block;
  clear:both;
  border-bottom:1px transparent solid;
}

.main{
  margin: 0 -250px 0 0;
  padding: 0;
  width: 100%;
  float:left;
  clear: left;
}

.description{
  padding: 15px;
  font-size: 11px;
}

p.pager {
  margin: 0 0 5px 0;
  padding: 0;
  clear: both;
  text-align: left;
  color: #f0f0f0;
  font-size: 1px;
}

.main p.pager {
  margin: 0 250px 5px 0;
}

p.pager b{
  color: #FF46C2;
  font-weight: bold;
  font-size: 12px;
  margin: 0 5px 0 0;
}

p.pager a{
  color: #000000;
  font-size: 12px;
  margin: 0 5px 0 0;
}

p.pager a:hover{
  color: #ffffff;
  background-color: #FF46C2;
}

iframe{
  display: none !important;
}

ol {
  margin: 7px 0;
  padding: 0;
  text-align: center;
  list-style-position: inline;
  list-style: none;
  text-align: left;
  font-size: 80%;
}

.main ol{
  margin: 7px 250px 7px 0;
}

#hatena-antenna-normal,
#hatena-antenna-detail{
}

li {
  margin: 0;
  padding: 3px 0;
}

span.modified{
  font-size: 80%;
  margin: 0 3px 0 0;
}

#hatena-antenna-normal span.modified,
#hatena-antenna-detail span.modified{
  margin: 0 0 6px 0;
  display: block;
}

li a.screenshot{
  
}

li a.screenshot img{
  margin: 0 0 7px 7px;
  float: right;
}

li a{
  text-decoration: none;
}

li a:link{
  color: #000000;
}

li a:visited {
  color: #999999;
}

li a:hover {
  color: #FF46C2;
}

.main li a img{} 

p {
  margin: 0;
  display: block;
}

p.diff {
  text-align:left;
  padding: 6px 0 0 0;
  margin: 2px 0 20px 0;
  line-height: 1.6;
  border-top: solid 1px #AEB4B7;
}


.footer{
  margin: 0 0 0 50px;
  padding: 5px 0;
  text-align: center;
  background-color: #ffffff;
  font-size: 10px;
  width: 500px;
  clear: both;
  display: none;

}

/*::: a :::::::::::::::::::::::::::::::::::::::::::::*/
a      { 
  text-decoration: none; 
  color: #000000;
}

a:hover,
a:hover font{
  color: #FF46C2;
}

/*::sidebar:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.sidebar {
  float: right;
  clear: right;
  width: 235px;
  color: #333333;
  margin: 0;
  text-align: left;
  line-height: 1.5;
  font-size: 70%;
}

.hatena-module{
  margin: 0 0 15px 0;
  padding: 10px;
  background: #f3f3f3;
  text-align: left;
  _width: 100%;
  
}

.hatena-moduletitle,
.hatena-moduletitle a{
  border: none;
  text-decoration: none;
  color: #000;

}

.hatena-moduletitle{
  font-size: 130%;
  line-height: 1;
  padding: 0 0 5px 0;
  margin: 0;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}

.hatena-modulebody{
  padding: 0;
  margin:  0;
  _width:100%;
}

.hatena-modulebody a{
  border: none;
  text-decoration: none;
  color: #333333;
}

/*::sidebar:list:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.hatena-modulebody ul{
  padding: 0 0 0 1.5em;
  margin: 0;
  list-style: circle;
}

.hatena-modulebody li {
  padding: 0;
  margin: 0;
}

.hatena-modulebody li a{
  color: #333333;
  padding: 0;
}

.hatena-modulebody li a:hover {
  color: #FF46C2;
}

.sidebar li a:link{
  color: #000000;
}

.sidebar li a:visited {
  color: #000000;
}

.sidebar li a:hover {
  color: #FF46C2;
}

#hatena-antenna-image ol.image li {
  float:left;
  display:block;
  width: 140px;
  height: 135px;
  white-space : -pre-wrap ;
  white-space : -o-pre-wrap ;
  white-space : pre-wrap ;
  word-break  : break-all ;
  word-wrap   : break-word ;
  text-align: left;
  margin: 0 15px 10px 0;
  padding: 0;
  list-style:none;
}

#hatena-antenna-image ol.image li a{
  margin: 0;
  padding: 0;
}

#hatena-antenna-image ol.image li a.screenshot img{
  margin: 0;
  padding: 0;
  border: 1px solid #eeeeee;
  float: none;
}

#hatena-antenna-image ol.image li .modified,
#hatena-antenna-image ol.image li .author{
  text-align:left;
  display: block;
}

#toggle_visited{
  position: absolute;
  right: 10%;
  top: 53px;
}


/*:: opened ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

div.message {
  font-size:80%;
  position: fixed;
  margin: 0 !important;
  bottom: 30px;
  right: 30px;
  *bottom: auto;
  _bottom: auto;
  *top: -150px;
  _top: -150px;
  *right: 10px;
  _right: 10px;
  width: 350px;
  z-index:1000;
 }

html {
  *overflow: hidden;
  _overflow: hidden;
}

body {
  *height: 100%;
  *overflow: auto;
  _height: 100%;
  _overflow: auto;
}

div.message {
  *position: absolute;
  _position: absolute;
}