body {
   padding:0;
   margin: 20px 0px 0px 15px;
   background-color: white;
   font-family: helvetica, Tahoma, sans-serif;
}

div.archivemonth {
   padding-left: 1em;
}

div.entrytags {
   text-align: right;
   padding-right: 1em;
   font-size: 8pt;
}

div.entryview  {
   clear: both;
   font-size: 9pt;
   margin-right: 5px;
   margin-left: 5px;
   margin-top: 3px;
   margin-bottom:10px;
   padding: 5px;
   border-bottom: solid 1px #CCCCCC;   
   border-right: none;   
   border-left: none;   
   border-top: none;   

}

div.toolsblock {
   clear: both;
   font-size: 9pt;
   margin-right: 5px;
   margin-left: 5px;
   margin-top: 3px;
   margin-bottom: 10px;
   padding: 5px;
   border-top: solid 1px #CCCCCC;   
   border-left: solid 1px #CCCCCC;   
   border-right: none;   
   border-bottom: none;   
}

div.indicatorblock {
   clear: right;
   float: right;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 0px;
   font-size: 9pt;
   width: 30em;
/*   border: 1px solid #CCC; */
}


table.tools {  
   width: 100%;
   margin: 0px;
   padding: 0px; 
   border: 0px solid white;
}

table.tools tr {
	padding: 0px;
	margin: 0px;
        border: 0px solid white;
}

td.sidebartop {
	background-image: url(/images/bg.t.png);
	padding: 0px;
	width: 100%;
	height: 7px;
        vertical-align: top;
        background-repeat: repeat-x;
        background-color: #EEE;
}

td.dialogbartop {
	background-image: url(/images/bg.t.png);
	padding: 0px;
	width: 100%;
	height: 21px;
        vertical-align: top;
        background-repeat: repeat-x;
        background-color: #EEE;
}

td.sidebarbottom {
	padding: 0px;
	width: 100%;
	height: 7px;
	background-image: url(/images/bg.b.png);
}

td.rightdummy { 
               background-color: #EEE;
               border-right: 1px solid #CCC;
                height: 14px;
}

td.leftdummy { 
               background-color: #EEE;
               border-left: 1px solid #CCC;
                height: 14px;
}

td.dummyright { 
               background-color: #EEE;
               border-right: 1px solid #CCC;		
}

td.dummyleft { 
               background-color: #EEE;
               border-left: 1px solid #CCC;
}

td.sidebarcontent {
	background-color: #EEE;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
}

td.cornert {
	width: 7px;
	height: 7px;
	padding: 0px;
	vertical-align: top;
	/* border: 1px dashed red; */
}
td.cornerb {
	width: 7px;
	height: 7px;
	padding: 0px;
	vertical-align: bottom;
	/* border: 1px dashed red; */
}

img.feed {
	width: 14px;
	height: 14px;
	float: none;
	border: 0px;
}

img.left {
	width: 7px;
	height: 7px;
	float: none;
	border: 0px;
}
img.right {
	width: 7px;
	height: 7px;
	border: 0px;
	float: none;
}

img.bright {
	border: 0px;
        margin-left: 3px;
        margin-top: 2px;
        cursor: pointer;
	float: right;
}

div.tagcloud {
   clear: both;
   width: 100%;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
}

div.container + div.container {
   margin-top: 10px;
}

div.tags {
   padding-left: 1em;
}

div.tagcloudhidden {
   clear: both;
   width: 100%;
   color: #999;
   margin: 0px;
   padding: 0px;
}

span.title {
   font-weight: bolder;
   font-size: 12pt;
   vertical-align: top;
   cursor: pointer;
   color: #555555;
}

span.feeds {
   margin-left: 5px;
   margin-right: 5px;
   font-weight: bold;
   font-size: 10pt;
   vertical-align: top;
   cursor: pointer;
   color: #555555;
}

span.feeds a {
   text-decoration: none;
   color: #555555;	 
}

div.tagcloud span.image {
   width: 200px;
   margin-left: 0.5em;
   height: 38px;
}

span.image img {
   float: none;
   width:200px;
   height: 38px;
}

div.tagcloudhidden span.title {
   font-weight: bolder;
   font-size: 12pt;
   cursor: pointer;
}

div.tagcloud span.intersting {
   font-size: 10pt;
   font-weight: bold;
}

div.tagcloud span.veryinteresting {
   font-size: 11pt;
   font-weight: normal;
}

div.tagcloud span.hottopic {
   font-size: 12pt;
   font-weight: normal;
}

div.tagcloud span.veryhottopic {
   font-size: 12pt;
   font-weight: bold;
}

div.tagcloud span.realhottopic {
   font-size: 14pt;
   font-weight: bold;
}
div.tagcloud span.interstingneg {
   font-size: 10pt;
   font-style: italic;
   font-weight: bold;
}

div.tagcloud span.veryinterestingneg {
   font-size: 11pt;
   font-style: italic;
   font-weight: normal;
}

div.tagcloud span.hottopicneg {
   font-size: 12pt;
   font-style: italic;
   font-weight: normal;
}

div.tagcloud span.veryhottopicneg {
   font-size: 12pt;
   font-style: italic;
   font-weight: bold;
}

div.tagcloud span.realhottopicneg {
   font-size: 14pt;
   font-style: italic;
   font-weight: bold;
}

div.archivemonth a {
   text-decoration: none;
}

div.archivemonth a:hover {
   text-decoration: underline;
}

div.tagcloud span a {
   text-decoration: none;
}

div.tagcloud span a:hover {
   text-decoration: underline;
}


/* ********************************************************************* */
/* Block Styles                                                          */

div.floattoolheader {
   clear:right;
   float: right;
   background-color: #888;
   margin-left: 10%;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 10%;
   border: 1px solid black;
   padding: 3px;
   font-size: 9pt;
   font-weight: bolder;
   color: #EEE;
   cursor: pointer;
   width: 80%;
}
div.floattoolbox {
   clear:right;
   float: right;
   background-color: #EEE;
   margin-left: 10%;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-right: 10%;
   padding: 3px;
   font-size: 9pt;
   width: 80%;
   border-bottom: 1px solid black;
   border-right: 1px solid black;
   border-left: 1px solid black;
}


div.floatright { 
   float: right;
   font-size: 9pt;
}

div.floatrighter { 
   float: right;
   font-size: 20pt;
}

div.entryheader {
   margin-top: 0px;
   padding: 0px;
}

table.header { 
   background-color: #EEE;
   width: 100%;
}

td.headerborder { 
   padding-left: 7px;
   padding-right: 7px;
   margin: 0px;
   width: 100%
}

td.entryheader { 
   padding-left: 7px;
   padding-right: 7px;
   margin: 0px;
}

div.blogtools {
   text-align: right;
   /* background-color: white; */
}

div.login {

}

div.rightfloatscreen {
   clear: right;
   float: right;
   display:block;
   padding: 3px;
   margin-left: 0px;
   margin-bottom: 0px;
   font-size: 9pt;
}

div.blogentries {
   clear: both;
}


div.visibleblock {
   display: block;
   position:fixed;
   top:15%;
   left:10%;
   width: 500px;
   height: 150px;
}

div.visibleinline { 
   display: block;
}

div.visibleinlinedialog { 
   margin-top: 10px;
   margin-bottom: 10px;
/*   clear:both; */
   display: block;
   width: 100%;
   height: 150px;
}

div.capturingblock {
   display: block;
   position: fixed;
   margin-top:0;
   margin-left:0;
   padding-top:0px;
   bottom: 30px;
   top:20px;
   bottom: 5px;
   left: 117px;
   right: 261px;
   min-width: 400px;
}

div.permissiondialog {
   /* display: block; */
   /* position:fixed; */
   /* height: 200px;*/
   width:  400px;
   top:5%;
   left:20%;
}

div.permdialogview {
   padding: 10px;
   background-color: #BBB;
}

div.fulldialog {  
   background: white;
   width: 100%;
   padding: 0px;
   margin: 0;
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
}

div.dialog { 
   border: none;
   display: block;
   margin-left: 2px;
   margin-right: 2px;
   margin-top: 0px;
   margin-bottom: 0px;
   background: white;
   top: 0px;
   bottom: 0px;
/*   width: 99%;*/
   height: 98%; 
}

div.user {
   border-top: 1px solid white;
   cursor: pointer;
   width: 100%;
}

div.user + div.user {
   border-top: 1px solid #CCC;
   cursor: pointer;
   width: 100%;
}

div.selecteduser {
   background-color: #55D;
   color: #FFF;
   width: 100%;
   cursor: pointer;
   border-top: 1px solid white;
   border-bottom: 1px solid white;
}

div.selecteduser + div.user {
   border-top: 1px solid white;
   width: 100%;
   cursor: pointer;
}


div.permissionlist {
   border: 1px solid black;
   background-color: #DDDDDD;
   width: 100%;
   margin-top: 10px;
   margin-bottom: 10px;
}

div.dialogactions {
   height: 2ex;
}

span.visibleline {
   margin-left: 0.3ex;
   margin-right: 0.3ex;
   display: inline;   
}

span.dialogswitch {
   margin-left: 0.3ex;
   margin-right: 0.3ex;
   display: inline;
   font-size: 8pt;
   background-color: #dddddd;
   width: 7em;
   padding-left: 3px;
   padding-right: 10px;
   padding-top: 1px;
   padding-bottom: 1px;
   cursor: pointer;
}

span.invisibleblock {
   display: none;
}

div.invisibleblock {
   display: none;
}

div.separator {
   clear: both;
   margin-bottom:5px;
}

div.blogtools {
   text-align: right;
   font-size: 10pt;
}

div.title {
   font-size: 14pt;
   font-weight: bolder;
}

div.sidebartitle {
   background-color: #38587a;
   color: #ffffff;
   font-weight: bolder;
   border: #000000 solid 1px;
   width: 220px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
}

div.sidebarcontent {
   border: #000000 solid 1px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 20px;
   padding-bottom: 10px;
   margin-top: 0px;
   margin-bottom: 5px;
   width: 220px;
}

div.dialogtitle {
   background-color: #38587a;
   color: #ffffff;
   font-weight: bolder;
   border: #000000 solid 1px;
   width: 500px;
   padding-top:0px;
   padding-top:0px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
}

div.dialogcontent {
   background-color: #ffffff;
   border: #000000 solid 1px;
   padding: 5px;
   margin-top: 0px;
   margin-bottom: 5px;
   width: 500px;
   text-align: center;
}

div.content {
   font-size: 12pt;
   width: 500px;		
}

div.taframe {
   clear: both;
   height: 70%;
}

div.toolnoselect {
   margin: 0px;
   padding-left: 6px;
   padding-right: 6px;
   font-size: 9pt;
}

div.toolselect {
   /* border-right: 1px solid black;
   border-left: 1px solid black;
   border-top: 2px none white; */
   margin: 0px;
   padding-left: 6px;
   padding-right: 6px;
   font-size: 9pt;
   cursor: pointer;
}

/* ********************************************************************* */
/* Inline Styles                                                         */

span.followentry {
   /* flow: right; */
   padding-right: 7px;
   padding-left: 7px;
   padding-top: 3px;
   padding-bottom: 3px;
   margin-bottom: 4px;
   font-size: 8pt;
}

span.toolselect {
   /* border-right: 1px solid black;
   border-left: 1px solid black;
   border-top: 2px none white; */
   margin: 0px;
   padding-left: 6px;
   padding-right: 6px;
   font-size: 9pt;
   cursor: pointer;
}

span.toolnoselect {
   border-right: 1px solid white;
   border-left: 1px solid white;
   border-top: 2px none white;
   margin: 0px;
   padding-left: 6px;
   padding-right: 6px;
   font-size: 9pt;
}

span.toolselect:hover {
   /* border-right: 1px solid black;
   border-left: 1px solid black;
   border-top: 2px solid orange; */
   color: #A62;
   margin: 0px;
   padding-left: 6px;
   padding-right: 6px;
   font-size: 9pt;
}

span.submit {
   border: 1px solid black;
   background-color: #FFF;
   padding: 5px;
   margin-right: 10px;
   float: left;
   font-size: 9pt;
   cursor: pointer;
}

span.cancel {
   border: 1px solid black;
   background-color: #FFF;
   padding: 5px;
   margin-left: 10px;
   float: right;
   font-size: 9pt;
   cursor: pointer;
}

span.entrymodified {
   /* float: right; */
   padding-right: 7px;
   padding-left: 7px;
   padding-top: 3px;
   padding-bottom: 3px;
   margin-bottom: 4px;
   color: #888;
   font-size: 8pt;
}

span.tagname {
   margin-left: 0.3ex;
   margin-right: 0.3ex;
   color: #888;
}

/* ********************************************************************* */
/* Table Styles                                                          */

table.dialog {  
   width: 100%;
   height: 100%;
   margin: 0px;
   padding: 0px;
/*  border: 1px dashed red; */
}

td.left {  
   text-align: left;
   height: 16px;
   padding-left: 5px;
   width: 25%;
}

td.right {  
   text-align: left;
   height: 16px;
   width: 75%;
   padding-left: 5px;
   padding-right: 5px;
}

td.flushright {  
   text-align: right;
   height: 16px;
   width: 75%;
   padding-left: 5px;
   padding-right: 5px;
}

td.topalign {
   vertical-align: top;
}

td {
   font-size: 10pt;
   font-weight: normal;
   margin: 0px;
   padding:0px;
}

/* ********************************************************************* */
/* Generic HTML Styles                                                   */

h1 {
   margin-top:0px;
   margin-bottom:0px;
   font-family: helvetica, tahoma, sans-serif; 
   font-size: 13pt;
   font-weight: bold;
}

h2 { 
   font-family: helvetica, tahoma, sans-serif; 
   font-size: 12pt;
   font-weight: bold;     
   font-style: italic;
}

h3 { 
   font-family: helvetica, tahoma, sans-serif; 
   font-size: 12pt;
   font-weight: bold;
}

p { 
   font-size: 10pt;
}

p.qtitle {
   font-size: 14pt;
   font-weight: bolder;
   text-align: center;
}

p.text {
   font-size: 10pt;
   font-weight: normal;
}

p.disclaimertext {
   font-size: 8pt;
   font-weight: normal;
   color: #cccccc;
   text-align: center;
}

p.buttons {
   text-align: center;
}

br.dialog { 
   clear: left;
}

/* ********************************************************************* */
/* Images                                                                */

img.selected {
   border: #ff4488 solid 2px;
}

img.notselected {
   border: #ffffff solid 2px;
}

/* ********************************************************************* */
/* Form related Styles                                                   */
input.login { 
   display: inline;
   font-size: 10pt;
   width:   100%;
   margin-bottom:5px;
   border: 1px solid black;
}

input.login:focus {
   display: inline;
   font-size: 10pt;
   width:   100%;
   margin-bottom: 5px;
   border: 1px solid black;
   background-color: #ffffcc;
}

input.dialog { 
   display: block;
   font-size: 10pt;
   width:   90%;
   float:   left;
   margin-bottom: 5px;
   border: 1px solid black;
}

input.dialog:focus {
   display: block;
   font-size: 10pt;
   width:   90%;
   float:   left;
   margin-bottom: 5px;
   border: 1px solid black;
   background-color: #ffffcc;
}

textarea.resize {  
   width: 96%;
   height: 99%;
   border: 1px solid black;
   margin-left: 2%;
   margin-right: 2%;
}

textarea.resize:focus {  
   width: 96%;
   height: 99%;
   border: 1px solid black;
   margin-left: 2%;
   margin-right: 2%;
   background-color: #ffffcc;
}


input.entryattr[type=text] {
   background-color: #ddd;
   border-width: 0px;
   font-size: 8pt;
   padding-left: 2px;
   font-family: sans-serif;
   width: 7em;
}

input.entryattr[type=text]:focus {
   background-color: #ddd;
   border-width: 0px;
   font-size: 8pt;
   padding-left: 2px;
   width: 7em;
   font-family: sans-serif;
}

input[type=text] {
   border: black solid 1px;
   font-size: 10pt;
   background-color: #FFF;
}


input[type=password] {
   border: black solid 1px;
   font-size: 10pt;
   background-color: #FFF;
}

input[type=checkbox] {
   border: black solid 1px;
   font-size: 10pt;
   background-color: #FFF;
}

input[type=checkbox]:focus {
   border: black solid 1px;
   font-size: 10pt;
   background-color: #ffffcc;
}

input[type=text]:focus {
   border: black solid 1px;
   font-size: 10pt;
   background-color: #ffffcc;
}

input[type=password]:focus {
   border: black solid 1px;
   background-color: #ffffcc;
}

/* ********************************************************************* */
/* Link Styles                                                           */

a {
   padding-left: 1px;
   padding-right: 2px;
   color: #000000;
}

a:hover {
   padding-left: 1px;
   padding-right: 2px;
   color: #A62;
}

a.plain {
   padding:0px;
   margin: 0px;
   border: none;
   color: #000;
   text-decoration: none;
}

a.plain:hover {
   color: #000;
   text-decoration: none;
}

a.selected {
   color: #000000;
   text-decoration: none;
   font-weight:bold;
   border: #ff4488 solid 2px;
}

a.notselected {
   color: #000000;
   text-decoration: none;
   text-decoration: none;
   font-weight:bold;
}

a.button {
   background-color: #4499dd;
   text-decoration: none;
   font-weight:bold;
   border: #000000 solid 1px;
   color: #ffffff;
   font-size: 8pt;
   padding: 2px;
}

a.button:hover {
   background-color: #4499dd;
   text-decoration: none;
   font-weight:bold;
   border: #000000 solid 1px;
   color: #bbbbbb;
   font-size: 8pt;
   padding: 2px;
}

a.dialogtitlelink {
   color: #ffffff;
   text-decoration:none;
}

a.dialogtitlelink:hover {
   color: #ff7777;
   text-decoration:none;
}

/* ********************************************************************* */
/* Styles for special Tag IDs                                            */

#blogheader {
   margin-top: 0px;
   padding: 0px;
}

#curuserlist {
   border: 1px solid black;
   background-color: #ffffcc;
   height: 80px;
   width: 100%;
   overflow: scroll;
   margin-top: 15px;
}

#blogheader * h1 {
   padding: 0px;
   margin: 0px;
   font-size: 16pt;
   font-weight: bolder;
}

#blogheader a {
   margin: 0px;
   padding: 0px;
   text-decoration: none;
}

#blogheader a:hover {
   margin: 0px;
   padding: 0px;
   text-decoration: none;
   color: #000000;
}


/* ********************************************************************* */
/* LO-F.AT specific styles will be moved into a separate file            */

img {
   margin: 0;
   padding: 0;
   border: 0px none white;
}

table.lofatmain {
   width:100%;
   height: 100%;
   padding: 0;
}

td.lofatleft {
   width: 100px;
   vertical-align: top;
}

td.lofatcenter {
   vertical-align: top;
}

td.lofatright {
   font-size:9pt;
   width: 20em;
   vertical-align: top;
}

div.lofatnav {
   float: left;
   width: 100px;
   height: 100%;
   margin: 0px;
   padding-left:0px;
   padding-top:0px;
}

div.lofatrightnav {
   float: left;
/*   border: 1px dashed red; */
   width: 10em;
   font-size: 9pt;
   padding:0px;
   margin-top:10px;
   margin-left: 0px;
   margin-right: 0px;
}

div.lofatnavrow {
   clear: both;
   margin: 0px;
   padding: 0px;
}



div.lofatspacer {
   height: 120px;
}


div.lofatcontent {
   margin-left:0px;
   margin-right:0px;
   padding: 10px;
   float:left;
   width: 55%;
}

div.lofatnavrow a {
   padding: 0;
   margin: 0;
   color: #000000;
}

div.lofatnavrow a:hover {
   padding: 0;
   margin: 0;
   color: #000000;
}

/* ********************************************************************* */
/* loginapp specific styles will be moved into a separate file           */

div.userinfoblock {
   padding: 5px;
   font-size: 10pt;
}

#login { 
  width: 100%;
}

#login span {
   padding-left: 5px;
   padding-right: 5px;
   text-align:center;
}

#login span.logout {
   padding-left: 5px;
   padding-right: 5px;
   text-align:right;
   cursor: pointer;
}

#login span.login {
   padding-left: 5px;
   padding-right: 5px;
   text-align:right;
   cursor: pointer;
}

#login span.login:hover {
   padding-left: 5px;
   padding-right: 5px;
   text-align:right;
   cursor: pointer;
   color:#a52;
}

span.loginsubmit {
   float:left;
   cursor: pointer;
}

span.loginsubmit:hover {
   color:#a52;
}

span.logincancel {
   float:right;
   cursor: pointer;
}

span.logincancel:hover {
   color:#a52;
}

div.userinfoblock a {
   clear:both;
   float: right;
}

div.userinfoblock a:hover {
   color: #A52;
}