body {
	margin: 0;
	font: 16px/24px Arial, Helvetica, sans-serif;
	color: #876E3C;
	background: #000 url('http://www.zirconazul.com/images/bg-body.jpg') no-repeat 50% 0;
}
img {border-style: none;}
a {
	color: #876E3C;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
.page {
	margin: 0 auto;
	padding: 0 44px 0 44px;
	width: 910px;
	background: url('http://www.zirconazul.com/images/bg-page.png') repeat-y;
}
.page-b {
	margin: 0 auto;
	height: 100px;
	width: 998px;
	background: url('http://www.zirconazul.com/images/bg-page-b.png') no-repeat;
}
.wrapper-holder {
	width: 910px;
	background: url('http://www.zirconazul.com/images/bg-main.gif') repeat-y;
}
#wrapper {background: url('http://www.zirconazul.com/images/bg-main-b.gif') no-repeat 0 100%;}
#header {
	position: relative;
	height: 180px;
	background: #000;
}
.logo {
	position: absolute;
	top: 33px;
	left: -23px;
	height: 133px;
	width: 142px;
	text-indent: -9999px;
	background: url('http://www.zirconazul.com/images/logo.png') no-repeat;
}
.nav {
	overflow: hidden;
	margin: 0;
	padding: 91px 100px 0 165px;
	width: 645px;
	list-style: none;
}
.nav li {
	float: left;
	margin: 0 58px 0 0;
	font: 24px/30px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #B5B5B5;
}
.nav li a {
	padding: 0 11px 2px 0;
	color: #B5B5B5;
	background: url('http://www.zirconazul.com/images/bullet-nav.gif') no-repeat 100% 50%;
}
#main {
	overflow: hidden;
	padding: 0 0 20px;
	width: 100%;
	min-height: 522px;
}
* html #main {
	overflow: visible;
	height: 522px;
}
.visual {
	position: relative;
	width: 100%;
}
.visual img {display: block;}
.visual h1.zicon-azul {
	position: absolute;
	top: 231px;
	left: 108px;
	margin: 0;
	height: 58px;
	width: 378px;
	text-indent: -9999px;
	background: url('http://www.zirconazul.com/images/text-zircon_azul.png') no-repeat;
}
.visual .decor {
	position: absolute;
	top: -111px;
	left: 494px;
}
#content {
	float: left;
	padding: 48px 10px 0 38px;
	width: 542px;
	background: url('http://www.zirconazul.com/images/bg-content.gif') no-repeat;
}
#content h2 {
	margin: 0 0 10px;
	font: bold 27px/33px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #546A57;
}
.meta {
	padding: 0 0 37px;
	line-height: 16px;
	font-size: 12px;
}
.meta .date {
	margin: 0 16px 0 0;
	font-weight: bold;
	font-style: normal;
}
.tag-list {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tag-list li {display: inline;}
.tag-list li a {color: #876E3C;}
#content p {margin: 0 0 9px;}
.more {
	padding: 0 8px 2px 0;
	font-weight: bold;
	color: #9D3C01;
	background: url('http://www.zirconazul.com/images/bullet-more.gif') no-repeat 100% 50%;
}
#sidebar {
	float: right;
	padding: 0 0 0 20px;
	width: 300px;
	background: url('http://www.zirconazul.com/images/bg-sidebar.gif') no-repeat;
}
.side-box {
	padding: 0 0 10px;
}
.side-box .box {
    display: table;
	margin: 0 0 34px;
	padding: 0 18px 0 22px;
    width: 260px;
    height: 186px;

}
.side-box .type2 {padding: 0 26px 0 14px;}
.side-box .object {
	display: block;
	width: 260px;
	font: 31px/37px 'Arial Narrow', Arial, Helvetica, sans-serif;
	text-align: center;
}
.side-box .object a {color: #000;}
* html .side-box .box {position: relative;}
*+html .side-box .box {position: relative;}
.side-box .holder {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
* html .side-box .holder {
    position: absolute;
    top: 50%;
}
*+html .side-box .holder {
    position: absolute;
    top: 50%;
}
* html .side-box .object {
    position: relative;
    top: -50%;
}
*+html .side-box .object {
    position: relative;
    top: -50%;
}
#footer {
	padding: 7px 18px;
	min-height: 14px;
	line-height: 14px;
	font-size: 10px;
	color: #4f4f4f;
}
* html #footer {height: 14px;}
.rights {float: right;}
.bottom-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-nav li {
	display: inline;
	margin: 0 22px 0 0;
}
.bottom-nav li a {color: #4f4f4f;}