/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css) screen, projection, tv;
@import url(/mt/mt-static/support/themes/simon-arlott-eu/simon-arlott-eu.css) screen, projection, tv;
/* end StyleCatcher imports */

@media screen, projection, tv {
blockquote {
margin: 0 30px 1em 10px;
padding: 1em 5px 0 15px;
border-left: 3px solid #C63;
background: #FFD;
}
blockquote cite {
margin: 5px 0 0;
display: block;
text-align: right;
}
/* #header-description { color: #FA0; } */
.widget-search input.ti { width: 60% }
.widget-header a { text-decoration: underline; }
.widget-header a:hover { text-decoration: none; }
#alpha-inner { padding-left: 10px; }
#footer-feed { float: right; }
}
@media print, projection {
 #beta, #gamma { display: none; }
}
@media tv {
 #alpha, #beta, #gamma {
  float: none;
  left: auto;
  right: auto;
  width: auto;
  margin: auto;
  padding: inherit;
 }
 .layout-wt #content-inner { background: none; }
}

#comments-open-footer { width: 80%; }
.alert { color: #ff0000; background: #ffffff; }
