
/*  
Theme Name:  Orange Silver HB Style
Theme URI:  http: //www.hbelisario.com
Version:  0.9B
Author:  Gabriel Tadeu
Author URI:  http: //www.gabrieltadeu.com/

Theme last updated:  Ago 11, 2008
*/



/***** Body *****/
* {
	margin:  0;
	padding:  0;
	outline:  none;
}

* html #footer {
	clear:both;
}

* html #warp {
	width: 740px;
	height: 100%;
	margin: 0 auto !important;
}

body {
	background: url(images/body_bg.png) #8A8D90 repeat-x;
	color: #444;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  62.5%;
	height: 100%;
}

html {
	height: 100%;
}

img {
	border: 0;
}

p {
	line-height: 1.8em;
	padding-bottom: 10px;
	text-align: justify;
}

a:link,
a:visited {
	color: #2E2E2E;
	text-decoration: underline;
}

a:active {
	color: #F06513;
	text-decoration: none;
}

a:hover {
	color: #F06513;
	text-decoration: underline;
}

h3 {
	color: #F06513;
	font-family: Myriadprosemibold, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 1.0em;
	margin: -10px 0 0 0;
	padding: 0 0 10px 0;
}

blockquote {
	border-left: 1px solid #EAEAEA;
	padding-left:  10px;
}

textarea,
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

ul {
	line-height: 1.8em;
	list-style: square;
	list-style-position: inside;
	padding: 0 0 10px 0;
}

ul ul {
	list-style: disc;
	list-style-position: inside;
	padding: 0 0 0 15px;
}

ol {
	line-height: 1.8em;
	list-style: decimal;
	list-style-position: inside;
	padding: 0 0 10px 0;
}

ol ul {
	list-style: square;
	list-style-position: inside;
	padding: 0 0 0 15px;
}

/*** Layout ****/
#warp {
	background: url(images/warp_bg.png) no-repeat;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 5px;
	width: 740px;
}

#header {
	background: url(images/vitrine01.jpg) left top;
	clear: both;
	float: none;
	height: 200px;
	position: relative;
}

#search {
	background: url(images/search_bg.png) no-repeat;
	height: 25px;
	position: absolute;
	top: 0;
	width: 740px;
	z-index: 11;
}

#busca {
	position: absolute;
	top: 0;
	z-index: 9999;
}

fieldset {
	border: none;
}

input#s {
	background: url(images/search_field.gif) no-repeat;
	border: none;
	font-size: 0.9em;
	height: 12px;
	left: 20px;
	padding: 2px 20px 2px 5px;
	position: relative;
	top: 1px;
	width: 90px;
}

#searchSubmit {
	left: 0px;
	position: relative;
	top: 4px;
}

#idioma {
	left: 144px;
	position: absolute;
	top: 6px;
}

#language {
	background: url(images/language_bg.png) bottom left no-repeat;
	height: 21px;
	left: 10px;
	padding: 14px 0 0 0;
	position: relative;
	top: -50px;
	width: 160px;
	z-index: 10;
}

#lingua {
	height: 21px;
	left: 10px;
	padding: 14px 0 0 0;
	position: absolute;
	top: 13px;
	width: 160px;
	z-index: 9998;
}

#lingua p {
	color: #FFF;
	display: block;
	float: left;
	font-style: italic;
	font-size: 0.9em;
	padding: 0px 0 0 14px;
	width: 65px;
}

#lingua ul {
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
}

#lingua ul li {
	display: block;
	float: left;
	height: 15px;
	list-style: none;
	margin: 0 5px 0 0;
	width: 20px;
}

#lingua ul li a {
	display: block;
	height: 15px;
	width: 20px;
}

#lingua ul li a.active,
#lingua ul li a:hover {
	background: url(images/flag_over.gif) top left no-repeat;

}

#lingua ul li a img {
	padding: 2px;
}

h1#logo {
	height: 60px;
	left: 20px;
	position: relative;
	top: 70px;
	width: 140px;
}

#main {
	background: url(images/main_bg-pt.gif) top left no-repeat;
	padding-bottom: 40px;
	width: 740px;
}

#main.other {
	background: url(images/main_bg-other.gif) top left no-repeat;
}

.line {
	clear: both;
	width: 100%;
}

#right-column .line {
	background: url(images/main_line.gif) right center no-repeat;
	clear: both;
	height: 1px;
	position: relative;
	top: -5px;
	width: 540px;
}

#title {
	height: 21px;
	margin: 0 0 10px 0;
}

#title span {
	background: url(images/title_bg.gif) top right no-repeat;
 	display: inline;
	float: left;
	height: 21px;
	width: 20px;
}

#title h2 {
	background: url(images/title_bg.gif) top left no-repeat;
	color: #FFF;
	display: inline;
	float: left;
	font-family: Myriadprosemibold, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 21px;
	margin-left: 10px;
	text-transform: uppercase;
}

#title h2 img {
	margin-top: 7px;
}

/*** Fixes ***/
h2#post-14 img,
h2#post-20 img {
	margin-top: 5px;
}

h2#post-23 img,
h2#post-27 img,
h2#post-33 img,
h2#post-77 img,
h2#post-79 img {
	margin-top: 5px;
}
/*** Fixes ***/
#left-column {
	background: url(images/menu_bg.png) top left no-repeat;
	float: left;
	height: 55px;
	position: relative;
	top: -55px;
	width: 180px;
	z-index: 1;
}

#right-column {
	font-size: 1.1em;
	float: left;
	width: 540px;
}

/*** Sidebar ***/
#sidebar {
	float: left;
	padding: 0 10px;
	position: relative;
	margin: -45px 0 0 -170px;
	width: 140px;
	z-index: 2;
}

#sidebar ul {
	list-style-type: none;
	list-style-position: outside;
	width: 140px;
}

#sidebar ul li {
	background: url(images/menu_line.gif) bottom center no-repeat;
	display: block;
	text-align: center;
	text-indent: -5000px;
	text-transform: uppercase;
	width: 140px;
}

#sidebar ul li a {
	display: block;
	height: 30px;
}

#sidebar ul li.current_page_item a {
	color: #F06513;
}

#sidebar ul li.cat-item-1 a {
	background: url(images/menu_pt-01.gif) left center no-repeat;
}

#sidebar ul li.page-item-8 a {
	background: url(images/menu_pt-08.gif) left center no-repeat;
}

#sidebar ul li.page-item-10 a {
	background: url(images/menu_pt-10.gif) left center no-repeat;
}

#sidebar ul li.page-item-12 a {
	background: url(images/menu_pt-12.gif) left center no-repeat;
}
#sidebar ul li.page-item-14 a {
	background: url(images/menu_pt-14.gif) left center no-repeat;
}

#sidebar ul li.page-item-16 a {
	background: url(images/menu_pt-16.gif) left center no-repeat;
}

#sidebar ul li.page-item-20 a {
	background: url(images/menu_pt-20.gif) left center no-repeat;
	height: 40px;
}

#sidebar ul li.page-item-23 a {
	background: url(images/menu_pt-23.gif) left center no-repeat;
}

#sidebar ul li.page-item-25 a {
	background: url(images/menu_pt-25.gif) left center no-repeat;
	height: 40px;
}

#sidebar ul li.page-item-27 a {
	background: url(images/menu_pt-27.gif) left center no-repeat;
}

#sidebar ul li.page-item-29 a {
	background: url(images/menu_pt-29.gif) left center no-repeat;
}

#sidebar ul li.page-item-31 a {
	background: url(images/menu_pt-31.gif) left center no-repeat;
}

#sidebar ul li.page-item-33 a {
	background: url(images/menu_pt-33.gif) left center no-repeat;
}

#sidebar ul li.page-item-35 a {
	background: url(images/menu_pt-35.gif) left center no-repeat;
}

#sidebar ul li.page-item-54 a {
	background: url(images/menu_en-54.gif) left center no-repeat;
}

#sidebar ul li.page-item-60 a {
	background: url(images/menu_en-60.gif) left center no-repeat;
}

#sidebar ul li.page-item-63 a {
	background: url(images/menu_en-63.gif) left center no-repeat;
}

#sidebar ul li.page-item-66 a {
	background: url(images/menu_en-66.gif) left center no-repeat;
}

#sidebar ul li.page-item-69 a {
	background: url(images/menu_en-69.gif) left center no-repeat;
}

#sidebar ul li.page-item-73 a {
	background: url(images/menu_es-73.gif) left center no-repeat;
}

#sidebar ul li.page-item-75 a {
	background: url(images/menu_es-75.gif) left center no-repeat;
}

#sidebar ul li.page-item-77 a {
	background: url(images/menu_es-77.gif) left center no-repeat;
}

#sidebar ul li.page-item-79 a {
	background: url(images/menu_es-79.gif) left center no-repeat;
}

#sidebar ul li.page-item-81 a {
	background: url(images/menu_es-81.gif) left center no-repeat;
}

#sidebar ul li.current_page_item a,
#sidebar ul li a:hover {
	background-position: right center;
	background-repeat: no-repeat;
}


/*** Images ***/
.alignright {
	float: right;
	padding: 10px 0 0 20px;
}

.alignleft {
	float: left;
	padding: 10px 0 0 20px;
}

div.download {
	height: 81px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.download a {
	background: url(images/icon_doc.gif) left center no-repeat;
	display: block;
	margin-top: 2px;
	padding: 10px 0 45px 70px;
}

div.download h4 {
	left: 70px;
	position: relative;
	top: -45px;
}

div.download p {
	left: 70px;
	position: relative;
	top: -45px;
}

/*** Footer ***/

#footer {
	background: url(images/footer_bg.gif) repeat-x top center;
	clear: both;
	display: block;
	height: 80px;
	margin-top: -80px;
	position: relative;
	width: 100%;
}

#footer div {
	background: url(images/footer_address.png) no-repeat;
	height: 80px;
	margin: 20px auto 0 auto;
	width: 750px;
}

#footer div * {
	text-align: center;
}

#footer address {
	color: #7E7E7E;
	font-style: normal;
	font-weight: bold;
	padding: 25px 0 5px 0;
}