/*  
Theme Name: MSC79
Theme URI: http://www.msc79.com
Description: Version 1 of msc79.com.
Version: 1.1
Author: Mark Chalcraft
Author URI: http://markchalcraft.co.uk/
*/
@import url(styles/layout.css);
@import url(styles/colors.css);
@import url(styles/typography.css);

/* Strip out default browser styles */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, body, html {
	margin: 0;
	padding: 0;
}
div, p, a, dl, blockquote, td, th, h1, h2, h3, h4, h5, h6 {
	overflow: visible;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 110%!important;
	z-index: 1;
}
ol,ul {
	list-style: none;
}
q, cite {
	display:inline;
}
address, caption, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, image {
	border: 0;
}
caption, th {
	text-align: left;
}
q:before {
	content: '" ';
}
q:after {
	content: ' "';
}
a {
	text-decoration: none;
}
a img,:link img,:visited img, abbr {
	border: none;
}
input[type="text"], textarea {
	padding: 2px;
}
form label {
	width: 60px;
	display: block;
	float: left;
	padding: 0 10px;
}
/* SIFR css classes */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display:none !important;
}
