body {
	background: #000 url(../img/main.jpg) no-repeat center top;
}
label {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#frontPosts li {
	width: 647px;
	margin: 8px 0 0 0 !important;
	padding: 0 0 8px 0 !important;
	border-bottom: 1px solid #333;
	font-size: 12px;
}
#photos li {
	display: inline;
	float: left;
	width: 140px;
	margin-bottom: 24px;
}
	#photos a {
		display: block;
		border: 3px solid #fff;
	}
	#photos a:hover {
		border: 3px solid #ba121c;
	}
#sponsors li {
	display: inline;
	float: left;
	margin-bottom: 24px;
}
	.bigLogo {
		width: 140px;
	}
	.smallLogo {
		width: 54px;
	}


#sidebar h2 {
	clear: left;
	width: 312px;
	margin: 0 0 2px 0;
}
	.widget_recent_entries, .widget_archive, .widget_tag_cloud {
		clear: left !important;
		margin-bottom: 24px !important;
	}
	#recent-posts ul, #archives ul {
		clear: left;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
		#recent-posts li, #archives li {
			width: 312px;
			margin: 8px 0 0 0 !important;
			padding: 0 0 8px 0 !important;
			border-bottom: 1px solid #333;
			font-size: 12px;
		}
			#archives li {
				display: inline;
				float: left !important;
				width: 140px !important;
			}
				#archives li.widgetLeft {
					margin: 8px 32px 0 0 !important;
				}
.ptb14 {
	float: left;
	width: 312px;
	padding: 8px 0;
}
.pagetitle {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
.textArea {
	width: 656px;
	height: 123px;
	background: transparent url(../img/textarea.png) no-repeat 0 0;
}
	.textArea textarea {
		width: 636px;
		height: 103px;
		padding: 10px;
		border: none;
		background: none;
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 12px;
		color: #414141;
	}
.fieldWrap {
	width: 312px;
	height: 23px;
	background: transparent url(../img/input.png) no-repeat 0 0;
}
	.fieldWrap input {
		width: 304px;
		height: 15px;
		border: none;
		background: transparent;
		padding: 4px;
	}
.comment {
	width: 98px;
	height: 17px;
	border: none;
	background: transparent url(../img/post_comment.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
.commentWrap {
	width: 632px;
	padding: 12px 12px 1px 12px;
	background: #202020;
}
.authorWrap {
	width: 632px;
	padding: 6px 12px;
	background: #101010;
	border-top: 1px solid #5f5f5f;
	text-align: right;
}
/*.post img {
	float: right;
}*/
.sociable {
	clear: both;
}
