/*  
Theme Name: Voriques
Description: For the site voriquesoptica.com.br 
Version: 1
Author: Filipe Scafuto
*/

html {
        scrollbar-arrow-color: white;
        scrollbar-face-color: #da0b13;
        scrollbar-base-color: white;
        scrollbar-track-color: white;
        scrollbar-highlight-color: white;
        scrollbar-3dlight-color: white;
        scrollbar-shadow-color: white;
        scrollbar-darkshadow-color: white;
        }

body {
	margin: 0;
	padding: 0; 
	font-size: 12px;
        font-family: "Trebuchet MS", Helvetica, Arial, "Nimbus Sans L", "Lucida Grande", Lucida, sans-serif;
        color: black;
	}

ul, ol, li, form, div, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0; 
	}

a,
a:hover {
        color: black;
	text-decoration: none;
	}

a:active,
a:focus { 
	outline: none; 
	}

.arredondado {
	-moz-border-radius: 0.1em;
        -webkit-border-radius: 0.1em;
        border-radius: 0.1em;
        }

textarea{
	overflow: auto;
	}

.clear { 
        clear: both; 
        }  

#site-wrapper {
       }

#columns-wrapper {
}

#site-wrapper ,
#columns-wrapper {
        position: absolute;
        width: 790px;
        padding: 0;
        }

body#body-inicial #columns-wrapper {
        min-height: 520px;
        }

div.resolucao-safe {
        margin: 10px;
        }

div.resolucao-safe-ver {
        margin-top: 10px;
        margin-bottom: 10px;
        }

div.resolucao-safe-hor {
        margin-left: 10px;
        }

div.resolucao-ok,
div.resolucao-safe-ver {
        margin-left: -395px;
        }

body#body-inicial div.resolucao-ok,
body#body-inicial div.resolucao-safe-ver {
        left: 50%;
        }

div.resolucao-ok,
body#body-inicial div.resolucao-safe-hor,
body#body-inicial div.resolucao-ok  {
        top: 50%;
        margin-top: -260px;
        }

body#body-interno div.resolucao-safe-ver {
        margin: 30px auto;
        }

body#body-interno #site-wrapper {
        position: relative;
        }


#esquerda {
        float: left;
        clear: left;
        width: 185px;
        padding-top: 55px;
        }

#logo,
#logo a {
        width: 147px;
        height: 77px;
        }

#logo {
        padding: 33px 19px 10px;
        }

#logo a {
        display: block;
        background: url('imagens/logo.png') no-repeat center center;
        }

#menu {
        font-size: 11px;
        background-color: #da0b13;
        padding: 20px 0 25px 14px;
        width: 171px;
        height: 136px;
        overflow: hidden;
	-moz-border-radius-topright: 0; 
	-moz-border-radius-bottomright: 0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:0;
        }

#menu li,
#menu li a,
#menu li a:hover,
#menu span {
        line-height: 16px;
        height: 16px;
        }

#menu ul {
	list-style: none;
        }

#menu li {
        padding: 0;
        margin: 0;
        text-transform: uppercase;
        overflow: hidden;
        }

#menu li a,
#menu li a:hover {
        font-weight: bold;
        white-space: nowrap;
	text-decoration: none;
        padding: 0;
        color: white;
        overflow: hidden;
        vertical-align: middle;
        display: block;
        float: left;
        }

#menu li a:hover {
        color: red;
        }

#menu img {
        border: 0;
        }

#menu span {
        float: left;
        display: block;
        width: 17px;
        background: url('imagens/espaco.gif') repeat;
        vertical-align: middle;
        }

#menu span.marcador {
        background: url('imagens/marcador.png') no-repeat left center;
        }

#direita {
        padding: 15px 0 0;
        float: right;
        clear: right;
        width: 605px;        
        }

#block {
        background-color: #da0b13;
        width: 149px;
        height: 15px; 
        margin-left: 420px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
        -webkit-border-bottom-left-radius:0;
        -webkit-border-bottom-right-radius:0;
        border-bottom-left-radius:0;
        border-bottom-right-radius:0;
        }

#destaque,
#destaque-imagem, 
#destaque-imagem img {
        height: 400px; 
        width: 600px;
        }

#destaque {
        border: 1px solid black; 
        overflow: hidden;
        }

body#body-interno #direita {
        min-height: 505px; 
        }

body#body-inicial #direita {
        height: 505px; 
        overflow: hidden;
        }

#destaque-imagem img {
        border: 0;
        }

#destaque-texto {
        background-color: #da0b13;
        border: 2px solid #da0b13;
        height: 125px;
        width: 125px; 
        padding: 10px;
        position: absolute;
        z-index: 15;
        top: 265px;
        left: 605px;
        overflow: hidden;
        line-height: 16px;
        }

#destaque-texto div.div-center-0 {
        width: 125px; 
        height: 125px;
        display: table;
        *position: relative; 
        }

.div-center-1 {
        display: table-cell;
        vertical-align: middle;
        *position: absolute; 
        *top: 50%;
        }

.div-center-2 {
        *position: relative; 
        *top: -50%; 
        }

span.retranca,
span.chamada {
        text-transform: uppercase;
        font-weight: bold;
        }

span.retranca {
        font-size: 10px;
        display: inline-block;
        padding-bottom: 4px;
        }

span.chamada {
        font-size: 14px;
        letter-spacing: -0.5px;
        }

span.retranca a,
span.retranca a:hover,
span.chamada a, 
span.chamada a:hover {
        color: white;
        }

#seta-texto {
        position: absolute;
        z-index: 15;
        left: 605px;
        top: 422px;
        border: 1px solid #da0b13;
        overflow: hidden;
        }

#seta-texto,
#seta-texto a {
        width: 147px;
        height: 30px; 
        }

#seta-texto a {
        display: block;
        background: white url('imagens/seta.png') no-repeat center center; 
        }

#copyright {
        width: 100%;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        overflow: hidden;
        padding-top: 70px;
        }

body#body-interno #copyright {
        padding: 10px 0 40px;
        }


/* ============================================================== CONTEUDO */

#content,
.post,
.entry {
        margin: 0;
        padding: 0;
        }

#content {
        min-height: 400px;
        width: 540px;
        padding: 30px;
        color: black;
        background-color: white;
        border: 1px solid black;
        overflow: hidden;
        }

h1, h2, h3 {
        text-transform: uppercase;
        }

h1 {
        font-size: 12px;
        color: #da0b13;
        margin-bottom: 5px;
        }

h2 {
        font-size: 18px;
        color: #da0b13;
        }

h3 {
        font-size: 14px;
        font-weight: normal !important;
        margin-bottom: 5px;
        }

#content div.post {
	margin-bottom: 20px;
	}

#content div.entry {
        padding-top: 15px;
	}

#content div.entry p {
        margin-bottom: 10px;
	}

.entry ul {
	padding: 1px 15px;
	}

.entry ul li {
	list-style: square;
	padding: 5px 0;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style: decimal outside;
	}

.navigation {
	margin: 10px;
        }

.navigation a:hover {
	text-decoration: none;
        }

#nao-encontrado {
        line-height: 400px;
        text-align: center;
	}

#nao-encontrado #searchform {
        display: inline;
	}

#visualiza-imagem {
        text-align: center;
        }

#lista ul {
        font-family: "Trebuchet MS", Helvetica, Arial, "Nimbus Sans L", "Lucida Grande", Lucida, sans-serif;
	list-style: none;
        color: #da0b13;
        }

#lista li {
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
        }

#lista li a,
#lista li a:hover {
	text-decoration: none;
        color: #da0b13;
        }

.postmetadata {
        clear: both;
	padding:10px;
        text-align: center;
        font-size: 10px;
        color: #666;
	}

.postmetadata a {
        color: #666;
	}

content a,
content a:hover {
        color: #eb3d00;
	text-decoration: none;
	}

content a:hover {
        color: red;
	text-decoration: underline;
	}

a img {
	border: none;
	}

p img {
	padding: 5px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

small {
	font-size: 11px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	letter-spacing: .07em;
	cursor: help;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* FORM CONTATO CSFORM */

form.cform {
        line-height: 20px;
        max-width: 540px;
        padding: 0;
        }

form.cform ol  {
	padding: 0;
        }

form.cform ol li {
	padding: 0;
	list-style-type: none;
        }

.reqtxt,
.emailreqtxt {
        display: none;
        }

#post-contato fieldset {
        border: 0;
        padding-bottom: 20px;
        }

#post-contato label {
        height: 20px;
	margin: 5px 0;
        float: left;
        clear: left;
	width: 60px;
        display: block;
        font-weight: bold;
        vertical-align: middle;
        margin-right: 10px;
        }

#post-contato label.seccap {
        float: none;
        clear: both;
	width: auto;
        }

#post-contato input,
#post-contato textarea,
#post-contato select {
	margin: 5px 0;
	color: black;
        clear: right;
        border: 1px solid black;
	background-color: white;
	width: 440px;
        font-family: "Trebuchet MS", Helvetica, Arial, "Nimbus Sans L", "Lucida Grande", Lucida, sans-serif;
        }

#post-contato input {
        height: 20px;
        float: left;
        vertical-align: middle;
        }

#post-contato textarea {
        float: left;
        height: 200px;
        }

#post-contato input.secinput {
        width: 100px;
        height: 23px;
        margin: 0 10px 0 70px;
        vertical-align: middle;
        }

#post-contato img.captcha{
        vertical-align: middle;
        clear: right;
        }

#post-contato .cf-sb {
        text-align: center;
        display: block;
        clear: both;
        }

#post-contato .sendbutton{
        margin-top: 10px;
        float: none;
        clear: both;
        height: 20px;
        width: 60px;
        line-height: 20px;
        border: 0;
        background-color: #da0b13;
        color: white;
        text-transform: uppercase;
        }

fieldset.cf_hidden,
.linklove {
        display: none;
        }

.cf_error {
        border: 1px solid red !important;
        background-color: #f99;
        }

#post-contato input.cf-box-a,
#post-contato input.cf-box-b {
        width: 30px;
        background-color: transparent;
        }

#post-contato label.cf-after,
#post-contato label.cf-before {
        clear: none;
        width: 550px;
        }

/* SEARCHFORM */

#pesquisa {
        width: 135px;
        height: 30px;
        line-height: 30px;
        text-transform: lowercase;
        overflow: hidden;
        vertical-align: middle;
        text-align: right;
        }

#s {
        height: 14px;
        line-height: 14px;
        border: 0;
        color: white;
        width: 88px;
        font-size: 14px;
        background-color: #afafaf;    
        vertical-align: middle;
        font-family: "Trebuchet MS", Helvetica, Arial, "Nimbus Sans L", "Lucida Grande", Lucida, sans-serif;
        margin: 2px 4px 2px 0;
        *margin: 0 4px; 
        padding: 4px;
        }

#searchsubmit {
        height: 22px;
        width: 30px;
        background-color: #a2a2a2;
        color: white;
        font-size: 14px;
        line-height: 22px;
        border: 0;
        font-weight: bold;
        vertical-align: middle;
        margin: 2px 0;
        *margin: 0; 
        font-family: "Trebuchet MS", Helvetica, Arial, "Nimbus Sans L", "Lucida Grande", Lucida, sans-serif;
        padding: 0;
        }

#searchform {
        border: 0;
        }

