/*
Theme Name: BMa
Theme URI: http://lookafterournhs.co.uk/
Description: BMA theme.
Version: 1.0
Author: bda
Author URI: http://thinkbda.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ***** RESETS ***** */

* {
margin: 0;
padding: 0;
}

a {
text-decoration: underline;
color: #0099D9;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
color: #0099D9;
} 

img {
border: 0;
}

ul {
list-style-type: none;
}

#content ul {
list-style-type: disc;
margin-bottom: 1em;
margin-left: 2em;
}

/* ***** GENERAL CLASSES ***** */

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }

/* ***** MAIN STRUCTURE ***** */

body {
background-color: #E6E6E6;
background-image: url(images/bodytint.jpg);
background-position: top;
background-repeat: repeat-x;
color: #414042;
font-family: "trebuchet ms", arial, helvetica, sans-serif;
font-size: 90%;
text-align: left;
}

#wrapper {
width: 920px;
margin: 0 auto;
text-align: left;
background: #FFF;
}

#header {
background-image: url(images/headerbg.jpg);
background-position: top;
background-repeat: no-repeat;
width: 920px;
height: 200px;
position: relative;
}

/* ***** HEADER ***** */

#topnav {
text-align: right;
margin-right: 20px;
}

#topnav li {
display: inline;
font-size: 80%;
border-right: 1px solid #333132;
}

#topnav a {
color: #333132;
margin-right: 4px;
text-decoration: none;
}

#accessibilitylink {
float: left;
margin-left: 45px;
margin-top: 3px;
}

#homelink {
float: left;
margin-left: 5px;
margin-top: 3px;
}

#logolink {
text-indent: -9999px;
display: block;
height: 70px;
margin-left: 45px;
width: 360px;
margin-top: 15px;
margin-bottom: 30px;
}

#navigation {
margin-left: 120px;
padding-bottom: 15px;
font-size: 90%;
}

#navigation li {
display: inline;
padding: 15px 3px;
border-right: 1px solid #FFF;
height: 2.2em;
line-height: 2.2em;
}

#navigation li a {
text-decoration: none;
}

#navigation li a:hover {
text-decoration: underline;
}

#sidebar {
width: 200px;
float: left;
display: inline;
margin: 0 15px 0 45px;
}

#content {
width: 615px;
float: left;
display: inline;
margin-right: 45px;
}

.postwrapper {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #DDD;
}

.postcontent {
width: 550px;
float: left;
display: inline;
}

.retweet {
width: 50px;
float: left;
display: inline;
margin-left: 15px;
}

#footer {
width: 920px;
margin: 0 auto;
text-align: left;
background-image: url(images/footertint.jpg);
background-position: top;
background-repeat: repeat-x;
}

#breadcrumb {
margin: 15px 0 15px 45px;
color: #0099D9;
font-size: 90%;
}

#breadcrumb a {
text-decoration: none;
}

#breadcrumb a:hover {
text-decoration: underline;
}

#sidebar h2 {
margin-top: 1em;
font-size: 140%;
font-weight: bold
}

#content h2 {
font-size: 180%;
}

.subnav {
border-top: 1px solid #DDD;
}

.subnav li {
border-bottom: 1px solid #DDD;
padding: 0.5em 0;
}

.subnav a {
text-decoration: none;
}

.subnav a:hover {
text-decoration: underline;
}

#content h1, #homecontent h1 {
font-size: 300%;
}

#homecontent h1 {
margin-bottom: 20px;
line-height: 100%;
}

#content p, #homecontent p {
line-height: 140%;
margin-bottom: 1em;
}

#footerlogo {
float: right;
padding: 0 20px 20px 20px;
}

#footer ul {
padding: 20px;
}

#footer li {
display: inline;
font-size: 90%;
}

/* **** COMMENTS **** */

.commentlist {
list-style-type: none;
}

.commentlist li {
clear: both;
border-bottom: 1px solid #DDD;
margin-bottom: 15px;
padding-top: 15px;
}

.avatar {
float: left;
margin: 0 10px 10px 0;
}

#comment {
width: 515px;
border: 1px solid #DDD;
background: #FFF;
font: inherit;
}

/* ***** MM FORMS ***** */

.formlabel {
width: 200px;
float: left;
display: inline;
margin: 0 15px 15px 0;
clear: both;
}

.forminput {
width: 400px;
float: left;
display: inline;
margin-bottom: 15px;
}

.formsubmit {
clear: both;
margin-top: 15px;
text-align: right;
}

.job_role .mmf-list-item {
width: 180px;
float: left;
display: inline;
margin-right: 10px;
}

.mmf-form-control-wrap select {
width: 396px;
margin-left: 4px;
}

.your-name input, .surname input, .your-email input, .your-message textarea {
width: 390px;
}

.emaillist {
color: #0099D9;
font-weight: bold;
clear: both;
margin: 10px 0;
padding: 5px;
border: 5px solid #0099D9;
}

#content div.mmf-mail-sent-ok {
border: 3px solid #0C0;
padding: 10px;
}

/* ***** HOMEPAGE ***** */

#homecontent {
width: 655px;
float: left;
display: inline;
margin: 15px 15px 0 45px;
}

#homesidebar {
width: 180px;
float: left;
display: inline;
margin: 15px 25px 0 0;
text-align: right;
}

/* **** FAQ **** */

#content ol.faq .answer {
padding-left: 0;
}

#content ol.faq h3 {
padding-left: 0;
padding-right: 30px;
background-position: right top;
}

#content ol.faq .answer p {
font-size: 100%;
}

#content ol.faq li {
border-bottom: 1px solid #DDD;
padding: 10px 0;
}

/* ***** MESSAGE BOARD ***** */

.messagewrapper {
clear: both;
border-top: 1px solid #DDD;
padding-top: 15px;
}

.messagecontent {
width: 450px;
float: left;
display: inline;
}

.messageratings {
width: 150px;
float: left;
display: inline;
margin-left: 15px;
}

#content .messageauthor {
float: left;
margin-bottom: 0;
}

.messagemeta {
margin-top: -10px;
font-size: 90%;
}

#content .post-ratings img {
margin-right: 5px;
}

.required {
color: #F00;
}

.agreeprinciples .mmf-list-item-label {
margin-right: 10px;
}

.used_in_publications .mmf-list-item, .speak_to_media .mmf-list-item {
display: block;
}

#sharebox {
float: right;
margin: 15px;
}

.button {
	position: absolute;
	left: 448px;
	top: 29px;
	display: block;
/*	display: none; */
	width: 278px;
	height: 81px;
}
a.button {
	background-image: url('images/LAON_Card.gif');
	background-repeat: no-repeat;

}
/*
a:hover.button, a.button:hover {
	background-image: url('images/button_over.gif');
	background-repeat: no-repeat;
}
a:active.button, a.button:active {
	background-image: url('images/button_down.gif');
	background-repeat: no-repeat;
}
*/