body.custom { background : url('images/sea_bg.jpg') #0a2e3c center top repeat-x; }
.custom .page { background-color:transparent; }


/* Header */
.custom #header_area {height : 400px; background: url('images/alanshort-header.jpg') center top repeat-x;}
.custom #header_area .page { background: transparent; }
.custom #header {border-style : none ;}

/* menu */

.custom .menu {
 padding-bottom : 1em;	
}

/* footer */
.custom #footer{margin-top : 20px; margin-left : -2.2em; margin-right : -2.2em; border-bottom : 0; background: transparent; position : relative;}
.custom #footer_area {background: #262016 url('images/footerBackground.jpg') top repeat-x; }
.custom #footer_area .page {background: transparent; }



/* content area background */
.custom #content_area { background: url('images/sea-life.png') center top no-repeat;}

/* post and post background */
.custom  #post-1 { padding : 1em; background: #3988AB url('images/white15.png') top center no-repeat;}
.custom  #post-2 { padding : 1em; background: url('images/white15.png');}
.custom  #post-3 { padding : 1em; background: url('images/white15.png');}
.custom  #post-4 { padding : 1em; background: url('images/white15.png');}

/* remove side bar border */
.custom #sidebars { border-style: none; }

/* titles */

.custom .entry-title { font-size : 5em; }



