﻿@charset "utf-8";
/* Organic Motherhood with Cool Whip v1.0
Created 8.21.2009


/*	Default Content
-------------------------------------------------------------------------------*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table {
	border-collapse: collapse;
	border:0px;
}
img {
	border:0px;
}
p {
	font-size: 12px;
	line-height:18px;
}

/*	Div Containers
-------------------------------------------------------------------------------*/
#blogContainer {
	margin-top:10px; 
	width:990px;
	border:0px #73728B solid; 
	background-color:#ffffff;
}
#headL {
	width:495px;
	height: 130px;
	float:left;
	margin-top: 0px;
	background-color:#ffffff;
}
#headR {
	width:495px;
	height: 130px;
	float:left;
	background-color:#ffffff;
	margin-top: 0px;
}
#topNav {
	width: 449px; 
	height:61px;
}
#searchNav {
	width: 449px; 
	height:69px;
}
#navPad {
	padding: 10px 10px 10px 11px;
	margin-top: 10px;
	float:left;
}
#searchPad {
	padding: 10px 5px 10px 10px;
	margin-top: -8px;
	margin-left: 82px;
	float:left;
}
#pBar {
	width:990px;
	height: 28px;
	float:left;
	margin-top: 0px;
	background:#acabc6;
}
#blogBox {
	width: 650px;
	float:left;
	background: #fff;
	margin-top: 10px;
	margin-left: 35px;
	padding-right: 30px;
}
#blogSideBox {
	width: 255px;
	float:left;
	border-left: 2px #acabc6 dotted;
	background-color: #fff;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
}
#blogSideBoxTxt {
	width: 225px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 13px;
}
#pastPostTxt {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align:left;
	background-color:#fff;
	width: 225px;
}

#dateStampIcon { 
	float: left; 
	padding-left: 9px; 
	margin-left: -15px;
	margin-bottom: -5px; 
	background: url("/images/dateStamp.png") no-repeat;
	width: 96px;
	height: 110px;
}

#dateStampIconDate { 
	padding-left: 9px;
	margin-top: 35px; 
	width: 40px;
	height: 30px;
}
#subBlogCommentsBox {
	width: 550px;
	background-color:#CFE0BA;
	border-top: 6px #526C31 double;
	border-bottom: 3px #526C31 dotted;
	padding:10px;
	margin-left: 0px;
	}
#subBlogPostCommentsBox {
	width: 550px;
	background-color:#CFE0BA;
	border: 1px #526C31 solid;
	padding:10px;
	margin-left: 0px;
	}

#adminBlogBox {
	width: 790px;
	float:left;
	background: #fff;
	margin-top: 10px;
	margin-left: 125px;
	padding-right: 30px;
}

#pNoBorderL {
	float:left;
	padding-right: 15px;
}
	
/*  Container/Nav Classes
---------------------------------------------------------------------------*/
.left {
	background: url("/images/backgroundTile2.jpg") top right repeat-y; 
	margin:0; 
	padding:0;
}
.center {
	background-color: #86859B; 
	margin:0; 
	padding:0;
}
.right {
	background: url("/images/backgroundTile3.jpg") top left repeat-y; 
	margin:0; 
	padding:0;
}

.imgR { 
	float: left; 
	padding: 5px 15px 5px 0px;
}

a.navLink:link {
	font-size: 13px; 
	line-height:22px;
	color:#5986AA; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
	text-decoration:none;
}
a.navLink:visited {
	font-size: 13px; 
	line-height:22px;
	color:#5986AA; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
	text-decoration:none;
}

a.navLink:hover {
	color: #CB7597; 
	font-weight: normal;
	text-decoration:underline;
}

.navLinkOver {
	color: #CB7597;
	font-size: 13px; 
	line-height:22px;
 	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight: normal;
	text-decoration:underline;
}

.searchTxt {
	color: #5986AA;
	font-size: 13px; 
	line-height:22px;
 	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight: normal;
	text-decoration:none;
}
.button {
    border: 1px solid #5986AA;
    background: #5986AA;
    font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px; 
	line-height:22px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
.button:hover {
    border: 1px solid #5986AA;
    background: #CB7597;
    font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px; 
	line-height:22px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
/* Content Text Classes
----------------------------------------------------------------------*/

.bTitle { 
	text-align:left; 
	font-size: 20px; 
	padding:18px 2px 2px 2px;
	color:#CB7597; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:bold;
}
.bDate { 
	text-align:left; 
	font-style:italic;
	font-size: 12px;
	margin-top:-15px;
	margin-bottom: 15px;
	color:#808080; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
}

.bArticle { 
	text-align:left; 
	font-size: 12px; 
	width:635px;
	line-height:20px;
	padding:5px 0px 10px 0px;
	color:#686897; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
}

a.pastPost:link {
	color:#5986AA; 
	font-size:11px;
	line-height:18px; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
	text-decoration:none;
	padding: 5px;
}
a.pastPost:visited {
	color:#5986AA; 
	font-size:11px; 
	line-height:18px; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
	text-decoration:none;
	padding: 5px;
}

a.pastPost:hover {
	color: #CB7597; 
	font-weight: normal;
	padding: 5px;
	text-decoration:underline;
}
.pastPostFM {
	color:#666666; 
	font-size:11px;
	line-height:18px; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
	text-decoration:none;
	padding: 5px;
}

.dateStamp {
	color: #8AB554;
	font-size: 18px; 
	line-height:16px;
 	font-family: Georgia, Times New Roman,Arial, serif;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
}

.commTitle { 
	text-align:left; 
	font-size: 14px; 
	line-height:24px;
	padding:5px;
	color:#8AB554; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
}

.subComments{
	text-align:left; 
	font-size: 12px; 
	/*width:320px;*/
	line-height:18px;
	padding:5px;
	color:#333333; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
}
.subCommDate { 
	text-align:right; 
	font-size: 11px; 
	line-height:18px;
	padding:2px;
	color:#666666; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
	/* font-style:italic */
}
a.subLink:link {
	color:#144061; 
	font-size:14px; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:bold;
	text-decoration:none;
}
a.subLink:visited {
	color:#144061; 
	font-size:12px; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:bold;
	text-decoration:none;
}

a.subLink:hover {
	color: #ff0000; 
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
}

.subEditArticle { 
	text-align:left; 
	font-size: 12px; 
	line-height:18px;
	padding:5px 5px 5px 0px;
	color:#114575; 
	font-family: Cailbri,Tahoma,Arial, san-serif;
	font-weight:normal;
}


