/* Stuff for programme pages (most other styles in general) */

a {
    color:#bb5a58 ;

}
a:visited {
    color:#bb5a58 ;
}

a:hover {
    border-bottom: 1px dotted #bb5a58 ;
}


#rightbar h2 {
    background-color: #bb5a58 ;
    background:url(../images/grad_prog.gif) left top repeat;
}

#rightbar a {
    color:#bb5a58 ;

}

#rightbar a:visited {
    color: #bb5a58 ;
}

#rightbar a:visited {
    color:#bb5a58 ;
}

h1,h2,h4,h5 {

}

#header {
    background: url(../images/thamesnewabout.jpg) top left no-repeat;
}

.postHead h2 a, #older dt a {
    color:#696559;
}
.postHead h2 a:hover, #older dt a:hover {
    color:#0976ae;
}
#older dt {
    color:#993333;
}
.comments li {
    background:#F8F8F8;
}

#archive a:hover {
    border-bottom:1px dashed #aaa;
    color:#CC3366;
}
#archive a:visited {
    color:#990066;
}

.column a {
    background:url(../images/icon_boxes.gif) no-repeat scroll left top;
    border-bottom:1px dotted #CCCCCC;
    color:#a4ddf4;
}
.column a:hover {
    color:#FFCCFF;
}
#innerFooter {
    background-color:#666666;
}

button {
    background-color: #FFFFFF;
    border-top: 2px solid #0976ae;
    border-left: 2px solid #0976ae;
    border-right: 2px solid #0976ae;
    border-bottom: 2px solid #0976ae;
    color: #0976ae;
    margin: 0 5px 0 0;
}


/*  FLICKR BANNER */

.imgstream img:hover {
width : 64px;
height : 64px;
margin : -3px -1px 0 -1px;
border : 2px solid #f13235;
}
