/*  
Theme Name: Somerset History
Theme URI: 
Description: Last updated 17/03/2008
Version: 0.1
Author: James Patten
Author URI: http://www.headconsulting.co.uk
*/

/* The Normaliser! (after Andy Clarke and Tantek) */

/* Norm margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0; padding:0;}

/* Norm font-size for headings */
h1, h2, h3, h4, h5, h6 {font-size:100%;}

/* Remove table styles */
table {border-collapse:collapse; border-spacing:0;}

/* Remove borders from fieldset and img */
fieldset, img {border:0;}

/* Left-align captions and table headings */
caption, th {text-align:left}

/* Remove underlines from links */
:link,:visited {text-decoration:none}

/* Remove default nasty blue borders from image links */
a img,:link img,:visited img {border:none}


/* End of The Normaliser! */

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Palatino, "Book Antiqua", Georgia, Times, serif;
	color: #202020;
	background-color: #FFFFFF;
}

.skip {
	position:absolute; 
	left:-9000px; 
	top:0;
}

.screen {
	height:0;
	width:0;
}

.print {
	height:0;
	width:0;
	display:none;
}

#wrap {
	margin: 0;
	padding:0;
	width: 1012px;
}

#header {
	padding:0;
	margin:0;
	width:800x;
	height:140px;
	background: url(/images/header-bg.jpg) top left no-repeat;
}

#header #logo{
	padding:12px 0 0 24px;
	margin:0;
}

#header #logo #title{
	color: #C40225;
	font-size:3.9em;
	font-weight:bold;
}

#header #logo #title a, #header #logo #title  a:visited {
	color: #C40225;
}

#header #logo #title  a:hover {
	color: #C40225;
	text-decoration:none;
}

#header #logo #strapline{
	color: #147145;
	font-size:2.6em;	
	font-weight:bold;
	font-style:italic;
}

#header #logo #strapline a, #header #logo#strapline  a:visited {
	color: #147145;
}

#header #logo #strapline  a:hover {
	color: #147145;
	text-decoration:none;
}

#nav {
	padding:5px 0 0 24px;
	margin:0;
	width:776px;
	height:27px;
	border-top: 2px solid #77A893;
	border-bottom: 2px solid #77A893;	
	font-size:1.2em;
	letter-spacing: 0px
}

#nav ul{
	display:inline;
	list-style-type:none;
}

#nav ul li {
	display:inline;
	padding:0 3px 0 1px;
	font-weight:bold;
	margin:0;
}

#nav ul li.separator {
	display:inline;
	color: #C40225;
	padding:0 0 0 0;
	font-weight:normal;
	background: url(/images/separator.gif) top left no-repeat;
	margin:0;
}

#nav ul li  a, #nav ul li  a:visited {
	color: #C40225;
}

#nav ul li  a:hover {
	color: #7CA9EC;
	text-decoration:none;
}

#nav ul li  .selected {
	color: #C40225
}

#content {
	clear:both;	
	background: none;
	overflow: hidden;
	height:auto;
}

#col-l {
	float: left;
	display: inline;
	padding:28px 0 0 0;
	margin:0;
	width:222px;
}

#pagetext {
	float: left;
	display: inline;
	padding: 0 25px 0px 25px;
	margin:48px 0 0 0;
	line-height:1.8em;
	width: 549px;
	min-height: 304px;
	height:auto !important;
	height: 304px;
	border-right: 2px dotted #77A893;

}

#pagetext h1 {
	color: #147145;
	font-weight:bold;
	font-size:1.5em;
	margin: 0 0 1em 0;
}

#pagetext h2 {
	color: #147145;
	font-weight:bold;
	font-size:1.3em;
	margin: 0 0 1em 0;
}

#pagetext h3 {
	color: #147145;
	font-weight:bold;
	font-size:1.3em;
	margin: 0 0 1em 0;
}

#pagetext h4 {
	color: #147145;
	font-weight:bold;
	font-size:1.3em;
	margin: 0 0 1em 0;
}

#pagetext p {
	font-size:1.3em;
	margin: 0 0 1.4em 0;
}

#pagetext a {
	color: #C40225;
	text-decoration:none;
}

#pagetext a:visited {
	color: #C40225;
	text-decoration:none;	
}	

#pagetext a:hover{
	color: #C40225;
	text-decoration:underline;
}

#pagetext ul { 
	list-style-type:disc;
	padding: 0 0 0 15px;	
	margin: 0 0 1.4em 0;
}

#pagetext ul li { 
	font-size:1.3em;
}

#pagetext li ul{
	list-style-type:disc;
	padding: 0 0 0 15px;
}

#pagetext ul li  ul  li{ 
	font-size:1em;
}

#pagetext li ul li ul {
	list-style-type:disc;
	padding: 0 0 0 15px;
}

#pagetext ul li  ul  li ul li{ 
	font-size:1em;
}

#col-r {
	display:inline;
	float:left;
	padding: 0 0 0px 23px;
	margin:48px 0 0 0;
	width:177px;
	line-height:1.8em;
}

#col-r  h1 {
	color: #147145;
	font-weight:bold;
	font-size:1.3em;
	margin: 0;
}

#col-r p {
	font-size:1.15em;
	margin: 0 0 1em 0;
}

#col-r  a {
	color: #C40225;
	font-weight:bold;
	text-decoration:none;
}

#col-r  a:visited {
	color: #C40225;
	text-decoration:none;	
}	

#col-r a:hover{
	color: #C40225;
	text-decoration:underline;
}

#col-r .larger {
	font-size:1.3em;
}

#footer {
	display:inline;
	float:left;
	margin:48px 0 0 23px;
	padding: 8px 0 50px 0;
	width: 777px;
	border-top: 2px solid #77A893;
	font-size:1em;
	color:#77A893;
}

.errorbox {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	border: 1px solid #FF0000;
	margin: 1em 0 0 0;
	padding: 8px;
	background-color: #FFD2D2;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.successbox {
	font-weight: bold;
	color: #33BB11;
	text-align: center;
	border: 1px solid #33BB11;
	margin: 1em 0 0 0;
	padding: 8px;
	background-color: #DFF5D9;
}

.success {
	font-weight: bold;
	color: #33BB11;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear:both;
}

.small {
	font-size: 0.75em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.imagealignleft {
	float:left;
	margin-left:0;
	margin-right:10px;
	margin-bottom:1px;
	margin-top:5px;
	clear:left;
}

.imagealignright {
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:1px;
	margin-top:5px;
	clear:right;
}

hr {
	margin: 1em 0 0 0;
	border: none 0;
	border-top: 1px solid #94DDDE;
	width: 100%;
	height: 1px;
}
