html
{
	background-color: #ebebeb;
	border-top: 10px solid #000000;
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

td {	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;}

/* Links */

a { font-weight: bold; }

a:link { color: #8b4311; text-decoration: none; border-bottom-color: #8b4311; }

a:visited { color: #8b4311; text-decoration: none; border-bottom-color: #8b4311; }

a:hover, a:active { color: #503216; border-bottom: 1px solid #503216; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { 
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #e4d3aa;
font-weight: bold;
letter-spacing: -1px;
background: url(http://hex.positive-genki.com/layout-h3.jpg) repeat;
padding: 3px 3px 3px 7px;
margin-bottom: 20px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 850px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(http://hex.positive-genki.com/body_bg.png);
}

#container
{
	width: 700px;
	margin: 0 auto;
}

#header1 { float: left; width: 100%; clear: both; margin-top: 0px; }

#navigation { float: left; width: 100%; clear: both; }

#page-header { clear: both; position: relative; margin-bottom: 10px; }


#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header1 h1
{
	padding: 0;
	float: left;
	width: 140px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-right: 1px solid #999999;
}

#header1 h1 a:hover,
#header1 h1 a:active
{
	border-bottom-width: 0;
}

#header1 h2
{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	text-transform: lowercase;
}

#header1 #search
{
	float: right; 
}

#header1 #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header1 #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}

/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background: url(http://hex.positive-genki.com/link-list.jpg);
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background: url(http://hex.positive-genki.com/link-list-hover.jpg);
}

/* Page-Header */

#page-header ul
{
	bottom: -8px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(http://hex.positive-genki.com/menu.png);
	background-repeat: repeat-x;
}

#page-header li a:hover,
#page-header li a:active
{
	background-image: url(http://hex.positive-genki.com/menu_hover.png);
}

/* Wrapper */

.col { width: 200px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

#links h3 
{
	background: url(http://hex.positive-genki.com/column1.jpg);
	color: #e4d3aa;
	font-weight: bold;
}

#content1 h3
{
	background: url(http://hex.positive-genki.com/column2.jpg);
	color: #e4d3aa;
	font-weight: bold;
}

#sidebar h3
{
	background: url(http://hex.positive-genki.com/column3.jpg);
	color: #e4d3aa;
	font-weight: bold;
}

#links a:link { color: #604f24; text-decoration: none; border-bottom-color: #604f24; }

#links a:visited { color: #604f24; text-decoration: none; border-bottom-color: #604f24;  }

#links a:hover { color: #604f24; text-decoration: none; border-bottom-color: #604f24;  }

#content1 a:link { color: #792a09; border-bottom-color: #792a09; } 

#content1 a:visited { color: #792a09; border-bottom-color: #792a09; } 

#content1 a:hover { color: #5b1d12; border-bottom-color: #5b1d12; } 

#sidebar a:link { color: #cc5f1c; border-bottom-color: #cc5f1c; }

#sidebar a:visited { color: #cc5f1c; border-bottom-color: #cc5f1c; }

#sidebar a:hover { color: #db7b31; border-bottom-color: #db7b31; }

/* Footer */

#footer a:link { color: #854d1a; border-bottom-color: #854d1a; }

#footer a:visited { color: #854d1a; border-bottom-color: #854d1a; } 

#footer a:hover, #footer a:active { color: #c77020; border-bottom-color: #c77020; }

#footer p { margin: 5px 0; }

#content { color: #000; }

#secondarycontent
{
position: relative;
width: 300px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #e4d3aa;
font-weight: bold;
letter-spacing: -1px;
background: url(http://hex.positive-genki.com/profile-h3.jpg) repeat;
padding: 3px 3px 3px 7px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 5px 0px 5px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
width: 390px;
float: left;
}

#primarycontent .header h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #e4d3aa;
font-weight: bold;
letter-spacing: -1px;
background: url(http://hex.positive-genki.com/profile-h3.jpg) repeat;
padding: 3px 3px 3px 7px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 5px 0px 5px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #ffffff;
font-weight: bold;
}

#primarycontent .post .date a
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #debe95; 
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

border (
color: #000000;
)
