@charset "utf-8";
/* CSS Document */

.single .post .entry-title, .single-post .entry-title	{ font-size: 21px; font-weight: bold; padding: 35px 0 0; margin: 0 0 5px; }

#contentMid {
    margin:-20px 0 -20px 0;
    width:733px;
    overflow:visible;
	background: url(../../images/blogMid.png) bottom left repeat-y;
	z-index:11;
position:relative;
top:-435px;
}

#contentBtm{
    margin:-610px 0 0 0;
	position:relative;
    width:823px;
	height:398px;
    overflow:hidden;
	background:url(../../images/blogBtm.png) bottom left no-repeat;
}
#contentTop{
position:relative;
top:-330px;
    width:733px;
	height:597px;
    overflow:hidden;
	background:url(../../images/blogTop.png) top left no-repeat;
	z-index:8;

}

#contentBlogSign{
position:relative;
top:0px;
width:733px;
height:300px;
overflow:hidden;
z-index:12;
}

/* footer */
#footer				{  width: 1200px; background:url(../../images/footer.jpg) bottom center no-repeat; height:1270px; margin:-1005px auto 0 auto;z-index:-12;
} 

