/*
Theme Name: Feirão Universitário
Theme URI: http://www.feiraouniversitario.com.br/
Description: Tema Feirão Universitário
Version: 0.1
Author: Sinapse
Author URI: http://www.agenciasinapse.com.br/
Tags: feirão
Text Domain: feirão

	Feirão Universitário
	 http://www.feiraouniversitario.com.br/

	Tema feito pela Sinapse

*/
/* Z-index of #mask must lower than #boxes .window */  
 #mask {
	position:absolute;
	z-index:9000;
	display:none;
 }   
   
 /* Customize your modal window here, you can add background image too */  
 #popup {
	position:absolute;
	display:none;
	z-index:9999;
	padding:20px;
	text-align: center;
 }  
html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.principal {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	font-size: 0.8em;
}
.wrap {
	background-image: url(images/fundo_total.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.esq {
	float: left;
	width: 694px;
	background-image: url(images/bg_esq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.rodape_esq {
	background-image: url(images/rodape_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 694px;
	display: block;
	float: left;
}
.dir {
	float: left;
	width: 290px;
	padding: 0px;
	height: 1534px;
	background-image: url(images/bg_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

.folha {
	min-height: 1450px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.esconde {
	display: none;
}
.menu {
	background-image: url(images/bg_menu.jpg);
	height: 40px;
	width: 615px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	display: block;
	margin-top: 22px;
	padding-bottom: 20px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.menu li {
	float: left;
	display: block;
}
.menu .menu1 a {
	background-image: url(images/menu_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 138px;
	display: block;
	margin-right: 10px;
}
.menu .menu2 a {
	background-image: url(images/menu_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 148px;
	display: block;
	margin-right: 9px;
}
.menu .menu3 a {
	background-image: url(images/menu_3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 153px;
	display: block;
	margin-right: 10px;
}
.menu .menu1 a:hover {
	background-image: url(images/menu_1_h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 138px;
	display: block;
	margin-right: 10px;
}
.menu .menu2 a:hover {
	background-image: url(images/menu_2_h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 148px;
	display: block;
	margin-right: 9px;
}
.menu .menu3 a:hover {
	background-image: url(images/menu_3_h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 153px;
	display: block;
	margin-right: 10px;
}
.conteudo_home {
	width: 625px;
	height: 1400px;
	margin-left: 20px;
	color: #FFF;
}
.conteudo_home a {
	color: #F8C274;
}
.conteudo_home .navigation {
	clear: both;
	height: 30px;
}
.conteudo {
	width: 625px;
	margin-left: 20px;
	color: #FFF;
}
.conteudo a {
	color: #F8C274;
}
.conteudo .navigation {
	padding-bottom: 10px;
	height: 22px;
}
.conteudo .alignleft {
	float: left;
}
.conteudo .alignright {
	float: right;
	margin-right: 10px;
}
.conteudo .post {
	background-image: url(images/single_cont2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.conteudo .post h2 {
	width: 612px;
	margin: 0px;
	padding: 0px;
	background-color: #E7920C;
}
.conteudo .post h2 span {
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}
.conteudo .post .single_meio {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/single_cont1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.conteudo .post .entry {
	margin-left: 22px;
	width: 565px;
}

.conteudo .post_rodape {
	background-image: url(images/single_rodape.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 615px;
}
.conteudo #map_canvas {
	color: #000;
	width: 568px;
	height: 568px;
}
.conteudo #map_canvas2 {
	color: #000;
	width: 568px;
	height: 568px;
}
.conteudo .entry label {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 120px;
	display: block;
	float: left;
	line-height: 22px;
}
.conteudo .entry .botao {
	background-color: #E7920C;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7B757;
	border-right-color: #C1780B;
	border-bottom-color: #C1780B;
	border-left-color: #F7B757;
}
.conteudo_home .destaque {
	width: 624px;
	background-image: url(images/fundo_resumo_grande_meio.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.conteudo_home .destaque h2 {
	color: #FFF;
	background-color: #e7920c;
	display: block;
	width: 486px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.conteudo_home .destaque h2 a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	height: auto;
	line-height: 26px;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.conteudo_home .destaque a {
	color: #F8C274;
}
.conteudo_home .destaque .destaque_esq {
	background-image: url(images/fundo_resumo_grande_meio2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 486px;
}
.conteudo_home .destaque .destaque_dir {
	width: 136px;
	float: left;
	background-image: url(images/fundo_resumo_grande_meta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	font-size: 0.8em;
	font-weight: bold;
	color: #392e1f;
}
.conteudo_home .destaque_topo {
	background-image: url(images/fundo_resumo_grande_topo.jpg);
	height: 13px;
	width: 486px;
}
.conteudo_home .destaque_conteudo {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	min-height: 150px;
}
.conteudo_home .destaque_rodape {
	background-image: url(images/fundo_resumo_grande_rodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 486px;
}
.conteudo_home .destaque_rodape .leia_mais {
	display: block;
	height: 20px;
	width: 50px;
	margin-left: 405px;
	padding-top: 8px;
	font-size: 1.1em;
}
.conteudo_home .destaque_rodape .leia_mais a {
	color: #FFF;
	text-decoration: none;
}
.conteudo_home .destaque_dir .meta_user {
	display: block;
	height: 28px;
	font-weight: bold;
	margin-left: 32px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.conteudo_home .destaque_dir .meta_date {
	height: 30px;
	display: block;
	margin-left: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.conteudo_home .destaque_dir .meta_comments {
	display: block;
	height: 32px;
	margin-left: 32px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.conteudo_home .destaque_dir .meta_comments a {
}
.conteudo_home .postpeq {
	display: block;
	height: 250px;
	width: 312px;
	float: left;
}
.conteudo_home .postpeq h2 {
	background-color: #E7920C;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.conteudo_home .postpeq h2 a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	line-height: 16px;
}
.conteudo_home .postpeq .postpeq_esq {
	float: left;
	width: 118px;
	background-image: url(images/category-postpeq_foto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
}
.conteudo_home .postpeq .postpeq_dir {
	float: left;
	width: 155px;
	color: #000;
	margin-left: 10px;
	padding-top: 5px;
}
.conteudo_home .postpeq .postpeq_esq .postpeq_foto {
	height: 100px;
	width: 100px;
	margin-left: 8px;
	margin-top: 17px;
}
.conteudo_home .postpeq .postpeq_txt {
	display: block;
	margin-left: 10px;
	width: 272px;
	color: #000;
	padding-top: 5px;
}
.conteudo_home .postpeq .postpeq_leiamais {
	background-image: url(images/category-postpeq_mais.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 87px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
}
.conteudo_home .postpeq .postpeq_leiamais a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
	width: 80px;
	height: 24px;
	line-height: 18px;
}
.conteudo_home .postpeq .postpeq_leiamais2 {
	background-image: url(images/category-postpeq_mais.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 87px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
}
.conteudo_home .postpeq .postpeq_leiamais2 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
	width: 80px;
	height: 24px;
	line-height: 18px;
}


.logo {
	height: 325px;
	width: 254px;
}
.infos {
	height: 115px;
	width: 245px;
	color: #FFF;
}
.infos h2 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.infos p {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.infos .pdias {
	display: block;
	width: 190px;
	padding-top: 5px;
	height: 20px;
}
.infos .pdias .peq {
	font-size: 9px;
}
.infos .plocal {
	display: block;
	width: 185px;
	height: 24px;
	margin-left: 5px;
	line-height: 12px;
	padding-top: 8px;
}
.infos .phora {
	display: block;
	width: 190px;
	padding-top: 12px;
}
.infos .dias {
	background-image: url(images/dias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 52px;
}
.infos .local {
	background-image: url(images/local.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 52px;
}
.infos .hora {
	background-image: url(images/hora.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 52px;
}
.infos .plocal .peq {
	font-size: 0.9em;
}


.pranao {
	height: 334px;
	width: 245px;
	color: #FFF;
	font-size: 10px;
}
.pranao h2 {
	background-image: url(images/existe_vida.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 242px;
	margin: 0px;
	padding: 0px;
}
.pranao p {
	line-height: 13px;
}
.procure {
	width: 280px;
	height: 62px;
}
.procure h2 {
	background-image: url(images/procure_seu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 200px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.logocaixa {
	margin-left: 100px;
	padding-bottom: 5px;
}

.logos1 {
	width: 250px;
	height: 290px;
	background-image: url(images/divisor_logos1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logos1 p {
	margin: 0px;
	padding: 0px;
}
.logos1 .lado_esq {
	width: 120px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.logos1 .lado_dir {
	width: 120px;
	float: left;
	text-align: center;
}
.tags {
	height: 210px;
	width: 250px;
	padding-top: 30px;
}
.tags .widgettitle {
	display: none;
}
.tags ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.tags li {
	margin: 0px;
	padding: 0px;
}
.cadastrese {
	clear: both;
}
.logos2 {
	width: 953px;
	clear: both;
	background-color: #FFF;
}
.t2 {
	height: 14px;
	width: 953px;
}
.t2 div {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}


.l2 {
	width: 953px;
	height: 79px;
}
.l2 div {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#respond {
	clear: both;
}
#respond h3 {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.postmetadata {
	clear: both;
	height: auto;
	margin-bottom: 10px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
