body {	
	background:#121212;
	margin:10px;
	padding:0px;
	text-align:center;
	font-size:80%;
	font-family:Verdana, Helvetica, sans-serif;
	color:#CCCCCC;
	}
#wrapper , .wrapperA, .wrapperB
{
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
	width: 610px;
	clear:both;
	}
	 .image_wrap {
	 margin:0 auto;
	 width:100%;
	  padding-top:0px;}
	
#image {
    padding:5px;
    background:#111 url(templates/dark/loading.gif) no-repeat center center;
    border:1px solid #333;
	margin:0 auto;
	margin-right:20px;
		
    }
	
	#style
{
    padding:10px;
    display:block;
    font-size:90%;
    color:#999;
    border:0px;
    }
	
#image_info {
    padding:10px;
    display:block;
    font-size:90%;
    color:#999;
    border:0px;
}

#image_info
{
	padding-top: 0;
}
#image_info a,
#style a
{
    color:#999;
    }
#image_info a:hover,
#style a:hover
{
    color:#CC6633;
    }
#image_info li 
#style li
{
	margin: 5px 0px 10px -15px;
	list-style-type: square;
}

#style
{
}

#image_info
{
background-color:;
}

#header {
    position:absolute;
    top:0px;
    right:0px;
    float:right;
    margin:0px;
    padding:10px;
    display:block;
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px dotted #111;

    }
	
	.logo{
	font-size:150%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 0.01px;
	float: left;	
	background: url(mooch2_dark_sm.png) no-repeat 0px 0px;
	width: 158px;
	height: 53px;
}

.logo span
{
	display: none;
}
	
	
a {
	text-decoration:none;
	color:#CCC;
}
#comments{
    padding:5px;
    background:#111;
    border:1px solid #333;
}

#comments ul li
{
	margin-top: 10px;
	list-style-type: none;
}

#comments form
{
	padding: 5px;
}

#comments form label
{
	display: block;
	font-weight: bold;
	vertical-align: top;
	width: 100%;
	margin-top: 5px;
}

#comments form textarea, input
{
	width: 100%;
	margin-bottom: 5px;
}

#comments form input#cookie
{
	display: inline;
	width: 20px;
}

#comments form label#cookie
{
	display: inline;
}



.td_calendar_days_vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#191919;
	color:#999;
	}
.td_calendar_days_vz:hover {
    background:#444;
    }
.td_calendar_days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#191919;
	color:#999;
	}
.td_calendar_days:hover {
    background:#444;
    }
.td_calendar_navi_vz {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td_calendar_navi_vz a {
    text-decoration:none;
    color:#444;
    }
.td_calendar_navi {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td_calendar_navi a {
    text-decoration:none;
    color:#999;
    }
.td_calendar_days_imagefound {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#333;
	}
.td_calendar_days_imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
    }
.td_calendar_days_imagefound a {
    text-decoration:none;
    color:#999;
    }
.td_calendar_days_imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table_calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:80%;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table_calendar_vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:80%;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.exif-data{
	font-size:80%;
}

.photo {
	padding: 0;	
	text-align:center;
	margin: 0px 0 0 10px !important;
	margin: 0;
	}

.photo img {
	display: inline;
	position: relative;
	border:none;
	margin: -6px 0px 6px 0px;
	padding: 0px;
	}


#footer {
	display: block;
	font-size: 75%;
	}
#footer a{
	color:#CCCCCC;
}
input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	border: 1px solid #ccc;
}

input[type], textarea[name] {
	background : #eee;
}

input[type=submit], input[type=reset] {
	background : #272727;
	color : #fff;
}

input[type=submit]:hover {
	background : #414141;
	color : #fff;
}

h1 {
	}

#listedon
{
	display: block;
	text-align: center;
}

.image_title
{
    font-weight: bold;
}

#aboutblurb
{
	margin: 0 auto;
	text-align: left;
	width: 550px;
	clear:both;
}

#aboutblurb ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#aboutblurb ul li
{
	clear: left;
}

#aboutblurb label
{
	font-weight: bold;
	width: 30%;
	float: left;
}

#aboutblurb .value
{
	float: left;
	width: 60%;
}

a
{
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

#aboutblurb h2,h2
{
	margin-top: 25px;
	font-size: 130%;
	/* border-bottom: 1px solid #666; */
	
}

.commentcount
{
	font-size: 60%;
	vertical-align: middle;
}

.spam1 p
{
	display: block;
	clear: left;
	padding: 1px;
	margin: 1px;
	padding-left: 15px;
}

#spamcheck
{
	display: block;
	border: 1px solid #DDD;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#spamcheck input
{
	width: 30px;
	display: inline;
}

#spamcheck input.hidden
{
	display: hidden;
}

#spamcheck .topline
{
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: #EEE;
}

#spamcheck .bottomline
{
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 30px;
	background: #DDD;
}


#nav{text-align:center; width:100%; clear:both; margin-bottom:12px}

img.thumbnails, img.current-thumbnail {border:none; margin:4px 6px 4px 6px}

#images{padding-top:14px}


a:focus {outline: none}

/* .image_notes p {clear:both} */



