/*
Theme Name: Pensando RP
Theme URI: http://www.portal3.com.br/pensandorp

Author: Emanuele Spies
Author URI: 
Version: 2.0
 */
 
 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.portal3.com.br/wordpress/pensandorp/fundooo.png);
}

h2{
	font-size:16px;
}

#HOME {
	position:absolute;
	width:62px;
	height:14px;
	z-index:1;
	left: 5px;
	top: 24px;
}
#EDICOES {
	position:absolute;
	width:62px;
	height:12px;
	z-index:2;
	left: 100px;
	top: 16px;
}
#MENU {
	position:absolute;
	width:346px;
	height:38px;
	z-index:3;
	left: 2px;
	top: 12px;
}
#POST {
/*
	height:157px;
	left:8px;
	overflow-x:auto;
	overflow-y:auto;
	padding-right:10px;
	position:absolute;
	top:180px;
	width:406px;
	z-index:4;	
*/
	height:268px;
	left:8px;
	overflow-x:auto;
	overflow-y:auto;
	padding-right:10px;
	position:absolute;
	top:67px;
	width:406px;
	z-index:4;
}

.mini-texto{
	font-size:9px;
	font-weight:normal;
	margin:7px;
}

#rodape {
	position:absolute;
	width:101px;
	height:36px;
	z-index:5;
	left: 662px;
	top: 398px;
}
.menu{
  font-family: Verdana;
  font-weight:bold;
  font-size: 11px;
  color: #132940;
  text-decoration: none;
}
 .menu a{
        color:#132940;
        font-weight:bold;
        text-decoration:none;
       }
        .menu a:hover{
          color:#3f88bd;
        }
.texto{
  font-family: Verdana;
  font-size: 08pt;
  color: #132940;
  text-decoration: none;
  font-weight: normal;
}
 .texto a{
        color:#132940;
        font-weight:bold;
        text-decoration:none;
       }
        .texto a:hover{
          color:#3f88bd;
        }

#logo {
	position:absolute;
	width:200px;
	height:79px;
	z-index:6;
	left: 10px;
	top: 14px;
}
#menuimg {
	position:absolute;
	width:300px;
	height:115px;
	z-index:7;
	left: 11px;
	top: 165px;
}
#texto {
	position:absolute;
	width:426px;
	height:314px;
	z-index:8;
	left: 341px;
	top: 49px;
	float:right;
}
#TUUDO {
	position:relative;
	width:767px;
	height:414px;
	z-index:9;
	margin-left:auto;
	margin-right:auto;
	
/*	left:50%;
	margin-left:-383px;
	position:absolute;	*/
	
}
#EDICOES2 {
	position:absolute;
	width:62px;
	height:12px;
	z-index:2;
	left: 194px;
	top: 23px;
}
#EDICOES3 {
	position:absolute;
	width:62px;
	height:12px;
	z-index:2;
	left: 247px;
	top: 48px;
}
