/*
Theme Name: Modern Wife
Theme URI: http://www.ModernWife.com/
Description: 21st century wife and mom celebrates the domestic arts
Version: 3.2
Author: Donna Hazel de Mesa
*/

body {
	background-color: #ccff99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {  
	color: #cc0099;
}

h1,h2 {  
	font-size: 14px; 
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
	background-color: #006600;
	line-height: 23px;
	text-transform: uppercase;
}

h4 {
	font-size: 13px;
	color: #006600;
	text-decoration: underline;
	font-weight: normal;
}	

#home {
	width: 800px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
}

#modernwife {  
	width: 800px;
	text-align: center; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFF00; 
	background-color: #006600; 
	text-align: center; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	text-decoration: none;
	clear: both;
}

#modernwife a { 
	font-size: 13px; 
	color: #FFFF00;
	text-decoration: none;
}

#modernwife a:hover {
	font-size: 13px; 
	color: #FFFF00;
	text-decoration: underline;
}

#content {
	width: 490px;
	float: left;
	text-align: left;
	font-size: 13px; 
	color: #006600; 
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

#sidebar {
	margin: 0 0 0 500px;
	padding: 0;
	text-align: left;
	font-size: 13px; 
	color: #006600; 
}

.email {  
background-color: #FFCCFF; 
font-size: 9px; 
color: #006600}

.login {  
	font-size: 9px; 
	color: #006600; 
	background-color: #FFFFCC;
}

.aroma {  
	font-size: 13px; 
	font-weight: bold; 
	color: #CC0099;
}

.footer {
	font-size: 10px;
	color: #006600;
}