/*  
Theme Name: Trocou ta Novo
Theme URI: http://www.trocoutanovo.com.br
Description: 
Version: 1.0
Author: Eduardo Willian
Date: 01/10/2009
*/

/*
+----------------------------------------------------------------+
	Reset CSS				
+----------------------------------------------------------------+
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ul, ol { list-style:none }
section, article, aside, header, footer, nav, dialog, figure { display:block; }
/*
+----------------------------------------------------------------+
	Definicoes Gerais												
+----------------------------------------------------------------+
*/
body {
	font-family:"Trebuchet MS";
	color:#7f7f7f;
}
#logo-share-home
{
	margin-top: 25px;
	margin-right: 25px;
	height: 100px;
	width: 25%;
}
#logo-share
{
	margin-top: 0px;
	height: 100px;
	width: auto;
}
#logo-share .logo{
	margin-bottom: 10px;	
}
#header-nao-logado .compartilhe-topo{
	clear: right;
	padding: 0 0 5px 35px;
	margin: -20px 0 0 0;
}
#header-login .compartilhe-topo{
	clear: right;
	padding: 0 0 5px 450px;
	margin: -20px 0 0 0;
}
.compartilhe-topo span{
	float: left;
	font-size: 13px;
}
#header-login {
	float:right;
	margin-top:0px;
	margin-right:0px;
}
#container {
	margin:0 auto;
	width:975px;
}
a {
	color:#7f7f7f;
	text-decoration:none;
}
a:hover {
	color:#7f7f7f;
	text-decoration:underline;
}
.clear { clear:both }
.clearfix { overflow:hidden }
.floatL { float:left; }
.floatR { float:right; }
.aligncenter {
	text-align:center;
	margin:0 0 10px
}
.setas{
	cursor:pointer;}
/*
+----------------------------------------------------------------+
	Footer												
+----------------------------------------------------------------+
*/
#footer {
	float:left;
	width:100%;
	height:200px;
	margin-top:40px;
	background:url(img/bg_rodape.jpg) repeat-x;
}
#footer-center {
	width:780px;
	margin:0 auto;
	padding:30px 0 0 0;
}
.footer-menu {
	width:250px;
	height:140px;
	float:left;
	border-right:1px solid #58addc;
	color:#FFF;
	font-size:12px;
}
.footer-titulo {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.footer-menu a, .footer-menu a:hover { color:#FFF; }
.footer-contato {
	width:250px;
	height:140px;
	float:left;
	color:#FFF;
	font-size:12px;
	margin-left:50px;
}
.footer-titulo {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.footer-contato a, .footer-contato a:hover { color:#FFF; }
.footer-copy {
	width:200px;
	height:140px;
	float:right;
	color:#FFF;
	font-size:12px;
}
.footer-favorito {
	margin-top:27px;
	padding-bottom:15px;
}
.footer-copy a, .footer-copy a:hover { color:#FFF; }

.compartilhe-box{
	width: 200px;
	position: relative;
	left: 10px;
	top: 0px;
}

