/* 
	bamboo.css :: www.continuity.nu :: 06.13.2005
	copyright 2005 John Logan :: all rights reserved
*/

body, form, input, table, td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
body {
	background-color: #666;
	color: #fff;
}
p {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	background-color: #666;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 5px;
	text-transform: lowercase;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
a {
	color: #6f0;
	text-decoration: none;
}
a:hover {
	background-color: #666;
	color: #6f0;
	text-decoration: underline;
}
#copyright {
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}
#themiddle {
	position: absolute;
	top: 130px;
	right: 30px;
	margin: 0 0 30px 30px;
	width: 162px;
}
#middleshow {
	position: absolute;
	top: 130px;
	right: 210px;
	color: #999;
	text-align: center; 
	font-size: 10px;
	margin: 0 0 0 20px;
	padding-bottom: 50px;
}
#middleshow img
{
	background-image: url(/images/polaroid.gif);
	background-repeat: no-repeat;
	padding: 6px 9px 30px 9px;
	margin-bottom: 5px;
	border: none;
}
#prop {
	padding: 0; 
	margin: 0;
}
#middleinfo {
	background-color: #ccc;
	border: 1px solid #fff;
	color: #000;
	padding: 10px;
}
.middlebox {
	font-size: 10px;
	margin-bottom: 20px;
}
.middlebox p {
	margin-top: 0;
	margin-bottom: 20px;
}
.middlebox select {
	font-size: 11px;
}
.middlebox a {
	background-color: #ccc;
	color: #090;
}
.middlebox a:hover {
	text-decoration: underline;
}
.middlebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.middlebox ul li {
	margin: 0;
	padding: 0;
}
#bambootop {
	background-image: url('images/rock_top.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height:110px;
	text-align: right;
}
#bambootop img {
	margin-top: 50px;
	margin-right: 30px;
}
#bamboobtm {
	clear: both;
	background-image: url('images/rock_btm.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 60px;
}

#main {
	margin-right: 300px;
	padding: 30px;
}
#navbar {
	border: 1px solid #000;
	float: left;
	padding: 5px;
}
#text {
	line-height: 150%;
}
.twitter {
	padding: 10px;
	border: 1px solid #999;
	margin-bottom: 40px;
}
#my_twitter_name {
	display: inline;
	font-size: 16px;
	color: #999;
}
#my_twitter_status {
	font-size: 16px;
	display: inline;
}
#my_twitter_status_time {
	color: #999;
}
#my_twitter_time {
	padding-top: 10px;
}
.blogger-labels {
	color: #999;
	padding-top: 10px;
}
.archivebug {
	background-color: #999;
	border: 1px dashed #666;
	padding: 5px 10px;
	margin-bottom: 20px;
	text-align: center;
}
.smalltext {
	background-color: #666;
	color: #999;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: right;
}
.post {
    margin: 0;
    padding: 0 0 25px 0;
}

#handy {
	margin: 0 0 20px 0;
	padding: 5px;
	background-color: #006;
	color: #999;
	border: 1px solid #003;
}
#handy form {
	margin: 0 10px;
}
#handy h3 {
	font-size: 10px;
	background-color: #006;
	color: #f4f4f4;
	text-align: left;
}
#handy input {
	font-size: 10px;
}
#linklist {
	background-color: #F4F4F4;
	color: #999;
	font-size: 10px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	border: 1px solid #003;
}
#linklist h2 {
	background-color: #f4f4f4;
	color: #006;
	font-size: 12px;
}
#linklist ul {
	list-style-type: square;
	margin: 10px 0 0 0;
	padding: 0;
}
#linklist li {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
}
#linklist a {
	background-color: #f4f4f4;
	color: #006;
}
#linklist a:visited {
	background-color: #f4f4f4;
	color: #006; 
}
#linklist a:hover {
	background-color: #fff;
	color: #006;
	text-decoration: none;
}
#linklist .linkdate {
	background-color: #f4f4f4;
	color: #999;
}
.linktable {
	background-color: #666;
	color: #000;
	width: 440px;
}
.linkcolumn {
	float: left;
	margin-right: 20px;
}
.linkbox {
	background-color: #F4F4F4;
	color: #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #333;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	width: 120px;
}
.linkbox p {
	padding: 0 5px;
}
.linkbox a {
	background-color: #f4f4f4;
	color: #006;
	font-weight: normal;
}
.linkbox a:hover {
	background-color: #f4f4f4;
	color: #00f;
	text-decoration: underline;
}
.linkbox h3 {
	background-color: #006;
	color: #999;
	font-size: 10px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 2px;
	border-bottom: 1px dotted #999;
}
