/******* the Blog Date image formatting ****/

.date {
	float:left;
	height:72px;
	width:59px;
	margin-right:8px;
	padding-top:11px;
	background:url(/images/sitegraphics/icon-calendar.gif) no-repeat;
	}
.date p {
	text-align:center;
	color:#25612D;
	margin: 0 0 0 2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	line-height: 18px;
	display:block;
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	}
.date span.year {
	font-size:12px;
	height:14px;
	display:block;
	}	
	
	
	
/* bloggerabout */

.bloggerabout {
 width: 167px;
 margin: 0px 8px;
 line-height: 16px;
 color: #000;
 clear: both;
 float: left; 
}

#center .bloggerabout a {
 color:             #EFF7E7;
 background-color:  transparent;
}

#center .bloggerabout a:visited {
 color:             #fff;
 background-color:  transparent;
}

#center .bloggerabout a:hover {
 color:             #367347;
 background-color:  #C8DFCC;
}

.bloggerabout .hd .c,
.bloggerabout .ft .c {
 font-size:4px; /* ensure minimum height */
 height:4px;
}

.bloggerabout .ft .c {
 height:13px;
}

.bloggerabout .hd {
 background:transparent url(/images/sitegraphics/roundboxes/featureparrotpic/tl.gif) no-repeat 0px 0px;
}

.bloggerabout .hd .c {
 background:transparent url(/images/sitegraphics/roundboxes/featureparrotpic/tr.gif) no-repeat right 0px;
 height:4px;
}

.bloggerabout .bd {
 background:transparent url(/images/sitegraphics/roundboxes/featureparrotpic/ml.gif) repeat-y 0px 0px;
}

.bloggerabout .bd .c {
 background:transparent url(/images/sitegraphics/roundboxes/featureparrotpic/mr.gif) repeat-y right 0px;
}

.bloggerabout .bd .c .s {
 margin:0px 4px 0px 4px;
 background:#367347;
 padding:.1em;
}

.bloggerabout .ft {
 background:transparent url(/images/sitegraphics/roundboxes/featureparrotpic/bl.gif) no-repeat 0px 0px;
}

.bloggerabout .ft .c {
 background:transparent url(/images/sitegraphics/roundboxes/featureparrotpic/br.gif) no-repeat right 0px;
}


/* content-specific */

.bloggerabout h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.bloggerabout p {
 margin:0.5em 2px 0px 7px;
 padding:0px;
 font-size: 12px;
}

.bloggerabout p a {
 color: #990000;
}
