body
{ 
  background:#F5F5F3; /*#6B6B6B;*/
  font: normal 90%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
 }

body.majorwhite
{ 
/*  background: #525252 url("/images/bgcolor.gif") fixed repeat-x top left; "") */
}

form
{
  display:inline;
}

img
{ 
  border:0px;
}

h1, h2
{ 
  font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #002E5B;
  margin-top: 0;
}

h2
{ 
  color: #96967E;
  margin-bottom:0;
}



.account h2
{ 
  padding:5px 5px 5px 0;
  margin-top:10px;
}

ul
{ 
  margin-left:0;
  padding-left:0;
  list-style-type:none;
 }

#photos
{
  border:1px solid #000;
  width:75px;
  height:75px;
  margin:5px;
}

#wrapper 
{  
  border:1px solid #E7F0F5;
  padding:30px 30px 0px 30px;
  background-color:#fff;
  margin:0 auto;
  width:650px;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.majorwhite > #wrapper
{ 
/*  border:1px solid #aaa; */
}

#center
{ 
  padding-top:20px;
  min-height:450px;
 }

a:link, a:visited
{ 
  color:#002E5B;
}

a:hover
{
  color:#888;
}




.albumdesc small 
{ 
  margin-top: 8px;
  line-height: 130%;
  width: 120px;
  float: right;
  color: #8DB8CF;
 }                 

div.portfolio
{ 
  padding: 10px;
  margin-bottom: 12px;
  clear: both;
  border: 1px solid #E7F0F5;
  background: #FBFCFD;
}

.portfolio img
{ 
  float:left;
}

div.portfolio-description
{ 
  float: left;
  margin-left:20px;
  width: 480px;
}

.portfolio h3 
{ 
  padding: 0;
  margin: 0;
}

.portfolio h3 a
{ 
  display: block;
  width: 340px;
  padding: 3px 0 6px 0;
}            

.portfolio p 
{ 
  margin: 0 0 4px 0;
}         

.statement
{
  width:300px;
  float:left;
  padding-left:20px;
  text-align:justify;
}

#aboutPhoto
{ 
  float:right;
  margin-right:40px;
}

#credit
{ 
  margin: 0 auto;
  width: 640px;
  text-align: right;
  clear: both;
}

#credit, .subdued, .metadata
{
  font-size: 85%;
  font-weight:normal;
  color: #96967E;
}

#credit a, .subdued a, .metadata a
{ 
  text-decoration: none;
  color: #96967E;
  border-bottom: 1px dotted #96967E;
}          

#credit a:hover, .subdued a:hover, metadata a:hover
{ 
  color: #BDBDAE;
  border-bottom: 1px solid #BDBDAE;
  text-decoration: none;
}

.thumb a 
{ 
  display: block;
  background: #fff;
  line-height: 0px;
  border: 1px solid #BDBDAE;
  margin:10px;
}
              
.thumb a:visited 
{ 
  border: 1px solid #D3E4ED;
  background: #F2F7F9;
  }

.thumb a:hover
{ 
  border: 1px solid #62A0BF;
  background: #F4F9FB;
  }
                      
.thumb 
{ 
  float: left;
  }

.photo #header, .photo #header a
{ 
  color: #96967E;
}

.photo #header a:hover
{ 
  color: #002E5B;
}

#header
{ 
  border-bottom:1px dotted #ddd;
}

#photograph img
{
  border: 1px solid #BDBDAE;
}

#photo-header
{ 
  border: 1px dotted #E7F0F5;
  padding: 5px;
  text-decoration: none;
  line-height: 200%;
  color: #96967E;
  font-size:10pt;
}

#photo-header h2
{ 
  float:left;
  height: 100%;
  text-decoration: none;
  margin-left:13px;
  font-size:10pt;
  padding: 4px 0;
  line-height: 200%;
}

.image-nav 
{ 
  width:120px;
  float: right;
  text-align: center;
  white-space:nowrap;
}          

.image-nav .imgprevious a, .image-nav .imgnext a
{ 
  width: 40%;
  height: 100%;
  padding: 4px 0;
  text-decoration: none;
  line-height: 200%;
  color: #96967E;
  }
                                             
.image-nav .imgprevious a:hover, .image-nav .imgnext a:hover
{ 
  background-color: #fff;
  text-decoration: none;
  color: #002E5B;
  }

#photograph
{ 
  width:650;
  text-align:center;
  clear:both;
  margin-top:10px;
}

#photo-header a
{ 
  text-decoration: none;
  color: #96967E;
}          

#photo-header a:hover 
{ 
  color: #BDBDAE;
  text-decoration: none;
}



.tag-column
{ 
  width:180px;
  margin-right:20px;
  float:left;
  color: #96967E;
}

#included-tags
{ 
  background: #F5F5F3;
  color:#333;
}

.toggle, .toggle a
{
  color: #96967E;
}

#about dt
{ 
  font-weight:bold;
 }

#about dd
{ 

  margin-left:10px;
  padding-left:0;
 }


.error
{ 
  padding:10px;
  border:1px solid #903;
  background:#dcc;
  color:#903;
}

.message
{ 
  padding:10px;
  border:1px solid #E7F0F5;
  background:#F5F5F3;
  color: #002E5B;;
}


table.form
{ 
  width:600px;
  clear:left;
}

td.formName, td.formValue
{ 
  padding:5px 10px 0 10px;
  vertical-align:top;
}

td.formName, td.formValue
{
  border-top:1px dotted #ddd;
}

td.formName
{ 
  width:250px;
  font-weight:bold;
  text-align:right;
}

td.formValue
{ 
  width:350px;
}

td.formSubtitle
{ 
  text-align:left;
  padding-top:0px;
  font-size: 85%;
  font-weight:normal;
  color: #96967E;
  padding:0 0 5px 10px;
}

.edit-box, .edit-box a, a.edit
{
  font-size: 11px;
  color:#D66B00;
}

.edit-box
{
  padding:10px;
  clear:left;
}
.tabWindow
{ 
  clear:left;
  padding:10px;
  border:1px solid #ddd;
}

div.tabs 
{ 
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
}             

div.tabs ul 
{ 
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
                
div.tabs li 
{ 
  display:inline;
  margin:0;
  padding:0;
}              

div.tabs a 
{ 
  float:left;
  background:url("/images/tab-left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
               
div.tabs a span 
{ 
  float:left;
  display:block;
  background:url("/images/tab-right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
}
                    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
                    
/* End IE5-Mac hack */
div.tabs a:hover span 
{ 
  color:#000;
}                        

div.tabs a:hover, div.tabs a.tabOn
{ 
  background-position:0% -42px;
}
                     
div.tabs a:hover span, div.tabs a.tabOn span
{ 
  background-position:100% -42px;
}
div.tabs a span 
{ 
float:none;
}

.entry
{ 
  width:350px;
  padding-bottom:20px;
  border-bottom:1px dotted #ddd;
  margin-bottom:20px;
  text-align:justify;
}

.entry h3
{ 
  padding-bottom:0;
  margin-bottom:0;
}


dt
{ 
  margin-top:10px;
}

dd
{ 
  line-height:140%;
}

