/*
Theme Name: Seaborne Leadership
Theme URI: http://wordpress.org/
Description: Template for Seaborne Leadership.
Version: 0.1
Author: David Hynds
Author URI: http://ashramwebdesign.com/
Tags: blue, red, custom header, fixed width, two columns
*/

/*
Red: B41F24
Blue: 1F53C9
Light blue: F1F1F4
Grey: 3C3C3C
*/

* {
	margin: 0;
	}

html {
	height: 100%;
	}

body {
	font-size: 68.75%;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	background-color: #D1DEEB;
	color: #3C3C3C;
	text-align: left;
	margin: 0px;
	width: 100%;
	height: 100%;
	}

.body {
	min-height: 100%;
	background-color: #D1DEEB;
	background: url('images/bg.gif');
	background-repeat: repeat-x;
	height: auto !important;
	height: 100%;
	margin: 0 auto 47px;
	}

p {
	font-size: 1em;
	color: #3c3c3c;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	line-height: 1.375em;
	margin-top: 1.5em;
	margin-bottom: 0px;
	}

a {
	font-size: 1em;
	font-weight: normal;
	color: #B41F24;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}

a:visited {
	font-size: 1em;
	color: #3c3c3c;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	}

h1 {
	font-size: 1.5em;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Serif;
	text-transform: uppercase;
	color: #3c3c3c;
	letter-spacing: 1px;
	margin: 0;
	}

h2 {
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #3c3c3c;
	letter-spacing: 1px;
	margin-top: 1.1em;
	}

a img {
	border: 0px;
	}

hr {
	color: #B41F24;
	margin: 20px auto 20px auto;
	width: 80%;
	}

ul li {
	list-style-type: square;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	margin-top: .375em;
	}

ol li {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	margin-top: .375em;
	}

ul {
	padding-left: 15px;
	}

blockquote {
	margin-left: 40px;
	}

img.alignright {
	margin: 0px 0px 0px 10px;
	border: 1px solid #B41F24;
	}

img.alignleft {
	margin: 0px 10px 0px 0px;
	border: 1px solid #B41F24;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.body-left {
	min-height: 594px;
	width: auto;
	overflow: auto;
	padding: 0px;
	margin-right: 231px;
	}

.header {
	height: 185px;
	background: url('images/header-right.jpg');
	background-repeat: no-repeat;
	background-position: right;
	}

.header-left {
	height: 185px;
	min-width: 588px;
	width: 588px;
	margin-right: auto;
	}

.nav-holder {
	height: 22px;
	background: url('images/nav-bg.gif');
	background-repeat: repeat-x;
	background-color: #95BDE6;
	margin-right: 10px !important;
	margin-right: 12px;
	}

.nav {
	min-width: auto;
	text-align: right;
	font-weight: bold;
	color: #B41F24 !important;
	padding-top: 4px;
	padding-right: 17px;
	vertical-align: middle;
	}

.nav li {
	display: inline;
	padding-left: 6px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 2px;
	min-width: auto;
	}

.nav li a {
	font-weight: bold;
	color: #B41F24;
	text-decoration: none;
	}

.nav li a:hover, a:active {
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
	}

.nav-end {
	background-color: #95BDE6;
	width: 3px;
	height: 22px;
	background: url('images/nav-right.gif');
	background-repeat: no-repeat;
	float: right;
	}

.page-holder {
	padding: 20px;
	float: left;
	}

.column-left {
	margin: 20px;
	margin-top: 0px;
	width: 231;
	float: left;
	overflow: auto;
	}

.adbox1 {
	width: 231px;
	height: 113px;
	margin-bottom: 20px;
	margin-top: 20px;
	}

.sub-nav {
	height: 234px;
	min-height: 234px;
	overflow: auto;
	background-color: #F1F1F4;
	border: 1px solid #B41F24;
	color: #3c3c3c;
	padding: 10px;
	}

#navhead {
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Serif;
	text-transform: uppercase;
	color: #3c3c3c;
	}

.sub-nav ul {
	padding-left: 15px;
	}

.sub-nav li {
	font-weight: bold;
	color: #B41F24;
	list-style-type: square;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	margin-top: .375em;
	}

.sub-nav a {
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
	}

.sub-nav a:hover, a:active {
	font-weight: bold;
	color: #B41F24;
	text-decoration: none;
	}

.page {
	min-height: 347px;
	margin-left: 271px;
	margin-top: 20px;
	margin-right: 10px !important;
	margin-right: 15px;
	padding: 20px;
	background-color: #F1F1F4;
	border: 1px solid #B41F24;
	}

.page a:link, a:active {
	font-size: 1em;
	font-weight: normal;
	color: #B41F24;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}

.page a:visited {
	font-size: 1em;
	color: #3c3c3c;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}

.page a:hover {
	font-size: 1em;
	color: #B41F24;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: none;
	}

.body-right {
	width: 206px;
	min-height: 594px;
	margin: 0px 20px 20px 10px !important;
	margin: 0px 20px 20px 7px;
	overflow: auto;
	float: right;
	}

.adbox2 {
	width: 206px;
	height: 103px;
	margin-bottom: 20px;
	}

.callout {
	height: 478px;
	min-height: 478px;
	background-color: #F1F1F4;
	border: 1px solid #B41F24;
	padding: 3px 10px 10px 10px;
	overflow: auto:
	}

.callout ul {
	padding-left: 0px;
	}

.callout li {
	list-style: none;
	margin-bottom: 1em;
	}

.callout a:link, a:active {
	font-size: 1em;
	color: #B41F24;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}

.callout a:visited {
	font-size: 1em;
	color: #3c3c3c;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}

#s {
	width: 176px;
	}

.search-result {
	margin-top: 20px;
	border: 1px solid #b41f24;
	padding: 20px;
	}

.wpcf7-list-item {
	padding-left: 10px;
}

.footer {
	height: 26px;
	width: auto;
	background-color: #F1F1F4;
	border-top: 1px solid #3C3C3C;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}

.footer a:active, a:link, a:visited {
	color: #3c3c3c;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: none;
	}

.footer a:hover {
	color: #3c3c3c;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}

.footer-holder {
	margin-left: auto;
	margin-right: auto;
	width: 641px;
	}

.footer-left {
	padding-right: 45px;
	color: #3C3C3C;
	text-align: right;
	float: left;
	}

.footer-middle {
	padding-left: 45px;
	padding-right: 45px;
	border-right: 1px solid #3C3C3C;
	border-left: 1px solid #3C3C3C;
	text-align: center;
	float: left;
	}

.footer-right {
	padding-left: 45px;
	color: #3c3c3c;
	text-align: left;
	float: left;
	}
