form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

#gallery-name {
	color: black;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.5em;
	margin: 6px 0 0 10px;
	padding: 0;
}

.thumb-title {
	color: blue;
}

#picture_caption {
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 10px;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#plogger_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
	display: none;
}

/* Derek's Changes Begin */

.thumbnail {
  	display: block;
	float: left;
  	margin: 0 0 10px 0;
  	padding: 0;
	width: 120px;
	height: auto;
	text-align: center;
}

.tag {
	display: block;
	width: 105px;  /* restricts width of text */
	height: 3.3em;  /* 3 rows high */
	line-height: 1.1em;
	text-align: center;
	font-size: 76%;
	margin: 0 auto;
	overflow: hidden;	
}

/* Derek's Changes End */

.thumbnail img {
	padding: 5px;
	text-align: center;
	/*margin: 4px;*/
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}

.thumbnail a:hover img {
padding: 4px;
    border-width: 2px;
    border-color: #38c;
}

/*add thumbnail navigation script*/
#thumb-nav {
	text-align:center;
	margin:auto;
	}

#thumb-nav img {
	padding:1px;
	border:1px solid #CFCFCF;
	}
/*end thumbnail navigation script*/

.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 #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 2px 0 2px 10px;
	padding: 0;
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.view_slideshow td{
	font-size: 0.9em;
	margin: 0;
	padding-left: 10px;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {border: 0px; cell-padding: 0px}

.date {
	display: none;
}

.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 li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 75%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
		display: none;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
		display: none;
}

ul.slides {
  	margin: 15px;
  	padding:0;
  	list-style: none;
  	line-height:1.2em;
}
  
.slides li {
}

#link-back {
	text-align: right;
	margin: 0;
	padding: 0 0 0.2em 0;
}

/* link-back links */
#link-back a, #link-back a:link {
	font-size: 0.8em;
	color: #31475B;
	background-color: transparent;
	text-decoration: none;
}

#link-back a:visited {
	color: #456581;
	background-color: transparent;
	text-decoration: none;
}
	
#link-back a:hover {
	color: #31475B;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #31475B;
}
	
#link-back a:active {
	color: #31475B;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #31475B;
}
/* End link-back links */

/* Previous and Next links */
#prev-next {
	width: 50%;
	margin: 0 0 1em 0;
	padding: 0 1.7em 0 1.7em;
}

.prev-next-left {
	text-align: left;
	margin-left: 10px;
}

#prev-next a, #prev-next a:link {
	font-size: 0.8em;
	color: #31475B;
	background-color: transparent;
	text-decoration: none;
}

#prev-next a:visited {
	color: #456581;
	background-color: transparent;
	text-decoration: none;
}
	
#prev-next a:hover {
	color: #31475B;
	background-color: transparent;
	text-decoration: underline;
}
	
#prev-next a:active {
	color: #31475B;
	background-color: transparent;
	text-decoration: underline;
}
/* End prev-next links */

/*This is for the thumbnail and labels*/


.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-bottom:    1px solid maroon;
    border-top:       1px solid maroon;
    border-left:      1px solid maroon;
    border-right:     1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
		 

