div#border {
	height: 10px;
	background-image: url(/images/rig/border_bg.gif);
	background-repeat: repeat-x;
}
div#footer, div#footer a {
	color: #47504d;	
}
div#footer a {
	color: #983e31;	
}
div#footer {
	font-size: 14px;
	background-color: #ced6d9;
	background-image: url(/images/rig/footer_bg.gif);
	background-position: top;
	background-repeat: repeat;	
	/* opacity: .5;
	filter: alpha(opacity=50); */
}
div#footer #footerwrapper  {
	position: relative;
	width: 942px;
	left: 50%;
	margin-left: -471px;	
	padding-top: 50px;
	padding-bottom: 50px;
}
div#footer #main {
	float: left;	
	width: 600px;
}
div#footer #birdie {
	float: left;
	width: 84px;
}
div#footer #tweet {
	float: left;
	width: 416px;
	padding: 25px;
	background-color: #eff3f5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 50px;
	margin-bottom: 25px;
}
div#footer #like {
	float: left;
	margin-left: 84px;
	margin-right: 15px;
}
div#footer #like {
	float: left;
}

div#footer .dateauthor {
	font-size: 11px;	
}
div#footer .status {
	margin-bottom: 10px;	
}
div#footer #contact {
	width: 315px;
	color: #595d60;
	float: left;	
}
div#footer #contact h1 {
	color: #595d60;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
div#footer #contact p {
	margin-bottom: 25px;	
}
div#therealfooter {
	font-size: 12px;
	width: 100%;
	height: 25px;
	color: #c8c8c9;
	background-color: #222526;
	text-align: center;
}
