@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two&subset=latin,latin-ext);

* {
	margin:0;
	padding:0;
	outline: none;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	letter-spacing: 0.3px;
	font-weight: normal;
	
			
			text-shadow: 2px 2px 0px #fff, 1px 1px 0px #fff, -1px -1px 0px #fff, -2px -2px 0px #fff;	
}

html {
	height: 100%;
}

body {
}

#lang {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 56px;
	height: 37px;
}

#forIntro {
	background: #fff url('../images/moe_head.jpg') top center no-repeat;
	background-size: contain;
	height: 100%;
}

#centerBgImg {	
	background: #fff url('../images/moe_about.gif') top center no-repeat;
	background-size: contain;
}

#abstract {
	height: 1px;
	width: 1px;
	overflow: hidden;
	top: -500px;
	left: -500px;
	position: absolute;	
	font-size: 1px;
}

#abstract img {
	width: 1px;
	height: 1px;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #999;
}

a img {
	border: 0;
}


a.current {
	color: #8c8c8c;
	text-decoration: underline;
}

h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

big  {
	color: #d6525c;
	font-weight: bold;
}


p {
	margin-bottom: 15px;
}


.col {
	width: 230px;
}

.spacer {	
	margin-bottom: 96px;
	clear: both;
}

.mainSpacer {	
	margin-bottom: 60px;
	clear: both;
}

.toRight {
	text-align: right;
}

.floatR {
	float: right;
}
.floatL {
	float: left;
}

#footer .floatL {
	width: 80%;
}

.clear {
	clear: both;
}

#content {
	clear: both;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 100px;
}

	#content iframe {
		margin-bottom: 20px;
		margin-right: 20px;
	}
	
	#content a {
		text-decoration: none;
		outline: none;
		border-bottom: 1px dotted #666;
	}
	
	#content a:hover {
		border-bottom: 1px solid #666;
		color: #222;
	}

	#lyrics {
		float: left;
		margin-bottom: 100px;
		display: block;
		padding-bottom: 100px;
		position: relative;
	}

	#audioplayer {
		overflow: hidden;
	}

	
	#menu {		
		width: 738px;
		text-align: left;
		z-index: 1000;
		position: absolute;
		left: 180px;
	}
	
	#intro #menu {		
		width: 730px;
		text-align: left;
		background: #fff;
		position: relative;
		left: 0;
		margin: 0 auto;
	}
	
	
	#menu ul {
		list-style: none;
		list-style-type: none;	
		text-align: center;
		margin-top: 10px;
	}
	
	#menu ul li {
		text-align: center;
		display: inline;
		float: left;
		margin-right: 24px;
	}
	
		#menu ul li:last-child {
			margin-right: 0;
		}
	
	#intro #menu ul li {
		text-align: center;
		display: inline;
		float: left;
		margin-right: 0px;
		margin-left: 24px; 
		margin-left: 28px\0/;  /*ie8+*/
	}
	
		#intro #menu ul li:first-child {
			margin-left: 0;  /*ie8+*/
		}
	
	.menuSpacer {
		display: block;
		float: right;
	}
	
	#menu ul li a {
		font-family: 'Shadows Into Light Two', cursive;
		text-align: center;
		display: inline;
		font-size: 19px;
		font-weight: normal;
		color: #000000;
		background-color: #fff;
	}
		
	#menu ul li a:hover {
		color: #b41450;
	}
	
	#menu .current {
		background: url('../images/mainMenu_hover.gif') no-repeat center 22px;
	}
	
	
	
	
	#submenu {		
		width: 250px;
		text-align: left;
		float: left; 
		margin-bottom: 100px;
	}
	
	#submenu ul {
		list-style: none;
		list-style-type: none;	
		text-align: center;
		margin-top: 10px;
		margin-bottom: 100px;
	}
	
	#submenu ul li {
		text-align: left;
		margin-right: 6px;
		margin-left: 6px; 
		padding-left: 10px;
		margin-bottom: 10px;
	}
	
	#submenu ul li a {
		font-family: 'Shadows Into Light Two', cursive;
		text-align: left;
		font-size: 18px;
		font-weight: normal;
		color: #000000;
		border: 0;
	}
	
	#submenu ul li a:hover {
		color: #b41450;
		border: 0;
	}
	
	#submenu .current {
		background: url('../images/menu_hover.gif') no-repeat 0px -5px;
	}
	
	
	
	

#intro {
	width: 738px;
	text-align: center;
	margin: 0 auto;
}




#fk {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center; 
}

#fk, #fk * {
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
}

#fk a:hover {
	background: #b00041;
	color: #fff;
}

#mike {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 127px;
	z-index: 100;
}


#alegoria {
	position: absolute;
	bottom: 20px;
	right: 20px;	
	z-index: 50;
	height: 200px;
	width: 200px;
	text-align: right;
}


#intro {
	width: 100%;
	height: 30%; 
}



#gallery {
	width: 855px;
	margin: 0 auto;
	margin-bottom: 100px;
}

.hidden {
	display: none;
}

#prevNext {
	text-align: center;
}

#prevNext img {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.jFlowPrev {
	cursor: pointer;
}

.jFlowNext {
	cursor: pointer;
}

#slides div {
	text-align: center;
}



 #footer { 
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	width: 100%;
	height: 35px;    
	z-index: 40;
	-webkit-appearance: none;
	-moz-box-shadow: 0px 0px 60px 30px rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0px 0px 60px 30px rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 60px 30px rgba(255, 255, 255, 1);
	background: #fff;
}



#footer, #footer * {
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #a4a4a4;
}


html>body #footer {
	position:fixed
}/* for moz/opera and others*/







