/*  

Theme Name: UCL Corporate Identity layout - Orange (Parent)

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/
*/



@charset "UTF-8";
/* CSS Document */

/*resetting superfluous CI styles*/
#border-bottom { display:none;}
div.entry:hover {background-color:transparent;}
#sidebar ul li {list-style-type:none; margin-bottom:5px;}
#sidebar ul li ul li {margin-bottom:0; margin-left:0; padding-left:12px; list-style-type:none; background:url("bullet_orange.gif") no-repeat transparent 0 5px; }
#sidebar>ul {margin-left:0;}
#sidebar ul li input {margin-bottom:5px;}
textarea, pre, code, kbd, samp, var, tt {width:100%;}
#nav ul li, #nav ul li a:link, #nav .hlist ul li a:visited {color:#000;	font-size:1em; font-weight:normal;}
.hlist ul li:before {content:none;}
/*end reset*/

/*Additional post styles*/
.entry {margin-bottom:30px;}
.post .singleEntry {border-bottom-width:0;}
.postFooter {background-color:#f7f7f7; padding:3px 3px 0;}
.entry h3 {margin-bottom:5px;}
.commentHead {font-weight:bold;}
#col3 h5 {font-weight:bold;	font-size:85%; margin-bottom:10px;}
/*end post styles*/

/*search page*/
.navigation{clear:both; position:relative; margin-bottom:10px;}
#col3 .navigation .alignright {float:none; position:absolute; top:0; right:0}
#col3 .navigation .alignleft {float:none}
.search .navigation {clear:none}
/*#searchPostContainer {position:relative; top:-20px;}*/
/*end search page styles*/

/*primary colour settings */
#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:#EF8100 !important;}
.newsbox {border-top:4px solid #EF8100;}
.newsSmall {border-top:4px solid #EF8100;}
.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:#EF8100 !important;}
#main ul#uclnavbar {background-color:transparent !important;}
#corp-identity-orange {background-color:#EF8100;}

/* secondary colour settings */
.c33r .subcr h4, .newsdate, .article-date {color:#ed174f;}
.hiliteButton {background:#ed174f url(buttonLeftHilite.gif) no-repeat -10px 50%;}

/*Background images*/
ul.disc li, ul.toc li, #podcasts ul li {background:transparent url(bullet_orange.gif) no-repeat scroll 5px 8px;}
.articlelink, #blog-items a, .podcast-link a, .related-info p a {background:transparent url(bullet_orange.gif) no-repeat scroll 0 6px;}
.newslead a.articlelink, #blog-items a, .podcast-link a, .related-info p a {background:transparent url(bullet_orange.gif) no-repeat scroll 0 3px;}
.vlist li, .lhmLinks li, .widget_pages li, .menu li {background: transparent url(bullet_circle_orange.gif) no-repeat scroll 0 2px;}
.newsmorelink {list-style: none inside url(bullet_orange.gif);}

/*Images */ 
#col3 img {margin-bottom:10px;}
#col3 .alignleft {float:left; margin-left:0; margin-right:15px;}
#col3 .alignright {float:right; margin-left:15px; margin-right:0;}

/*Image captions*/
.wp-caption {background-color:#f7f7f7; border:1px solid #ddd; padding:5px; margin-bottom:5px;	width:auto !important}
#col3 .wp-caption img {margin:0 0 5px; float:none;}
.wp-caption-text {margin-bottom:0; text-align:center;}

/*Comments*/
.commentGravatar {float:left; width:60px; margin-top:4px; position:relative;}
.commentList {margin:0;}
.commentList li {list-style-type:none; margin:0 0 10px 0;}
.commentList .alt {background-color:#f9f9f9; padding:7px;}
#col3 .comment-author {border:solid #ccc 1px; background-color:#f0f0f0; padding:7px;}
.commentContainer {padding-bottom:10px;}
.commentCount {display:none;}
*>.commentCount{display:block; float:right; font-size:2em; font-family:georgia, serif; margin: 5px 5px 5px 10px; color:grey;}
h3#respond {padding-top:20px;}

/*Left sidebar styles*/
#col1_content li {list-style-type:none;	margin-left:0; margin-bottom:5px;}
#col1_content h2 {font-size:140%;}
#col1_content ul {margin-left:0; margin-bottom:0;}
.lhmLinks li, .widget_pages li, .menu li {padding-left:20px;}
.widget_pages h2 {display:none;}

#query {
    border: 1px solid #868686;
    color: #444444;
    font: 15px helvetica,arial,sans-serif;
    margin: 0;
    padding: 3px 2px 0;
    vertical-align: middle;
    width: 151px;
    display: inline;
}

#col3 ol li {margin-left:2em !important;}