body {
	margin: 0px 0px 20px 0px;
	background: #F5E7BD url(/bg.jpg);
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #4169E1;
	}

a:visited {
	color: #4169E1;
	}

a:active {
	color: #4169E1;
	}

a:hover {
	color: #2F4CA2;
	}

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

img.thumb {
	clear: right;
	margin-bottom: 12px;
	margin-left: 6px;
	border:1px solid #CCC;
	}

img.thumb_screenshot {
width: 100px;
height: 77px;
	clear: right;
	margin-bottom: 12px;
	margin-left: 6px;
	border:1px solid #CCC;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	border-top: 10px solid #FDD7BE;
	border-right: 10px solid #E5F6FD;
	border-left: 10px solid #F8E6ED;
	border-bottom: 10px solid #FDD7BE;
	margin-top:30px;
	}

#banner {
	background-image: url(/top.jpg);
	background-repeat:no-repeat;
	font-family: Arial, sans-serif;
	color: #ffffff;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	border-bottom: 1px dotted #EBCD9F;
	height: 140px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	padding-left:15px;
	padding-top:100px;
	padding-bottom:10px;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 570px;
	overflow: hidden;
	}
	
#center1 {
	float: left;
	width: 730px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	}

#right {
	float: left;
	width: 330px;
	background-color: #FFFFF0;
	overflow: hidden;
	font-size: normal;
	}

.content p {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: normal;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: small;	
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left:5px;	
	}

.content h3 {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	background:#E8F7C5;
	padding:5px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 25px 15px 5px 15px;
	border-left:2px dotted #EBCD9F;
	font-size: normal;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 6px;
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#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 img {
	vertical-align: middle;
	border-width: 0;
	}
