/*  
Template Name: webhighland blue
Description: tested on WP 2.2+.Version: 2.0
Author: Stuart Knight at Web Highland
Author URI: http://www.webhighland.co.uk/
*/

body {
	background: #4773b7 ;
	margin: 0 auto;
	padding: 15px;
	font-size: 16px;
	text-align: justify;
	color: #164992; }

body, th, td, input, textarea, select, option {
	font-family: century gothic , Arial, Verdana, sans-serif; }

h1, h2, h3 {
	text-transform: lowercase;
	font-family: century gothic ,Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 80%;
	color: #164992; }

h1 {
	letter-spacing: -1px;
	font-size: 2em; }

h2 {
	letter-spacing: -1px;
	font-size: 2em; }

h3 {
	font-size: 1em; }

p, ul, ol {
	line-height: 110%; }

blockquote {
	padding-left: 1em; }

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic; }

a {
	color: #164992;
	border: none;
	text-decoration: none; }

a.plain { 
	text-decoration: none; }

a:hover {
	color: #ffffff; }

a:visited { 
	border: none; }
	
/* Page */

#page {
	width: 930px;
	margin: 0 auto; }

#menu {
	width: 680px;
	height: 30px;
	margin-left: 140px;
	font-family: century gothic ,Arial, Helvetica, sans-serif; }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal; }

#menu li {
	float: left;
	padding: 0 0 0 0; }

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 15px;
	padding: 5px 10px 0 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff; }

#menu a:hover {
	color: #164992; }

#menu .current_page_item a {
	color: #164992;
	font-size: 18px;
	padding: 5px 10px 0 30px; }

/* Content */

#content {
	width: 935px;
	margin: 0 auto;
	background: #4773b7 url('images/wh_page.jpg') no-repeat;}

.imagespace {
	height: 80px;}

.entry {
	height: 288px;
	padding-left: 165px;
	padding-right: 165px;
	padding-top: 135px;
	padding-bottom: 50px;
	margin: 0 auto; }

/* Footer */

#footer {
	clear: both;
	width: 930px;
	height: 11px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #dbae39; }

#footer p {
	padding: 2px 0 0 0;
	text-transform: lowercase; }
	
#footer p a {
	color: #dbae39; }