html, body { 
	height: 100%;
	}
body { 
	background-image: url('../images/site_design/bg-robin-egg.png');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding-bottom: 30px!important;
	}
img { 
	border: 0;
	}
#shadow {
	background-image: url('../images/site_design/shadow-trans.png');
	background-repeat: repeat-y;
	width: 796px;
	margin: auto;
	z-index: 2
	}
#bottom-shadow { 	
	margin: auto;
	margin-bottom: 0px;
	background-image: url('../images/site_design/bottom-shadow-trans.png');
	width: 800px;
	height: 9px;
	background-repeat: no-repeat;
	}

/* MAIN CONTENT AREA DIV */
#main { 
	width: 780px; 
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin: auto; 
	background-color: white;
	background-image: url('../images/site_design/main-bg.jpg');
	background-repeat: no-repeat;
	}

/* TOP MASTHEAD */
#masthead { 
	background-image: url('../images/site_design/masthead-bg.jpg');
	float: left;
	width: 780px;
	height: 25px;
	}

/* CYNDI DALE LOGO MASTHEAD */
#logo { 
	padding-left: 10px; 
	float: left;
	padding-top: 5px;
	}

/* BANNER */
#banner { 
	clear: both; 
	}

#content-area { 
	margin-top: 0px;
	background-image: url('../images/site_design/main-bg.jpg'); 
	background-repeat: repeat-x;
	padding-top: 5px!important;
	position: relative;
	}

/* THE MAIN COLUMN */
#main_column { 	
	padding-left: 20px;
	padding-bottom: 0px;
	width: 555px;
	padding-top: 13px;
	margin-top: 0px;
	margin-right: 25px;
	float: left;
	_width: 545px;
	}

#side_column {
	margin-left: 595px;
	margin-top: 0px;
	width: 175px;
	padding-top: 13px;
	}

#full_column { 	
	padding-left: 20px;
	padding-bottom: 0px;
	width: 730px;
	padding-top: 13px;
	margin-top: 0px;
	margin-right: 25px;
	}

	/* COLOR BAR CAN BE SET TO DIFFERENT COLORS LIKE THIS <div class="colorbar greenbar"></div> just change the PSD color and save as color-bar-COLOR-trans.png as a Transparent PNG-24 */

.color_bar { 
	clear: both;
	width: 543px;
	height: 68px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	}

.green_bar {
background-image: url('../images/site_design/color-bar-green-trans.png'); 
	}

login_header { 
	width: 780px;
	margin: auto;
	}

/* SOCIAL BOOKMARKS */
#social_links { 
	padding: 10px; 
	width: 100%;
	margin: auto; 
	padding-bottom: 10px;
	} 


/* BLOG */
.blog_entry { 
	padding-top: 5px; 
	border-width: 0px;
	}

.blog_entry + .blog_entry {
	border: 0px dotted #CCC;
	border-top-width: 1px;
	}

.blog_entry h2 {
	margin-top: 0px;
	}

/* Right Column Box */
	.right_column_box { 	
	background-image: url('../images/site_design/side-column-box/box-middle.png'); 
	width: 161px;
	height: auto;
	background-repeat: repeat-y;
	padding: 10px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 0px;
	position: relative;
	overflow:hidden;
	}
.side_column_box_top {
	margin-top: 20px;
}
.right_column_box p {
	line-height: normal;
	font-size: 11px;
	}

.right_column_box h2 { 
	margin-top: 0px; 
	font-size: 14px;
	}

.right_column_box .blue_link { 	
	font-size: 11px;
	margin-top: 5px;
	display: block;
	margin-top: 10px;
	float: right;
	text-align: center;
	}


/* BUTTONS */
.blue_link {   
	color: white!important;
	text-decoration: none!important;
	background-image: url('../images/site_design/button-blue-trans.png'); 
	background-repeat: no-repeat;
	display: block;
	width: 76px; 
	height: 27px;
	line-height: 27px;
	color: white;
	text-decoration: none;
	}   
	.blue_link:hover { 
		color: #DDD!important;
		}	
.orange_link {
	background-image: url('../images/site_design/button-orange-trans.png'); 
	display: block;
	width: 86px; 
	height: 29px;
	line-height: 29px;
	}


.event_page_listing {
	border: 0px dotted #CCC;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#subscribe { 
	margin-bottom: 10px;
	}

.archives a { 
	display: block;
	}

.archives h2 { 
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 18px;
	}
.archives li { 
	font-size: 12px;
	}
.narrow-box { 
	background-image: url('../images/site_design/narrow-box-trans.png');
	width: 255px;
	padding: 20px;
	}

.blog_entry { 
	padding-bottom: 10px;
	padding-top: 10px;
	}
.blog_entry .date { 
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
	}

/* CREDIT FOOTER - COPYRIGHT, SITE DESIGN CREDIT, ETC... BELOW THE MAIN PAGE CONTAINER */
#credit_footer { 
	position: relative;
	width: 730px;
	padding-right: 30px;
	margin: auto;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	font-size: 11px;
	color: #666;
	}

#credit_footer * { 
	font-size: 11px; 
	line-height: 16px;
	}

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

#credit_footer img { 
	padding: 0px;
	margin-left: 10px; 
	margin-right: 5px;	
	}

/* WEBSITE DESIGN CREDIT FOOTER */
#site_credit { 
	width: 795px;
	padding-right: 65px;
	text-align: center;
	margin: auto;
	font-size: 10px;
	color: #555; 
	padding-bottom: 30px;
	padding-top: 0px;
	}

#site_credit a {
	color: #555;
	}	

#side_column li { 
	list-style-type: none;
	}


.constant * { 
	display: inline;
	font-size: 11px;
	padding: 0!important;
	margin: 0;
	color: #333;
	}
.constant {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #DDD;
	border: 0px solid #666;
	border-bottom-width: 1px;
	background-image: url('/images/site_design/constant-footer.png');
	}
.constant p { 
	display: block;
	float: left;
	margin: 0;
	width: 50%;
	}
.constant input[type='text'] {
	padding:2px!important;
	margin-right: 5px!important;
	margin-left: 5px!important;
	border-color: #666;
	}
p#register_now_rss_link {
	font-size: 11px;
	padding-top: 8px;
}
p#register_now_rss_link * {
	color: white!important;       
}
p#register_now_rss_link a {
	padding-top: 5px;
	text-decoration: none;
}                      
p#register_now_rss_link a:hover {
	color: #DDD;
}
.align-right {
	text-align:right;
}
div#register-now-signup-form {
	clear:left;     
	padding-top: 5px;
}
div#register-now-signup-form * {
	font-size: 10px;
	margin-bottom: 5px;
}        
div#register-now-signup-form input[type="submit"] {
	font-size: 12px;
	padding: 2px;
	
}
img#daily_energizer_mandala_large {
	width:150px;
	float:left;
	margin-right: 15px
}
h1#energizer_header {
	padding-top: 35px
}
p.energizer_body {
	clear:left
}
img#home_energizer_mandala {
	width: 75px;
	float: left;
	margin-right: 10px;
}
div.home_energizer_body {
	clear: left;
	padding-top: 10px;
}
