/*footer
Delicious Template for Pixelpost
CSS file for "Light" theme

Author: JaySototest
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 ========== */

body {
	background-color:#585858;
	font: 8pt verdana;
	color:#acacac;
	margin:0px;
	padding:0px;
	/*background-image:url(../images/bg.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
}

a:link {
	color: #ddd;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #ddd;
}

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

a:active {
	text-decoration: underline;
	color: #ddd;
}

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

h3 {
	font-size:10pt;
	font-weight:normal;
	color:#ddd;
}
 
h4 {
	font-size:14pt;
}

h2 h3 h4 {
	color:#fff;
}

h5 {
	font-size:10pt;
	color:#ddd;
	padding-top: 0;
	margin:0px 0 10px 0;
	text-align:left;
}

#notifixious_instructions {display:none;}

#styleswitcher {
	top:0px;
	left:0px;
	z-index:100;
	position:absolute;
	width:100%;
	text-align:right;
}

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

#header {
	position:relative;
	top:0px;
	width:100%;
	height:30px;
}

#logo {
	position:absolute;
	top:2px;
	left:30px;
	text-align:left;
	font-size:16pt;
	letter-spacing: -.05em;
}

#logo a {
	color:#9dd5ed;
	text-decoration: none;
}

#logo a:hover {
	color:#9dd5ed;
	text-decoration: none;
}

#top_nav {
	display:table;
	position:absolute;
	top:0px;
	right:30px;
	font-size:10pt;
	font-weight:normal;
	vertical-align:middle;
	border-spacing:2px 0px;
}
 
#top_nav a {
	display:table-cell;
	vertical-align:middle;
	background: #969696 url("../images/bl.gif") left bottom no-repeat;
	padding-left: 5px;
	color: #181818;
	text-decoration: none;
} 

#top_nav a span
{
	background: #969696 url("../images/br.gif") right bottom no-repeat;
	padding-right: 5px;
	text-decoration: none;
}

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

#top_separator_bar {
	position:absolute;
	top:30px;
	width:100%;
	border-style: solid;
	border-color: #999;
	border-width: 0px 0px 0px 0px;
}

.current {
	color:white;
	font-weight:bold;
}
/* ========== IMAGE Page Specific ========== */

#image_page_wrapper {
	position:relative;
	width:100%;
	margin-right:auto;
	margin-left:auto;
}

#image_wrapper {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;
}
#image_menu {
	position:relative;
	border-spacing:2px 0px;
}
	
.FotomotoToolbarClass {          
  /*width: 400px !important;                  /* make it 400 pixels end to end */
  margin-top: 0px !important;               /* move 8 pixels down */
}

.FotomotoSep2 {
  display:block !important;
}

.FotomotoECardButton {
  float:right !important;
}

.FotomotoBar {
  float:right !important;
  margin-top: 0px !important;               /* move 8 pixels down */
}

/*
#image_menu a {
	display:table-cell;
	background: #999 url("../images/tl.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 9px;
	color: #181818;
}

#image_menu a span
{
	background: #999 url("../images/tr.gif") right top no-repeat;
	padding-right: 9px;
	vertical-align:top;
}

#image_menu a:hover {
	color:#a9e0f9;
	text-decoration: none;
}
*/

#comments {
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}

#photo {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}

#leica_logo {
	position:fixed;
	bottom:10px;
	right:10px;
}

#facebook_like {
	position:fixed;
	bottom:10px;
	left:0px;
	width:100px;
	height:50px;
	background: url(../images/fb_background.jpg) no-repeat center;
}

#google_plus_subpages
{
position:fixed;
bottom:50px;
left:5px;
width:100px;
height:20px;
}

#facebook_like_subpages
{
position:fixed;
bottom:20px;
left:10px;
width:100px;
height:20px;
}

.image {
	text-align:center;
	background: url(../images/loading_d_dark.gif) no-repeat center;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	background-color: #151515;
}

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

#footer_admin {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration: none;
	color:#ddd;
	background-color: #333;
	font-size:7pt;
	padding:7px;
	width:930px;
}

#footer_admin a {
	text-decoration: underline;
	color:#ddd;
}

#footer_admin a:hover {
	color:#9dd5ed;
	text-decoration: underline;
}

#footer_copyright {
	position:relative;
	top:2px;
	color: #ddd;
}

#footer_copyright .class1 {
	display:table-cell;
	font-size:7.5pt;
	background: #000 url("../images/bl.black.gif") left bottom no-repeat;
	text-decoration: none;
	padding-left: 5px;
	color: #ddd;
}

#footer_copyright .class2 {
	background: #000 url("../images/br.black.gif") right bottom no-repeat;
	padding-right: 5px;
	vertical-align:top;
}

#footer_copyright a
{
	text-decoration: none;
	color: #ddd;
}

#footer_copyright a:hover
{
	text-decoration: none;
	color: #9dd5ed;
}

#footer {
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration: none;
	color:#ddd;
	font-size:8pt;
	width:100%;
}

#footer a {
	color:#ddd;
	text-decoration: none;
}

#footer a:hover {
	color:#9dd5ed;
	text-decoration: underline;
}

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

#menu_browse a{
	outline: none;
	z-index:10;
}

#menu_browse_prev, #menu_browse_next{
	width: 49.9%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; 
	display: block;
	z-index:10;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
	z-index:10;
}

#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
	z-index:10;
}
/*
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/prevImage.gif') no-repeat center center;
	cursor: pointer;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	z-index:10;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/nextImage.gif') no-repeat center center;
	cursor: pointer;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	z-index:10;
}
*/
#thumbnails{
	text-align: center;
	margin:6px 0px 10px 4px;
	width:56px;
	float:left;
	position:absolute;
	top:53px;
	margin-left:-17px;
}

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

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

.thumbnails:hover {
	border:1px solid black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.exif {
	color: #9dd5ed;
}

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

#info {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	line-height:1.1em;
	background-color:#000;
	z-index:1000;
	overflow: hidden;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

#info a {
	color:#9dd5ed;
}

#info-in {
	position:relative;
	width:98%;
	text-align:left;
	overflow: hidden;
}

#comments_scrollable_section {
	position:relative;
	height:90%;
	overflow-x: hidden;
	overflow-y: scroll;
}

#title-heading{
	position:relative;
	font-size: 12pt;
	font-weight: normal;
	color: #ddd;
	text-align: left;
	margin-bottom:20px;
	letter-spacing: -1px;
	padding-bottom:15px;
}
#date-heading {
	position: relative;
	top:10px;
	right:30px;
	left:10px;
	margin-right:20px;
	font-size: 12pt;
	font-weight: normal;
	line-height:1.2em;
	color: #ddd;
}

#title-heading .close_icon {
	position: absolute;
	top:10px;
	right:10px;
	z-index:2000;
}

#description {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}

#img_thumbnail {
	position:absolute;
	top:15px;
	right:15px;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
}

#image-description-text {
	text-align: justify;
	font-size: 8pt;
	line-height:1.2em;
	font-style: italic;
	margin-right:10px;
}
#image-category {
	font-size:8pt;
}

#order {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}

#subscriptions {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}

#promote {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}

#latest_from_manuelguerzoni {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
	line-height:20pt;
}

#latest_from_manuelguerzoni img {
	border-style: solid;
	border-width: 1px;
	border-color: #777;
}

#latest_from_manuelguerzoni img:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}

#latest_from_manuelguerzoni a {
	color:#ddd;
	text-decoration: underline;
}

#latest_from_manuelguerzoni  a:hover {
	color:#9dd5ed;
	text-decoration: underline;
}

.img_thumb_from_manuelguerzoni {
	border-style: solid;
	border-width: 1px;
	border-color: #777;
}

.img_thumb_from_manuelguerzoni:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}

#commentimportnoticezerocomments {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}

#recentcomments {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}

#recentcomments a {
	color:#9dd5ed;
}

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

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

#recentcomments li.admin_comment {
	color:#9dd5ed;
	font-weight: bold;
	font-size:8pt;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(../images/comment.gif) no-repeat;
}

#addcomment {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	background:#151515;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	padding:15px;
	text-align:justify;
}
/* ========== 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:85%;
	padding:2px;
	margin:0px 0px;
	font:10pt verdana, arial, helvetica, sans-serif;
	color:#222;
	border:1px solid #464646;
	background:#fff;
}

.formbutton{
	font:10pt verdana, arial, helvetica, sans-serif;
	padding:5px;
	margin:0px auto;
	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;
}


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

#browse_wrapper {
	position:relative;
	width:100%;
	width:945px;
	margin-right:auto;
	margin-left:auto;
}

#browse_box {
	text-align:center;
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#browse_thumbs {
	position:relative;
	width:730px;
	float:left;
	text-align:left;
	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:none;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
#browse_categories {
	position:relative;
	width:185px;
	float:right;
	font-size:8pt;
	text-align:left;
	background:#222;
	padding:10px;
	height:100%;
	line-height:14pt;
}

.viewing {
	font-size:14pt;
	font-weight:bold;
	color:white;
}
/* ========== ABOUT Page Specific ========== */

#about_wrapper {
	position: relative;
	width: 945px;
	margin-right:auto;
	margin-left:auto;
	font-size:8pt;
}

.hyperlink {
	font-size:8pt;
}

.announce {
	position: relative;
	background-color: #333;
	font-size: 16pt;
	padding: 8px;
	/*
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	*/
	color: #999;
	text-align: justify;
	margin-bottom: 10px;
}

.announce a {
	color:#ddd;
	text-decoration: underline;
}

.announce  a:hover {
	color:#9dd5ed;
	text-decoration: underline;
}

.my_photo {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.announce small {
	font-size:8pt;
}

#about_box {
	text-align:justify;
	color: #ddd;
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#about_box a {
	color:#ddd;
	text-decoration:underline;
}

#about_box a:hover {
	color:#9dd5ed;
	text-decoration:underline;
}

#about_box h3 {
	color:white;
}

/* ========== END OF FILE ========== */

