/*
Theme Name: Santa Catarina
*/

@import url("css/fixo.css");
@import url("css/menu.css");
@import url("css/contato.css");
@import url("css/sc-acontece.css");

body {
	padding-bottom: 40px;
	font-family: Helvetica, Arial, Sans-serif;
	background: #405A00 url("img/bg.png") repeat-x;
}
#wrp {
	width: 960px;
	margin: auto;
}
#bg {
	float: left;
	background: url("img/layout.jpg") no-repeat top left;
}
#header {
	clear: both;
	width: 960px;
	height: 170px;
	overflow: hidden;
}
#header h1 a {
	width: 270px;
	height: 170px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*Share*/
#share {
	float: right;
	height: 60px;
	overflow: hidden;
	margin: 30px 10px 0 0;
}
#share a {
	color: #fff;
	float: left;
	height: 75px;
	display: block;
	font-size: 12px;
	line-height: 100px;
	text-decoration: none;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}
#indique {
	background-image: url("img/indique.jpg");
}
#rss {
	background-image: url("img/rss.jpg");
}
/*Slide*/
#slide {
	float: left;
	width: 750px;
}
/*Slide*/
#slide img {
	margin: 0 0 0 10px;
}
/**/
#present {
	color: #444;
	float: left;
	width: 730px;
	font-size: 13px;
	margin: 10px 0 0 0;
}
#present h2 {
	padding: 10px 0 10px 20px;
}
#present p {
	line-height: 150%;
	margin: 0 0 10px 0;
}
#present p a {
	color: #405A00;
	text-decoration: none;
}
.mineFotos {
	float: left;
	margin: 0 10px 0 20px;
}
/*Content*/
#content {
	float: left;
	width: 750px;
	overflow: hidden;
	margin-top: 15px;
	background: url("img/content.png") repeat-y center left;
}
#present {
	float: left;
}
/*Noticias*/
#noticias {
	float: left;
	display: inline;
	width: 340px;
	font-size: 13px;
	margin: 0 0 0 30px;
	background: url("img/separador1.png") no-repeat center right;
}
#noticias h2 {
	padding-bottom: 20px;
}
#noticias p a {
	color: #405A00;
	line-height: 130%;
	text-decoration: none;
}
#noticias p a:hover {
	text-decoration:underline;
}
#noticias ul {
	width:300px;
	overflow:hidden;
	margin-bottom:10px;
}
#noticias ul li {
	display:inline;
	list-style:none;
}
#noticias li a {
	color:#555;
	display:block;
	text-decoration:none;
	padding:6px 5px 6px 20px;
	border-bottom:1px solid #eee;
}
#noticias li a:hover {
	color: #405A00;
	border-bottom:1px solid #405A00;
	background:url("img/marcador2.png") no-repeat 0 center;
}

/*Pagina noticias*/
#paginas ul.noticias {
	padding:0 0 20px 0;
}
#paginas ul.noticias li a {
	color:#666;
	display:block;
	padding:10px 0;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
#paginas ul.noticias li a:hover {
	color:#000;
}
#paginas ul.noticias li {
	display:inline;
	list-style:none;
}
/*Tabelas*/
#paginas table {
	color:#666;
	width:600px;
	margin:10px 0;
	font-size:13px;
	border-collapse: collapse;
}
#paginas table th {
	font-weight:bold;
	text-align:center;
}
#paginas table td, #paginas table th {
	padding:3px 5px;
	border:1px solid #eee;
}
/*concurso*/
#concurso {
	float: left;
	width: 340px;
	padding: 0 0 0 20px;
}
#concurso h2 {
	padding-bottom: 20px;
}
#concurso a:hover {
	color:#000;
}
/*Paginas*/
#paginas {
	margin: 0 30px;
}
#paginas .main {
	color: #900;
	clear: both;
	padding: 10px 0 20px 0;
	font-size: 22px;
}
#paginas h2 {
	clear: both;
	color: #405A00;
	font-size: 18px;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#paginas h3 {
	color: #444;
	font-size: 20px;
	padding: 5px 0 15px 0;
	font-weight: normal;
}
#paginas h3.clear {
	clear: both;
}
#paginas p {
	color: #444;
	font-size: 13px;
	line-height: 150%;
	padding-bottom: 10px;
}
#paginas p a {
	color: #13868B;
}
#paginas p a:hover {
	text-decoration: none;
}
#paginas ul, #paginas ol {
	color: #444;
	font-size: 13px;
	padding: 0 0 10px 30px;
}
#paginas ul li {
	line-height: 140%;
}
#paginas li a {
	color: #13868B;
}
#paginas li a:hover {
	text-decoration: none;
}
/*busca SearchResult*/
#paginas iframe {
	width: 690px;
	height: /* */ !important;
}
/*Paginas especiais*/
#ColGalRight {
	float:right;
	width:170px;
	overflow:hidden;
	margin:0 0 10px 10px;
}
#ColGalRight img {
	margin-bottom:5px;
}
/*Menu Interno*/
#paginas .menuInterno {
	clear: both;
	padding: 0;
	width: 690px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#paginas .menuInterno li {
	display: inline;
}
#paginas .menuInterno li a {
	float: left;
	display: block;
	padding: 0 13px;
	line-height: 30px;
	text-decoration:none;
	border-right:1px solid #ddd;
}
#paginas .menuInterno li a:hover {
	background: #eee;
}
#paginas .menuInterno .last a {
	border:0;
}
/*Paginas Thumbs*/
.pgThumbs div {
	clear: both;
	height: 190px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom:60px;
	background: url("img/hr.png") no-repeat bottom center;
}
.pgThumbs div h2 {
	color: #666;
	font-size: 18px;
	padding: 0 0 10px 0;
}
.pgThumbs div img {
	float: left;
	margin: 0 10px 0 0;
}
/*Videos*/
#paginas .listVideos {
	padding:0 0 15px 0;
}
#paginas .listVideos li {
	display:inline;
	list-style:none;
}
#paginas .listVideos li a {
	float:left;
	width:315px;
	height:86px;
	padding:10px;
	color:#444;
	margin:0 4px 4px 0;
	font-weight:bold;
	text-decoration:none;
	bordeR:1px solid #eee;
}
.listVideos li a img {
	float:left;
	margin:0 10px 0 0 ;
}
/*Outros Videos*/
#paginas .miVideos {
	height:150px;
}

#paginas .miVideos a {
	color:#555;
	height:100px;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
}
/*Agenda Data*/
.agendaData {
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
}
#paginas object {
	display:block;
	text-align:center;
}
/*PageNavi*/
#paginas .wp-pagenavi {
	height: 30px;
}
#paginas .wp-pagenavi a, #paginas .wp-pagenavi span {
	float: left;
	color: #777;
	display: block;
	font-size: 13px;
	padding: 3px 3px;
	margin: 0 2px 0 0 ;
	text-decoration: none;
	border: 1px solid #ccc;
}
#paginas .wp-pagenavi .current {
	color: #fff;
	background: #405a00;
	border: 1px solid #405a00;
}
#paginas .wp-pagenavi a:hover {
	color: #fff;
	background: #405a00;
	border: 1px solid #405a00;
}
/*Invista em Santa Catarina*/
#invista a {
	width:190px;
	height:120px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	margin:50px 0 0 14px;
}
/*Depoimentos*/
#commentform textarea {
	width:335px;
	height:90px;
}
#paginas #depoimentosList {
	padding:0;
}
#paginas #depoimentosList li {
 list-style:none;
 padding-bottom:10px;
 margin-bottom:10px;
 border-bottom:1px solid #ccc;
}
/*polaroide*/
#paginas .polaroide {
	width:195px;
	font-size:12px;
	overflow:hidden;
	margin-right:10px;
	padding-bottom:6px;
	background: url("img/polaroide_sombra.png") no-repeat bottom right;
}
#paginas .polaroide img {
	margin-bottom:10px;
}
#paginas .polaroide a {
	color:#555;
  width:170px;
	padding:10px;
	display:block;
	text-decoration:none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#paginas .polaroide a:hover {
	color:#000;
}
/*Comuns*/
#paginas .voltar a {
	clear:both;
	width:60px;
	padding:10px 0;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#paginas #rsvErrors li {
	color:red;
}
.floatLeft, floatleft, .alignleft {
	float:left;
	margin:0 10px 10px 0;
}
.floatRight {
  float:right;
	margin:0 0 10px 10px;
}
.center {
	margin:auto;
	text-align:center;
}
/*ADS Banner*/
#wrp .googleads {
	float: right;
	width: 200px;
	height: 200px;
	overflow: hidden;
	margin: 0 0 20px 30px;
	border: 1px solid #ccc;
}
/*Footer*/
#footer {
	clear: both;
	width: 750px;
	height: 330px;
	color: #E2FF97;
	font-size: 12px;
	text-align: center;
	margin-left: 200px;
	background: #fff url("img/footer.png") no-repeat bottom right;
}
#footer p {
	width: 730px;
	float: right;
	margin: 90px 0 0 0;
}
#footer p a {
	color: #E2FF97;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
/*Paceiros*/
#footerPartners {
	float:left;
	width:490px;
	height:140px;
	display:inline;
	margin:20px 40px;
}
#footerPartners a {
	height:60px;
	float:left;
	display:block;
	margin:0 18px 15px 0;
	background:#508CFF;
}
/*DEV*/
#dev{width:920px;margin:auto;text-align:right;clear:both;}
#dev a{font-size:12px;color:#e2ff97;text-decoration:none;}