/*** Layout ***/

body	{
	background-color: #fee67c;
	}

#glcont{
	width: 675px;
	background-color: #ffffff;
	border:solid 1px #ff9100;
}

#main {
	width: 650px;
	margin: 0px 10px 0px 10px;
}

#c1 {
	width: 150px;
	vertical-align: top;
	background-color: #fff3c1;

}

#c2 {
	width: 515px;
	vertical-align: top;
	background-color: transparent;
	padding-left:10px;


}

/*** 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, .gl_linkt {
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, .gl_linkt {
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:100%;
	background-image: url(img/hammer.gif);
	margin-bottom:10px;
}

#gltitle h1 {
	font-size: 16px;
	padding: 40px 15px 35px 15px;
	margin:0;
}

#h1tc {
	color: #333333;
}

#h4tc {
	color: #ffffff;
}

#gltitle .owner h4	{
	color:#ffffff;
	background-color: transparent;
	font-size:12px;
	text-align:right;
	padding:5px;
	cursor:pointer;
	cursor:hand;
	margin:0px;
	}

#gltitle p {
	color: #ffffff;
	padding: 3px 15px 3px 15px;
	margin:0 5 4 5px;
	border:dotted 1px #ffffff;
}

/*** h2 ***/
#c1 h2 {
	width: auto;
	font-weight: bold;
	padding: 4px;
	margin:0;
	color: #ffffff;
	text-align: center;
	background-color: #fea94e;
}

#c1 .gl_linkt {
	width: auto;
	font-size:10px;
	font-weight: bold;
	padding: 4px;
	margin:0;
	color: #ffffff;
	text-align: center;
	background-color: #fea94e;
}



#c2 h2 {
	font-weight: bold;
	background: transparent;
	padding: 3px;
	margin:0;
	text-align: center;
	color: #575757;
	border:dotted 1px #ff9100;
}

/*** LIST ***/
ul {list-style-image: url(img/arrow.gif); margin:10px 10px 0px 20px;}

/* wo Mac IE5.0 \*/
*ul {list-style-image: url(img/arrow.gif); margin:10px 10px 0px 20px;}
/* end wo Mac IE5.0 */
html>body ul {list-style-image: url(img/arrow.gif); padding-left:6px;}

li {line-height:130%; vertical-align: top; padding-bottom:8px;}
/* wo Mac IE5.0 \*/
li { line-height:130%; vertical-align: top; padding-bottom:8px;}
/* 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	{
	text-decoration : none;
	color: #182e62;
	background: #eeeeee;
	}

#cal a:visited	{
	text-decoration : none;
	color: #7b348c;
	background: #eeeeee;
	}

#cal a:hover	{
	text-decoration : underline;
	color: #182e62;
	background: #eeeeee;
	}

#cal .today{
	color: #000000;
	background: #ff9100;
	}


/*** MODULE ***/
#cal {
	text-align: center;
	padding: 4px;
	background-color: #ffffff;
        border:1px solid #aaaaaa;
	margin-top:10px;
}


#cal th {
	text-align: center;
	font-size: 9px;
	font-weight:normal;
        border-bottom:1px solid #aaaaaa;
	padding-bottom:3px;
}

#link{
}

#avator{
	text-align: center;
}

#avator img{
	margin:10px;
}


/*** ENTRY ***/
.entry h3 {
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.entry p {
	line-height:150%;
}

p img.contents {	
	float: right;margin-left:10px;
	}

.uinfo {
	padding: 2px;
	background-color: #eeeeee;
	margin-top:10px;
	text-align:right;
}

#glnavi {
	color: #333333;
	padding:10px;
}

/*** COMMENT VIEW ***/
#cview {
	width: 98%;
	vertical-align: top;
	background-color: transparent;
	padding:0px 10px 0px 10px;
}

#cview h2 {
	font-weight: bold;
	padding: 4px;
	margin:0;
	border:dotted 1px #ff9100;
	text-align: center;
	color: #575757;

}

#error_wcomment	{
	color: #ff0000;
	background: transparent;
	font-weight:bold;
	text-align: center;
	padding:0px 10px 0px 10px;
	}

.ucomment{
}

#wcomment {
	vertical-align:top;
	font-weight: bold;
	margin:10px 0px 0px 0px;
}

#wcomment .uname{
	margin:0px 20px 10px 0px;
}

#wcomment .email{
	margin:0px 20px 10px 0px;
}

#wcomment .url{

}

#wcomment .filed{
	text-align:center;

}

/*** FOOTER ***/
#footer {
   	width: 100%;
	height: 50px;
	background-color: #ffc06e;
	text-align: center;
	padding: 4px;
	border-top:solid 1px #ff9100;
}

