.title-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-color: transparent;
}

.listitem {
	font-weight: bold;
	color: #993333;
	line-height: 150%;
	background-color: transparent;
}

a:link{
	text-decoration: underline;
	color: #333333;
}

a:hover{
	text-decoration: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/* Wordpress punya */
#content {
	font-size: 1.1em
	}

.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 0;
	}
.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
h2 {
	font:1.3em Arial, Georgia;
		font-weight: bold; border-bottom: 1px dashed #003300;
	}
