/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/tristan-blue-4.2/screen.css);
/* end StyleCatcher imports */

@import url(/highlight/styles/zenburn.css);

code {
  font-size: small;
}

code .comment {
  padding-bottom: 0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin-bottom: 0px;
}

body {
  background-image: url(/image/wall.gif);
}

div#container, div#footer, div#header-content {
  background: transparent;
  background-image: none;
}

.layout-wtt #alpha {
  left: 190px;
}

.layout-wtt #beta {
}

.layout-wtt #gamma {
  right: 750px;
}

.widget-profile .widget-content li
{
  background-image: none;
}

.widget-caution h3
{
  text-align: center;
  color: red;
}

.widget-caution
{
  background-color: rgb(255,255,196);
}

.widget-header
{
  text-align: center;
}

#open-closed-widget
{
  cursor: pointer;
  text-decoration: underline;
}

.prompt
{
  color: white;
  background-color: black;
  padding-width: 4px;
  border-width: 2px;
  border-style: groove;
}

div .addclips
{
  text-align: right;
  margin-top: 2px;
  margin-bottom: 2px;
}

.slide-title
{
  font-size: x-small;
}

