/*#############################################################
Ana's Place Style Sheet
Author: Brian Thorne
Original Author: Viktor Persson, URL: http://templates.arcsin.se
#############################################################*/
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #9900FF;
}
a:hover {
	color: #9900EE;
}
body {
	background: #84479d url(img/bg.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

.textbox {
	display: block;
	width:200px;
	padding: 15px 5px 15px 5px;
	}
.photo {padding:20px; background:#222; width:320px; height:450px; text-align:left;}
.photo h1 {font-size:14px; font-weight:normal; color:#fc0; margin:0 0 0 5px; padding:0;}
.photo ul {list-style:none; padding:0; margin:0; width:250px; background:#333; border:1px solid #666; position:relative; height:130px;}
.photo ul li {display:inline; width:50px; height:50px; float:left; margin:8px;}
.photo ul li a {display:block; width:45px; height:45px; cursor:default; background:url(pics/arrow.gif) no-repeat; text-decoration:none;}
.photo ul li a b {display:none;}
.photo ul li a img {display:block; width:45px; height:45px; border:1px solid #666; border-top-color:#ccc;}
.photo ul li a:hover {white-space:normal;position:relative;}
.photo ul li a:hover img {position:absolute; left:-16px; top:-10px; width:100px; height:100px; border-color:#fc0;}
.photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}
.photo ul li a:focus img, .photo ul li a:active img {background-color:#000; position:absolute; top:160px; width:240px; height:240px; border:1px solid #fc0; padding:5px 45px;}
.photo ul li a:focus b, .photo ul li a:active b {display:block; position:absolute; width:200px; height:20px; border:1px solid #666; top:130px; left:15px; color:#ddd; font-weight:normal; padding:6px;}


h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */
.top {
	background: #571C47;
	height: 60px;
	margin: 0 auto;
	width: 630px;
	font-family: "Copperplate Gothic Bold";
	font-size: 3em;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #571C57;
	color: #FFF;
}

/* header */
.header {
	background: url(img/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 630px;
}

/* item */
.item {
margin:0pt 0pt 25px;
clear: both;
}
.item .fakedate {
	float: left;
	background: url(img/bgdate.gif) no-repeat;
	height: 40px;
	width: 36px;
}
.item .date {
	background: url(img/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.5em serif;}
.item .content {
	float: left;
	width: 420px;
}
.item h1 {
	background: #571C47;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item h2 {
	color: #666666;
	line-height: 20px;
	padding-left: 16px;
}
.item .body {padding: 12px 18px;}
.item .info{
	border-top: 1px dashed #DDD;
	padding: 6px 5px 12px;
	color: #505050;
	margin: 0 12px;
}

/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #574073 ;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #9933FF;
	list-style: none;
}
.navigation li a {
	background: #9966FF url(img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #9999FF;
	color: #553;
}

.mainPic {
	width:380px;
	margin:10px;
	border:thin dashed #000000;
	background-color:#FFFFCC;
}
.mainPic img { width:378px; border:1px;}
.mainPic a:hover img {
	position:relative;
	left:-100px;
	width:600px;
	top:000px;
	border-color:#fc0;
	border: 2px dashed;
}
.mainPic a:active, .mainPic a:focus {position:static; outline:0;}

.sidePic {
	background-color:#000000;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	width:206px;
}
.sidePic img { border-color:#fc0; width:206px;}
.sidePic a {text-decoration: none;}
.sidePic a:hover img {
	/*position:relative;
	left:-290px;
	width:500px;
	top:-50px;*/
	
	position:absolute;
	left:450px;
	width:500px;
	top:450px;
	border-color:#fc0;
	border: 2px dashed;
}
.sidePic a:active, .sidePic a:focus {position:static; outline:0;}


/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 626px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #9900EE;}

/* Guestbook */
#commentform {
margin: 2em 2em;
background: #f7fbf3;
width: 280px;
}
.test {
	color:#FFFFCC;
}

#commentform textarea {
background: #f7fbf3;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform textarea:hover {
background: #f7fbf3;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #f7fbf3;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #hometown, #commentform #title {
font-size: 1.1em;
background: #f7fbf3;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #title:hover, #commentform #hometown:hover {
font-size: 1.1em;
background: #f7fbf3;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #title:focus, #commentform #hometown:focus {
font-size: 1.1em;
background: #f7fbf3;
border: 1px solid #939793;
width: 280px;
}

contact {
	font-size:1.5em;
}

contact p {
	font-size:1.8em;
}