/****************************************************************************

Author: Stephen Saugestad
Last updated: 

*****************************************************************************/

/* defaults ******************************************************************************************/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000;
	margin:40px 0 20px 0;
	color:#e4e4e4;
}

body a:link, body a:visited, body a:active {
	color: #117E8A;
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
	color: #17ABBB;
}

h1 {
	font-size:1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin:10px 0 10px 0;
	padding:0;
}

h2 {
	font-size:1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #117E8A;
	margin:10px 0 16px 0;
	padding:0;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

p {
	margin:10px 0 10px 0;
	line-height:18px;
}

strong, .red {
	color:#E5412E;
}

textArea {
	border: 1px solid #ccc;
	color: #000;
	background-color: #f8f8f8;
	padding: 6px;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
}

select {
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	color: #000;
	padding: 4px;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
}

acronym {
	border-bottom: 1px solid #8F9F20;
	color:#8F9F20;
	cursor:help;
	font-style:normal;
}

a img {
	border:none;
	text-decoration:none;
}

/* hacks ****************************************************************************************************/

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

.clearfix {display: inline-table;}

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

/* End clearfix */

/* class attributes *********************************************/

.break p {
	margin:0;
	padding:0;
}

p.break {
	background: url(../images/break.gif) repeat-x 0px 6px;
	height:10px;
}

.higlight {
	color:#CC2C1A;
	text-transform:uppercase;
	font-size:9px;
}

.info {
	background:url(../images/icon_info.gif) no-repeat 0 4px;
	padding:0 0 0 16px;
	color:#CC2C1A;
	font-size:9px;
}

.blue {
	color:#117E8A;
	font-weight:bold;
}

.award {
	background:url(../images/icon_security.gif) no-repeat 0 2px;
	padding:0 0 0 20px;
	font-weight:bold;
	/*color:#E5412E;*/
	color:#117E8A;
	font:normal 18px Arial;
}

.movie {
	background:url(../images/icon_ticket.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	font-weight: bold;
	color:#CC2C1A;
	font-size:9px;
}

.title {
	font-size:11px;
	color:#c3c3be;
	font-weight: bold;
}

.role {
	font-size:11px;
	color:#0D616A;
}

.rt {
	text-align:right;
	font-size:9px;
}

/* list items **********************************************************/

#left li {
	line-height: 16px;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	padding-left: 12px;
	padding-bottom: 4px;
}

/* main divs *******************************************************************************************************/

#wrap {
	width:690px;
	margin:0 auto;
}

#contentWrap, #contentWrapBlack {
	width:690px;
	border:solid 6px #242424;
	background-color:#171717;
}

#contentWrapBlack {
	border:solid 4px #333;
}

#top {
	width:690px;
	height:60px;
	margin:0 4px 10px 4px;
}

#masthead p {
	width:690px;
}

p#masthead {
	padding:0;
	margin:0;
}

#right img {
	margin:10px 0 0 9px;	
}

#content, #contentBlack {
	width:690px;
	background:url(../images/bg_content.jpg) no-repeat 0 0;
}

#contentBlack {
	background-color:#222;
	background-image:none;
	font:regular 12px Arial, Helvetica, sans-serif;
	color:#eee;
}

#contentWide {
	width:690px;
	background:#fff url(../images/bg_content_wide.jpg) no-repeat 0px 0px;
}

#left {
	width:442px;
	float:left;
	padding:20px 24px 10px 24px;
	display: inline; /* for double float bug */
}

#left a {
	text-decoration:underline;
}

#left a:hover {
	text-decoration:none;
}

#leftWide {
	width:642px;
	float:left;
	padding:20px 24px 10px 24px;
	display: inline; /* for double float bug */
}

/* Hide from IE */

html>body #left, html>body #leftWide {
	margin-top:-6px;
}

/* end hide */

#right {
	width:174px;
	float:right;
	padding:0 0 20px 0;
	margin:0 6px 0 0;
	display: inline; /* for double float bug */
}

#right p {
	padding:0 5px 10px 10px;
	font-size:9px;
	color:#666;
}

#footer {
	text-align:center;
	color:#aaa;
	font-size:9px;
	margin:8px 0 0 0;
}

#logo a {
	width:124px;
	height:26px;
	float:left;
	margin: 16px 0 0 20px;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat 0px 0px;
	display: inline; /* for double float bug */
}

#nav li {
	display:inline;	
	float:right;
	margin:20px 8px 0 8px;
}

#nav a {
	color:#eee;
	font-size:9px;
	display:block;
	padding:6px;
}

#nav a:hover {
	color: #E5412E;
}

/* fluid spatter

#home a:hover {
	background:url(../images/nav/bg_home.gif) no-repeat center center;
}

#ian a:hover {
	background:url(../images/nav/bg_ian_seabrook.gif) no-repeat center center;
}

#photo a:hover {
	background:url(../images/nav/bg_photo_gallery.gif) no-repeat center center;
}

#film a:hover {
	background:url(../images/nav/bg_film_credits.gif) no-repeat center center;
}

#filming a:hover {
	background:url(../images/nav/bg_filming_underwater.gif) no-repeat center center;
}

#contact a:hover {
	background:url(../images/nav/bg_contact.gif) no-repeat center center;
}

*/

ul#recent {
	margin:20px 0 14px 0;
}

#recent li {
	display:inline;
	float:left;
	margin:20px 10px 0 0;
	padding:0;
}

#recent img {
	border:3px solid #201f1f;
	-moz-box-shadow: 1px 1px 1px #121212;
	-webkit-box-shadow: 3px 3px 3px #121212;
	box-shadow: 1px 1px 1px #121212;
}

/* page headings *********************************************************************/

#left h2, #right h2 {
	font-size:1px; /* ie leaves the default height of the h1 tag without this */
}

/* general */

h2#h_welcome {
	text-indent:-9999px;
	width:60px;
	height:13px;
	background: url(../images/h_sprite.gif) no-repeat 0px 0px;
}

h2#h_recent {
	text-indent:-9999px;
	width:448px;
	height:14px;
	margin-top:20px;
	background: url(../images/h_recent_projects.gif) no-repeat 0px 0px;
}

h2#h_ian {
	text-indent:-9999px;
	width:90px;
	height:13px;
	background: url(../images/h_sprite.gif) no-repeat 0px -16px;
}

h2#h_filming {
	text-indent:-9999px;
	width:130px;
	height:17px;
	background: url(../images/h_sprite.gif) no-repeat 0px -48px;
}

h2#h_film_credits {
	text-indent:-9999px;
	width:80px;
	height:13px;
	background: url(../images/h_sprite.gif) no-repeat 0px -32px;
}

h2#h_photo_gallery {
	text-indent:-9999px;
	width:81px;
	height:15px;
	background: url(../images/h_photo_gallery.gif) no-repeat 0px 0px;
}

h2#h_contact {
	text-indent:-9999px;
	width:50px;
	height:12px;
	background: url(../images/h_sprite.gif) no-repeat 0px -65px;
}

h2#h_sitemap {
	text-indent:-9999px;
	width:49px;
	height:15px;
	background: url(../images/h_sitemap.gif) no-repeat 0px 0px;
}

h2#h_gallery {
	text-indent:-9999px;
	width:81px;
	height:15px;
	background: url(../images/h_gallery.gif) no-repeat 0px 0px;
}
