@charset "utf-8";
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd{margin:0;padding:0;line-height:1.4em}
a img,:link img,:visited img{border:none}
address{font-style:normal}
dl{margin:0 0 0 .8em}
dl dt{margin:0 0 .5em 0}
dl dd+dt{margin-top:1.5em}
dl dd,ul li{margin:0 0 1em 2em}
ol{list-style:decimal}
ol li{margin:0 0 1em 2.5em}
ol li ol,ol li ul,ul li ul,ul li ol{margin:1em 0 1em 1em}
p{margin-bottom:1em}
ul{list-style:disc}
ul li ul{list-style:circle}
ul li ul li ul{list-style:square}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	background: #e2e2e2;
	text-align: center;
}
.clear,.clrleft,.clrright{clear:both;width:100%;display:block}
.clrleft{clear:left}
.clrright{clear:right}
.left{float:left}
.right{float:right}
.nobr{white-space:nowrap}
a{
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}
a:hover, a:active {
	color: #ba1616;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0.6em 0 0.4em 0;
}
h1 {
	color: #ba1616;
	font-size: 1.35em;
}
h2 {
	color: #ba1616;
	font-size: 1.25em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
}

h2 a {
	color: #ba1616;
}

table {
	border-collapse: collapse;
	border: #c0c0c0;
}
th, td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
th {
	background: #EEEEEE;
}

#blog, #logo, #menu a, .list ul li a, div.hr, a.rss, #posts dt, .comment {
	background-image: url(../i/mix.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#header, .info {
	background-image: url(../i/bgvert.png);
	background-repeat: no-repeat;
}

#menu ul, .list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li, .list ul li {
	padding: 5px 0;
	margin: 0;
}

#main {
	width: 774px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#main1 {
	padding: 10px;
}
#header {
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
	margin: 0 0 10px;
	overflow: hidden;
}
#blog {
	width: 40px;
	height: 110px;
	float: left;
}
#blog a {
	display: block;
	width: 40px;
	height: 110px;
}
#blog span {
	display: none;
}
#header1 {
	margin: 11px 0 0 52px;
}
#logo {
	background-position: -40px 0;
	width: 272px;
	height: 58px;
}
#logo a {
	display: block;
	width: 272px;
	height: 58px;
}
#logo span {
	display: none;
}
#header h2 {
	color: #ba1616;
	font: italic normal 18px Georgia, serif;
	margin: 10px 0 0;
}

#content {
	background: transparent url(../i/bghoriz.png) repeat-y;
}

#col-right {
	float: right;
	width: 240px;
}

#menu ul {
	padding: 0 0 0 10px;
}
#menu li ul, #menu li.active li ul {
	display: none;
}
#menu li.active ul, #menu li.active li.active ul {
	display: block;
}

#menu li.active a, #menu li.active li.active a {
	background-position: -312px -47px;
}
#menu a, #menu strong, #menu li.active li a, #menu li.active li strong {
	background-position: -312px 5px;
	padding: 0 0 0 13px;
	display: block;
	text-decoration: none;
	color: #898989;
}
#menu li li li a, #menu li li li strong {
	background-image: none;
}
#menu a:hover, #menu li.active a:hover, #menu li.active li.active a:hover {
	background-position: -312px -21px;
}
#menu a span, #menu a string {
	color: #666;
}
#menu a span {
	text-decoration: underline;
}
#menu a:hover span, #menu a:active span {
	color: #ba1616;
}

.list ul li a {
	background-position: -303px -58px;
	padding: 0 0 0 13px;
	display: block;
}
.list ul li a:hover {
	background-position: -303px -83px;
}

div.hr {
	height: 2px;
	line-height: 1px;
	background-position: -40px -58px;
	margin: 0 0 1em 0;
}
a.rss {
	display: block;
	height: 16px;
	padding: 0 0 0 20px;
	line-height: 16px;
	font-size: 12px;
	background-position: -40px -64px;
}

#center {
/*	margin: 0 260px 0 0;*/
	width: 500px;
}

#text {
	width: 100%;
}

#navigation {
	margin: 0 0 1em 0;
}
.crumbBox{
	font-size: 85%;
	color: #AAAAAA;
	padding-bottom: 10px;
}
.crumbBox a{
	color: #888888;
}
.crumbBox a:hover{
	color: #ba1616;
}

#posts {
	margin: 0 0 1em 13px;
	padding: 3px 0 0;
}
#posts dt, #posts dd {
	padding: 0 0 0 37px;
	margin: 0;
}
#posts dt {
	font-size: 16px;
	background-position: 0 -110px;
	font-family: Georgia, cursive, serif;
}

#posts p, #innertext p{
	font-size: 1.1em;
}

#posts p.info{
	font-size: 0.9em;
}

.info {
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding: 8px;
	color: #898989;
	font-size: 90%;
}
.info a {
	color: #898989;
}
.info a:hover {
	color: #666;
}
.comment {
	background-position: -292px -97px;
	padding: 0 0 0 15px;
	margin: 0 0 0 20px;
}

#footer {
	background: #9e0202;
	clear: both;
	padding: 15px;
	color: #fff;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #fff;
}
#buttons {
	float: right;
	text-align: right;
}
/**/
#ditto_pages{
	display: block;
	margin: 5px 0 10px 48px; 
	text-align: center;
}

#ditto_pages a, #ditto_pages span{
	padding: 3px 6px;
	border: 1px solid #EEEEEE;
	margin-left: 3px;
	width: 28px;
/*	display: block;
	float: left;*/
	text-decoration: none;
}

#ditto_pages a{
	background-color: #E2E2E2;
	color: #9E0202;
	font-weight: bold;
}

#ditto_pages a:hover{
	background-color: #9E0202;
	color: White;
}

/*
.B_crumbBox{
	font-size: 0.85em;
	color: #AAAAAA;
}
*/

#innertext{
	margin-left: 48px;
}

#posts img, #innertext img{
	padding: 2px;
	margin: 0 10px 5px;
	background-color: #EBEBEB;
	background-image: url(../i/bg.png);
}

/*Comments*/

.jot-form{
	padding: 10px;
	border: 1px solid Silver;
	background-color: #EEEEEE;
	margin-bottom: 1em;
}

.fitem{
	padding-bottom: 10px;
}

.fitem label{
	color: #888888;
	text-align: right;
	margin-right: 10px;
	display: block;
	width: 120px;
	float: left;
	padding-top: 4px;
}

.jot-form .text{
	padding: 2px;
	width: 270px;
	color: #666666;
}

.jot-form textarea.text{
	width: 400px;
}

.jot-form img{
	vertical-align: middle;
	border: 1px solid Silver;
	margin-right: 10px;
}

.vkey{
	padding: 2px;
	width: 120px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

.buttons{
	text-align: center;
	padding: 8px;
}

.jot-posticon{
	margin-bottom: 10px;
	font-family: Georgia, cursive, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

.jot-poster{
	color: #AAAAAA;
	font-weight: normal;
}

.jot-message{
	font-size: 1.1em;
	padding: 0 0 10px 20px;
	font-family: Georgia, cursive, serif;
}

/*.jot-comment{
	padding-bottom: 2em;
	border-bottom: 1px dotted #BA1616;
	background-color: #E2E2E2;
}*/

.question {
	font-weight: bold;
	margin: 0 0 0.5em;
}
.answer {
	
}
blockquote {
	text-align: right;
	font-style: italic;
}
code {
	font-size: 1.1em;
}

img.photo, #posts img.photo, #innertext img.photo {
	background-color: #EBEBEB;
	background-image: url(../i/bg.png);
	padding: 5px;
}
a:hover img.photo, #posts a:hover img.photo, #innertext a:hover img.photo {
	background-color: #ba1616;
}

@media print {
#col-right {
	display: none;
}
}