/*
Theme Name: Eng. Adriano Murgel Branco.
Theme URI: http://www.zaw.com.br/
Description: Tema personalizado para Eng. Adriano Murgel Branco.
Version: 1.0
Author: ZAW Comunica&ccedil;&atilde;o Digital
Author URI: http://www.zaw.com.br/

*/

/* ----------------------------------------------
	Template Name : ZAW v. 1.0
	Version : 1.0   
	Author : ZAW Comunica&ccedil;&atilde;o Digital
	Author URI : http://www.zaw.com.br
	Last Date Modified : Novembro, 25 de 2009
 ------------------------------------------------ */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	margin: 0; 	
	padding: 0;
	background:url(images/bg_line.gif) repeat-y center;
	text-align: center;
	background-color:#ffffff;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #fe6700;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#fe6700;
	border-bottom: 1px dotted #000000;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 0px;	
}

h2 {
	font-size: 2em;
	color: #000000;
	padding: 20px 10px 5px 0px;	
	font-weight:bold;
}

h2 a:hover{
	background-color:#f0f0f0;
}

h2 a, h2 a:active, h2 a:link, h2 a:visited {
	font-weight:bold;
}

h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 0px;
}

#titulo{
	border:none;
}

#titulo .img{
	border:none;
	margin-top:30px;
}
p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #FFF;
    border: 1px solid #CCCCCC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px; 
	background: #FFF; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #000000;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #FFF;  
	border: 1px solid #1C1C1C;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #48780E;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

#submit {
	background-color:#CCCCCC;
	border:none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox {
	width: 185px;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 880px;
	padding:0 10px 0 10px;
	margin: 0 auto;
	text-align: left;		
	
}
#content-wrap {
	position: relative;
	clear: both;
	width: 880px;	
	padding:0 10px 0 10px;		
	margin-left: 0px;	
	background:#FFFFFF;
	float: left;	
	display: inline;
	/*border-top: 1px solid #1A1A1A;*/
	
}
#header {
	position: relative;
	width: 994px;	
	height: 338px;
	margin-left:-47px;
	padding: 0;		
	/*background: transparent;*/
	background:url(images/bg_ico.jpg) no-repeat center top;
}

/* header search */
#header form#quick-search {
	position: absolute;
	top: 21px; 
	right: 50px;
	padding-top: 17px; 
	margin: 0;
	border: none;
	width: 310px; 
	height: 28px;
	background: url(images/header-search.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index: 999999;
}
#header form#quick-search p {
	margin:0;
	padding: 0;	
}
#header form#quick-search .tbox {
	margin: -25px 0px 0px 68px; 
	width: 190px;
	background: none;
	border: none;
}

#header form#quick-search label,
#header form#quick-search .btn {
	margin: -30px 0px 0px 274px; 
	width:28px;
	height:28px;
	background-color: transparent;
	color:transparent;
	border:0;
}

/*  Navigation  */
#nav {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 71px;
	width: 800px;
	margin-left: 47px;
	top: 0px;
}


#nav ul li.current_page_item a {	
	color: #0077B5;
}

#nav img {	
	border:none;
}

#nav span {
  display: none;
  position: absolute;
}
#nav a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#nav a:hover {
  background-position: left bottom;
  border:none;
}
#nav a:hover span {
  display: block;
}

#nav .home {
  width: 40px;
  height: 14px;
  background: url(images/bt_home.gif) no-repeat;
  left: 20px;
  top: 27px;
}
#nav .home span {
  width: 76px;
  height: 67px;
  background: url(images/home-over.gif) no-repeat;
  left: -20px;
  top: 55px;
}

#nav .sobre {
  width: 76px;
  height: 14px;
  background: url(images/bt_sobre.gif) no-repeat;
  left: 95px;
  top: 27px;
}
#nav .sobre span {
  width: 110px;
  height: 67px;
  background: url(images/sobre-over.gif) no-repeat;
  left: -17px;
  top: 55px;
}

#nav .recomendados {
  width: 147px;
  height: 14px;
  background: url(images/bt_recomendados.gif) no-repeat;
  left: 205px;
  top: 27px;
}
#nav .recomendados span {
  width: 176px;
  height: 67px;
  background: url(images/recomendados-over.gif) no-repeat;
  left: -14px;
  top: 55px;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 24px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	/*color: #fff;*/
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 300px; left: 10px;	
}
#header h1#logo-text a:hover {
	background: none;
	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 245px; left: 15px;		
}

/* Main Column */
#main {
	float: left;
	width: 580px;
	padding: 20px; 
	margin: 0;
	display: inline;		
}
#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 26px 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color:#999999; 
	letter-spacing: 0px;	
	text-transform: none;	
}
#main h2 a {
	color: #999999;
	text-decoration: none;		
	border: none;
}
#main h2 a:hover {
	color: #ff6600;
	text-decoration: none;		
	border: none;
}

#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 200px;
	padding: 0; margin: 25px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 10px 5px; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	background: url(images/footer-top.jpg) no-repeat center bottom;
	color: #999999;
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #cecece;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
		
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color:#999999;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 100px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #FFF url(images/footer-top.jpg) no-repeat center top;
	color: #555;
	width: 880px;
	float: left;	
	display: inline;
	border-bottom: 0px solid #fff;		
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;		
}
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color:#CCCCCC;
	text-decoration: none;
}

#footer-content .col {
	width: 260px;
	padding-left: 30px;
	display: inline;
}
#footer-content .col2 {
	width: 260px;
	padding: 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}


#post-single{


}

/* postmeta */

#comentario{
	/*background-image:url(images/bg_comment.gif);*/
	/*background-repeat:repeat-x;*/
	background-color:#f0f0f0;
	height:auto;
	padding: 0px 0px 0px 0px;
}

#comentario a, a:active, a:link{
	color:#555555;
}
#comentario a:hover{
	color:#ff6600;
}


#comentario .img{
	padding: 0px 0px 0px 10px;
	border:none;
	margin:0;
	background:none;
}

#data {
	background-color:#f0f0f0;
	height:18px;
	width:328px;
	padding:0px 10px 0px 10px;
	color:#000000;
	font-size:11px;
	letter-spacing:-1px;
}

#data  a, #data a:active, #data a:link {
	color: #ff6600;
	font-weight:bold;
}

#data .formatocategoria {
	color: #ff6600;
	font-weight:bold;
}

#data .formatodata {
	font-weight:bold;
}

.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	background:#CCCCCC;
}
.postmeta .date{ margin: 0 10px 0 5px; }
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: 1.5 em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

#zaw {
	width:860px;
	height:40px;
	padding:20px;
	position:absolute;
	bottom:0;
	text-align:right;
}

#zaw img {
	border:none;
}


.item-menu {
    color: #FF6600 !important;
	font-size: 15px !important;
	cursor: pointer !important;
	font-weight: bold;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	padding-top: 20px !important;
	border: none !important;
}
