/*  

Theme Name: UCL Corporate Identity layout 3 - Pink (Child)

Theme URI: http://www.ucl.ac.uk/isd/

Description: UCL Wordpress template that corresponds with the university's corporate identity 

Version: 3.0

Author: UCL Web Services

Author URI: http://www.ucl.ac.uk/isd/

Template: ucl-default3

*/
@import url("../ucl-default3/style.css");


.tb-dark_grey{
	background-color:#222222;
}
/* PRIMARY COLOUR */

#tabs h3.heading a,
.sideBar h2,
h6.vlist,
.entry a,
.invFoot a,
.cast-container a h4,
.publicationdate,
.eventdates, p.location,
.newsiteminfopublicationdate,
.default-profile-table .profile-label,
.searchresults .searchresult-breadcrumb a,
.articlelink a, 
.articlelink a:hover, 
.articlelink a:active, 
.articlelink a:link, 
.articlelink a:focus,
.articlelink a:visited, #blog-items a,  
.podcast-link a, 
.related-info p a, .commentHead a
{color:#AD004E !important;}

.newsbox 
{border-top:4px solid #AD004E;}

.newsSmall
{border-top:4px solid #AD004E;}

.sf-menu li,
.sf-navbar,
.sf-navbar li li,  
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus,  
.sf-navbar a:active,
.sf-navbar li.current, .sf-navbar li:hover
{background:#AD004E !important;}

#corp-identity-orange
{background-color:#AD004E;
}

/* SECONDARY COLOUR */

.c33r .subcr h4,
.newsdate,
.article-date
{color:#AD004E;}

.hiliteButton {background:#AD004E url(buttonLeftHilite.gif) no-repeat -10px 50%;}

/* IMAGES */ 

ul.disc li, 
ul.toc li,
#podcasts ul li 
{background:transparent url(bullet_pink.gif) no-repeat scroll 5px 8px}

.articlelink, 
#blog-items a, 
.podcast-link a, 
.related-info p a 
{background:transparent url(bullet_pink.gif) no-repeat scroll 0 6px;}

.newslead a.articlelink,
#blog-items a,
.podcast-link a,
.related-info p a 
{background:transparent url(bullet_pink.gif) no-repeat scroll 0 3px;}

.vlist li, .lhmLinks li, .widget_pages li, .menu li
{background: transparent url(bullet_circle_pink.gif) no-repeat scroll 0 2px;}

.newsmorelink
{list-style: none inside url(bullet_pink.gif);}

#sidebar ul li ul li{
	background:url(bullet_pink.gif) no-repeat transparent 0 5px;
}


