/*
Theme Name: Mel's AIHD theme
Theme URI: http://hair.displacedworld.com/
Description: homemade theme for my hair dye sute
Version: 2.0
Author: Melanie Liles
Author URI: http://displacedworld.com/
*/
body
	{background-color: rgb(164, 35, 76);
	background-image: url('images/pinkbg.jpg');
	background-repeat: repeat-x;
	margin: 0;}
#h1
	{width: 800px;
	margin: auto;
	height: 304px;
	background-color:rgb(223, 41, 104);
	background-image: url('images/ahd.05.jpg');
	background-repeat: no-repeat;
	z-index: 1;}
#h2
	{width: 800px;
	margin: auto;
	height: 20px;
	margin-top: -20px;}
#h3
	{width: 800px;
	margin: auto;
	background-image: url(images/body.05.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	z-index: 1;}
#h4
	{width: 800px;
	margin: auto;
	height: 188px;
	background-image: url(images/footer.05.gif);
	background-repeat: no-repeat;}
#content
	{padding: 15px	;
	text-align: justify;}
li.topdw
	{background-color: rgb(255, 52, 121);
	list-style: none;
	line-height: 20px;
	float: left;
	letter-spacing: 1px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;}
li.bottom
	{background-color: rgb(231, 122, 117);
	list-style: none;
	line-height: 20px;
	float: left;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	line-height: 20px;}
li.trans
	{background-color: transparent;}
li:hover
	{background-color: transparent;}
li#date
	{background-color: transparent;
	text-align: right;
	font-weight: bold;
	color: rgb(239, 210, 209);}
div, p, h1, h2, h3, h4, h5, h6
	{font-family: arial, serif;
	color: rgb(83, 12, 28);}
a
	{text-decoration: none;
	font-weight: bold;
	color: rgb(239, 210, 209);}
a:hover
	{color: rgb(0, 0, 0));
	cursor: help;}
li:hover a
	{color: rgb(0, 0, 0)}
.title
	{font-size: 12pt;
	font-weight: 600;
	color: rgb(255, 111, 144);}
.dkpink, .pink
	{font-weight: 600;
	color: rgb(146, 22, 48);}}