body {
	margin: 0px;
	background-image: url(images-common/bgrd.jpg);
	background-repeat: repeat-x;
	background-color: #e5dba3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: auto;
}
#r-wrapper {
	padding: 0px;
	width: 980px;
	min-height:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images-common/clouds.png);
	background-repeat: no-repeat;
}
#r-header {
	height: 138px;
	width: 500px;
	padding-top: 30px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 240px;
}
#r-header a {
	text-indent: -2000px;
	display: block;
	height: 138px;
	width: 500px;
	background-image: url(images-common/logo.png);
	background-repeat: no-repeat;
}
#r-menu {
	height: 90px;
	width: 820px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 80px;
	background-image: url(images-common/menu.png);
	background-repeat: no-repeat;
}
#r-menu-rss {
	float: right;
	width: 86px;
	height: 80px;
}
#r-menu-rss a {
	text-indent: -2000px;
	display: block;
	height: 80px;
	width: 86px;
}

#r-menu-main {
	float: left;
	width: 700px;
	padding-top: 10px;
}
#r-menu-main ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#r-menu-main li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#r-menu-main ul li a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #425700;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	font-weight: bold;
}
#r-menu-main ul li a:hover {
	color: #628200;
}
#r-main {
	margin: 0px;
	width: 980px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}

#r-main-content {
	float: left;
	width: 665px;
}
#r-main-content-hp-aboutme {
	width: 665px;
	margin-bottom: 20px;
}
#r-main-content-hp-aboutme h1 {
	background-image: url(images-common/box-aboutme-title.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 665px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
}
.bgrd-aboutme {
	background-image: url(images-common/box-aboutme-bgrd.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.bgrd-aboutme p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#r-main-content-hp-latestposts h1 {
	background-image: url(images-common/box-latestposts-title.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 665px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
}
.bgrd-latestposts {
	background-image: url(images-common/box-latestposts-bgrd.png);
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 180px;
	padding-left: 50px;
	background-position: bottom;
	overflow: auto;
}
.bgrd-latestposts h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #376227;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.bgrd-latestposts p .continuereading {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.bgrd-latestposts p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.separator-latestposts {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 12px;
}

#r-main-sidebar {
	float: right;
	width: 290px;
}
#r-main-sidebar-search {
	background-image: url(images-common/sb-search.png);
	background-repeat: no-repeat;
	padding: 5px;
	height: 30px;
	width: 260px;
	display: block;
}
#r-main-sidebar-twitter {
	background-image: url(images-common/sb-twitter.png);
	background-repeat: no-repeat;
	height: 180px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 60px;
	padding-left: 20px;
	font-size: 13px;
	padding-right: 60px;
	width: 210px;
}
.twitterbox-time {
	color: #FFF;
	padding-top: 6px;
}
#r-main-sidebar-categories-title {
	background-image: url(images-common/sb-categories-title.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 290px;
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#r-main-sidebar-categories {
	background-image: url(images-common/sb-categories.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 230px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 80px;
	min-height: 90px;
}
#r-main-sidebar-categories ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#r-main-sidebar-categories li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#r-main-sidebar-categories li a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
}
#r-main-sidebar-archive-title {
	background-image: url(images-common/sb-archive-title.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 290px;
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#r-main-sidebar-archive {
	background-image: url(images-common/sb-archive.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 230px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 52px;
	min-height: 90px;
}
#r-main-sidebar-archive ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#r-main-sidebar-archive li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#r-main-sidebar-archive li a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
}
#r-footer {
	clear: both;
	padding: 20px;
	width: 940px;
	text-align: center;
	background-image: url(images-common/footer-bgrd.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 204px;
	border: 4px solid #C9CECE;
	background-color: #C9CECE;
}
#r-main-content h3   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #425700;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-transform: uppercase;
	line-height: 24px;
}

