/*********** Photo Galleries Decoration *************************/

#primary-content .gallery-index {
	background: #f4f4f4;
	}
	
#content img {
	background: none;
	}

#primary-content a, 
#secondary-content a {
	text-decoration: none;
	}
	
#primary-content a:hover, 
#secondary-content a:hover {
	text-decoration: underline;
	}	

#primary-content .most-popular p,
#primary-content .photo-scroller p{
	font-size:0.7em;
	}

/* galleries */
#primary-content #photo_gallery {
	background: #f4f4f4;	
	}

#primary-content #photo_gallery #nav-top, 
#primary-content #photo_gallery #nav-bot {
	border-top: 1px dotted #1e1e1e;
	border-bottom: 1px dotted #1e1e1e;	
	background: #f4f4f4;	
	}

#primary-content #photo_gallery #nav-top .lft,
#primary-content #photo_gallery #nav-bot .lft {
	font-size: 0.8em;
	}

#primary-content #photo_gallery #nav-top .rght,
#primary-content #photo_gallery #nav-bot .rght {
	text-align: right;
	font-size: 0.8em;
	}
	
#primary-content #photo_gallery #nav-top .mid,
#primary-content #photo_gallery #nav-bot .mid {
	font-size: 0.8em;
	text-align:center;
}	

#content #content-photos #primary-content #photo_gallery #nav-top .mid,
#content #content-photos #primary-content #photo_gallery #nav-bot .mid {
	text-align: center;
	font-size: 0.7em;
	}
	
#photo_gallery #photo {
	background:#f4f4f4;
	border-bottom:5px solid #f4f4f4;
	text-align:center;	
}	

#primary-content #photo_gallery #photo-info {
	background:#f4f4f4;
}

#primary-content #photo_gallery #photo-info p,
#primary-content #photo_gallery #photo-info a {
	font-size:0.75em;
	padding-top:3px;
	}

#primary-content #photo_gallery #photo-info {
	border-bottom: 1px solid #f4f4f4;
	font-size:0.8em;
	}
  
#photo_gallery ol {
	list-style:none;
	border-bottom:1px solid #f4f4f4;
	}

.gallery-embed {
	border-top: 1px solid #f4f4f4;
	background-color: #f4f4f4;
	}

.gallery-embed p {
	font-size: 0.7em;
	} 

.gallery-embed ul {
	list-style: none;
	}

.gallery-embed li {
	font-size: 0.7em;
	text-align: right;
	}

.gallery-embed input {
	font-size: 0.8em !important;
	font-size: 1em;
	}
	
/* photo tool only */

#photo_gallery #gallery-info {
	border: 0;
	background-color: #f4f4f4;
	}
	
#photo_gallery #thumbnails {
	background:#f4f4f4;
}	

#photo_gallery #gallery-info h1 {
	font-weight: bold;
	font-size: 0.9em; 
	background: #000 url(/staticarchive/af3e9373bcd3175271fe0679192e7bb4cd786441.gif) repeat-x; 
	color:#fff;
	}

#photo_gallery #gallery-info h1 a {
	color:#fff;
	}
	
#photo_gallery #gallery-info p {
	font-size: 0.7em;
	padding-left:10px;
	}

#photo_gallery #photo-info h3 {
	background: none;
	color: #1e1e1e;
	}


	
/* OVERRIDE OF SOCIALBOOKMARKS.CSS */
#socialBookMarks {
	border:none;
	background: #f4f4f4;
	margin-bottom: 10px;
	}
#socialBookMarks h3 {
	background: none;
	font-weight: bold;
	padding: 0;
	font-size: 1.1em;
	}
	
#socialBookMarks h3,
#socialBookMarks a {
	color: #1e1e1e;
	}