
/* stylesheet for the template TEMPLATE_DEFAULT */

.text {
	clear: both;
	margin: 0px 0px 10px 0px;
}

.text img { /*float: left;*/ margin: 0px 10px 15px 0px; }

.text .img {
	float: right;
	margin: 0px 0px 10px 15px;
}

.text img.wide {
	float: none;
	margin: 0px 0px 10px 0px;
}

.text .source {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	width: 40%;
	float: right;
}

#gmap {
	width: 425px;
	height: 350px;
	border: 1px solid #333333;
	overflow: hidden;
}

.text .nofloat, .text .nofloat img { clear: both; float: none; }
/* stylesheet for the template news-title-topic */

.mblocks-news-title-topic {
	/*clear: both;*/
	margin: 0px 0px 10px 0px;
}

.mblocks-news-title-topic .link {
	text-align: right;
}

.mblocks-news-title-topic .link a.title {
	font-style: normal;
}
/* stylesheet for the template list */

.news-list img {
	float: left;
	margin: 0px 15px 10px 0px;
}

.news-list div.title { margin: 0px 0px 5px 0px; }

.news-list a.title { font-style: italic; }

.news-list .date {
	font-weight: 12px;
	color: #bcbdc0;
}


/* stylesheet for the template subscribe */

.mblocks-subscribe {
	margin: 0px 0px 15px 0px;
}

.mblocks-subscribe .title {
	margin: 0px 0px 10px 0px;
}

.mblocks-subscribe .message {
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	color: #f00; /*#d22238;*/
}

.mblocks-subscribe .textbox {
	width: 70%;
}

/* stylesheet for the template menu-inner */

/* stylesheet for the template block */


/* stylesheet for the template cite */


/* stylesheet for the template aspect */

.mblocks-aspects {
	text-align: center;
}

.mblocks-aspects .name {
	text-align: center;
}

/* stylesheet for the template menu-main */

.mblocks-menu-main {
	width: 100%;
	float: left;
	list-style: none;
	background-color: #d22238;
	padding: 7px 0px;
}

.mblocks-menu-main li.first { padding: 0px 0px 0px 15px; }

.mblocks-menu-main li.last { padding: 0px 15px 0px 0px; }

.mblocks-menu-main li {
	float: left;
	padding: 0px 5px;
	color: #fff;
}

.mblocks-menu-main a, .mblocks-menu-main a:link, .mblocks-menu-main a:active {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.mblocks-menu-main a:visited,
.mblocks-menu-main a:visited:hover {
	font-size: 14px;
	color: #ea9aa4;
}

.mblocks-menu-main a:hover {
	font-size: 14px;
	color: #ea9aa4;
	text-decoration: underline;
}

.mblocks-menu-main .home {
	text-align: center;
	float: right;
	width: 11px;
	height: 10px;
	padding: 0px 25px 0px 0px;
}

.mblocks-menu-main .lang {
	text-align: center;
	float: right;
	width: 16px;
	height: 11px;
	padding: 1px 20px 0px 0px;
}
