﻿body {
	background-color: #EBEBEB;
	margin: 0px;
	width: 100%;
	padding: 0px; /*needed for opera*/	
	background-image: url(images/bg.jpg);
	/*
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed; */
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.itemFooterStyle {
	background-color:#F6F6F6;
	background-image: url(images/itemfootback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.75em;
	padding-top:5px;
	margin-bottom:2em;
	clear:both;
}

.commentBoxStyle {
	background-color:#F6F6F6;
	margin-bottom: 15px;
}

.commentDateStyle {
	font-weight:bold;
	background-image: url(images/user_comment.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
	border-bottom:1px solid #8A1A1C;
}


.commentSpamStateStyle {
	font-size: 0.75em;
}

.commentPermalinkStyle, a.commentPermalinkStyle
{
	font-weight:bold;
	color: #000;	
}


#content {
	margin: 0 75px 0 75px;
	background: #fff;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	
}
#header {
		padding:15px;
		border-bottom: 1px #8A1A1C solid;
		background: #C6B67F;
		background-image: url(images/headbg.png);
		background-repeat:no-repeat;
		background-position: right top;
}
#header h1, #header h1 a {
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height: 1em;
	margin:0;
	color:#686261;
}




.itemContainerStyle h1 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height: 1em;
	margin:0;
	color:#993739;
	border-bottom: 2px #8A1A1C solid;
	padding-bottom: 5px;
}

.itemContainerStyle h1 a {
	color:#993739;
	text-decoration:none;
}


.itemContainerStyle h1 a:hover {
	text-decoration:underline;
}

.itemTags 
{

	background-image: url(images/tag_red.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
	padding-top: 2px;
	font-size: 0.75em;
	margin-top:2px;
}

#description {
	font-size:1.1em;
	letter-spacing:0.05em;
	margin:0;
	color:#827754;
}

#leftBox {
	float:left;
	width:15em;
	padding:15px;
}
#rightBox {
	margin-left:17em;
	border-left: 1px #C4C4C4 solid;
	padding: 15px;
}

#leftBox h1 {
	font-size: 1.1em;
	color:#993739;
	border-bottom: 2px #8A1A1C solid;
}

#leftBox h1.calendar {
	background-image: url(images/calendar.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
}

#leftBox h1.thispage {
	background-image: url(images/page_red.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
}

#leftBox h1.contact {
	background-image: url(images/user_red.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
}


#leftBox h1.tags {
	background-image: url(images/tag_red.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
}


#leftBox h1.archives {
	background-image: url(images/clock_red.png);
	background-repeat:no-repeat;
	background-position: left;	
	padding-left: 20px;
}



.titleListStyle a,  .titleListStyle a:hover, .titleListStyle a:active {
	font-size: smaller;
	color:#807876;
	padding-bottom: 3px;
	text-decoration:none;
}
.titleListStyle a:hover {
	text-decoration: underline;
	color:#8A1A1C;
}

a {
	color:#807876;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color:#8A1A1C;
}

.itemBody a {
	color:#8A1A1C;
}

#footer {
	background-color:#F6F6F6;
	border-top:1px solid #8A1A1C;
	clear:both;
	height:auto;
	margin:0px auto;
	padding-bottom:15px;
	padding-top:15px;
}

#footer p {
	text-align: left;
	font-size: 11px;
	color: #635A57;
	padding-top: 5px;
	padding-left: 30px;
	margin: 0px;
}
#footer a:link {
	color: #635A57;
	text-decoration: none;
}
#footer a:hover {
	color: #635A57;
	text-decoration: underline;
}
#footer a:visited {
	color: #635A57;
	text-decoration: none;
}
#footer a:visited:hover {
	color: #635A57;
	text-decoration: underline;
}

.hCalendarDay {
	font-weight: normal;
}

.hCalendarDayCurrent {
	font-weight: normal;
	line-height: 100%;
}

.hCalendarDayNameRow {
	border-bottom: 1px solid;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
}

.hCalendarMonthYearRow {
	padding: 0px;
	border-bottom: 1px solid;
	width: 100%;
	font-weight: bold;
	line-height: 100%;
	color: #993739;
}

.hCalendarMonthYearRow td {
	font-weight: bold;
}

.hCalendarStyle {
	width: 180px;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

.hCalendarStyle td {
	line-height: 120%;
}

.hCalendarWeekendStyle {
	font-weight: normal;
}

.hCalendarDay {
	color: Black;
}

.hCalendarDayCurrent, .hCalendarDayCurrent A {
	color: White;
	background-color: #A0A0A0;
}

.hCalendarDayNameRow {
	border-bottom-color: #7F7F7F;
}

.hCalendarMonthYearRow {
	border-bottom-color: #7F7F7F;
}

.hCalendarOtherMonthStyle,.hCalendarOtherMonthWeekendStyle {
	background-color: #fff;
	color:#635A57;
}


.hCalendarStyle {
	border:1px solid #8A1A1C; 
	text-align:center;
	margin:0 auto;
}

.hCalendarWeekendStyle {
	background-color: #F6F6F6;
}

.hCalendarStyle a {
	text-decoration: none;
	color:#8A1A1C;
}

.hCalendarStyle a:hover {
		text-decoration: underline;
}

div.adminNavbarStyle {
	background-color:#F6F6F6;
	height:auto;
	margin:0px auto;
	padding:0px;
	text-align:left;
	border-bottom: 1px #8A1A1C solid;
}

div.adminNavbarStyle ul {
	height: 12px;
	margin: 0 0 0 10px;
	padding: 5px 0 10px 45px;
	display: block;
	position: relative;
	text-align: left;
}

div.adminNavbarStyle li {
	color:#635A57;
	display:inline;
	font-size:10px;
	font-weight:bold;
	list-style-position:inside;
	padding:0px 8px 0px 7px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
}

#rightContent {
	float: right;
	width:100%;
}

.commentViewBoxStyle input 
{
	border:1px solid #CCCCCC;
}

.openidtextbox {
	background: #FFFFFF url('../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px;
	width: 99%;
}

.openidtextboxwrap 
{
	padding-right: 18px;
}
