/*---------------------------------------
Print Specific Sheet

Author: 	Matt Berridge
Email:		m.berridge@mixd.co.uk
Website:	http://www.mixd.co.uk
---------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px for IE/Win */
	color: #333;
	background: #fff;
}

#header { 
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #293F55;
}

#header a, #header a img {
	border: none;
	text-decoration: none;
	color: #0C6 !important;
}

a:link img, a:visited img, a:hover img, a:active img {
	border: none;
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #333;
}

h1 {
	font-size: 2.6em;
	color: #293f55;
	width: 100%;
}

img.forPrint {
	visibility: visible;
	height: 50px;
	width: 230px;
	margin-bottom: 5px;
}

h1#logo, p#logo {
	display: none;	
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #6b6b6b;
	width: 100%;
}

h1, h2, h3, h4 {
	margin-bottom: 14px;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #293f55;
	width: 100%;
}

h3.header, .likeHeader {
	font-size: 1.8em;
	margin-bottom: 14px;
	line-height: 1;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #293f55;
	width: 100%;
}

h3, h4 {
	margin-bottom: 7px;
	display: block;
	clear: both;
	float: none;
}

h3 a, h4 a, .sidebarInner .meetings p {
	color: #293f55;	
}

h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, table a:link, table a:visited {
	text-decoration: none;
}

.sidebarInner .meetings p a:link, .sidebarInner .meetings p a:visited {
	text-decoration: none;
}

h4, .articles h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #293f55;
}

p, ul {
	font-size: 1.2em;
	line-height: 1.4;
	color: #333;
	margin: 0 0 7px 0;
}
ul {
	margin: 14px 0;	
}

ul ul, ul ul ul {
	font-size: 1em;
	margin-top: 7px;
}

ul p {
	font-size: 1em; /* 12px text within articles list and meetings list */
}

ul {
	padding-left: 5px;	
}

ul li {
	margin-bottom: 7px;
	padding-left: 18px;
	list-style-position: inside;
	list-style-type: disc;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;
}

ul#mainnav, div#sidebar, p#skipnav, div#search, div#footer ul, ul#crumb, .toTop {
	display: none;	
}

#footer {
	margin: 20px 0 0 0;
	padding-top: 5px;
	border-top: 1px solid #293F55;
	width: 100%;
}

acronym {
	border: none;	
}

ul.articles li, ul.meetings li, ul.results li, ul.wplinks {
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 1em;
}

ul.tagslist li {
	font-size: 0.8em;
	margin-bottom: 5px;
	list-style-type: disc;
}

.grey, .smallGrey {
	color: #72797f !important;
	font-size: 1em;
	font-style: italic;
}

.articles .grey, .articles .smallGrey, .meetings .grey, .meetings .smallGrey, .results .grey, .results .smallGrey {
	font-size: 0.9em;
}

p.tags {
	font-size: 1em;
	font-weight: bold;
	color: #293f55;
	margin-bottom: 7px;
}

ul.tagslist {
	margin: 0 0 10px 0;	
}

.tagslist a {
	text-decoration: none;	
}

hr {
	border: none;
	background: none;
	color: #fff;
	margin: 10px 0;
}

.alert1, .alert2, div.filterResults, .paginationTop, .paginationBottom, #wp_page_numbers, .meetingIcon, .articleIcon, .presentationIcon, .pageIcon, li.search img {
	display: none;
}

table {
	font-size: 1.2em;
	text-align: left;
	padding: 10px;
	margin: -15px 0 0 -15px;
	border-spacing: 15px;
}

table.activity {
	margin-top: 0;	
}

th {
	font-weight: bold;	
}

address {
	font-style: normal;
	margin: 10px 0 0 30px;	
}

ul.profile span.label {
	font-weight: bold;
}

fieldset {
	border: none;
	margin-bottom: 15px;
}

legend {
	margin-bottom: 10px;
	width: 50%;
	border-bottom: 1px solid #ccc;
	font-size: 1.5em;
	font-weight: bold;
	color: #293f55;
	width: 100%;
}

form {
	padding: 10px;
	border: 1px solid #ccc;
	width: 75%;
}

label {
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	color: #333;
	margin-bottom: 5px;
}

input, select, textarea {
	display: block;
	width: 40%;
	border: none;
	font-size: 1.2em;
}

button, input.submit, p.linklove, span.reqtxt, span.emailreqtxt, input.sendbutton, p.error, fieldset.cf_hidden, fieldset p, p.message, div.cf_info, ul.cf_li_text_err, span.cf_li_text_err, fieldset.forButton {
	display: none;	
}

#li--8 input, #li-2-8 input {
	width: auto;
	height: 12px;
	width: 12px;
	margin-top: 5px;
}

.cform li, .cform ol {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	list-style-type: none;
}