/*  
Theme Name: Shoreline Covenant Preschool
Version: 1.0
Author: Nancy Caldwell
*/

body {
	background: #61947a;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A57AB;
	margin: 0;
	padding: 0;
}

form {
color: #1A57AB;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #1A57AB;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #1A57AB;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	
	
	font-weight: normal;
	color: #1A57AB;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	
	
}

ul, ol {
	
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A57AB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A57AB;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
}
a.white:active {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0;
}

img.right {
	float: right;
	margin: 0;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	width: 768px;
	margin: 0 auto;
}

#wrapper2 {
	
}

/* Header */

#header {
	height: 170px;
	background-color: #226341;
}

/* Logo */

#logo {
	float: left;
height: 140px;
}

#logo h1 {
	
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float:right;
background-color: #1a57ab;
width:100%;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
padding-top:10px;
padding-bottom:10px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px;
padding-left:15px;
padding-right:15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background-color:#ffffff;

}

/* Content */

#content {
	float: left;
	width: 762px;
	padding: 0 3px 0 3px;
}

.post {
	padding-top: 10px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	
}

.post .longmeta {
	line-height: normal;
}

/* Navigation */

.navigation {
	clear: both;
	padding: 0px 0;
	font-weight: bold;
	font-size: larger;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	
}

#search input {
	padding: 1px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 110px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Comments */

#comments {
}

#comment {
	width: 500px;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 30px;
background-color:#ffffff;
	}

#footer p {
	margin: 0;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
.style44 {color: #F5F24D}
.style45 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.style47 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style48 {font-size: 10px; color: #1A57AB; }
.style49 {font-size: 10px; color: #F5F24D; font-weight: bold; }
.style53 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style54 {font-size: 10px; font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style55 {font-size: 10px; color: #1A57AB; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style57 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style58 {font-style: italic; font-size: 10px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style59 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1A57AB;}
.style60 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A57AB;
	font-style: italic;
}
.style65 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style66 {font-size: 12px; color: #1A57AB; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style67 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A57AB;
	font-weight: bold;
}
.style63 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A57AB;
	font-size: 12px;
}

