html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}
	
body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center; /* center on ie */
	min-width: 700px;
	color: #fff;
	background: #242424;
}


form { margin: 0; padding: 0; }
a { color: #666; text-decoration: none; }
a:hover  { color: #666; text-decoration: underline; }
a img { border: 0; }


h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}



#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #666; }
.module-content a:hover { color: #666; text-decoration: underline; }

/* standard helper classes */
.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac ¥*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */



#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 700px;
	text-align: left;
	background: #242424;
	/*border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e5e5e5;*/
}

#container-inner { position: static; width: auto; }


#banner
{
	position: relative;
	width: 700px; /* necessary for ie win */
	background: #242424;
	/*border:1px solid #333;*/
}

#banner-inner
{
	position: static; 
}


#banner-img
{
	background-image: url(logo242424.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:50px;
	margin:0;
	padding: 0;
	display: block;
}

#banner-header
{
	display:none;
}


#banner-description
{
	text-align:right;
	margin: 0 0 2px 0;
	padding:0;
	color: #fff;
	background: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.125;
}



#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }



#alpha{
	display: inline; /* ie win bugfix */
	position: relative;
	/*float: left;*/
	min-height: 1px;
}

#alpha {width: 700px;}
#alpha-inner{
 /*border:1px solid #333;*/
}






/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}


.date-header
{
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}



.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 40px;
}

.entry-tags {margin: 20px 30px 30px 30px;}
.entry-tags-header,.entry-tags-list,.entry-tag { display: inline; }
.entry-tags-list {list-style:none;padding: 0px;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

.entry-header{
	/* ie win (5, 5.5, 6) bugfix */
	p¥osition: relative;
	width: 100%;
	w¥idth: auto;
	margin:0 0 0 20px;
	border-left: 5px solid #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}

.entry-content,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	position: static;
	clear: both;
	margin: 20px 30px 30px 30px;
	line-height: 1.5;
}
#trackbacks-info{
	border: 1px dashed #666;
	position: static;
	clear: both;
	margin: 20px 30px 30px 30px;
	line-height: 1.5;
	text-align: center;
}


.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p¥osition: relative;
	width: 100%;
	w¥idth: auto;
	margin:0 0 0 20px;
	border-left: 5px solid #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}


.entry-footer,
.trackback-footer,
.comment-footer,
.archive-content {
	clear: both;
	margin: 20px 20px 20px 10px;
	/*border-top: 1px solid #e5e5e5;*/
	padding-top: 3px;
	/*color: #666;*/
	font-size: 10px;
	text-align: right;
}

.entry-more-link
{
	text-align:right;
	clear: both;
	font-size: 12px;
}



.commenter-profile img { vertical-align: middle; }
.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url,#comment-text {
	width: 480px;
}



#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}



#comment-post {
	font-weight: bold;
}


.comments-open-footer
{
	margin: 10px 0;
	text-align:center;
}

/*-------------ngkrtks original----------------*/

#archive_link{
	text-align:center;
	padding:20px 0 100px 0;
	}

#archive_link form{
	display:inline;
	}



img.r {
float: right;
border: none;
margin-right:10px;
margin-top:5px;
vertical-align:top;
}

img.l {
float: left;
border: none;
margin-right:10px;
margin-top:5px;
vertical-align:top;
}



#center10px {
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align: center;
	font-size: 10px;
}
/*-------------------------------*/
