﻿/* ------------------------- LEFT COLUMN */
#leftcol h2 {
  color: #333;
  font-weight: bold;
  padding-left: 2px;
  margin: 0;
  line-height: 2.1em;
  border-top: 1px solid #36c;
  border-bottom: 1px solid #ccc;
  background: #fff url(/common/images/graphics/leftcol-heading-background.gif) no-repeat right center;
  font-size: 1em;
}

#leftcol ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  background-color: #F8F8FF;
}

#leftcol ul li li {
  border-bottom: 1px solid #ccc;
  display: block;
}

#leftcol ul li a {
  color: #000;
  display: block;
  line-height: 1.5em;
  padding: 3px 0 3px 2px;
  width: 197px;
}

#leftcol ul li a:hover {
  background-color: #cde;
  text-decoration: none;
}

#leftcol .plain {
  line-height: 1.1em;
  padding: 3px;
}

#leftcol .plain a {
  display: inline;
  padding: 0px;
  color: #003399;
}

#leftcol ul li .plain a:hover {
  background-color: transparent;
}

/* ------------------------ RIGHT COLUMN */
#rightcol {
  width: 200px;
}

.uob_rightcolimage .wp-caption {
  width: 100% !important;
}

.uob_rightcolimage img {
  width: 100%;
  height: auto;
}

#rightcol ul {
  list-style-image: url(/common/noArrow.gif);
  list-style-type: none;
  list-style-position: outside;
}

#rightcol ul li.uob_images_widget {
  margin-left: 0 !important;
}

#rightcol div.textwidget p img {
  margin: 0;
}

#rightcol ul li.cat-item {
  margin-left: 0;
}

/* Only show homepage categories */
.cat-item {
  display: none;
}
/* Campus news, In the media, Learning and teaching, People news, Research, Training and development */
.cat-item-2027, .cat-item-2029, .cat-item-2030, .cat-item-2031, .cat-item-2032, .cat-item-2033 {
  display: block;
}


/* ----------------------------- CONTENT */

#content {
  margin: 0 200px;
}

#content .post {
  margin-bottom: 1.5em;
}

#content .post h2, .mceContentBody h2 {
  margin: 0;
}

#content .post .post-date {
  padding: 0;
  font-size: 90%;
  font-weight: bold;
  color: #888888;
}

#content .post-excerpt {
  clear: left;
}

.widecolumn .post-excerpt {
  font-weight: bold;
}

#content .post-metadata {
  padding-top: 0;
}

#content h2, .mceContentBody h2 {
  color: #666666;
}

.post-excerpt p {
  line-height: 1.5em;
}

p#boilerplate {
  font-size: 80%;
  color: #666666;
  border-top: 1px dotted #333333;
}

div.post {
  border-bottom: 1px dotted #333333;
}

div.widecolumn div.post {
  border-bottom: none;
}

p.post-date + p {
  font-weight: bold;
}

#content .entry p {
  line-height: 1.25em;
}

#content, body.mceContentBody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

body.mceContentBody {
  font-size: 80%;
  line-height: 1.2;
}

#content h4, #content h4 a, .mceContentBody h4, .mceContentBody h4 a {
  color: #D75802;
  font-weight: normal;
  margin-bottom: 0 !important;
  clear: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h4 a:hover, .mceContentBody h4 a:hover {
  color: #B53600;
}

.widecolumn div.post h4, .mceContentBody h4 {
  font-size: 180%;
}

p.firstpara {
  font-weight: bold;
}

.post-excerpt p.firstpara {
  font-weight: normal;
}

.navigation {
  padding: 0 0 18px;
}

/* ----------------- NEWS ITEMS LISTING */
div.newsbox {
  border-bottom: 1px dotted #C5C5C5;
  min-height: 92px;
  padding-top: 7px;
}

/* ----------------- OVERWRITE WORDPRESS */
.wp-caption-text, #rightcol ul li p {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-weight: bold;
  padding: 5px 0;
  margin: 0px;
  font-size: 12px;
}

.alignleft {
  float: left !important;
  margin-right: 10px;
}

.alignright {
  float: right !important;
  margin-left: 10px;
}

.aligncenter {
  margin: 0 auto 0 auto;
  text-align: center;
}

.wp-caption {
  border: 1px solid #CCC;
  background-color: #FAFAFA;
  padding: 5px 0;
}

.wp-caption img, .wp-caption p {
  margin: 0 5px;
}

#rightcol .wp-caption {
  border: none;
  background-color: transparent;
  padding: 0;
}

#rightcol .wp-caption img, #rightcol .wp-caption p {
  margin: 0;
}

#rightcol .wp-caption-text {
  padding: 5px;
}

/* ----------------------------- COMMENTS */

textarea#comment {
  width: 100%;
}

ol.commentlist {
  border: 1px solid #888888;
  list-style-position: inside;
  margin-left: 0;
  padding: 0;
}

ol.commentlist li {
  background-color: #FFF;
  padding: 8px;
}

ol.commentlist li.even {
  background-color: #F8F8FF;
}

div.comment-author cite.fn {
  color: #888888;
  font-weight: bold;
}

div.commentmetadata {
  font-size: 10px;
}


/* -------------------------------------------------------- BOOKMARKS */
div#bookmarks {
  clear: both;
  border: solid 1px #DDD;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #FFF url(../includes/news/bookmarks/bg.gif) repeat-x bottom left;
  margin-bottom: 1.5em;
  padding: 4px;
}

div#bookmarks h3 {
  margin-top: 0px;
  margin-left: 10px;
}

div#bookmarks ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div#bookmarks ul li {
  display: inline;
  margin: 0 8px;
  padding-left: 20px;
}

div#bookmarks ul li {
  background: transparent url(../includes/news/bookmarks/favourite.gif) no-repeat scroll 0 0;
}

div#bookmarks ul li.delicious {
  background: transparent url(../includes/news/bookmarks/delicious.gif) no-repeat scroll 0 0;
}

div#bookmarks ul li.digg {
  background: transparent url(../includes/news/bookmarks/digg.gif) no-repeat scroll 0 0;
}

div#bookmarks ul li.facebook {
  background: transparent url(../includes/news/bookmarks/facebook.gif) no-repeat scroll 0 0;
}

div#bookmarks ul li.stumbleupon {
  background: transparent url(../includes/news/bookmarks/stumbleupon.gif) no-repeat scroll 0 0;
}

div#bookmarks p.what {
  font-size: 12px;
  padding: 3px;
  float: right;
  margin-top: -45px;
}

@media print {
  div#bookmarks {
    display: none;
  }
}

/* Make same size as homepage */
div#bookmarks ul li {
  font-size: 0.85em;
  padding-bottom: 4px;
}

/* NEWS SEARCH FORM */
form#keywordsearch {
  padding: 8px;
  border-bottom: 1px dotted #333333;
  background-color: #efefef;
}

form#keywordsearch input#gsinput1 {
  background: url("/common/images/style/search_bg.png") no-repeat scroll 0 -29px transparent;
  border: medium none;
  color: #404040 !important;
  float: left;
  height: 20px;
  width: 182px;
  padding-left: 8px;
}

form#keywordsearch input#newsGo {border: medium none !important;}

