/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.runblogrun.com/mt-static_4.37/themes-base/blog.css);
@import url(http://www.runblogrun.com/mt-static_4.37/support/themes/professional-rbr/professional-rbr.css);
/* end StyleCatcher imports */


/* RunBlogRun custom css begins here */

#header-name a{
    display: block;
    background: #ff9900 url("http://www.runblogrun.com/mt-static_4.37/support/themes/professional-rbr/RunBlogRun_logotype_horiz.gif") no-repeat left top;
    text-indent: -9999px;
    width: 220px;
    height: 62px;
}

#header-description {
    text-indent: -9999px;
}

/* h1#page-title {
    display: none;
} */

#content {
    background: #fff;
/*    background-image: url("http://www.runblogrun.com/skins/NikeXC_bg.jpg"); */
    background-position: center top;
    background-repeat: repeat-y;
} 

#content-inner {
background: #fff;
}

/* background skin css */

/* #leftclick{
	display:block;
	height:100%;
	float:left;
	background:transparent url("http://www.runblogrun.com/skins/NikeXC_bg.jpg") 0 0 repeat;
	text-indent:-9999px;
	background-attachment:fixed;
}
#rightclick{
	display:block;
	height:100%;
	float:right;
	background:transparent url("http://www.runblogrun.com/skins/NikeXC_bg.jpg") 100% 0 repeat;
	text-indent:-9999px;
	background-attachment:fixed;
}

#leftclick span, #rightclick span{
	display:none;
}
.content-inner{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-500px;
} */

/* end background skin css */


