body {
	background: url(../images/index-bg.png) top left repeat;
	background-color: #ffffff;
}

a {
	color: #555555;
}

.post-number {
	padding-top: 10px;
}

#content-column {
	margin-top: 0px;
}

#content-header {
	height: 100px;
}

#content-holder {
	/*background: transparent url(../images/bg-strip.png) repeat-y scroll left top;
	behavior: url(./scripts/pngfix.htc);*/
	padding: 15px 0pt 100px;
}
	
#header-logo {
	background: url(../images/psismic-logo-blog-4.png) top left no-repeat;
	_background: url(../images/psismic-logo-blog-4.jpg) top left no-repeat;
}

#center-column {
	background-color: transparent;
}

#header-nav {
	
}

#header-nav a {
	color: #CCCCCC;
	font-weight: bold;
}

.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.user-profile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	float: left;
	padding-top: 0px;
	width: 180px;
}

.left-section {
	margin-top: 40px;
}

#pwltp {
	text-align: left;
}

.like-post-label {
	background: url(../images/like-post-label.png) no-repeat 0 0;
	_background-image: url(../images/like-post-label-ie6.jpg);
	width: 200px;
	height: 30px;
}

#post-top-border {
	background-image: url(../images/post-top-blog-border.png);
	_background-image: url(../images/post-top-blog-border.jpg);
	width: 460px;
	height: 30px;
	
}

#post-body-border {
	background: url(../images/post-body-blog-border.png) repeat-y;
	_background: url(../images/post-body-blog-border.jpg) repeat-y;
	width: 460px;
}

#post-bottom-border {
	background: url(../images/post-bottom-blog-border.png) no-repeat 0 0;
	_background: url(../images/post-bottom-blog-border.jpg) no-repeat 0 0;
	width: 460px;
	height: 15px;
	
}



#center-column-header {
	background-image: url(../images/post-blog-top-border.png);
	_background-image: url(../images/post-blog-top-border.jpg);
	width: 460px;
	height: 30px;
}

#post-block {
	background: url(../images/post-body-border.png) repeat-y;
	_background: url(../images/post-blog-body-border.jpg) repeat-y;
	width: 460px;
}

#center-column-footer {
	background: url(../images/post-blog-bottom-border.png) no-repeat 0 0;
	_background: url(../images/post-blog-bottom -border.jpg) no-repeat 0 0;
	width: 460px;
	height: 15px;
}

textarea { 
	width: 412px;
}

#page-footer {
	padding-top: 10px;
	position: relative;
	text-align: cneter;
	width: 655px;
}

#page-footer-links {

}