#page {
      background: transparent url("http://operaandarts.com.au/wp/wp-content/themes/dusk-to-dawn/images/header-notes3.png") no-repeat scroll 0px 0px;
}

#super-super-wrapper {
	background:linear-gradient(bottom,rgb(34,34,34) 0%,rgb(136,136,85) 30%,rgb(34,51,34) 90%);
	background:-o-linear-gradient(bottom,rgb(34,34,34) 0%,rgb(136,136,85) 30%,rgb(34,51,34) 90%);
	background:-moz-linear-gradient(bottom,rgb(34,34,34) 0%,rgb(136,136,85) 30%,rgb(34,51,34) 90%);
	background:-webkit-linear-gradient(bottom,rgb(34,34,34) 0%,rgb(136,136,85) 30%,rgb(34,51,34) 90%);
	background:-ms-linear-gradient(bottom,rgb(34,34,34) 0%,rgb(136,136,85) 30%,rgb(34,51,34) 90%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222',endColorstr='#480204');
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#222),color-stop(0.3,#332225),color-stop(.9,#232));
}

#main {
	background:#c3c1b4;
}

#content {
	background:white;
	border-radius:3px;
}

#site-title a {
	color:#6f2c2c;
}

a {
	color:#332222;
}

.entry-header {
	border-left:6px solid #c3c1b4;
}

.entry-title a:hover {
	color:#7f0000;
	text-decoration:underline;
}

input#s {
	background:#221111 url('http://s1.wp.com/wp-content/themes/pub/dusk-to-dawn/images/search.png') no-repeat 10px 8px;
}

#colophon,#content .nav-previous a,#content .nav-next a {
	background-color:#0f0506;
	color:#7f0003;
}

#site-generator {
	color:#444444;
}
#access 
ul {font-size: 150%
}
#access 
ul ul {
	background: #580100;
  font-size: 150%
    font-color: #ffffff
}
  .widget {
    color: #6f2c2c;}
          
.gce-widget-grid .gce-calendar td {
    color: #6f2c2c;
    border: 1px solid #6f2c2c;
}