/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Blog
 */
#header a.blog,
#header a.blog:hover {
	background-color: #b32222;
	color: #eed7d7;
	text-decoration: none;
}
#main-content h2 {
	background-image: url("/resource/image/title/blog.gif");
}
#main-content h3.blog-title {
	font-size: 32px;
	margin: -10px 0px 26px 0px;
	font-weight: bold;
	line-height: 1.7em;
	text-transform: uppercase;
}
p.blog-link {
	clear: both;
	min-height: 55px;
	color: #999999;
}
p.blog-link img {
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px 10px 0px 0px;
}
.start-quote,
.end-quote {
	display: inline !important;
	font-size: 60px;
}
.start-quote {
}
.end-quote {
	position: absolute;
	margin: -10px 0px 0px 0px;
	*margin: -15px 0px 0px 0px;
	_margin: -15px 0px 0px 0px;
}

#article img {
	float: left;
	padding: 8px;
	border: 1px solid #cccccc;
	margin: 0px 10px 10px 0px;
}
#article p em {
	font-size: 18px;
}
.social-links {
	float: right;
	margin: 0px 5px 20px 20px;
}
