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

#header {
 border: none;
 background: transparent;
}

#container-inner {
 background: #fff url(/images/bg_pic.jpg) no-repeat -10px 0px;
}

#content {
 background: transparent;
}
.layout-wtt #content-inner {
 background: none;
}

.asset {
background: transparent url(/images/bike_icon.gif) no-repeat scroll 0 17px;
padding-left: 10px
}

#header a {
 display: block;
 text-indent: -999px;
 height: 60px;
 width: 300px;
}
ul#twitter_update_list {
margin-left: 15px;
list-style-type: none;
}
ul#twitter_update_list li {
margin-bottom: 8px;
}

.flickr {
	line-height: 2em;
	padding-top: .25em;
}
.flickr a {
  	padding: .5em;
}
.flickr a img {
	border: .25em solid #cccccc;
}
.flickr a:hover img { background: #ddd; }
