
#wrap{
    width: 787px;
}
/* End Container */

/* Footer */
#footer {
	letter-spacing: 1px;
	border-top: 1px dotted #babdb6;
	margin-top: 40px;
	color: #888a85;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#footer a, #footer a:hover {
    text-decoration: none;
}

#footer p {
    font-size: smaller;
    margin: 0 0 10px 0;
}
.postlink-local{
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.postlink-local:hover{
	border-bottom-style:solid;
}
a.postlink-local:hover{
	text-decoration:none;
}
/* End Footer */


