@CHARSET "UTF-8";

body{background:#4D031E url(mainBg.png) repeat-x center 163px; color:#FFF;}
a,a:link,a:active,a:visited{color:#DF236B;}

.ml-like{text-align:right; margin:5px;}
.ml-layout{width:980px; margin:0px auto;}
.ml-header{width:980px; margin:0px auto; height:201px; background:transparent url(headerBg.png) no-repeat 0px 0px; position:relative;}
.ml-header .titles{position:absolute; left:210px; top:60px; width:560px; overflow:hidden;}
.ml-header .titles .title{font-family: Georgia, "Times New Roman", Times, serif; font-size:25px; color:#FFF; text-align:center; text-shadow:#000 1px 1px 1px; filter: Shadow(Color=#000000, Direction=135, Strength=2);}
.ml-header .titles .slogen{font-family: Georgia, "Times New Roman", Times, serif; font-size:15px; color:#FFF; text-align:center; margin-top:5px;}

.ml-layout{margin-top:20px;}
.ml-layout .leftSide{width:645px; float:left;}
.ml-layout .rightSide{width:335px; float:left; min-height:10px;}
.ml-content{ background-color:#000;}
.ml-content .ml-content{ background:none; padding:0px 20px 0px 20px;}
.ml-content h1,.ml-content h2,.ml-content h3{font-family: Georgia, "Times New Roman", Times, serif;color:#DF236B; font-weight:normal; font-size:16px;}

.ml-gadget{padding-bottom:20px; background:transparent url(gadgetBottomBg.png) no-repeat 0px bottom; width:335px; margin-bottom:10px;}
.ml-gadget .ml-gadget-header{background:transparent url(gadgetTopBg.png) no-repeat 0px 0px;height:65px; line-height:50px; font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:normal; color:#DF236B; overflow:hidden; padding:0px 5px 0px 100px;}
.ml-gadget .ml-gadget-content{background:transparent url(gadgetContentBg.png) repeat-y 0px 0px; padding-left:15px;}
.ml-gadget .ml-gadget-content .ml-gadget-text{padding:0px 15px; color:#FFF;}

.ml-blog-post .datebox,.ml-forum-topic .datebox{color:#333;}
.ml-blog-post .datebox a,.ml-forum-topic .datebox a{color:#DF236B;}

.ml-comments .ml-comment.own {background-color:#DB2F6C;}
.ml-comments .ml-comment.own a{color:#FFF;}
.ml-comments .ml-comment.own .header .time {color:#FFF;}
.ml-comments .ml-comment.own .post {color:#FFF;}

/* Main Menu Def classes*/
.ml-menu dd,.ml-menu dt {height: 25px;}
.ml-menu.ml-menu-horizontal dd,.ml-menu.ml-menu-horizontal dt {float: left;}
.ml-menu.ml-menu-vertical dd,.ml-menu.ml-menu-vertical dt {display: block;}
.ml-menu .ml-menu-bucket-end {clear: both;}
.ml-menu .ml-menu-submenu {display: none;}
.ml-menu-after{clear:both;}

/* Main Menu Vertical START */
.ml-menu.ml-menu-horizontal {
	/* menü START */
	font-family:arial,sans-serif;
	padding: 0px;
	background:none; /* ------------------------------------------------------------------------------------ COLOR BG */
	border:none;
	position:absolute;
	width:805px;
	height: 25px;
	left:85px;
	top:170px;
	overflow:hidden;
	/*border-bottom:4px solid #656A73; /* --------------------------------------------------------------- COLOR ACTIVE */
	/* menü END */
}
.ml-menu.ml-menu-horizontal .ml-menu-bucket{
}
.ml-menu.ml-menu-horizontal a {
	height: 25px;
	display:block;
	text-decoration:none;
	/* menü háttérszín START */
	background:none; /* ------------------------------------------------------------------------------------ COLOR BG */
	color: #DF236B;
	/* menü háttérszín  END */
	font-weight:normal;
	padding: 0px 10px 0px 10px;
	outline:none;
	line-height:25px;
}
.ml-menu.ml-menu-horizontal .ml-menu-item-selected,.ml-menu.ml-menu-horizontal .ml-menu-item-selected a {
	/* aktív menü elem START */
	background:none; /* --------------------------------------------------------------------------- COLOR ACTIVE */
	color:#FFF;
	/* aktív menü elem END */
	outline:none;
	font-weight:bold;
}
.ml-menu.ml-menu-horizontal a:hover {
	/* menü elem OVER START */
	background:none; /* -------------------------------------------------------------------------- COLOR OVER */
	color: #FFF; /* COLOR BG */
	/* menü elem OVER END */
	outline:none;
}
.ml-menu.ml-menu-horizontal .ml-menu-type-submenu a{
	/* submenü elem START */
	background:transparent url(down-arrow.gif) no-repeat scroll right center; /* COLOR SUB */
	color:#FFF;
	font-weight:bold;
	/* submenü elem START */
	outline:none;
	padding-right:20px;
}
.ml-menu.ml-menu-horizontal dt a{
	/* submenü elem  "vissza" START */
	background:transparent url(up-arrow.gif) no-repeat scroll left center; /* COLOR SUB */
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	/* submenü elem  "vissza" END */
	outline:none;
	padding-left:20px;
}
.ml-menu.ml-menu-horizontal .ml-menu-type-submenu a:hover{
	/* submenü elem OVER START */
	background:transparent url(down-arrow.gif) no-repeat scroll right center; /* COLOR OVER */
	color:#DF236B; /* ----------------------------------------------------------------------------------------------- COLOR BG */
	/* submenü elem OVER END */
	outline:none;
	padding-right:20px;
}
.ml-menu.ml-menu-horizontal dt a:hover{
	/* submenü elem  "vissza" OVER START */
	background:transparent url(up-arrow.gif) no-repeat scroll left center; /* COLOR OVER */
	color:#DF236B; /* ------------------------------------------------------------------------------------------ COLOR BG */
	text-decoration:none;
	/* submenü elem  "vissza" OVER END */
	outline:none;
	padding-left:20px;
}
/* Main Menu Vertical END */

/* Main Menu Horizontal START */
.ml-menu.ml-menu-vertical {
	/* menü START */
	font-family:arial,sans-serif;
	padding: 0px;
	background:none; /* ------------------------------------------------------------------------------------ COLOR BG */
	border:none;
	/*border-bottom:4px solid #656A73; /* --------------------------------------------------------------- COLOR ACTIVE */
	/* menü END */
}
.ml-menu.ml-menu-vertical a {
	height: 25px;
	display:block;
	text-decoration:none;
	/* menü háttérszín START */
	background:none; /* ------------------------------------------------------------------------------------ COLOR BG */
	color: #DF236B;
	/* menü háttérszín  END */
	font-weight:normal;
	padding: 0px 20px 0px 20px;
	line-height:25px;
	outline:none;
}
.ml-menu.ml-menu-vertical .ml-menu-item-selected,.ml-menu.ml-menu-vertical .ml-menu-item-selected a {
	/* aktív menü elem START */
	background:none; /* --------------------------------------------------------------------------- COLOR ACTIVE */
	color:#FFF;
	font-weight:bold;
	/* aktív menü elem END */
	outline:none;
}
.ml-menu.ml-menu-vertical a:hover {
	/* menü elem OVER START */
	background:none; /* -------------------------------------------------------------------------- COLOR OVER */
	color: #FFF; /* COLOR BG */
	/* menü elem OVER END */
	outline:none;
}
.ml-menu.ml-menu-vertical .ml-menu-type-submenu a{
	/* submenü elem START */
	background:transparent url(down-arrow.gif) no-repeat scroll right center; /* COLOR SUB */
	color:#FFF;
	font-weight:bold;
	/* submenü elem START */
	outline:none;
}
.ml-menu.ml-menu-vertical dt a{
	/* submenü elem  "vissza" START */
	background:transparent url(up-arrow.gif) no-repeat scroll left center; /* COLOR SUB */
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	/* submenü elem  "vissza" END */
	outline:none;
}
.ml-menu.ml-menu-vertical .ml-menu-type-submenu a:hover{
	/* submenü elem OVER START */
	background:transparent url(down-arrow.gif) no-repeat scroll right center; /* COLOR OVER */
	color:#DF236B; /* ----------------------------------------------------------------------------------------------- COLOR BG */
	/* submenü elem OVER END */
	outline:none;
}
.ml-menu.ml-menu-vertical dt a:hover{
	/* submenü elem  "vissza" OVER START */
	background:transparent url(up-arrow.gif) no-repeat scroll left center; /* COLOR OVER */
	color:#DF236B; /* ------------------------------------------------------------------------------------------ COLOR BG */
	text-decoration:none;
	/* submenü elem  "vissza" OVER END */
	outline:none;
}
/* Main Menu Horizontal END */
