/* CSS Document */

/* 
Thanks to html5doctor.com for the Reset Stylesheet
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:13px;
	font-family: "freight-sans-pro",sans-serif;
	font-style:normal;
	font-weight:500;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1.5;
	background-color:#914924;
	font-family: "freight-sans-pro",sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:500;
	text-transform:none;
	letter-spacing:1px;
}

.typekit-badge {opacity:0;filter:alpha(opacity=0);-ms-filter:"alpha(opacity=0)";}

body#alternate-styling {
	background-color:#e9e5dd !important;
	color:#666 !important;
}

body#alternate-styling.portfolio {
	background:url(images/bg_line.gif) repeat-x;
	background-position: 0 610px;
	
}

body#alternate-styling header#page-header a#logo {
	float:left;
	margin:0 0 0 65px;
	height:63px;	
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

header#page-header {
	height:100px;
}
nav ul {
    list-style:none;
	margin:0;
	padding:0;
}

nav#top-nav ul {
	padding:30px 0 0 0;	
}

nav#top-nav ul li {
	float:left;
	display:block;
	font-family: "freight-sans-pro",sans-serif;
	font-weight:500;
	font-style:normal;
	font-size:13px;
	letter-spacing:1px;

}
.active {
	color:#CC6633;
	font-weight: 500;
}

nav#top-nav ul li a:link, 
nav#top-nav ul li a:visited {
	position:relative;	
	color:#666666;
	text-decoration:none;
}

nav#top-nav ul li a:hover, 
nav#top-nav ul li a:active, 
nav#top-nav ul li a.active {
	color:#cc6633;
}

body#alternate-styling nav#top-nav {
	background:url(images/nif.png) no-repeat;
	background-position:600px bottom;
	height:100px;
	margin-left: 300px;
	border-bottom:1px solid #AAA;	
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.assistive-text {
	position:absolute;
	text-indent:-9999px;	
}

#container {
	width:1200px;
	margin:0;	
	position:relative;
}


header#page-header a#logo {
	float:left;
	margin:0 0 0 65px;
	height:63px;

}

header#page-header a:hover {
}

/*
 * Main content section styling for each page
 */
 
section#home .home-text a, section#main p.main-text, section#main nav#main-nav li a {
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:500;
	font-style:normal;
}
section#home .home-text {
	float:left;
	margin:90px 0 0 85px;
	letter-spacing:2px;
	font-size:14px;
	font-weight:500;
	font-style:normal;
}
section#home a.home-img, section#main nav#main-nav {
	margin:30px 0 0 310px;
	display:block;
}

section#home .featured-text {
	margin: 20px 20px 20px 0; 
}

section#main {
	
}

section#main p.main-text {
	float:left;
	text-align:right;
	width:275px;
	margin:255px 0 0;
	letter-spacing:1.5px;
	font-size:13px;
	font-weight:500;
	font-style:normal;
}

section#main nav#main-nav {

}

section#main nav#main-nav li {
	float:left;	
	width:212px;
	margin:0 25px 10px 0;
	

}

section#main nav#main-nav li a {
	display:block;
	position:relative;	
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	font-weight:500;
	font-style:normal;
	
}

section#main nav#main-nav li a:hover {
	
}

img.section_head {
	margin:30px 30px 0px 300px;

}

section#biography {
	height:500px;
	width:685px;
	position:relative;
	overflow:auto;
	margin:15px 30px 30px 280px;
}

section#biography h2 {
	font-family: "freight-sans-pro",sans-serif;
	font-size:13px;
	font-weight:500;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #cc6633;
}

section#biography ul {
	margin:0 0 15px 0;
	font-family: "freight-sans-pro",sans-serif;
	font-size:13px;
	letter-spacing:0.5px;
	line-height:1.5;	
	list-style:none;
}

section#biography ul li {
	color:#666666;	
}


section#statement {
	height:500px;
	width:685px;
	position:relative;
	overflow:auto;
	margin:15px 30px 30px 280px;
}

.statementhead {
	font-family: "freight-sans-pro",sans-serif;
	font-weight:500;
	font-style:normal;
	font-size:13px;
	margin-bottom:3px;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #cc6633;
}

.statementext {
	margin:0px 30px 0px 0px;
	font-family: "freight-sans-pro",sans-serif;
	color:#666666;
	line-height:1.5;
	letter-spacing:0.5px;
	font-size:13px;
}

.statementquote {
	margin:0 0 10px 0;
	font-family: "freight-sans-pro",sans-serif;
	font-size:14px;
	font-weight:500;
	font-style:normal;
	line-height:1.6;	
	list-style:none;
	letter-spacing:0.5px;
	color: #cc6633;
}

section#contact {
	height:500px;
	width:685px;
	position:relative;
	overflow:auto;
	margin:15px 30px 30px 300px;
}

section#contact h2 {
	font-family: "freight-sans-pro",sans-serif;
	font-size:13px;
	font-weight:500;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #cc6633;
	
}




/* 
 * Portfolio Gallery Styling 
 */
 

.ad-gallery {
  width: 100%;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}

#descriptions {
	width:195px;
	float:left;
	display:block;
	margin:290px 30px 0 0;
    border-top: 1px solid #AAAAAA;
    padding: 10px 10px 0 65px;
}

#descriptions .ad-description-title {
	font-family: "freight-sans-pro",sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:500;
	font-style:normal;
	text-transform:uppercase;
	display:block;
	letter-spacing:1px;
}

#descriptions .ad-image-description span{
	font-family: "freight-sans-pro",sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:500;
	font-style:normal;
	display:block;
}

.ad-image-wrapper {
	float:left;
	display:block;	
	margin:30px 0px 30px;
}
.ad-gallery .ad-image-wrapper {
	height: 450px;
	width:800px;
	position: relative;
	overflow: hidden;
}
.ad-gallery .ad-image-wrapper .ad-loader {
  position: absolute;
  z-index: 1;
  top: 48%;
  left: 20%;
  border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
  /* Or else IE will hide it */
  background: url(non-existing.jpg)\9
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(images/ad_prev.png);
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
  }
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(images/ad_next.png);
	width: 30px;
	height: 30px;
	right: 0;
	left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 9;
}
.ad-gallery .ad-image-wrapper .ad-image a img {
	border: 0;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	background: url(images/opa75.png);
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='images/opa75.png');
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
	display: block;
}
.ad-gallery .ad-controls {
	height: 20px;
	position:relative;
	clear:both;
}
.ad-gallery .ad-info {
	float: left;
}
.ad-gallery .ad-slideshow-controls {
	top:0;
	right:80px;
	position:absolute;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 5px;
	font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	cursor: default;
	font-style: italic;
}
.ad-gallery .ad-nav {
	width: 100%;
	position: relative;
	clear:both;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
  height: 100px;
}
.ad-gallery .ad-back {
  cursor: pointer;
  left: -20px;
  width: 13px;
  display: block;
  background: url(images/ad_scroll_back.png) 0px 48px no-repeat;
}
.ad-gallery .ad-forward {
  cursor: pointer;
  display: block;
  right: -20px;
  width: 13px;
  background: url(images/ad_scroll_forward.png) 0px 48px no-repeat;
}
.ad-gallery .ad-nav .ad-thumbs {
  overflow: hidden;
  width: 100%;
}

.ad-nav {
	width:1042px !important;
	margin:0px 15px 15px 70px;
}

.ad-info {
	position:absolute;
	top:0;
	right:20px;	
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px;
	list-style: none;
  }
	.ad-gallery .ad-thumbs li {
	  float: left;
	  padding-right: 5px;
	  padding-top:15px;
	}
	  .ad-gallery .ad-thumbs li a {
		display: block;
		padding:4px 0 0 0;
	  }
		.ad-gallery .ad-thumbs li a img {
		  border: none;
		  display: block;
		}
		.ad-gallery .ad-thumbs li a.ad-active img {
		  border: none;
		}
ul.ad-thumb-list li a.ad-active {
	border-top:2px solid #333;
	padding:2px 0 0 0 !important;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

/* 
 * jScrollPane Styling - Scroll bar on Bio Page
 */
 

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
	margin-left: 19px !important;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #eee;
	position: relative;
	border:1px solid #aaa;
	height:498px !important;
}

.jspDrag
{
	background: #cb784e;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
