/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color:#000000;
	color: #ffffff;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 968px;
}

#header {
	background-image: url(images/nav/new_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 177px;
}

#footer {
	margin-top: 15px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

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

a:visited {
	color: #FFFFFF;
}

#nav {margin: -20px 0 24px 23px; color: #666;}
#nav ul {list-style: none; margin-bottom: 24px;}
#nav li {display: inline; margin: 0 24px 0 0;}
#nav a, #nav a:visited {font-size: 1.4em; text-transform: uppercase; color: #666;}
#nav a:hover {color: #000; text-decoration: none;}
.separator { color: #666; margin: -4px 0 0 4px; display:inline;}

#nav-menu ul {
	list-style: none;
	padding: 0;
	padding-left: 235px;
	margin: 0px;
}

#nav-menu li {
	float: left;
	margin-top: 149px;
}

.top {
	font-size: 0em;
	margin-top: -180px;
}

.fats {
	margin-top: 6px;
	margin-left: -233px;
}

#nav-menu-position {
	padding-top: 152px;
	padding-left: 235px;
}

#nav-menu-position-new {
	margin-top: -28px;
	#margin-top: -31px;
	padding-left: 27px;
	padding-bottom: 60px;
}

.thumbnails-outer {
	padding: 4px;
	background-color:#FFFFFF;
}

.thumbnails-outer2 {
	padding: 6px;
	background-color:#FFFFFF;
}

.thumbnails-inner {
	padding: 4px;
	border: solid 1px #cccccc;
	background-color:#FFFFFF;
}

.thumbnails-inner-portfolio {
	padding: 8px;
	border: solid 1px #cccccc;
	background-color:#FFFFFF;
	display: inline;
	margin-bottom: 18px;
}

#thumbnail-wrapper {
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	z-index: 500;
}

#portfolio-wrapper {
}

.portfolio-thumbnails {
	display: inline;
	padding: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.thumbnails-outer-news {
	padding: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color:#FFFFFF;
}

#thumbnail-wrapper-news {
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	z-index: 500;
}

#content-column {
	width: 490px;
	margin-bottom: 15px;
	padding-right: 23px;
	float:left;
}

.content-column-full-width {
	width: 850px;
	margin-bottom: 15px;
	padding-right: 23px;
	float:left;
}

#content-column-features {
	width: 527px;
	_width: 517px;
	margin-bottom: 15px;
	padding-right: 23px;
	float:left;
}


#news-content-column {
	width: 420px;
	float:left;
	margin-bottom: 15px;
	padding-right: 23px;	
}
	
#images-column1 {
	width: 230px;
	float:left;
	margin-right: -5px;	
}

#images-column2 {
	width: 230px;
	float:left;
}

.title {
	margin-top: -139px;
	margin-left: 233px;
	position: relative;
	width: 350px;
}


#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 30000;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { 
	left: 0;
	color: #000000;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
	
#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(/images/lightbox/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(/images/lightbox/images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	color: #000000;
}

#imageData {
	padding:0 10px;
}
	
#imageData #imageDetails {
	width: 70%; 
	float: left; 
	text-align: left; 
}	
	
#imageData #caption {
	font-weight: bold;
	color: #000000;
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

select {
	border: solid #666666 1px;
	background-color: #000000;
	color: #FFFFFF;
}

.select-wrapper {
	float: right;
	margin-top: -34px;
	margin-bottom: 20px;
}

select a:hover {
	background-color: #999999;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	#margin-top: 150px;
	margin: 24px 10px 20px 0;
	position: relative;
	z-index: 500;
	text-transform: uppercase;
	width: 800px;
}

.category-news-features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	margin-top: 213px;
	margin-left: -67px;
	margin-bottom: 37px;
	position: relative;
	z-index: 500;
	text-transform: uppercase;
	width: 450px;
}


.category-new {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.6em;
	margin-bottom:-33px;
	margin-left:3px;
	margin-top:23px;
	position:relative;
	text-transform:uppercase;
	width:450px;
	z-index:500;
}

.paginate {
	font-size: 1.3em;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.date {
	margin-top: 15px;
	font-size: 1.2em;
}

.author {
	font-size: 1.4em;
	font-weight: bold;
	}

.comments-link {
	font-size: 1.3em;
	margin: 15px 0 0;
	font-style: italic;
	}

#comments-wrapper {
	font-size: 1.2em;
	}

.blog-entry-form-col-1 {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	}
	
.blog-entry-form-col-2 {
	float: left;
	width: 450px;
	margin-bottom: 10px;
	}

.blog-entry-form-col-3 {
	margin-left: 100px;
	margin-bottom: 10px;
	}
	
.textfield {
	width: 400px;
	}
	
.textarea {
	width: 397px;
	height: 200px;
	margin-bottom: 10px;
	}		
	

.comment-author {
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	margin: 5px 0;
	}

	
.rule-separator {
	border-top: dashed 1px #666666;
	margin: 20px 0 10px 0;
	}
	
.rule-separator-comments {
	border-top: dashed 1px #666666;
	margin: 10px 0;
	background-color: #333333;
	}
		
.blog1 {
	padding: 10px;
	font-size: 1.1em;
	background-color: #333333;
	width: 915px;
}
	
.blog2 {
	padding: 10px;
	font-size: 1.1em;
	background-color: #333333;
	width: 915px;
}

.sentence-case {
	text-transform: capitalize;
}

.movie_one {
	width: 320px;
	height: 360px;
	margin-right: 30px;
	float: left;
}

.movie_two {
	width: 320px;
	height: 360px;
	margin-right: 4px;
	float: left;
}

.movie_three {
	width: 288px;
	height: 360px;
	margin-top: 20px;
	float: left;
	text-transform: uppercase;
}

.paginate-movie {
	text-transform: uppercase;
	float: right;
	margin-right: 3px;
}

.moving-pictures-title {
	text-transform: uppercase;
	margin-bottom:  6px;
	font-size: 1.4em;
}

.moving-pictures-copy {
	font-size: 1.2em;
}

.contact-column-1 {
	width: 230px;
	float: left;
}

.contact-column-2 {
	width: 320px;
	height: 300px;
	margin-right: 30px;
	float: left;
}

.contact-column-3 {
	width: 130px;
	height: 300px;
	float: left;
	margin-left: 0px;
	margin-top: 14px;
}

.address {
	font-size: 1.1em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.e-address {
	font-size: 1.1em;
	margin-bottom: 12px;
}

.contact-spacer {
	margin-top: 8px;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}


.blog-content {
	font-size: 1.4em;
	margin-top: 20px;
}

.home-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-bottom: 6px;
	text-transform: uppercase;
	margin-right: 
}

#home1 {
	width: 227px;
	float: left;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 8px;
	height: 330px;
}


#home2 {
	width: 227px;
	float: left;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 7px;
	height: 265px;
}

#home3 {
	width: 227px;
	float: left;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 7px;
	height: 265px;
}

#home4 {
	width: 227px;
	float: left;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 7px;
	height: 265px;
}

.image-spacer {
	margin-top: 15px;
}

.rss {
	float: right;
	margin-top: -43px;
	padding-bottom: 20px;
}

.rss-news-features {
	float: right;
	margin-top: -70px;
	padding-bottom: 20px;
}

.categories {
	font-size: 0.8em;
}

.buy-a-print-column-1 {
	width:  450px;
	float: left;
	margin-right: 65px;
	margin-bottom: 23px;
}

.buy-a-print-column-2 {
	width:  350px;
	margin-top: -16px;
	float: left;
}

.spacer {
	margin-top: 10px;
}

.column1 {
	float: left;
	width: 230px;
	margin-right: 16px;
	margin-bottom: 21px;
}

.column2 {
	float: left;
	width: 230px;
	margin-right: 16px;
	margin-bottom: 21px;
}

.column3 {
	float: left;
	width: 230px;
	margin-right: 16px;
	margin-bottom: 21px;
}

.column4 {
	float: left;
	width: 230px;
	margin-bottom: 21px;
}

.dotted-line {
	width: 100%;
	border-bottom: dashed #FFFFFF 1px;
	letter-spacing: 2px;
}

.general-image {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}


.services {
	font-size: 1.6em;
	color: #999999;
	float: left;
	width: 240px;
}

/* Projects */

.column-widths {
	width: 310px;
	margin: 0 15px 15px 0;
	font-size: 1.1em;
	}

.entry1 {
	float: left;
	border: solid 0px #FF0000;
}

.entry2 {
	float: left;
	border: solid 0px Blue;
}

.entry3 {
	float: left;
	border: solid 0px Green;
}

.last {
	margin: 0 -45px 0 0;
	}
	
.item-titles {
	font-family: "IMPACT" Verdana, Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
}
	
.project-thumbnail {
	float: left;
	margin: 0 15px 15px 0;
}



.thumbnail-text {
	width: 150px;
	color: #999999;
	float: left;
	font-size: 1.1em;
	border: solid 0px green;
}
	
.short_desc {
	color: #CCCCCC;
	margin: 8px 0;
}

.date{
	color: #CCCCCC;
	margin: 8px 0;
	font-size: 0.9em;
}


.current-page {
	clear:both;
	font-size: 1.2em;
}

.dotted-line {
	width: 100%;
	border-bottom: dashed 1px #666666;
	margin: -7px 0 20px;
	#margin: -23px 0 20px;
	}

.link-text {
	font-size: 1.2em;
	margin: 0 0 8px 0;
	float: left;
	border: solid 0px Blue;
	margin: -15px 0 20px;
}

#next-previous {
	float:right;
	border: solid 0px green;
	font-size: 1.2em;
	text-align: right;
	margin: -15px 0 20px;
	text-transform: capitalize;
}

.previous-board {
	display: inline;
}

.next-board {
	display: inline;
}

.board-text {
	font-size: 1.2em;
	margin: 0 0 8px 0;
}

.ed-thumb {
	margin: 0 0 30px 30px;
	border: solid #FFFFFF 3px;
}

.ed-thumb img {
	border: solid #FFFFFF 3px;
}
