/*
Based on Delicious Template for Pixelpost
from JaySoto Site: http://www.sotolicious.com/delicious



/* ========== Universal Elements ========== */

body {
	background-color:#181818;
	font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#515151;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_tg3.gif);
	background-position: left top; 
}

a:link {
	color: #888;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #515151;
}

a:hover {
	color:#CC6600;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #eee;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

h2 h3 h4 {
	color:#111;
}

h5 {
	font-size:12px;
	color:#CC6600;
	padding-top: 0;
	margin:0px 0 5px 0;
}
#styleswitcher {
	top:0px;
	left:0px;
	z-index:100;
	position:absolute;
	width:100%;
	text-align:right;
}

#styleswitcher img {
	margin:8px 8px 8px 0;
}

#header {
	top:10px;
	position:absolute;
	width:100%;
	height:60px;
}

#logo {
	height:65px;
	position:absolute;
	left:0px;
	z-index:500;
}

#logo_sub {
	width:100%;
	position:absolute;
	bottom:0;
	padding-bottom:7px;
	font-size:14px;
	letter-spacing: -.05em;
}

#nav {
	height:65px;
	position:absolute;
	right:0px;
	z-index:1000;
}

#nav_sub {
	position:absolute;
	bottom:0;
	right:0;
	padding:0px;
	margin:0px;
	color:#888888;
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size:12px;
}

#nav_sub a {
	padding:2px;
	color:#888;
	font-weight:normal;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-variant:normal;
}

#nav_sub a:hover {
	color:#CC6600;
	font-variant:normal;
	font-weight:normal;
}

.current {
	padding:2px;
	color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-weight:normal;

}
/* ========== IMAGE Page Specific ========== */

#image_wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#photobox {
	text-align:center;
	background:#F0EEEF url(../images/loading_d.gif) no-repeat center;
	padding:4px;
	margin-left:-28px;
	position:absolute;
	top:75px;
	margin-bottom:20px;
}

#image_footer {
	text-align:center;
	float:none;
	margin-top:8px;
	color:#515151;
	font:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#info {
	background-color: black;
	text-align: left;
	position: absolute;
	margin-left:-28px;
      top:68px;
	z-index: 1000;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border-bottom:1px solid black;
}

#title-heading{
	font-size: 20px;
	font-weight: normal;
	color: white;
	text-align: left;
	letter-spacing: -1px;
	padding-top: 12px;
	padding-left: 12px;
}

#title-heading .date {
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}

#description {
	display:block;
	padding: 17px 22px;
	position:absolute;
	top:0px;
	color:#515151;
}
#description .header1 {
	font-size:10px;
	font-weight:normal;
	color:#CC6600;
	width:100%;
	background-color:black;
}
#notes {
	text-align:left;
	font: 9px/12px verdana, helvetica, arial, sans-serif;
}
#image_notes {
	text-align:justify;
	color:#777;

}
#exifdaten {
	display:block;
	width:140px;
	float:left;
	text-align:left;
	background:#000;
	color:#CC6600;
	padding:10px;
	height:100%;

}


#image-border {
    position:relative;
	margin:0;
}

#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}
#menu_browse a{
	outline: none;
}

#menu_browse_prev, #menu_browse_next{
	width: 50%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top:0px;
	left:0px;
	float: left;	
}
#menu_browse_next {
	top:0px;
	right:0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/prevImage.png') no-repeat bottom left;
	cursor: pointer;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/nextImage.png') no-repeat bottom right;
	cursor: pointer;
}
#thumbnails{
	text-align: center;
	margin:6px 5px 10px 4px; 
	width:66px;
	float:left;
	position:absolute;
	top:68px;
	margin-left:-5px;
}

.thumbnails {
	border:1px solid white;
	margin:2px 1px 2px 1px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

.current-thumbnail{
	border:1px solid black;
	margin:2px 1px 2px 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.thumbnails:hover {
	border:2px solid white;
	margin:2px 1px 2px 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/* ========== COMMENTS Specific ========== */

#comments {
	background-color: black;
	text-align: left;
	position: absolute;
	margin-left:-21px;
	top:75px;
	z-index: 1000;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border-bottom:1px solid black;
	font: 9px/12px verdana, helvetica, arial, sans-serif;
}

#comments ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
	
#comments li {
	color:#666;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(../images/comment.gif) no-repeat;
}

#recentcomments {
	padding: 17px 22px;
	width:100%;
}

#recentcomments ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#recentcomments li {
	color:#666;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	padding-right:45px;
	background: url(../images/comment.gif) no-repeat;
}
#recentcomments li:hover {
	color:#eee;
	margin:0px 30px 15px 0px;
	padding-left:16px;
	padding-right:45px;
	background: url(../images/comment.gif) no-repeat #333;
	
}


#addcomment {
	padding: 17px 22px;
	width:100%;
}
/* ========== COMMENTS FORM Specific ========== */

.comment-button {
	border:1px solid #CCC;
}

.input {
	border:1px solid #CCC;
	width:90%;
}

.textarea {
	border:1px solid #CCC;
	width:100%;
}

.formfield{
	width:250px;
	padding:2px;
	margin:0px auto;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#444;
	border:1px solid #464646;
	background:#white;
}
.formfield:hover, .formfield:focus{
	border-top:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	border-left:1px solid #CC6600;
	border-right:1px solid #CC6600;
	background:#464646;
	color:yellow;
}
.formbutton{
	font:10px verdana, arial, helvetica, sans-serif;
	padding:5px;
	margin:0px auto;
	color:#7D7D7D;
	background:#272727;
	border:1px solid #464646;
}
.formbutton:hover{
	color:#CC6600;
	background:#272727;
	border-top:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	border-left:1px solid #CC6600;
	border-right:1px solid #CC6600;
}


/* ========== BROWSE Page Specific ========== */

#browse_wrapper {
	position:relative;
	width:712px;
	margin-right:auto;
	margin-left:auto;
}

#browse_box {
	text-align:center;
	position:absolute;
	top:75px;
}
#browse_thumbs {
	width:540px;
	float:right;
	text-align:right;
	margin-right:2px;
}

#browse_thumbs .thumbnails {
	border:none;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#browse_thumbs .thumbnails:hover {
	border:1px solid color:CC6600;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
#browse_categories {
	width:150px;
	float:left;
	text-align:left;
	background:#222;
	padding:10px;
	height:100%;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}

#taglist { /* id for  paged archive category list */
	display:block;
	text-align:left;
	background:#222;
	float:none;
	list-style-type:none;
	list-style-position:outside;
	margin-left:2px;
	padding-left:0px;
}

#taglist ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position:outside;
	width:140px;
}

#taglist a:link, #taglist a:visited {
	text-decoration: none;
	font-variant:normal;
	font-size:11px;
	font-weight:normal;
	display:block;
}


#taglist a:hover, #taglist li:hover {
	color:#CC6600;
}

.header {
	margin:0px;
	padding:2px;
	font-size:10px;
	font-weight:normal;
	color:#cc6600;
	border-bottom:3px solid #333;
}
.viewing {
	font-size:12px;
	font-weight:normal;
	font-variant:normal;
	color:#777;
	background-color:#222;
}
/* ========== ABOUT Page Specific ========== */

#about_wrapper {
	position:relative;
	width:712px;
	margin-right:auto;
	margin-left:auto;
}

.announce {
	background-color: #222;
	padding: 8px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	color:#515151;
	text-align: justify;
	margin-bottom:10px;
}

#about_box {
	text-align: justify;
	padding:0px;
	margin:0px;
	position:absolute;
	top:70px;
}

#about_box img {
	margin:15px 0px 0px 10px;
	border:3px solid #333;
}

#footer {
	width:100%;
	margin-top:10px;
	text-align:center;
	font-size:9px;
	color:#515151;
}
/* ========== LINK Page specific ========== */
#link_wrapper {
	position:relative;
	width:712px;
	margin-right:auto;
	margin-left:auto;
}

#link_box {
	text-align:center;
	position:absolute;
	top:60px;
}
#link_left {
	width:300px;
	float:left;
	text-align:left;
	background:#222;
	padding:10px;
	height:100%;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
#link_right {
	width:300px;
	float:right;
	text-align:left;
	margin-right:2px;
	background:#222;
	padding:10px;
	height:100%;	
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.header_left {
	margin:0px;
	padding:2px;
	font-size:10px;
	font-weight:normal;
	color:#cc6600;
	border-bottom:3px solid #333;
}
.header_right {
	margin:0px;
	padding:2px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	color:#cc6600;
	border-bottom:3px solid #333;
}

/* ========== TOP Page specific ========== */
#top_wrapper {
	position:relative;
	width:712px;
	margin-right:auto;
	margin-left:auto;
}

#top_box {
	text-align:center;
	position:absolute;
	top:60px;
}
#top_left {
	width:300px;
	float:left;
	text-align:left;
	background:#222;
	padding:10px;
	height:100%;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
#top_right {
	width:300px;
	float:right;
	text-align:left;
	margin-right:2px;
	background:#222;
	padding:10px;
	height:100%;	
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.header_top_left {
	margin:0px;
	padding:2px;
	font-size:10px;
	font-weight:normal;
	color:#cc6600;
	border-bottom:3px solid #333;
}
.header_top_right {
	margin:0px;
	padding:2px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	color:#cc6600;
	border-bottom:3px solid #333;
}
.topcommentersbasic-0
{
	list-style:none;
	text-align:justify;
	margin:0px;
	padding-left:10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;

}
.topcommentersbasic-1
{
	list-style: none;
	text-align:justify;
	margin:0px;
	padding-left:10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;

}	
.topcommentersbasic-2
{
	list-style: none;
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;

}	
.mostcommented {
	border:0px solid #515151;
	padding:5px;
	margin:2px;
	}

.thumbnails2 {
	border:2px solid color:#515151;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.thumbnails2:hover {
	border:2px solid color:#F0EEEF;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
/* ========== END OF FILE ========== */
