BODY {
	background-image: url(/templates/kellekek/hatterkepek/blueprint-3.png);
	position: static;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.btn-sm {
	padding: 6px 8px 6px 8px !important;
	line-height: 1 !important;
}
.site-header{
	background:#f8f8f8;
	border-bottom:1px solid #e7e7e7;
	padding:10px 0;
}
.logo{ font-weight:700; font-size:20px; line-height:34px; }

.header-menu{ text-align:center; }
.header-menu .nav{ display:inline-block; }
.header-menu .nav>li{ float:none; display:inline-block; }

.header-right{ text-align:right; line-height:34px; }
.header-right .btn{ margin-left:10px; }

.site-footer{
	background:#f8f8f8;
	border-top:1px solid #e7e7e7;
	padding:12px 0;
	margin-top:40px;
	font-size:13px;
}
.footer-left { text-align:left; }
.footer-right { text-align:right; }

/* LOGINHOZ -------------------------------------------------------------------- */
.margin-bottom-20 {
	margin-bottom: 20px;
}
.loginpanel .reg-page {
	color: #555;
	padding: 30px;
	background: #fefefe;
	border: solid 1px #eee;
	box-shadow: 0 0 3px #eee;
}
