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

/* This is ActionStreams-related stuff. */
@import url(http://travisspencer.com/blog-mt/mt-static/plugins/ActionStreams/css/action-streams.css);


    
        .service-iwtst {
            background-image: url(http://travisspencer.com/blog-mt/mt-static/plugins/Iwtst/images/iwtst.png);
        }
    

/* End ActionStreams-related stuff. */

/* add custom css here */
#header {
	background: white url(http://travisspencer.com/blog-mt/mt-static/images/masthead.jpg) no-repeat scroll left top;
	border-top: none;
}

#header-content { 
	width: 100%;
position: relative;
}

#header-description {
	background-color: #DDDDDD;
	border-color: #333333;
	border-style: solid none;
	border-width: 1px;
	font-size: 0.9em;
	left: -20px;
	padding: 3px 2px 3px 32px;
	position: absolute;	
	top: 59px;
	width: 100%;
}

#header-inner {
	height: 113px;
	width: 100%;
}

#header-name {
	display: none;
}

#content-inner {
	margin: inherit;
	width: 100%;
}

.layout-tw #beta {
	width: 210px;
}

.sociable-hovers {
	opacity: 0.4;
}
.sociable-hovers:hover {
	opacity: 1;
}

