/* 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-25.png);}
h3, h4 { background-image: url(../images/title-25.png);}
#header { background: url(../images/header-15.png) repeat-x;}

body {background-color: #8dcbf2; color: #2e2e2e;} /* Background of sidebar/header and base text colour */
body.page {background-color: #9ed3f4 ;} /* 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: #80144c;}

/* sidebar links and submit button */
a.link, button.submit {background-color: #80144c; color: #fff; border-color: #620f3a; /*text-shadow: 1px 1px #ec3e98;*/}

a:hover {color:#620f3a;}
a.link:hover, button.submit:hover { background-color: #620f3a; color: #fff;}

/* iframe, title and tab borders border */
#header, #sidebar img.user-img, h3, h4, #frame, dd.map iframe, input, textarea  {border-color: #6fa0bf ;}
div.scrollable div.items div a, .browse { border-color: #6fa0bf ;}

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

/* list items borders (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: #d6eefd ;}
