body
{
	color: #000; /* enc-base-text: text color */
	font-family: sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	background: #de691b;
}


a
{
	text-decoration: none;
}
a:link, a:visited, .onlinelinkcolor
{
	color: #914800; /* brown */
}
a:link:hover, a:visited:hover, #pftopboxes a:hover
{
	color: #fff;
	background: #914800;
}
a:link:active
{
	color: #d1c8bf;
}




#container
{
	width: 770px;
	margin: 15px auto 20px auto;
	padding: 0px;
	border: 1px solid #444;
	background: #fff;
}
#columns
{
	margin-top: 0px;
	width: 770px;
	text-align: left;
}

#header
{
	text-align: center;
	height: 210px;
	margin: 9px 9px 15px 9px;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	background-image: url(/layout/header/header.jpg);
	background-repeat: no-repeat;
}
#header a
{
	display: block;
	width: 100%;
	height: 210px;
	background: transparent;
}
#header a:link:hover, #header a:visited:hover
{
	background: transparent;
}

#nav1
{
	float: left;
	width: 145px;
	text-align: left;
	margin: 0px 13px 9px 11px;
	padding: 0;
	display: inline;
	/* border: 1px solid #000; */
}

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

#content,#content-wide		{ float: left; text-align: left; margin-top: 0; padding: 0px 0 0 0; display: inline;}
#content			{ width: 380px; margin: 0px 5px 0px 15px;	}
#content-wide			{ width: 540px; margin: 0px 5px 0px 15px;	}
/* #content-wide		{ width: 560px;	margin-left: 10px;		} */
/* content-wide is used when we're not displaying the photos div on the right. */



#footer
{
	clear: both;
	text-align: center;
	margin: 10px 9px 9px 9px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	font-weight: bold;
	background-image: url(/layout/footer/footer.jpg);
	background-repeat: no-repeat;
}
#footleft
{
	float: left;
	text-align: left;
	width: 42%;
	padding: 10px;
}
#footright
{
	float: right;
	text-align: right;
	width: 42%;
	padding: 10px;
}
#footer a
{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	color: #000;
	background: transparent;
}







#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; }









#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 { color: #000; }

.navtitle
{
	font-size: 16pt;
	font-weight: bold;
	padding: 1px 0px 10px 0px;
	margin: 0px 0px 3px 0px;
	color: #000000;
}




.topheading { margin-top: 0; padding-top: 0; }
#enter-your-name-box { margin-bottom: 30px; }
#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;
}

#textsizeblock a
{
	padding: 2px 3px;
	border: 0;
	margin: 1px;
}
#textsizeblock a:hover
{
/*
	border: 1px solid #6f2a10;
	margin: 0;
*/

}
.navbox
{
	margin: 1px 0px 35px 2px;
}
#vlogiframe
{
	visibility: hidden;
	width: 0;
	height: 0;
}

h1.postsubject
{
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1;
	color: #675328;
}
.spellerror
{
	color: black;
	background: yellow;
}
.r-act-more, .r-act-edit
{
	margin-top: 14px !important;
}


.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;
}


