body{
	background: #fff;
}
img{border:0;}
.HeaderTitles a:visited,
.HeaderTitles a:active,
.HeaderTitles a:link,
.HeaderTitles a:hover
{
	color: #692220;
	text-decoration : none;
	border-bottom: 0;
}
#top{
	background-image: none;
	color : WhiteSmoke;
	border:0;
	background-color:transparent;

}
#HeaderBar{
	background-image:none;
  background-color:#FF9C00;
  margin-right:10px;
  background-repeat:no-repeat;
}
.HeaderBar
{
	background-image: none;
}
.HeaderBarTab
{
	background-image: none;
	line-height: 25px;
}
.HeaderBarTab img{
	display: none;
}
.BlogStatsBar
{
	color:#fff;
	
}
.HeaderBarTab{
	background:none;
}
#leftmenu {
	position : absolute;
	left : 0px;
	width : 180px;
	height:auto;
	background-color:transparent;
	padding-top: 5px;
	color:#6A6D72;
}
#leftmenu img{visibility:hidden}
#leftmenu li img{visibility:visible;}

#leftmenu h3 {
	margin-top : 20px;		
	line-height:22px;
	background:#FF9C00;
	color:#3C353C;
}

#leftmenu ul {
	list-style: none;
	margin : 0px;
	
	font-size : 8pt;
	/*background:#F1E7FF;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left : 10px;
	border:2px solid #FF9C00;
	border-top:0;
}
#main {
	margin-left : 180px;	
	background-color : transparent;
	padding : 10px;
	border:0;
	color:#37371D;
}
div.dateTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	background:#CA9B33;
	padding:10px 10px 0 0;
	color:#fff;
}
div.post
{

	border-top: 0;
	border-top: #CA9B33 20px solid;
	border-right: #CA9B33 4px solid;
	border-left: #CA9B33 4px solid;
	border-bottom: #CA9B33 20px solid;
	background:#FFFFCD;
}
div.postTitle
{

	
	font-weight: bolder;
	font-size: 10pt;
	margin-top:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	border-bottom:0;
	background-color: #FFFFCD;
}
div.postTitle a:visited,
div.postTitle a:active,
div.postTitle a:link
{
	color:#CA9B33 ;
	text-decoration : none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom:15px;
	border-right: #CA9B33 2px solid;
	border-bottom: #CA9B33 2px solid;
}

div.postText  *
{
	margin-left:10px;
}
div.postFoot
{
	background-color: #FFFFCD;
	border-top:0;
	font-size:12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom:2px;
	padding-top: 2px;
	text-align: right;
}

pre{
background:#FFFFE7;
color:#808080;
margin:0 20px 0 30px;
padding:10px 0 10px 20px;
border-left:2px dashed #B89A18;
}




a:visited,
a:active,
a:link {	
	color: #494053;
	text-decoration : none;
	border-bottom:1px dashed #6B273E;
}

a:hover {
	border-bottom:1px dashed #6B273E;
	color:#6B273E;
	text-decoration:none;
}

div.postText a:hover{background:#6B273E;color:#fff;}

#leftmenu a
{
	padding: 1px;
	text-decoration: none;
	border-bottom:0;
}

#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link
{
color:#6A6D72;
}
#leftmenu a:hover
{
	font-style:normal;
	/*color:#9B380E;*/
	background:#6B273E;color:#fff;
}
.HeaderBar a:visited,
.HeaderBar a:active,
.HeaderBar a:link
{
	color: #3C353C;
	text-decoration: none;
	font-weight: bold;
	border-bottom:0;
}

h1 a:hover {
	color : #47F;
	text-decoration : none;
	border-bottom:0;
}
/*div.postFoot a{
	border-bottom:0;
}
div.postFoot a:hover{background:#6B273E;color:#fff;}*/

#tagline {
	color: #692220;
}