/* CSS Document */

#article #article-body {
	padding:15px;
	line-height: 1.7;
	padding-bottom:10px;
	}
	
#article h2 {
	text-align:center;
	}

	
div.blog-header {
	position:relative;
	margin-bottom:25px;
	text-align:center;
	background:url(/images/blogroll-heading-bg.gif);
	background-repeat:repeat-x;
	background-position:0 center;
	height:60px;
	}
	
div.blog-header a {
	background-color:#fff;
	padding:0 15px;
	display:inline-block;
	line-height:60px;
	font-size:34px;
	}
	
div.blog-header h6 {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 0 0;
	position:absolute;
	top:0;
	width:100%;
	}
	
div.blog-header h5 {
	position:absolute;
	background:#fff;
	padding:0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	top:0px;
	line-height:55px;
	}
	
div.blog-header h5.date {
	left:10px;
	}	
	
div.blog-header h5.time {
	right:10px;
	}
	
#article-image {
	float:left;
	display:inline;
	margin-right:15px;
	}
	
* html #article-image {
	margin-right:2px;
	}
	
	
#bottom-ad {
	text-align:center;
	}

#article #article-body h1 {
	font-weight:normal;
	margin-top:0;
	margin-bottom:.25em;
	line-height:normal;
	font-size:30px;
	}
	
h3.article-subtitle {
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	margin-top:0;
	margin-bottom:1em;
	}
	
.article-footer {
	font-style:italic;
	padding:10px 0;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	margin-bottom:10px;
	}
	
.article-footer p {
	margin-bottom:0;
	}
	
.blog-rail p {
	overflow:auto;
	}
	
.blog-rail ul{
	list-style:none;
	margin-left:10px;
	margin-bottom:20px;
	padding:0;
	}
	
.blog-rail ul li {
	background:url(/core/media/images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:1.25em;
	margin-bottom:.75em;
	}
	
.blog-rail h4 {
	border-bottom:solid 1px #dbdbdb;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.blog-rail img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
	
.blog-rail h5 {
	font-size:12px;
	font-weight:bold;
	}
	
.blog-rail h6 {
	font-style:italic;
	font-weight:normal;
	}
	
table#archive h3 {
	line-height:normal;
	}
	
#pagetools {
	text-align:center;
	margin-bottom:15px;
