/*  
Theme Name: Vestibuvan
Theme URI: http://coliane.com.br
Description: Criado por m4web.com.br para Vestibuvan.
Version: 1.0
Author: Rafael Slonik and Diego Antunes
Author URI: http://m4web.com.br
*/
li,dl,dt,dd,ol,ul,h1,h2,h3,h4,h5,p,img,address,a {
	margin: 0px;
	padding:0px;	
	}
	
li {	list-style-type: none; }
hr {	display: none;}
p {
	padding: 10px 15px;
	text-align: justify;
}
.entrytext {
	padding: 0px 25px;
}
h2 {
	font-size: 20px;
	background: #f8f8f8;
	padding: 4px;
}

body {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	background: #C5E4F3;
	}
.logo {
	background: url(images/logo.png) no-repeat;
	width: 183px;	height: 65px;
	text-indent: -5000px;
	overflow: hidden;
	position: absolute;
	margin: 50px 0px 0px 45px;
}
address {
	margin: 50px 0px 0px 270px;
	position: absolute;
	font-style: normal;
	color: White;
}

#page {
	width: 750px;
	margin: 0px auto;
}
#bg-page {
	background: url(images/bg-page.gif) repeat-y center;
}
#header {
	width: 750px; height: 155px;
	background: url(images/bg-header.gif) no-repeat;
}
#content {
	width: 400px;
	float: left;
	margin: 0px 0px 10px -5px;
	text-align: justify;
}
#sidebar {
	width: 180px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#sidebarright {
	width: 170px;
	float: right;
}
#footer {
	width: 750px;
	clear: both;
	background: url(images/bg-footer.gif) no-repeat center;
	overflow: hidden;
	width: 750px; height: 55px;
}
.cred {
	margin: 15px 0px 0px 20px;
	float: left;
}
.logo-pb {
	background: url(images/logo-pb.gif) no-repeat;
	width: 121px; height: 43px;
	text-indent: -5000px;
	overflow: hidden;
	float: right;
	margin: 5px 10px 0px 20px;
	cursor: pointer;
}

#menu li {
	border-bottom: 1px dotted #C5E4F3;
	list-style-image: url(images/bullet.gif);	
	width: 130px;
	margin: 5px 0px 2px 20px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 13px;
}
.navegue, .aluno, .onde-estudar, .parceiros {
	width: 160px; height: 25px;
}
.navegue span, .aluno span, .onde-estudar span, .parceiros span {
	font-size: 15px;
	display: block;
}

.navegue {
	background: url(images/bt-navegue.gif);
	margin: 10px 0px 10px 8px;
}
.navegue span {
	padding: 3px 0px 0px 27px;
	font-weight: bold;
	color: #FF3300;
}

.aluno {
	background: url(images/bt-aluno.gif);
	margin: 10px 0px 10px 8px;
}
.aluno span {
	padding: 3px 0px 0px 27px;
	font-weight: bold;
	color: #00005E;
}

.onde-estudar {
	background: url(images/bt-onde-estudar.gif);
	margin: 10px 0px 10px 8px;
}
.onde-estudar span {
	padding: 3px 0px 0px 27px;
	font-weight: bold;
	color: #008000;
}
.parceiros {
	background: url(images/bt-onde-estudar.gif);
	margin: 10px 8px 10px 0px;
}
.parceiros span {
	padding: 3px 0px 0px 27px;
	font-weight: bold;
	color: #008000;
}
#sidebarright li {
	text-align: center;
}
#sidebarright img {
	border: 1px solid #f0f0f0;
	padding: 3px;
	width: 140px;
	height: 80px;
	margin: 5px 0px;
}

.linkcat li {
	padding: 0px 0px 5px 40px;
}
#linkcat-1 h2 {
	margin: -10px 0px 15px 20px;
	font-size: 16px;
	border-bottom: 1px solid black;
	width: 300px;
}


.img-about {
	margin: 10px 0px 0px 10px;
}

.post h2 {
	font-weight: lighter;
	margin: 10px 0px 10px 10px;
}



a {
	text-decoration: none;
	color: #15607E;
}
a:visited {
	text-decoration: none;
	color: #15607E;
}
a:hover {
	text-decoration: underline;
	color: #666;
}