/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.elizabethperry.com/mt-static/themes-base/blog.css);
@import url(http://www.elizabethperry.com/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */

/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.elizabethperry.com/mt-static/themes-base/blog.css);
@import url(http://www.elizabethperry.com/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */

/* add custom css here */
/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #fff;  
    background: #fff url(header.gif) repeat-x bottom right; 
padding-bottom: 0 px;
margin-bottom: 0 px;

}

#header a {
    color: #999;
    font-weight: bold;
padding-bottom: 0 px;
margin-bottom: 0 px;
}

#header-content {
    width: 842px; 
    margin: 30px 0px 0px 20px;	
padding-bottom: 0 px;
border-bottom:1px solid #000; 	
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
padding-bottom: 0 px;
margin-bottom: 0 px;
}

#header-description {
    color: #fff;  
padding-bottom: 0 px;
margin-bottom: 0 px;
}
/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #999999; 
}

#footer-content {
    margin: 20px 0;
}
/* link styling ----------------------------------------------------------- */
A 			{ color: #666666; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #666666; font-weight:bold; text-decoration: none; } 
	A:visited	{ color: #666666; font-weight:bold; text-decoration: none; } 
	A:active	{ color: #999999;} 
	A:hover		{ color: #999999;} 



