strong { 
	font-weight: bold;
}

body#master #content .center {
	background: url(../system_images/x_grey.gif) repeat-y 598px 0;
	margin-bottom: 0;
}

/* Posts */

#posts {
	float: left; 
	width: 598px; 
	color: #636363;
}

.post { 
	padding: 20px 48px 42px 0px;  
	text-align: left;
	font-size: 1em;
	color: #333333;
}

.post h2 {
	color: #0099CC; 
	font-size: 2.4em; 
	margin-bottom: 6px; 
	letter-spacing: -0.05em;
	font-weight: normal;
}

.post h3 {
	font-size: 1.6em; 
	margin-bottom: 1em;
}

.post .byline {
	color: #333333; 
	border-bottom: 1px solid #cccccc;
	font-size: 1.0em;
	margin-bottom: 1.5em;
	padding-bottom: 0.25em;
}

/* end */

/* Right Column */

#column {
	float: left; 
	width: 300px; 
	border-left: 1px solid #cccccc;
	margin-bottom: 2em;
}

.columndiv {
	margin: 48px 0 20px 30px;
}

.columnadd {
	margin: 0px 0 20px 20px;
}

.columndiv h3 {
	font-size: 1.6em;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0.5em;
}

.columndiv p {
	line-height: 1.385em;
}

#column ul {
	list-style: none; 
	padding: 0 0 0 2px;
}


.columndiv {
	text-align: left;
	margin-bottom: 0.1em;
}

/* @end */


