/*----------------------------------------
class
----------------------------------------*/
body {
	background-color: #E8E7FF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.clear0	{
	height:1px;
	margin:-1px 0px 0px;
	padding:0px;
	line-height:0em;
	display:block;
	float:none;
	clear:both;
	font-size: 0px;
}
.flL	{
	float:left;
}
.flR	{
	float:right;
}
.alC	{
		text-align:center;
}
.alR	{
		text-align:right;
}
.alL	{
		text-align:left;
}
a {
	color: #FF9966;
	text-decoration: underline;
}
a:hover {
	color: #FF9966;
	text-decoration: none;
}

/*----------------------------------------
common
----------------------------------------*/
#WRAPPER{
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/back1.gif);
	background-repeat: repeat-y;
	width: 763px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

/*----------------------------------------
head
----------------------------------------*/
#HEAD{
	width: 786px;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(images/back1.gif);
	text-align: center;
	margin-right: auto;
}
#HEAD div{
	text-align: left;
	margin-left: auto;
	width: 740px;
	margin-right: auto;
}
#HEAD h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*----------------------------------------
foot
----------------------------------------*/
#FOOT{
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666699;
	text-align: center;
}

/*----------------------------------------
leftmenu
----------------------------------------*/
#LEFT{
	padding: 2px;
	width: 154px;
	border: 1px solid #E7CE9C;
	float: left;
}
#LEFT h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#LEFT h4{
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3E8CF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#LEFT p{
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#LEFT strong{
	color: #CC9966;
}
/*----------------------------------------
rightmenu
----------------------------------------*/
#RIGHT{
	width: 160px;
	float: left;
}
.rightmenu{
	border: 1px solid #E7CE9C;
	padding: 2px;
	font-size: 10px;
	margin-bottom: 10px;
}
.rightmenu h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightmenu ul{
	margin: 0px;
	padding: 0px;
}
.rightmenu li{
	list-style-type: none;
	background-image: url(images/mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*----------------------------------------
main
----------------------------------------*/
#MAIN{
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

/*----------------------------------------
entry
----------------------------------------*/
.entry{
	background-color: #FFFFFF;
	background-image: url(images/entryback2.jpg);
	margin-bottom: 20px;
}
.entryhead{
}
.entrybody{
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.entry h3{
	background-image: url(images/entrytitle.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9966;
}
.entry h3 a{
	text-decoration: none;
}
.entry h3 a:hover{
	color: #FFCC99;
}
.entrydetail{
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3E8CF;
}

.trackback{
	background-color: #E1E1FF;
	padding: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #663333;
}
.comment{
	background-color: #E1E1FF;
	margin-bottom: 20px;
}
.comment h4{
	font-weight: bold;
	color: #663333;
	margin: 0px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.commentbody{
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.commenttitle{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.commenttitle a,.commenttitle a:hover{
	color: #663333;
}
.commentmain,.commentdate{
	margin: 0px;
	padding: 0px;
}
.adcomment{
	background-color: #E1E1FF;
	padding: 10px;
	font-size: 10px;
}

h2.cattitle{
	background-image: url(images/categorytitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
	color: #663333;
	line-height: 27px;
}

table.calendar {
  font-size: small;
  color: black;
}

/*----------------------------------------
calender
----------------------------------------*/
.calender{
	text-align: center;
}
.calendar{
	margin-right: auto;
	margin-left: auto;
}
tr.calendardateheaders {
  font-size: 12px;
  color: #CC9966;
}
.calendar th{
  padding-left: 2px;
  padding-right: 2px;
}
td.days {
  text-align: center;
  font-size: 12px;
  color: #9999CC;
}

td.today {
  text-align: center;
  color: green;
  background-color: #FFFFD7;
}

