/*
Theme Name: Prudential Laney
Theme URI: http://www.prulaney.com/blog/
Description: The theme based on the design of Prudential Laney.
Version: -1.0
Author: Anonymous
Author URI: 
*/



h1 {
	color: #03385A;
	font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 2px 0;
}

.cat-item, .page_item {
	padding-left: 10px;
}

.archive {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: auto;
}

.post ul {
	margin: 1.12em 0;
  padding-left: 15px;
	list-style-type: disc;
}
#cntntcontainer{
	width:900px;
	text-align:left;
}