/* CSS Document */

#content_trend {
	margin: 0;
	padding-left: 14px;
	padding-right: 4px;
	width: 566px;
}

h1.category {
	background:url(../images/title_europe.jpg) no-repeat;
	padding-left: 190px;
	padding-top: 12px;
	height:36px;
	font-size: 14px;
	color:#666666;
}

h2 {
	text-align: right;
	color:#81BD1C;
	background: none;
	border: none;
	margin-bottom: 0;
	padding: 0 5px 0 0;
}

h3 {
	background:url(../images/bg_title_europe.jpg) no-repeat;
	color:#FFFFFF;
	font-size: 14px;
	padding: 16px;
	margin: 0;
}

h3 a:link, h3 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
h3 a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.entry-body {
	margin: 0;
	border-left: 1px solid #D1F19B;
	border-right: 1px solid #D1F19B;
	padding: 12px 16px;
	color: #325F01;
	line-height: 150%;
}
.entry-body a:link, .entry-body a:visited {
	text-decoration:underline;
}

.entry-footer {
    clear: both;
	margin: 0 0 25px;
	text-align: right;
	border-top: 1px dotted #CCCCCC;
	background: url(../images/bg_bottom_europe.jpg) no-repeat;
	padding: 6px 16px;
	color:#666666;
}
.entry-footer a:link, .entry-footer a:visited {
	text-decoration:underline;
}


#module-archives {
	margin-left:6px;
}
#module-archives p { 
	margin: 0 0 5px;
}
#module-archives ul {
	margin: 0 0 20px;
}
.module-list li {
	margin: 0;
	padding:2px 0px 0px 16px;
	list-style: none;
	background:url(../images/pt_eu.gif) no-repeat 4px 7px;
	line-height: 120%;
	color:#888888;
}

p.content-nav {
	text-align: center;
	margin-top: 20px;
}

.entry-body img {
	margin: 10px;
}

