/*** Layout ***/

body
	{
	background-image:url(bk.gif);
	}

#glcont{
	width: 750px;
	border:solid 2px #575757;
	background-color: #dcdcdc;
}

#main {
	width: 730px;
	margin:0 10 0 10px;
}

#c1 {
	width: 150px;
	vertical-align: top;
	margin:0;
	padding:0;
}

#c2 {
	width: 410px;
	vertical-align: top;
	background-color: transparent;
	padding:0 10 0 10px;
	margin:0;
}

#c3 {
	width: 150px;
	vertical-align: top;
	background-color: #ffffff;
	border-bottom:dotted 1px #000000;
	border-right:dotted 1px #000000;
	border-left:dotted 1px #000000;
	margin:0;
	padding:0;
}

/*** 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;
	height:150px;
}

#gltitle h1 {
	font-size: 16px;
	padding: 45px 15px 45px 15px;
	margin:0;
}

#h1tc {
	color: #575757;
}

#h4tc {
	color: #575757;
}

#gltitle .owner h4	{
	color:#575757;
	font-size:12px;
	background-color: transparent;
	padding:5px;
	cursor:pointer;
	cursor:hand;
	margin:0px;
	float:right;
	}

#gltitle p {
	padding: 6px 15px 6px 15px;
	margin-bottom:10px;
	border-top:1px #000000 dotted;
	border-bottom:1px #000000 dotted;
	background:#EAE9E9;
	color:#575757;
}

/*** h2 ***/

#c1 h2 {
	width: 150px;
	font-weight: bold;
	padding: 4 0 4 0px;
	margin:0;
	color: #000000;
	text-align: center;
	border-bottom:dotted 1px #000000;
}

#c2 h2 {
	font-weight: bold;
	padding: 4 0 4 0px;
	margin:0;
	text-align: center;
	color: #000000;
}

#c3 h2 {
	width: 150px;
	font-weight: bold;
	padding: 4 0 4 0px;
	margin:0;
	color: #000000;
	text-align: center;
	border-bottom:dotted 1px #000000;
	border-top:dotted 1px #000000;
}


/*** LIST ***/
ul {
	list-style-image: url(dot.gif);
	margin:8;
	padding-left:15;
}

li {
	line-height:130%;
}

/*** 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: #003399;
	background: #cccccc;
	}

/*** MODULE ***/
#calcont
	{
	background-color: #ffffff;
	border:dotted 1px #000000;
	padding-bottom:10px;
	}

#archives
	{
	background-color: #ffffff;
	border:dotted 1px #000000;
	padding-bottom:5px;
	}

#cal {
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
	margin-top:10;

}

#cal th {
	border-bottom:1px solid #aaaaaa;
	text-align: center;
	font-size: 9px;
	padding: 1px;
	background-color: #F2D15F;
	margin-top:10;
	color:#575757;
	font-weight:normal;
}

#cal td {
	text-align: center;
	padding: 1px;
	background-color: #eeeeee;
	margin-top:10;
}

#link{
	background-color: #ffffff;
	border:dotted 1px #000000;
	padding-bottom:5px;
}

#avator{
	background-color: #ffffff;
	border:dotted 1px #000000;
	padding-bottom:10px;
	text-align:center;
}

#avator img{
	margin:10;
}

#recent_content
	{
	background-color: #ffffff;
	}

#recent_comment
	{
	background-color: #ffffff;
	}

#recent_trackback
	{
	background-color: #ffffff;
	}

#tbURL
	{
	margin-left:10px;
	}

/*** ENTRY ***/

.entry {
	background-color: #ffffff;
	border:1px #000000 dotted;
	width:100%;
}


.entry h3 {
	font-weight: bold;
	text-align: center;
	color:#FCCE30;
}

.entry p {
	line-height:150%;
	margin:5px;
}

p img.contents {	
	float: right;margin-left:10px;
	}

.uinfo {
	padding: 10 2 2 2px;
	border-top:dotted 1px #000000;
	text-align:right;
}

#glnavi {
	color: #575757;
	margin-top: 10px;
	padding:4px;
}


/*** COMMENT VIEW ***/
#cview {
	width: 98%;
	vertical-align: top;
	background-color: transparent;

}

#cview h2 {
	font-weight: bold;
	padding: 4px;
	margin:0;
	color: #000000;
	text-align: center;
	background-color:#eeeeee;
}

#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:solid 1px #000000;
   	width: 750;
	height: 50px;
	background-color: #f2f0e9;
	text-align: center;
	padding: 4px;
	margin-top:5px;
}

