/*  
Theme Name: Apoena 3
Description: For the company Apoena
Version: 3
Author: Filipe Scafuto
*/

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

body {
	margin: 0;
	padding: 0; 
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, "Nimbus Sans L", "Lucida Grande", Lucida, sans-serif;
        color: black;
        background-color: #64a6bc; 
	}

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

#site-wrapper {
        position: absolute;
        overflow: hidden;
        }

#site-wrapper,
#site-fundo ,
#site-fundo img {
        width: 1008px;
        height: 600px;
        }

#site-fundo {
        position: absolute;
        z-index: 5;
        }

div.resolucao-safe-ver {
        margin-top: 10px;
        left: 50%;
        margin-left: -504px;
        margin-bottom: 10px;
        }

div.resolucao-safe-hor {
        margin-left: 10px;
        top: 50%;
        margin-top: -300px;
        }

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

div.resolucao-ok {
        top: 50%;
        left: 50%;
        margin-left: -504px;
        margin-top: -300px;
        }

#site-transp {
        position: absolute;
        width: 100%;
        z-index: 10;
        }

#iframe,
#content,
#content-transp {
        width: 514px;
        height: 330px;
        }

#content-transp {
        clear: both;
        margin: 220px 0 0 380px;
        background-color: white;
        filter: alpha(opacity=80);
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        opacity: 0.8;
        -moz-opacity: 0.8; 
        }


#site {
        position: absolute;
        z-index: 15;
        margin-left: 380px;
        }

#logo {
        padding-top: 25px;
        float: left;
        }

#logo a {
        width: 295px;
        height: 170px;
        background-image: url('imagens/abg.gif');
        }

#logo a  {
        display: block;
        }

#top-left {
       float: left;
        }

#menu {
        padding: 33px 0 0 15px;
        height: 115px;
        }

#menu ul {
	list-style: none;
        clear: both;
        }

#menu li {
        padding-bottom: 5px;
        }

#menu li,
#menu li a {
        height: 15px;
        width: 130px;
        }

#menu li a {
        display: block;
        background-image: url('imagens/abg.gif');
/*        border: 1px solid #4d4230;*/
        }

#search {
        float: left;
        padding: 6px 0 0 8px;
        *padding: 6px 0 0 7px;
        }

#search #s {
        height: 17px;
        border: 0;
        color: black;
        width: 140px;
        font-size: 14px;
        background-color: white;
        line-height: 17px;
        vertical-align: middle;
        border: 1px solid black;
        padding: 0 2px;
        }

#search #searchsubmit {
        height: 17px;
        background-color: transparent;
        color: #1f1702;
        font-size: 14px;
        border: 0;
        letter-spacing: -1px;
        font-weight: bold;
        line-height: 17px;
        vertical-align: middle;
        }

#searchform {
        border: 0;
        }

#columns-wrapper {
        clear: both;
        height: 360px;
        }

#iframe {
        margin: 25px 0 0 0px;
        float: left;
        overflow: auto;
        }

#right-column {
        width: 85px; 
        float: left;
        height: 60px;
        padding: 285px 0 0 20px;
        }

#link,
#link a {
        width: 85px;
        height: 70px;
        }

#link a {
        display: block;
        background-image: url('imagens/abg.gif');
        }


#site-bar {
        padding: 10px 0 0 210px;
        }

#copyright,
#copyright a {
        width: 180px;
        height: 22px;
        }

#copyright a {
        display: block;
        background-image: url('imagens/abg.gif');
        }

#logo a:active,
#link a:active,
#copyright a:active  {
      outline: none;
      }

#logo a:focus,
#link a:focus,
#copyright a:focus  {
      -moz-outline-style: none;
      }

h1.flutuante {
        background-color: black;
        color: white;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 16px;
        display: inline;
        padding: 1px 5px 1px 5px;
        word-spacing: 3px;
        position: absolute;
        margin: -15px 0 0 10px;
        z-index: 50;
       }

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

#content {
        position: absolute;
        overflow: auto;
        scrollbar-arrow-color: white;
        scrollbar-face-color: #4d4230;
        scrollbar-base-color: white;
        scrollbar-track-color: white;
        scrollbar-highlight-color: white;
        scrollbar-3dlight-color: white;
        scrollbar-shadow-color: white;
        scrollbar-darkshadow-color: white;
        z-index: 20;
        }

#content div.post {
	padding: 10px 15px 20px;
        min-height: 300px;
	}

#content div.sem-tamanho {
        min-height: 1px !important ;
	padding-bottom: 0px;
	}

#content div.post h2,
#content div.post h2 a  {
        color: black;
        font-size: 21px;
	}

#content div.post h2  {
        border-bottom: 1px solid #999;
	}

#content div.post h2 a:hover  {
        background-color: black;
        color: white;
	}

#content div.post h2 a,
#content div.post h2 a:hover  {
	text-decoration: none;
	}

#content span.meta {
        display: block;
        clear: left;
        text-transform: uppercase;
        padding: 7px 20px 5px;
        font-weight: bold;
        }

#content div.entry {
        padding-top: 10px;
        overflow: hidden;
	}

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

#content div.entry img {
        max-width: 450px;
	}


.page {
        padding-top: 30px;
	}

.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: 7px 15px 7px;
	padding: 7px 15px 7px;
        border-top: 2px solid #4d4230;
        font-weight: bold;
        }

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

.category a {
        color: black;
	}

.category {
        padding: 0 10px;
	list-style: circle;
	}

.category li {
        color: black;
	list-style: circle;
	margin: 5px 0;
	}

.category a:hover  {
        background-color: black;
        color: white;
        text-decoration: none;
	}

.center {
	text-align: center;
	}

a,
a:hover {
        color: #4d4230;
	text-decoration: none;
	}

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: 0.9em;
	line-height: 1.5em;
        color: #777;
	}

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;
	}

#nao-encontrado {
        margin: 150px 0 0;
	}

#post-contato,
#post-contato div.entry {
	padding-top: 0;
        }

#post-contato fieldset {
	border: 0;
        margin: 0;
        }

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

#post-contato input,
#post-contato textarea {
	padding: 1px;
	margin: 5px 0;
	color: white;
	background-color: black;
        border: 1px solid white;
        font-size: 10px;
	font-family: Arial, "Nimbus Sans L", Verdana, Helvetica, "Lucida Grande", Lucida, sans-serif;
        letter-spacing: 1px;
        }

#post-contato textarea {
        scrollbar-arrow-color: white;
        scrollbar-face-color: black;
        scrollbar-base-color: white;
        scrollbar-track-color: white;
        scrollbar-highlight-color: white;
        scrollbar-3dlight-color: white;
        scrollbar-shadow-color: white;
        scrollbar-darkshadow-color: white;
        }

#post-contato input {
        float: left;
	width: 360px;
        vertical-align: middle;
        }

#post-contato input[type="checkbox"],
#post-contato input[type="radio"]{
        }

#post-contato textarea {
	width: 360px;
        height: 70px;
        }

#post-contato #enviar{
        float: none;
        clear: both;
	margin: 10px 0 0;
        height: 20px;
	padding: 2px 0;
        width: 60px;
        border: 0;
        background-color: black;
        color: white;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        }

#post-contato span.botoes {
        display: block;
	text-align: center;
        clear: both;
        padding-top: 5px;
        }

#post-contato input.erro,
#post-contato textarea.erro {
        background-color: #c1baaa;
        border: 1px solid black;
        }

#post-contato-enviado div.entry {
        text-align: center;
        padding: 180px 0 0;
        }
