@charset "UTF-8";
/* CSS Document */

#affirmations {
color:#88857e;
}


.affirmation-description {

}





#affirmations  h2{background: url('/img/page_headers/daily_hd.png') no-repeat; text-indent:-9999px;}

h4.affirmation-title{
	font: 13px/24px Georgia, "Times New Roman", Times, serif;
	color:#362f2d;
	text-transform:uppercase;
}

h3.description_title{
	background: url('/img/affirmations/description_title.gif') no-repeat; text-indent:-9999px;
	width:141px;
	height:17px;
}

h3.by{
	font: 11px Arial, Helvetica, sans-serif;
	color:#050505;
	margin-top:4px;
}

p.description{
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-indent:0;
	color:#88857e;
	padding: 4px 70px 0 0;
}

.affirmation-body {
	padding:33px 115px 0 100px;
}
.affirmation-body p {
	font-size:12px;
	line-height:24px;
	color:#4e4c47;
	text-indent:0;
	padding-top:0;
}




#affirmations #affirmation_container {
	background:url(../img/affirmations/inspiration_bg.jpg) no-repeat;
	width:557px;
	height:346px;
	position:relative;
}

#affirmations #affirmation_container #flower{
	background:url(../img/affirmations/flower_graphic.jpg);
	width:91px;
	height:105px;
	position:absolute;
	top:24px;
	left:-91px;
}

.affirmation-head {
	margin:50px 0 10px 0;

}


.affirmation-link {
	font: 11px Arial, Helvetica, sans-serif;
	color:#5e94a5;
}

.affirmation-date {
	font: 11px Arial, Helvetica, sans-serif;
	color:#4e4c47;
	text-transform:uppercase;
}