/*
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!

*/

body {
	background-color:#ffffff;
	color:#777;
}

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

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

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

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

h2 h3 h4 {
color:#111;
}

h5 {
font-size:12px;
color:#1C627A;
}

.title-heading{
	color: #555;
}

.exif {
	color: #1C627A;
}

#about{
	text-align: justify;
	padding:0px;
	margin:0px;
}

#about h3 h4 {
color:789;
}

#about .about {
border:5px solid #fff;
}


#bottomtitle a:hover {
	background-color:#fff;
}

#bottomtitle .current {
color:888;
}

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

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

#photobox {
	background:#f0eeee url(../images/loadingW.gif) no-repeat center;
	border:1px solid #bbb;
	}
	
#slide-out { background-color: white; position: absolute; top: 32px; z-index: 1000; 
filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	border-bottom:1px solid white;
	overflow:auto;
}

#slide-out2 { background-color: white; position: absolute; top: 66px; z-index: 900; 
filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:1px solid white;
}
	

.formfield{
	color:				white;
	border: 			1px solid #464646;
	background: 		#272727;
}
.formfield:hover, .formfield:focus{
	border-top: 		1px solid #3F7795;
	border-bottom:		1px solid #3F7795;
	border-left: 		1px solid #3F7795;
	border-right:		1px solid #3F7795;
	background: 		#464646;
	color:				#3F7795;
}
.formbutton{
	color: 				#7D7D7D;
	background: 		#272727;
	border: 			1px solid #464646;
}
.formbutton:hover{
	color: 				#2CCBE9;
	background: 		#272727;
	border-top: 		1px solid #3F7795;
	border-bottom:		1px solid #3F7795;
	border-left: 		1px solid #3F7795;
	border-right:		1px solid #3F7795;
}



#image_comments {
	border-left:1px solid #999;
	background:#eee;
}

#image_comments li {
	color:#666;
	}
	

.catpages a {
  border:1px solid #aaa;
}


/* navigation */
#navigation {
background: #fff;
border-bottom: 23px solid #ddd;
}


#top-spacer {
background: #ddd;
border-bottom: 1px solid #999;
}


/* navigation-footer */
#footer {
border-top: 1px solid #999;
background: #ddd;
} 


.topimg {
background: #111;
border-color: #1C627A;
}


 #rgbbox {
 /*
	border-color: #1C627A;
 */
}


#browse_categories {
	background:#eee;
}

#browse_thumbs .thumbnails {
	border:1px solid #ddd;
}

#browse_thumbs .thumbnails:hover {
	border:1px solid #ddd;
}
