@charset "utf-8";
body {
	font: 12px Tahoma, Georgia, "Times New Roman", Times, serif;
	background-image:url(http://www.30stones.com/wp-content/themes/30d/images/body_left.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#masthead {
	width:100%;
	margin:0 auto;
	padding:0;
}
#navigation {
	width:100%;
	margin:0 auto;
	padding:0;
}
.blog_commentButtons {
	font-size:11px;
	text-align:right;
	padding-bottom:3px;
	border-bottom:1px solid #111111;
}
#mainContent {
	width:800px;
	border:1px solid #000000;
	background-image:url(http://www.30stones.com/wp-content/themes/30d/images/body_main.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
	margin: 0 auto;
	text-align:left;
}
#bodyContent {
	margin:20px;
	border:1px solid #7f4242;
	padding:10px 20px 20px 20px;
	background-image:url(http://www.30stones.com/wp-content/themes/30d/images/background.png);
	background-repeat:repeat;
}
#sidebar {
	margin-top:20px;
	border:1px solid #7f4242;
	padding:10px 15px 15px 10px;
	background-image:url(http://www.30stones.com/wp-content/themes/30d/images/background.png);
	background-repeat:repeat;
}
#footer {
	width:100%;
	text-align:center;
	margin: 15px 0 15px 0;
}
a {
	color:#7f4242;
	text-decoration:none;
}
a:hover {
	color:#cb4444;
	text-decoration:underline;
}
.articleTitle {
	color:#7f4242;
	font-size:16px;
	font-weight:bold;
}
.postInfo {
	color:#333333;
	font-size:11px;
}
.inpageImage {
	border:1px #7f4242 solid;
	margin:0 5px 0 10px;
	align:right;
}
.sideImage {
	border:1px #7f4242 solid;
}