/*
Theme Name: Dlab Theme
Theme URI: http://wordpress.org/
Description: Primeiro Tema Dlab para wordpress
Version: 0.8
Author: Felipe Skroski
Author URI: http://www.felipesk.com

Este tema foi desenvolvido e programado por Felipe Skroski

Todos os direitos Reservados
*/

A { color: #FFFFFF; text-decoration: none; outline: none; }
a img{border:none;}
* { margin: 0; padding: 0; }
#wrapper { height: auto !important; /*[e]auto*/ margin: 0 auto -120px; min-height: 100%; position: relative; width: 940px; }
HTML, BODY { height: 100%; }
HTML, BODY { background: #2B2B2B; color: #D1D1D1; font-family: Arial, Helvetica, sans-serif; }
#sobre { display: none; }
#header { height: 75px; }
#header H1 { /*background: url(../imagens/logo.gif) no-repeat top left;*/
	background:transparent url(imagens/marcaDlab.png) no-repeat scroll -15px top; height:230px; left:auto; margin:-10px 0 0 -50px; position:fixed; text-indent:-9999px; top:0; width:350px; }

#topo{position: fixed; top: 0px; left:auto; margin:0 0 0 300px;  width: 640px;}
#topmenu { list-style: none; margin: 0 -1px 0px 0; padding: 0; float: right; background:#2b2b2b;}
#topmenu LI { padding: 6px 20px; margin: 0px 1px; font-size: 10px; text-transform: uppercase; float: left; }
#topmenu LI A { color: #858585; }
#topmenu LI A:hover { color: #FFFFFF; }
#link_sobre { background: #010000; }



#menu { width: 220px; margin: 0; padding: 0; position: fixed; top: 180px; background: transparent; left: auto; }
#menu A { color: #858585; }
#menu H3 A { color: #5F5F5F; }
#menu H3, #menu h2 { font-size: 18px; color: #919191; padding: 5px 0; letter-spacing: -1px; }
#menu h2 { padding: 5px 0 5px 15px; }
#menu H3.open { background: url(imagens/arrow_open.gif) no-repeat center left; padding: 5px 0 5px 15px; }
#menu H3.closed { background: url(imagens/arrow_closed.gif) no-repeat center left; padding: 5px 0 5px 15px; }
#menu UL { list-style: none; margin: 0 0 10px; padding: 0; }
#menu LI A { font-family: "arial narrow", arial, helvetica, sans-serif; font-size: 13px; padding: 2px 0px 2px 15px; display: block; }
#menu LI A:hover { color: #FFFFFF; }
#menu LI.active A { background: url(imagens/menu_hover.png) no-repeat right center; color: #010000; }
#menu #arquivo { }




#conteudo { width: 640px; float: right; clear: both; }
#conteudo IMG { margin: 0px 0px 4px; }
#conteudo P { font-family: /*"arial narrow",*/ helvetica, arial, sans-serif; font-size: 14px; line-height: 18px; color: #B4B4B4; margin-bottom:1em;}
#conteudo.home P img {display:none; }
/*#conteudo.home P { font-family: "arial", helvetica, arial, sans-serif; font-size: 12px; margin: 0 0 1em 0; line-height: 16px; color: #B4B4B4; }*/
#conteudo A { color: #F7FF01; }
#conteudo H2 { margin: 10px 0; font-size: 26px; padding-top: 5px; letter-spacing: -.5px; }
#conteudo H2#titulo { display: none; }
#conteudo.home H2#titulo { display: inline; }



#sobre #conteudo {  padding: 40px 60px 80px; background: #010000; width: 520px; }
#conteudo #context { height: 25px; margin: 20px 0; border-top: 1px solid #3B3B3B; }
#context A { color: #A1A1A1; font-size: 14px; font-weight: bold; padding: 5px; }
#context A:hover { color: #FFEF07; }
#context .prev { float: right; margin: 0; }
#context .next { float: left; margin: 0; }




#rodape { width: 640px; position: relative; height: 50px; margin: 20px 0; float: right; border-top: 1px solid #414141; clear: both; }
#rodape A { color: #999999; }
#rodape A:hover { color: #FFFB0A; }
#rodape .copyright { font-size: 10px; width: 100px; padding: 3px 0px; color: #858585; }
#rodape .fone { font-weight: bold; font-size: 12px; padding: 0px 15px; position: absolute; top: 6px; right: 100px; }
#rodape .email { font-weight: bold; font-size: 10px; position: absolute; top: 6px; right: 0; }
#rodape ADDRESS { font-family: "Arial Narrow", arial, helvetica, sans-serif; font-size: 13px; position: absolute; bottom: 0; clear: both; left: 700px; top: 5px; font-style: normal; }
