/*
	==============
	 Real Content
	==============
*/


h2 {
	font-size: 180%;
	font-weight: normal;
	padding: 0 10px;
	color: #c62229;
}

h3 {
	font-size: 150%;
	color: #666666;
	font-weight: normal;
	padding: 0 10px;
}



 .name h1 {
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	padding: 0 10px;
	margin: 0;
}

 p {
	text-align: justify;
	padding: 0 10px;
	clear: both;
}

 .featured {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 140%;
	text-align: justify;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
	color:#000000;
}

 img.floatLeft {
	margin: 0 15px 10px 0;
	padding: 4px;
	border: 1px solid #dddddd;
}

 img.floatRight {
	margin: 0 0 10px 15px;
	padding: 4px;
	border: 1px solid #dddddd;
}

 .readmorebutton {
	height: 30px;
	clear: both;
}

 .readmorebutton a {
	float: right;
	width: 100px;
	height: 30px;
	margin-right: 10px;
	background: url(http://attentio.com/themes/attentio/"../img/content/readmorebutton.png") left top no-repeat;
}

 .readmorebutton a:hover {
	background: url(http://attentio.com/themes/attentio/"../img/content/readmorebutton.png") left -30px no-repeat;
}

 .readmorebutton .line {
	float: left;
	width: 555px;
	height: 1px;
	margin-top: 14px;
	padding: 0;
	background: url(http://attentio.com/themes/attentio/"../img/content/separator.png") left top repeat-x;
}

 ul li {
	list-style-image: url(http://attentio.com/themes/attentio/"/img/content/arrow.png");
}

.nextcategories {
	padding: 0 10px;
}