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

FILE: style.css
AUTHOR: Takashi Okamoto mud(tm) - http://www.mudcorp.com/
DATE: 06/27/2008

--------------------------------------------------------------------------------

This file is part of ImageShiftGallery.

  ImageShiftGallery is free for anyone to use, but this header MUST be
  included, and may not be modified.

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

body {
	background-color: white;
	color: black;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, Sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	float: center;
}

h1, h2, h3 { letter-spacing: -0.1em; }

h2 {
  border-top: 1px dashed #999;
  padding-top: 6px;
  font-weight: normal;
  font-family: Arial, Helvetica, Sans-serif;
  letter-spacing: -0.08em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #909090;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-right: 14px;
	letter-spacing: 0.05em;
	word-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-top: -22px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #909090;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-right: 14px;
	letter-spacing: 0.03em;
	word-spacing: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6eb8d7;
	text-decoration: none;
	vertical-align: bottom;
	letter-spacing: 0.03em;
	text-align: left;
	width: 100px;
	margin-top: 27px;
	font-weight: bold;
	margin-left: 2px;
	min-width: 100px;
	float: right;
	height: 30px;
	margin-right: 3px;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.03em;
	font-weight: bold;
	line-height: 12px;
	vertical-align: top;
}

.gallery {
	overflow: hidden;
	font-size: 9px;
	float: center;
	position: relative;
	height: 650px;
}

a { color: #111; }
a:hover {
	text-decoration: none;
	border-width: 0;
}

#header {
	font-size: 9px;
	width: 100%;
	float: center;
	padding-top: 50px;
	min-width: 867px;
}

#header a {
  font-weight: bold;
  color: #111;
  text-decoration: none;
}

#header a:hover {
	border: 0;
}
#navigation {
	font-size: 9px;
	width: 100%;
	visibility: visible;
	min-height: 26px;
	min-width: 837px;
	text-align: center;
	height: 26px;
	max-height: 26px;
	position: relative;
}

#content {
	height: 100%;
	float: center;
}

p {
	letter-spacing: -0.08em;
	font-family: Georgia, "Times New Roman", Times, serif, Baskerville;
	font-size: 10px;
	color: #353535;
}

p.tagline { font-size: 14px; }

pre { font-size: 11px; }
#gallery-thumbs {
	width: 181px;
	min-width: 181px;
	vertical-align: top;
	height: 460px;
	min-height: 460px;
	float: left;
	max-width: 181px;
}
#gallery-wrapper {
	overflow: visible;
	height: 600px;
	display: inline;
	width: 837px;
	min-width: 837px;
	float: center;
	max-width: 837px;
	text-align: center;
}
#gallery-image-wrapper {
	top: -6px;
	float: left;
	width: 658px;
	min-width: 658px;
	min-height: 480px;
	margin-left: 1px;
	max-width: 658px;
	overflow: hidden;
}
#gallery-controller-wrapper {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.03em;
	text-decoration: none;
	vertical-align: top;
	min-width: 190px;
	width: 180px;
	margin-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0px;
	float: left;
	margin-right: -5px;
}
#gallery_caption {
	font-size: 1em;
	width: 470px;
	visibility: visible;
	min-height: 90px;
	min-width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif, Baskerville;
	color: #333333;
	text-align: left;
	float: left;
	vertical-align: top;
	margin-top: 4px;
	margin-left: 4px;
}
#splash {
	font-size: 9px;
	width: 837px;
	visibility: visible;
	min-height: 450px;
	min-width: 847px;
	padding-top: -4px;
	float: left;
	text-align: left;
	vertical-align: text-top;
}

#footer-wrapper {
	bottom: 0;
	position: fixed;
	width: 100%;
	min-height: 24px;
	background-color: #222;
	opacity: 0.95;
}

#footer {
  font-size: 9px;
  color: #ddd;
  border-top: 2px solid #111;
}

#footer a { color: #ddd; }
#footer a:hover { text-decoration: none; }
#footer span {
	padding: 6px 2px 6px 10px;
}

#footer a.download {
  position: relative;
  right: 0;
  text-decoration: none;
  padding: 4px 6px;
  color: #111;
  background-color: yellow;
  font-weight: bold;
}
#footer a.download:hover {
}

.clear { clear: both; }
.thumb {
	margin-top: -3px;
}
#thumb-controller {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.03em;
	text-decoration: none;
	vertical-align: bottom;
	min-width: 180px;
	width: 180px;
	margin-top: 4px;
	padding-right: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	float: left;
	padding-top: -10px;
}
.prev1 {
	margin-left: 0px;
	margin-top: 21px;
	text-align: left;
	border: 0;
	float: left;
}
.next1 {
	margin-top: 21px;
	text-align: right;
	border: 0;
	float: right;
}
#info {
	float: left;
	width: 837px;
	max-width: 837px;
	height: auto;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(../images/background.jpg);
}
#column {
	width: 600px;
	min-width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 190px;
	max-width: 350
.px;
	padding-top: 15px;
	max-width: 750px;
}
#column2 {
	width: 280px;
	min-width: 300px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 190px;
}
#column3 {
	width: 275px;
	min-width: 300px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	position: static;
}
#column4 {
	width: 837px;
	min-width: 837px;
	float: left;
	text-align: left;
	max-width: 350
.px;
	padding-top: 10px;
	max-width: 837px;
	padding-left: 190px;
}
.paragraph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
.listBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	font-weight: bold;
	color: #333333;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	text-decoration: none;
}
.serifBold {
	font-family: Georgia, "Times New Roman", Times, serif, Baskerville;
	font-size: 14px;
	font-weight: bold;
	color: #F47920;
	vertical-align: bottom;
	line-height: 20px;
}
.paragraph1Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E8D94;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
}
