

@font-face {
 font-family: "Poor Richard";
 src: url(POORRIC0.eot)
}


html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	behavior: url("hover.htc");
	background-color: #1564B3;
	height: 100%;
}

table.main div.curved{
	background-color: white;
	margin: 0;
	margin-right: 10px;
	padding: 10px;
	border-width: 5px;
	border-collapse: collapse;
	border-color: #FF8C00;
	border-style: double;
} 

table.main div.curvedcont{
	background-color: white;
	margin: 0;
	padding: 5px;
	border-width: 5px;
	border-collapse: collapse;
	border-color: #FF8C00;
	border-style: double;
} 


div.image{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

table.main A {
	text-decoration: none;
	color: #D40D52;
}
table.main A:hover {
	color: #0AA335;
}


table.main {
	align: center;
	background-color: #1564B3;
	border-width: 0px;
	border-collapse: collapse;
	border-color: #D40D52;
	border-style: outset;
	cellpadding: 5;
	cellspacing: 0;
	height: 100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

table.main tr{
	text-align: left;
}
table.main td{
	text-align: left;
}

table.messages{
	font-size: 10px;
	line-height: 10px;
	width: 100%;
}
table.messages tr.unread{
	font-weight: bold;
}
table.messages td{
	vertical-align: top;
}
table.messages textarea{
	font-size: 11px;
	width: 350px;
	height: 70px;
}


table.comments{
	font-size: 11px;
	line-height: 11px;
	width: 100%;
}
table.comments tr{
	font-weight: bold;
	border-width: 2px;
	border-collapse: collapse;
	border-color: #FF8C00;
	border-style: dashed;
}
table.comments td{
	vertical-align: top;
}
table.comments textarea{
	font-size: 11px;
	width: 350px;
	height: 70px;
}


table.editlinks{
	font-size: 12px;
	line-height: 12px;
	width: 100%;
}
table.editlinks th{
	text-align: left;
}
table.editlinks input{
	width: 130px;
	font-size: 10px;
}


table.contents{
	width: 100%;
	height: 100%;
}
table.contents tr{
	vertical-align: top;
}
table.contents td{
}


.maindiv {
	margin:10px;
	border-width: 0px;
	border-collapse: collapse;
	border-color: #D40D52;
	border-style: outset;
}
.contheader {
	font-family: "Poor Richard", "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
.titletext {
	font-size: 15px;
	line-height: 20px;
}
.title {
	font-family: "Poor Richard", "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
}
.time {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.entry {
	font-size: 10px;
	line-height: 12px;
}
.entry a{
	font-weight: bold;
}
div.entry {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.comment {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	float: right;
}
.comlist {
	font-family: "Poor Richard", "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #D40D52;
}
span.comlist a{
	color: black;
}
span.comlist a:hover{
	color: black;
}
table.showcoms {
	font-size: 10px;
	line-height: 15px;
	width: 100%;
}
table.showcoms td.number{
	text-align:right;
	width: 40px;
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
}
table.showcoms td.com{
}
table.showcoms td.owncom{
	font-weight: bold;
}

p.contslink {
	margin-left: 60px;
	text-indent: -40px;
	font-size: 11px;
	line-height: 11px;
	margin-top:0;
	margin-bottom:0;
}
p.month {
	margin-left: 15px;
	font-size: 11px;
	line-height: 11px;
	margin-top:0;
	margin-bottom:0;
}
p.year {
	margin-left: 10px;
	font-size: 11px;
	line-height: 11px;
	margin-top:0;
	margin-bottom:0;
}

p.prrane {
	font-size: 11px;
	line-height: 11px;
}



.archive{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.archive2{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.disclaimer{
	font-size: 10px;
	line-height: 11px;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}


form.search{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
}
form.search input{
	font-size: 10px;
	width: 100px;
	margin: 0;
}





.addcomment table{
	margin-left: 20px;
	width: 300px;
	font-size: 11px;
	line-height: 13px;
}
table.addcomment td {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
.addcomment input{
	width: 250px;
	font-size: 11px;
	line-height: 13px;
}
.addcomment textarea{
	font-size: 11px;
	line-height: 13px;
	width: 250px;
	height: 78px;
}


.addentry table{
	width: 500px;
	margin-left: 10px;
}
.addentry td{
	vertical-align: top;
}
.addentry input{
	width: 375px;
}
.addentry textarea{
	width: 400px;
	height: 550px;
}

hr{
//	text-align: center;
	width: 300px;
	border:0;
	border-top: 5px double #FF8C00;
	height: 5px;
}





input.hide{
	position:absolute;
	left:-137px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
 
input.red{
	z-index:1;
	width:75px;
	height:20px;
	font-size:10px;
}

form.logform{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
}
form.logform li{
	margin-left:10px;
}
form.logform input{
	font-size: 10px;
	width: 100px;
	margin: 0;
}

form.settings{
	font-size: 11px;
	line-height: 13px;
}

form.settings table{
	width: 500px;
	margin-left: 10px;
}
form.settings td{
	vertical-align: top;
}
form.settings input{
	width: 350px;
}
form.settings select{
	width: 50px;
}
form.settings textarea{
	font-size: 11px;
	width: 350px;
	height: 70px;
}
