/**********************************************
 * 
 * styles sheet for The New Mom
 *
 *********************************************/


body {
	background-color: #333333;
	scrollbar-face-color: #DCE7F1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

font 	{ font-family: Arial, Helvetica, sans-serif }
th 	{ font-family: Arial, Helvetica, sans-serif }
td	{ font-family: Arial, Helvetica, sans-serif }
p 	{ font-family: Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #111111; }
a:hover		{ color : #111111; }

hr	{ 
	height: 0px; 
	border: solid #DdDdDd 0px; 
	border-top-width: 1px;
}

.maintitle	{
	font-weight: bold; 
	font-size: 22px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 110%; 
	color : #000000;
}
.h1	{
	font-weight: bold; 
	font-size: 22px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 110%; 
	color : #000000;
}
.h2	{
	font-weight: bold; 
	font-size: 22px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 110%; 
	color : #663300;
}
.h3	{
	font-weight: bold; 
	font-size: 11px; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 80%; 
	color : #663300;
}

.date	{
	font-weight: bold; 
	font-size: 11px; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height: 40%; 
	color : #999999;
}


.gen { font-size : 10px; color: #111111; }
a.gen { font-size : 10px; color: #111111; }
a.gen:visited { font-size : 10px; color: #111111; }

.genmed { font-size : 11px; color: #111111; }
a.genmed { font-size : 11px; color: #111111; }
a.genmed:visited  { font-size : 11px; color: #111111; }

.gensmall { font-size : 9px; color: #111111; }
.gensmallgray { font-size : 9px; color: #aaaaaa; }

a.gensmall { font-size : 9px; color: #111111; }
a.gensmallgray { font-size : 9px; color: #aaaaaa; }

gensmall:link { font-size : 9px; color: #111111; }
gensmallgray:link { font-size : 9px; color: #111111; }

a.gensmall:visited { font-size : 9px; color: #111111; }
a.gensmallgray:visited { font-size : 9px; color: #111111; }

a.gensmall:hover { font-size : 9px; color: #111111; }
a.gensmallgray:hover { font-size : 9px; color: #111111; }

.genlarge { font-size : 12px;  color: #111111; }
a.genlarge { font-size : 12px;  color: #111111; }

.genxl { font-size : 18px; color: #111111; }
a.genxl { font-size : 18px; color: #111111; }

.whitegen { font-size : 10pt; color: #ffffff; }
a.whitegen { font-size : 10pt; color: #ffffff; }
a.whitegen:visited { font-size : 10pt; color: #ffffff; }


.mainmenu		{ font-size : 11px; color : #999999 }
a.mainmenu		{ text-decoration: none; color : #333333;  }
a.mainmenu:active	{ text-decoration: none; color : #333333;  }
a.mainmenu:visited	{ text-decoration: none; color : #333333;  }

.resourcelink		{ font-size : 12px; color : #ffffee }
a.resourcelink		{ text-decoration: none; color : #ffffee;  }
a.resourcelink:active	{ text-decoration: none; color : #ffffee;  }
a.resourcelink:visited	{ text-decoration: none; color : #ffffee;  }

.name			{ font-size : 11px; color : #000000;}

li {
  	list-style: url(/images/spacer.gif); 
}

.code {
	font-family: Courier, 'Courier New', sans-serif; 
	font-size: 11px; 
	color: #006600;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.quote {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}



.copyright { 	font-size: 10px; 
		font-family: Arial, Helvetica, sans-serif; color: #cccccc; letter-spacing: -1px;}
a.copyright		{ color: #cccccc; text-decoration: none;}



input, select {
	color : #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
}

textarea {
	color : #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999999;  
}


input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input.button {
	background-color : #ffffff;
	color : #000000;
	font-size: 8px; 
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
}

input.mainoption {
	background-color : #eeeeee;
	font-weight : bold;
}

input.liteoption {
	background-color : #D2E8F7;
	font-weight : normal;
}

input, textarea, select {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

.postbody { line-height: 18px}

.extraspace { line-height: 110%; margin-bottom: 8px; }
extraspace { line-height: 110%; margin-bottom: 8px; }

#container {
	line-height: 110%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Arial, sans-serif;
	color: #000000;
	text-align: center;
        text-size: 12px;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#right {
		float: left;
	
	
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
	}

.content h3 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
	
	}

.content p.posted {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {	padding: 0px;	}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 5px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 100%;
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {	border: 3px solid #000000; }

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}


#powered {
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


