* {
	margin: 0;
	padding: 0;
	color:#fff;
}

a:link, a:hover, a:visited, a:active {color:#ffffff;}

body {
	background: #870010 url(http://static1.meshfriend.com/sites_html/images/10/tt0007_header.jpg) top center no-repeat;
	text-align: center;
}

input{color:#000;}
select{color:#000;}
textarea{color:#000;}

#container {
	width: 868px;
	margin: 0 auto;
	text-align: left;
color:white;
}

#header {
	height: 420px;
	padding: 0 10px 0 20px;
}

#mainContent {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_footer.jpg) bottom center no-repeat;
}
#header h1 {
	margin-top:30px;
	float: left;
	font-variant: normal;
	width:100%;
}

#header h2 {
	float: left;
	font-variant: normal;
}

.blog #right{
	width:620px;
	float:right;
	margin:20px 20px 20px 0;
}

.blog #left{
	width:180px;
	float:left;
	margin:20px;
	*margin:20px 20px 20px 10px;
}

.blog {
	padding-bottom: 40px;
}

.blog h2.blogTitle {
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	position: relative;
	z-index: 1;
}

.blog h3.meta {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_blog_meta.jpg) no-repeat;
	height: 36px;
	text-align:center;
	line-height:15px;
	padding:10px 0 0 0;
	*padding:3px 0 0 0;
	_padding:3px 0 0 0;
}

img.bullet {
	padding: 0 4px;
}

.c1 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_c1.gif) top left no-repeat #EC691F;
	margin: 0 0 40px 0;
}

.c2 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_c2.gif) top right no-repeat;
}

.c3 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_c3.gif) bottom left no-repeat;
}

.c4 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_c4.gif) bottom right no-repeat;
}

#mainContent .c4,
#mainContent .c4 {
	padding: 0 20px;
	line-height: 36px;
	margin-left: 0;
}

#postComment .c1,
#postComment .c2,
#postComment .c3,
#postComment .c4 {
	height: 40px;
	line-height: 40px;
	width: 300px;
}

.c4 input.searchBox,
#postComment input,
.postCommentTA textarea {
	background: transparent;
	border: none;

	position: relative;
	left: 4px;
	width: 80px;
}

#mainContent .c1 {
	margin-bottom: 15px;
	color:white;
}

#postComment input {
	float: left;
	position: relative;
	top: 12px;
	width: 200px;
}

#postComment .postCommentTA .c1,
#postComment .postCommentTA .c2,
#postComment .postCommentTA .c3,
#postComment .postCommentTA .c4 {
	height: auto;
	width: 500px;
}

#mainContent #postComment .postCommentTA .c1 {
	margin-bottom: 30px;
}

.postCommentTA textarea {
	margin: 10px;
	overflow: auto;
	width: 470px;
}

#postComment label {

	float: right;
	padding-right: 10px;
}

#mainMenu li.formList {
	line-height: .6em;
}

.goButton {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_button.gif) center center no-repeat;
	border: none;

	height: 28px;
	width: 38px;
}

.goButton span {
	position: relative;
	top: -1px;
}

.postButtonCluster {
	position: relative;
	top: -20px;
}

.postButtonCluster button {
	background: none;
	border: none;


	margin-right: 20px;
}

#commentList {
	list-style-position: outside;
	position: relative;
	left: -40px;
	margin-right: -40px;
	width: 868px;
}

#commentList li {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0007_blog_meta.jpg) no-repeat;
	font-weight: normal;
	font-variant: normal;
	padding: 0 10px 0 15px;
}

.commentMeta {
	clear: both;
	height: 36px;
}

.cml { 
	float: left;
}

.cmr { 
	float: right;
}

.commentContent {

	position: relative;
	top: -20px;
}

#footer p {
	padding: 10px 0;
	text-align: center;
}

.floatImgR {
	float: right;
	margin: 10px 0 5px 10px;
}

.floatImgL {
	float: left;
	margin: 10px 10px 5px 0;
}

.imageCenter {
	display: block;
	margin: 10px auto;
}
br.clear {
	clear: both;
}
