/* LEPRECHAUNS & LIES styles */


a:link, a:visited { text-decoration: none; color:#333;}
a:hover { color:#836760 !important; }

#navv {  
	margin-top:25%;
	-webkit-transform: rotate(-7eg); 
	-moz-transform: rotate(-7deg);	
}

h1 {
	font: 100px "league-gothic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: .3em;
	color: #333;
}

#credit { 
	font: 15px "prociono", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right; 
	margin-top: 27%;
	margin-right: 25px; 
	margin-bottom: 25px;
	letter-spacing: .08em;
	color: ff5555;
}

#fulllies {
	margin:auto;
	width:300px;
	height:110px;
}

#andor1 {
	margin-left:-140px;
}

#liez {
	margin:-97px 0 0 100px;
}

/********************** Font Face Definitions ************************/
	
			
	@font-face {
	font-family: prociono;
	src: url("fonts/Prociono-Regular-webfont.ttf") /* EOT file for IE */
	}

	@font-face {
	font-family: league-gothic;
	src: url("fonts/League_Gothic-webfont.ttf") /* EOT file for IE */
	}
	
	
			
/********************** End Font Face Definitions ************************/