/*
File:		custom.css
Description:	Custom styles for Thesis
More Info:	http://diythemes.com/thesis/rtfm/custom-css/
*/

body {
opacity:0.9;
/*background-image:url('http://coastalspectator.ca/wp-content/uploads/2012/08/bg_11.jpg');*/
background-color: #B9BFC2;
background-repeat: no-repeat;
background-position: top center; 
/*background-attachment: fixed;*/
}

/*
.custom #sidebar_1 {
background:#B8CAE6 none repeat scroll 0 0;
}

.custom #sidebar_2 {
background:#A3B3CC none repeat scroll 0 0;
}
*/

.custom #sidebar_1 {
background:#B8CAE6 none repeat scroll 0 0;
}

.custom #sidebar_2 {
background:#A3B3CC none repeat scroll 0 0;

.custom #container { 
margin-top: 0.5em; 
margin-bottom: 2em;
border-style:solid;
border-width:3px;
border-color: #88A2AD
}