﻿/* Gachapin weblog */

body {
   background-image:url(pics/20080726bg.jpg);
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   text-align: center;
   margin: 0px;
   padding: 0px;
}
#bg2 {
   background-attachment: scroll;
   margin-right: auto;
   margin-left: auto;	
   background-image: url(pics/20080726bg2.gif);
   background-repeat: no-repeat;
   width: 915px;
}
#bg {
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/20080726bg3.gif);
	background-repeat: repeat-y;
	width: 915px;
}
/* width settings */
#container {
   width: 715px;
}

#main {
   width: 515px;
}

#right {
   width: 200px;
}

#ext-footer {
   width: 715px;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
  clear:both;
}

/* color settings */

#container {
   /* background-color: #FFFFFF; */
   background-color: #ffc000;
}

#main {
   background-color: #FFFFFF;
}

#right {
   background-color: #ffc000;
}

#footer {
   background-color: transparent;
   /* background-image:url(pics/tile.png); */
}

#calendar,#monthly,#recently, #linkarea,.blogparts,#search {
   background-color: #FFFFFF;
   border: solid 1px #999999;
}

.date-header {
   color: #006699;
}

.entry-header {
   /* color: #FF0000; */
   color: #006699;
}

.entry {
   color: #006699;
}

h2.emtitle {
   color: #FF0000;
}

.post-name {
   color: #FF9933;
}

.post-time {
   color: #33cc00;
}

/* ---------- layout settings ---------- */
#container {
   margin-right: auto;
   margin-left: auto;
   text-align: left;
}

#main {
   float: left;
   margin-top: 0px;
}

#right {
   float: right;
}

#footer {
   clear: both;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}
#toolbar {
  margin-top:6px;
  margin-bottom:10px;
}
.blogparts{
   text-align:center;
   margin-top:20px;
   padding-top:4px;
}
.blogparts img{
   border:none;
}
#calendar {
   margin-top: 20px;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
   border: solid 1px #999999;
}

#calendar table {
   width: 100%;
}

#monthly,#recently {
   margin-top: 20px;
   padding-top: 0px;
}

.sidebar h3 {
   text-align: center;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0,0,0,0;
}


#monthly ul {
   list-style-type: none;
   margin-top: 5px;
   margin-left: 0;
   padding-left: 10px;
}

#recently ul {
   list-style-type: none;
   margin-top: 5px;
   margin-left: 0;
   padding-left: 10px;
}

#linkarea {
   margin-top: 20px;
   padding-top: 0px;
   padding-left: 0px;
}
/* IE4~6 */
* html #linkarea {
   padding: 0px;
}
#search {
   margin-top: 20px;
   padding-top: 0px;
   padding-left: 10px;
}
#search input{
margin: 0px;
padding: 0px;
}
.entry {
   border-bottom: solid 1px #999999;
   padding-left: 10px;
   line-height: 26px;
}

.comment {
   border-bottom: solid 1px #999999;
}

.comment-entry {
   padding-left: 10px;
}

.comment-body {
   line-height: 26px;
   /* border-bottom: solid 1px #999999; */
}

/*
img.entry-body {
   margin-left: auto;
   margin-right: auto;
}
*/

#linkarea img {
   padding-left: 12px;
}

/* ---- settings for 1 pain ---- */
#container_one {
   width: 715px;
   background-color: #FFFFFF;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
}

.comment-content {
   line-height: 26px;
}

/*0406info*/
#header {
	position: relative;
	background-image: url(pics/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 317px;
	width: 715px;
}
#header2 {
	position: relative;
	background-image: url(pics/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 317px;
	width: 715px;
}
#header3 {
	position: relative;
	background-image: url(pics/header2_nojs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 317px;
	width: 715px;
}
#s1 {
	background-color: #FFFFFF;
	position: absolute;
	height: 60px;
	width: 120px;
	left: 81px;
	top: 159px;
}
$s1 img {
 border:none;
}
#s2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 60px;
	width: 120px;
	left: 140px;
	top: 144px;
}
#b1 {
	background-color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 180px;
	left: 494px;
	top: 50px;
}
$b1 img {
 border:none;
}
#fback {
	position: absolute;
	height: 30px;
	width: 160px;
	left: 549px;
	top: 6px;
}
#fback a {
	display: block;
	height: 30px;
	width: 160px;
}
.blogparts2{
   background-color: #FFFFFF;
   text-align:center;
   margin-top:0px;
   padding-top:4px;
  padding-left:5px;
}
#home a {
	position: absolute;
	height: 150px;
	width: 225px;
	left: 0px;
	top: 0px;
	display: block;
}
.none {
               display: none;
}
#rss {
	background-image: url(/pic/rss.jpg);
	background-repeat: no-repeat;
	background-position:48px top;
	padding-top: 3px;
	padding-bottom: 5px;
margin-bottom:10px;
	padding-left: 25px;
}

