.indent {
	text-indent: 15px;
}
.date {
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #AD0A12;
	font-size: 15pt;
	font-weight: bold;
}a {
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: none;
}
.sidebar a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar ul {
	list-style: none;
	margin-left: 8px;
}

/* Growing */
#growing th {
	background-color: #E32A34;
	font-family: arial;
	font-size: 15;
	color: #FFFFFF;
}
#growing td {
	font-family: arial;
	font-size: 12;
}

/* Baby News */
#babynews .nav .box {
	margin: 0px 5px 5px 0px;
}
#babynews .nav .box h2 {
	border: 1px solid #E32A34;
	background-color: #E29D72;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;	
	padding-bottom: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #E32A34;
	font-size: 10pt;
}
#babynews .nav a {
	text-decoration: none;
	font-weight: normal;
}
#babynews .nav a:active, #babynews .nav a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#babynews .nav .box p {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #E32A34;
	font-size: 10pt;
}
#babynews .grow {
	background-color: #E32A34;
	font-family: arial;
	font-size: 15;
	color: #FFFFFF;
}
#babynews .firsts {
	font-family: arial;
	font-size: 12;
	color: #E32A34;
	border: 1px solid #E29D72;
	padding: 2px 2px 2px 12px;
}
#babynews .teeth {
	font-family: arial;
	font-weight: bold;
	font-size: 11;
	color: #E32A34;
}
#babynews .slimtext {
	font-weight: normal;
	color: #000000;
}
#babynews .anchor a {
	text-decoration: underline;
}

/* Dawn */
#dawn .nav .box {
	margin: 0px 5px 5px 0px;
}
#dawn .nav .box h2 {
	border: 1px solid #E47D43;
	background-color: #FDDB8F;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;	
	padding-bottom: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #E47D43;
	font-size: 10pt;
}
#dawn .nav a {
	text-decoration: none;
	font-weight: normal;
}
#dawn .nav a:active, #dawn .nav a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#dawn .nav .box p {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #E47D43;
	font-size: 10pt;
}
#dawn .grow {
	background-color: #E47D43;
	font-family: arial;
	font-size: 15;
	color: #FFFFFF;
}
#dawn .firsts {
	font-family: arial;
	font-size: 12;
	color: #E47D43;
	border: 1px solid #E47D43;
	padding: 2px 2px 2px 12px;
}
#dawn .teeth {
	font-family: arial;
	font-weight: bold;
	font-size: 11;
	color: #E47D43;
}
#dawn .slimtext {
	font-weight: normal;
	color: #000000;
}
#dawn .anchor a {
	text-decoration: underline;
}

/* COMMENTS */
.comments {
	float: right;
	margin-top: 1em;
}
.comments a {
	font-size: 14;
}
