/*** http://www.plogger.org - style sheet adapated from ../themes/default/gallery.css ****/


form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

/*** comments button ****/
input.submit {
	background-color: #ec2892;
	color: #1a1111;
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana,helvetica,arial,sans-serif;
}

/*** large photo style ****/
.photos-large {
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	padding: 10px;
	margin: 3px;
}

#picture-holder a:hover img {
    border-width: 1px;
    border-color: #ec2892;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#picture_caption {
	font-size: 12pt;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#wrapper {
	font-family:'georgia','times new roman',times,serif;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 3px;
	background:#1A1111;
	border-width: 1px;
	border-color: #333;
}

.thumbnail a:hover img {
    border-width: 1px;
    border-color: #ec2892;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

#jump_menu {float:right;}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {
	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #333;
}

#breadcrumb_links {margin: 2px;}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left center;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left:5px;
	float:right;
}

table {
border:0px;
padding:0px;
}

.date, #picture_caption {
font-size:0.9em;
font-weight:bold;
line-height:1.4;
background-repeat:no-repeat;
text-transform:uppercase;
letter-spacing:2px;
margin-left:4px;
padding-bottom:2px;
}
		
#picture_caption {
font-size:0.8em;
font-weight:normal;
text-transform:none;
letter-spacing:1px;
}
		
a.nav-link-img-next {
background-image: url(../graphics/fforward.gif);
background-repeat: no-repeat;
background-position: right 1px;
padding-right: 20px;
width: 40px;
}

a.nav-link-img-prev {
background-image:url(../graphics/rewind.gif);
background-repeat:no-repeat;
background-position:left 1px;
padding-left:20px;
width:40px;
}
		  
.comments p {
padding: 0;
margin: 0;
padding-bottom: 15px;
font-size:1em;
}

.comments cite  { 
color:#333; 
text-transform:uppercase;
letter-spacing:2px; 
font-size: 75%;
background-color:#1A1111;
padding:5px 5px 5px 23px;
margin-top: 8px;
height: 28px;
}

.comment {background-color: #1A1111;}
.comment_alt {background-color:#1A1111;}	

.comment_alt, .comment {
border: 1px solid #333;
margin:10px 0 5px 0;
padding:15px;
list-style: none inside;
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #ec2892;
		text-align: center;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top:15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {
display:none;
}

.tag {
text-align: center;
}

.large-thumb-toolbar {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors {
    width:500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:15px;
    border:1px solid maroon;
    padding:8px;
    background-color:#FFCCCC;
    padding-left:28px;
}
		 
#overlay {
  	position: absolute; 
  	visibility: hidden; 
  	background-color:#ec2892;
	font-family:'verdana',arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	text-align: center;
	width: 18px;
	color: #fff;
}

#jump-search-container {
text-align: right; 
vertical-align: bottom;
}

#sortby-container, #rss-tag-container {
	text-align: right; 
	white-space: nowrap;
}

#rss-image {
	margin:0; 
	padding:0; 
	display:inline
}

#no-pictures-msg {
	text-align: center; 
	padding: 15px 0px 15px 0px;
}

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

#prev-link-container {
	width: 50%; 
	text-align: left;
}

#next-link-container {
	width: 50%; 
	text-align: right;
}

#exif-container-toggle {
	width: 100%; 
	text-align: center;
}