@import url("forms.css");

/* content area */
.the-blog #container {
	padding-left: 0;
	padding-right: 320px;
}
.the-blog #content {
	margin-top: 30px;
	background: url("../img/style/the-blog/bg-content.gif") repeat-y;
	color: #000;
	padding: 0;
	width: 640px;
}
.the-blog #content #content-top {
	background: url("../img/style/the-blog/bg-content-top.gif") no-repeat;
	height: 68px;
	margin-top: 0;
}
.date-badge {
	position: relative;
	background: url("../img/style/the-blog/calendar.gif") no-repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #000;
	height: 47px;
	width: 44px;
	float: left;
	margin: -5px 0 0 26px;
}
.date-badge span {
	display: block;
	position: absolute;
	left: 6px;
	text-align: center;
	text-transform: uppercase;
	width: 32px;
}
.date-month {
	font-size: 10px;
	top: 12px;
}
.date-day {
	font-size: 16px;
	top: 24px;
}
.the-blog #content .post-title,
.the-blog #content #post-title,
.the-blog #content .meta,
.the-blog #content .entry {
	margin-top: 0;
	padding-left: 26px;
	padding-left: 80px;
	padding-right: 80px;
}
.the-blog #content .last-child {
	background: url("../img/style/the-blog/bg-content-btm.gif") no-repeat left bottom;
	padding-bottom: 19px;
	overflow: hidden;
	margin-bottom: 0 !important;
}
.the-blog .entry {
	background: url("../img/style/the-blog/spline.gif") no-repeat left bottom;
	padding-bottom: 19px;
	margin-bottom: 2em;
}
.the-blog .entry.last-child {
	background: none;
	margin-bottom: 0;
}

/* pagination styling */
#paging {
	padding-top: 2em;
	overflow: hidden;
	background: #000;
	color: #FFF;
}
#paging a {
	display: block;
	float: left;
}
#paging #link-prev {
	background: url("../img/style/link-prev.gif") no-repeat right center;
	float: right;
	padding-right: 18px;
}
#paging #link-next {
	background: url("../img/style/link-next.gif") no-repeat left center;
	padding-left: 18px;
}


#content .post-title, #content #post-title {
	margin-bottom: 0.25em;
}
#content .post-title a {
	text-decoration: none;
	color: #000;
}
#content .post-title a:focus, #content .post-title a:hover, #content .post-title a:active {
	text-decoration: underline;
	color: #000;
}
#content p.meta {
	font-size: 11px;
	margin: 0.25em 0 1em;
	color: #CB6903;
}
.time {
	display: block;
}
.meta .time {
	display: inline;
}

/* comments */
.the-blog #content #comments,
.the-blog #content #postcomment {
	background: #000;
	color: #FFF;
}
.the-blog #content #comments,
.the-blog #content #postcomment {
	padding-top: 1em;
} 
.the-blog #content #comments h2 {
	padding-left: 80px;
	margin-top: 0;
} 
#comments .comment {
	position: relative;
	background: url("../img/style/the-blog/bg-comment.gif") repeat-y;
}
#comments .commentnumber {
	display: block;
	float: left;
	clear: none;
	position: absolute;
	top: 50%;
	left: 24px;
	margin-top: -32px;
}
#comments .commentnumber a {
	background: url("../img/style/grey-dot.gif") no-repeat;
	font: 32px/26px Georgia, "Times New Roman", Times, serif ;
	text-decoration: none;
	color: #000;
	display: block;
	text-align: center;
	width: 32px;
	height: 32px;
}
#comments .message {
	background: url("../img/style/the-blog/bg-comment-top.gif") no-repeat;
	padding: 1px 80px 5px;
	min-height: 88px;
	font-size: 12px;
	line-height: 150%;
	width: 460px;
}
#comments .meta {
	background: #000 url("../img/style/the-blog/bg-comment-btm.gif") no-repeat;
	clear: both;
	padding-left: 37px !important;
	padding-top: 17px !important;
	margin-bottom: 2em;
	font-size: 11px;
	color: #AAA;
}
#comments .author .commentnumber a { /* highlight the site owner's own comments */
	background: url("../img/style/yellow-dot.gif") no-repeat;
}
.the-blog #content #comments {
	overflow: hidden;
}
.the-blog #content #postcomment {
	padding-left: 80px;
	padding-right: 100px;
}

.the-blog #content .formnote {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* sidebar */
#sidebar {
	background: url("../img/style/the-blog/bg-sidebar.gif") no-repeat 0 8px;
	margin-top: 0;
	width: 300px;
	position: relative;
	margin-top: 22px;
}
#twitter-status {
	position: absolute;
	color: #115BC1;
	top: 13px;
	left: 116px;
	font: 10px Arial, Helvetica, sans-serif;
	height: 80px;
	width: 120px;
}
#sidebar dt, #sidebar dd {
	padding: 0 19px 0 25px;
}
#sidebar dt {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #EBC524;
	padding-bottom: 3px;
}
#sidebar dd {
	background: url("../img/style/the-blog/spline-small.gif") no-repeat left bottom;
	font-size: 11px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-bottom: 1em;
}

#sidebar dt#twitter {
	background: url("../img/style/the-blog/twitter.gif") no-repeat;
	padding-top: 111px;
}
#sidebar #categories li {
	background: url("../img/style/the-blog/bg-categories.gif") no-repeat;
	margin-bottom: 11px;
}
#sidebar #categories li a {
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	color: #FFF;
	padding-left: 10px;
}
#sidebar dt#heading-comments {
	background: url("../img/style/the-blog/bg-shoutbox-top.gif") no-repeat;
	padding-bottom: 0;
	margin-top: 30px;
}
#sidebar dt#heading-comments span {
	display: block;
	background: url("../img/style/the-blog/megaphone.gif") no-repeat 182px 1px;
	padding-top: 42px;
}
#sidebar dd#comments {
	background: url("../img/style/the-blog/bg-shoutbox.gif") repeat-y;
	padding: 5px 0 0 0;
}
#sidebar dd#comments ul {
	background: url("../img/style/the-blog/bg-shoutbox-btm.gif") no-repeat left bottom;
	padding: 0 19px 10px 25px;
}
#sidebar dd#comments li {
	padding-bottom: 1em;
}
#sidebar dd#comments li .time {
	color: #000;
}

/* sharing links */
#nav-sharing {
	overflow: hidden;
/*	padding-left: 9px; */
	padding-top: 20px;
}
#nav-sharing li {
	float: left;
	clear: none;
	padding-left: 9px;
}
#nav-sharing li a {
	display: block;
	width: 33px;
	height: 33px;
	text-indent: -9999em;
}
#link-facebook a		{ background: url("../img/style/icons/facebook.gif"); }
#link-googlereader a	{ background: url("../img/style/icons/google.gif"); }
#link-linkedin a		{ background: url("../img/style/icons/linkedin.gif"); }
#link-rss a				{ background: url("../img/style/icons/rss.gif"); }
#link-twitter a			{ background: url("../img/style/icons/twitter.gif"); }
#link-yahoo a			{ background: url("../img/style/icons/yahoo.gif"); }
#link-digg a			{ background: url("../img/style/icons/digg.gif"); }
