/*
CSS Style File by Bird for baby2
2006/12/03

*/
body
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 11px;
}

a { color: #6db0f3; }
a:visited { color: #97b8d9; }
a:hover { color: #03b95e; }

#banner a { color: #fff; text-decoration: none; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #eee; }

.module-content a { color: #03b95e; }
.module-content a:visited { color: #60b289; }
.module-content a:hover { color: #6Db0f3; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'georgia', verdana, sans-serif;
}

.comment-content
{
border: 1px solid #eee;
padding-left: 15px;
padding-right: 15px;
}


.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative; 
    width: 100%;
    w\idth: auto;
   
    margin: 0;
    border: 1px solid #ccff42;
    padding: 5px 10px 6px 24px;
    color: #6db0f3;
    background: #eefbcd url(icon-module-header-bg.gif) left center repeat-x;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.comments-header
{
margin-bottom: 10px;
}



.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #6db0f3;
	text-decoration: underline;
}

.module-header a:visited,
.trackbacks-header a:visited,
.comments-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #6db0f3;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #fff;
    background-color: #6db0f3;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}

.comment-footer
{
padding-left: 15px;
padding-right: 15px;
margin-top: 0px;
}

.reply-title
{
text-align:left;
}

.reply-auth
{
text-align:right;
}




/* page layout */

body
{
	color: #333;
	background: #fff url(body-bg.gif) center top repeat-y;
}

#container { width: 900px; background: #fff url(banner-bg.gif) left top repeat-x; }
#container-inner { margin: 0 0 20px 0; }

#banner { margin: 0; }

#banner-inner
{
	padding-left:0px;
	/* background: url(chick.gif) 20px 20px no-repeat; */
	border-bottom: #EEE solid 2px;
}

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	padding: 20px 15px 10px 30px;
	background: #69c;
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 0px 0px 20px 0px;
	padding: 6px 15px 3px 30px;
	background: #3c9;
	color: #fff;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 16px;
	line-height: 1.125;
}

#beta, #gamma, #delta
{
	float: left;
	margin: 0 0 0 20px;
}

#alpha
{
	float: right;
	margin: 0 0 0 20px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	padding: 0 0 25px 0;
}

#alpha { width: 255px; }
#beta { width: 445px; }

#gamma, #delta { width: 200px; }

#beta-inner { }

.date-header
{
	margin-top: 5px;
	padding: 0 0 5px 0;
	color: #6c9;
	background: url(date-header-bg.gif) left bottom repeat-x;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.entry-header
{
	margin-top: 5px;
	/* border-left: 10px solid #6d0;   */
    padding: 2px 0 2px 22px;
    background: url(clover-icon.gif) left center no-repeat;
	color: #6db0f3;
	font-size: 18px;
	font-weight: bold;
}

.entry-content
 { 
 margin: 5px 0 20px 0;
 border-bottom: 2px solid #eee;
 }

.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 10px 0 20px 0;
	padding: 5px 0;
	color: #6db0f3;
	font-weight: normal;
}

.content-nav { margin: 10px 15px; }


/* modules */

.module { color: #666; }

.module-content { margin: 5px 10px 15px 10px; }
.module-calendar
{ 
margin: 5px 10px 15px 10px; 
overflow:hidden;
}

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
	margin: 15px 0;
	padding: 10px 10px 10px 43px;
	border: 1px solid #89c4ff;
	background: #ebf3fb url(powered-bg.gif) 4% 50% no-repeat;
}

.module-photo { border: 0; background: none; }
.module-photo .module-content { margin: 10px; }
.module-photo img { border: 0; }

.module-list-item
{
	padding-left: 14px;
	background: url(li-bg.gif) 0 0.25em no-repeat;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	border: 1px solid #ccff42;
	padding: 0;
	background: #fff url(gradient-bg.gif) left top repeat-x;
}

.typelist-thumbnail { background: #e2ecf3; }

.module-featured-photo { width: 445px; }
.module-featured-photo .module-content { margin: 15px 0 5px 15px; }
.module-featured-photo img { width: 415px; }

.module-recent-photos { border: 0; }
.module-recent-photos .module-content { margin-left: 15px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: #bbb 1px solid;
	padding: 1px;
	background: #e7e7ec;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #c00;
	background: #e7e2c6;
}


/* calendar tweaks */

	.layout-calendar #gamma { width: 195px; margin-left: 15px; }

	.layout-calendar #beta-inner { padding-top: 0; }
	.layout-calendar #gamma-inner { padding-top: 0; }
	.layout-calendar #delta-inner { padding-top: 0; }

	.module-mmt-calendar { width: 445px; margin: 0; }
		
	.module-mmt-calendar .module-header,
	.layout-timeline .module-recent-photos .module-header
	{
		margin: 0;
		padding: 5px 15px;
		color: #6db0f3;
		background: #eefbcd url(alt-gradient-bg.gif) left top repeat-x;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
	}
	
	.module-mmt-calendar .module-content { margin: 15px; }
	
	.module-mmt-calendar table
	{
		width: 415px;
		background: #fff;
	}
	
	.module-content-counter
	{
		text-align: center;
		line-height:2.0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
	}
	
		
	.module-mmt-calendar th
	{
		color: #6db0f3;
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: bold;
	}
	
	.module-mmt-calendar td
	{
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	   background: #fff url(gradient-bg.gif) left top repeat-x;
	}
	
	th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
	{
		border-right: none;
	}
	
	.day-photo a
	{
		border: #bbb 1px solid;
		padding: 1px;
		background: #e7e7ec;
	}
	
	.day-photo a:hover
	{
		border-color: #235961;
		background: #e7e2c6;
	}



/* column tweaks */

	.layout-one-column #alpha
	{
		width: 600px;
		float:left;
	}
	

	.layout-two-column-right #alpha
	{
		width: 600px;
	}
	
	.layout-two-column-right #beta
	{
		width: 200px;
	}
   
	.layout-two-column-right #beta-inner { padding-top: 0; }


