#footer{
	width:980px;
	margin:0px auto 50px auto;
	padding:0 0 10px 0;
	border:none;
	background:#E5E5E5 url("../images/footer-corner.gif") no-repeat bottom center;	
}

#footer *{
	color:#FFF;
}

.footer-ct{
	background:#1A2026;	
	padding:10px;
	height:194px;
}

.footer-ct h5{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
}

.livros, .sobre-mim, .links{
	float:left;
}


/* livros */
.livros{
	float:left;
}

.livros img{
	background: transparent url("../images/bg-livros.png") repeat-y;
	display:inline-block;
	padding:2px 6px 0;
	vertical-align:bottom;
	width:98px;
}

.prateleira{
	width:340px;
	background: transparent url("../images/prateleira.gif") no-repeat center bottom;
	padding-bottom:19px;
	text-align:center;
}

/* sobre mim */
.sobre-mim{
	width:300px;
	margin-left:20px;
}

.sobre-mim .avatar{
	float:left;
	margin-right:5px;
}

.sobre-mim h4{
	font-size:14px;
	color:#3f6fd0 !important;
	margin:0px;
}

.sobre-mim p{
	margin:0px;
	padding:0px;
	color:#CCC !important;
}

/* link */
.links{
	width:260px;
	margin-left:40px;	
}

/* copyright */
#footer .footer-message {
	float:right;
	border-color:#CCC;
}

.footer-message h4{
	margin:0px;
}

#footer .footer-message .widgetcontainer  {
	width:250px;
}

.footer-message .widgetcontent{
	color:#666 !important;
}
