a img {
	border: none;
}


a{
	color: #B36A1B;
	text-decoration: none;
}

a:visited{
	color: #964904;
}

a:hover{
	color: #000000;
}

body{
	background: url(img/brownleather.gif) #623D0A;
	color: #623D0A;
	font: 80%/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

fieldset{
	border: none;
}

h1{
	font-size: 1.5em;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h2{
	font-size: 1.4em;
}

h3{
	font-size: 1.3em;
}

h4, pre, code {
	font-size: 1.2em;
}

h5{
	font-size: 1.1em;
}

h6{
	font-size: 1em;
}

html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

input,textarea{
	border: 1px solid #999999;
}

label{
	cursor: pointer;
	cursor: hand;
}

pre{
	border: 1px solid #CCCCCC;
	width: 100%;
	overflow: auto;
}

textarea{
	width: 100%;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.day-date{
	margin-left: -20px;
	padding-left: 45px;
	background: transparent url(img/accent1.gif) no-repeat left center;
	color: #000000;
	font-style: italic;
}

.catimage{
	border: none;
    float:left;
    margin:0 10px 10px 0;
	cursor:pointer;
	cursor:hand; 
}

.field label{
	display: block;
}

.left{
	float: left;
	margin-right: 1em;
}

.post{
	border: 1px solid #000000;
	margin-bottom: 4em;
	color: #000000;
	background: #E6CCA1;
}

.post-chapo{
	padding: 1em 1em 1em 1em;
	background: #F0E2C3;
	font: 80% Verdana;
	font-style: italic;
	text-align: justify;
}

.post-content{
	padding: 0 1em 0 1em;
	font: 80% Verdana;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info{
	padding: 0 1em 0 1em;
	margin-top: -2px;
	padding-bottom: 1ex;
	background: #D9B283;
	color: #623D0A;
}

.post-info a{
	color: #B36A1B;
}

.post-info-co{
	padding: 0 1em 0 1em;
	text-align: right;
}

.post-title{
	padding: 0 1em 2px 1em;
	margin: 0;
	background: #CC9966;
	font-size: 100%;
	text-align: center;
}

.post-title a{
	color: #000000; /* background: transparent; */
	text-decoration: none; /* font-variant: small-caps;
	font-size: 115%; */
}

.right{
	float: right;
	margin-left: 1em;
}

.sidebar-content {
	padding: 0 0 0 1em;
	margin: 0 0 0 0;
}

.sidebar-content h3{
	margin: 0 1px 0 0;
	padding: 0 1em 0 1em;
	background: #D9B283;
	color: #623D0A;
	font-size: 120%;
	text-align: right;
}

.sidebar-content ul{
	margin: 1em 0 1em 0;
	padding: 0 1em 0 0;
	list-style: none;
	line-height: 1.2em;
}

.sidebar-element{
	margin: 0 30px 4em 0;
	border: 1px solid #000000;
	color: #000000;
	background: #E6CCA1;
}

/*
#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}*/
.sidebar-element h2{
	margin: 0; /* margin: 0 0 -2px 0; */
	color: #000000;
	background: #CC9966;
	font-size: small;
	font-weight: lighter;
	text-align: center;
}

#bottom{
	border: solid #FF0000;
	clear: both;
	background: transparent url(img/top.gif);
}

#buttons{
	text-align: left;
	left: 150px;
	position: relative;
}

#content{
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

#footer{
	padding: 1em; /*	clear: both;
	padding: 1ex 1em 1ex 1em;
	margin: 0;*/
	color: #666666;
	text-align: left;
}

#footer a{
	color: #999999;
}

#jwlogo{
	clear: both;
	text-align: center;
}


#main{
	float: left;
	width: 550px;
	padding-left: 74px;
}

#page{
	margin: 0 auto;
	width: 915px;
   /* padding: 0 30px 0 30px; */
	background: url(img/page.gif) transparent repeat-y left;
	text-align: left;
}

#prelude{
	padding: 0 1ex;
	background: transparent;
	color: #DFDFDF;
	text-align: center;
	left: 50%;
	position: absolute;
	top: 7px;
}


#prelude a{
	background: transparent;
	color: #DFDFDF;
}

#prelude a:hover{
	background: transparent;
	color: #666666;
}

#q{
	padding-left: 18px;
	background: url(img/q.png) #FFFFFF no-repeat 4px center;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#sidebar{
	float: right;
	padding-bottom: 4em;
	padding-right: 74px;
	width: 200px;
	font-size: 80%;
}

#sidebar div#calendar{
}

#sidebar div#calendar table{
	margin: 0 auto;
	font-size: 0.8em;
	border-collapse: collapse;
	text-align: center;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table td{
	border: 1px solid #EEEEEE;
	width: 14%;
	line-height: 2em;
}

#sidebar div#calendar table td a{
	display: block;
	background: #EEFFAA;
	color: #449933;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #663366;
}

#sidebar div#calendar table th{
	background: transparent;
	color: #449933;
}

#top{
	margin: 0 auto;
	width: 915px;
	background: transparent url(img/top.gif) no-repeat left;
	height: 218px;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEEEEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

