/*set footer bg colour*/
.custom #footer {

Background-color:#f8d7ce;

}


/* navigation background****/
.custom #nav2{
background-color: #f8d7ce; width:1056px;
float:right;
}


.custom #page {
    position: relative;
}

.custom ul.menu {
    float: right;

}




/*remove dotted links box*/
a:focus { outline: none }



/*excerpts one across*/
.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;
}



#linkwithin_logolink_0 {display:none;}


/*align nav with content*/
.custom .menu { padding: 0 1.1em; }




/* sidebar header colour****/
.custom .sidebar h3 {color: #000000; padding: 7px 7px; background: #d5d6d1;}




/* mail chimp css****/
div.mc-field-group input {
display: block;
padding: 2px 0;
text-indent: 5px;
width: 145px;
font-family: tahoma;
font-size: 10px;
background-color:#ffffff;

color: #4a4a4a;
}



#mc_embed_signup .button {
clear: both;
background-image:
url(http://themellybooproject.com/wp-content/uploads/2013/04/subscribe-button.jpg);
height: 21px;
width: 66px;

border: 0 none;
}