
BODY {
	padding: 0px;
	margin: 0px;
	color: silver;
	font:8pt Verdana,Georgia,Serif;
	BACKGROUND: #222222;
}

.entrybox { 
	border-left: 2px solid gray; 
	border-right: 2px solid gray; 
	qbackground: #EEE;
	color: #CCC;
	text-align: center;
}

.entrytitle { padding-left: 10px; width: 100%; text-align: left; margin: 5px; }
.entrytitle a { TEXT-DECORATION : underline; }

h1 { color: white; text-align: center; }

h1 a { color: white; background: none; }
h1 a:hover { color: white; background: none; }
h1 a:visited { color: white; background: none; }

a { COLOR : gray; TEXT-DECORATION : none; }
a:hover { BACKGROUND-COLOR: none; TEXT-DECORATION : underline;  }
a:visited { COLOR : gray;  }
a:visited:hover { TEXT-DECORATION : underline; }

a.grayback { COLOR : black; TEXT-DECORATION : none; }
a.grayback:hover { BACKGROUND-COLOR: gray; TEXT-DECORATION : underline;  }
a.grayback:visited { COLOR : black;  }
a.grayback:visited:hover { TEXT-DECORATION : none; }


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; COLOR : lightblue; TEXT-DECORATION : underline;  border: 1px solid transparent; }
/*A.menu:before { font-family: Wingdings; content: "---"; }
A.menu:after { font-family: Wingdings; content: ""; }*/
A.menu:Hover { font-size: 10pt; color: lightblue;  border: 1px solid transparent; }

.antetka {background: azure; color:blue; } 
.antetka a { color: blue; background: azure;}
.a1ntetka a:visited:hover { color: lightblue; }
.an1tetka a:visited { color: lightblue; }

.paragraphpic { float:right;margin-left:10px;margin-bottom:10px; }

textarea { width: 100%; _width: 300px; }

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.diaryentry  { text-align: justify; padding-left:20px; padding-bottom: 10px; }

table { font:8pt Verdana,Georgia,Serif; }

table.cmtvwlst tr td { background-color:floralwhite; 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;
	  color: black;
	  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;
}

.orange { COLOR: orange; }

img
{
   border: 1px solid black;
   margin: 3px; 
   background: transparent;
}

img.noborder
{
   border: solid gray 0px;
   margin: 0px; 
   padding: 0px; 
}

img.smilies { 
	border: solid gray 0px;  
	margin: 0px;  
	padding: 0px;  
}

textarea { background: #FFFDF8; background-image: url(keyboard.gif); border: 1px dotted brown; }

.underline {
	border-bottom: dotted brown 1px;
}


p.question:before {
   content: "Въпрос"
}

p.answer:before {
   content: "Отговор"
}

.margined10 { margin: 10px; }
.margined4 { margin: 4px; }

input { background: #FFFDF8; background-image:url(keyboard.gif);  border: 1px dotted gray; }

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; }
