@import "fonts/fonts.css";

body {
    font-family: MyriadWebRegular, Arial, sans-serif;
    margin: 0;
    text-align: center;
    min-width: 992px;
}

p { text-align: justify; }

#bg-introducao {
    background: #AF233A url('../images/site-bg.png') repeat;
}

#wrapper {
    margin: 0 auto;
    min-width: 992px;
    text-align: left;    
    width: 992px;
}

.logotipo {
    background: url('../images/logotipo.png') -120px 0 no-repeat;
    margin: 0;
    padding: 0;    
}

.logotipo-home {
    background: url('../images/logotipo.png') -22px 68px no-repeat;
    margin: 0;
    padding: 0;
}

#topo {

}

#topo-home {

}

.texto-topo {
    margin-top: 16px;
    text-align: center;
}

.mais {
    background-color: #D7566A;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #B6D756;
    float: right;
    font-family: MyriadWebRegular, Arial, sans-serif;
    font-size: 12px;
    padding: 4px 8px;
    text-decoration: none;
}

.mais:hover {
    background-color: #AF2339;
    color: #fff;
}

/**
 * Site menu
*/

/* HOME MENU */

#home-menu {
    position: absolute;
    top: 176px;
    left: 500px;
}

#home-menu ul {
    margin: 0;
    padding: 0;
}

#home-menu ul li {
    list-style: none;
}

#home-menu ul li a {
    background: url('../images/link-bg.png');
    color: #AF233A;
    display: block;
    font-size: 18px;
    height: 24px;
    margin-bottom: 2px;
    padding: 16px 16px 8px 16px;
    text-decoration: none;
    width: 256px;
}
#home-menu ul li a:hover {
    background: url('../images/link-over-bg.png');
    color: #fff;
    font-size: 18px;
}
#home-menu ul li a.tr-round { background: url('../images/link-tr-round-bg.png') no-repeat; }
#home-menu ul li a.tr-round:hover { background: url('../images/link-tr-round-over-bg.png') no-repeat; }
#home-menu ul li a.br-round { background: url('../images/link-br-round-bg.png') no-repeat; }
#home-menu ul li a.br-round:hover { background: url('../images/link-br-round-over-bg.png') no-repeat; }

/* SITE MENU */
#menu {
    float: right;
    margin: 0;
    padding: 0;
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu ul li {
    display: inline;
    list-style: none;
}

#menu ul li a {
    background: url('../images/link-bg.png') no-repeat;
    color: #720B1C;
    display: block;
    float: left;
    font-family: MyriadWebRegular, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 48px;
    margin-left: 16px;
    text-decoration: none;
    width: 128px;
}

#menu ul li a:hover,
#menu ul li a.selecionado
{
    background: url('../images/link-over-bg.png') no-repeat;
    color: #fff;
}

#menu ul li a span {
    display: block;
    text-align: center;
    padding: 16px 0;
}

/* Home Slider */

/* Rodape */
#rodape {
}

#rodape-home {
}


#rodape address {
    float: left;
    margin-top: 16px;
    padding: 8px;
    text-align: right;
}

#rodape-home address {
    display: block;
    position: absolute;
    top: 460px;
    left: 274px;
    padding: 8px;
    text-align: right;
}

#rodape address,
#rodape-home address {
    color: #fff;
    font-family: MyriadWebRegular, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
}

.credito {
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #B6D756;
    font-family: MyriadWebRegular, Arial, sans-serif;
    font-size: 12px;    
    text-decoration: none;
}
.credito:hover {
    color: #fff;
}

/* Conteudo */
#conteudo {
    clear: both;
}

.white-fade {
    /* Fallback for web browsers that doesn't support RGBa */
    background: url('../images/white-fade-bg.png') repeat;
}

.red-fade {
    /* Fallback for web browsers that doesn't support RGBa */
    background: url('../images/red-fade-bg.png') repeat;
}

#conteudo-home {
    height: 400px;
}

#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5, #conteudo h6 {
    margin-top: 0;
}

#conteudo h1 {
    color: #AF233A;
    font-family: GalahadRegular, Arial, sans-serif;
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
}

.tlr {
    border-top-left-radius: 16px;
    -moz-border-topleft-radius: 16px;
}
.trr {
    border-top-right-radius: 16px;
    -moz-border-topright-radius: 16px;
}
.blr {
    border-bottom-left-radius: 16px;
    -moz-border-bottomleft-radius: 16px;
}
.brr {
    border-bottom-right-radius: 16px;
    -moz-border-bottomright-radius: 16px;
}

#conteudo .conteudo-link {
    margin-top: 108px;
}

#conteudo .conteudo-link .container {
    padding: 16px;
}

/** DEPOIMENTOS */
.depoimento-item {
    color: #fff;
    font-family: MyriadWebRegular, Arial, sans-serif;
    height: 130px;
    margin-top: -32px;    
    overflow: hidden;
    width: 352px;
}
.depoimento-item blockquote {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.depoimento-item blockquote p {
    text-align: left;
}

/* aspas no blockquote */
.depoimento-item blockquote:before, blockquote:after {
    color: lightgoldenrodyellow;
    display: block;
    font-size: 600%;
    font-weight: normal;
    width: 50px;
}

.depoimento-item blockquote:before {
    content: '\201C';
    height: 0;
    margin-left: -0.43em;
}

.depoimento-item blockquote:after {
    content: '\201D';
    height: 50px;
    margin-top: -64px;
    margin-left: 282px;
}

#depoimento-carousel .jcarousel-clip {
    overflow: hidden;
}

/* DEPOIMENTOS - PAGINA */

.depoimento-item-no-widget {
    color: #fff;
    font-family: MyriadWebRegular, Arial, sans-serif;
    margin-bottom: 4px;
}
.depoimento-item-no-widget blockquote {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.depoimento-item-no-widget blockquote p {
    padding: 16px 40px 0 40px;
}
.depoimento-item-no-widget blockquote:before, blockquote:after {
    color: lightgoldenrodyellow;
    display: block;
    font-size: 600%;
    font-weight: normal;
    width: 50px;
}
.depoimento-item-no-widget blockquote:before {
    content: '\201C';
    height: 0;
    margin-top: -16px;
    margin-left: 0;
}
.depoimento-item-no-widget blockquote:after {
    content: '\201D';
    height: 50px;
    margin-top: -32px;
    margin-left: 632px;
}
.depoimento-item-no-widget .depoimento-autor { text-align: right; }


/* SERVICO */
.servico-box {
    background: url('../images/red-fade-bg.png') repeat-x;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 4px;    
}
.servico-box h2 {
    border-bottom: 1px solid #833441;
    color: #B6D756;
    font-family: GalahadRegular, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}

/* DICAS */
.dica-box {
    background: url('../images/white-fade-bg.png') repeat-x;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #333;
    margin-bottom: 4px;    
}
.dica-box h3 {
    border-bottom: 1px solid #fff;
    color: #D7566A;
    font-family: GalahadRegular, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

/* CONTATO */
form {
    background: url('../images/white-fade-bg.png') repeat;
    padding: 16px !important;
}

form table {
    width: 100%;
}

form table th, form table td { padding: 4px; }

form table th {
    text-align: right;
    vertical-align: top;
}

form label {
    display: block;
    padding-top: 3px;
}

form input[type="text"], 
form textarea, 
form select {
    border: 1px solid #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 4px;
}

form input[type="submit"] {
    border: none;
    cursor: pointer;
}

.contato-box {
    color: #fff;
    margin: 2px 0;
}

.contato-box h2 {
    border-bottom: 1px solid #833441;
    color: #B6D756;
    font-family: GalahadRegular, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}

.notice-message, 
.error-message {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    border-radius: 4px;
    margin: 8px 0;
    padding: 2px;
}

.notice-message {
    background-color: #4BBBA2;
    border: 1px solid #187762;
    color: #084E3E;
}

.error-message {
    background-color: #D7566A;
    border: 1px solid #AF2339;
    color: #720B1C;
}

/* GALERIA DE FOTOS */
.busca-foto-widget {
    padding: 8px;
}

.busca-foto-widget-form {
    color: #000;
    background: none;
    margin: 0;
    padding: 0 !important;    
    width: 205px;
}

.busca-foto-widget-form table {
    width: 100%;
}

.busca-foto-widget-form table th, form table td { padding: 2px; }

.busca-foto-widget-form table th {
    text-align: right;
}

.galeria-titulo {
    color: #fff;
    font:23px "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-weight:bold; 
    text-shadow:#000 0 -1px 0;
}

.galeria-box {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #eaeaea;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 2px 2px;
    width: 232px;
}

.galeria-box:hover { background-color: lightgoldenrodyellow; }

.galeria-thumb {   
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    height: 152px;
    overflow: hidden;
    width: 203px;
}

.galeria-thumb img {
    height: auto;
    width: 203px;
}

.galeria-info {
    margin-top: 4px;
}

.galeria-info h2 {
    margin: 0;
}

.menu-galeria-filhas {
    color: #000;
    text-align: center;
}

.menu-galeria-filhas .galeria-box {
    width: 220px;
    padding: 8px;
}

#galeria-carousel {
    margin: 0 auto;
    text-align: left;
    width: 992px;
}

#galeria-carousel .jcarousel-clip-horizontal {
    /*width: 220px;*/
}

/** PAGINACAO */
.paginacao {
    
}

.paginacao a {
    background-color: #D7566A;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #AF2339;
    color: #B6D756;
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
}

.paginacao .paginacao-pagina-ativa,
.paginacao a:hover {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #444;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 4px;        
}

.paginacao a.paginacao-icone,
.paginacao a.paginacao-icone:hover {
    background-color: transparent !important;
    border: none;
    padding: 0;
}

.paginacao a.paginacao-icone img {
    margin-bottom: -4px;
}
