/*
Theme Name: Central Park
Author: OxigenWeb
Author URI: http://www.oxigenweb.com.br/
Description: Tema Central Park
Version: 1.0
*/

/* Reset */

html, body {
	width: 100%;
}

body {
    font-family: 'Futura Bt Book';
}


/* Fonts */

@font-face {
    font-family: 'Futura Bt Book';
    src: url('fonts/Futura-Bk-BT-Book.eot');
    src: url('fonts/Futura-Bk-BT-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/Futura-Bk-BT-Book.woff') format('woff'),
         url('fonts/Futura-Bk-BT-Book.ttf') format('truetype'),
         url('fonts/Futura-Bk-BT-Book.svg#Futura Bt Book') format('svg');
    font-style: normal;
    font-weight: normal;
}


/* Titles */

.page-login h1 {
    margin: 0;
}

.page-login h2 {
    color: #666;
}

.title-container h1 {
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 2px solid #e29802;
    display: inline-block;
    font-size: 1.5em;
}

main h2 {
    color: #605e5e;
    font-size: 1.3em;
    text-transform: uppercase;
}

.page-inicio .comunicados h2, .page-comunicados h2 {
    margin-bottom: 5px !important;
}

.page-comunicado h2 {
    margin-bottom: 5px;
}

.page-financeiro h2:not(:first-of-type) {
    margin-top: 30px;
}


/* Links */

body a { text-decoration: none; }

header .logout-link, header .perfil-link {
    color: #fff;
    text-decoration: underline;
}

header .menu a {
    display: inline-block;
    padding: 0 10px 8px;
    border-bottom: 1px solid #3c3c3c;
    color: #fff;

    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

header .menu a:hover {
    border-bottom: 2px solid #e29802;
}

.page-login a { color: #fff; }

.page-inicio .comunicados a { color: inherit; text-decoration: none; }

.page-forum .topicos .titulo a { text-decoration: none; }

main a { color: #4A4A4A; text-decoration: underline; }

.wp-pagenavi a { color: #272727; }

a.botao { text-decoration: none; }


/* Selection */

::selection { color: #FFF; background: #FF9900; /* Safari */ }
::-moz-selection { color: #FFF; background: #FF9900; /* Firefox */ }


/* Placeholder */

.page-inicio::-webkit-input-placeholder { color: inherit; }
.page-inicio:-moz-placeholder { color: inherit; }
.page-inicio::-moz-placeholder { color: inherit; }
.page-inicio:-ms-input-placeholder { color: inherit; }

::-webkit-input-placeholder { font-style: italic; }
:-moz-placeholder { font-style: italic; }
::-moz-placeholder { font-style: italic; }
:-ms-input-placeholder { font-style: italic; }


/* Contact Form 7 */

.wpcf7-response-output {
    margin-top: 0;
    clear: both;
}

.ajax-loader {
    display: none;
}

.wpcf7-validation-errors {
    border-color: #AA3434 !important;
    background-color: #FFDEDE;
    color: #AA3434;
}

.wpcf7-form-control-wrap {
    display: initial !important;
}

.wpcf7 input[type="submit"] {
    margin-bottom: 10px;
}


/* Easy Fancybox */

.wpcf7 {
    color: #666;
    font-size: 1rem;
    text-transform: none;
}

.wpcf7-response-output {
    font-size: 1rem;
    text-transform: none;
}


/* YOP Poll */

.yop-poll-container {
    padding: 0 !important;
    color: inherit !important;
    font-family: inherit !important;
    font-size: 1rem !important;
    text-align: left !important;
}

.yop-poll-container-error {
    text-transform: none !important;
}

div[class^="yop-poll-question"], div[class^="yop-poll-li-answer"], div[class^="yop-poll-li-answer"] label {
    font-size: 1rem !important;
    font-style: normal !important;
    text-align: left !important;
}

div[class^="yop-poll-result"] {
    border-width: 0 !important;
}


/* WP Page Navi */

.wp-pagenavi {
    margin-top: 30px;
    text-align: center;
}

.wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    width: 23px;
    height: 25px;
    display: inline-block;
    margin: 0 5px;
    border-color: #6c6a69;
    text-align: center;
}

.wp-pagenavi .current {
    background-color: #292929;
    color: #fff;
}


/* Calendário */

.cal2 .clndr {
    padding: 0 !important;
}

.cal2 .clndr .clndr-controls {
    padding-top: 0 !important;
    background-color: transparent !important;
    color: #605e5e !important;
    font-size: 1.3em;
}

.cal2 .clndr .year-controls {
    margin: 0 !important;
    padding: 0 !important;
    color: #969696 !important;
    font-size: 0.8em;
}

.cal2 .clndr .clndr-controls .clndr-previous-year-button, .cal2 .clndr .clndr-controls .clndr-next-year-button {
    float: left;
    width: 10%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.cal2 .clndr .clndr-controls .clndr-previous-year-button {
    text-align: left;
}

.cal2 .clndr .clndr-controls .clndr-next-year-button {
    text-align: right;
}

.cal2 .clndr .clndr-controls .year {
    float: left;
    width: 80%;
    text-align: center;
}

.cal2 .clndr .clndr-grid {
    color: #969494 !important;
    font-size: 0.8em !important;
}

.cal2 .clndr .clndr-grid .header-day {
    width: 41px !important;
    height: 27px !important;
    border-bottom: 1px solid #e29802 !important;
    color: #747272 !important;
}

.cal2 .clndr .clndr-grid .day {
    width: 31px !important;
    height: 31px !important;
    margin: 5px 5px;
    padding-top: 7px;
    border-radius: 50%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cal2 .clndr .clndr-grid .day:hover {
    cursor: pointer;
}

.cal2 .clndr .clndr-grid .day.today {
    border: 2px solid #666;
    padding-top: 5px;
    background-color: transparent !important;
}

.cal2 .clndr .clndr-grid .day.event {
    color: #fff !important;
    background-color: #e29802 !important;
}


/* Geral */

main {
    margin: 30px 0;
    color: #757575;
}

.title-container {
    margin: 0;
    padding: 15px 20px 10px 20px;
    background-color: #292929;
    color: #fff;
    text-transform: uppercase;
}

.quadro-borda {
    margin: 0;
    padding: 30px 20px;
    border-left: 1px solid #d9d8d8;
    border-right: 1px solid #d9d8d8;
    border-bottom: 1px solid #d9d8d8;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.quadro-borda-top {
    border-top: 1px solid #d9d8d8;
}

thead th {
    background: #292929;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

th, td, caption {
    padding-top: 10px;
    padding-bottom: 7px;
}

tbody tr:nth-child(even) td, tbody tr.even td {
    background: #F4F4F4;
}

.action-button-topo {
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
}


/* Header */

header {
    padding: 20px 0;
    background-color: #292929;
    color: #fff;
    font-size: 0.9em;
    text-transform: uppercase;
}

header .logo {
    margin-top: 20px;
    display: inline-block;
}

header .usuario {
    display: block;
    font-size: 0.7em;
    text-align: right;
}

header .usuario .nome {
    display: inline-block;
    margin-right: 40px;
    color: #e29802;
}

header .menu {
    margin: 26px 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

header .menu li {
    display: inline-block;
    font-size: 0.7rem;
}


/* Index */

.page-login {
    width: 100%;
    min-height: 645px;
    height: 100%;
    position: relative;
    color: #fff;
    font-family: 'Futura Bt Book';
    font-size: 1.3em;
    text-transform: uppercase;

    background-image: url('images/login-bg.jpg');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.page-login .logo-menu, .page-login .form-login {
    margin-top: 120px;
}

.page-login .logo {
    -webkit-box-shadow: 1px 0 0 0 rgba(255,255,255,0.2);
    box-shadow: 1px 0 0 0 rgba(255,255,255,0.2);
}

.page-login .menu ul {
    margin: 40px 0 0 0;
    padding: 0;
    list-style: none;
}

.page-login .menu li {
    line-height: 3;
}

.page-login #trabalhe-conosco {
    width: 450px;
}

.page-login #contato input[type="text"], .page-login #contato input[type="tel"], .page-login #contato input[type="email"],
.page-login #trabalhe-conosco input[type="text"], .page-login #trabalhe-conosco input[type="tel"], .page-login #trabalhe-conosco input[type="email"],
.page-login textarea {
    color: #666;
}

.page-login .form-login {
    margin-top: 60px;
    padding: 25px 0 15px 0;
    background-color: rgba(136,83,7,0.5);
}

.page-login .form-login p {
    margin: 0;
}

.page-login .footer {
    position: absolute;
    bottom: 0;
}

.video {
	position: absolute;
    top: 310px;
    left: 760px;
	z-index: 999;
}

.video #fancybox-content { width: 777px !important; height: 400px !important; }
.video #fancybox-outer { width: 797px !important; }
.video #player { width: 90% !important; height: 90% !important; }


.vi_grad{
	background-image: url("images/grad.png");
    background-repeat: no-repeat;
}

/* Início */

.page-inicio .comunicados .quadro-borda {
    min-height: 392px;
}

.page-inicio .leia-tambem {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-inicio .leia-tambem li {
    padding: 3px 15px;

    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.page-inicio .leia-tambem li:nth-child(odd) {
    background-color: #f5f5f5;
}

.page-inicio .leia-tambem li:hover {
    background-color: #eee;
}

.page-inicio .reserva .quadro-borda, .page-reservas .calendario .quadro-borda {
    padding-bottom: 0;
}

.page-inicio .forum {
    min-height: 439px;
    padding: 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;

    background: url('images/forum-entre-bg.jpg') no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.page-inicio .forum .logo {
    margin-bottom: 15px;
}

.page-inicio .enquete .quadro-borda {
    min-height: 383px;
}


/* Comunicados */

.page-comunicados .title-container, .page-inicio .title-container {
  padding: 15px 0 10px;
}

.busca_comunicado input[type=text] { color: #757575; margin-bottom: 4px;}

.page-inicio .lista-comunicados, .page-comunicados .lista-comunicados {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-inicio .lista-comunicados li:not(:last-child), .page-comunicados .lista-comunicados li:not(:last-child) {
    margin-bottom: 1.5em;
    border-bottom: 1px solid #cdcbcb;
}

.page-inicio .lista-comunicados li, .page-comunicados .lista-comunicados li {
    padding-bottom: 13px;
}

.page-inicio .lista-comunicados .data, .page-comunicados .lista-comunicados .data {
    display: block;
    margin-bottom: 15px;
    color: #e29802;
    font-size: 0.7em;
}

.page-comunicado .data, .page-comunicado .autor {
    display: block;
    color: #e29802;
    font-size: 0.7em;
    text-transform: uppercase;
}

.page-comunicado .data {
    margin-bottom: 20px;
}

.page-inicio .lista-comunicados p, .page-comunicados .lista-comunicados p {
    margin-bottom: 10px;
}

/* Financeiro */

.page-financeiro .lista-meses {
    margin-bottom: 36px;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.page-financeiro .lista-meses li {
    display: inline-block;
    position: relative;
    font-size: 1rem;
}

.page-financeiro .lista-meses li:not(:nth-child(5n + 5)) {
    margin-right: 38px;
}

.page-financeiro .botao {
    width: 120px;
    text-align: center;
}

.page-financeiro .financeiro-anexos {
    display: none;
    padding: 10px;

    -webkit-box-shadow: -2px -2px 0 0 #eee;
    box-shadow: -2px -2px 0 0 #eee;
}


/* Reservas */

.page-reservas .feedback {
    font-size: 0.8em;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}


/* Fórum */

.page-forum #form-forum {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-forum .feedback, .page-topico .feedback {
    margin-bottom: 20px;
    text-align: center;
}

.page-forum .topicos tr {
    margin-bottom: 10px;
}

.page-forum .topicos th, .page-forum .topicos td {
    margin-bottom: 10px;
}

.page-forum .topicos td {
    text-align: center;
}

.page-forum .topicos .titulo {
    color: #605e5e;
    font-weight: bold;
}

.page-forum .topicos span {
    display: block;
}

.page-forum .topicos .data-topico, .page-forum .topicos .data-comentario {
    color: #e29802;
}

.page-forum #bt_add {
    float: right;
}

.page-topico .cabecalho, .page-topico .cabecalho .title-container, .page-topico .respostas .title-container {
    text-align: center;
}

.page-topico .conteudo {
    text-align: left;
}

.page-topico .autor {
    text-transform: uppercase;
}

.page-topico .data {
    color: #e29802;
}

.page-topico .quadro-borda {
    padding: 15px 20px 10px 20px;
}

.page-topico .lista-respostas {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-topico .lista-respostas li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.page-topico #bt_responder {
    margin-top: 20px;
    float: right;
}


/* Funcionários */

main.page-funcionarios h2 { text-align: center; }

.page-funcionarios .lista-funcionarios {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    text-align: center;
}

.page-funcionarios .lista-funcionarios li {
    width: 160px;
    display: inline-block;
    margin-bottom: 60px;
    margin-left: 34px;
    margin-right: 34px;
    font-size: 1rem;
    text-align: center;
    vertical-align: top;
}

.page-funcionarios .lista-funcionarios .foto {
    display: block;
    margin-bottom: 10px;
}

.page-funcionarios .lista-funcionarios .foto, .page-funcionario .foto {
    border: 4px solid #eee;
    border-radius: 50%;
}


/* Contato */

.page-contato #contato-mensagem {
    height: 158px;
}

.page-contato #contato-submit {
    float: right;
}


/* Footer */

footer {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 4px solid #e29802;
    background-color: #292929;
}

.footer {
    color: #fff;
    font-size: 0.6em;
    text-transform: uppercase;
}

.footer .copyright {
    padding-top: 5px;
}

.footer .oxigenweb {
    text-align: right;
}

.footer .oxigenweb span {
    display: block;
}


/* Formulários */

.page-login .campo-transparente {
    padding: 9px 15px;
    border: 1px solid #FFF;
    color: inherit;
    background-color: transparent;
}

.campo {
    padding: 9px 15px;
    border: 1px solid #d9d8d8;
    color: inherit;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* Botões */

.botao, .yop_poll_vote_button {
    position: relative;
    display: inline-block;
    padding: 9px 15px;
    border: 0;
    overflow: hidden;
    text-transform: uppercase;

    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.botao:hover, .yop_poll_vote_button:hover {
    cursor: pointer;
}

.botao-login {
    background-color: #fff;
    color: #7f4f09;
    border: 1px solid #fff;

    -webkit-box-shadow: inset 0 0 0 3px #7f4f09;
    box-shadow: inset 0 0 0 3px #7f4f09;
}

.botao-forum {
    background-color: #fff;
    color: #755709;
    border: 1px solid #fff;

    -webkit-box-shadow: inset 0 0 0 3px #755709;
    box-shadow: inset 0 0 0 3px #755709;
}

.botao-laranja, .yop_poll_vote_button {
    background-color: #e29802;
    border: 1px solid #e29802;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 0 3px #FFF;
    box-shadow: inset 0 0 0 3px #FFF;
}

.botao-laranja:hover, .yop_poll_vote_button:hover {
    background-color: #FDAF0F;
}

.botao-buscar {
    background-color: #e29802;
    border: 1px solid #e29802;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 0 3px #292929;
    box-shadow: inset 0 0 0 3px #292929;
}

.botao-buscar:hover{
    background-color: #FDAF0F;
}

.botao-branco {
    background-color: #fff;
    border: 1px solid #b6b6b6;
    color: #504e4e;
}

.botao-branco:hover {
    background-color: #f4f4f4;
}


/* Helpers */

.label-full {
    display: block;
}

.full {
    width: 100%;
}

.wrap {
	width: 100%;
    display: block;
}

.box-sizing {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.alignleft, .alignright {
    margin-bottom: 15px;
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}