body {
	margin: 0px;
	padding: 0px;
	background-color: #B1D9A9;
	background-image: url(imagess/stripes.png);
	background-repeat: repeat;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	color: #79BA96;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin:0;
	font-weight: normal;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a {
	color: #960;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 900px;
	height: 88px;
	margin: 0px auto;
	background-image: url(imagess/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pattern {
	background-image: url(imagess/pattern.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 900px;
	margin: 0px;
	background-color: #FFF;
}



/* Menu */

#menu {
	width: 900px;
	height: 25px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

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

#menu li {
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
}

#menu a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #49725B;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-left: 32px;
}

#menu a:hover {
	text-decoration: none;
	font-style: italic;
	color: #49725B;
	background-color: #FFF9CA;
}


#heartsbottom {
	background-image: url(imagess/heartrule.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 900px;
	margin: 0px;
	background-color: #FFF;
}

/* Page */

#page {
	width: 900px;
	background-color: #FFF;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page-bgcontent {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 35px;	
}

/* Content */

#photo {
	float: left;
	width: 250px;
	border: thin solid #79BA96;
	margin-right: 20px;
	line-height: 0px;
}
#content {
	float: right;
	width: 700px;
}

/*
#themetext {
    top: 250px;
    width: 250px;
    position: absolute;
    left: 725px;
}*/

/* Post */

.post {
	margin-bottom: 25px;
	width: 600px;
}

.post .title {
	font-size: 24px;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .byline {
	font-family: Times New Roman, Arial, Tahoma;
	padding-top: 6px;
	font-size: 16px;
	color: #999;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 32px;
	padding-top: 6px;
}

.post .meta a { }

.post .entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.post .links {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.post .links .permalink {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}

.post .jessComments {
	background-color: #FFF8B9;
	/*color: #79BA96;*/
	color: #3E7959;
	padding: 5px;
	margin-left: 10px;
	}

.post .formAttention {
	font-weight: bold;
	}
	
.post .formAsterisk {
	font-size: x-small;
	color: red;
}

/* Guestbook */

.guestbook form{
	width:470px; 
	padding:10px; 
	border:1px solid #ECECEC;
	}

.guestbook fieldset {
	border:0px;
	}

.guestbook form label {
	clear:left; 
	display:block; 
	float:left; 
	width:130px; 
	text-align:right; 
	padding-right:10px; 
	color:#000000; 
	margin-bottom:0.5em;
	font-size:100%;
	}
	
.guestbook form input {
	border:1px solid #999; 
	padding-left:0.5em; 
	margin-bottom:0.6em;
	}

.guestbook div.gbsign{font-family: Arial, Helvetica, sans-serif;border:1px solid #ECECEC;width:460px;margin:10px;padding:10px;}
.guestbook .gbname{font-family: Georgia, "Times New Roman", Times, serif;font-weight:bold;color:green;}
.guestbook .gbdate{font-family: Arial, Helvetica, sans-serif;font-size:70%;margin-left:30px;}
.guestbook p.gbmessage{font-family: Arial, Helvetica, sans-serif;padding:5px;margin:15px;font-size:12px;}
.guestbook p.gbPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/* Poem */

.poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9;
	margin-bottom: 25px;
	width: 600px;
	background-image: url(imagess/poem_bgcolour.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	display: block;
}
.poem .highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-variant: small-caps;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.poem .highlight2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-variant: small-caps;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: normal;
	vertical-align: middle;
	display: block;
}
.poem #overlap {
	letter-spacing: 1px;
	visibility: visible;
	z-index: 1;
	position: relative;
	text-align: center;
	display: block;
	top: -40px;
	padding: 0px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 100px;
	margin-top: 25px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li a{
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79BA96;
	text-decoration: none;
}

#sidebar li a:hover{
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79BA96;
	font-style: italic;
	text-decoration: none;
	background-color: #FFF8B9;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
}

#sidebar p {
	margin: 0;
	
}

#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 10px 0px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
}


#sidebar p {
	padding-bottom: 20px;
}

#sidebar a {
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	height: 26px;
	padding: 0px;
	background-image: url(imagess/pattern.gif);
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerrule {
	height: 10px;
	padding: 0px;
	background-image: url(imagess/heartrule.gif);
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#footercopy {
	height: 25px;
	background-color: #79BA96;
	vertical-align: middle;
	text-align: center;
	display: block;
	padding-top: 5px;
}

#footercopy p{
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #FFF;	
}
#footercopy p a{
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #FFF;	
}

