h1.news
{
	background: transparent url( ../../images/css/news/h1-news-bg.gif) no-repeat left top;
	border-bottom: 2px solid #c31b8b;
	color: #c31b8b;
	padding: 4px 0 8px 38px;
	font-weight: normal;
	font-size: 2.0em;
	margin-top: .5em;
}

.boy
{
	background: transparent url( ../../images/css/news/boy-nick-bg.gif) no-repeat left top;
	padding: 2px 0 0 16px;

}

.girl
{
	background: transparent url( ../../images/css/news/girl-nick-bg.gif) no-repeat left top;
	padding: 2px 0 0 16px;
}

.date
{
	font-size: 1.1em;
}

.post
{
	border-bottom: 2px black solid;
	padding-bottom: 2.5em;
	margin-bottom: 1.5em;
}

.post small
{
	font-size: 1.0em;
}

.entry
{
	font-size: 1.2em;
	line-height: 1.17em;
}

a
{
	color: #2297e7;
}

h2
{
	line-height: 110%;
}

h2 a
{
	color: black;
}

#sidebar h1, #sidebar h2
{
	line-height: 125%;
}

#sidebar h2
{
	font-size: 2.0em;
	border-bottom: black dotted 1px;
	padding-botom: 8px;
	margin-bottom: 8px;
}

a
{
	color: #c21c8a;
}

#sidebar p, #sidebar ul li ul li
{
	font-size: 1.1em;
	line-height: 125%;
}

#sidebar ul li ul li a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#flickr
{
	padding: 6px;
	border: solid 1px black;
	width: 150px;
	margin-top: 10px;
}

div#flickr div.flickr_badge_image
{
	display: inline;
	margin: 0;
	padding: 0;
}

div#flickr div.flickr_badge_image a, div.flickr_badge_image img
{
	margin: 0;
	padding: 0;
}

#sidebar li.recent-content li
{
	padding-right: 0;
	margin-bottom: .7em;
}

#sidebar li.recent-content li a
{
	padding-right: 14px;
	background: transparent url( ../../images/css/news/more-arrow.gif) no-repeat right center;
}

#the-content .navigation
{
	font-size: 1.1em;
	height: 2em;
	margin-top: 1em;
}

#the-content .navigation .alignleft
{
	float: left;
}

#the-content .navigation .alignright
{
	float: right;
}

textarea#comment
{
	width: 80%;
}

#commentform small
{
	font-size: 1.0em;
}

small.commentmetadata
{
	font-size: 1.0em;
}