body {
	margin: 10px 30px 20px 30px;
	background-color: #FFFFE9;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #3300FF;
	}

a:visited {
	color: #FF0033;
	}

a:active {
	}

a:hover {
	background-color: #EEEEEE;
	}

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

#container {
	line-height: 140%;
	margin-right: 0 auto;
	margin-left: 0 auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	
	background-color: #FFFFFF;
	border: 1px solid #CDDEE9;
	}

#banner {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border-bottom: 0px solid #CDDEE9;
	}

#banner-img {
	display: none;
	}

.blogTitle {
	font-size: large;
	font-weight: bold;
	}

.blogTitle a,
.blogTitle a:link,
.blogTitle a:visited,
.blogTitle a.active {
	color: #000000;
	text-decoration: none;
	}

.blogTitle a:hover {
	color: #ffffff;
	background-color: #CCCCCC;
	text-decoration: none;
	}

.blogDescription {
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 0px;
}

#center {
	margin-right: -265px;
	float: left;
	clear: left;
	width: 100%;
	background-color: #FFFFFF;
	}

.content {
	margin-right: 265px;
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-size: 95%;
	}


.entryTitle {
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	border: 1px solid #CDDEE9;

	padding: 5px;
	
	margin-top: 5px;
	margin-bottom: 20px;
	}

.entryTitle a,
.entryTitle a:link,
.entryTitle a:visited,
.entryTitle a.active {
	color: #000000;
	text-decoration: none;
	}

.entryTitle a:hover {
	text-decoration: underline;
	}


.entryDate {
	color: #666666;
	
	text-align: left;
	font-weight: bold;
	}

#right {
	float: right;
	clear: right;
	width: 265px;
	background-color: #FFFFFF;
	}

.adsenseText{
	margin: 20px 0px 20px 0px;
}

.content p {
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	border: 1px solid #CDDEE9;
	padding: 5px;
	background-color: #ffffe0;
	line-height: 140%;
	}

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


.content p.posted {
	font-size: small;
	text-align: left;
	border-top: 1px dotted #CDDEE9;
	
	margin-bottom: 30px;
	line-height: normal;
	padding: 3px;
	}

.commentList {
	margin-right: 265px;
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-size: 95%;
	}

.commentList p {
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}

.commentList blockquote {
	border: 1px solid #CDDEE9;
	padding: 5px;
	background-color: #ffffe0;
	line-height: 140%;
	}

.commentList li {
	line-height: 140%;
	}


.commentList p.posted {
	font-size: x-small;
	text-align: left;
	border-top: 1px dotted #CDDEE9;
	
	margin-bottom: 30px;
	line-height: normal;
	padding: 3px;
	}

.commentCaption {
	font-size: 100%;
	
	text-align: left;
	font-weight: bold;
	
	border-bottom: 1px solid #CDDEE9;
	
	margin-bottom: 15px;
	}


.entryCategory {
	font-weight: bold;
	}

.sidebar {
	padding: 15px;
	}

.categoryRecentEntries ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

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

.categoryRecentEntries li {
	font-size: small;
	text-align: left;
	line-height: 140%;
	
	margin-top: 10px;
	list-style-type: none;
	}

.catRecentCaption {
	font-size: 100%;
	
	text-align: left;
	font-weight: bold;
	
	border-bottom: 1px solid #CDDEE9;
	
	margin-bottom: 20px;
	}




#calendar {
	line-height: 140%;
	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 {
	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;
	}

.sidebarTitle {
	border-left: 5px solid #CDDEE9;
	border-top: 1px solid #CDDEE9; 
	color: #666666;
	padding-left: 5px;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	}

.sidebar p {
	font-size: small;
	text-align: left;
	line-height: 140%;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
}

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

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

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 140%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

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

.ranking {
	text-align: left;
	margin: 20px 0px 20px 0px;
	}

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

.link-note {
	font-size: x-small;
	line-height: 140%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.search {
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	}

#powered {
	font-size: x-small;
	line-height: 140%;
	text-align: left;
	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;
	}
