/*
Delicious Template for Pixelpost
CSS file for "Light" theme

Author: JaySoto
Site: http://www.sotolicious.com/delicious
E-mail: jason.m.soto@gmail.com

This template was a lot of work... feel free to modify it to your hearts content, but please leave my name in here... thanks!

*/
/* ========== Universal Elements ========== */

a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ========== END OF FILE ========== */
a:active, a:link, a:visited {
	color: #eeeeee;
	text-decoration: none;
}

body {
	background-color: #000000;
	background-image: url(../images/bg1.gif);
	background-position: center top;
	background-repeat: repeat;
	color: #acacac;
	font: 9px/20px verdana, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

div.tagcontainer {
	border: 1px solid #666666;
	clear: both;
	padding: 8px;
}

div.tagcontainer h3 {
	border: none;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
}

h2 h3 h4 {
	color: #ffffff;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	color: #9dd5ed; /*	color:#3F7795;*/
	font-size: 12px;
	margin: 0px 0 10px 0;
	padding-top: 0;
}

p {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

ul.letters {
}

ul.letters a {
	border: 1px solid #666666;
	display: block;
	float: left;
	font-size: 10px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 3px;
}

ul.letters li {
	display: inline;
}

/* ========== ABOUT Page Specific ========== */
.announce {
	background-color: #333333;
	border-bottom: 1px solid #8dcee4;
	border-top: 1px solid #8dcee4;
	color: #999999;
	margin-bottom: 10px;
	padding: 8px;
	text-align: justify;
}


/* ========== COMMENTS FORM Specific ========== */
.comment-button {
	border: 1px solid #cccccc;
}

.current {
	color: #ffffff;
	font-weight: bold;
}

.current-thumbnail, .thumbnails:hover {
	border: 1px solid #000000;
	filter: alpha(opacity=100);
	margin: 0 1px 2px 1px;
	-moz-opacity: 1;
	opacity: 1;
}

.exif {
	color: #9dd5ed;
}

.formbutton{
	background: #272727;
	border: 1px solid #464646;
	color: #7d7d7d;
	font: 10px verdana, arial, helvetica, sans-serif;
	margin: 0px auto;
	padding: 5px;
}

.formbutton:hover{
	background: #272727;
	border-bottom: 1px solid #3f7795;
	border-left: 1px solid #3f7795;
	border-right: 1px solid #3f7795;
	border-top: 1px solid #3f7795;
	color: #2ccbe9;
}

.formfield{
	background: #white;
	border: 1px solid #464646;
	color: #444444;
	font: 10px verdana, arial, helvetica, sans-serif;
	margin: 0px auto;
	padding: 2px;
	width: 250px;
}

.formfield:hover, .formfield:focus{
	background: #464646;
	border-bottom: 1px solid #3f7795;
	border-left: 1px solid #3f7795;
	border-right: 1px solid #3f7795;
	border-top: 1px solid #3f7795;
	color: #ffff00;
}

.input {
	border: 1px solid #cccccc;
	width: 90%;
}

.textarea {
	border: 1px solid #cccccc;
	width: 100%;
}

.thumbnails {
	border: 1px solid #000000;
	filter: alpha(opacity=25);
	margin: 0 1px 2px 1px;
	-moz-opacity: .25;
	opacity: .25;
} 

.viewing {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#about_box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: justify;
	top: 60px;
}

#about_box h3 {
	color: #ffffff;
}

#about_box img {
	border: 3px solid #444444;
	margin: 0 10px 5px 0;
}

#addcomment, #description, #recentcomments {
	background: #0d0d0d;
	border: 2px solid #161616;
	margin-bottom: 15px;
	padding: 15px;
}

/* ========== BROWSE Page Specific ========== */
#browse_box {
	position: absolute;
	text-align: center;
	top: 60px;
}

#browse_categories {
	background: #0d0d0d;
	float: right;
	height: 100%;
	padding: 20px 5px;
	text-align: left;
	width: 150px;
}

#browse_thumbs {
	float: left;
	margin-right: 2px;
	text-align: left;
	width: 540px;
}

#browse_thumbs .thumbnails {
	border: 2px solid #000000;
	filter: alpha(opacity=100);
	margin: 0 2px 4px 2px;
	-moz-opacity: 1;
	opacity: 1;
}

#browse_thumbs .thumbnails:hover {
	border: 2px solid #000000;
	filter: alpha(opacity=50);
	margin: 0 2px 4px 2px;
	-moz-opacity: .5;
	opacity: .5;
}

#browse_wrapper, #about_wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 712px;
}

#footer {
	margin-top: 12px;
	text-align: center;
	width: 100%;
}

#header {
	height: 60px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#image_footer {
	float: none;
	margin-top: 4px;
	text-align: center;
}

/* ========== IMAGE Page Specific ========== */
#image_wrapper {
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	position: relative;
}

#image-border, #map-border {
	margin: 0;
	position: relative;
}

#info {
	filter: alpha(opacity=90);
	font: 10px/12px verdana, helvetica, arial, sans-serif;
	margin-bottom: 8px;
	margin-left: -21px;
	-moz-opacity: .90;
	opacity: .90;
	position: absolute;
	text-align: left;
	top: 53px;
	z-index: 1000;
}

#info_back {
	background-color: #000000;
	filter: alpha(opacity=85);
	margin-left: -21px;
	-moz-opacity: .85;
	opacity: .85;
	position: absolute;
	top: 53px;
	z-index: 900;
}

#info-in {
	overflow: visible;
	padding: 15px;
	position: relative;
}

#logo {
	height: 60px;
	left: 0px;
	position: absolute;
	z-index: 500;
}

#logo_sub {
	bottom: 0;
	font-size: 24px;
	letter-spacing: -.05em;
	padding-bottom: 7px;
	position: absolute;
	width: 100%;
}

/* ========== GOOGLEMAP Page Specific ========== */	
#map_wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#mapbox {
	background: url(../images/loading_d_dark.gif) #151515 no-repeat center;
	margin-bottom: 20px;
	padding: 7px;
	position: absolute;
	text-align: center;
	top: 60px;
}

#menu_browse{
	left: 0px;
	margin: 0px;
	margin-right: -10px;
	padding: 0px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

#menu_browse a{
	outline: none;
}

#menu_browse_next {
	float: right;
	right: 0px;
	top: 0px;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/next.gif') no-repeat right 50%; /*	background: url('../images/nextImage.png') no-repeat center center; */
	cursor: pointer;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
}

#menu_browse_prev {
	float: left;
	left: 0px;
	top: 0px;
}

#menu_browse_prev, #menu_browse_next{
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	height: 100%;
	width: 49.9%;
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/prev.gif') no-repeat left 50%; /*	background: url('../images/prevImage.png') no-repeat center center;*/
	cursor: pointer;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
}

#nav {
	height: 60px;
	position: absolute;
	right: 0px;
	z-index: 1000;
}

#nav_sub {
	bottom: 0;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0;
}

#nav_sub a {
	color: #ffffff;
	padding: 2px;
}

#nav_sub a.detailsLink {
	color: #9dd5ed;
	font-weight: bold;
	padding: 2px;
}

#nav_sub a:hover {
	background-color: #333333;
}

#notes {
	text-align: left;
}

#photobox {
	background: url(../images/loading_d_dark.gif) #151515 no-repeat center;
	margin-bottom: 20px;
	margin-left: -21px;
	position: absolute;
	text-align: center;
	top: 60px;
}

#recentcomments li {
	background: url(../images/comment.gif) no-repeat; /*	padding-right:45px;*/
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding-left: 16px;
}

/* ========== COMMENTS Specific ========== */
#recentcomments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#styleswitcher {
	left: 0px;
	position: absolute;
	text-align: right;
	top: 0px;
	width: 100%;
	z-index: 100;
}

#styleswitcher img {
	margin: 8px 8px 8px 0;
}

/* ========== tagbrowser ========== */
#tagbrowser ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.taglist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thumbnails{
	float: left;
	margin: 6px 0px 10px 4px;
	margin-left: -17px;
	position: absolute;
	text-align: center;
	top: 53px;
	width: 56px;
}

#title-heading{
	color: #9dd5ed;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 15px;
	text-align: left;
}

#title-heading .date, .monthWrapper .date {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
}


/* BROWSE */
 #browse_thumbs .archive_active_page_number,
 #browse_thumbs .archive_active_page_number a {
   background-color:#EEE;
	color:#333;
	font-weight: bold;
} 

 #browse_thumbs .archive_active_page_number a:hover {
   background-color:#EEE;
	color:#333;
	font-weight: bold;
} 



 #browse_thumbs .archive_page_number,
 #browse_thumbs .archive_page_number a{
	color:#EEE;
	font-weight: bold;
} 

 #browse_thumbs .archive_page_number a:hover {
   background-color:#EEE;
	color:#333;
	font-weight: bold;
} 

#taglist{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#taglist li{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}