/* GENERIC */
a { text-decoration: none; }
.outline { border: 1px solid red; }

.round
{
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
}

/* STRUCTURE */
#header, #navigation, #main, #crumbtrail, #subfooter, .home #sections_live,  .home #sections_link, .home #monitor_live, .home #row_two_titles, .home #row_two_content
{
	float: left;
	width: 100%;
}

.rigid { min-height: 1px; }

/* HEADER */
#skipnav,#skipto
{
	height: 0px;
	overflow: hidden;
	text-indent: -100em;
	width: 1px;
}

#logo
{
	margin-bottom: 3.6em;
}


#search form
{
	margin-top: 1.8em;
}

#search label, #search_again label
{
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

#search input, #search_again input
{
	padding: 0.2em;
	font-weight: bold;
	font-size: 1em;
	border: 0px;
	margin: 0;
	width:100px;
	border:1px solid #e8e1c5;;
}

#search #search_submit, #search_again #submitsearchagainbutton
{
	width: 2em;
	text-indent: -100em;
	background: transparent url(../images/minisearch.gif) no-repeat center center;
	overflow: hidden;
	cursor: pointer;
	border:0 !important;
	padding: 0.4em;
}

.home #search #search_submit { background: transparent url(../images/minisearch_dark.jpg) no-repeat center center; }

#navigation { margin-top: 1.8em; }

#navigation a
{
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 4px solid;
	height: 2em;
	padding-bottom: 1em;
	margin-bottom: 2em;
	display: block;
}

/* HOMEPAGE AMENDS ADDED 25 October 2010 */

#home_banner{
  padding-bottom:36px;
  border-bottom: 5px solid white;
}

#home_banner #live{
  font-size:14px;
  font-weight: bold;
  line-height:18px;
}

#live cite  {
  font-size:12px;
  font-style:normal;
  font-weight: normal;
  text-align:right;
  display:block;
  margin-top:10px;
}

/* FOOTER */
#crumbtrail
{
	font-size: 1.4em;
	margin-bottom: 1.2em;
}

#crumbtrail li, #subfooter li
{
	display: inline;
	list-style: none;
	margin-right: 0.2em;
}

#crumbtrail a { font-weight: bold; }

#footer
{
	margin-top: 2em;
	border-top: 4px solid;
	border-bottom: 4px solid;
	padding: 1em 0 2em 0;
}

#footer p
{
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}

#subfooter { margin: 0.9em 0 3.6em 0; }
#subfooter ol { margin-top: 1em; }
#subfooter p { font-size: 1em; }

/* MAIN CONTENT */
#main { margin-bottom: 4em; }
#maintitle { font-size: 4.8em; }

#last_updated
{
	margin-bottom: 0.5em;
	font-style: italic;
}

/* TEASERS */
.teaser
{
	height: 12em;
	overflow: hidden;
	margin-bottom: 1em;
}

.teaser span { display: block; }

.teaser .inner
{
	height: 10em;
	overflow: hidden;
	padding: 1em 1em 1em 1em;
}


/*  BODYCOPY - TEXTILE */
.bodycopy p, .bodycopy ul, .bodycopy ol, .teaser .description, .alt_teaser .description
{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.bodycopy ul, .bodycopy ol { margin-left: 2em; }

.bodycopy ul li
{
	list-style-type: square;
	list-style-position: inside;
}

.bodycopy ol li{
	list-style-type:decimal-leading-zero;
	list-style-position: inside;
}

.bodycopy h1, .teaser .title, .alt_teaser .title
{
	font-size: 2.18em;
	margin-bottom: 0.8em;
}

.bodycopy h2
{
	font-size: 1.64em;
	margin-bottom: 1.1em;
}

.bodycopy h3, .bodycopy h4
{
	font-size: 1.45em;
	margin-bottom: 1.2em;
}

.bodycopy b, .bodycopy strong { font-weight: bold; }
.bodycopy h4, .bodycopy i, .bodycopy em { font-style: italic; }

/* SIDE BAR - LHS */
.nav ul li a { font-size: 1.4em; }
.nav ul li ul li a { font-size: 1.2em; }
.nav ul { margin-left: -1em; }

.nav ul ul
{
	margin-left: 0em;
	margin-top: 1.8em;
}

.nav li
{
	margin-left: 1em;
	margin-bottom: 1.8em;
}

.nav li li { margin-bottom: 0.9em; }
.nav a { font-weight: bold; }

/* SIDE BAR - RHS  */
#rhs p, #search_found p
{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1.3em;
	line-height: 1.3em;
}

.related_document
{
	display: block;
	padding: 1em;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1.3em;
	width: 80%;
}

.related_document .metadata
{
	font-weight: normal;
	font-size: 0.8em;
	display: block;
	margin-top: 1em;
}

.related_document img
{
  float:none;
	display:block;
	margin-bottom:0.5em;
}

/* SITEMAP */
.nav ol li a { font-size: 1.4em; }
.nav ol li ol li a { font-size: 1.2em; }
.nav ol { margin-left: -1em; }

.nav ol ol
{
	margin-left: 0em;
	margin-top: 1.8em;
}

/* HOMEPAGE */
.home #header, .home #sections, .home #monitor_live
{
	margin-bottom: 1.8em;
	float: left;
}

#masthead h1
{
	font-size: 9.6em;
	font-weight: bold;
	line-height: 0.6em;
	letter-spacing: -0.05em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
}

#masthead h2 { font-size: 5.2em; }
#masthead div { margin: 3.6em 0 1.8em 0; }

.home h3
{
	font-size: 2.1em;
	margin-bottom: 0.6em;
}

.home p
{
	font-size: 1.4em;
	line-height: 1.3em;
}

.more
{
	padding: 0.3em 0.5em 0.3em 0.5em;
	margin-top: 1.8em;
	display: block;
	width: 7em;
	font-weight: bold;
	float: right;
}

.more img
{
	margin-left: 0.4em;
	vertical-align: -0.1em;
}

.home .more {float:left;}

.gridline
{
	margin: 0 0 1.8em -2em;
	border-top: 4px solid;
	width: 2em;
	height: 1px;
	clear: both;
}

/* SEARCH RESULTS */
#search_again form { padding: 1.4em 1.8em 1.8em 1.8em; }
#search_again #searchagain { width: 200px; }

#search_results li
{
	list-style: none;
	margin-bottom: 0.5em;
}

#search_output { margin-top: 1em; }

.search_result
{
	padding: 1em;
	display: block;
}

.search_result span { display: block; }

.mini_crumbtrail, .search_story_date
{
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

.search_story_title
{
	font-size: 2.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.search_story_preview
{
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

.pagination
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

.pagination a, .pagination span { padding: .2em .3em; }

/* COMMENTS */
#comments
{
	padding: 1em;
	margin: 1em 0 1em 0;
}

#comments img
{
	border: 0;
	float: right;
}

.comment_from_owner p { font-style: normal !important; }

.comment
{
	padding: 1em;
	margin-bottom: 2px;
}

.comment p
{
	font-size: 12px !important;
	font-style: italic;
}

#commentslegal,#commentsname label
{
	margin-bottom: 1em;
	display: block;
}

#comments_display
{
	margin-bottom: 3em;
	display: block;
}

#commentsname, #comment_note
{
	margin-top: 1em;
	font-weight: bold !important;
}

#commentsubmit { padding: 1em 0 1em 0; }

/* ---------------------- COLOURS ---------------------- */


/* COLOUR: DARK GREY */
.home #search label{
 color:  #888 !important;
}
.more 
{background: #888 !important;}

a, 
.related_document, 
.selected li a
{color: #888;}

/* COLOUR: WHITE */
.home, 
.home a:hover, 
.home a.more
{color: #fff;}

.comment
{background-color:#fff;}

a.search_result:hover
{border-color: #fff;}

/* COLOUR: BLACK */
body, 
a:hover,
a.teaser, 
.selected a,
.home a.more:hover
{color: #000;}

 .gridline 
{color: #000;}

/* LIGHT GREY */

#comments
{background: #f6f6f6;}

/* COLOUR: BISCUIT WARM */
#search_again form, 
.related_document,
.teaser
{background: #e8e1c5;}

.search_result
{border-color: #e8e1c5;}

/* COLOUR: BISCUIT WARM DARK */

#search label, 
#search_again label, 
.pagination span.disabled
{color: #c0b075;}

/* COLOUR: YELLOW */
#logo, 
a.teaser:hover,
a.more:hover, 
a.search_result:hover 
{background: #fce513;}

.home a,
#home_banner h3
{color: #fce513;}
