/*   
Theme Name: Walloon Sailors Inc.
Theme URI: www.walloonsailors.com
Description: Theme for Walloon Sailor's Website
Author: Parker Boundy
Author URI: www.parkerboundy.com
Version: 3
*/

html {
	font: .8em/1.8em normal "Helvetica", "Arial", Sans-Serif;
	letter-spacing: .05em;
	background: #3472b7;
}

body {
	color: #183263;
	width: 650px;
	margin: 1em auto;
	background: #3472b7;
}

p {
	margin: 0 0 1em;
	padding: 0;
}

a:link, a:visited {
	color: #ac1c1c;
	margin: 0;
	padding: 0;
}

h1 {
	height: 114px;
	width: 208px;
	background:transparent url(http://www.walloonsailors.com/wp-content/themes/WSI%20Wordpress/images/logo.gif) no-repeat;
	text-indent:-9999px;
	z-index: 5;
	overflow: hidden;
}
h2 {
	font-size: 2.25em;
	margin: 0 0 .1em;
	font-weight: bold;
	font-style: italic;
	color: #ac1c1c;
	font-family: 'Palatino Linotype',Palatino,Georgia,'Times New Roman',Times,serif;
}
h3 {
	font-size: 18px;
	margin: .5em 0 .5em;
	font-weight: bold;
	color: #ac1c1c;
	font-family: "Helvetica", "Arial", Sans-Serif;
	text-align: center;
}
h4 {
	font-size: 20px;
	color: #183263;
	font-family: "Helvetica", "Arial", Sans-Serif;
	margin: 0px;
}
h5 {
	font-size: 12px;
	color: #183263;
	font-family: "Helvetica", "Arial", Sans-Serif;
	margin: 0px;
}

li {
	list-style: square;
}

em {
	font-style: italic;
	color: #ac1c1c;
}

strong {
	font-weight: bold;
}

label {
	font-weight: bold;
	font-size: 1em;
}
img {
	border-style: none;
}

#header {
	overflow: hidden;
	width: 100%;
	z-index: 5;
	clear: both;
	height: 145px;
}
#header a{
	color: #183263;
	text-decoration: none;
}
#header_right {
	float: left;
	border-style: none;
}
#header ul {
	list-style: none;
	padding: 0;
	float: right;
	position: relative;
	bottom: -6em;
	z-index: 3;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: bottom;
	font-family: "Helvetica", "Arial", Sans-Serif;
}
#header ul li {
	display: inline;
	margin-left: 1em;
}
#header ul li a {
	border-bottom: .4em solid #777;
	padding: 2px 0;
}

#header ul li a {
	border-bottom-color: #ac1c1c;
}
#header ul li a:hover {
	border-bottom-color: #c05c5c;
}


#content {
	position: relative;
	z-index: 2;
	background: #9cc0e8;
	padding: 1em;
}
#content p {
	color: #183263;
	font-size: 17px;
	display: block;
	text-align: justify;
	font-family: "Helvetica", "Arial", Sans-Serif;
}
#content p strong {
	font-weight: normal;
	color: #444;
}
#content p em {
	font-size: .95em;
	font-family: "Helvetica", "Arial", Sans-Serif;
}
#content p.last em {
	font-family: "Helvetica", "Arial", Sans-Serif;
	font-style: normal;
	font-size: 1em;
	color: #777;
}
.excerpt_entry_footer {
	margin-bottom: 5px; 
}

#footer {
	position: absolute;
	margin-top: .5em;
	text-align: left;
	color: #999;
	background: #143d6a;
	width: 650px;
	clear: both;
	font-family: "Helvetica", "Arial", Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	height: 200px;
}
.column {
		float: left; 
		padding-left: 10px; 
}
#left {
		width: 206px;
}
#middle {
		width: 206px; 
}
#right{
		width: 206px;
}
.post {
	border-bottom: 1px solid gray;
	margin: 20px 5px;
}

table.schedule {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;

}
table.schedule th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
}
table.schedule td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
}

ol { 
	list-style: decimal; 
	color: #777;
	font-size: 1.5em;
    font-family: "Helvetica", "Arial", Sans-Serif;
}

.clear  { 
	clear: both; 
}
.attachment-post-thumbnail {
	float: left;
}
.entry {
	clear: both;
}
.instructor{
	margin-bottom: 10px;
	min-height: 200px;
}

.instructor p {
	width: 500px;
}
.instuctor img {
	display: inline;
}
