/************************************************
	SpearsPhotography.Com
	CSS Definition File
	Created by Aiden Bordner Design + Media
	With inspiration from www.alistapart.com
************************************************/

html, body {
	 border: 0;
	 margin: 0;
	 padding: 0;
}

body {
	color: #EBEBEB;
	background: black;
	font-family: Verdana, Helvetica, sans_serif;
	font-size: 10pt;
}

a:link	{
text-decoration: none;
color: #6DCFF6;
		}

a:active	{
text-decoration: none;
color: #6DCFF6;
		}

a:visited	{
text-decoration: none;
color: #6DCFF6;
		}

a:hover	{
text-decoration: underline;
color: #6DCFF6;
		}

/************************************************
	STRUCTURAL DIVS
************************************************/


#container {
	 width: 800px;
	 margin: 0 auto;
	 background: inherit;
}

#topbanner {
	height: 8px;
	font-size: 0;
	line-height: 0;
	width: 100%;
	border-bottom: 1px solid #3C3C3C;
	margin: 0;
	overflow: hidden;
	background-color: #6DCFF6;
}

#head {
	 border-top: 1px solid #5E5E5E;
	 height: 89px;
	 width: 100%;
	 background: url(../img/head_bg.gif) repeat-x;
}
 
#flag {
	height: 75px;
	width: 286px;
	background: url(../img/flag.jpg) no-repeat;
	margin-left:15px;
}

#filmstrip {
	 width: 100%;
	 height: 22px;
	 margin: 0;
	 border-style: none;
	 background: url(../img/filmstrip.gif) 00 repeat-x;
}

#pageblock {
	 width: 100%;
	 margin: 0;
	 background: #000000 url(../img/pgbdy_bg.gif) top left repeat-x;
	 border-style: none;
}

#pageblock.nosplash {
	 padding-bottom: 35px;
}

#homesplash {
	float: right;
	width: 267px;
	height: 401px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../img/homesplash.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#stdhead {
	 margin: 0;
	 padding: 29px 28px 0 0;
	 text-align: right;
}


/************************************************
	NAVIGATION
************************************************/

#nav {
	float: left;
	height: 15px;
	border-style: none;
	margin: 0;
}

/************************************************
	FRONT PAGE NEWS
************************************************/ 

#pageblock div.story{
	 background:url(../img/bullet.gif) 0 30px no-repeat;
	 margin: 0 370px 0 19px;
	 padding-top: 45px;
}

#pageblock div.story h3{
	 margin: 0;
	 font-weight: bold;
	 font-size: 1.3em;
	 line-height: 1.0em;
	 letter-spacing: -1px;
}

#pageblock div.story span.dateline{
	 display: block;
	 font-size: 0.7em;
	 margin: 3px 0 5px 0;
}

#pageblock div.story p{
	 color: #EBEBEB;
	 font-size: 0.85em;
	 line-height: 1.2em;
}

/************************************************
	DIVIDER / SECONDARY
************************************************/ 

#divider {
	clear: both;
	width: 100%;
	height: 21px;
	line-height: 0;
	background-color: #6F6F6F;
}

#divider img.left {
	 margin-left: 20px;
	 margin-right: 422px;
}

#secondary {
	 margin: 5px 0;
	 width: 100%;
	 height: 118px;
}

#secondary div.left {
	float: left;
	border-right: 1px solid #616161;
	width: 534px;
	height: 118px;
}

#secondary div.right {
	float: left;
	width: 265px;
	height: 118px;
}

/************************************************
	LATEST ADDITIONS / NEWS ARCHIVE
************************************************/ 

#secondary div.left ul,
#secondary div.right ul {
	 list-style: none;
	 font-size: 0.8em;
	 line-height: 0.8em;
	 margin: 0 0 0 20px
}

#secondary div.left ul {
	 padding: 0 0 20px 0;
}

#secondary div.right ul {
	 padding: 20px 0 20px 0;
}

#secondary div.left ul li,
#secondary div.right ul li{
	 background:url(../img/bullet.gif) no-repeat;
	 padding-left: 20px;
}

#secondary div.left ul li {
	 margin-top: 20px;
}

#secondary div.left ul li a.title,
#secondary div.right ul li a {
	 color: #CBCBCB;
	 font-weight: bold;
	 text-decoration: none;
}

#secondary div.left ul li a.gallery {
	 color: #CBCBCB;
	 text-decoration: none;
	 font-style: italic;
}

#secondary div.left ul li a.title:hover,
#secondary div.left ul li a.gallery:hover,
#secondary div.right ul li a:hover {
	 text-decoration: underline;
}

#secondary div.left ul li span.subtext {
 display: block;
 margin: 4px 0 0 0;
 font-size: 0.9em;
}

#secondary div.right ul li {
 height: 15px;
 font-size: 1em;
 line-height: 15px;
 margin: 0 20px 10px 0;
}

#secondary div.right ul li.all {
 background: none;
 font-size: .8em;
 line-height: .9em;
 font-style: italic;
 font-weight: normal;
}

#secondary div.right ul li.active{
 background:#A41111;
}

/************************************************
	THUMBNAIL DISPLAY
************************************************/

#galhead {
 margin: 0 auto;
 padding-top: 29px;
 text-align: center;
}

#gallery {
 padding: 20px;
 margin: 0;
}

#gallery .thumbbox {
 float: left;
 width: 150px;
 padding: 10px 20px;
 text-align: center;
}

#gallery .thumb {
 width: 138px;
 height: 105px;
 background: url(../img/gal_bg.gif) 0 0 no-repeat;
 margin: 0 auto;
}

#gallery .thumb img {
 position: relative;
 top: 4px;
 border-style: none;
}

#gallery .thumb a,
#gallery .thumb a:visited,
#gallery .thumb a:hover,
#gallery .thumb a:active {
 border-style: none;
 outline: none;
}

#gallery .caption {
 color: #fff;
 display: block;
 width: 134px;
 padding: 0 7px;
 margin-top: 13px;
 font-size: 0.8em;
 font-style: normal;
 text-align: center;
}

#page_control {
 font-size: 0.85em;
 color: #cbcbcb;
 width: 292px;
 height: 20px;
 line-height: 20px;
 margin: 10px auto 18px auto;
 border: 1px solid #cbcbcb;
 text-align: center;
}

#page_control a {
 color: #6DCFF6;
   text-decoration: none;
  }

#page_control a:hover {
 text-decoration: underline;
}


/************************************************
	CONTACT
************************************************/  

#contact {
 margin: 20px 20px 45px 25px;
}

#contact div.name {
	margin: 8px 0;
	font-size: 1.3em;
	font-weight: bold
}

#contact div.address {
	font-size: 1em;
	line-height: 1.1em;
	margin-bottom: 25px;
}

#contact div.phone,
#contact div.email {
	font-size: 1em;
	margin-bottom: 8px;
}

/************************************************
	BIO
************************************************/ 

#bio {
 margin: 25px 14px 45px 14px;
 font-size: 1.0em;
 color: #CBCBCB;
 line-height: 1.25em;
}
 
 
/************************************************
	LINKS
************************************************/ 

#links {
 margin: 25px 14px 45px 14px;
}

#links ul {
 padding-left: 25px;
 list-style: none;
}

#links ul li {
 background:url(../img/bullet.gif) no-repeat;
 margin: 12px 0 0 0;
 padding-left: 20px;
 font-weight: bold;
}

#links ul li a {
 font-size: 1.2em;
 color: #CBCBCB;
 text-decoration: none;
}

#links ul li a:hover {
 text-decoration: underline;
}

#links span.caption{
 color: #cbcbcb;
 font-size: 0.85em;
 margin-top: 2px;
 display: block;
 font-weight: normal;
}


/************************************************
	EXHIBITIONS
************************************************/ 

#exhibitions {
 margin: 25px 14px 45px 14px;
}

#exhibitions dl {
 padding-left: 25px;
 list-style: disc;
 margin-bottom: 15px;
}

#exhibitions dl dt {
 background:url(../img/bullet.gif) no-repeat;
 margin: 20px 0 12px 0;
 font-size: 1.2em;
 color: #CBCBCB;
 text-indent: 20px;
 font-weight: bold;
}

#exhibitions dl dt a {
 color: #CBCBCB;
 text-decoration: none;
}

#exhibitions dl dt a:hover {
 text-decoration: underline;
}

#exhibitions dl dd {
 font-size: 0.8em;
 color: #CBCBCB;
 font-weight: bold;
}

#exhibitions dl dd span.desc {
 font-size: 1.1em;
 font-weight: normal;
 color: #cbcbcb;
}
 
/************************************************
	ORDER/INFORMATION
************************************************/ 

#order {
 margin: 25px;
 color: #CBCBCB;
}

#order ul {
 margin: 0;
 padding-left: 14px;
 list-style: disc;
 font-size: 0.85em;
 line-height: 1.2em;
}

#links ul li {
 background:url(../img/bullet.gif) no-repeat;
 margin: 12px 0 0 0;
 padding-left: 20px;
 font-weight: bold;
}

#order p.note {
 font-size: 0.85em;
 line-height: 1.2em;
}

#order span.detail_head {
 font-size: 1.3em;
 font-weight: bold;
 color: #EBEBEB;
}

#order span.detail {
 font-size: .85em;
}

/************************************************
	FOOTER
************************************************/ 

#footer {
 width: 100%;
 margin: 0 0 40px 0;
 border-top: 3px solid #616161;
 text-align: center;
 padding: 19px 0 0 0;
}


/************************************************
	FORM FORMATTING
************************************************/ 

fieldset {
  	display: block;
	border: 1pt solid #444444;
	width: 740px;
	margin: 0 auto 20px auto;
	padding: 0;
}

fieldset legend {
 	font-size: 0.8em;
	font-weight: bold;
	margin-left: 15px;
	color: #CBCBCB;
}

fieldset div {
	clear: both;
	position: relative;
	padding: 0;
}


label {
	font-size: 0.85em;
}

input, select, textarea {
	font-size: 0.85em;
	background: #666666;
	color: #fff;
	border: 1px solid #999999;
}


label, fieldset div.cr p {
	margin: 0;
	margin-right: 10px;
	display: block;
	width: 110px;
	text-align: right;
	float: left;
}

fieldset div.cr label {
	text-align: left;
	margin-left: 110px;
	width: auto;
	float: none;
}

fieldset div.submit_form {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	width: auto;
	float: none;
}

/************************************************
	REPAIR CLASSES
************************************************/ 
 
.clearing {
 height: 0;
 font-size: 0;
 margin: 0;
 padding: 0;
 clear: both;
}
