/*
Theme Name: Orezone v2 "Gilgamesh"
Theme URI: http://orezone.com/
Description: Orezone Gold Website
Version: 1.6
Author: Travis Gobeil
Author URI: http://travisgobeil.ca/
Tags: Orezone, mining, awesome

	Orezone v2 "Gilgamesh"
	by Travis Gobeil

*/



/* Begin Typography & Colors */


.ie6 {
	display: none;
}

.regular {
	display: block;
}

body {
	background: #302620 url(images/background.gif) top fixed repeat-x;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	margin: 0; padding: 0;
}

A:LINK, A:VISITED { 
	color: #d0ac26;
}

A:HOVER {
	color: white;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0.5em 0 0.5em 0;
	line-height: 1.1em;
}

H1 {
	color: #d0ac26;
	font-size: 280%;
	font-weight: normal;
	padding: 12px 0 0 0;
	margin: 0 0 0.25em 0;
}

.home H1 {
	font-size: 250%;
}

H1 A:LINK, H1 A:VISITED,
H2 A:LINK, H2 A:VISITED,
H3 A:LINK, H3 A:VISITED {
	text-decoration: none;
}


H2 {
	font-size: 180%;
	color: white;
}

#leftCol H2 {
	font-size: 160%;
}

H3 {
	font-size: 140%;
	color: #d0ac26;
}

H4 {
	font-size: 120%;
	font-style: italic;
}

H6 {
	font-size: 110%;
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: normal;
}

P {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

#rightCol P {
	margin-right: 80px;
}

UL {
	list-style: square;
	margin: 0 0 2em 25px;
	padding: 0;
}

OL {
	margin: 0 0 2em 25px;
	padding: 0;
}

LI {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}

#rightCol LI {
	margin-right: 80px;
}

HR {
	border: none;
	margin: 10px 0;
	
	height: 1px;
	background: url(images/hr.png) center no-repeat;
}

IMG {
	border: 0;
}


TABLE {
	border: 0;
	margin: 20px 0;
	width: 80%;
}

TABLE TD {
	font-size: 120%;
	padding: 5px 5px;
	border-bottom: 1px solid #c1c1c1;
}

TABLE TH {
	font-size: 120%;
	text-align: left;
	color: white;
	background: #d0ac23;
	padding: 5px 5px;
}

TR.subhead {
	color: #d0ac23;
	font-size: 120%;
	background: #2b221b;
	font-weight: bold;
}

#rightCol TABLE TD P {
	margin-right: 0;
	font-size: 120%;
}

.more {
	text-align: right;
}

.more A:LINK,
.more A:VISITED {
	text-decoration: none;
}

.super {
	font-size: 8px;
	vertical-align: super;
}

.clear {
	clear: both;
	height: 1px;
	margin: 0; padding: 0;
	line-height: 0;
	visibility: hidden;
}


/* CLEARFIX */

.clearfix:after,
.navigation:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}



#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(images/bkd-blur-1.jpg) fixed top center no-repeat;
}

.photo1 #wrapper { background-image: url(images/bkd-blur-1.jpg); }
.photo2 #wrapper { background-image: url(images/bkd-blur-2.jpg); }
.photo3 #wrapper { background-image: url(images/bkd-blur-3.jpg); }
.photo4 #wrapper { background-image: url(images/bkd-blur-4.jpg); }
.photo5 #wrapper { background-image: url(images/bkd-blur-5.jpg); }
.photo6 #wrapper { background-image: url(images/bkd-blur-6.jpg); }
.photo7 #wrapper { background-image: url(images/bkd-blur-7.jpg); }
.photo8 #wrapper { background-image: url(images/bkd-blur-8.jpg); }
.photo9 #wrapper { background-image: url(images/bkd-blur-9.jpg); }
.photo10 #wrapper { background-image: url(images/bkd-blur-10.jpg); }
.photo11 #wrapper { background-image: url(images/bkd-blur-11.jpg); }
.photo12 #wrapper { background-image: url(images/bkd-blur-12.jpg); }
.photo13 #wrapper { background-image: url(images/bkd-blur-13.jpg); }
.photo14 #wrapper { background-image: url(images/bkd-blur-14.jpg); }

.home #wrapper {
	background: url(images/home-bkd-blur.jpg) fixed top center no-repeat;
}


#header-wrapper {
	background: url(images/header-bkd-tile.png) top repeat-x;
}

#header, #banner, #content, #footer {
	width: 940px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 87px;
	overflow: hidden;
	position: relative;
	background: url(images/header-bkd-shadow.png) top center no-repeat;
}

#header IMG {
	padding: 0 0 0 10px;
}

#header #ticker {
	position: absolute;
	top: 0;
	right: 10px;
	width: 319px;
	background: url(images/ticker-bkd.png) bottom center no-repeat;  
	text-align: center;
	padding: 3px 0 5px 0;
}

#header #ticker IMG {
	margin: 0;
}

#header UL {
	position: absolute;
	bottom: 1px; right: 0;
	margin: 0 10px 0 0; padding: 0;
}

#header UL LI {
	display: inline;
	margin: 0; padding: 0;
	text-indent: -9000px;
}

#header UL LI A:LINK,
#header UL LI A:VISITED {
	display: block; 
	float: left;
	margin: 0 0 0 10px;
	height: 36px;
	width: 86px;
	background-image: url(images/nav-full.png);
}

#header UL LI.corp A:LINK,
#header UL LI.corp A:VISITED {
	background-position: 0 0;
}

#header UL LI.corp A:HOVER {
	background-position: 0 -36px;
}

#header UL LI.prop A:LINK,
#header UL LI.prop A:VISITED {
	background-position: -96px 0;
}

#header UL LI.prop A:HOVER {
	background-position: -96px -36px;
}

#header UL LI.inv A:LINK,
#header UL LI.inv A:VISITED {
	width: 80px;
	background-position: -192px 0;
}

#header UL LI.inv A:HOVER {
	background-position: -192px -36px;
}

#header UL LI.med A:LINK,
#header UL LI.med A:VISITED {
	width: 54px;
	background-position: -282px 0;
}

#header UL LI.med A:HOVER {
	background-position: -282px -36px;
}

#header UL LI.con A:LINK,
#header UL LI.con A:VISITED {
	width: 75px;
	background-position: -346px 0;
}

#header UL LI.con A:HOVER {
	background-position: -346px -36px;
}

#banner {
	height: 283px;
	background: url(images/bkd-focus-1.jpg) fixed top center no-repeat;
}

.photo1 #banner { background-image: url(images/bkd-focus-1.jpg); }
.photo2 #banner { background-image: url(images/bkd-focus-2.jpg); }
.photo3 #banner { background-image: url(images/bkd-focus-3.jpg); }
.photo4 #banner { background-image: url(images/bkd-focus-4.jpg); }
.photo5 #banner { background-image: url(images/bkd-focus-5.jpg); }
.photo6 #banner { background-image: url(images/bkd-focus-6.jpg); }
.photo7 #banner { background-image: url(images/bkd-focus-7.jpg); }
.photo8 #banner { background-image: url(images/bkd-focus-8.jpg); }
.photo9 #banner { background-image: url(images/bkd-focus-9.jpg); }
.photo10 #banner { background-image: url(images/bkd-focus-10.jpg); }
.photo11 #banner { background-image: url(images/bkd-focus-11.jpg); }
.photo12 #banner { background-image: url(images/bkd-focus-12.jpg); }
.photo13 #banner { background-image: url(images/bkd-focus-13.jpg); }
.photo14 #banner { background-image: url(images/bkd-focus-14.jpg); }

.home #banner {
	height:360px;
	background: url(images/home-bkd-focus.jpg) fixed top center no-repeat;
}


#content {
	border-top: 1px solid #d0ac26;
	background: url(images/content-left-bkd.png) top left no-repeat;

}

.home #content {
	border-top: none;
	background: url(images/home-content-bkd.png) bottom repeat-x;
}

#leftCol {
	width: 250px;
	float: left;
	padding: 0px 0 20px 10px;
	border-top: 3px solid #d0ac26;
	border-right: 1px solid white;
}

#leftCol H1, #leftCol H2 {
	text-align: right;
	padding-right: 25px;
	margin-top: 10px;
}

.home #leftCol H1,
.home #leftCol H2 { text-align: left; padding-right: 0;}

#leftCol h2.more { text-align: right; }

#rightCol {
	width: 650px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
}

.home #leftCol {
	width: 340px;
	background: none;
	border-top: 1px solid #d0ac26;
	padding-left: 5px;
	padding-right: 10px;
	
}

.home #leftCol H3 A:LINK,
.home #leftCol H3 A:VISITED {
	text-decoration: none;
	color: white;
}

.home #leftCol H3 A:HOVER {
	color: #d0ac26;
}

.home #rightCol {
	width: 550px;
	border-top: 1px solid #d0ac26;
}

UL.subnav {
	list-style: none;
	padding: 20px 0; margin: 0;
}

UL.subnav LI {
	text-align: right;
	font-size: 160%; line-height: 1.2em;
	margin: 0 0 12px 0;
	padding: 5px 25px 5px 0;
}

UL.subnav LI A:LINK,
UL.subnav LI A:VISITED,
UL.subnav LI.current_page_item UL LI A:LINK,
UL.subnav LI.current_page_item UL LI A:VISITED {
	text-decoration: none;
	color: #d0ac26;
}

UL.subnav LI A:HOVER,
UL.subnav LI.current_page_item UL LI A:HOVER {
	color: white;
}

UL.subnav LI.current_page_item,
UL.subnav LI.current-cat {
	padding: 5px 20px 5px 0;
	border-right: 5px solid white;
}

UL.subnav LI.current_page_item A:LINK,
UL.subnav LI.current_page_item A:VISITED,
UL.subnav LI.current-cat A:LINK,
UL.subnav LI.current-cat A:VISITED {
	color: white;
}

UL.subnav UL {
	text-align: right;
	list-style: none;
	padding: 10px 0 0 0; margin: 0;
}

UL.subnav UL LI {
	text-align: right;
	font-size: 90%; line-height: 1.2em;
	margin: 0 0 6px 0;
	padding: 5px 0px 5px 0;
}

#footer {
	clear: both;
	border-top: 1px solid #d0ac26;
}

#footer UL {
	margin: 0 0 0.5em 0; padding: 0;
	list-style: none outside;
	border-collapse: collapse;
}

#footer UL LI {
	display: inline;
	margin: 0;
	font-size: 130%;
	font-weight: bold;
}

#footer UL LI A:LINK,
#footer UL LI A:VISITED {
	border-top: 3px solid #d0ac26;
	padding: 3px 15px 5px 0px;
	text-decoration: none;
	float: left;
}

#footer UL LI A:HOVER {
	border-top-color: white;
}

#footer P {
	clear: both;
	font-size: 110%; line-height: 1.5em;
}



#rightCol img {
	border: 5px solid black;
}
/* WORDPRESS STYLES */

.navigation {
	padding: 8px 0;
	font-size: 110%;
	line-height: 14px;
}

.navigation .alignleft {
	float: left;
	width: 300px;
}

.navigation .alignright {
	text-align: right;
	margin: 0 0 0 300px;
	width: 300px;
}


.post {
	padding: 6px 0;
	border-top: 1px dotted white;
	margin-right: 0;
	}
	
.breadcrumb {
	padding: 8px 0;
	line-height:  14px;
}

#printlogo { display: none }
