/* css3 document */

/* Designed by Red Balloon - www.redballooncreative.com */

/* Background image transparency. Choose between 5% opacity and 25% opacity */
.content, #utilities li { background-image: url(../images/bg-5.png);}
h3, h4 { background-image: url(../images/title-5.png);}
#header { background: url(../images/header-5.png) repeat-x;}

body {background-color: #171e30; color: #efefef;} /* Background of sidebar/header and base text colour */
body.page {background-color: #1c2230 ;} /* Background of content and stream pages */

/* Main supporting colour used for headings and tab rollovers */
h1, h2, h3, h4, h5, h6, div.scrollable div.items div a:hover,  div.scrollable div.items div a:active, .browse:hover, browse.active, label, dt, a  {color: #c7cbd1;}

/* Colours and styles for sidebar links and submit button */
a.link, button.submit {background-color: #c7cbd1; color: #171e30; border-color: #171e30; text-shadow: 1px 1px #d3d6db;}

a:hover {color:#d3d6db;}
a.link:hover, button.submit:hover { background-color: #d3d6db; color: #171e30;}

/* Supporting Border colours used for iframe, title and tab borders */
#header, #sidebar img.user-img, h3, h4, #frame, dd.map iframe, input, textarea  {border-color: #414c67 ;}
div.scrollable div.items div a, .browse { border-color: #171e30 ;}

/* Tertiary colour for tabs, description and date */
#title p, div.scrollable div.items div a, .browse, #main .stream dd.date { color: #b8c1d8;}

/* Border colour of list items (should be kept slightly lighter or slightly darker than the resulting content bg colour */
dd, #sidebar dl.latest-activity dd, #main .stream dd.date { border-color: #252b3a ;}
