/************* Professional Development by Design Head *********************/
h1{
	font-size: 24px;
	color:#b51f2f;
	text-decoration:none;
	margin-top:15px;
}

h2{
	font-size: 16px;
	color:#333333;
	text-decoration:none;
	margin-top:10px;
}
h3{
	font-size: 14px;
	color:#b51f2f;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;
}
h4{
	font-size: 13px;
	color:#b51f2f;
	text-decoration:none;
	margin-top:10px;
}

#head{
	display:block;
	border-bottom:1px dotted #b51f2f;
	width:580px;
	height:125px;
	margin: 15px 0px;
}
#head img{
	float:left;
	display:block;
	margin-right:15px;
}	
#head h1{
	font-size: 24px;
	color:#b51f2f;
	text-decoration:none;
	margin-top:15px;
	width:100%;
	border-bottom:1px dotted #8db80a;
}
#head h2{
	position:relative;
	display:block;
	font-size: 16px;
	color:#333333;
	text-decoration:none;
}

.dropcap{
	float:left;
	font-size: 100px;
	margin-bottom:5px;
	line-height:85px;
	color:#b51f2f;
	text-decoration:none;
	padding-right:10px;
}

div.rssItem p{
	margin-top:0px;
	margin-bottom:0px;
}
#leftsection a, #rightsection a
{
    color:#b51f2f;
}

#leftsection a:hover, #rightsection a:hover
{
    background-color:#b51f2f;
    color:#ffffff;
}
#ditto_summaryPost h1{
	font-size: 16px;
	color:#b51f2f;
	text-decoration:none;
	margin-bottom:7px;
}
#ditto_summaryPost h1 a:link{
	font-size: 16px;
	color:#b51f2f;
	text-decoration:none;
} 

#ditto_summaryPost h1 a:hover{
	font-size: 16px;
         background-color:#b51f2f;
         color:#ffffff;
}
a.rssItemLink{
	margin-bottom:0px;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
    color:#b51f2f;
}
