body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #2B55A2;
	font-size: .9em;
}

h2, h3, h4 {
	margin: 0 0 .3em 0;
	padding: 0;
	line-height: 1.5em;
}

a:link, a:visited {
	text-decoration: none;
	color: #2B55A2;
}

a:hover {
	padding-bottom: 0;
	color: #465A92;
	/*border-bottom: 2px solid #dbd5c5;*/
}

blockquote {
	padding: .5em .7em .5em .7em;
	background: #fcfdea;
	border: 1px solid #fff09f;
}

blockquote p {
	margin-top: 0;
}

#page {
	width: 780px;
	margin: 0px auto;
	padding: 0 30px 30px 30px;
	line-height: 1.6em;
	background: #FFF;
}

#header {
	height: 120px;
	background: url(/wp-content/themes/beccalevie/images//header.gif) no-repeat;
	border-bottom: solid 2px #465A92;
}

#nav {
	color: #636466;
	margin-bottom: 20px;
	padding-top: .3em;
	font-size: .9em;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #636466;
	font-family: Helvetica;
}

#nav a:hover {
	text-decoration: none;
	color: #465A92;
	font-family: Helvetica;	
}

#nav ul {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	list-style: none;
	padding: 1em 0 0 0;
	margin: 0;
	display: inline;
}

#nav ul li {
	padding: 0 0 0 1em;
	display: inline;
	text-transform: uppercase;
}

#flash {
	margin-bottom: 30px;
}

.flash-header {
	
}

.flash-content {
	background-color: #FFF12D;
	padding: 0px 25px 0px 25px;
}

.flash-footer {
	
}

#content {
	float: right;
	width: 420px;
	margin: 0 0 30px 30px;
	padding-left: 30px;
	/*border-left: 1px solid #1C8CAD;*/
}

#content h2 {
	font-size: 1.5em;
}

#sidebar {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
}

.sidebar-container {
	margin-bottom: 15px;
	font-size: .8em;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #636466;
	margin-bottom: .7em;
	padding-bottom: .1em;
	border-bottom: 1px solid #1C8CAD;
}

#sidebar h4.special {
	color: #e00012;
}

#sidebar p, #flash p {
	margin: 0 0 .7em 0;
	padding: 0;
}

#footer {
	clear: both;
	border-top: 1px solid #1C8CAD;
	margin: 20px 0 0 0;
	font-size: .9em;
	color: #636466;
}

#wop-container {
	margin-bottom: 30px;
}

.wop-header {
	height: 34px;
	background: url(/wp-content/themes/beccalevie/images/wop_header.gif) no-repeat;
	/*margin-bottom: 1px;*/
}

.wop-content {
	padding: 8px 10px 0 10px;
	background: #9EC54D;
	color: #000;
}

.wop-footer {
	height: 9px;
	background: url(/wp-content/themes/beccalevie/images/wop_footer.gif) no-repeat 0 bottom;
}

#mantra-container {
	margin-bottom: 30px;
}

.mantra-header {
	height: 34px;
	background: url(/wp-content/themes/beccalevie/images/mantra_header.gif) no-repeat;
	/*margin-bottom: 1px;*/
}

.mantra-content {
	padding: 0px 10px 0px 10px;
	background: #9EC54D;
	/*margin-bottom: 1px;*/
}

.mantra-footer {
	height: 9px;
	background: url(/wp-content/themes/beccalevie/images/mantra_footer.gif) no-repeat 0 bottom;
}

#thank-you-container {
	margin-bottom: 30px;
}

.thank-you-header {
	height: 34px;
	background: url(/wp-content/themes/beccalevie/images/flash2_header.gif) no-repeat;
	/*margin-bottom: 1px;*/
}

.thank-you-content {
	padding: 0px 10px 0px 10px;
	background: #FFF12D;
	/*margin-bottom: 1px;*/
}

.thank-you-footer {
	height: 9px;
	background: url(/wp-content/themes/beccalevie/images/flash2_footer.gif) no-repeat 0 bottom;
}

.sop-header {
	height: 34px;
	margin-bottom: 1px;
}

.sop-content, .sop-content-no-pad {
	/*background: #BBBDBF;*/
	color: #fff;
	/*margin-bottom: 1px;*/
}

.sop-content {
	padding: 8px 10px 8px 10px;
}

.sop-footer {
	height: 9px;
	background: url("/wp-content/themes/beccalevie/images/sop_footer.gif") no-repeat 0 bottom;
	margin-bottom: 30px;
}

#vid-container h2 {
	font-size: 1.3em;
	border: none;
	line-height: 1.3em;
	color: #000;
}

.vid-header {
	/*margin-bottom: 1px;*/
	height: 34px;
}

.vid-content, .vid-content-no-pad {
	background: #FFF12D;
	/*margin-bottom: 1px;*/
}

.vid-content {
	padding: 0px 10px 0px 10px;
}

.vid-footer {
	height: 9px;
	background: url("/wp-content/themes/beccalevie/images/vid_footer.gif") no-repeat 0 bottom;
	margin-bottom: 30px;
}

.pagetitle {
	padding-bottom: .2em;
	margin-bottom: .8em;
	border-bottom: 1px solid #465A92;
	color: #2B55A2;
}

.post {
	margin-bottom: 30px;
	border-bottom: 1px solid #1C8CAD;
}

.post-alt {
	margin-bottom: 15px;
}

.post-title {
	margin: 0 0 0 0;
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 2em;
	line-height: 1em;
}

.post-title-alt {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.3em;
	font-family: Helvetica, Geneva, sans-serif;
}

.post-title a:hover {
	border-bottom: none;
}

.post-date {
	color: #666;
	margin-bottom: 1em;
}

.post-entry {
	
}

.post-meta {
	font-size: .9em;
}

.post-meta-alt {
	margin: 0;
	padding: 0;
}

#comments {
	margin-top: 1.3em;
}

.commentlist {
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	border-bottom: 1px solid #e8e8e8;
}

.comment-time a:link {
	color: #636466;
}

ol.commentlist li {
	padding: 7px;
}

ol.commentlist li.alt {
	background: #f2f2f2;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

ol.commentlist p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.mod-alert {
	color: #e8170e
}

.comment-author {
	font-weight: bold;
}

strong.search-excerpt {
  background-color: #c4e1ea;
}