/* CSS Document */



body {
margin: 0 0 0 0;
font-family:georgia;
font-size:14px;
letter-spacing:1;
line-height:18px;
color:#330000;
background-color:#F1F8FD;
position:relative;	
text-align:center;

}

#wrapper {
	text-align: left;
	margin: 0px auto; 
	padding: 0px;
	border:0;
	width: 778px;
	height:100%;
	background: url("/cms/wp-content/themes/lost-object/schemes/objectsthroughtime/images/bg.jpg");
position:relative;	
	
}

#wrapper2 {
	text-align: left;
	margin: 0px auto; 
	padding: 0px;
	border:0;
	width: 778px;
	height:100%;
	background: url("/cms/wp-content/themes/lost-object/schemes/objectsthroughtime/images/header.jpg") no-repeat;
position:relative;	
	
}


#home {
	width: 500px;
	height:100%;
	margin: auto; 
	
}

#header {
	margin-left:130px;
/* required to place sections above sidebar in ie */
	 
	z-index : 1001;
}



#content { 
	
/*	margin-left:254px;	
*/
	padding:0 0px 0 20px;
	float : left;
	width:480px;
       text-align: left;
	
}

#post-meta {
	float : left;
	width : 150px;
}

#post-meta ul {
	margin : 0;
	padding : 0;
}

#post-meta li {
	list-style : none;
	margin-bottom : 1.4em;
}


#post-meta .key {
	font-weight : bold;
	display : block;
}

#post-meta .value {
	-font-style : italic;
	display : block;
}

#post-meta a.value {
	font-style : normal;
	display : block;
}

#topbar {
	color: #C7BCAD;
	padding-left:190px;
	height : 80px;
	width : 520px;
}

#view  {
color: #C7BCAD;

font-size:15px;
line-height:0.9em;
}

#viewtitle  {
color: #C7BCAD;

font-size:28px;
line-height:0.9em
}

#timeline-title  {
color: #330000;
font-size:28px;
line-height:22px;
}


#timeline-subtitle  {
color: #CC3300;
font-size:15px;
font-weight : bold;
}

#wide-col {
float:left;
font-size:13px;
margin-top:10px;
margin-left:40px;
margin-right:50px;
}

#single-col {
float:left;
width:520px;
font-size:13px;
margin-top:10px;
margin-left:100px;
}

#right-box {
float:right;
width:310px;
margin-top:20px;
}

#credits {
clear: both;
margin-left:80px;
margin-bottom:5px;
font-size:11px;

}

#footer {
clear: both;
margin-left:100px;
font-size:11px;

}


#obj-left {
float:left;
width:124px;
padding:4px;
}



#obj-right {
float:right;
width:124px;
padding:4px;
}

#right {
float:right;
}

img {
border-color: #C7BCAD;
}


.post .thumbnail {
	float : left;
	margin-right : 8px;
}

.post  {
	min-height : 150px;
	margin-bottom : 2em;
}

.post .nav {
	text-align : right;
}

#photo {
float:left;
padding:15px;
}

/*  text style  */

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

#ott {
padding-top:40px;
width:300px;
height:85px;
}

.maintitle {
font-family:Georgia, Times;
font-size:58px;
line-height:55px;
letter-spacing:1px;
left:100px;
}

.mainsubtitle {
font-family:Georgia, Times;
font-size:28px;
line-height:28px;
letter-spacing:1px;
color:#0F67B2;
}

.nav{
font-size:12px;
font-weight:bold;
line-height:11px;
}



.title {
font-family:Georgia, Times;
font-size:28px;
line-height:28px;
letter-spacing:1px;

}

.subtitle {
font-family:Georgia, Times;
font-size:16px;
line-height:22px;
font-weight:bold;
letter-spacing:1px;
color:#CC3300;

}

.timeline {
line-height:22px;

}




#view-wp  {
color: #C7BCAD;
font-size:15px;
line-height:22px;
}

#viewtitle-wp  {
color: #C7BCAD;
font-size:28px;
}

/* custom field is the sidebar scrolling menu */
ul.customfield {
margin : 0;
padding : 0;
list-style-type : none;

height : 200px;
overflow : hidden;
position: absolute;

width : 180px;
}

#customfield {
	height : auto;
	position : absolute;
	overflow : visible;
	border : none;
	top : 22px;
	left : 0px;
	z-index : 10 ! important;
}

#customfield_down {
	top : 180px;
	position : absolute;
	z-index : 999 ! important;
}

*html #customfield_down {
	top : 182px;
	height : 14px;
	margin-top : -2px;
}

*html #customfield_up {
	height : 14px;
	margin-top : 0;
}

#customfield_up {
	top : 0px;
	position : absolute;
	z-index : 999 ! important;

}

ul.customfield li {
margin : 0 0 2px 0;
padding : 0;
list-style-type : none;
   width: 192px;
    line-height:14px;

    background-color: #EBE9DD;
    color: #CC3300;
    font-weight: bold;
    font-size: 12px;

    font-family: georgia;
    padding: 2px 4px;
    border-width: 1px 0 1px 0;
    border-color: #C7BCAD;
    border-style: solid ;
    cursor: default;
    position: relative;
}

ul.customfield li:hover {
    background-color: #E3E1D3;
}

.customfield_off {
	opacity : 0.35;
}

.customfield_on {
	
}

/*alphabetical listing of names */
	a .tip {
		display: none; 
	}
	a:hover .tip {
		display: inline;
		position:relative;
	}
	.tip div {
		border: 1px solid black;
		color: black;
		background-color: #ffffdd;
		font-size: 60%;
		width: 25em;
		line-height : 1.2em;
		font-weight : normal;
		padding: .4em;
		position : relative;
		top : 1em;
		left : -1em;
		opacity : 0.6;
		text-align : left;
	}
	
/*starting  is the alphabetical listing of names */	
	.starting ul li {
		list-type : none;
		display : block;
		float : left;
	}
	.starting ul li a {
		display : block;
		width : 22px;
		height : 22px;
		border : 1px #cc0000 solid;
		background-color : #f1e8cB;
		margin : 2px;
		text-align : center;
	}
	
	.starting ul li a:hover, .starting ul li.current a {
		background-color : #ffcccc;
	}
	.starting {
		
	}

span.credits {
	font-size : 0.8em;
}

#sidebar {
	float:left;
	width:200px;
	padding:0 0px 0 20px;
	position : relative;
	z-index : 50;
	}

#sidebar h3, #sidebar li.pagenav {
	text-transform : uppercase;
	font-size : 12px;
	font-weight : bold;
}

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

#sidebar li.page_item {
	text-transform : none;
}

#sidebar li.page_item:before {
	content: "\00BB \0020";
}

/* disable hardcoded font sizes in wp clouds */
ul.wp-tag-cloud li a {
	font-size : 1em ! important;
}

.alignleft {
	float : left;
}

.alignright {
	float : right;
}

.flash {
	position : relative;
	z-index : 10;
}

.section {
	position : relative;
	z-index : 1000 ! important;
}

.entry-title h3 {
	margin : 0;
}

.entry > p {
	margin-top : 0;
}

.meta_current a {
/* 
	if you change this color
	also change .tag-link-$tag_id 
	in sidebar.php */
	color : #660000;
}




/** Copyright 2007 Google Inc. All rights reserved. */

/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 

.cse-closeResults { 
  float: right;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666;
  color:  #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000; 
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
  z-index : 2000;
}

.cse-overlay {
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  width: 600px;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: small;
  z-index : 2001;
}

/**
 * Custom AJAXSearch styles
 */

.gsc-resultsHeader,
.gs-visibleUrl-short,
.gs-watermark
 { display: none; }

.gs-visibleUrl {
  color: #008000;
}

.gs-visibleUrl-long { 
  overflow: hidden;
}

.gs-title { 
  font-size: medium;
}

.gsc-trailing-more-results,
.gsc-webResult,
.gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}


/**
 * Default AJAXSearch styles largely from
 * http://www.google.com/uds/css/gsearch.css
 */

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 */
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 300px;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}

.toprint {
	display : none;
}
