#right {
	padding-left: 0px;
	width: 578px;
}

#sidebar {
	float: left;
	width: 130px;
	padding:0px;
	line-height:1.3em;
	margin-left: -10px;				
}
#sidebar ul
{
	list-style: none;	
}
#sidebar form, #sidebar .block, #sidebar ul 
{
	margin:0;
	padding: 1em;		
	font-size: 0.9em;		
	background:url(img/sidebox.gif) no-repeat bottom center;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar ul li 
{
	list-style-image:none;
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar a {
	color: #80664D;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #80664D; 
}
#sidebar a:hover 
{
	color: #60462d;	
	border-bottom:1px solid;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2
{
	margin:20px 0 0 0;
	font-size: 1.3em;	
	color: #fafafa;	
	height:20px;
	border:none;	
	font-variant:small-caps;		
	font-weight:bold;
	padding:5px 10px 0;
	background:url(img/sideh2.gif) no-repeat top center;
}
#sidebar li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0;
}
#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}

#btnSearch {
	float: right;
	margin: 5px 0px 0px 0px;
}

.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;		
	/* background:url(img/cup4.jpg) no-repeat top left;	*/
}

.post-title
{
	margin-left: 10px;			
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
}

.day-date {
	font-size: 0.8em;
	color: #999;
	padding: 3px 0;
	margin: 0 0 0 10px;
	line-height:1.6em;
	font-weight: normal;
	font-family: Verdana,Tahoma, Arial, Serif;	
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.day-date a 
{
	font-weight: normal;
	border-bottom:none;
}
.post-content h4 
{
	font-size:1em;
	font-weight:normal;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
	padding:10px;	
}

h2.post-title {
	margin-left: 10px;
	font-size: 1.6em;
	color: #567;
	padding: 3px 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight: normal;
	border-bottom: #eaeaea 1px solid;
	text-align: left;
	font-style: normal;
	font-size: 16px;
}

.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active  {
	border-bottom:none;
}