/**********************************\
  GENERAL HTML ELEMENT STYLES
\**********************************/

body {
  background:           #000000 url( ../images/layout/page-bg.jpg ) top center no-repeat;
}

#header {
  background-image:     url( ../images/layout/menu-bg.png );
}

/* Style for search results in search widget */
div.widget-body div.searchresults {
  width: 920px !important;
}

div.widget-body #above_searchresults {
  margin: 30px 0 45px 0 !important;
}

.polloptionsblock, .pollresultsblock {
  background: transparent;
}
