body {
	font-size: 0.8em;
}

a img {
	border: none;
}

a:link, a:visited { text-decoration: underline; }

/* BRANDING */
#branding h1 {
	margin-top: 29px;
	background-image:url(../img/blog/blog_title_bg.gif);
	height: 57px;
	margin-bottom: 52px;

}

#getRSSlatestUpdates, #getRSSlatestUpdates a {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTENT */
#contentPrimary, #contentSecondary {
	padding-left: 20px;
	padding-right: 20px;
}
#contentPrimary {
	width: 460px;
	margin-bottom: 30px;
	float: left;
}
#contentPrimary h3 {
	margin-top: 0;
	color: #79a51f;
	font-size: 0.9em;
	font-weight: normal;
}
#contentPrimary h3 a {
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.article {
	margin-bottom: 40px;
}
#getRSSlatestUpdates a {
	display: block;
	height: 23px;
	width: 137px;
	background-image:url(../img/blog/rss_latest_updates.gif);
	text-decoration: none;
	clear: both;
	margin-left: 42px;
	
}
#contentSecondary {
	margin-left: 511px;
	padding-top: 90px;
	background-image:url(../img/blog/logo_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0;
}
#searchBlog p, #archives h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#searchBlog input {
	width: 130px;
	margin-bottom: 20px;
}
#archives h3 {
	margin-top: 0;
	margin-bottom: 7px;
}
#archives ul {
	margin: 0;
	padding: 0;
}	
#archives li {
	list-style: none;
	margin:0;
	padding: 0;
	padding-left: 20px;
	background-image:url(../img/blog/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: 10px;
}
#archives li a {
	text-decoration: none;
}
#badges ul, #badges li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	margin-bottom: 15px;
}
#badges a img {
	border: 0;
}