html {
	background: #660000;
	background-image: url(../images/repeat.png);
	background-position: top center;
	background-repeat: repeat-y;
        background-attachment: fixed;
}

body {
	/*-moz-border-radius:20px;*/
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
}
a:link {
	color: #880000;
	text-decoration: none;
}
a:visited {
	color: #880000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #550000;
	text-decoration: none;
}
h1 {
	display: none;
	/*-moz-border-radius:20px 20px 0 0;*/
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin:0;
	padding:2px 0 2px 10px;
	color:#000;
}

#image {
	text-align:center;	
	background: #fff url(imagefade/loading.gif) 50% 50% no-repeat;
	margin:0 auto;
	padding-top: 1px;
}
.imgwrapper {
	float: left;
	margin: 0px 0px 0px 35px;
	padding: 2px;
}
.imgwrapper span {
	display: block;
	padding-top: 3px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;	
}
.imgwrapper img {
	background-color: #FFFFFF;
	border: 1px solid #770000;
	/*-moz-border-radius: 5px;*/
	padding: 2px;
}
.imgwrapper a:visited img {
	background-color:#FFFFFF;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #FFFFFF;
	text-decoration: none;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color: #770000;
	text-decoration: none;
}
#single {
	margin-top:10px;
	padding:5px;
	border: 1px solid #FFFFCC;
	/*-moz-border-radius:5px;*/
	background:#660000;
}
#description {
	text-align:left;
	clear:both;
	margin: 15px 67px;
	padding:5px;
}

#credit {
	/*-moz-border-radius: 0 0 20px 20px;*/
	color: #000000;
	font-size: 9px;
	text-align: right;
	clear:both;
}

#breadcrumb {
	border-bottom:1px solid #000000;
	margin:0;
}
#breadcrumb {
	padding:5px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
	margin-bottom: 10px;
}
#breadcrumb a {
	color: #880000;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus {
	color: #550000;
	text-decoration: none;
}
.title {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}

#back {
	/*-moz-border-radius: 0 0 20px 20px;*/
	padding:5px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #41427e;
	text-align: left;
	margin-left:5px;
	margin-bottom:-15px;
	clear:both;
}
#back a {
	color:#880000;
}
#back a:hover, #back a:active, #back a:focus {
	color: #550000;
	text-decoration: none;
}
#dirdesc {
	padding: 5px;
	margin: 5px 30px;
}
#gallery {
	margin:25px 5px 5px;
}

#directories {
	text-align: center;
}

#directories ul {
	list-style:circle;
	padding-bottom:5px;
}
#directories li {
	margin:2px 0;
}
#directories h2 {
	font:14px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}
#directories h3 {
	font:12px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}

#espg #prev {
	float:left;
	padding-left:15px;
}
#espg #next {
	float:right;
	padding-right:15px;
}

#espg a.numpage:link {
	color: #880000;
	background: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#espg a.numpage:visited {
	color: #880000;
	background: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#espg a.numpage:hover, #espg a.numpage:active, #espg a.numpage:focus {
	color: #550000;
	background: #DDDDDD;
	font-weight:bold;
	text-decoration:none;
}

#espg .prevnext{
	text-align:center;
	padding:3px;
	width:12px;
	height:12px;
	color:#000000;
	background: #DDDDDD;
	font-weight:bold;
}
#espg a.prevnext:link {
	color: #880000;
	background: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#espg a.prevnext:visited {
	color: #880000;
	background: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#espg a.prevnext:hover, #espg a.prevnext:active, #espg a.prevnext:focus {
	color: #550000;
	background: #DDDDDD;
	font-weight:bold;
	text-decoration:none;
}

#espg div.pagination{
	clear:both;
	text-align:center;
	padding-bottom: 24px;
}

.numpage{
	text-align:center;
	padding:3px;
	width:12px;
	height:12px;
	color:#fff;
	font-weight:bold;
}

.nowshow{
	text-align:center;
	background:#fff;
	padding:3px;
	width:12px;
	height:12px;
	color:#666;
	font-weight:bold;
}

/*editor*/
#espg div#admin {
	background:#c00;
	color:#FFF;
	/*-moz-border-radius:0 0 20px 20px;*/
	font:1em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	font-size:14px;
	margin:0;
	padding:5px 0;
	clear:both;
}
#espg div#editor {
   font: .85em/1 Verdana, Arial, sans-serif;
   border-top: 0px gray solid;
   padding: 8px 10px;
   margin: 0px;
   position: absolute;
   left: 618px;
   top: 130px;
   width: 321px;
/*   height: 457px;   */
   background: #DDDDDD;
}

#espg legend{
	color #AAAAAA;
}
#metadata {
   font: 1em Verdana, Arial, sans-serif;
   border-left: 1px #A79E89 solid;
   padding: 10px;
   padding-top: 20px;
   margin: 0px;
   width: 321px;
   height: 457px;
   background: #ffc;
   left: 617px;
   top: 510px;
   z-index: 1000;
   float: right;
}

#espg div#editor h2 {
	text-align: center;
	margin: 0 0 8px;
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	padding:6px 0 6px 10px;
	background: #AAAAAA;
	color:#fff;
}
#espg div#editor p.valid {
   background: pink;
   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;
	font-size:10px;   
}

#espg div#editor p {
   margin: 5px 0;
   color: #666;
}
#espg div#editor input[type="text"], #espg div#editor textarea,#espg div#editor input[type="password"] {
   border: solid 1px #770000;
   margin: 2px 1px 1px;
   color: #000000;
}
#espg div#editor input[type="text"]:focus, #espg div#editor textarea:focus,#espg div#editor input[type="password"]:focus {
   border: dotted 1px #770000;
   background: #FFFFCC;
   margin: 2px 1px 1px;
   color: #000000;
}
#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;
	font-size:10px;   
}
#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 darkgreen;
   margin: 1px 0 0;
}
#espg div#login label{
	width:8em;
	padding-right:5px;
}
#espg div#login .button{
	margin: 10px 0px 5px 0px;
}

#espg div#login {
	width: 400px;
	position:absolute;
	left:32px;
	top: 60px;
}

#espg div.clearer {
	clear: both;
}
#espg img.precache {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}

.right {
	float:right;
	text-align:right;
	margin:0;
	background-color: #c00;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	width: 18px;
	height: 15px;
	margin-top: 4px;
	margin-right: 4px;
	padding-top: 2px;
	padding-left: 2px;
}

#toggleon {
	margin-top:10px;
	width: 80px;
	height: 110px;
	position: absolute;
	top: 15px;
	left: 8210px;
	font-size: 11px;
	padding-top: 4px;

	text-align:center;
	display:block;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#699;
	text-decoration:none;
}

#toggleoff {
	margin-top:10px;
	width: 80px;
	height: 110px;
	position: absolute;
	top: 15px;
	left: 8210px;
	font-size: 11px;
	padding-top: 4px;	

	text-align:center;
	display:block;
	border:1px solid #c00;
	/*-moz-border-radius:5px;*/
	background:#c00;
	text-decoration:none;
}


#delete {
	position: absolute;
	left: 20px;
	top: 395px;
	padding: 10px;
	background:#c00;
	width: 250px;
	border: 1px dotted #fff;
	font: georgia, garamond, times, serif;
	font-size:10px;   
	color: white;
}

/* comments */
.comment-form-holder {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #770000;
	background: #DDDDDD;
}

.comment-form-holder textarea {
	background: #eeeeee;
}

.comment-form-holder #name, .comment-form-holder #email_hp {
	font-size: 1.1em;
	background: #eeeeee;
	border: 1px solid #770000;
	width: 180px;
}

.comment-form-holder #comment_text {
	font-size: 1.1em;
	background: #eeeeee;
	border: 1px solid #770000;
}

#comments {
	font-size: 0.9em;
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px solid #770000;
	margin: 0px 20px;
}

.cname {
	font-style: italic;
	margin-bottom: 1em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #770000;
}

.ccomment {
	margin-bottom: 1em;
}

.search-button {
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #770000;
	background: #FFFFFF;
	color: 000000;
	padding: 1px 2px;
}
