
BODY {
	font:9pt; font-family: Verdana,Georgia,Serif;
	BACKGROUND: #ffffe0;
	text-align: justify;
}

.entrybox {
	overflow: visible;
	/*max-width: 700px;*/
	color: #683300;
	border: solid transparent 1px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-right: 34px;
	margin: 0px;
	background: #FFFFFF;
	text-align: left;
}


a { COLOR : black; font-weight: normal; TEXT-DECORATION : none; font-size:1.2em; }
a:hover { TEXT-DECORATION : underline;  }
a:visited { COLOR : gray;  }
a:visited:hover {  }

.admpanel a { font-size: 7pt; }

a.commentnumbering { border: none; font-size: 20pt; color: silver; background: none;}
a.commentnumbering:hover { border: none; font-size: 20pt; color: gray; background: none;}
a.commentnumbering:visited { border: none; font-size: 20pt; color: gray; background: none;}
div.commentnumbering { float: right; font-size: 20pt; }

.commentdate { font-size: x-small; color: gray; }
.commenter { padding-top: 3px; padding-bottom: 3px; margin-top: 3px; margin-bottom: 3px; }
.commentspace {  }

a.cmtsite { color: black; margin-left: 10px; }
a.cmtsite:visited { color: black; margin-left: 10px; } 

a.commenternick { color: black; margin-left: 10px; } 
a.commenternick:visited { color: black; margin-left: 10px; } 

A.menu { font-size: 10pt; TEXT-DECORATION : none;  border: 1px solid transparent; }
/*A.menu:before { font-family: Wingdings; content: ""; }
A.menu:after { font-family: Wingdings; content: ""; }*/
A.menu:Hover { font-size: 10pt; TEXT-DECORATION : none;  }

.antetka { padding:3px; background: silver; white-space: nowrap } 
.antetka a { background: silver; color: white;}

a.morelink { font-style: italic; font-size:0.9em; }
a.morelink:before { content: "[" }
a.morelink:after { content: "]" }

.paragraphpic { float:right;margin-left:10px;margin-bottom:10px; }

textarea { _width: 600px; width: 80%; }
textarea { background: #FFFDF8; background-image: url(keyboard.gif); border: 1px dotted brown; }


blockquote {
	border-left: solid brown 2px;
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

blockquote.lefttext { text-align: left; }

table.tablecalendar { border: solid gray 1px; background: lightyellow; width: 100%; }
table.tablecalendar tr td, 
table.tablecalendar tr th { font-size: 7pt; }
table.tablecalendar:hover {background: lightyellow}

table.diaryentry  { text-align: justify; padding-left:20px; padding-bottom: 10px; }

table { 
	font:9pt; 
	font-family: Verdana,Georgia,Serif; 
	line-height: 1.5em; }

table.cmtvwlst tr td { background-color:lightyellow; color: gray; }

.redfont { color: red; }
.redbackground { background: red; }

.small {
	FONT-SIZE:7pt;
}

.startmessage
{
	color: red;
	FONT-SIZE: large;
}

.dotrected {
      border-left: dotted azure 1px;
      border-right: dotted azure 1px;
      border-bottom: dotted azure 1px;
      padding-top: 5;
      padding-left: 25;
	  padding-bottom: 20;
	  padding-right: 14;
	  background: #FFFDF8;
	  text-align: justify;
}

.dotted {
      border: dotted brown 1px;
      padding-top: 5;
      padding-left: 25;
	  padding-bottom: 20;
	  padding-right: 14;
	  background: #FFFDF8;
	  text-align: justify;
}

img
{
   border: 1px solid silver;
   margin: 3px; 
   padding: 3px; 
   background: transparent;
}

img.noborder
{
   border: solid gray 0px;
   margin: 0px; 
   padding: 0px; 
}

img.smilies { 
	border: solid gray 0px;  
	margin: 0px;  
	padding: 0px;  
}

.underline {
	border-bottom: dotted brown 1px;
}


.margined10 { margin: 10px; }
.margined4 { margin: 4px; }

input { background: #FFFDF8; background-image:url(keyboard.gif);  }

input[type='submit'], 
input[type='button'] { border-style: solid; border-width: 2px; } 

img[src='smiley.gif'] { border: 0px; vertical-align:text-bottom; width: 14px; height: 14px; }
img[src='wink.gif'] { border: 0px; vertical-align:text-bottom; width: 14px; height: 14px; }
img[src='frown.gif'] { border: 0px; vertical-align:text-bottom; width: 14px; height: 14px; }
img[src='bigsmile.gif'] { border: 0px; vertical-align:text-bottom; width: 14px; height: 14px; }
img[src='tongue.gif'] { border: 0px; vertical-align:text-bottom; width: 14px; height: 14px; }

