body{
	background:#f5ffff;
	color:#555;
	font-family: arial;
	font-size: 8pt;
	line-height:14pt;
	margin:0;
	text-align:center;
	background-image: url(http://neiljrook.com/pennymae/images/pm_bg.png)
}
#wrap{
	margin:0 auto;
	width:900px;
	margin-top: 10px;
}
#content{
	font-size: 9pt;
	float:left;
	padding:0px;
	width:800px;
	text-align: left;
	margin-top: 0px
}
#entrycontainer {
	text-align: justify;
	width: 900px;
}
#entry {
	width: 680px;
	margin-left: 160px;
	background-color: #FFF;
	padding: 10px;
}
.title {
	font-family: Helvetica;
	font-size: 12pt;
	letter-spacing: 0px;
	color:#555;
	text-transform: normal;
	line-height: 9pt;
}
.title a{
	color:#8ef6e6;
}
#datebox {
	width: 100px;
	float: left;
	background-color: #F66;
	padding: 10px;
	color: #C24F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	margin-left: 40px;
}
#datebox a{
	color: #FFF;
}
#divider {
	padding-top: 33px;
	text-align: center;
}
hr {
	border: none 0;
	border-top: 1px dashed #ffe1e2;
	width: 100%;
	height: 1px;
}
#footer {
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	width: 680px;
	margin-left: 160px;
}
ul{ 
	padding:0; 
	margin:15;
	list-style: none;
}
#comment-title {
	background-color: #DFFEF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	padding: 5px;
	color: #84bbaf;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#box {
	background-image: url(http://neiljrook.com/pennymae/images/01_04.png);
	height: 134px;
	vertical-align: top;
	background-repeat: no-repeat;
}
#blurbleft {
	width: 225px;
	float: left;
	margin-left: 40px;
}
#blurbright {
	width: 225px;
	float: right;
	margin-right: 40px;
}
#blurb {
	background-color: #DFFEF6;
	padding: 10px;
	text-align: justify;
	font-size: 7pt;
	color: #84bbaf;
	line-height: 12pt;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:0px;
}
#entrytainer {
	background-color: #FFF;
	padding: 0px;
}
.postedby{
	background:#fff url(http://neiljrook.com/pennymae/images/love.png) no-repeat;
	padding:0px;
	padding-left:20px;
	line-height: 16px;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:0px dotted #ddd;
}
/*************************************
 +Comments
 *************************************/
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	list-style-type:none;
	margin:0;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#fba1b4;
	text-decoration:none;
}
a:hover{
	color:#ff6485;
}
gallery-item {
border: 0px;
}
img {
border: 0px;
}
#comments {
	background-color: #FFF;
	width: 680px;
	display: block;
	padding:10px;
	margin-left: 160px;
	text-align: justify
}
#tweet ul {
	list-style-type: square;
	list-style-image: url(http://dannybrito.com/images/bullet.png);
	margin-left: 13px;
}