/*** Layout ***/

body
	{
	background-color:#5b4a3b;
	}

#glcont{
	width: 750px;
	background-color: #FBC56F;
	border:dotted 1px #aaaaaa;
}

#main {
	width: 730px;
	margin:0 10 0 10px;
}

#c1 {
	width: 150px;
	vertical-align: top;
}

#c2 {
	width: 410px;
	vertical-align: top;
	background-color: transparent;
	padding:0 10 0 10px;
}

#c3 {
	width: 150px;
	vertical-align: top;
	background-color: transparent;
}

/*** FONT ***/
td{
font-size:x-small; /* win ie5.x */
fo\nt-size:x-small; /* win ie6.x,mac ie5.x */
line-height: 1.3em;
}

h2, h3 {
font-size:x-small; /* win ie5.x */
fo\nt-size:x-small; /* win ie6.x,mac ie5.x */
line-height: 1.3em;
}

/* for gecko without mac ie5 \*/
html>body td{
font-size: 80%;
line-height: 1.3em;
}

html>body h2, h3 {
font-size:small;
line-height: 1.3em;
}

html>body .entry h3 {
font-size:small;
line-height: 1.3em;
}

/* for gecko without mac ie5 end */
small{
font-size:100%;
}

em{font-style:normal;}


/*** HEADER ***/

#gltitle {
	width:750px;
	background-image:url(img/title_bk.gif);
	background-repeat: no-repeat;
}

#gltitle h1 {
	font-size: 16px;
	padding: 45px 15px 45px 15px;
	margin:0;
}

#h1tc {
	color: #372a1a;
}

#h4tc {
	color: #372a1a;
}

#gltitle .owner h4	{
	color:#5b4a3b;
	font-size:12px;
	background-color: transparent;
	float:right;
	padding:5px;
	cursor:pointer;
	cursor:hand;
	margin:0px;
	}

#gltitle p {
	padding: 0px 15px 25px 15px;
	marginm:0px;
	color:#92650F;
}

/*** h2 ***/

#c1 h2 {
	width: 150px;
	font-weight: bold;
	padding: 4 0 4 0px;
	margin:0;
	color: #5b4a3b;
	text-align: center;
}

#c2 h2 {
	font-weight: bold;
	padding: 4 0 4 0px;
	margin:0;
	text-align: center;
	color: #5b4a3b;
}

#c3 h2 {
	width: 150px;
	font-weight: bold;
	padding: 4 0 4 0px;
	margin:0;
	color: #5b4a3b;
	text-align: center;
}


/*** LIST ***/
ul {list-style-image: url(img/dot.gif); margin:10 10 0 25px;}

/* wo Mac IE5.0 \*/
*ul {list-style-image: url(img/dot.gif); margin:10 10 0 25px;}
/* end wo Mac IE5.0 */
html>body ul {list-style-image: url(img/dot.gif); padding-left:0px;}

li {line-height:130%; vertical-align: top; padding-bottom:6px;}
/* wo Mac IE5.0 \*/
li { line-height:130%; vertical-align: top; padding-bottom:6px;}
/* end wo Mac IE5.0 */
html>body li {line-height:120%;vertical-align: top;}


/*** GENERAL ***/

.spacer10
	 { 
	font-size: 0;
	line-height: 0;
	width: 10px;
	height:10px;
	clear: both;
	}

.spacer15
	 { 
	font-size: 0;
	line-height: 0;
	width: 15px;
	height:15px;
	clear: both;
	}

.spacer20
	 { 
	font-size: 0;
	line-height: 0;
	width: 20px;
	height:20px;
	clear: both;
	}

img
	{
	border:0;
	}

p{
	margin:0;
}


/*** LINK ***/

a:link	{
	text-decoration : none;
	color: #003399;
	background: transparent;
	}

a:visited	{
	text-decoration : none;
	color: #7b348c;
	background: transparent;
	}

a:hover	{
	text-decoration : underline;
	color: #003399;
	background: transparent;
	}

/*** LINK CALENDAR ***/

#cal a:link	{
	background: #dcdcdc;
	}

#cal a:visited	{
	background: #dcdcdc;;
	}

#cal a:hover	{
	text-decoration : underline;
	background: #eeeeee;
	}

#cal .today{
	color: #ffffff;
	background: #eda300;
	}

/*** MODULE ***/
#calcont
	{
	background-color: #ffffff;
	padding-bottom:15px;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	}

#archives
	{
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	}

#cal {
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
	margin-top:10;
}

#cal th {
	text-align: center;
	font-size: 9px;
	font-weight:normal;
	padding: 2px;
	background-color: #ee8300;
	margin-top:10;
	color:#ffffff;
}

#cal td {
	text-align: center;
	padding: 1px;
	background-color: #FCF3A6;
	margin-top:10;
}

#link{
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
}

#avator{
	text-align: center;
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	padding-bottom:10px;
}

#avator img{
	margin:10;
}

#recent_content
	{
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	}

#recent_comment
	{
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	}

#recent_trackback
	{
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	}

#tbURL
	{
	margin-left:10px;
	}


/*** ENTRY ***/

.entry {
	background-color: #ffffff;
	border-right:solid 1px #ee8300;
	border-bottom:solid 1px #ee8300;
	width: 100%;	
}


.entry h3 {
	font-weight: bold;
	text-align: center;
	color:#ee8300;
}

.entry p {
	line-height:150%;
	margin:5px;
}

p img.contents {	
	float: right;margin-left:10px;
	}

.uinfo {
	padding: 10 2 2 2px;
	border-top:1px #92650F dotted;
	text-align:right;
}

#glnavi {
	color: #575757;
	margin-top: 20px;
	width:100%;
}


/*** COMMENT VIEW ***/
#cview {
	width: 98%;
	vertical-align: top;
	background-color: transparent;

}

#cview .entry p {
	padding:0 5 0 5px;
}


#cview h2 {
	font-weight: bold;
	background-color: #fcf79a;
	padding: 4px;
	margin:0;
	border:solid 1px #cdcdcd;
	text-align: center;
	color: #575757;
}

#error_wcomment	{
	color: #ff0000;
	background: transparent;
	font-weight:bold;
	text-align: center;
	margin:20 0 20 0px;
	}

.ucomment{
}

#wcomment {
	vertical-align:top;
	font-weight: bold;
	margin:10 0 0 0px;
}

#wcomment .uname{
	margin:0 20 10 0px;
}

#wcomment .email{
	margin:0 20 10 0px;
}

#wcomment .url{

}

#wcomment .filed{
	text-align:center;
}

/*** FOOTER ***/
#footer {
	border-top:dotted 1px #eda300;
   	width: 750;
	height: 50px;
	background-color: #f2f0e9;
	text-align: center;
	padding: 4px;
	margin-top:5px;
}

