body {
    /*background:#f5f5f5 url(images/pattern.jpg);*/
}
#wrapper {
}
.entry-content .summary_img {
	border: none;
	background-color: #FFFFFF;
    margin: 0 0 0 0;
    max-width:100%;
    padding:0px;
}
i {
	font-weight: normal;
	font-style: italic;
}
#header,
#main {
    background:#fff;
    /*border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;*/
    margin:0 auto;
    width:958px;
}
#blog-logo {
	margin-left:15px;
	display:inline;
}
#blog-description {
	margin-left:25px;
}
#header {
	background-image:url("images/header.png");
	/* background-color:#FF00FF; */
	height:165px;
}
#main {
    /*border-bottom:1px solid #C7C7C7;*/
}
#respond {
	padding:20px 20px 40px; /* fix placement of send button */
}
#menu a,
.menu a {
    color:#595957;
    border-bottom: 1px solid #C7C7C7;
}
#menu ul,
.menu ul {
    margin:0 0 -1px 0;
}

#access {
	margin:26px auto 20px auto;
}

#home-insert {
    background:#fff;
    /*border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;*/
    margin:0 auto;
    padding:21px 0 0 0;
    width:958px;
}
#footer {
    margin-top:21px;
}