a {
	text-decoration: none;
	color: #990000;
}

	a img {
	  border: none;
	  vertical-align: middle;
	}
	
	a:hover {
		color: #000000;
	}	
	
html {
	font-family: Helvetica, verdana, sans-serif;
	background: url(img/background.png) repeat-x;
	height: 100.01%;
}

body {
	margin: 0;
}

pre {
	font-size: 12px;
	line-height: 15px;
	background-color: #EFEFEF;
	padding: 0 3px;
	border: 1px solid #c0c0c0;
	font-family: monospace, serif;
}

input {
	padding: 2px;
	margin: 0;
}

input, textarea {
	border: none;
	border-bottom: 1px solid #D8D8D8;
	font-size: 11px;
}

input[type="checkbox"] {
	margin-right: 4px;
}

strong, b {
	color: #990000;					
}

blockquote {
	font-style: italic;
	border-left: 3px solid #FFCC33;
	margin-left: 0;
	padding-left: 20px;
	background: url(img/quote.png) no-repeat 20px top;
}

.clearfix {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}

#center, #footer .center {
	width: 804px;	
	margin: 0 auto 0 auto;
}

#search {
	text-align: right;
	margin: 2px 0 0 0;
	width: 130px;
	float: right;
}

	#search input {
		border: none;
		border-bottom: 1px solid #D8D8D8;
		background: url(img/magnifier.png) no-repeat right 1px;
	}

#header {
	height: 133px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

	#header a {
		color: #FFFFFF;
	}
	
	#header p {
		padding: 0;
		margin: 0;
	}
		
		#header h1.title {
			margin: 18px 0 0 0;
			font-size: 50px;
		}

		#header h1.title a {
			font-size: 50px;
		}
			
		#header ul {
			margin: 0 0 0 6px;
			padding: 0;
			list-style-type: none;				
  		float: left;
  		width: 400px;
  		color: #000000;
  		font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
		}
			
			#header ul li {
				width: 120px;
				float: left;
				text-align: left;
			}
				
				#header ul li a {
					color: #000000;
				}				
					
					#header ul li a:hover, #header .nav ul li a.active {
						color: #990000;
					}							
						
#content {
	width: 578px;
	float: left;
	margin-right: 20px;
}

	#content .list {
		float: left;
		margin: 10px;
		font-size: 0.9em;
	}

		#content .list a {
			margin: 0 0 0 10px;
			color: #000000;
		}			
			
		#content .list a:hover {
			color: #990000;
		}	
			
	#content h1, #content h2 {
		color: #990000;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0;
		padding: 0;
		font-size: 1.7em;
		font-weight: normal;
	}
		
		#content h1 a, #content h2 a {
			color: #990000;
			text-decoration: none;
		}
	
		#content h2.comments {
			border-bottom: 1px dotted #990000;
		}
	
	#content div {
		line-height: 1.7em;
	}
	
	#content .post {
		padding: 6px;
		font-size: 13px;
		margin-bottom: 10px;
	}	
		
		#content .post p a, #content .post li a {
			text-decoration: underline;
		}		
						
			#content .post p a:hover, #content .post li a:hover {
				color: #990000;
			}

			#content .post a img {
				text-decoration: none;
			}	
			
		#content .post .author {
			font-size: 10px;
			margin: 2px 0 1.5em 1px;
			color: #A3B8CB;			
		}		
			
			#content .post .author a {
				color: #A3B8CB;
				text-decoration: none;
			}
		
		#content .post .tags {
			font-size: 11px;
			margin-top: 0;
			padding-left: 4px;
		}		
			
			#content .post .tags a {
				text-decoration: none;
			}
			
		#content .post .info {
			background: #FDF0CA;
			font-size: 11px;
			padding: 4px;
			line-height: 1.5em;
			border-top: 2px solid #FFCC33;
			margin-bottom: 0;
		}
			
			#content .post .info a {
				margin: 0 20px 0 0;
				text-decoration: none;
				color: #000000;
			}			
				
				#content .post .info a:hover {
					color: #990000;					
				}
				
		#content .post .tools {
			font-size: 11px;
			line-height: 1.5em;
			color: #990000;
			text-align: right;
		}		
			
			#content .post .tools a {
				margin: 0 0 0 20px;
				color: #990000;
				text-decoration: none;
			}
				
				#content .post .tools a:hover {
					color: #000000;					
				}				
						
				#content .post .tools a img {
					vertical-align: top;
				}	

	#content .comment {
		margin: 20px 5px;
	}
	
	#content div.comment {
		border-bottom: 1px dotted #FFCC33;
	}
	
	#content div.last {
		border: none;
	}
		
		#content div.comment h3 {
			font-size: 0.8em;
			font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			margin: 0;
			padding-top: 2px;
			color: #990000;
			line-height: 1.5em;
		}
			
			#content div.comment h3 a {
				color: #990000;	
			}
			
			#content div.comment span.info {
				font-weight: normal;
				color: #AAAAAA;
			}
			
		#content div.comment p {
			font-size: 0.8em;
			margin: 0 0 6px 0;
			clear: left;
		}		
			
			#content div.comment p.gravatar {
				float: left !important;
				width: 40px;
				height: 40px;
				margin: 0 8px 10px 0;
				background: url(img/gravatar.png) no-repeat left top;
			}
			
	#content fieldset.comment {
		border: 1px solid #FDF0CA;
		padding: 0 8px;
		background: #FDF0CA;
		margin: 10px 5px 40px 5px;
	}
						
		#content fieldset.comment p {
			margin: 6px 0;
		}
		
		#content fieldset.comment label {
			font-size: 12px;
			display: inline-block;
			width: 50px;
		}
		
		#content fieldset.comment textarea {
			width: 100%;
			height: 150px;
			margin: 0;
		}

			#content fieldset.comment span.info {
				font-size: 11px;
			}
		
	#content .pages {
		text-align: center;
		font-size: 12px;
	}
		
		#content .pages a {
			color: #990000;
		}
			
		#content p a:hover {
			color: #000000;
		}				

	#content .dhonishow {
		margin-top: 12px;
		line-height: 1.2em !important;
	}
	
	#content .dhonishow-paging-buttons, #content .dhonishow-paging-buttons * {
		line-height: normal !important;
	}
	
#sidebar {
	width: 206px;
	float: left;
	overflow: hidden;	
	height: 100%;
}

	#sidebar h2 {
		color: #990000;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0 0 4px 10px;
		padding: 0 0 2px 0;		
		font-size: 16px;
		cursor: pointer;
		border-bottom: 1px dotted #990000;
		font-weight: normal;
	}
		
		#sidebar h2 img {
			vertical-align: middle;
		}		
				
	#sidebar p {
		margin: 6px 6px 6px 14px;
		font-size: 11px;
		line-height: 1.6em;
	}
		
		p#newEntries, p#recentComments, p#about, p#cite {
			display: block;
		}
		
		#sidebar p a {
			color: #000000;
		}

			#sidebar p a:hover {
				color: #990000;
			}
				
#footer {
	background: #555555;
	color: #FFFFFF;
	font-size: 11px;
}
	
	#footer a {
		color: #FFCC33;
	}
	
	#footer .center {
		padding: 10px 0;
	}
	
	#footer .tags {
		float: left;
		width: 500px;
		margin-bottom: 30px;
	}

		#footer .tags a {
			margin: 0 8px 0 0;
		}
			
		#footer .tags .tag4 {
			font-size: 1.5em; 
			font-weight: bold;
			color: #FFCC33;
		}
				
		#footer .tags .tag3 {
			font-size: 1.3em; 
			color: #FFD967;
		}				
		
		#footer .tags .tag2 {
			font-size: 1.1em;
			color: #FFDF7F;
		}	
		
		#footer .tags .tag1 {
			font-size: 0.9em;
			color: #FFE9A6;
		}	
	
	#footer .license {
		float: left;
		width: 274px;
		margin-left: 30px;
	}
	
	#footer h2 {
		color: #FFCC33;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0 0 4px 0;
		padding: 0 0 2px 0;		
		font-size: 16px;
		border-bottom: 1px dotted #FFCC33;
		font-weight: normal;
	}	
	
#copyright {
	text-align: center;
	font-size: 11px;
	padding: 0 0 20px 0;
}

.entry-author {
	font-size:11px;
	font-style:italic;
	margin-top:0;
}