body {
	margin: 0px;
	background-color: #fff;
        text-align: center;
	font-family: Verdana, Arial, sans-serif;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #336666;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #ffffff;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-image: url(images/back.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

#banner {
	color: #666666;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px 0px 0px;
	}

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

#banner h1 {
	font-size: large;
	}

#banner h2 {
	font-size: small;
	}

.description {
	color: #528413;
	text-align: right;
	font-size: x-small;
	margin:0px;
	padding:10px 5px 0px 0px;
}

.icon {
	text-align: left;
}

.icon img {
	margin-top:25px;
	border-right:3px solid #e5e5e5;
	border-bottom:3px solid #cccccc;
}


#center {
	float: left;
	overflow: hidden;
	width: 500px;
	}

#right {
	float: left;
	overflow: hidden;	
	width: 200px;
	}

.content {
	padding: 15px 15px 15px 0px;
	color: #666666;
	font-size: x-small;
	}

.content p {
	color: #000000;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding-right: 140px;
	margin-bottom: 10px;
	padding-left : 15px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #528413;
	font-size: x-small;
	text-transform: lowercase;
	text-align: right;
	margin-bottom: 10px;
	}

.content h3 {
	color: #fff;
	font-size: small;	
	text-align: left;
	padding-left : 10px;
	margin-bottom: 10px;
	background-color: #666;
	border-left:5px solid #ccc;
	}

.content h3 a {
	color: #fff;
	text-decoration: none;
	}

.content h4 {
	color: #528413;
	font-size: 12px;
	text-align: center;
	text-transform: lowercase;
	padding-left : 15px;
	padding-right : 140px;
	margin-top: 15px;
	margin-bottom: 5px;
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	text-transform: lowercase;
	
	margin-bottom: 50px;
	line-height: normal;
	padding: 3px;
	}

.content p img {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	border-top:1px solid #f8f8f8;
	border-left:1px solid #f8f8f8;
	border-right:3px solid #e5e5e5;
	border-bottom:3px solid #cccccc;
	}

dl {
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 140px;
	margin-bottom: 15px;
	border:1px dotted #cccccc;
	}

dt {
	color: #000000;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	}

dd {
	color: #000000;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-left : 20px;
	}

#more {
	clear: both;
	}

.sidebar {
	padding: 15px;
	}

#calendar {
	color: #666666;
  	line-height: 140%;
	text-align: center;
	font-size: x-small;	
  	padding: 2px;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-size: x-small;	
	text-align: left;
	font-weight: normal;
	text-transform: lowercase;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#calendar td a {
	color:#990000;
	font-weight:bold;
	}

#calendar td a:hover {
	color:#fff;
	background-color:#990000;
	}

.sidebar h2 {
	color: #528413;
	font-size: x-small;	
	text-align: left;
	font-weight: bold;	
	text-transform: lowercase;
	letter-spacing: 1px;
	margin-top: 20px;
	}

.sidebar h2 a {
	color: #528413;
	text-decoration: underline;
	}

.sidebar h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	text-transform: lowercase;
	margin-top: 10px;
	list-style-type: none;
	padding-left: 5px;
	}

.sidebar p {
	color: #666666;
	font-size: x-small;
	text-align: left;
	text-transform: lowercase;
	margin-top: 10px;
	padding-left: 5px;
	}

.sidebar img {
	border: none;
	}

.trackback-post {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	text-transform: lowercase;
	margin-top: 10px;
	padding-left: 5px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	text-transform: lowercase;
	}

.link-note img {
	vertical-align:middle;
	padding:2px 0px;
	}

.myclip {
	font-size: x-small;
	text-transform: lowercase;
	padding-left: 5px;
	}

.myclip-main {
	color: #666;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	text-transform: lowercase;
	}

.myclip-category {
	margin: 5px 0px;
	}

.mybloglist {
	font-size: x-small;
	line-height: 180%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	padding-left: 5px;
	text-transform: lowercase;
	}

.blogpeople-update-suffixtext {
	color: #ff0000;
	}

.blogpeople-powered-by {
	font-weight:normal;
	font-style: italic;
	}

.blogpeople-powered-by br {display: none; }

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 30px;
	text-transform: lowercase;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile {
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	color: #000;
	margin-bottom: 20px;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.categorytitle {
	color: #528413;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-transform: lowercase;
	padding-left : 15px;
	}


#trackbacks {
	color: #528413;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

#trackbacks-info {
	margin-bottom:30px;
	padding-bottom: 3px;
	border-bottom:dotted 1px #999;
	}

p.trackback-footer {
	margin-top:15px;
	margin-bottom:30px;
	border-top:dotted 1px #999;

	color: #999;
	font-size: x-small;
	text-align: left;
	text-transform: lowercase;
	line-height: normal;
	padding-top: 3px;
	}

.techstuff {
	border:1px dotted #999;
	padding : 5px;
	}

#comments {
	color: #528413;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.comments-open-header {
	margin-top:15px;
	color: #528413;
	font-size: small;
	text-transform: lowercase;
	text-align: left;
	margin-bottom: 10px;
	}

p.comment-footer {
	margin-top:15px;
	margin-bottom:30px;
	border-top:dotted 1px #999;

	color: #999;
	font-size: x-small;
	text-align: left;
	text-transform: lowercase;
	line-height: normal;
	padding-top: 3px;
	}


.gallery {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.gallery img {
	width:36px;
	height:51px;
	border-top:none;
	border-left:none;
	border-right:2px solid #ccc;
	border-bottom:2px solid #999;
	}

.recommended {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.recommended img {
	width:150px;
	height:150px;
	border-top:none;
	border-left:none;
	border-right:2px solid #ccc;
	border-bottom:2px solid #999;
	}

.tgc {
	font-size: x-small;
	text-align: left;
	color: #000;
	margin-bottom: 20px;
	}

.tgc img {
	border-top:none;
	border-left:none;
	border-right:2px solid #ccc;
	border-bottom:2px solid #999;
	margin-right: 10px;
	}

.masterarchives {
	padding: 15px;
	font-size: x-small;
	}

.masterarchives h3 {
	color: #666;
	font-size: small;	
	text-align: left;
	padding-left : 10px;
	margin-bottom: 15px;
	}

.masterarchives ul {
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	padding-left : 15px;
	}

.archivesdate {
	font-size: x-small;
	color: #999;
	}

#related {
	border: 1px dotted #666;
	padding:10px;
	margin-bottom:15px;
	}

#related h2 {
	color: #528413;
	font-size: 12px;
	}

.mojimigi {
	color: #000000;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: right;
	padding-right: 140px;
	margin-bottom: 10px;
	padding-left : 15px;
	}

.content-nav {
	padding: 0px 15px 15px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	}