/*
Font neutralizer
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/

/**
 * 84.5% for !IE, keywords for IE
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE < 6 and IE6 quirks mode.
 * 
 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}



/*
Kawabunga CSS starts here
*/
body {
	margin: 0;
	padding: 0;
	color: #52646b;
	text-align: center;
	}
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #2e9fcc;
	text-decoration: underline;
	}
.cl {
	clear: both;
	}
#header {
	background-image: url('/blog_images/header.gif');
	width: 100%;
	padding-top: 16px;
	}
#header #title {
	background-color: #52646b;
	height: 120px;
	}
#header #title h1 {
	font: normal 24px 'News Gothic MT', 'NewsGothicMT', 'Arial';
	color: white;
	margin: 0px;
	position: relative;
	top: 60px;
	left: 20px;
	}
#full {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	}
#full #main {
	margin: 40px 0px 40px 0px;
	display: block;
	width: 480px;
	float: left;
	}
#full #sidebar {
	margin: 40px 0px 40px 0px;
	display: block;
	float: right;
	width: 240px;
	}
#footer {
	clear: both;
	background-color: #e2eb69;
	padding: 20px;
	}
#footer #main {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	}
.article {
	margin-bottom: 40px;
	}
.related {
	margin-bottom: 20px;
	}
#main h1 {
	font: bold 100% 'Arial';
	margin: 0 0 20px 0;
	padding: 0px;
	}
.article p, .article blockquote, .article li {
	font: normal 100% 'Arial';
	line-height: 160%;
	margin: 0 0 20px 0;
	padding: 0;
	}
.article a {
	font-weight: bold;
	}
.article div, .article td {
	line-height: 160%;
	}
.article img {
	margin-bottom: 20px;
	}
.article blockquote {
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 16px;
	color: #a2acb0;
	border-left: solid 4px #d2f2f3;
	}
.article ul {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	list-style: square;
	}
.article li {
	margin: 10px 0 0 0px;
	padding: 0px 0 0 0px;
	}
.related ul {
	margin: 0px 0px 20px 0px;
	list-style: none;
	}
.related li {
	border-left: solid 4px #e2eb69;
	margin: 10px 0 0 0px;
	padding: 0px 0 0 16px;
	}
.article h2, .related h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 160%;
	}
.article .bleed {
	margin: 0 -10px 20px -10px;
	}
.article .commentstamp {
	margin-bottom: 20px;
	font-size: 77%;
	color: #a2acb0;
	}
.article .commentstamp .time, .article .commentstamp .date, .article .commentstamp .commentcount {
	margin-right: 10px;
	}
.commentstamp .commentcount {
	font-weight: bold;
	}
.comment {
	margin-bottom: 20px;
	}
.comment h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 100%;
	line-height: 160%;
	}
.comment .commentbody {
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 16px;
	border-left: solid 4px #d2f2f3;
	abackground-color: #f6f6f6;
	font-size: 100%;
	line-height: 160%;
	}
.comment .commentbody .timestamp {
	margin-top: 10px;
	font-size: 77%;
	color: #a2acb0;
	}
.comment .commentleave {
	padding-left: 20px;
	}
.comment .commentleave .instructions {
	margin-top: 10px;
	font-size: 77%;
	color: #a2acb0;
	}
.comment .commentleave textarea {
	margin-top: 10px;
	width: 440px;
	height: 60px;
	}
.comment .commentleave label.forfield {
	width: 100px;
	margin-top: 10px;
	display: block;
	}
.comment .commentleave input.inputfield {
	width: 300px;
	margin: -1.3em 0 0 120px;
	display: block;
	}
.comment .commentleave label.rememberinfo {
	width: 300px;
	margin: 10px 0 0 120px;
	display: block;
	}
.comment .commentleave label.previewpost {
	width: 300px;
	margin: 10px 0 0 120px;
	display: block;
	}
.smodule {
	margin-bottom: 40px;
	}
.smodule h3 {
	font: bold 100% 'Arial';
	color: black;
	margin: 0px;
	}
.smodule .archiveyear dt {
	font-weight: bold;
	width: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	}
.smodule .archiveyear dd {
	display: block;
	margin: -1.35em 0 0 40px;
	padding: 0px;
	line-height: 160%;
	}
.smodule .archiveyear span {
	margin-right: 10px;
	}
.smodule .searchkawa {
	margin-top: 10px;
	}
.smodule .searchkawa .searchtext {
	width: 160px;
	}
.smodule .otheritems {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.smodule .otheritems li {
	margin: 10px 0 0 0;
	padding: 2px 0 0 40px;
	}
.smodule .otheritems li#portfolio {
	background: url('/blog_images/otheritem_portfolio.gif') no-repeat 0px 0px;
	}
.smodule .otheritems li#tetris {
	background: url('/blog_images/otheritem_tetris.gif') no-repeat 0px 0px;
	}
.smodule .otheritems li#about {
	background: url('/blog_images/otheritem_about.gif') no-repeat 0px 0px;
	}
.smodule .otheritems li#rss {
	background: url('/blog_images/subscribe_rss.gif') no-repeat 4px 0px;
	}
.smodule .otheritems li#myyahoo {
	background: url('/blog_images/subscribe_rss.gif') no-repeat 4px 0px;
	}
.smodule .friendsblogs {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
	float: left;
	}
.smodule .friendsblogs li {
	margin-top: 10px;
	}
.archives ul {
	list-style: square;
	}
.archives li {
	margin: 10px 0 0 0;
	}
.article .leftphoto {
	float:left;
	margin-right: 20px;
	}
.article .rightphoto {
	float:right;
	margin-left: 20px;
	}