@import url(base-weblog.css);

/*
name: Coming Home
designer: Leonard Randall
designer_url: http://www.dnmrandall.com/mike/blog
description: A relaxing drop-shadow style.  As tranquil as coming home.
layouts: one-column, two-column-left, two-column-right
*/

/* page layout */

body {
	margin:10px auto;
	}
#banner {
	text-align:center;
	}

#banner-header a {
	font-family:Georgia,Verdana,sans-serif;
	font-size:35px;
    text-decoration:none;
	text-align:center;
	}	
	
#banner-description{
	font-family:Verdana,"Trebuchet MS",sans-serif;
	font-size:16px;
    text-align:center;
	}	
	
#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	text-align: left;
	}

#container-inner { 
	position: static; 
	width: auto; 
	}
	
a {
    color: #00f;
    }

a:hover {
    color:#f00;
    }

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header{
	margin:0 0 5px 0;
	font-size:16px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#EFA20E;
	}
	
.entry-header{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	margin:0px 0px -7px 0px;
	color:#000;
	height:26px;
	background:transparent url(entry_top.jpg) no-repeat top left;
	padding-top:10px;
	padding-left:20px;
	}
	
	
.entry {
	margin:10px 0px 10px 0px;
	background:url(entry_bot.jpg) no-repeat bottom left;
	padding-bottom:40px;
	} 

div>.entry {
	margin:10px 0px 10px 0px;
	background:url(entry_bot.jpg) no-repeat bottom left;
	padding-bottom:30px;
	} 

.entry-content
{
	color:#009;
	clear: both;
	background:transparent url(entry_bg.jpg) repeat-y left;
	text-align:left;
	float:left;
	width:540px;
 	margin:0px 0px 0px 0px;
	padding-left:15px;
	padding-bottom:0px;
}

div>.entry-content
{
	color:#009;
	clear: both;
	background:transparent url(entry_bg.jpg) repeat-y left;
	text-align:left;
	float:left;
	width:540px;
 	margin:0px 0px 0px 0px;
	padding-left:15px;
	padding-bottom:10px;
}


.entry-body
{
	font-family:Verdana;
	font-size:12px;
    	float: left;
	width:500px;
	margin:0px 15px 0px 5px;
	padding-bottom:10px;
}

/*div>.entry-body
{
	font-family:Verdana;
	font-size:12px;
    	float: left;
	width:500px;
	margin:0px 15px 0px 5px;
}*/

.entry ul {
	padding-top:5px;
	padding-left: 10px;
	padding-bottom:10px;
	margin:0;
	}
	
.entry ul li, .entry blockquote {
	color:#EFA20E;
	font-weight:bold;
	list-style-type:none;
	padding-top:5px;
	padding-left:16px;
	padding-bottom:5px;
	background:transparent url(ch_quote.gif) no-repeat top left;
	}
	
.entry-footer{
	width:500px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding-right:30px;
	}
	
/*.entry-footer{
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding-bottom:30px;
	padding-right:30px;
	}
*/	
span.post-footers{
	font-size:12px;
	margin:0px 0px 0px 0px;
	}

.entry-userpic
{
    width: 100px;
    height: 100px;
    float: right;
	display:none;
}

.entry img {
	border:2px solid #000;
	}

.entry li {
	font-size:12px;
	font-family:Verdana;
	}

.trackbacks p {
	padding-left:5px;
	}

	
div>.trackbacks,
div>.comments,
div>.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 505px;
	float:left;
	border:4px solid #BCC8E2;
	margin-left:20px;
}
	
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 505px;
	float:left;
	border:4px solid #BCC8E2;
	margin-left:10px;
}

.trackbacks-header,.comments-header,.comments-open-header {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom:5px;
	color:#009;
	background:#BCC8E2;
	font-weight:bold;
	}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin:5px 5px 15px 10px;
	padding-left:5px;
	padding-right:5px;
}

.entry-excerpt,
.entry-more-link,
.entry-more
{
	clear: both;
	text-align:left;
	font-size:12px;
	width:500px;
}

.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	font-family: Verdana;
	font-size:12px;
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

.comment-userpic
{
    float: left;
    width: 100px;
    height: 100px;
	display:none;
}

.comment-content
{
    float: right;
    width: 95%;
}

.comments-open-header
{
    clear: both;
}

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 80%;
	margin:0 0 0 18px;
}

.module a {
	text-decoration:none;
	padding-right:10px;
	}
	
.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-list-item li {
	padding-left:20px;
	background:transparent url(ch_bullet.gif) no-repeat left;
	}

.module-syndicate {
	text-align:center;
	}

.module-powered {
	margin-bottom:10px;
	text-align:center;
}	

.module-presence img { vertical-align: middle; }
.module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

/* One Column */

.layout-one-column #container-inner { 
	background:#fff url(CH_BannerDrop.jpg) no-repeat center top;
	}

.layout-one-column #alpha  {
	margin-top:10px;
	}	
		
.layout-one-column #banner {
	padding-top: 320px;
}	

.layout-one-column .entry {
	width:794px;
	margin:0px 0px 0px 0px;
	background:url(1col_entry_bot.jpg) no-repeat bottom left;
	}
	
div>.layout-one-column .entry {
	margin:0px 0px 0px 0px;
	background:url(1col_entry_bot.jpg) no-repeat bottom left;
	padding-bottom:15px; /* OK for Firefox.  Not good for IE */
	}
	
.layout-one-column .entry-header {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:-7px;
	margin-left:0px;
	color:#000;
	height:26px;
	background:transparent url(1col_entry_top.jpg) no-repeat top left;
	padding-top:10px;
	padding-left:20px;
	}
	
.layout-one-column .entry-content {
	color:#009;
	clear: both;
	background:transparent url(1col_entry_bg.jpg) repeat-y left;
	text-align:left;
	float:left;
	width:795px;
	padding-left:20px;
}

.layout-one-column .entry-body, 
.layout-one-column .entry-more, 
.layout-one-column .entry-excerpt {
	width:690px;
}

/* 2 Column Right */

.layout-two-column-right #alpha {
	width:560px;
	}

.layout-two-column-right #beta {
	width:220px;
	margin-top:280px;
	float:right;
	padding-bottom:57px;
	background:url(sidebar_bot.jpg) no-repeat bottom left;
	}
	
.layout-two-column-right #alpha-inner {
	background:#fff
	}

.layout-two-column-right #beta-inner {
	position: static;
	margin:0px 0px 0px 0px;
	background:transparent url(sidebar_top.jpg) no-repeat top left;
}

.layout-two-column-right #container-inner { 
	background:#fff url(CH_BannerDrop.jpg) no-repeat right top;
	}
	
.layout-two-column-right #banner-inner {
	margin:0 28% 0 0;
	width:70%;
	}	
	
.layout-two-column-right .date-header {
	float:left;
	margin:10px 0 5px 20px;
	}
	
/* 2 Column Left */

.layout-two-column-left #beta {
	width:560px;
	}

.layout-two-column-left #alpha {
	width:220px;
	margin-top:260px;
	float:left;
	padding-bottom:57px;
	background:url(sidebar_bot.jpg) no-repeat bottom left;
	}
	
.layout-two-column-left #beta-inner {
	margin-left:5px;
	background:#fff
	}

.layout-two-column-left #alpha-inner {
	position: static;
	margin:0px 0px 0px 0px;
	background:transparent url(sidebar_top.jpg) no-repeat top left;
	}

.layout-two-column-left #container-inner { 
	background:#fff url(CH_BannerDrop.jpg) no-repeat left top;
	}

.layout-two-column-left #banner-inner {
	margin:0 0 0 28%;
	width:70%;
	}

.layout-two-column-left .date-header {
	float:right;
	margin:10px 20px 5px 0;
	}



