/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. */

/* Theme */
@import url(http://static.typepad.com/.shared:v25.4:typepad:en_us/themes/jim/mosaic/mosaic.css);

/* Theme - Custom Banner */

#banner {
    background-image: url("http://www.highgateshul.com/files/Website_banner2.jpg");
height: 80px;}

#banner-inner { overflow: visible; padding: 0; }

#banner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
margin: 0;
padding: 0;
}

#banner-header a
{
display: block;
left: 0;
top: 0;
height: 125px;
text-indent: -1000em;
}

#banner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}


/* two-column-left tweaks */

#container
{
	width: 950px;
}


#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#alpha { width: 250px; }
#beta { width: 700px; margin-left: 40px; }


/* ph=1 */

