@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	background-image:url(bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #2F2114;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
#sidebar {
	width:225px; 
	border: 2px solid #ffffff; 
	margin: 0px 0px 30px 0px; 
	padding: 10px 10px 10px 10px; 
	background-color:#ede9cd;
	background-image:url(sidebaritembg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#666;
}
.bottomcopyright {
	font-size:10px; 
	letter-spacing:2px; 
	color:#6E645B;
	text-align:center;
}
#bottommenu {
	font-size:11px; 
	letter-spacing:1px; 
	color:#bbbbbb;
	text-align:center;
	font-weight:bold;
}
#bottommenu a{
	font-size:11px; 
	letter-spacing:1px; 
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#sidebartitle {	
	font-size: 14px;
	font-weight: bold;
	letter-spacing:1px;
	border-bottom:1px solid #bbbbbb;
	text-align:center;
	color:#333;
}
#sidebar ol {
	list-style-type: decimal;
}
#sidebar ul {
	list-style-type: square;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #727FB6;
}
a:visited {
	text-decoration: none;
	color: #727FB6;
}
a:hover {
	text-decoration: underline;
	color: #8B875A;
}
a:active {
	text-decoration: none;
	color: #727FB6;
}
<!--start css for blog feed rss-->
#blog a:hover {
	text-decoration:none; 
	color:#000000;
}
.titlefield {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:0px;
	border-bottom:1px solid #bbbbbb;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	float: left;
	margin-bottom: 10px;
	width:485px;
	color:#000000;
}

#example2 img {
	cursor:text;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}
#example2 div{
	margin: 5px 0px 5px 0px;
	padding: 5px;
}
#example2 p {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	text-align:left;
}
.example2class {
	text-align:left;
}
.datefield { 
	color:gray;
	font-size: 80%;
}

#blog img {float:left; margin:0;}

#blog {
	color:#666666; 
	cursor:text; 
	font-family:"Trebuchet MS", Verdana, Arial;
	background-image:url(postbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#blog a{
	color:#000000; 
	cursor:text; 
	font-family:"Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}
<!--end css for blog rss feed-->
.style3 {font-size: 10px}
.postheading {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:0px;
	border-bottom:1px solid #bbbbbb;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin-bottom: 10px;
}
.style3 {color: #666666}
#post {background-image:url(postbg.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#sidebar .titlefield {
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px dashed #999;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	padding-top:25px;
	color:#444;
	width:225px;
}

