body
{
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background: #b2b8ce;
	text-align: center;

	background: #000 url(/layout/background/MountainBackground_E07.jpg) top center fixed no-repeat;
}

a
{
	text-decoration: none;
}
a:link, a:visited, .onlinelinkcolor
{
	color: #7AA9DD;
}

a:link:hover, a:visited:hover, #pftopboxes a:hover
{
	color: #c1c1c1;
	text-decoration: underline;
}
a:link:active
{
	color: #000;
}

#homelink
{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 320px;
	height: 80px;
	cursor:pointer;
}
#quipswrapper
{
	position: fixed;
}

#quips
{
	color:#26466D;
	font-style: bold;	
	position: absolute;
	top: 620px;
	left:630px;
	width: 300px;
	height: 80px;
	margin-left: 15px;
}

#container
{
	width: 1024px;
	margin: 15px auto 20px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}
#columns
{
	margin-top: 0px;
	width: 1024px;
	position: fixed;
	
}



#nav1
{
	position: absolute;
	top: 75px;
	right: 250px;
	width: 150px;
	text-align: left;
	padding: 0;
}
#nav1 ul
{
	list-style-type: none;
	/*margin: 10px 10px 30px 0;*/
}


#nav2
{
	float: left;
	width: 165px;
	margin: 0px 9px 9px 22px;
	padding: 0;
	display: inline;
	/* border: 1px solid #000; */

	display: none;
}



#content
{
	position: absolute;
	left: 150px;
	top: 50px;
	width: 380px;
	padding-bottom: 100px;
}


#topblockerbar
{
	position: fixed;
	top: 0;
	left: 0;
	/* width: 100%; */ 
	width: 2000px;
	height: 20px;
	background: #000;
	z-index: 20;
}
#bottomblockerbar
{
	display: none;

	position: fixed;
	top: 700px;
	left: 0;
	width: 100%;
	height: 200px;
	background: #000;
	z-index: 20;
}


#footer
{
	clear: both;
	text-align: center;
	height: 50px;
	margin: 5px auto;
	color: #fff;

	display: none;
}
#footer #copyright
{
	padding-top: 30px;
}
#footer #powered
{
	padding: 10px 0 12px 0;
}
#footer a { text-decoration: none; }
#footer a:link, #footer a:visited { color: white; }


#footer a:link:hover, #footer a:visited:hover
{
	text-decoration: underline;
	color: #6e6e82;
}
#footer a:link:active {	color: #000; }







#discussion-header img, #visitors-header img, #friends-header img, #contact-header img
{
	margin-bottom: 8px;
}




.mainphotolist img, img.allthumbs, img.photos
{
/*	maybe for IE? */
/*	vertical-align: middle; */

	border:	1px solid #000000; /* enc-image-brd: image border */
	/* margin: 6px 3px 6px 3px; */
	margin: 3px 0px 3px 0px;

	/* the current layout of disantes.com looks good with sharp borders, so comment these: */
	/* -moz-border-radius: 2.5px; */
	/* border-radius: 2.5px; */
}
/* if you make the image hover-margins 1px smaller, then you can    */
/* make the image hover-borders 1px bigger, which is a cool effect. */
.mainphotolist img:hover, img.allthumbs:hover, img.photos:hover
{
	border: 4px solid #000000; /* enc-image-brdhov: image hover border */
	/* margin: 3px 0px 3px 0px; */
	margin: 0px -3px 0px -3px;
}







img.randomimages
{
	border:	1px solid #000000; /* enc-image-rnd-brd: image border for random images */
	margin: 16px 16px;
}
/* if you make the image hover-margins 1px smaller, then you can    */
/* make the image hover-borders 1px bigger, which is a cool effect. */
img.randomimages:hover
{
	border: 4px solid #000000; /* enc-image-rnd-brdhov: image hover border for random images */
	margin: 13px 13px;
}





#content-wide a.image { margin-right: 25px; }
.clear { clear: both; font-size: 1px; line-height: 1px; }




#nav2 .mainphotolist, #content .mainphotolist, #content-wide .mainphotolist	{ margin-left: auto; margin-right: auto; text-align: center; border: 0px solid #e0e0e0; }







.photosetbox
{
	margin-bottom: 20px;
}

#nav2 .photosetbox, #nav2 .photosetbox1, #nav2 .photosetbox2, #nav2 .photosetbox3, #nav2 .photosetbox4, #nav2 .photosetbox5,
#content-wide .photosetbox, #content-wide .photosetbox1, #content-wide .photosetbox2, #content-wide .photosetbox3, #content-wide .photosetbox4, #content-wide .photosetbox5
{
	margin: 0px auto 20px auto; padding: 0px;
}
#nav2 .photosetthumb, #nav2 .photosettext,
#content .photosetthumb, #content .photosettext
{
	margin-left: auto; margin-right: auto; text-align: center;
}


.pagetitle { margin-top: 0; }
h1,h2,h3,h4,h5,h6
{
	font-family: serif;
	font-weight: normal;
	color: #E0E0E0;
}

.navtitle
{
	width: 80px;	
	font-family: serif;
	font-style: italic;
	font-size: 110%;
	color: rgb(255, 255, 255);
	margin: 4px;	
	background-color: rgba(0, 0, 0, 0.2);
	padding: 5px;
	/*border: 1px solid black;
	filter:alpha(opacity=30);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/

}

.navtitle a
{
	display: block;	
	width: 100%;
	color: white;
}
.navbox
{
	font-family: serif;
	font-style: italic;
	font-size: 100%;
	color: rgb(255, 255, 255);
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 35px;
	/*margin: 15px 0 35px 0;*/
	background-color: rgba(0, 0, 0, 0.2);
	padding: 5px;
	/*border: 1px solid black;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}
.navbox a
{
color: white;
}
#pagesbox, #commentsbox
{
	width: 100px;
}


#visitorsbox, #linksbox, #friendsbox
{
	width: 200px;
}

#linksbox a
{
	padding: 5px;	
}

#friendsbox a
{
	padding:5px;
}

.topheading { margin-top: 0; padding-top: 0; }
#enter-your-name-box { margin-bottom: 30px; display: none;}
#enter-your-name-text { font-weight: bold; }
#enter-your-name-form { margin: 0; padding: 0; }
#enter-your-name-field { width: 130px; }







/* for stats script */
table.log, #simultvisitors
{
	width:				100%;
	border:				1px solid #cccccc;
}
table.log td
{
	white-space: nowrap;
}
table.none
{
	width:				100%;
}
table.other
{
	border:				1px solid #cccccc;
	margin:				8px;
}
/* and visitor script output */
a.numvisitorslink
{
}



.linksection a
{
        cursor: help;
}



.enc-photoset-update-table
{
	border: 1px dashed #888888;
	margin: 7px 7px 7px 20px;
}

#vlogiframe
{
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
div.textsize 	{ background: url(/layout/icons/add-gray-2.gif) right center no-repeat; }
div.discussion	{ background: url(/layout/icons/comment.gif) right center no-repeat; }
div.visitors	{ background: url(/layout/icons/user16-3.gif) right center no-repeat; }
div.friends	{ background: url(/layout/icons/heart.gif) right center no-repeat; }
div.contact	{ background: url(/layout/icons/mail.gif) right center no-repeat; }
div.cakes	{ background: url(/layout/icons/images.gif) right center no-repeat; }
div.photos	{ background: url(/layout/icons/images.gif) right center no-repeat; }
*/

#newphotolist-header { text-align: left; }


#styledebugoutput
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 7px;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	display: none;
}


#formmessage
{
	background: #eaec20;
	border: 1px solid #333;
	padding: 5px;
	margin: 10px 2px;
}


