html,body,form,fieldset {
	margin: 0;
	padding: 0;
	font: normal 100.01%/ 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
/*
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {
	margin: .5em 0;
	padding: 0;
}*/

body {
    background-color: inherit;
	color: #cecece;
	color: #e0e0e0;
	height: 100%;
	text-align: center; /* for our good friend mr. ie5... */
	font-size: 84%;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
	visibility: hidden;
}

.button, #submit, .pushbutton {
	margin: 4px 0 4px 0;
	font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	padding: 2px;
	font-size: 93%;
	font-weight: bold;
	border: 1px solid #cecece;
	background: #333;
	color: #cecece;
}

/* links */
a, a:link, a:visited {
    background-color: inherit;
	color: #f0f0f0;
	text-decoration: none;
}
a:active { color: #f37d2c; background: #333; text-decoration: none; }
a:hover { color: #f37d2c; text-decoration: none; }
/* links */

h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	line-height: 1.1em;
	background-color: inherit;
	color: #cecece;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}

/* page layout */
#shadow {
	margin: 0 auto;
	width: 779px;
	border-top: 0;
	text-align: left; /* reset it all b/c of ie5 */
}
#container {
	width: 775px;
	color: inherit;
	background-color: #808080 !important;
	border: 1px solid #ccc;
	border-top: 0;
	text-transform: lowercase;
}
#content {
    color: inherit;
	background-color: #808080 !important;
	padding: 25px 25px 0 35px;
	float: left;
	width: 515px;
}
#contentFull {
    color: inherit;
	background-color: #808080 !important;
	padding: 15px 25px 0 35px;
	float: left;
	width: 695px;
}
#content.wide { width: 695px; }
/* page layout */



/* footer */
#footer {
	font-size: 90%;
	background-color: #333;
	color: #eee;
	border-top: 1px solid #bababa !important;
	padding: 0 20px 0 35px;
	margin: 20px 0 0;
	text-transform: lowercase;
	clear: both;
}
#footer p {
	padding: 5px;
	margin: 0;
	background-color: inherit;
	color: #aaa;
}/*
#footer a {	background-color: inherit; color: #765; border-bottom-color: #765; }
#footer a:hover { color: #300; background-color: inherit; }
*/
/* footer */

/* gallery styles */
.albumDate { font-style: italic; font-size: smaller; }

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;
}
.thumbnail {
	text-align: center;
	float: left;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	width: 100px;
	height: 100px;
	padding: 5px;
	vertical-align: middle;
}
.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	border: 1px solid #5a5a5a;
}
.thumbnail a:hover img { border: 2px solid #f37d2c; margin: 3px; }

.tag { text-align: center; }
.tag p {
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

#search {
    float: right;
    font-weight: normal;
    font-size: 12px;
    margin-top: -5px;
}
/* gallery styles */

/* theme specific */
.photos {
	padding: 5px;
	margin: 3px;
}
#previous-image { width: 50%;  text-align: left; }
#next-image { width: 50%; text-align: right; }
#picture-holder a:hover img {
    border: 2px solid #38c;
	margin: 3px;
}
#image {
    text-align: center;
    background-color: #808080; 
    color: inherit; 
}
.image-default {
	border: 1px solid #333;
	margin: 0;
	padding: 0;
}
.align-right { text-align: right; }
.top-right { text-align: right; vertical-align: top; }
.top-left { text-align: left; vertical-align: top; }
.top { vertical-align: top; }
#breadcrumbs { margin: 0; padding: 2px; border-bottom: 1px solid #999; }
#breadcrumb-links { text-transform: lowercase; margin: 0px; }
.album-pager {
    font-size: smaller;
    text-transform: lowercase;
}
#image-date, #image-title {
    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-top: 5px;
    padding-bottom: 2px;
    background-color: inherit;
    color: #000;
}
#image-title {
    font-size: 0.8em;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 1px;	
}
#image-description {
    padding-bottom: 30px;
    border-bottom: 1px solid #999;
}
#image-meta-data {
    font-size: smaller;
    text-transform: lowercase;
}
#image-meta-data strong {
    display: block;
    text-align: right;
}
#image-meta-data_data {
    float: right;
}
#image-meta-data td strong {
    text-align: left;
}
#vote {
    font-size: smaller;
    text-transform: lowercase;
}
#comments {
    font-size: smaller;
    text-transform: lowercase;
    white-space: nowrap;
	border: 1px solid #999;
	padding: 15px 20px;
	margin: 15px 0px;
	width: 600px;
	display: block;
	clear: both;
	padding-top: 10px;
	background-color: inherit;
	color: #111;
}
#comments .inputbox { background-color: #ccc; color: inherit; border: 1px solid #333;}
.label {
    text-align: right;
}
.comment {
	margin: 15px 0px;
	padding: 10px 10px;
	border: 1px solid #999;
	color: inherit;
	background-color: #616161;
}
.commentcount {
	font-weight: normal;
	margin-top: 10px;
}
.commentmeta {
	/*color: #999;
	background-color: inherit;*/
}
.commentauthor {
	font-weight: bold;
}
.commentbody {
	margin: 5px 0px;
	line-height: 1.3em;
}
.comment-textarea {
	/*margin-top: 4px;*/
	/*font-family: Arial, helvetica, verdana, sans-serif;*/
	font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	font-size: .9em;
	border: 1px solid #333;
	color: inherit;
	background-color: #ccc;
}
img { border: none; }

/* search */
ul.pagelist {
	padding: 0px;
	margin: 5px 0px 5px;
	list-style-type: none;
	font-size: smaller;
}

ul.pagelist li {
	display: inline;
	font-weight: bold;
	white-space: nowrap;
}

ul.pagelist li a, ul.pagelist li span.disabledlink {
	display: block;
	float: left;
	padding: 2px 4px;
	/*background-color: #FFF6EC;*/
	text-decoration: none;
	/*color: #555;*/
}

ul.pagelist li span.disabledlink {
	background-color: inherit;
	color: #ccc;
	cursor: default;
}
/*
ul.pagelist li a:hover {
	/* background-color: #ecebd5;
	color: black;
}*/

ul.pagelist li.current a {
	/*background-color: #FF6600;*/
	border: 1px solid #765;
	/*color: #FFF;*/ 
	cursor: default;
}
span.disabledlink {
    background-color: inherit;
    color: #aaa;
}
.login-label {
    text-align: right;
}
.error { background-color: inherit; color: #ffda82; font-weight: bold;
    padding-bottom: 5px;
}
/* theme specific */

