html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0;
	padding: 0;
	background: #fff url(http://www.candacehavens.com/images/purplebannerside.jpg) repeat-x;
	/*background: #FFF4F8 url(http://www.candacehavens.com/images/bannerside.jpg) repeat-x;*/
	font-size: 15px;
	color: #000;
text-align:center;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CBA61A;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7e52a8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 778px;
	height: 197px;
	margin: 0 auto;
	background: url(http://www.candacehavens.com/images/purplebanner.jpg) no-repeat;

}

#header h1, #header p {
	float: left;
	margin: 0;
	padding-top: 80px;
	text-transform: lowercase;
	line-height: normal;
}

#header h1 {
}
/*Hiding Top Banner graphic via Dwyer Method*/
#header h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#header p {
	padding-left: 10px;
}

#header a {
}



/* Menu */

#menu {
	width: 778px;
	height: 56px;
	margin: 0 auto;
	background: url(http://www.candacehavens.com/images/purplenavbar.jpg) no-repeat;
	text-align:center;
}

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

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 15px;
	/*padding: 0 20px 0 15px;*/
	background: url(http://www.candacehavens.com/images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .activelink a{
text-decoration:underline;
color:#F0D268;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
text-align:center;
}

/* Content */

#content {
	float: left;
	width: 480px;
text-align:left;
}

.post {
	padding: 0 0 20px 0;
text-align:left;
}

.title {
	margin: 0;
	border-bottom: 2px solid #A5780D;
}
/* to float an image to the right in an entry*/
.entry img{
float:right;
margin-left:20px;
margin-bottom:10px;
border:5px solid #CBA61A;
}

/* for the calendar*/

.entry dt{

	background: url(http://www.candacehavens.com/images/img04.gif) no-repeat left center;
	padding-left:10px;
	font-weight:bold;
font-size:16px;
}
.entry dd{
margin-bottom:15px;
margin-left:10px;
}

/* double column on links page*/
.entry ul.calendar{
display:inline;
float:left;
width:225px;
margin:20px 15px 0px 0px;
padding:0px 0px 0px 0px;
list-style-type:none;

}

.entry ul.calendar li{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 10px;

background: url(http://www.candacehavens.com/images/img04.gif) no-repeat left center;

}

.byline {
	margin: 0;
font-size:11px;
}

.meta {
	border-top: 1px solid #A5780D;
	text-align: right;
	color: #646464;
font-size:12px;
}

.meta a {
	padding-left: 15px;
	background: url(http://www.candacehavens.com/images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
text-align:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0;

}

#sidebar li li {
	padding-left: 30px;
	background: url(http://www.candacehavens.com/images/img06.gif) no-repeat 15px 50%;

}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 0px;
	border-bottom: 2px solid #A5780D;
}

#sidebar ul li dl{
margin:10px 0px 0px 0px;
text-align:center;

}
#sidebar ul li dl dt img{
border:5px solid #CBA61A;
}
#sidebar ul li dl dd{
margin:0px 0px 0px 0px;
padding:0px;
background-color: #ffc8e6;
margin-bottom:10px;
}
#sidebar ul li dl dt{
margin:0px 0px 0px 0px;
padding:0px;

}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #79598A;
	border-top: 2px solid #57336D;
	text-align: center;
	font-size: smaller;

}

#footer a {
	padding: 0 10px 0 10px;

	background: url(http://www.candacehavens.com/images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

#footer a:hover {
	text-decoration: underline;
}

#menu li ul { /* second-level lists */
background-color:#BA93B7; 
border-right:2px solid #814D98;
border-left:2px solid #814D98;
border-bottom: 2px solid #814D98;
font-size:12px;
	position: absolute;
padding:3px 0px 3px 5px;
	width: 12em;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
z-index:500;
left:520px;
margin-top:19px;
}
#nav li ul li{
width:11em;
z-index:500;
margin-left:5px;
}
#menu li ul a{
color:#fff;
padding:3px 0px 3px 0px;
font-weight:bold;
width:11em;
z-index:500;
text-align:left;
display:block;
padding-left:15px;
}
#menu li ul a:hover{
color:#fff; 
font-weight:bold;
text-decoration:underline;
z-index:500;
}
/* for the edit this button*/
.editthistext{
margin-top:20px;
float:right;
padding:5px;
background-color:green;
color:white;
}
.editthistext a{
color:#fff;
text-decoration:none;
}
/*photo gallery*/
.photogallery{
float:left;
width: 500px;
text-align:left;
padding:0px 0px 0px 0px;
margin:0px;
position:relative;
}
.thumbnail{
width:150px;
height:150px;
float:left;
text-align:center;
font-size:10px;
margin:0px 8px 10px 8px;
padding:0px;
position:relative;
display:inline;
/*background:#F4E0E9;*/
background:#F5EFCD;
}
.thumbnail p{
text-align:center;
margin:0;
padding:0;
width:150px;

}

.thumbnail img{
border:3px solid #CBA61A;
}


.pagenumbers{
clear:both;
font-size:12px;
padding:5px 0px 5px 0px;
text-align:center;
}
.thumbnail>#floating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}
#floating { /*for IE*/
	width:150px;
	height:100%;
	position:relative;
float:left;
display:inline;
margin:0;
padding:0;
}

#floating div { /*for IE*/
	position:absolute;
	top:50%;
left:0;
}
#floating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}
#floating div div {
	position:relative;
	top:-50%;
}




