﻿body {
	background: #183f76 url('../images/bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .85em;
	color: #333333;
}
hr {
	display: none;
}
#facebook {
	width: 50px;
	height: 50px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}

#facebook img {
	border:0;
}
#wrap {
	margin: 0 auto 0 auto;
	width: 1000px;
}
#header {
	background: url('../images/banner.gif');
	width: 100%;
	height: 121px;
	margin: 0 auto;
}
#header img {
	border: 0;
	margin: 0 auto;
	float: left;
	padding-top: 15px;
}

#copyright{
	padding-top: 20px;
	font-size: 11px;
	text-transform: none;
}
#search {
	float: right;
	width: 300px;
	padding: 150px 0 0 0;
}
#search legend {
	display: none;
}
#searchfield {
	width: 200px;
}
#searchsubmit {
	width: 80px;
}
#page {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content {
	float: right;
	width: 768px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.post {
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.post-home {
	color: #FFFFFF;
	width: 645px;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}
#info {
	padding: 20px 10px 20px 10px;
}
#footer {
	clear: both;
	padding: 0 0 0 0;
	width: 940px;
	height: 146px;
	margin: 0 auto;
}
#bwdc{
	clear: both;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #E5E9BE;
	padding-top: 10px;
}
#bwdc a {
	color: #E5E9BE;
}
#bwdc a:hover {
	color: #FFFFFF;
}


#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}
/*----------------- Navigation -----------------*/

#sidebar {
	float: left;
	width: 200px;
	margin: 10px 0 0 2px;
	font-size: .9em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li a, li a:link {
	padding: 5px;
	border: 1px #183F76 solid;
	text-align: left;
	display: block;
	color: #F0EDDE;
	text-decoration: none;
	margin-top: 2px;
}

#sidebar li a.current, a.items {
	color: #F0EDDE !important;
	background: #6699cc url('../images/nav-bg.gif') repeat-y;
	border: 1px #666666 solid;
}

#sidebar li a:hover {
	background: #6699cc url('../images/nav-bg.gif') repeat-y;
	border: 1px #666666 solid;
}

#Sub-Menu {padding-left:2px;

}
#Sub-Menu li a:link {
	font-size: 12px !important;
	height: auto !important;
	padding-left:20px;
}
#Sub-Menu a {
	font-size: 12px;
	line-height: 15px;
	border-top: none;
	margin-top: -5px;

}

#green {
	background: url('http://www.robertandmarysplace.org/assets/HomePage/green.jpg') no-repeat;
	height: 219px;
	width: 200px;
	float: left;
	border: 0px;
	text-align:center;
	font-weight:bold;
	margin-top: 5px;
}
#green a {
	color: #F0EDDE;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#green p {
	margin-top: 15px;
}
#pink {
	background: url('http://www.robertandmarysplace.org/assets/HomePage/pink.jpg') no-repeat;
	height: 219px;
	width: 200px;
	float: left;
	border: 0px;
	margin-right: 20px;
	margin-left: 20px;
	text-align:center;
	font-weight:bold;
	margin-top: 5px;	
}
#pink a {
	color: #F0EDDE;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#pink p {
	margin-top: 8px;
}
#blue {
	background: url('http://www.robertandmarysplace.org/assets/HomePage/blue.jpg') no-repeat;
	height: 219px;
	width: 200px;
	border: 0px;
	float: left;
	text-align:center;	
	font-weight:bold;	
	margin-top: 5px;	
}
#blue a {
	color: #F0EDDE;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#blue p {
	margin-top: 15px;
}

/* Quotes */

#quote {
	margin-bottom: 50px;
	border-top: 2px #528EC5 dotted;
	margin: 0 10px 0 40px;
	border-bottom: 2px #528EC5 dotted;
	display: block;
	padding: 15px 5px 15px 5px;
	width: 250px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #528EC5;
	line-height: 1.3em;
	}
.dropcap {
	padding: 0 2px 0 0;
	float: left;
	font-size: 40px;
	line-height: 40px;
	font-family: Times, serif, Georgia;
} 
	
.legacy {
	border: 1px #999999 dotted;
	font: normal normal normal 100%/25px "Century Schoolbook", "Times New Roman", serif;
	background: #CCE0EE;
	padding: 20px;
	width: 200px;
	text-align: center;
}