<!--
body {
  font: small/1.0em verdana, arial, helvetica, clean, sans-serif;
  font: small;
  margin: 0 0px;
  padding: 0;
  min-width: 750px;
}

html>body {
  font: 75%/1.0em verdana, arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: small;
}

div, td, ul {
  font: x-small verdana, arial, helvetica, sans-serif;
}

pre, code, select, input, textarea {
  font-size: 100%
}

h1, h2 {
  margin: 0;
  padding: 0;
}

strong, h1, h2, b {
  font-weight: bold;
}

h1 {
  font-size:140%;
}

h2 {
  font-size:120%;
}

em {
  font-style: normal;
}

img {
  border: 0;
}

small {
  font-size: 78%;
}

form {
  margin: 0;
}

fieldset {
  border: 0 solid #ffffff;
}

a {
  color:#0000de;
}

a:active {
  color: #ff0000;
}

a:visited {
  color:#663399;
}

/* bgcolor fix */
#ygunav, #yschinfo, .yschspns ul {
  border: 1px none #ffffff;
  margin:0;
}

.note {
  color: red;
}

.gry {
  color:#cccccc;
}

.drk {
  color:#000000;
}

#logo {
  position: absolute;
  width: 200px;
  height: 100px;
  left: 10px;
  background: url(/images/logo.gif) no-repeat;
}

#topnavi {
  position: absolute;
  top: 1px;
  right: 1px;
  text-align: right;
  color: #ffffff;
  padding: 5px;
/*
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
*/
}

#topnavi ul {
  margin: 0;
  padding: 0;
}

#topnavi li {
  display: inline;
}

#topnavi a {
  font-size: 120%;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
}

#header {
  height: 80px;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
  margin-bottom: 25px;
/*  background: url(/images/gradient2.gif) repeat-x bottom; */
  background: url(/images/tile-0001.png) repeat-x top;
  border: 1px solid #000000;
}

.header {
  font-size: 120%;
  color: #ffffff;
  padding: 3px;
}

#search {
  margin-top: 15px;
}

#search h1 {
  color: #ffffff;
  margin-bottom:5px;
}

#search #q {
  width: 220px;
}

#search input {
  font-size: 120%;
}

#tchead {
  background-color: #CC9966;
  display: none;
}

#tagcloud {
  text-align: justify;
  border: 1px solid #FFCC99;
  padding: 10px;
  background: url(/images/gradient2.gif) repeat-x bottom;
}

#tagcloud a {
  text-decoration: none;
  line-height: 160%;
}

#tagcloud a:hover {
  text-decoration: underline;
}

#ptagcloud {
  text-align: left;
  border: 1px solid #FFCC99;
  padding: 10px;
  margin-bottom: 20px;
  background: url(/images/gradient2.gif) repeat-x bottom;
  font-size: 100%;
}

#ptagcloud a {
  text-decoration: none;
  line-height: 160%;
}

#ptagcloud a:hover {
  text-decoration: underline;
}

.tc1 {
  font-size: 90%;
}

.tc2 {
  font-size: 110%;
}

.tc3 {
  font-size: 120%;
}

.tc4 {
  font-size: 130%;
  font-weight: bold;
}

.tc5 {
  font-size: 140%;
  font-weight: bold;
}

.tc6 {
  font-size: 150%;
  font-weight: bold;
}

.tc7 {
  font-size: 160%;
  font-weight: bold;
}

.tc8 {
  font-size: 170%;
  font-weight: bold;
}

.tc9 {
  font-size: 190%;
  font-weight: bold;
}

#nbhead {
  background-color: #6699CC;
  font-size: 110%;
  margin: 0;
  padding: 10px;
}

#newblogs {
  text-align: justify;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  background: url(/images/bg_body.gif) repeat-y left;
}

#newblogs a {
  display: block;
  margin-left: 13px;
}

#newblogs ul, #newblogs li, #newblogs ul li {
  list-style: none;
  list-type: none;
  margin: 0;
  padding: 0;
}

#newblogs ul {
  margin: 10px;
}

#brhead {
  background-color: #cccccc;
  font-size: 110%;
  color: #000000;
  margin: 0;
  padding: 10px;
}

#blogroll {
  text-align: justify;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  background: url(/images/gradient2.gif) repeat-x bottom;
}

#blogroll ul, #blogroll li, #blogroll ul li {
  list-style: none;
  list-type: none;
  margin: 0;
  padding: 0;
}

#blogroll ul, #blogroll p {
  margin: 10px;
}

#content {
  width: 980px;
  text-align: left;
}

#leftbar {
  float: left;
  width: 220px;
  margin-right: 15px;
  padding-top:50px;
}

#rightbar {
  float: right;
  width: 20%;
  margin-left: 15px;
  padding-top:50px;
}

#footer {
  height: 100px;
  margin-top: 100px;
  padding-top: 20px;
  text-align: center;
  background: url(/images/tile-0004.png) repeat-x top;
  margin-bottom: 0;
}

#bottom {
  text-align: center;
}

#upf {
  float: left;
  width: 500px;
  font-size: 120%;
}

#upf h1 {
  color: #CCCCCC;
  font-size: 160%;
  margin-bottom: 25px;
}

#upf p.blogged {
  color: #666666;
  margin-bottom: 3px;
}

#upf p.snippet {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#results {
  margin-top: 45px;
  float:left;
  width: 75%;
}

#results h1 {
  font-size: 130%;
  color: #999999;
  margin-bottom: 10px;
}

#bloginfo {
  font-size: 120%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.result {
  font-size: 120%;
  margin-bottom: 15px;
}

.result h2 {
  font-weight: normal;
}

.result p.blogged {
  color: #666666;
  margin-bottom: 3px;
}

.result p.snippet {
  padding-bottom: 5px;
  line-height: 140%;
}

.result p.url {
  padding-bottom: 5px;
  color: #008800;
}

#wrap {
  margin-left: 20px;
  margin-right: 20px;
  font-size: inherit;
}

p {
  margin: 0;
}

#pingform {
  font-size: inherit;
}

#pingform ul, #pingform ul li {
  list-style: none;
  list-type: none;
  margin: 0;
  padding: 0;
  width: 350px;
  text-align: right;
  font-size: 105%;
}

#ptitle, #purl, #pfeed {
  width: 300px;
}

#pingform ul li ul li {
  display: inline;
}

#pinglog {
  margin-bottom: 20px;
  overflow: auto;
  border: 1px solid #cccccc;
  width: 480px;
  height: 240px;
  font: 14px courier new;
  text-align: left;
  color: #000088;
}

#pingnote {
  width: 350px;
  text-align: left;
  padding-top: 20px;
}

#pager {
  font-family: arial;
  text-align: center;
  font-size: 120%;
  margin-top: 20px;
}

.pager, a.pager {
  color: #000000;
}

.prev_pager, .next_pager, a.prev_pager, a.next_pager {
  font-weight: bold;
  font-size: 110%;
  color: #000088;
  text-decoration: none;
}

.activepage {
  color: #880000;
  font-weight: bold;
  text-decoration: none;
}

.queuerow {
  list-style: none;
  list-type: none;
  display: block;
}

#queue {
  list-style: none;
  list-type: none;
  display: block;
}

.queue {
  float: left;
}

#qid {
  width: 100px;
}

#qtitle {
  width: 200px;
}

#qurl {
  width: 200px;
}

#qfeed {
  width: 200px;
}

#qdateenter {
  width:200px;
}
