/*body{
	font-family: arial,helvetica,sans-serif;
	font-size:90%;
	-moz-border-radius:20px;
	margin:15px;
	color:#666;
	background:#fefefe;
	border:1px solid #bbb;
}*/

#espg a:link {
/*	color: White;*/
	text-decoration: underline;
}
#espg a:visited {
	color: #A9A9A9;
}
	
#espg a:hover, #espg a:active, #espg a:focus {
	text-decoration: none;

}
#espg h2 {
	/*-moz-border-radius:20px 20px 0 0;*/
	font: bold 1.5em georgia, garamond, times, serif;
	margin: 0;
	padding: 5px 0 5px 10px;
	background: Gray;
	color: White;
}
#espg #image_frame {
	min-height : 550px;
	margin-top : 5px;
}
#espg #prevnext {
	margin-top: 10px;	
}
#espg #prev_image, #espg #next_image {
	display: block;
	padding: 5px;
	border: thin outset #DCDCDC; /*-moz-border-radius:5px;*/
	background: Gray;
	text-decoration: none; /*color: #52715a;*/
	color: White;
	margin: 0 10px 10px;
	font-size: 0.8em;
}
/*html body #espg div #prev_image:hover, html body #espg #next_image:hover,html body #espg div #prev_image:focus, html body #espg #next_image:focus {
	border-color:#888;
	background:#ccc;
	color:#000;
}*/
#espg #prev_image:hover,#espg #next_image:hover,#espg #prev_image:focus,#espg #next_image:focus {
	border-color: #888;
	background: #ccc;
	color: #000;
}
#espg #prev_image {
	float: left;
	margin-left : 20px;
	text-align: center;
}
#espg #next_image {
	float: right;
	margin-right: 20px;
	text-align: center;
}
#espg #image {
	text-align: center;
	background: #3D0F24 url(../photos/imagefade/loading.gif) no-repeat 50% 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid Silver;
}
#espg .imgwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
	width: 144px;
	height: 174px;
	text-align: center;
	display: inline;
}
#espg .imgwrapper span {
	display: block;
	font-size: 0.8em; /*verdana, sans-serif;*/
	text-align:center;
}
#espg .imgwrapper img {
	background-color: #fff;
	border: 1px solid Silver; /*-moz-border-radius:5px;*/
	padding: 4px;
}
#espg .imgwrapper a{
	color: White;
}
#espg .imgwrapper a:visited img {
	background-color:#fff;
}
#espg .imgwrapper a:hover img, #espg .imgwrapper a:focus img {
	background-color: Gray;
	color: Gray;
}
/*#espg .imgwrapper a:hover, #espg .imgwrapper a:focus {
	color: #000;
}*/
#espg #single {
	padding: 1px 1px 1px 1px;
	border: 3px solid White; /*-moz-border-radius:5px;*/
	background: Gray;
}
#espg #description {
	border: 1px solid #ddd;
	text-align: center;
	clear: both;
	margin: 5px 40px;
	padding: 5px;
	color: #303;
	background: Gray;
}
#espg #thedate {
	text-align: right;
	clear: both;
	margin: 10px;
	color: #303;
	font-style: italic;
}
#espg #credit {
	background: Gray;
	color: Black;
	border-top: 4px solid #ddd; /*-moz-border-radius:0 0 20px 20px;*/
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 3px 0;
	clear: both;
}
#espg #credit a {
	color: #000;
}
#espg #credit a:hover, #espg #credit a:active, #espg #credit a:focus {
	color: #000;
	text-decoration: none;
}
#espg #directories {
	border-bottom: 1px solid #ddd;
	margin: 0;
	width: 724px;
	display: inline-block;
}
#espg #breadcrumb {
	padding: 5px;
	border-bottom: 1px solid #ddd;
	background: #ddd;
	margin: 0;
	color: gray;
}
#espg #breadcrumb a {
	color: #393939;
	text-decoration: underline;
}
#espg #breadcrumb a:hover, #espg #breadcrumb a:active, #espg #breadcrumb a:focus{
	color: #000;
	text-decoration: none;
}
#espg #dirdesc {
	padding: 4px;
	border-bottom: 1px dashed #ddd;
	background: transparent;
	margin: 0 0 10px 0;
}
#espg #gallery {
	padding: 10px 5px;
}
/* Standard category listing*/
#espg #directories ul.cat {
	list-style: circle;
	padding-bottom: 5px;
}
#espg ul.cat li {
	margin: 2px 0;
}
/* categories with thumbs */

#espg div.catthumbs {
	margin: 5px;
	padding: 5px;
}
#espg div.catthumbs div {
	margin: 10px;
	padding: 2px;
	text-align: center;
	float: left;
	/*border: 1px solid red;*/
	/*width:200px;*/
	width: 152px;
	/*height: 174px;*/
	overflow: auto;
	display: inline;
}
#espg div.catthumbs img.tnexample{
	/*margin:5px;*/
	margin: auto;
	display: block;
	border: 1px solid white;
}

#espg div.catthumbs a{
	display: block;
}

#espg #directories h3 {
	font: 1em georgia, garamond, times, serif;
	font-weight: bold;
	text-indent: 15px;
	margin: 0;
	/*display: inline-block;*/
}
#espg #directories h4 {
	font: 0.9em georgia, garamond, times, serif;
	font-weight: bold;
	text-indent: 20px;
	margin: 0;
}
#espg div.pagination{
	clear: both;
	text-align: center;
}

#espg #espg_header {
	background: #fff;
	color: #969696;
	text-align: center;
}
#espg #espg_header h1 {
	background: transparent;
	color: #4E684A;
	display: inline;
}
/*#espg #espg_header {
	margin: 0;
	padding: 0;
	height: 164px;
}*/
/*#espg #espg_header h1 {
	position: relative;
	top: 94px;
	left: -15px;
	font-size: 1.3em;
	font-weight: normal;
	font-family: verdana,tahoma,helvetica,sans-serif;
	margin: 0 0 0 200px;
}*/

/* footer */
#espg #espg_footer {
	margin: 0 15px;
	clear: both;
	padding: 0; /*color:#303;*/
	margin: 0;
	font-size: 70%;
}
#espg #espg_footer a {
	color: silver;
}
#espg #espg_footer a:hover, #espg #espg_footer a:focus  {
	text-decoration:none;
	color:#969696;
}

#espg #design {
	font-family: arial,helvetica,sans-serif;
	float: right;
	text-align: right;

}

#espg #espg_copyright {
	padding: 0 0 0.2em;
	margin: 0;
}

/*editor*/
#espg div#admin {
	background: #c00;
	color: #fff;
	/*-moz-border-radius: 0 0 20px 20px;*/
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0;
	padding: 5px 0;
	clear: both;
}
#espg div#editor {
	font: .85em/1 Verdana, Arial, sans-serif;
	border-top: 1px gray solid;
	padding: 10px 20px;
	margin: 10px 0;
	clear: both;
}
#espg div#editor h2 {
	font-size: 1.2em;
	text-align: center;
	margin: 0 0 8px;
}
#espg div#editor p.valid {
	background: #DCDCDC;
	color: black;
	font-size: 1.2em;
	float: left;
	padding: 5px;
	margin: 5px 0;
}
#espg div#editor p.invalid {
	background: #c00;
	font-size: 1.2em;
	border: 1px solid #000;
	color: #fff;
	float: left;
	padding: 5px;
	margin: 5px 0;
}
#espg div#editor fieldset {
	background: #f6f6f6;
	clear: both;
}

#espg div#editor p {
	margin: 5px 0;
}
#espg div#editor input[type="text"], #espg div#editor textarea,#espg div#editor input[type="password"] {
	border: solid 1px green;
	margin: 2px 1px 1px;
}
#espg div#editor input[type="text"]:focus, #espg div#editor textarea:focus,#espg div#editor input[type="password"]:focus {
	border: solid 2px #006400;
	margin: 1px 0 0;
}
#espg div#editor input#userfile{
	margin: 2px 1px 1px;
}

/* login specific */
#espg p.warn{
	background: #c00;
	font-size: 1em;
	border: 1px solid #000;
	color: #fff;
	float: left;
	padding: 5px;
	margin: 5px 0;
}
#espg div#login fieldset {
	background: #f6f6f6;
	clear: both;
}
#espg div#login input[type="text"], #espg div#login input[type="password"] {
	border: solid 1px green;
	margin: 2px 1px 1px;
}
#espg div#login input[type="text"]:focus, #espg div#login input[type="password"]:focus {
	border: solid 2px #006400;
	margin: 1px 0 0;
}
#espg div#login label{
	width: 8em;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#espg div#login .button{
	margin: 0.5em 0 0 9em;
}

#espg div.clearer {
	clear: both;
}
#espg img.precache {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}
/* comment system */
#espg div#comments{
	margin: 0.5em 15%;
	font-size: 0.9em;
}

#espg div#comments div.comment-odd{
	margin: 3px 0;
	border: 1px solid #969696;
	background: #f9f9f9;
}
#espg div#comments div.comment-even{
	margin: 3px 0;
	border: 1px solid #969696;
	background: #fff;
}
#espg p.cname{
	font-weight: bold;
	margin: 3px;
}
#espg p.ccomment{
	margin: 0 10px;
}
#espg p.time{
	font-style: italic;
	margin: 0;
	padding: 4px 1em 4px 0;
	text-align: right;
}
#espg p.no-comment{
	font-weight: bold;
	text-align: center;
}
#espg p.comment-error{
	color: #900;
}
#espg div.comment-form-holder{
	width: 50%;
	margin: 0.5em 0;
}
#espg form.comment-form{
	width: 100%;
}
#espg form.comment-form fieldset{
	border: 1px solid #f9f9f9;
}
#espg form.comment-form legend{
	letter-spacing: 0.1em;
	color: #003;
}
#espg form.comment-form label{
	width: 12em;
	float: left;
}
div.pagedcomments{
	text-align: center;
}
#espg p.comment-attrib{
	text-align: right;
	font-size: 80%;
	padding-right: 1em;
}

#espg .center{
	text-align: center;
}


#footer {
	background-image: url(../photos/header.jpg);
	background-position: 0 -25px;
}
