@charset "utf-8";
/* Header
----------------------------------------------- */
#header #blog-title {
	display: none;
}
#header #description {
	display: none;
}
/* Headings
----------------------------------------------- */
h2 {
	margin:1.5em 0 .75em;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#000000;
	font-size: 95%;
	line-height: 1.4em;
	background: none;
	height: auto;
	padding-left: 3px;
}

/* for blog roll */
#sidebar h3 {
	margin:1.5em 0 .75em;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#000000;
	font-size: 95%;
	line-height: 1.4em;
}
#sidebar #readerpublishermodule0 {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	list-style:none;
}
#sidebar #readerpublishermodule0 ul {
  border-bottom: none;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

div#postbox {
	margin-top: 5px;
	background-color: #FFFFFF;
	list-style-image: url(../../../images/bullet_green.gif);
	list-style-position: outside;
	padding-left: 2em;
}
/* Posts
----------------------------------------------- */
@media all {
.date-header {
	margin:1.5em 0 .5em;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
.post {
	padding-bottom:1.5em;
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 3em;
	margin-left: 0;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
}
}
@media handheld {
.date-header {
	padding:0 1.5em 0 1.5em;
}
.post {
	padding:0 1.5em 0 1.5em;
}
}
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:22px;
	font-weight:bold;
	line-height:1.4em;
	color:#CC9966;
}
.post-title a, .post-title a:visited, .post-title strong {
	display:block;
	color:#CC9966;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC66;
	text-decoration: none;
	font-size: 22px;
}
.post-title strong, .post-title a:hover {
	color:#CC9966;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC66;
	text-decoration: none;
	font-size: 22px;
}
.post-body {
}
.post div {
	margin:0 0 .75em;
	line-height:1.6em;
	color: #000;
}
p.post-footer {
	margin:-.25em 0 0;
	color:#ccc;
}
.post-footer em, .comment-link {
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 78%;
	line-height: 1.4em;
}
.post-footer em {
	font-style:normal;
	color:#999;
	margin-right:.6em;
}
.comment-link {
	margin-left:.6em;
}
.post img {
	padding:4px;
	border:1px solid #ddd;
}
.post blockquote {
	margin:1em 20px;
}
.post blockquote p {
	margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
	margin:1em 0;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999;
	font-size: 78%;
	line-height: 1.6em;
	font-weight: bold;
}
#comments h4 strong {
	font-size:130%;
}
#comments-block {
	margin:1em 0 1.5em;
	line-height:1.6em;
}
#comments-block dt {
	margin:.5em 0;
}
#comments-block dd {
	margin:.25em 0 0;
}
#comments-block dd.comment-timestamp {
	margin:-.25em 0 2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 78%;
	line-height: 1.4em;
}
#comments-block dd p {
	margin:0 0 .75em;
}
.deleted-comment {
	font-style:italic;
	color:gray;
}
/* Sidebar Content
----------------------------------------------- */

#sidebar ul {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	list-style:none;
}
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
	font-size:12px;
	line-height: 18px;
}
#sidebar p {
	color:#000000;
	font-size:12px;
	line-height: 18px;
}
/* Profile
----------------------------------------------- */
#profile-container {
	margin:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	padding-bottom:1.5em;
}
.profile-datablock {
	margin:.5em 0 .5em;
}
.profile-img {
	display:inline;
}
.profile-img img {
	float:left;
	padding:4px;
	border:1px solid #ddd;
	margin:0 8px 3px 0;
}
.profile-data {
	margin:0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 78%;
	line-height: 1.6em;
	font-weight: bold;
}
.profile-data strong {
	display:none;
}
.profile-textblock {
	margin:0 0 .5em;
}
.profile-link {
	margin:0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 78%;
	line-height: 1.4em;
}
/* Feeds
----------------------------------------------- */
#blogfeeds {
}
#postfeeds {
}
.feedstable {
	font-size: 12px;
	line-height: 18px;
}
.rstone #container #sidebar1 .sidebar-title {
	text-indent: 10px;
}

