/* @import url(diary2001s.css); */

body {
	color: black;
	background: #ffe;
}

p.disclaimer { font-size: small; }

p.alert { font-size: large; }

h1 {font-size: x-large; }
h2 {font-size: large;
   clear: right;
   }

h2.boom {clear: none; } /* for floating Xbox360 gamertag */

h3 {font-size: medium; font-weight: normal; }

h2 a, h3 a {
  text-decoration: none;
}

p { text-indent: 1em; 
    margin: 0 2em 0.5em 2em;
    }

p.noindent { text-indent: 0em; 
    margin: 0 2em 0.5em 2em; }

pre {
    padding: 1em 0em 0em 1em;
    border-width: 0.5em;
    border-style: solid;
    color: black;
    background: #eff;
    border-color: #ffe;
    width: 81ex;
}

strong {font-size: large; color: red; background: inherit;}

div.creator { color: gray; background: inherit; font-style: italic; }

div.subtopic { width:100%; overflow:auto;}

div.thumb {
  border-width: 0px;
  border-style: none;
  float: right;  
}

.floatclear {
    clear: right;
}

div.thumb a {
  font-size: smaller;
  border-width: 1px;
  border-style: solid;
  border-color: #88f;
  float: left;
  text-align: center;
  width: 150px;
  text-decoration: none;
  background: #fff;
}

span.thumb {
  font-size: smaller;
  border-width: 1px;
  border-style: solid;
  border-color: #88f;
  float: left;
  text-align: center;
  width: 150px;
  text-decoration: none;
  color: inherit;
  background: #fff;
}

div.pthumb a {
  font-size: smaller;
  border-width: 1px;
  border-style: solid;
  border-color: #88f;
  float: left;
  text-align: center;
  width: 113px;
  text-decoration: none;
  color: inherit;
  background: #fff;
}

div.thumb img {
  border: none;
}

div.pthumb img {
  border: none;
}

div.gamertag {
    float: right;
}

span.phs {color: #111; background: #afa;}

hr.clear {
  clear: right;
}
