#container	{
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#container	strong	{
	font-weight: bold;
}

#header1	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 11px;
	overflow: hidden;
	padding: 5px 0 8px;
	width: 850px;
}

#header1	ul	{
	display: inline;
}

#header1	li	{
	display: inline;
	line-height: 19px;
	padding: 0 0.4em;
}

#header2	{
	height: 66px;
	padding: 20px 17px 13px;
	position: relative;
}

#header2	h1	{
	height: 66px;
	width: 231px;
}

#header2	#top-banner	{
	left: 275px;
	position: absolute;
	top: 20px;
}

#navigation	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	height: 21px;
	padding: 11px 28px;
}

#navigation	li	{
	display: inline;
	padding-right: 3em;
}

#content, 
#middle, 
#right	{
	float: left;
	vertical-align: top;
}

#content	{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding: 10px;
	width: 474px;
}

#middle, 
#right	{
	font-family: Arial, Helvetica, sans-serif;
}

#middle	{
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 10px 0;
	width: 200px;
}

#middle	.container, 
#right	.container	{
	background-color: #fff;
	border-bottom: 1px solid #C0D6F1;
	border-right: 1px solid #C0D6F1;
	margin-bottom: 0.8em;
	padding: 0.5em;
}

#middle	h3	{
	background-color: #1C4EA5;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0.3em;
	padding: 0.1em 0.3em;
}

#middle	ul	li	{
	background: url(../layout-images/bullet_blue.png) top left no-repeat transparent;
	line-height: 16px;
	padding-left: 16px;
}

#middle	.feedjit	{
	margin: 0 auto;
	width: 160px;
}

#right	{
	padding: 10px;
	width: 246px;
}

.adsense1	{
	border-top: 1px solid #ccc;
	clear: left;
	margin-top: 0.5em;
	padding: 0.8em;
	text-align: center;
}

.adsense1	iframe, 
.adsense2	iframe, 
.adbrite1	iframe	{
	margin: 0 auto;
}

.adsense2, 
.adbrite1	{
	text-align: center;
}

#footer, 
.clear	{
	clear: left;
}

.clear-right	{
	clear: right;
}

#footer	{
	background-color: #fff;
	border-top: 1px solid #A6BBE6;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 1em 0 2em;
}

#footer	.container	{
	margin: 0 auto;
	text-align: right;
	width: 940px;
}

#footer	.container	ul	{
	float: left;
	text-align: center;
	width: 100px;
}

#footer	.container	ul	li	{
	display: inline;
	padding-right: 0.2em;
}


/* post area ----------------------------------------------------- */
.post	{
	background-color: #fff;
	border-bottom: 1px solid #C0D6F1;
	border-right: 1px solid #C0D6F1;
	color: #333;
	font-size: 0.8em;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 0.8em;
}

.post	h3.post-title	{
	border-bottom: 1px solid #ccc;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0.4em;
	margin-top: 0.7em;
	padding-bottom: 0.4em;
}

.post	h5	{
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 0.9em;
	margin-bottom: 0.4em;
	padding: 0.2em;
}

.post-body	p	{
	margin-bottom: 1em;
}

.post-body	ul	{
	list-style-type: disc;
	margin: 1em 3em;
}

.post-body	blockquote	{
	background: url(/layout-images/blockquote-bg.gif) top left no-repeat transparent;
	display: block;
	font-style: italic;
	margin: 0;
	padding: 1em;
}

.post-body	img.left	{
	float: left;
	margin-bottom: 0.3em;
	margin-right: 0.4em;
}

.post-body	img.right	{
	float: right;
	margin-bottom: 0.3em;
	margin-left: 0.4em;
}

.post-footer	{
	border-top: 1px solid #ccc;
	color: #666;
	font-size: 0.85em;
	line-height: 18px;
	margin-top: 1em;
	padding: 0.2em;
	text-align: right;
}

.notables	{
	float: left;
	margin: 0.2em 0;
}

.notables	li	{
	display: inline;
	padding-left: 0.3em;
}

.item-action, 
.item-control	{
	display: block;
	float: right;
	padding: 0 0.3em;
	width: 16px;
}

.blogger-labels	{
	border: 1px dotted #A6BBE6;
	margin: 0.7em 0;
	padding: 0.2em 0.5em;
}

.comments	{
	clear: both;
	padding-top: 1em;
}

.comments	h4	{
	border-top: 1px dotted #ccc;
	padding-top: 1em;
}

.comments	.comment-body	{
	padding: 0 1em 1em;
}

.comments	ul	li	{
	clear: right;
}

.comments	.comment-data	{
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 0.85em;
	margin-bottom: 1em;
}

.comments	.back-home	{
	background: none;
	border: 0;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
}

.delete-comment-icon	{
	background-image: url(/layout-images/bin.gif);
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
}
/* post area ----------------------------------------------------- */









.okayready	{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	z-index: 99;
}
