/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2 {
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0;
	line-height: 180%;
}

a {
	color: #000000;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
#logo{float:right; background-image:url(images/tp_javanoroeste.png); width:383px; height:117px;}

#topheader{float:right; width:760px; height:800px; background-color:#F9F9F9; position:relative}
.whitetitle {
	font: 0.7em Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}

#toplinks{position:absolute; right:0px; top:10px;}

.smallgraytext {
	font: 0.7em Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}

/* Pages */

#pages {
	height: 15px;
	padding-top: 10px;
	background: url(images/img02.png) repeat-x;
}

#pages h2 {
	display: none;
}

#pages ul {
	display: block;
	width: 760px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float: left;
	width: 143px;
	height: 27px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#pages a:hover {
	color: #00ed00;
}

#page1 { background: #FFFFFF url(images/img03.png) no-repeat; }
#page2 { background: #FFFFFF url(images/img04.png) no-repeat; }
#page3 { background: #FFFFFF url(images/img05.png) no-repeat; }
#page4 { background: #FFFFFF url(images/img06.png) no-repeat; }

#page1:hover, #pages .active #page1 { background-image: url(images/img08.png); }
#page2:hover, #pages .active #page2 { background-image: url(images/img09.png); }
#page3:hover, #pages .active #page3 { background-image: url(images/img10.png); }
#page4:hover, #pages .active #page4 { background-image: url(images/img11.png); }


/* Sidebar */

#sidebarleft {
	float: left;
	width: 180px;
	margin-top: 57px;
}
#sidebarleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarleft li {
	font:10px Verdana;
	color:#efefef;
}

#sidebarleft li ul {
	margin-bottom: 5px;
	padding-bottom: 12px;
	background: #FFFFFF url(images/img16.png) no-repeat left bottom;
}

#sidebarleft li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}


#sidebarleft h2 {
	height: 15px;
	margin: 0;
	padding: 5px 5px;
	background: url(images/img15.png) no-repeat;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
/* FIM sidebarleft */

/* Content */


.conteudohome {
	position:absolute;
	
	float: left;
	width: 520px;
	
	margin-top: 77px;
	background: #FFFFFF;
	text-align: left;
	
	
	
}
.conteudohome .entry {
	
	padding: 5px 0 0 0 ;
	margin: -18px auto 0 auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: justify;
}


#conteudo {
	float: left;
	width: 570px;
	margin-top: 57px;
	margin-left: 5px;
	
}

.post {
}

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}


/* Green Box */

.greenbox {
	background: #FFFFFF url(images/img_03.png) repeat-x;
}

.greenbox .title {
	height: 60px;
	
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 5px 0 0 10px;
	
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbox .entry {
	padding: 5px 0 0 0 ;
	margin: -18px auto 0 auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: justify;
}


/* Sidebar */

#sidebar {
	
	float: right;
	width: 180px;
	margin-top: 57px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	font:10px Verdana;
	color:#efefef;
}

#sidebar li ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 12px;
	background: #FFFFFF url(images/img16.png) no-repeat left bottom;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}


#sidebar h2 {
	height: 15px;
	margin: 0;
	padding: 5px 5px;
	background: url(images/img15.png) no-repeat;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
/* FIM Sidebar */


/* Two Columns */

.two-columns {
	position:absolute;
	float: left;
	margin-left: 11px;
	margin-top: 270px;

}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {

}

.two-columns .red {

}

.two-columns .columnA, .two-columns .columnB {
	width: 200px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}




/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	
	text-align: center;
	font-size: smaller;
}

