@charset "UTF-8";
/* CSS Document */

body {
	font: 13pt "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 21pt;
	background: #eee url(../images/stripes.png) 50% 50% repeat;
	color: #3d3114;
	text-align: center;
}

p {
	padding-top:21pt;
	padding-left:10px;
}
.footer {
	font-size: 11pt;
	color: #998556;
}

span.tag {
	font-size: 16pt;
	background-color: #fcfcfc;
}
span.nowrap {
	white-space: nowrap;
}
span.padraig { 
	font-size: 80pt;
	text-transform: uppercase;
}

a {
	color:#a9c133;
	text-decoration:none;
	padding:2px;
	background-color: #fcfcfc;
}
a:hover {
	color:#fcfcfc;
	background-color: #a9c133;
}

.footer a {
	color:#998556;
	background-color:transparent;
	text-decoration: underline;
}
.footer a:hover {
	background-color: #fcfcfc;
}

#container {
	width: 450px;
	margin:75px auto 25px auto;
	text-align: left;
}


h1#littledeer {
	background: url(../images/logo-450px.png) no-repeat;
	width:	450px;
	height: 122px;
	text-indent: -9999px;
}

h1#day516 {
	background: url(../images/polaroid.png) no-repeat;
	width:	450px;
	height: 542px;
	text-indent: -9999px;
}
