/*
Theme Name: NSA Version 1.0
Theme URI: http://www.northshoreadventist.ca
Description: The first installation of The Restoration Project's design.
Version: 1.0
Author: Chanel Wood
Author URI: http://chanelwood.com
Tags: green, brown, alive, sda, one column, navigation bar
*/

body {
background: #fff url(http://www.northshoreadventist.ca/wordpress/wp-content/themes/default/bg.jpg) fixed;
font-family: verdana, arial;
font-size: 12px;
color: #5b3533;
line-height: 18px;
padding: 0px;
margin: 0px;
}

#container {
width: 800px;
margin: 0px auto;
background: #fff;
padding-bottom: 50px;
}

#content {
width: 700px;
margin-left: 50px;
}

#header {
width: 800px;
height: 69px;
padding-top: 50px;
}

#footer {
margin-right: 5px;
}

#banner {
width: 800px;
height: 259px;
}

#nav {
width: 800px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
font: 16px helvetica neue, helvetica, arial;
text-transform: lowercase;
word-spacing: 2px;
letter-spacing: 2px;
color: #def59c;
background: #b7d857;
margin-bottom: 40px;
}

#nav a:link, #nav a:active, #nav a:visited, #nav a:hover {
text-decoration: none;
color: #668411;
letter-spacing: 0.79px;
word-spacing: 1.5px;
font-weight: 400;
}

h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
margin-top: 0px;
margin-bottom: 10px;
font-weight: 800;
font-family: verdana, helvetica neue, helvetica, arial;
text-transform: lowercase;
font-size: 22px;
text-decoration: none;
}

h3, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
margin-top: 0px;
margin-bottom: 1px;
font-weight: 800;
font-family: helvetica neue, helvetica, arial;
text-transform: lowercase;
font-size: 16px;
text-decoration: none;
}

li {
margin-bottom: 5px;
}

a:link, a:active, a:visited, a:hover {
color: #6b8d08;
font-weight: 800;
text-decoration: none;
}

input, submit {
background: transparent;
border: 1px solid #888;
color: #333;
}

.connect {
white-space: nowrap;
}

.left {
width: 350px;
white-space: normal;
float: left;
}

.right {
width: 350px;
white-space: normal;
float: right;
}

.embed {
width:48%;
float:left;
padding:0 0 0 10px;
margin:0 0 20px 0;
}