/*
Theme Name: Bath Spa Media minisite
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: Neil Elkins
Author URI: 
Tags: 



*/

/* YUI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Layout */
a {
	text-decoration:none;
	color:#000000;
}
a.mailto, p a {
	color:#0000FF;
	text-decoration:underline;
}

body {
	background-color:#ffffff;
	text-align:center;
	font-family:Georgia,serif;
	font-size:12px;
}

div#page {
	margin: 0 auto;
	width:1140px;
	text-align:left;
}

h1 {
	width: 1140px; height: 145px;
	position: relative;
}
h1 span {
	background: url('images/banner-logo.jpg');
	position: absolute;
	width: 100%;
	height: 100%;
}

ul#menu {
	width:974px;
	height:39px;
	border:1px solid #c8c8c8;
	border-top:none;
	background-color:#EEEEEE;
	padding-left:164px;
}
ul#menu li {
	margin-top:2px;
	float:left;
	line-height:35px;
	border-left:1px solid #fdfdfd;
	border-right:1px solid #dfdfdf;
	padding-left:17px;
	padding-right:17px;
}
ul#menu li:first-child {
	padding-left:1px;
	border-left:none;
}
ul#menu li:last-child {
	border-right:none;
}
ul#menu li a {
	display:block;
	line-height:35px;
	color:#000000;
	text-decoration:none;
	font-size:14px;
}
ul#menu li.current_page_item a  {
	color:#531545;
	background-image:url('images/menu-tick.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#content {
	border-top:1px solid #ffffff;
	background-image:url('images/content-background.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:834px;
	padding-left:164px;
	padding-right:142px;
}
div#footer {
	width:834px;
	padding-left:164px;
	padding-right:142px;
	color:#c6c6c6;
	font-size:11px;
	margin-top:30px;
	border-bottom:1px solid #c6c6c6;
}
div#footer a {
	text-decoration:none;
	color:#c6c6c6;
}
	
h2 {
	color:#531545;
	font-size:18px;
	margin-top:26px;
	padding-bottom:10px;
	width:409px;
	border-bottom:2px groove #ffffff;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin-top:1em;
}

p {
	margin-top:1em;
	margin-bottom:1em;
}

/* Homepage specific layout */
div.home div.post {
	width:414px;
	float:right;
}
div.home div.leftcol {
	margin-top:26px;
	width:393px;
	float:left;
}
div.home div.leftcol  img {
	border:11px solid #ffffff;
}
div.home div.clear { clear:both; }

div.home div.leftcol ul {
	margin-top:15px;
	margin-left:156px;
}
div.home div.leftcol ul li a {
	display:block;
	border:1px solid #c6c6c6;
	width:208px;
	line-height:31px;
	padding-left:14px;
	background-image:url('images/button-background.gif');
	margin-bottom:14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:15px;
}

.alignright { float:right; }













