/* CSS Stylesheet for Misguided Mommy */


/* baseline rhythm calculator */
html, body {
	font-size: 15px;
	line-height: 1.6em;
	margin: 0; 
  padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
h1 {
	margin: 0;
	font-size: 1.5333333333333334em;
	line-height: 1.0434782608695652em;
	margin-bottom: 1.0434782608695652em;
	color: #BFCFFF;
	background-color: inherit;
	font-weight: bold;
  text-transform: capitalize;
  padding: 15px 0 7px;
}
h2 {
	margin: 0;
	font-size: 1.4em;
	line-height: 1.1428571428571428em;
	margin-bottom: 1.1428571428571428em;
	font-style: italic;
  color: #32527A;
	background-color: inherit;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
p.small, .small {
	margin: 0;
	font-size: 0.8666666666666667em;
	line-height: 1.8461538461538463em;
	margin-bottom: 1.8461538461538463em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.6em;
}


/*html, body {
  margin: 0;
  padding: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #32527A;
  background: #fff;
  line-height: 1.6923076923076923em;
}

html>body { font-size: 13px; }

p, ul, blockquote, pre, td, th, label {
  margin: 0;
  font-size: 1em;
  line-height: 1.6923076923076923em;
  margin-bottom: 1.6923076923076923em;
  color: #32527A;
  background-color: inherit;
}

p.small {
  margin: 0;
  font-size: 0.8461538461538461em;
  line-height: 2em;
  margin-bottom: 2em;
  text-transform: uppercase;
  color: #32527A;
  background-color: inherit;
}

a { 
  color: #000033;
  background-color: inherit;
  text-decoration: none;
}

a:link, a:visited { 
  color: #000033; 
  background-color: inherit; 
  text-decoration: none;
}

a:hover, a:active {
  color: #32527A;
  background-color: inherit;
  text-decoration: underline;
}
table {
  border-collapse: collapse;
  margin-bottom: 1.6923076923076923em;
  color: #32527A;
  background-color: inherit;
}

h1 { 
  font-size: 1.6153846153846154em;
  line-height: 1.0476190476190477em;
  margin-bottom: 1.0476190476190477em;
  font-weight: bold;
  color: #32527A;
  background-color: inherit;
  text-transform: capitalize; 
  color: #BFCFFF;
}

h2 {
  font-size: 1.4615384615384615em;
  line-height: 1.1578947368421053em;
  margin-bottom: 1.1578947368421053em;
  font-style: italic;
  color: #32527A;
  background-color: inherit;
}*/


/* General styles */
a { 
  color: #000033;
  background-color: inherit;
  text-decoration: none;
}

a:link, a:visited { 
  color: #000033; 
  background-color: inherit; 
  text-decoration: none;
}

a:hover, a:active {
  color: #32527A;
  background-color: inherit;
  text-decoration: underline;
}

strong, b { font-weight: bold; }

em, i { font-style: italic; }

s, strike, del { text-decoration: line-through; }

hr.dashed {
	border-color: #cecece; 
	border-style: dashed; 
	border-width: 1px 0 0; 
	clear: both; 
	margin: 7px 0 7px; 
	height: 0;
}

hr.solid {
	border-color: #32527A; 
	border-style: solid; 
	border-width: 2px 0 0; 
	clear: both; 
	margin: 7px 0 7px; 
	height: 0;
}

fieldset { border-top: 1px solid #32527A; margin: 0 5px 0 5px;}

fieldset ul li { line-height: .25em; }
fieldset ul li label { width: 50px; display: inline-block; padding: 5px; }
	fieldset ul li label:hover { background-color: #ffc; color: #000; }
	fieldset ul li input.textinput {
		width: 180px;
		border: 0;
		border-bottom: 1px solid #aaa; 
		}
		fieldset ul li input.textinput:focus { background-color: #ffc; color: #000; }
	fieldset ul li textarea { border: 1px solid #aaa; }
		fieldset ul li textarea:focus { background-color: #ffc; color: #000; }

.small {
	margin: 0;
	font-size: 0.8461538461538461em;
	line-height: 2em;
	margin-bottom: 2em;
	text-transform: uppercase;
	color: #32527A;
	background-color: inherit;
}

blockquote { margin-left: 15px; margin-top: 5px; width: 100%; }

table tr td td { align: left; }

.form_error_row {
  background-color: #fbe3e4;
  border: 2px solid #fbc2c4;
  padding: .5em;
}

.error {
  color: #f00;
  background-color: inherit;
  border: 0;
}

.sidenote {
	text-indent: -0.7em;
	width: 12em;
	margin-right: 0;
	font-size: 0.08333em;
	line-height: 1.8em;
}

.date-badge { height: 60px; margin: 2px 0px; width: 50px; display: block; text-align: center; }
	.date-month { font-size: .75em; right: 6px; top: 5px; text-transform: uppercase; color: #666; background-color: inherit;}
	.date-day { font-size: 2em; right: 6px; top: 11px; }
	.date-year { font-size: .75em; right: 6px; color: #666; background-color: inherit;}
	
/* honeypot css */
label.honeybadger, input.honeybadger {
  border: 0px solid white;
  color: white;
  background-color: white;
  height: 0px;
  margin: 0;
  padding: 0;
}

#doc, #doc2 { background-color: #fff; color: #32527A; }

#nav ul { 
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
	background-color: #85a0b9;
	color: #fff;
	float: left;
	width: 100%;
}
	#nav ul li { display: inline; }
	#nav ul li a { 
		padding: 0.25em 1em;
		background-color: #85a0b9;
		color: #fff;
		text-decoration: none;
		float: left;
		border-right: 1px solid #fff;
		}
	#nav ul li a:hover { background-color: #32527A; color: #fff; }
	#nav ul li .active { background-color: #32527A; color: #fff; }
		.active { background-color: #32527A; color: #fff; }
		
		#bd {
		  margin: 0;
		  padding: 0;
		}

	.yui-u p, .yui-u ol, .yui-u ul, .yui-u h1, .yui-u h2 { margin-left: 10px; margin-right: 10px; }
	
#ft { font-style: italic;  border-top: 1px #cecece solid; margin: 10px 0 10px 0; padding: 7px 0 7px 0 ;}
	#ft p { padding-top: 10px; padding-left: 10px; }

