/* - - - - - - - - - - - - - - - - - - - - -
Theme Name: Igualmente Diferentes
Theme URI: http://igualmentediferentes.com/
Description: Tema desenvolvido por Diéfani Favareto Piovezan.
Version: 1.2
Author: Diéfani Favareto Piovezan
Author URI: http://igualmentediferentes.com/

- - - - - - - - - - - - - - - - - - - - - */

@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/back.png);
	margin:0px;
	paddign:0px;
	color:#202020;
}
div{position:relative;}

#wpstats {display:hidden;}
#tudo{	width:1015px;
	margin: auto;`
}

#cima {height: 50px; background:url(images/Topodaestrutura.png); z-index:-1;}
#geral{background:url(images/Centrodaestrutura.png) -3px repeat-y;}
#baixo{background:url(images/Footerdaestrutura.png) 2px; height:56px; z-index:-1;}

#posts {margin-left:35px; width:620px; float:left;}
#post {border-bottom: 2px #ccc dotted; padding-bottom:15px;}
#post #data{width:82px; height:82px; background:url(images/Data%20do%20post%20title.png); font-size:30pt; font-family:"Times New Roman", Times, serif; color:#FFF; text-align:center; line-height:77px; float:left;
text-shadow:  #000000 1px 1px 1px,#000000 2px 2px 2px,#000000 -1px -1px 1px,  #000000 1px -1px 0px,#000000 -1px 1px 0px;}
#post #title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17pt;
	color: #202020;
}
#post #info{font-size:10pt;}
#post #corpo {width:620px; overflow:hidden;}

#post #social2 {height:105px;}
#post #social {position:absolute; padding-top:20px; padding-left:40px; width: 210px; height: 105px; background:url(images/fundobotoes.png); right:0px;}
#post #cat{
	background:#BBB;
	padding:5px;
	border-radius: 8px;
	box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);	-moz-box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);	-webkit-box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
}

/* WIDGETS */

#widgets{
	float:right;
	width:300px;
	margin-right:20px;
	margin-top: -25px;
}
#widget {border-bottom: 1px #ccc dotted;}
#widget #title {
	background:#C1CEDE;
	padding: 5px;
	border-radius:5px;
	font-size:15pt;
	color:#FFF;
	text-shadow:  #000000 1px 1px 1px,#000000 2px 2px 2px,#000000 -1px -1px 1px,  #000000 1px -1px 0px,#000000 -1px 1px 0px;
}

#direitos{
	background:url(images/footer.png);
	text-align:center;
	height: 83px;
	line-height:87px;

}
#direitos a{color:#000;}