﻿@import url('../style.css');

body { background: url('../images/bgblog.jpg') repeat-x #006c88; }

#header #headerimg h1 { background-image: url('../images/reverselogo.png'); height: 117px; }
#conteudo { 
background-image: none;
background-color: #f8f7f2; padding-bottom: 0em; 

	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}
 
#conteudo h4 { margin: 0; font-style: italic; line-height: 1.4em; color: #75746f; font-size: 12pt; font-weight: normal; padding-top: 0;} 
#conteudo #post h4 p { margin: 0; padding: 0; } 
 
#header, 
#container .container { width: 794px; }


#conteudo #sidebar { float: right; width: 280px; margin: 0 0 25px 0; }
#conteudo #sidebar ul li { background: none; padding: 0.25em 0;  }
#conteudo #sidebar ul li ul li { border: none;  }
#conteudo #sidebar a { color: #266374; font-size: 11pt; }
#conteudo #sidebar h2 { background: url(../images/h2blog.jpg) no-repeat; padding-top: 26px; padding-bottom: 15px; padding-left: 0.5em; color: #709213; font: 17pt 'Trebuchet MS', arial, sans-serif; letter-spacing: -1px; }
#conteudo #sidebar .secao p,  
#conteudo #sidebar .secao ul  { padding: 0 0.75em; }
#conteudo .meta { float: none; margin: 0; padding: 0.5em; background: #e8e6de; margin-bottom: 0.5em; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#conteudo #post p { }

#conteudo .comment  { padding: 0.5em 0 0.5em 60px; position: relative; }
#conteudo .comment  img { padding: 0; margni:0; position: absolute; top: 1em; left: 1em;  }
#conteudo .comment  em { color: #C66;  }
#conteudo .comment:nth-child(2n+1)  { background: #EEE; }
#conteudo .comment .commentmetadata a { font-weight: normal; color: #999; font-size: 9pt; letter-spacing: 0px; }
#principal  { margin-right: 300px; padding: 0.25em 1em; }

#conteudo #post h3,
#conteudo #post h3 a { font-size: 26pt; font-weight: normal; color: #266374; }
#conteudo #post h3 a:hover { text-decoration: underline; }
#rodape div { width: 766px; }

#rodape { background-color: #014a5d; }

#menu ul { display: block; padding-top: 80px; height: 70px; margin-left: 270px; }
#menu ul li a.empresa { background: url(../images/empresa_blog.png) no-repeat; }
#menu ul li a.servicos { background: url(../images/servicos_blog.png) no-repeat; }
#menu ul li a.clientes { background: url(../images/clientes_blog.png) no-repeat; }
#menu ul li a.blog { background: url(../images/blog_blog.png) no-repeat; }
#menu ul li a.contato { background: url(../images/contato_blog.png) no-repeat; }


#topicos { display: none; }

.thdrpy { display: none; }