/* This is the StyleCatcher theme addition. Do not remove this block. */
/* @import url(http://www.gabrielweinberg.com/mt-static/themes-base/blog.css);*/
@import url(blog.css);
@import url(cityscape-philadelphia.css);
/*@import url(http://www.gabrielweinberg.com/mt-static/support/themes/cityscape-philadelphia/cityscape-philadelphia.css);*/
/* end StyleCatcher imports */

body
{
  /*background:#000 url(/blog/bg_b.jpg) repeat-x;*/
}

#header
{
  /*border-color: #2c2c2e;*/
  border:1px solid #393F41;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
}

#footer
{
  /*display: none;*/
  background-image:url(assets/HDR_banner.jpg);
  background-repeat:no-repeat;
  background-position:0px -15px;
  border:1px solid #393F41;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  height:55px;
  margin:0px auto;
  margin-bottom:30px;
  text-indent:30px;
  width:938px;
}
